Build Information
Failed to build Frames, reference 4.3.8 (7e4019
), with Swift 6.0 for Linux on 5 Jun 2025 15:00:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/frames-ios.git
Reference: 4.3.8
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/checkout/frames-ios
* tag 4.3.8 -> FETCH_HEAD
HEAD is now at 7e4019f Release 4.3.8 (#551)
Cloned https://github.com/checkout/frames-ios.git
Revision (git rev-parse @):
7e4019f468c81f7b9212a3c148392ab46d25b0b5
SUCCESS checkout https://github.com/checkout/frames-ios.git at 4.3.8
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/checkout/frames-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
Fetching https://github.com/marmelroy/PhoneNumberKit.git
[1/1580] Fetching checkout-risk-sdk-ios
[333/1973] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework
[1585/8976] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework, phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (1.39s)
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (1.55s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.58s)
Computing version for https://github.com/checkout/checkout-event-logger-ios-framework.git
Computed https://github.com/checkout/checkout-event-logger-ios-framework.git at 1.2.4 (0.56s)
Computing version for https://github.com/checkout/checkout-risk-sdk-ios.git
Computed https://github.com/checkout/checkout-risk-sdk-ios.git at 3.0.4 (0.58s)
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
[1/1033] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (0.24s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.8.2 (0.60s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 4.0.2 (0.66s)
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 4.0.2
Creating working copy for https://github.com/checkout/checkout-risk-sdk-ios.git
Working copy of https://github.com/checkout/checkout-risk-sdk-ios.git resolved at 3.0.4
Creating working copy for https://github.com/checkout/checkout-event-logger-ios-framework.git
Working copy of https://github.com/checkout/checkout-event-logger-ios-framework.git resolved at 1.2.4
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios resolved at 2.8.2
[16952/2219286] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.8.2/FingerprintPro-2.8.2-38fb09b95025e03f90507906e8db11f34fad17f50a6ca032be2cdce6fae99e42.xcframework.zip
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.8.2/FingerprintPro-2.8.2-38fb09b95025e03f90507906e8db11f34fad17f50a6ca032be2cdce6fae99e42.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.8.2/FingerprintPro-2.8.2-38fb09b95025e03f90507906e8db11f34fad17f50a6ca032be2cdce6fae99e42.xcframework.zip (0.35s)
Building for debugging...
[0/18] Write sources
[2/18] Copying PrivacyInfo.xcprivacy
[3/18] Copying PhoneNumberMetadata.json
[4/18] Write sources
[4/18] Copying Localizable.strings
[12/18] Copying PrivacyInfo.xcprivacy
[14/18] Copying Info.plist
[14/18] Write sources
[16/18] Copying Images.xcassets
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/48] Emitting module PhoneNumberKit
[20/50] Compiling Risk FingerprintService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[21/51] Compiling Risk APIService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[22/51] Compiling Risk DeviceDataService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[23/51] Compiling PhoneNumberKit PhoneNumberTextField.swift
[24/51] Compiling PhoneNumberKit resource_bundle_accessor.swift
[25/51] Compiling Risk Risk.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[26/51] Compiling Risk RiskSDKConfig.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[27/51] Compiling Risk RiskSDKInternalConfig.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[28/51] Compiling Risk SourceType.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[31/51] Compiling PhoneNumberKit MetadataManager.swift
[32/51] Compiling PhoneNumberKit MetadataParsing.swift
[33/51] Compiling PhoneNumberKit MetadataTypes.swift
[34/51] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[35/51] Compiling PhoneNumberKit PhoneNumber.swift
[36/51] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[37/51] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[38/51] Compiling Risk PublishRiskData.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[39/51] Compiling Risk RiskIntegrationType.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[40/51] Compiling Risk RiskError.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[44/51] Compiling PhoneNumberKit PhoneNumberUtility.swift
[45/51] Compiling PhoneNumberKit RegexManager.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/51] Emitting module Risk
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[47/51] Compiling Risk Constants.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
[48/51] Compiling Risk LoggerService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
7 |
8 | import Foundation
9 | import CheckoutEventLoggerKit
| `- error: no such module 'CheckoutEventLoggerKit'
10 | import UIKit
11 |
BUILD FAILURE 6.0 linux