The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KeychainAccess, reference master (723c68), with Swift 6.2 for Wasm on 22 Jun 2025 22:57:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlaskaAirlines/keychain.git
Reference: master
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/AlaskaAirlines/keychain
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 723c681 Merge pull request #19 from michaelbabiy/mb/ab#1222434-add-pr-template
Cloned https://github.com/AlaskaAirlines/keychain.git
Revision (git rev-parse @):
723c681cae11eedff25fe100ac0c7ce3f946d43e
SUCCESS checkout https://github.com/AlaskaAirlines/keychain.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AlaskaAirlines/keychain.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Framework/KeychainAccess/Info.plist
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/18] Emitting module KeychainAccess
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[4/20] Compiling KeychainAccess Dictionary+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[5/20] Compiling KeychainAccess OSStatus+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[6/20] Compiling KeychainAccess String+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[7/20] Compiling KeychainAccess Keychain+AccessLevel.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[8/20] Compiling KeychainAccess KeychainItem+Implementation.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[9/20] Compiling KeychainAccess KeychainItem+Query.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[10/20] Compiling KeychainAccess Keychain+Configuration.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[11/20] Compiling KeychainAccess Keychain+Manager.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[12/20] Compiling KeychainAccess Keychain+SetupOption.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[13/20] Compiling KeychainAccess Keychain+Storage.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[14/20] Compiling KeychainAccess CFString+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[15/20] Compiling KeychainAccess Data+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[16/20] Compiling KeychainAccess KeychainError.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[17/20] Compiling KeychainAccess KeychainItem.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[18/20] Compiling KeychainAccess Bool+Additions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[19/20] Compiling KeychainAccess Definitions.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
[20/20] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/Framework/KeychainAccess/Common/Errors/KeychainError.swift:17:8: error: no such module 'Foundation'
15 | // limitations under the License.
16 |
17 | import Foundation
   |        `- error: no such module 'Foundation'
18 |
19 | /// List of possible error cases thrown by **Keychain** operations.
BUILD FAILURE 6.2 wasm