Build Information
Failed to build MangopayiOSSDK, reference 1.2.5 (fc06d1
), with Swift 5.9 for Linux on 31 Oct 2024 12:56:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mangopay/mangopay-checkout-ios.git
Reference: 1.2.5
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
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at fc06d12 Merge branch 'develop' into 'main'
Cloned https://github.com/Mangopay/mangopay-checkout-ios.git
Revision (git rev-parse @):
fc06d12449950bec6a230d7677be41166a0a8c6e
SUCCESS checkout https://github.com/Mangopay/mangopay-checkout-ios.git at 1.2.5
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/paypal/paypal-ios/
Fetching https://github.com/getsentry/sentry-cocoa
Fetching https://github.com/Mangopay/mangopay-ios-vault-sdk
[1/308] Fetching mangopay-ios-vault-sdk
[309/20400] Fetching mangopay-ios-vault-sdk, paypal-ios
[20401/150144] Fetching mangopay-ios-vault-sdk, paypal-ios, sentry-cocoa
Fetched https://github.com/Mangopay/mangopay-ios-vault-sdk (4.31s)
Fetched https://github.com/paypal/paypal-ios/ (4.32s)
Fetched https://github.com/getsentry/sentry-cocoa (4.40s)
Computing version for https://github.com/Mangopay/mangopay-ios-vault-sdk
Computed https://github.com/Mangopay/mangopay-ios-vault-sdk at 1.0.9 (0.34s)
Computing version for https://github.com/paypal/paypal-ios/
Computed https://github.com/paypal/paypal-ios/ at 1.5.0 (0.31s)
Computing version for https://github.com/getsentry/sentry-cocoa
Computed https://github.com/getsentry/sentry-cocoa at 8.39.0 (0.35s)
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 1.0.9
Creating working copy for https://github.com/paypal/paypal-ios/
Working copy of https://github.com/paypal/paypal-ios/ resolved at 1.5.0
Creating working copy for https://github.com/getsentry/sentry-cocoa
Working copy of https://github.com/getsentry/sentry-cocoa resolved at 8.39.0
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry.xcframework.zip
Downloading binary artifact https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry-Dynamic.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[1369/82864139] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry-Dynamic.xcframework.zip
[342284/111173642] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry-Dynamic.xcframework.zip, https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[12782005/143895540] Downloading https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry-Dynamic.xcframework.zip, https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip, https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry.xcframework.zip
Downloaded https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip (2.85s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry.xcframework.zip (3.52s)
Downloaded https://github.com/getsentry/sentry-cocoa/releases/download/8.39.0/Sentry-Dynamic.xcframework.zip (7.56s)
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
Building for debugging...
[0/8] Copying paypal.png
[0/8] Copying Localizable.strings
[0/8] Copying PrivacyInfo.xcprivacy
[0/8] Copying Localizable.strings
[1/8] Copying Info.plist
[3/8] Copying app_icon.png
[3/8] Copying countrylistdata.json
[7/8] Copying PrivacyInfo.xcprivacy
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/41] Emitting module CorePayments
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[10/44] 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'
import UIKit
^
[11/44] 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'
import UIKit
^
[12/45] Compiling CorePayments TrackingEventsAPI.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[13/45] Compiling CorePayments URLSession+URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[14/45] Compiling CorePayments URLSessionProtocol.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/45] 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'
import UIKit
^
[16/45] Compiling CorePayments AnalyticsEventData.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[17/45] Compiling CorePayments CoreConfig.swift
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/45] Emitting module MangopayVaultSDK
/host/spi-builder-workspace/.build/checkouts/mangopay-ios-vault-sdk/MangopayVaultSDK/Networking/NetworkUtil.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/45] 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'
import UIKit
^
[20/45] Compiling CorePayments PayPalCoreConstants.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[21/45] Compiling CorePayments WebAuthenticationSession.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[22/45] 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'
import UIKit
^
[23/45] 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'
import UIKit
^
[24/45] 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'
import UIKit
^
[25/45] 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'
import UIKit
^
[26/45] Compiling CorePayments NetworkingClient.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[27/45] Compiling CorePayments NetworkingClientError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[28/45] Compiling CorePayments RESTRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[29/45] Compiling CorePayments GraphQLErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[30/45] Compiling CorePayments GraphQLHTTPPostBody.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[31/45] Compiling CorePayments GraphQLHTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[32/45] Compiling CorePayments GraphQLRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[33/45] Compiling CorePayments HTTP.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[34/45] Compiling CorePayments HTTPRequest.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[35/45] Compiling CorePayments HTTPResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[36/45] Compiling CorePayments HTTPResponseParser.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[37/45] Compiling CorePayments ErrorResponse.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[38/45] Compiling CorePayments AnalyticsService.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[39/45] Compiling CorePayments Environment.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[40/45] Compiling CorePayments HTTPHeader.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[41/45] Compiling CorePayments HTTPMethod.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[44/45] Compiling CorePayments CorePaymentsError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[45/45] Compiling CorePayments CoreSDKError.swift
/host/spi-builder-workspace/.build/checkouts/paypal-ios/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux