The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziFirebase with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziFirebase.git
Reference: 1.1.0
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               1.1.0      -> FETCH_HEAD
HEAD is now at 16c1c75 Add user-linking logic for signing up (#31)
Cloned https://github.com/StanfordSpezi/SpeziFirebase.git
Revision (git rev-parse @):
16c1c751c14b08ae593eacf9bc2752c2e070fe2f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziFirebase.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordSpezi/SpeziFirebase.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/SpeziStorage
Fetching https://github.com/StanfordSpezi/SpeziAccount
Fetching https://github.com/firebase/firebase-ios-sdk
Fetching https://github.com/StanfordSpezi/Spezi
[1/631] Fetching spezistorage
[632/8411] Fetching spezistorage, spezi
[2266/10197] Fetching spezistorage, spezi, speziviews
[4247/15031] Fetching spezistorage, spezi, speziviews, speziaccount
Fetched https://github.com/StanfordSpezi/SpeziStorage from cache (1.32s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.33s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.33s)
Fetched https://github.com/StanfordSpezi/SpeziAccount from cache (1.33s)
[1/330099] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk from cache (12.88s)
Computing version for https://github.com/StanfordSpezi/SpeziAccount
Computed https://github.com/StanfordSpezi/SpeziAccount at 1.2.2 (0.38s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/330] Fetching xctruntimeassertions
[331/560] Fetching xctruntimeassertions, spezifoundation
[561/14305] Fetching xctruntimeassertions, spezifoundation, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.02s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (1.02s)
Fetched https://github.com/apple/swift-collections.git from cache (1.05s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.3.1 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (3.63s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.0.1 (0.36s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage
Computed https://github.com/StanfordSpezi/SpeziStorage at 1.0.2 (0.36s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.2.3 (0.37s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 1.0.4 (0.33s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 10.23.1 (2.30s)
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/interop-ios-for-google-sdks.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/firebase/nanopb.git
[1/1731] Fetching app-check
[1386/5063] Fetching app-check, leveldb
[2099/5168] Fetching app-check, leveldb, grpc-binary
[2670/5242] Fetching app-check, leveldb, grpc-binary, abseil-cpp-binary
[2854/13527] Fetching app-check, leveldb, grpc-binary, abseil-cpp-binary, nanopb
Fetched https://github.com/google/grpc-binary.git from cache (0.24s)
[3832/13422] Fetching app-check, leveldb, abseil-cpp-binary, nanopb
Fetching https://github.com/google/gtm-session-fetcher.git
[7041/13525] Fetching app-check, leveldb, abseil-cpp-binary, nanopb, interop-ios-for-google-sdks
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.35s)
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/firebase/leveldb.git from cache (0.36s)
Fetching https://github.com/google/GoogleDataTransport.git
[7656/10119] Fetching app-check, nanopb, interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.54s)
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetched https://github.com/google/app-check.git from cache (0.55s)
Fetching https://github.com/apple/swift-protobuf.git
Fetched https://github.com/firebase/nanopb.git from cache (0.55s)
[1/3718] Fetching gtm-session-fetcher
Fetching https://github.com/google/promises.git
[2827/7817] Fetching gtm-session-fetcher, googleutilities
[3668/13380] Fetching gtm-session-fetcher, googleutilities, googledatatransport
[13381/15776] Fetching gtm-session-fetcher, googleutilities, googledatatransport, promises
[13765/16134] Fetching gtm-session-fetcher, googleutilities, googledatatransport, promises, googleappmeasurement
Fetched https://github.com/google/GoogleUtilities.git from cache (0.44s)
[11269/12035] Fetching gtm-session-fetcher, googledatatransport, promises, googleappmeasurement
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.45s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.27s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (0.59s)
Fetched https://github.com/google/promises.git from cache (0.30s)
[1/34557] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.99s)
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 100.0.0 (0.56s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.62.1 (0.41s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024011601.0 (0.40s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 10.23.1 (0.44s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.55s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 9.4.0 (0.51s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 10.18.2 (0.40s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.50s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.4 (0.38s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 7.13.1 (0.43s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.3.2 (0.41s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.26.0 (0.43s)
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 7.13.1
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.2.3
Creating working copy for https://github.com/StanfordSpezi/SpeziAccount
Working copy of https://github.com/StanfordSpezi/SpeziAccount resolved at 1.2.2
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 10.23.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 1.0.4
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage
Working copy of https://github.com/StanfordSpezi/SpeziStorage resolved at 1.0.2
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/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 10.18.2
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 9.4.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.4
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.2024011601.0
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 3.3.2
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 10.23.1
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 100.0.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.26.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.62.1
[1369/12738131] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip
[525657/12841647] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip
[1097252/30926787] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip
[1426588/37279416] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip
[2118893/48209720] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip
[7268983/74221603] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip
[13009217/137181973] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementIdentitySupport.zip (0.67s)
[13241753/137078457] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip
[99169327/138219951] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/FirebaseAnalytics.zip
[105900974/131867322] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip, https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.23.1/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpcpp.zip (1.50s)
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.23.1/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.23.1/FirebaseAnalytics.zip (1.72s)
[1369/8741754] Downloading https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementOnDeviceConversion.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024011601.0/rc1/absl.zip (2.49s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/openssl_grpc.zip (2.53s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurement.zip (3.12s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.23.1/GoogleAppMeasurementOnDeviceConversion.zip (4.38s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/10.23.0/rc1/FirebaseFirestoreInternal.zip (4.51s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.1/rc1/grpc.zip (8.16s)
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
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
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/180] Write sources
[1/180] Copying Info.plist
[1/180] Write sources
[1/180] Copying Localizable.xcstrings
[1/180] Write sources
[1/180] Copying Localizable.xcstrings.license
[1/180] Write sources
[1/180] Copying PrivacyInfo.xcprivacy
[2/180] Write sources
[23/180] Copying PrivacyInfo.xcprivacy
[29/180] Compiling FirebaseAppCheckInterop dummy.m
[30/180] Compiling FirebaseAuthInterop dummy.m
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseFirestoreWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
        ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/180] Compiling FirebaseFirestoreTarget dummy.m
[31/180] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FirebaseCoreExtension.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/180] Compiling FirebaseCoreExtension resource_bundle_accessor.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FirebaseCoreExtension.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/180] Compiling FirebaseCoreExtension dummy.m
[31/180] Compiling FirebaseAuth resource_bundle_accessor.m
[31/180] Compiling GTMSessionFetcherCore resource_bundle_accessor.m
[31/180] Compiling FirebaseFirestoreSwiftTarget dummy.m
[31/180] Write swift-version-24593BA9C3E375BF.txt
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
    /host/spi-builder-workspace/Sources/SpeziFirestore/Resources/Localizable.xcstrings.license
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
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseFirestoreWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
        ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/150] Compiling FirebaseFirestoreTarget dummy.m
[1/150] Compiling FIRAuthWebUtils.m
[1/150] Compiling FIRAuthWebViewController.m
[1/150] Compiling NSData+FIRBase64.m
[1/150] Compiling FIRAuthURLPresenter.m
[1/150] Compiling FIRAuthWebView.m
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseFirestoreSwiftWrap/dummy.m[1/150] Compiling FirebaseFirestoreSwiftTarget dummy.m
[1/150] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux

Build Machine: Linux 1