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 Firebase, reference main (a74e02), with Swift 6.0 for Linux on 13 Sep 2025 00:04:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 a74e021 feat(ci): Run cron jobs on workflow dispatch (#15316)
Cloned https://github.com/firebase/firebase-ios-sdk.git
Revision (git rev-parse @):
a74e02174885ac64fd386e78029f6986c4329a2f
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.0
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-1":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (0.92s)
Fetching https://github.com/SlaunchaMan/GCDWebServer.git
[1/4143] Fetching gcdwebserver
Fetched https://github.com/SlaunchaMan/GCDWebServer.git from cache (0.65s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/abseil-cpp-binary.git
[1/100] Fetching abseil-cpp-binary
[101/2516] Fetching abseil-cpp-binary, app-check
[1720/5870] Fetching abseil-cpp-binary, app-check, leveldb
[1875/6148] Fetching abseil-cpp-binary, app-check, leveldb, interop-ios-for-google-sdks
[2436/6301] Fetching abseil-cpp-binary, app-check, leveldb, interop-ios-for-google-sdks, grpc-binary
[3337/14586] Fetching abseil-cpp-binary, app-check, leveldb, interop-ios-for-google-sdks, grpc-binary, nanopb
Fetched https://github.com/google/grpc-binary.git from cache (0.28s)
[5628/14433] Fetching abseil-cpp-binary, app-check, leveldb, interop-ios-for-google-sdks, nanopb
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.30s)
[6368/14155] Fetching abseil-cpp-binary, app-check, leveldb, nanopb
Fetched https://github.com/google/app-check.git from cache (0.30s)
[4019/11739] Fetching abseil-cpp-binary, leveldb, nanopb
Fetching https://github.com/google/GoogleDataTransport.git
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.48s)
Fetched https://github.com/firebase/leveldb.git from cache (0.48s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/5874] Fetching googledatatransport
[2292/10955] Fetching googledatatransport, googleutilities
[9381/15587] Fetching googledatatransport, googleutilities, gtm-session-fetcher
Fetched https://github.com/firebase/nanopb.git from cache (0.69s)
Fetching https://github.com/google/promises.git
[14384/16137] Fetching googledatatransport, googleutilities, gtm-session-fetcher, googleappmeasurement
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.53s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.37s)
Fetched https://github.com/google/GoogleUtilities.git from cache (0.55s)
[1/2442] Fetching promises
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.67s)
Fetched https://github.com/google/promises.git from cache (0.29s)
[1/40178] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (6.00s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
error: Dependencies could not be resolved because no versions of 'googleappmeasurement' match the requirement 12.3.0 and root depends on 'googleappmeasurement' 12.3.0.
error: 'spi-builder-workspace': binary target 'FirebaseAnalytics' could not be mapped to an artifact with expected name 'FirebaseAnalytics'
BUILD FAILURE 6.0 linux