The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Risk, reference main (7f9449), with Swift 6.3 for Wasm on 18 Apr 2026 03:40:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/checkout-risk-sdk-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/checkout-risk-sdk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7f94492 Upgrade FingerPrint Pro to 2.12.0
Cloned https://github.com/checkout/checkout-risk-sdk-ios.git
Revision (git rev-parse @):
7f944921720dc879b63ac3bb51f56dd6eb50919c
SUCCESS checkout https://github.com/checkout/checkout-risk-sdk-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/checkout/checkout-risk-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
[1/1063] Fetching fingerprintjs-pro-ios
[586/1499] Fetching fingerprintjs-pro-ios, checkout-event-logger-ios-framework
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (0.28s)
[35/436] Fetching checkout-event-logger-ios-framework
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.05s)
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.57s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.14.0 (0.38s)
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios resolved at 2.14.0
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
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
[16384/9563775] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip (1.12s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/14] Compiling RiskSDK APIService.swift
/host/spi-builder-workspace/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 |
[4/15] Compiling RiskSDK RiskError.swift
/host/spi-builder-workspace/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 |
[5/15] Compiling RiskSDK RiskSDKInternalConfig.swift
/host/spi-builder-workspace/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 |
[6/15] Compiling RiskSDK SourceType.swift
/host/spi-builder-workspace/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 |
[7/15] Compiling RiskSDK PublishRiskData.swift
/host/spi-builder-workspace/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 |
[8/15] Compiling RiskSDK RiskIntegrationType.swift
/host/spi-builder-workspace/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)
[9/15] Emitting module RiskSDK
/host/spi-builder-workspace/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 |
[10/15] Compiling RiskSDK Constants.swift
/host/spi-builder-workspace/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 |
[11/15] Compiling RiskSDK LoggerService.swift
/host/spi-builder-workspace/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 |
[12/15] Compiling RiskSDK DeviceDataService.swift
/host/spi-builder-workspace/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 |
[13/15] Compiling RiskSDK FingerprintService.swift
/host/spi-builder-workspace/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 |
[14/15] Compiling RiskSDK Risk.swift
/host/spi-builder-workspace/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 |
[15/15] Compiling RiskSDK RiskSDKConfig.swift
/host/spi-builder-workspace/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.3 wasm