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 Clerk, reference main (bac471), with Swift 6.2 for Wasm on 15 Dec 2025 22:36:31 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/clerk/clerk-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/clerk/clerk-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bac471e add vercel as oauth provider (#303)
Cloned https://github.com/clerk/clerk-ios.git
Revision (git rev-parse @):
bac471e8c0b77d04253137af564a911f6b1847ac
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/clerk/clerk-ios.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/clerk/clerk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:ea378e7d7954b9ce813c0ebc8f6bc113436e2b3d5aa4fd45225da8bf07e6be73
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/embedded-swift-sdk.json
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/auth0/SimpleKeychain
Fetching https://github.com/WeTransfer/Mocker.git
Fetching https://github.com/onevcat/Kingfisher.git
Fetching https://github.com/kean/Get
Fetching https://github.com/marmelroy/PhoneNumberKit
[1/2349] Fetching get
[72/4238] Fetching get, mocker
[883/8783] Fetching get, mocker, simplekeychain
[2732/9669] Fetching get, mocker, simplekeychain, swift-concurrency-extras
[5193/41591] Fetching get, mocker, simplekeychain, swift-concurrency-extras, kingfisher
[8124/49001] Fetching get, mocker, simplekeychain, swift-concurrency-extras, kingfisher, phonenumberkit
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.64s)
Fetched https://github.com/kean/Get from cache (1.64s)
Fetching https://github.com/hmlongco/Factory
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.65s)
[32291/38356] Fetching mocker, simplekeychain, kingfisher
[32292/57678] Fetching mocker, simplekeychain, kingfisher, factory
Fetched https://github.com/hmlongco/Factory from cache (1.98s)
[37080/38356] Fetching mocker, simplekeychain, kingfisher
Fetched https://github.com/WeTransfer/Mocker.git from cache (7.20s)
Fetched https://github.com/auth0/SimpleKeychain from cache (7.21s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (7.31s)
Computing version for https://github.com/kean/Get
Computed https://github.com/kean/Get at 2.2.1 (9.46s)
Computing version for https://github.com/hmlongco/Factory
Computed https://github.com/hmlongco/Factory at 2.5.3 (0.38s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.40s)
Computing version for https://github.com/WeTransfer/Mocker.git
Computed https://github.com/WeTransfer/Mocker.git at 3.0.2 (0.41s)
Computing version for https://github.com/auth0/SimpleKeychain
Computed https://github.com/auth0/SimpleKeychain at 1.3.0 (0.34s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.2.1 (0.39s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 8.6.2 (0.38s)
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 8.6.2
Creating working copy for https://github.com/auth0/SimpleKeychain
Working copy of https://github.com/auth0/SimpleKeychain resolved at 1.3.0
Creating working copy for https://github.com/kean/Get
Working copy of https://github.com/kean/Get resolved at 2.2.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/hmlongco/Factory
Working copy of https://github.com/hmlongco/Factory resolved at 2.5.3
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.2.1
Creating working copy for https://github.com/WeTransfer/Mocker.git
Working copy of https://github.com/WeTransfer/Mocker.git resolved at 3.0.2
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Images.xcassets
    /host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/Clerk/ClerkUI/Resources/Colors.xcassets
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/11] Write sources
[4/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying PhoneNumberMetadata.json
[5/11] Copying PrivacyInfo.xcprivacy
[5/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/21] Emitting module FactoryKit
/host/spi-builder-workspace/.build/checkouts/Factory/Sources/FactoryKit/FactoryKit/Containers.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | #if canImport(SwiftUI)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/21] Emitting module PhoneNumberKit
/host/spi-builder-workspace/.build/checkouts/PhoneNumberKit/PhoneNumberKit/Bundle+Resources.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 | private class CurrentBundleFinder { }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/21] Emitting module SimpleKeychain
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
[15/21] Compiling SimpleKeychain Accessibility.swift
/host/spi-builder-workspace/.build/checkouts/SimpleKeychain/SimpleKeychain/Accessibility.swift:1:8: error: no such module 'Security'
 1 | import Security
   |        `- error: no such module 'Security'
 2 |
 3 | /// Represents the accessibility types of Keychain items. It's a mirror of `kSecAttrAccessible` values.
BUILD FAILURE 6.2 wasm