Build Information
Failed to build Braintree, reference main (fb0f00
), with Swift 5.10 for Linux on 4 Jun 2025 20:22:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braintree/braintree_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/braintree/braintree_ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fb0f006 Test background task (#1580)
Cloned https://github.com/braintree/braintree_ios.git
Revision (git rev-parse @):
fb0f006059216a41c449c24782398f8ae96a605d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braintree/braintree_ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/braintree/braintree_ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
[1369/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[2909202/30033445] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip, https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
Downloaded https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip (0.97s)
[22812859/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip (3.20s)
Building for debugging...
[0/27] Write sources
[5/27] Copying PrivacyInfo.xcprivacy
[7/27] Write sources
[7/27] Copying PrivacyInfo.xcprivacy
[10/27] Write sources
[10/27] Copying PrivacyInfo.xcprivacy
[10/27] Write sources
[19/27] Copying PrivacyInfo.xcprivacy
[26/27] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/77] Emitting module BraintreeCore
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[29/83] Compiling BraintreeCore ConfigurationLoader.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[30/83] Compiling BraintreeCore Date+MillisecondTimestamp.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[31/83] Compiling BraintreeCore Encodable+Dictionary.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[32/83] Compiling BraintreeCore UIApplication+URLOpener.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[33/83] Compiling BraintreeCore URL+IsPayPal.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[34/83] Compiling BraintreeCore resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[35/83] Compiling BraintreeCore AnalyticsSendable.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[36/83] Compiling BraintreeCore BTAnalyticsEventsStorage.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[37/83] Compiling BraintreeCore BTAnalyticsService.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[38/83] Compiling BraintreeCore BTAnalyticsServiceError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[39/83] Compiling BraintreeCore BTCoreAnalytics.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[40/83] Compiling BraintreeCore BackgroundTaskManaging.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[41/83] Compiling BraintreeCore FPTIBatchData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[42/83] Compiling BraintreeCore LinkType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[43/83] Compiling BraintreeCore RepeatingTimer.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[44/83] Compiling BraintreeCore BTClientToken.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[45/83] Compiling BraintreeCore BTClientTokenError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[46/83] Compiling BraintreeCore ClientAuthorization.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[47/83] Compiling BraintreeCore TokenizationKey.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[48/83] Compiling BraintreeCore TokenizationKeyError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[49/83] Compiling BraintreeCore BTJSON.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[50/83] Compiling BraintreeCore BTJSONError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[51/83] Compiling BraintreeCore BTLogLevel.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[52/83] Compiling BraintreeCore BTLogLevelDescription.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[53/83] Compiling BraintreeCore BTPaymentMethodNonce.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[54/83] Compiling BraintreeCore BTPaymentMethodNonceParser.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[55/83] Compiling BraintreeCore BTPostalAddress.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[56/83] Compiling BraintreeCore BTAPIClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[57/83] Compiling BraintreeCore BTAPIClientError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[58/83] Compiling BraintreeCore BTAPIClientHTTPType.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[59/83] Compiling BraintreeCore BTAPIPinnedCertificates.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[60/83] Compiling BraintreeCore BTAPIRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[61/83] Compiling BraintreeCore BTAPITimingDelegate.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[62/83] Compiling BraintreeCore BTAppContextSwitchClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[63/83] Compiling BraintreeCore BTAppContextSwitcher.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[64/83] Compiling BraintreeCore BTBinData.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[65/83] Compiling BraintreeCore BTCardNetwork.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[66/83] Compiling BraintreeCore BTClientMetadata.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[67/83] Compiling BraintreeCore BTClientMetadataIntegration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[68/83] Compiling BraintreeCore BTClientMetadataSource.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[69/83] Compiling BraintreeCore BTCoreConstants.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[70/83] Compiling BraintreeCore BTGraphQLErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[71/83] Compiling BraintreeCore BTGraphQLErrorTree.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[72/83] Compiling BraintreeCore BTGraphQLHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[73/83] Compiling BraintreeCore BTGraphQLMultiErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[74/83] Compiling BraintreeCore BTGraphQLSingleErrorNode.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[75/83] Compiling BraintreeCore BTHTTP.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[76/83] Compiling BraintreeCore BTHTTPError.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[77/83] Compiling BraintreeCore BTURLUtils.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[78/83] Compiling BraintreeCore BTWebAuthenticationSession.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[79/83] Compiling BraintreeCore BTWebAuthenticationSessionClient.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[80/83] Compiling BraintreeCore BTConfiguration+Core.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[81/83] Compiling BraintreeCore BTConfiguration.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[82/83] Compiling BraintreeCore BTConfigurationRequest.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
[83/83] Compiling BraintreeCore ConfigurationCache.swift
/host/spi-builder-workspace/Sources/BraintreeCore/Analytics/BTAnalyticsService.swift:1:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux