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 SwiftBeanCountSheetSync, reference v1.1.1 (7cd150), with Swift 6.2 for Wasm on 12 Nov 2025 01:08:17 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Nef10/SwiftBeanCountSheetSync.git
Reference: v1.1.1
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/Nef10/SwiftBeanCountSheetSync
 * tag               v1.1.1     -> FETCH_HEAD
HEAD is now at 7cd1504 Update Model + Parser
Cloned https://github.com/Nef10/SwiftBeanCountSheetSync.git
Revision (git rev-parse @):
7cd15040c0bb7caa524687b90f6d5e23edd57194
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountSheetSync.git at v1.1.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/SwiftBeanCountSheetSync.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:f6b6b9bdb5d5605d727da337418fc455cd8a0394d3a815b70631008c48829755
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/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParser.git
Fetching https://github.com/Nef10/GoogleAuthentication.git
[1/1138] Fetching googleauthentication
[491/3512] Fetching googleauthentication, swiftbeancountparser
[503/7254] Fetching googleauthentication, swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/GoogleAuthentication.git from cache (0.30s)
[4839/6116] Fetching swiftbeancountparser, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParser.git from cache (3.75s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (3.93s)
Computing version for https://github.com/Nef10/GoogleAuthentication.git
Computed https://github.com/Nef10/GoogleAuthentication.git at 1.0.3 (4.46s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/4386] Fetching keychainaccess
[221/9534] Fetching keychainaccess, oauthswift
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.54s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.55s)
Computing version for https://github.com/Nef10/SwiftBeanCountParser.git
Computed https://github.com/Nef10/SwiftBeanCountParser.git at 0.1.9 (1.93s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/969] Fetching swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.19s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.2.0 (0.58s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.56s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/phimage/Erik.git
[1/642] Fetching erik
[541/3032] Fetching erik, kanna
[1050/9082] Fetching erik, kanna, swifter
Fetched https://github.com/phimage/Erik.git from cache (0.27s)
[4024/8440] Fetching kanna, swifter
[4448/25879] Fetching kanna, swifter, swift-crypto
Fetched https://github.com/httpswift/swifter.git from cache (0.97s)
[4483/19829] Fetching kanna, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (2.37s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.41s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (2.79s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.46s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.46s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.46s)
Fetching https://github.com/Thomvis/BrightFutures.git
Fetching https://github.com/nvzqz/FileKit.git
[1/4067] Fetching brightfutures
[937/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git from cache (1.36s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (1.39s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.81s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.42s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.39s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.46s)
Creating working copy for https://github.com/Nef10/SwiftBeanCountParser.git
Working copy of https://github.com/Nef10/SwiftBeanCountParser.git resolved at 0.1.9
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.2.0
Creating working copy for https://github.com/Nef10/GoogleAuthentication.git
Working copy of https://github.com/Nef10/GoogleAuthentication.git resolved at 1.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Building for debugging...
[0/414] Write sources
[8/414] Compiling ghash-neon-armv8.linux.aarch64.S
[9/414] Compiling ghash-ssse3-x86.linux.x86.S
[10/414] Compiling ghash-neon-armv8.ios.aarch64.S
[11/414] Compiling ghash-armv4.linux.arm.S
[12/414] Write swift-version-24593BA9C3E375BF.txt
[13/414] Compiling v3_purp.c
[14/414] Compiling v3_skey.c
[15/414] Compiling v3_pcia.c
[16/414] Compiling v3_utl.c
[17/414] Compiling v3_pmaps.c
[18/416] Compiling v3_prn.c
[19/418] Compiling v3_pcons.c
[20/419] Compiling CCryptoBoringSSLShims shims.c
[21/420] Compiling v3_ocsp.c
[22/420] Compiling v3_ncons.c
[23/420] Compiling v3_pci.c
[24/420] Compiling v3_lib.c
[25/420] Compiling v3_int.c
[26/420] Compiling v3_extku.c
[27/420] Compiling v3_ia5.c
[28/420] Compiling v3_info.c
[29/420] Compiling v3_genn.c
[30/420] Compiling v3_enum.c
[31/420] Compiling v3_crld.c
[32/420] Compiling v3_bitst.c
[33/420] Compiling v3_conf.c
[34/420] Compiling v3_cpols.c
[35/420] Compiling v3_bcons.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/420] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:26:8: error: no such module 'Foundation'
  24 | // THE SOFTWARE.
  25 |
  26 | import Foundation
     |        `- error: no such module 'Foundation'
  27 | import Security
  28 | #if os(iOS) || os(OSX)
[37/420] Compiling v3_alt.c
[38/420] Compiling pcy_node.c
[39/420] Compiling v3_akeya.c
[40/420] Compiling v3_akey.c
[41/420] Compiling pcy_map.c
[42/420] Compiling pcy_tree.c
[43/420] Compiling x_x509a.c
[44/420] Compiling pcy_data.c
[45/420] Compiling pcy_lib.c
[47/420] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:26:8: error: no such module 'Foundation'
  24 | // THE SOFTWARE.
  25 |
  26 | import Foundation
     |        `- error: no such module 'Foundation'
  27 | import Security
  28 | #if os(iOS) || os(OSX)
[47/420] Compiling x_val.c
[47/420] Compiling pcy_cache.c
[47/420] Compiling x_x509.c
[47/420] Compiling x_spki.c
[47/420] Compiling x_sig.c
BUILD FAILURE 6.2 wasm