Build Information
Failed to build Frames, reference 4.3.8 (7e4019
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 11:33:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-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/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.2
Building package at path: $PWD
https://github.com/checkout/frames-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/marmelroy/PhoneNumberKit.git
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
[1/7050] Fetching phonenumberkit
[2/8630] Fetching phonenumberkit, checkout-risk-sdk-ios
[1007/9023] Fetching phonenumberkit, checkout-risk-sdk-ios, checkout-event-logger-ios-framework
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (1.11s)
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (1.25s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.27s)
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 (1.77s)
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.85s)
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.51s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.8.2 (1.39s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 4.1.1 (0.90s)
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/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/fingerprintjs/fingerprintjs-pro-ios
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios resolved at 2.8.2
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 4.1.1
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.8.2/FingerprintPro-2.8.2-38fb09b95025e03f90507906e8db11f34fad17f50a6ca032be2cdce6fae99e42.xcframework.zip
[16384/2219286] Downloading 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.66s)
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Copying Localizable.strings
[0/18] Copying PhoneNumberMetadata.json
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Copying Info.plist
[0/18] Write sources
[16/18] Copying Images.xcassets
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/48] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[20/48] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[21/50] Compiling Risk Risk.swift
[22/50] Compiling Risk RiskSDKConfig.swift
[23/50] Compiling PhoneNumberKit PartialFormatter.swift
[24/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 |
[25/51] Compiling PhoneNumberKit PhoneNumberTextField.swift
[26/51] Compiling PhoneNumberKit resource_bundle_accessor.swift
[27/51] Compiling PhoneNumberKit MetadataManager.swift
[28/51] Compiling Risk PublishRiskData.swift
[29/51] Compiling Risk RiskIntegrationType.swift
[30/51] Compiling PhoneNumberKit Bundle+Resources.swift
[31/51] Compiling PhoneNumberKit Constants.swift
[32/51] Compiling PhoneNumberKit Formatter.swift
[33/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 |
[34/51] Emitting module PhoneNumberKit
[35/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 |
/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 |
/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
/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 |
[45/51] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[46/51] Compiling PhoneNumberKit PhoneNumberParser.swift
[47/51] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[48/51] Compiling PhoneNumberKit PhoneNumber.swift
[49/51] Compiling PhoneNumberKit PhoneNumberUtility.swift
[50/51] Compiling PhoneNumberKit RegexManager.swift
[52/52] 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 |
BUILD FAILURE 6.2 linux