Build Information
Failed to build Firebase, reference main (a74e02
), with Swift 6.2 (beta) for Android on 13 Sep 2025 00:05:13 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
Swift version: 6.2
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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.03s)
Fetching https://github.com/SlaunchaMan/GCDWebServer.git
[1/4143] Fetching gcdwebserver
Fetched https://github.com/SlaunchaMan/GCDWebServer.git from cache (0.86s)
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/abseil-cpp-binary.git
[1/153] Fetching grpc-binary
[139/2569] Fetching grpc-binary, app-check
[348/5923] Fetching grpc-binary, app-check, leveldb
[1414/14208] Fetching grpc-binary, app-check, leveldb, nanopb
[4770/14308] Fetching grpc-binary, app-check, leveldb, nanopb, abseil-cpp-binary
[6052/14586] Fetching grpc-binary, app-check, leveldb, nanopb, abseil-cpp-binary, interop-ios-for-google-sdks
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.36s)
[9007/14486] Fetching grpc-binary, app-check, leveldb, nanopb, 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.38s)
[9569/14208] Fetching grpc-binary, app-check, leveldb, nanopb
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/google/app-check.git from cache (0.40s)
[7401/11792] Fetching grpc-binary, leveldb, nanopb
Fetching https://github.com/google/GoogleDataTransport.git
[11793/16424] Fetching grpc-binary, leveldb, nanopb, gtm-session-fetcher
[16425/22298] Fetching grpc-binary, leveldb, nanopb, gtm-session-fetcher, googledatatransport
[16837/27379] Fetching grpc-binary, leveldb, nanopb, gtm-session-fetcher, googledatatransport, googleutilities
Fetched https://github.com/google/grpc-binary.git from cache (3.56s)
Fetched https://github.com/firebase/leveldb.git from cache (3.56s)
Fetched https://github.com/firebase/nanopb.git from cache (3.57s)
Fetching https://github.com/google/promises.git
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetched https://github.com/google/GoogleDataTransport.git from cache (3.16s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/google/GoogleUtilities.git from cache (3.19s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (3.23s)
[1/550] Fetching googleappmeasurement
[551/2992] Fetching googleappmeasurement, promises
Fetched https://github.com/google/promises.git from cache (1.18s)
[1/40178] Fetching swift-protobuf
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (5.88s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.97s)
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.2 android