Build Information
Failed to build Frames, reference 4.3.8 (7e4019
), with Swift 5.10 for macOS (SPM) on 5 Jun 2025 14:58:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/checkout/frames-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Copying Localizable.strings
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[0/18] Copying PhoneNumberMetadata.json
[0/18] Copying Localizable.strings
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Copying Localizable.strings
[12/18] Copying Info.plist
[12/18] Copying Localizable.strings
[16/18] Copying Images.xcassets
[17/18] Write swift-version-33747A42983211AE.txt
[19/49] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[20/49] Compiling PhoneNumberKit PhoneNumberTextField.swift
[21/50] Compiling PhoneNumberKit resource_bundle_accessor.swift
[22/50] Emitting module PhoneNumberKit
[23/50] Compiling PhoneNumberKit Bundle+Resources.swift
[24/50] Compiling PhoneNumberKit Constants.swift
[25/50] Compiling PhoneNumberKit RegexManager.swift
[26/50] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[27/50] Compiling PhoneNumberKit PartialFormatter.swift
[28/50] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[29/50] Compiling PhoneNumberKit MetadataParsing.swift
[30/50] Compiling PhoneNumberKit MetadataTypes.swift
[31/50] Compiling Risk PublishRiskData.swift
[32/50] Compiling Risk RiskIntegrationType.swift
[33/50] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[34/50] Compiling PhoneNumberKit ParseManager.swift
[35/50] Compiling PhoneNumberKit PhoneNumber.swift
[36/50] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[37/50] Compiling PhoneNumberKit PhoneNumberParser.swift
[38/50] Compiling PhoneNumberKit PhoneNumberUtility.swift
[39/50] Compiling Risk FingerprintService.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[40/50] Compiling Risk RiskSDKConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[41/51] Compiling Risk RiskSDKInternalConfig.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[42/51] Compiling Risk Risk.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[43/51] Compiling Risk APIService.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[44/51] Compiling Risk SourceType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[45/51] Compiling Risk DeviceDataService.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
/Users/admin/builder/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)
[48/51] Emitting module Risk
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
import CheckoutEventLoggerKit
^
[51/51] Compiling Risk RiskError.swift
/Users/admin/builder/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
Fetching https://github.com/marmelroy/PhoneNumberKit.git
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
[1/1580] Fetching checkout-risk-sdk-ios
[144/1973] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework
[294/8976] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework, phonenumberkit
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (1.87s)
[1973/1973] Fetching checkout-risk-sdk-ios, checkout-event-logger-ios-framework
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.93s)
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (1.93s)
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.45s)
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.47s)
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
[1/1033] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (1.01s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.8.2 (0.36s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 4.0.2 (0.49s)
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
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
[70874/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 (1.38s)
BUILD FAILURE 5.10 macosSpm