Build Information
Failed to build MangopayiOSSDK, reference main (11aa12
), with Swift 6.0 for Linux on 14 Jul 2025 07:50:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mangopay/mangopay-checkout-ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Mangopay/mangopay-checkout-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 11aa12d Added deprecation notice
Cloned https://github.com/Mangopay/mangopay-checkout-ios.git
Revision (git rev-parse @):
11aa12d49d789122f96f7e2f9dde120e8209311c
SUCCESS checkout https://github.com/Mangopay/mangopay-checkout-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Mangopay/mangopay-checkout-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
f557aa5ee224: Already exists
9336d871823a: Pulling fs layer
6bd1048a81f8: Pulling fs layer
fc8b2292f129: Pulling fs layer
e42d7372f0fd: Pulling fs layer
22994a0bf909: Pulling fs layer
e42d7372f0fd: Waiting
22994a0bf909: Waiting
fc8b2292f129: Download complete
9336d871823a: Verifying Checksum
9336d871823a: Download complete
e42d7372f0fd: Verifying Checksum
e42d7372f0fd: Download complete
22994a0bf909: Verifying Checksum
22994a0bf909: Download complete
6bd1048a81f8: Verifying Checksum
6bd1048a81f8: Download complete
9336d871823a: Pull complete
6bd1048a81f8: Pull complete
fc8b2292f129: Pull complete
e42d7372f0fd: Pull complete
22994a0bf909: Pull complete
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Mangopay/mangopay-ios-vault-sdk
[1/323] Fetching mangopay-ios-vault-sdk
Fetched https://github.com/Mangopay/mangopay-ios-vault-sdk from cache (0.18s)
Fetching https://github.com/paypal/paypal-ios/
[1/21520] Fetching paypal-ios
Fetched https://github.com/paypal/paypal-ios/ from cache (0.71s)
Fetching https://github.com/getsentry/sentry-cocoa
[1/169495] Fetching sentry-cocoa
Fetched https://github.com/getsentry/sentry-cocoa from cache (7.87s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.53.2 (0.61s)
Creating working copy for https://github.com/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.53.2
Creating working copy for https://github.com/paypal/paypal-ios/
Working copy of https://github.com/paypal/paypal-ios/ resolved at main (05582d3)
Creating working copy for https://github.com/Mangopay/mangopay-ios-vault-sdk
Working copy of https://github.com/Mangopay/mangopay-ios-vault-sdk resolved at main (ce8a8a8)
[1369/42784134] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip
[17887/147247962] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry.xcframework.zip (4.94s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.53.2/Sentry-Dynamic.xcframework.zip (9.26s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/MangopayCheckoutSDK/Resources/assets.xcassets
warning: 'paypal-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/PaymentButtons/Assets.xcassets
Building for debugging...
[0/13] Write sources
[1/13] Copying Localizable.strings
[1/13] Copying paypal.png
[3/13] Copying PrivacyInfo.xcprivacy
[5/13] Copying countrylistdata.json
[5/13] Copying Localizable.strings
[7/13] Copying app_icon.png
[7/13] Copying Info.plist
[8/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/46] Emitting module CorePayments
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[15/49] Compiling CorePayments PayPalCoreConstants.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[16/49] Compiling CorePayments WebAuthenticationSession.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[17/49] Compiling CorePayments resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/49] Emitting module MangopayVaultSDK
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[19/50] Compiling MangopayVaultSDK CardValidationError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[20/50] Compiling MangopayVaultSDK Extensions.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[21/50] Compiling CorePayments CorePaymentsError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[22/50] Compiling CorePayments CoreSDKError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[23/50] Compiling MangopayVaultSDK CardInfo.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[26/50] Compiling MangopayVaultSDK MGPVaultError.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[27/50] Compiling MangopayVaultSDK MangopayVaultClient.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[28/50] Compiling MangopayVaultSDK CardRegistration.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[29/50] Compiling MangopayVaultSDK MangopayVault.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[30/50] Compiling MangopayVaultSDK NetworkUtil.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
[31/50] Compiling CorePayments HTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[32/50] Compiling CorePayments HTTPResponseParser.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[33/50] Compiling CorePayments ErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[34/50] Compiling CorePayments TrackingEventsAPI.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[35/50] Compiling CorePayments URLSession+URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[36/50] Compiling CorePayments URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[37/50] Compiling CorePayments GraphQLRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[38/50] Compiling CorePayments HTTP.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[39/50] Compiling CorePayments HTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[40/50] Compiling CorePayments NetworkingClient.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[41/50] Compiling CorePayments NetworkingError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[42/50] Compiling CorePayments RESTRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[43/50] Compiling CorePayments GraphQLErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[44/50] Compiling CorePayments GraphQLHTTPPostBody.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[45/50] Compiling CorePayments GraphQLHTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[46/50] Compiling CorePayments AnalyticsService.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[47/50] Compiling CorePayments Environment.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[48/50] Compiling CorePayments HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[49/50] Compiling CorePayments HTTPMethod.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[50/50] Compiling MangopayVaultSDK Validator.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | enum HTTPMethod: String {
BUILD FAILURE 6.0 linux