Build Information
Failed to build Frames, reference 4.3.7 (81e5dc
), with Swift 5.10 for Linux on 6 Aug 2024 19:22:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/frames-ios.git
Reference: 4.3.7
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.7 -> FETCH_HEAD
HEAD is now at 81e5dc1 Merge pull request #545 from checkout/update/samples-and-versions
Cloned https://github.com/checkout/frames-ios.git
Revision (git rev-parse @):
81e5dc100f4a37a5c757d50cf786d75bf310326a
SUCCESS checkout https://github.com/checkout/frames-ios.git at 4.3.7
========================================
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-4606859-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:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/marmelroy/PhoneNumberKit.git
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
[1/1504] Fetching checkout-risk-sdk-ios
[287/2486] Fetching checkout-risk-sdk-ios, fingerprintjs-pro-ios
[1510/2879] Fetching checkout-risk-sdk-ios, fingerprintjs-pro-ios, checkout-event-logger-ios-framework
[2515/9568] Fetching checkout-risk-sdk-ios, fingerprintjs-pro-ios, checkout-event-logger-ios-framework, phonenumberkit
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (0.27s)
[2815/8586] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework, phonenumberkit
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (0.28s)
[1378/7082] Fetching checkout-event-logger-ios-framework, phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (0.80s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (0.90s)
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.39s)
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.36s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 3.5.9 (0.38s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.2.0 (0.36s)
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/checkout/checkout-risk-sdk-ios.git
Working copy of https://github.com/checkout/checkout-risk-sdk-ios.git resolved at 3.0.2
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 3.5.9
[1510/1522152] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.2.0/FingerprintPro-2.2.0-dd5172878f002876409906b391f37def52592580a90ece9b4142135577c982e0.xcframework.zip
Downloading binary artifact 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.35s)
Building for debugging...
[0/17] Write sources
[1/17] Copying Localizable.strings
[9/17] Copying PrivacyInfo.xcprivacy
[9/17] Copying Localizable.strings
[10/17] Copying Info.plist
[12/17] Write sources
[14/17] Copying PhoneNumberMetadata.json
[15/17] Copying Images.xcassets
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/46] 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
^
[19/47] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[20/47] Compiling PhoneNumberKit ParseManager.swift
[21/49] 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
^
[22/49] Compiling PhoneNumberKit MetadataManager.swift
[23/49] Compiling PhoneNumberKit MetadataParsing.swift
[24/49] Compiling PhoneNumberKit MetadataTypes.swift
[25/49] 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)
[26/49] 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
^
[27/49] Compiling PhoneNumberKit PartialFormatter.swift
[28/49] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[29/49] Compiling PhoneNumberKit PhoneNumberTextField.swift
[30/49] Compiling PhoneNumberKit resource_bundle_accessor.swift
[31/49] Compiling PhoneNumberKit PhoneNumber.swift
[32/49] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[33/49] Compiling PhoneNumberKit PhoneNumberKit.swift
[34/49] Compiling PhoneNumberKit PhoneNumberParser.swift
[35/49] Compiling PhoneNumberKit RegexManager.swift
[36/49] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[37/49] Emitting module PhoneNumberKit
[38/49] Compiling PhoneNumberKit Bundle+Resources.swift
[39/49] Compiling PhoneNumberKit Constants.swift
[40/49] Compiling PhoneNumberKit Formatter.swift
[41/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
^
/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.10 linux