The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziFirebase, reference 2.0.9 (f7e576), with Swift 6.0 for Linux on 19 Dec 2025 02:23:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFirebase.git
Reference: 2.0.9
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/StanfordSpezi/SpeziFirebase
 * tag               2.0.9      -> FETCH_HEAD
HEAD is now at f7e5769 add `willLogOut` account event (#60)
Cloned https://github.com/StanfordSpezi/SpeziFirebase.git
Revision (git rev-parse @):
f7e5769ca533c846763dc81fa2666ffea7bdee77
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFirebase.git at 2.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziFirebase.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
63e5bc7682b8: Already exists
0bd8840ce302: Pulling fs layer
29613b8c7d46: Pulling fs layer
e2b40b828612: Pulling fs layer
cab8da6766e2: Pulling fs layer
94d0d174921a: Pulling fs layer
c8325c15a99e: Pulling fs layer
7a7f0e53d9b9: Pulling fs layer
94d0d174921a: Waiting
c8325c15a99e: Waiting
7a7f0e53d9b9: Waiting
cab8da6766e2: Waiting
e2b40b828612: Verifying Checksum
e2b40b828612: Download complete
cab8da6766e2: Verifying Checksum
cab8da6766e2: Download complete
94d0d174921a: Verifying Checksum
94d0d174921a: Download complete
c8325c15a99e: Verifying Checksum
c8325c15a99e: Download complete
0bd8840ce302: Verifying Checksum
0bd8840ce302: Download complete
29613b8c7d46: Verifying Checksum
29613b8c7d46: Download complete
7a7f0e53d9b9: Verifying Checksum
7a7f0e53d9b9: Download complete
0bd8840ce302: Pull complete
29613b8c7d46: Pull complete
e2b40b828612: Pull complete
cab8da6766e2: Pull complete
94d0d174921a: Pull complete
c8325c15a99e: Pull complete
7a7f0e53d9b9: Pull complete
Digest: sha256:d9a15f93bf2b54d4a5c29ad13249b33c1decc55763b749502648fc1aee8d297b
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/SpeziAccount.git
Fetching https://github.com/firebase/firebase-ios-sdk.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/10130] Fetching spezi
[2/11813] Fetching spezi, spezistorage
[3/20996] Fetching spezi, spezistorage, speziaccount
[1453/25697] Fetching spezi, spezistorage, speziaccount, speziviews
[2071/27517] Fetching spezi, spezistorage, speziaccount, speziviews, swift-atomics
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.74s)
[17387/17387] Fetching spezistorage, speziaccount, speziviews, swift-atomics
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.83s)
Fetched https://github.com/StanfordSpezi/SpeziAccount.git from cache (0.84s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.89s)
[1/2600] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.31s)
[1/391562] Fetching firebase-ios-sdk
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (25.88s)
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (26.27s)
Computing version for https://github.com/StanfordSpezi/SpeziAccount.git
error: Dependencies could not be resolved because 'speziaccount' >= 2.3.3 contains incompatible tools version (6.2.0) and root depends on 'speziaccount' 2.3.6..<3.0.0.
BUILD FAILURE 6.0 linux