Build Information
Failed to build Firebase, reference main (6957b7), with Swift 6.1 for Linux on 1 May 2026 05:52:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/firebase/firebase-ios-sdk.git
https://github.com/firebase/firebase-ios-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10914] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.02s)
Fetching https://github.com/SlaunchaMan/GCDWebServer.git
[1/4143] Fetching gcdwebserver
Fetched https://github.com/SlaunchaMan/GCDWebServer.git from cache (1.28s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/nanopb.git
[2/100] Fetching abseil-cpp-binary
[43/253] Fetching abseil-cpp-binary, grpc-binary
[244/8538] Fetching abseil-cpp-binary, grpc-binary, nanopb
[907/11892] Fetching abseil-cpp-binary, grpc-binary, nanopb, leveldb
[1655/15055] Fetching abseil-cpp-binary, grpc-binary, nanopb, leveldb, app-check
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetched https://github.com/google/grpc-binary.git from cache (0.31s)
[4396/14902] Fetching abseil-cpp-binary, nanopb, leveldb, app-check
Fetched https://github.com/google/app-check.git from cache (0.48s)
[8177/11739] Fetching abseil-cpp-binary, nanopb, leveldb
Fetching https://github.com/google/GoogleUtilities.git
[11740/12021] Fetching abseil-cpp-binary, nanopb, leveldb, interop-ios-for-google-sdks
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.40s)
Fetching https://github.com/google/GoogleDataTransport.git
[1/5179] Fetching googleutilities
Fetched https://github.com/firebase/leveldb.git from cache (0.94s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.95s)
Fetched https://github.com/firebase/nanopb.git from cache (0.95s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/5999] Fetching googledatatransport
[4921/10842] Fetching googledatatransport, gtm-session-fetcher
[9148/11424] Fetching googledatatransport, gtm-session-fetcher, googleappmeasurement
Fetching https://github.com/google/promises.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (3.81s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (4.07s)
Fetched https://github.com/google/GoogleUtilities.git from cache (4.32s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (4.11s)
[1/2443] Fetching promises
Fetched https://github.com/google/promises.git from cache (0.66s)
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'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Updating https://github.com/erikdoe/ocmock.git
Updated https://github.com/erikdoe/ocmock.git (0.14s)
Updating https://github.com/SlaunchaMan/GCDWebServer.git
Updated https://github.com/SlaunchaMan/GCDWebServer.git (0.13s)
Updating https://github.com/google/interop-ios-for-google-sdks.git
Updating https://github.com/google/app-check.git
Updating https://github.com/google/abseil-cpp-binary.git
Updating https://github.com/firebase/leveldb.git
Updating https://github.com/firebase/nanopb.git
Updated https://github.com/google/abseil-cpp-binary.git (0.31s)
Updated https://github.com/firebase/nanopb.git (0.31s)
Updating https://github.com/google/gtm-session-fetcher.git
Updated https://github.com/firebase/leveldb.git (0.32s)
Updating https://github.com/google/GoogleDataTransport.git
Updated https://github.com/google/app-check.git (0.38s)
Updated https://github.com/google/interop-ios-for-google-sdks.git (0.39s)
Updating https://github.com/google/grpc-binary.git
Updated https://github.com/google/gtm-session-fetcher.git (0.30s)
Updating https://github.com/google/GoogleUtilities.git
Updated https://github.com/google/grpc-binary.git (0.27s)
Updated https://github.com/google/GoogleDataTransport.git (0.28s)
Updating https://github.com/google/GoogleAppMeasurement.git
Updating https://github.com/google/promises.git
Updated https://github.com/google/GoogleAppMeasurement.git (0.19s)
Updated https://github.com/google/GoogleUtilities.git (0.22s)
Updated https://github.com/google/promises.git (0.21s)
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.1 linux