Build Information
Failed to build Frames, reference main (06427f
), with Swift 5.9 for Linux on 6 Aug 2024 19:24:52 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.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/frames-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/checkout/frames-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 06427ff Merge pull request #546 from checkout/release/4.3.7
Cloned https://github.com/checkout/frames-ios.git
Revision (git rev-parse @):
06427ff42c938ed9c4e9e211867a8e0cbb9d9f6e
SUCCESS checkout https://github.com/checkout/frames-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/checkout/frames-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:ab95bcf8ae8f59ab6d4725f4fd8a1a6162581ba0800402e498200829aee2a822
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
[1/982] Fetching fingerprintjs-pro-ios
[915/2486] Fetching fingerprintjs-pro-ios, checkout-risk-sdk-ios
[1284/2879] Fetching fingerprintjs-pro-ios, checkout-risk-sdk-ios, checkout-event-logger-ios-framework
Fetching https://github.com/marmelroy/PhoneNumberKit.git
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios (1.75s)
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git (1.76s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git (1.78s)
[1/6689] Fetching phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git (0.79s)
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.35s)
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.2 (0.41s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 3.5.9 (0.42s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.2.0 (0.37s)
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.2.0
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 3.5.9
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.2
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.2.0/FingerprintPro-2.2.0-dd5172878f002876409906b391f37def52592580a90ece9b4142135577c982e0.xcframework.zip
[16384/1522152] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.2.0/FingerprintPro-2.2.0-dd5172878f002876409906b391f37def52592580a90ece9b4142135577c982e0.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.2.0/FingerprintPro-2.2.0-dd5172878f002876409906b391f37def52592580a90ece9b4142135577c982e0.xcframework.zip (0.34s)
Building for debugging...
[0/12] Copying Localizable.strings
[0/12] Copying PrivacyInfo.xcprivacy
[3/12] Copying Info.plist
[9/12] Copying Localizable.strings
[10/12] Copying PhoneNumberMetadata.json
[11/12] Copying Images.xcassets
[13/41] Emitting module PhoneNumberKit
[14/43] 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
^
[15/43] 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
^
[16/44] 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'
import CheckoutEventLoggerKit
^
[17/44] 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'
import CheckoutEventLoggerKit
^
[18/44] Compiling PhoneNumberKit PhoneNumberTextField.swift
[19/44] Compiling PhoneNumberKit resource_bundle_accessor.swift
[20/44] Compiling Risk RiskSDKInternalConfig.swift
[21/44] Compiling Risk SourceType.swift
[22/44] Compiling PhoneNumberKit RegexManager.swift
[23/44] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[24/44] Compiling PhoneNumberKit PhoneNumber.swift
[25/44] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[26/44] 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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/44] 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
^
[28/44] 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
^
[31/44] Compiling Risk Risk.swift
[32/44] Compiling Risk RiskSDKConfig.swift
[33/44] Compiling Risk PublishRiskData.swift
[34/44] Compiling Risk RiskIntegrationType.swift
[35/44] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[36/44] Compiling PhoneNumberKit ParseManager.swift
[37/44] Compiling PhoneNumberKit PartialFormatter.swift
[38/44] Compiling PhoneNumberKit PhoneNumber+Codable.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
^
/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.9 linux