Build Information
Failed to build Firebase, reference main (6957b7), with Swift 6.3 for Wasm on 1 May 2026 05:52:37 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/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/firebase/firebase-ios-sdk.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/firebase/firebase-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6957b76 [ABT] Fix race crash (#16148)
Cloned https://github.com/firebase/firebase-ios-sdk.git
Revision (git rev-parse @):
6957b76ee1e7b718189761943ee13c57a9db914e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/firebase/firebase-ios-sdk.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/firebase/firebase-ios-sdk.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/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/erikdoe/ocmock.git
[1/10914] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (3.16s)
Fetching https://github.com/SlaunchaMan/GCDWebServer.git
[1/4143] Fetching gcdwebserver
Fetched https://github.com/SlaunchaMan/GCDWebServer.git from cache (0.71s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/gtm-session-fetcher.git
Fetching https://github.com/google/app-check.git
[1/282] Fetching interop-ios-for-google-sdks
[283/382] Fetching interop-ios-for-google-sdks, abseil-cpp-binary
[383/3545] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, app-check
[1079/3698] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, app-check, grpc-binary
[1178/8541] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, app-check, grpc-binary, gtm-session-fetcher
[2025/16826] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, app-check, grpc-binary, gtm-session-fetcher, nanopb
Fetched https://github.com/google/app-check.git from cache (0.63s)
[8175/13663] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, grpc-binary, gtm-session-fetcher, nanopb
Fetching https://github.com/firebase/leveldb.git
[13664/17017] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, grpc-binary, gtm-session-fetcher, nanopb, leveldb
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.19s)
[12007/12174] Fetching interop-ios-for-google-sdks, abseil-cpp-binary, grpc-binary, nanopb, leveldb
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/grpc-binary.git from cache (1.24s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (1.24s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.25s)
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetching https://github.com/google/promises.git
Fetched https://github.com/firebase/nanopb.git from cache (1.27s)
Fetching https://github.com/google/GoogleDataTransport.git
Fetched https://github.com/firebase/leveldb.git from cache (0.78s)
[1/5179] Fetching googleutilities
[675/7622] Fetching googleutilities, promises
[931/13621] Fetching googleutilities, promises, googledatatransport
[13203/14203] Fetching googleutilities, promises, googledatatransport, googleappmeasurement
Fetched https://github.com/google/promises.git from cache (0.50s)
[11231/11760] Fetching googleutilities, googledatatransport, googleappmeasurement
Fetched https://github.com/google/GoogleUtilities.git from cache (0.58s)
[6325/6581] Fetching googledatatransport, googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.62s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.59s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
error: Dependencies could not be resolved because no versions of 'googleappmeasurement' match the requirement 12.13.0 and root depends on 'googleappmeasurement' 12.13.0.
error: 'spi-builder-workspace': binary target 'FirebaseAnalytics' could not be mapped to an artifact with expected name 'FirebaseAnalytics'
BUILD FAILURE 6.3 wasm