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 SpeziFirebase, reference 2.0.6 (633bc3), with Swift 6.0 for Linux on 24 Jun 2025 06:28:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFirebase.git
Reference: 2.0.6
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.6      -> FETCH_HEAD
HEAD is now at 633bc3a Fix Computed Properties In AccountStorage Docs (#56)
Cloned https://github.com/StanfordSpezi/SpeziFirebase.git
Revision (git rev-parse @):
633bc3acef854fd1570f8f3619e04e3aca81ea33
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFirebase.git at 2.0.6
========================================
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-4606859-0":/host -w "$PWD" 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:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/firebase/firebase-ios-sdk.git
Fetching https://github.com/StanfordSpezi/SpeziAccount.git
[1/1633] Fetching spezistorage
[116/10381] Fetching spezistorage, speziaccount
[470/14344] Fetching spezistorage, speziaccount, speziviews
[1219/16141] Fetching spezistorage, speziaccount, speziviews, swift-atomics
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (1.01s)
[11217/14508] Fetching speziaccount, speziviews, swift-atomics
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/StanfordSpezi/SpeziAccount.git from cache (1.18s)
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.24s)
[1/1172] Fetching spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.25s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.31s)
[1/9322] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.49s)
[1/373538] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (17.22s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.90s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (2.57s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/583] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.40s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.0 (1.16s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.05s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.9 (1.20s)
Fetching https://github.com/apple/swift-algorithms.git
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.56s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (0.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.04s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.79s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Computing version for https://github.com/StanfordSpezi/SpeziAccount.git
Computed https://github.com/StanfordSpezi/SpeziAccount.git at 2.3.1 (1.64s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/marmelroy/PhoneNumberKit
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
[1/861] Fetching xctestextensions
[862/7911] Fetching xctestextensions, phonenumberkit
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (0.43s)
[1410/7050] Fetching phonenumberkit
[7051/77977] Fetching phonenumberkit, swift-syntax
Fetched https://github.com/marmelroy/PhoneNumberKit from cache (1.43s)
[11349/70927] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.74s)
Computing version for https://github.com/marmelroy/PhoneNumberKit
Computed https://github.com/marmelroy/PhoneNumberKit at 4.1.1 (2.76s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.92s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.11.0 (1.02s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.2.1 (1.02s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 11.15.0 (33.29s)
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/google/app-check.git
[1/3354] Fetching leveldb
[69/5537] Fetching leveldb, app-check
[916/5637] Fetching leveldb, app-check, abseil-cpp-binary
[2055/5912] Fetching leveldb, app-check, abseil-cpp-binary, interop-ios-for-google-sdks
[3666/6061] Fetching leveldb, app-check, abseil-cpp-binary, interop-ios-for-google-sdks, grpc-binary
[3711/14346] Fetching leveldb, app-check, abseil-cpp-binary, interop-ios-for-google-sdks, grpc-binary, nanopb
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.31s)
[4845/14246] Fetching leveldb, app-check, interop-ios-for-google-sdks, grpc-binary, nanopb
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.35s)
[7525/13971] Fetching leveldb, app-check, grpc-binary, nanopb
Fetched https://github.com/google/app-check.git from cache (0.36s)
Fetched https://github.com/google/grpc-binary.git from cache (0.36s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/GoogleDataTransport.git
[5343/11639] Fetching leveldb, nanopb
Fetched https://github.com/firebase/leveldb.git from cache (0.53s)
[8285/8285] Fetching nanopb
Fetching https://github.com/apple/swift-protobuf.git
[8286/12802] Fetching nanopb, gtm-session-fetcher
[12803/18676] Fetching nanopb, gtm-session-fetcher, googledatatransport
Fetched https://github.com/firebase/nanopb.git from cache (1.17s)
[8101/10391] Fetching gtm-session-fetcher, googledatatransport
Fetching https://github.com/google/promises.git
[10392/15468] Fetching gtm-session-fetcher, googledatatransport, googleutilities
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.92s)
[6687/10951] Fetching googledatatransport, googleutilities
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.07s)
[1/2442] Fetching promises
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetched https://github.com/google/GoogleUtilities.git from cache (1.17s)
Fetched https://github.com/google/promises.git from cache (0.47s)
[1/466] Fetching googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.33s)
[1/39463] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (7.54s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (1.21s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.0 (1.29s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.87s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (1.08s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.75s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 11.15.0 (0.76s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/37] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.25s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.74s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (1.93s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 2.1.0 (1.77s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (1.00s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.88s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 4.5.0 (0.77s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.68s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 11.15.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/marmelroy/PhoneNumberKit
Working copy of https://github.com/marmelroy/PhoneNumberKit resolved at 4.1.1
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.11.0
Creating working copy for https://github.com/StanfordSpezi/SpeziAccount.git
Working copy of https://github.com/StanfordSpezi/SpeziAccount.git resolved at 2.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 4.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.1
Creating working copy for https://github.com/StanfordBDHG/XCTestExtensions.git
Working copy of https://github.com/StanfordBDHG/XCTestExtensions.git resolved at 1.2.1
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 11.15.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.9
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 2.1.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
[1369/103311614] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
[417291/104019557] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip
[1130816/127239434] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
[2041196/146423321] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip
[3032754/156880710] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/FirebaseAnalytics.zip (0.87s)
[4299675/156172767] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
[4680012/168483153] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[89994991/168556014] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementIdentitySupport.zip (1.95s)
[99413791/168483153] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[102248845/196779617] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip
[196782795/199855102] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurement.zip (3.84s)
[4079591/5137453] Downloading https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/11.15.0/GoogleAppMeasurementOnDeviceConversion.zip (4.56s)
Downloaded https://dl.google.com/firebase/ios/appads/2.1.0/GoogleAdsOnDeviceConversion.zip (5.41s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (5.43s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/openssl_grpc.zip (7.43s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/11.14.0/rc0/FirebaseFirestoreInternal.zip (9.71s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpcpp.zip (14.86s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.0/rc0/grpc.zip (27.63s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziFirebaseAccount/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziFirebaseAccount/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziFirestore/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziFirestore/Resources/Localizable.xcstrings
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/123] Write sources
[17/123] Copying Localizable.xcstrings.license
[17/123] Copying Info.plist
[17/123] Copying Localizable.xcstrings
[17/123] Copying Localizable.xcstrings.license
[17/123] Copying Localizable.xcstrings
[17/123] Copying Info.plist
[17/123] Copying Localizable.xcstrings.license
[17/123] Copying Localizable.xcstrings
[17/123] Copying Info.plist
[17/123] Write sources
[18/123] Copying Localizable.xcstrings.license
[19/123] Copying Localizable.xcstrings
[22/123] Copying Info.plist
[26/123] Write sources
[41/123] Copying Localizable.xcstrings.license
[42/123] Copying Info.plist
[43/123] Copying Localizable.xcstrings
[44/123] Write sources
[47/123] Copying PrivacyInfo.xcprivacy
[51/123] Write sources
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseFirestoreWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
   15 | #import <TargetConditionals.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[60/123] Compiling FirebaseFirestoreTarget dummy.m
In file included from /host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/ObjCExceptionHandling.m:9:
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/include/ObjCExceptionHandling.h:12:10: fatal error: 'Foundation/NSObjCRuntime.h' file not found
   12 | #include <Foundation/NSObjCRuntime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[60/123] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[60/123] Compiling FIRMultiFactorConstants.m
[60/123] Compiling FirebaseAuthInterop dummy.m
[60/123] Compiling _NumericsShims _NumericsShims.c
[60/123] Compiling _SwiftSyntaxCShims dummy.c
[60/123] Compiling _AtomicsShims.c
[60/123] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux