The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GoogleAuthentication, reference v1.1.0 (e7497f), with Swift 6.2 for Wasm on 22 Dec 2025 18:08:01 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/GoogleAuthentication.git
Reference: v1.1.0
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/GoogleAuthentication
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at e7497fc Add iOS platform
Cloned https://github.com/Nef10/GoogleAuthentication.git
Revision (git rev-parse @):
e7497fce4430185989ef3a4b59d99dfca133b85b
SUCCESS checkout https://github.com/Nef10/GoogleAuthentication.git at v1.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Nef10/GoogleAuthentication.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: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/OAuthSwift/OAuthSwift.git
[1/5148] Fetching oauthswift
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.48s)
[1/4387] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.50s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (1.39s)
Fetching https://github.com/phimage/Erik.git
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/httpswift/swifter.git
[1/642] Fetching erik
[194/3032] Fetching erik, kanna
[3033/9082] Fetching erik, kanna, swifter
Fetched https://github.com/phimage/Erik.git from cache (0.27s)
[4024/8440] Fetching kanna, swifter
[5658/25900] Fetching kanna, swifter, swift-crypto
Fetched https://github.com/tid-kijyun/Kanna.git from cache (2.04s)
Fetched https://github.com/httpswift/swifter.git from cache (2.06s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.08s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (2.64s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.38s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.48s)
Fetching https://github.com/Thomvis/BrightFutures.git
Fetching https://github.com/nvzqz/FileKit.git
[1/3123] Fetching filekit
[782/7190] Fetching filekit, brightfutures
Fetched https://github.com/nvzqz/FileKit.git from cache (0.69s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.92s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (1.32s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.53s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 1.1.7 (0.41s)
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/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
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/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/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.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/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 1.1.7
Building for debugging...
[0/410] Write sources
[4/410] Compiling ghash-ssse3-x86.windows.x86.S
[5/410] Compiling a_mbstr.c
[6/410] Compiling a_time.c
[7/410] Write swift-version-24593BA9C3E375BF.txt
[8/410] Compiling a_int.c
[9/410] Compiling v3_pmaps.c
[9/410] Compiling v3_pcons.c
[11/412] Compiling v3_skey.c
[12/412] Compiling v3_utl.c
[13/412] Compiling v3_prn.c
[14/412] Compiling CCryptoBoringSSLShims shims.c
[15/412] Compiling v3_purp.c
[16/412] Compiling v3_pcia.c
[17/412] Compiling v3_ocsp.c
[18/412] Compiling v3_pci.c
[19/412] Compiling v3_int.c
[20/412] Compiling v3_info.c
[21/412] Compiling v3_ncons.c
[22/412] Compiling v3_lib.c
[23/412] Compiling v3_extku.c
[24/412] Compiling v3_genn.c
[25/412] Compiling v3_enum.c
[26/412] Compiling v3_ia5.c
[27/412] Compiling v3_bitst.c
[28/412] Compiling v3_cpols.c
[29/412] Compiling v3_alt.c
[30/412] Compiling v3_bcons.c
[31/412] Compiling v3_crld.c
[32/412] Compiling v3_akeya.c
[33/412] Compiling v3_conf.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/412] 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)
[35/412] Compiling pcy_tree.c
[36/412] Compiling pcy_map.c
[37/412] Compiling pcy_node.c
[38/412] Compiling pcy_lib.c
[39/412] Compiling v3_akey.c
[40/412] Compiling pcy_cache.c
[41/412] Compiling pcy_data.c
[42/412] Compiling x_x509a.c
[43/412] Compiling x_val.c
[44/412] Compiling x_spki.c
[45/412] Compiling x_sig.c
[46/412] Compiling x_x509.c
[47/412] Compiling x_req.c
[48/412] Compiling x_pubkey.c
[49/412] Compiling x_info.c
[50/412] Compiling x_pkey.c
[51/412] Compiling x_exten.c
[52/412] Compiling x_name.c
[53/412] Compiling x_attrib.c
[54/412] Compiling x_crl.c
[55/412] Compiling x_algor.c
[56/412] Compiling x509rset.c
[58/412] 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)
[58/412] Compiling x_all.c
[58/412] Compiling x509_v3.c
[58/412] Compiling x509_vpm.c
[58/412] Compiling x509_vfy.c
[58/412] Compiling x509cset.c
[58/412] Compiling x509name.c
[58/412] Compiling x509spki.c
BUILD FAILURE 6.2 wasm