Build Information
Failed to build FirebaseDependencies, reference 10.25.0 (7d7157
), with Swift 6.1 for Linux on 28 Apr 2025 18:37:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/invia-flights/swift-firebase-dependencies.git
Reference: 10.25.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/invia-flights/swift-firebase-dependencies
* tag 10.25.0 -> FETCH_HEAD
HEAD is now at 7d71574 Bump Firebase version
Cloned https://github.com/invia-flights/swift-firebase-dependencies.git
Revision (git rev-parse @):
7d71574ecd361217959a10049b566f2994cad13b
SUCCESS checkout https://github.com/invia-flights/swift-firebase-dependencies.git at 10.25.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/invia-flights/swift-firebase-dependencies.git
https://github.com/invia-flights/swift-firebase-dependencies.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "10.25.0",
"upper_bound" : "11.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "FirebaseDependencies",
"name" : "FirebaseDependencies",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FirebaseAnalyticsDependency",
"targets" : [
"FirebaseAnalyticsDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseAnalyticsDependencyLive",
"targets" : [
"FirebaseAnalyticsDependencyLive"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseRemoteConfigurationDependency",
"targets" : [
"FirebaseRemoteConfigurationDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseRemoteConfigurationDependencyLive",
"targets" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FirebaseRemoteConfigurationDependencyTests",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependencyTests",
"path" : "Tests/FirebaseRemoteConfigurationDependencyTests",
"sources" : [
"FirebaseRemoteConfigurationDependencyTests.swift"
],
"target_dependencies" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"type" : "test"
},
{
"c99name" : "FirebaseRemoteConfigurationDependencyLive",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependencyLive",
"path" : "Sources/FirebaseRemoteConfigurationDependencyLive",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"sources" : [
"Live.swift",
"RemoteConfigProtocol.swift"
],
"target_dependencies" : [
"FirebaseRemoteConfigurationDependency"
],
"type" : "library"
},
{
"c99name" : "FirebaseRemoteConfigurationDependency",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependency",
"path" : "Sources/FirebaseRemoteConfigurationDependency",
"product_dependencies" : [
"DependenciesMacros",
"Dependencies"
],
"product_memberships" : [
"FirebaseRemoteConfigurationDependency",
"FirebaseRemoteConfigurationDependencyLive"
],
"sources" : [
"Error.swift",
"FetchAndActivateStatus.swift",
"FetchStatus.swift",
"Interface.swift",
"Settings.swift",
"Source.swift"
],
"type" : "library"
},
{
"c99name" : "FirebaseAnalyticsDependencyTests",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependencyTests",
"path" : "Tests/FirebaseAnalyticsDependencyTests",
"sources" : [
"FirebaseAnalyticsTests.swift"
],
"target_dependencies" : [
"FirebaseAnalyticsDependencyLive"
],
"type" : "test"
},
{
"c99name" : "FirebaseAnalyticsDependencyLive",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependencyLive",
"path" : "Sources/FirebaseAnalyticsDependencyLive",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"FirebaseAnalyticsDependencyLive"
],
"sources" : [
"AnalyticsProtocol.swift",
"Live.swift"
],
"target_dependencies" : [
"FirebaseAnalyticsDependency"
],
"type" : "library"
},
{
"c99name" : "FirebaseAnalyticsDependency",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependency",
"path" : "Sources/FirebaseAnalyticsDependency",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros"
],
"product_memberships" : [
"FirebaseAnalyticsDependency",
"FirebaseAnalyticsDependencyLive"
],
"sources" : [
"Event.swift",
"Events/AdImpression.swift",
"Events/AddPaymentInfo.swift",
"Events/AddShippingInfo.swift",
"Events/AddToCart.swift",
"Events/AddToWishList.swift",
"Events/BeginCheckout.swift",
"Events/CampaignDetails.swift",
"Events/Custom.swift",
"Events/EarnVirtualCurrency.swift",
"Events/GenerateLead.swift",
"Events/JoinGroup.swift",
"Events/LevelEnd.swift",
"Events/LevelStart.swift",
"Events/LevelUp.swift",
"Events/PostScore.swift",
"Events/Purchase.swift",
"Events/Refund.swift",
"Events/RemoveFromCart.swift",
"Events/ScreenView.swift",
"Events/Search.swift",
"Events/SelectContent.swift",
"Events/SelectItem.swift",
"Events/SelectPromotion.swift",
"Events/Share.swift",
"Events/SignUp.swift",
"Events/SpendVirtualCurrency.swift",
"Events/UnlockAchievement.swift",
"Events/ViewCart.swift",
"Events/ViewItem.swift",
"Events/ViewItemList.swift",
"Events/ViewPromotion.swift",
"Events/ViewSearchResults.swift",
"Interface.swift",
"Item.swift",
"Money.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/firebase/firebase-ios-sdk.git
[1/6201] Fetching swift-dependencies
[6202/374212] Fetching swift-dependencies, firebase-ios-sdk
Fetched https://github.com/pointfreeco/swift-dependencies from cache (20.36s)
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (20.69s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 10.29.0 (25.51s)
Fetching https://github.com/google/app-check.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/interop-ios-for-google-sdks.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
[1/100] Fetching abseil-cpp-binary
[101/3454] Fetching abseil-cpp-binary, leveldb
[269/11739] Fetching abseil-cpp-binary, leveldb, nanopb
[419/11888] Fetching abseil-cpp-binary, leveldb, nanopb, grpc-binary
[1068/12163] Fetching abseil-cpp-binary, leveldb, nanopb, grpc-binary, interop-ios-for-google-sdks
[1480/14346] Fetching abseil-cpp-binary, leveldb, nanopb, grpc-binary, interop-ios-for-google-sdks, app-check
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.57s)
Fetched https://github.com/google/grpc-binary.git from cache (0.57s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.57s)
Fetching https://github.com/google/GoogleUtilities.git
Fetched https://github.com/firebase/leveldb.git from cache (0.57s)
Fetched https://github.com/google/app-check.git from cache (0.57s)
Fetching https://github.com/google/GoogleDataTransport.git
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/firebase/nanopb.git from cache (0.58s)
Fetching https://github.com/google/promises.git
[1/2442] Fetching promises
[221/8316] Fetching promises, googledatatransport
[618/8754] Fetching promises, googledatatransport, googleappmeasurement
[1039/13811] Fetching promises, googledatatransport, googleappmeasurement, googleutilities
[13812/18257] Fetching promises, googledatatransport, googleappmeasurement, googleutilities, gtm-session-fetcher
Fetched https://github.com/google/promises.git from cache (0.98s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.00s)
Fetched https://github.com/google/GoogleUtilities.git from cache (1.00s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (1.02s)
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.02s)
[1/38504] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.95s)
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 (6.11s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.62.2 (0.48s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 10.28.0 (0.49s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024011602.0 (0.46s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.48s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 9.4.0 (0.50s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 10.19.2 (0.49s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (0.47s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.46s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 7.13.3 (0.50s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 3.5.0 (0.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.42s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.48s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2410] Fetching combine-schedulers
[1206/3262] Fetching combine-schedulers, swift-concurrency-extras
[3085/4554] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4555/9942] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.32s)
[4300/7532] Fetching swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.33s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.33s)
[2964/5388] Fetching xctest-dynamic-overlay
[5389/75633] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (4.14s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.19s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (4.61s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.46s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.59s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.61s)
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/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 3.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 10.19.2
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/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024011602.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.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.29.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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.2
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 7.13.3
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/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
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 10.29.0
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 10.28.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 100.0.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
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementOnDeviceConversion.zip
[1369/664177] Downloading https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip
[413859/80114092] Downloading https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip
[1080558/96684100] Downloading https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip
[1753580/106667461] Downloading https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip
[2724088/106740899] Downloading https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.28.0/FirebaseAnalytics.zip (0.58s)
[3699660/106076722] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementIdentitySupport.zip (0.58s)
[3839097/106003284] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip
[5052035/133698410] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip
[73116344/154908050] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpcpp.zip
[93331518/157795782] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementOnDeviceConversion.zip
[157812157/169764968] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurementOnDeviceConversion.zip (2.01s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/10.28.0/GoogleAppMeasurement.zip (2.09s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/openssl_grpc.zip (2.64s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024011602.0/rc1/absl.zip (3.24s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/10.27.0/rc0/FirebaseFirestoreInternal.zip (4.06s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpcpp.zip (5.78s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.62.2/rc0/grpc.zip (11.83s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/67] Write sources
[1/67] Copying PrivacyInfo.xcprivacy
[1/67] Write sources
[32/67] Compiling _SwiftSyntaxCShims dummy.c
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
15 | #import <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[33/67] Compiling FirebaseAnalyticsTarget dummy.m
[33/67] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/dummy.m:15:9: fatal error: 'TargetConditionals.h' file not found
15 | #import <TargetConditionals.h>
| ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/35] Compiling FirebaseAnalyticsTarget dummy.m
[1/35] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux