The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Frames, reference 4.3.8 (7e4019), with Swift 5.10 for Linux on 5 Jun 2025 14:57:24 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/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:             5.10
Building package at path:  $PWD
https://github.com/checkout/frames-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
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
[728/8583] Fetching checkout-risk-sdk-ios, phonenumberkit
[729/8976] Fetching checkout-risk-sdk-ios, phonenumberkit, checkout-event-logger-ios-framework
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (1.92s)
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (2.06s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (2.11s)
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.81s)
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.77s)
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.42s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.8.2 (0.65s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 4.0.2 (0.85s)
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/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 4.0.2
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/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
[33336/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.67s)
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[0/18] Copying Localizable.strings
[6/18] Copying PrivacyInfo.xcprivacy
[6/18] Copying PhoneNumberMetadata.json
[6/18] Copying Localizable.strings
[6/18] Copying Info.plist
[16/18] Copying Images.xcassets
[17/18] Write swift-version-24593BA9C3E375BF.txt
[19/48] Emitting module PhoneNumberKit
[20/50] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[21/50] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[22/50] Compiling PhoneNumberKit PhoneNumberTextField.swift
[23/50] Compiling PhoneNumberKit resource_bundle_accessor.swift
[24/50] 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'
import CheckoutEventLoggerKit
       ^
[25/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'
import CheckoutEventLoggerKit
       ^
[26/50] 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'
import CheckoutEventLoggerKit
       ^
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
[29/51] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
[30/51] Compiling PhoneNumberKit ParseManager.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
[31/51] Compiling PhoneNumberKit PartialFormatter.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
[32/51] Compiling PhoneNumberKit Bundle+Resources.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
[33/51] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[34/51] Compiling PhoneNumberKit PhoneNumber.swift
[35/51] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[36/51] Compiling PhoneNumberKit PhoneNumberParser.swift
[37/51] Compiling PhoneNumberKit PhoneNumberUtility.swift
[38/51] Compiling PhoneNumberKit RegexManager.swift
[39/51] Compiling PhoneNumberKit MetadataManager.swift
[40/51] Compiling PhoneNumberKit MetadataParsing.swift
[41/51] Compiling PhoneNumberKit MetadataTypes.swift
[43/51] Compiling PhoneNumberKit Constants.swift
[44/51] Compiling PhoneNumberKit Formatter.swift
[48/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'
import CheckoutEventLoggerKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/52] 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'
import CheckoutEventLoggerKit
       ^
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux