Build Information
Failed to build PromotedAIMetricsSDK, reference 1.3.3 (ffb682
), with Swift 6.1 for Linux on 27 Apr 2025 19:41:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/promotedai/ios-metrics-sdk.git
Reference: 1.3.3
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/promotedai/ios-metrics-sdk
* tag 1.3.3 -> FETCH_HEAD
HEAD is now at ffb6822 Update to 1.3.3 (#199)
Cloned https://github.com/promotedai/ios-metrics-sdk.git
Revision (git rev-parse @):
ffb682284c1c5fab75e8ed7c98e4ea4edab23abf
SUCCESS checkout https://github.com/promotedai/ios-metrics-sdk.git at 1.3.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/promotedai/ios-metrics-sdk.git
https://github.com/promotedai/ios-metrics-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "7.9.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "gtm-session-fetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/gtm-session-fetcher"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
}
],
"manifest_display_name" : "PromotedAIMetricsSDK",
"name" : "PromotedAIMetricsSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PromotedCore",
"targets" : [
"PromotedCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFetcher",
"targets" : [
"PromotedFetcher"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedMetrics",
"targets" : [
"PromotedMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseAnalytics",
"targets" : [
"PromotedFirebaseAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseRemoteConfig",
"targets" : [
"PromotedFirebaseRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PromotedMetrics",
"module_type" : "SwiftTarget",
"name" : "PromotedMetrics",
"path" : "Sources/PromotedMetrics",
"product_memberships" : [
"PromotedMetrics"
],
"sources" : [
"MetricsLoggerService+PromotedMetrics.swift",
"ModuleConfig+PromotedMetrics.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedFetcher"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfigTests",
"path" : "Tests/PromotedFirebaseRemoteConfigTests",
"sources" : [
"ClientConfigMergeTests.swift",
"StringCaseConversionTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers",
"PromotedFirebaseRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "PromotedFirebaseRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfig",
"path" : "Sources/PromotedFirebaseRemoteConfig",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"PromotedFirebaseRemoteConfig"
],
"sources" : [
"ClientConfig+PromotedFirebaseRemoteConfig.swift",
"FirebaseRemoteConfigService.swift",
"ModuleConfig+PromotedFirebaseRemoteConfig.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseAnalytics",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseAnalytics",
"path" : "Sources/PromotedFirebaseAnalytics",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"PromotedFirebaseAnalytics"
],
"sources" : [
"FirebaseAnalyticsConnection.swift",
"ModuleConfig+PromotedFirebaseAnalytics.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFetcher",
"module_type" : "SwiftTarget",
"name" : "PromotedFetcher",
"path" : "Sources/PromotedFetcher",
"product_dependencies" : [
"GTMSessionFetcherCore"
],
"product_memberships" : [
"PromotedFetcher",
"PromotedMetrics"
],
"sources" : [
"GTMSessionFetcherConnection.swift",
"ModuleConfig+PromotedFetcher.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCoreTests",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTests",
"path" : "Tests/PromotedCoreTests",
"sources" : [
"AnalyticsTests.swift",
"ClientConfigServiceTests.swift",
"ClientConfigTests.swift",
"DequeTests.swift",
"IDProducerTests.swift",
"IOSBuildInfoTests.swift",
"ImpressionTrackerTests.swift",
"MetricsLoggerTests.swift",
"ModuleTests.swift",
"NetworkConnectionTests.swift",
"OperationMonitorTests.swift",
"ScrollTrackerTest.swift",
"UIKitStateTests.swift",
"ViewTrackerTests.swift",
"XrayTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers"
],
"type" : "test"
},
{
"c99name" : "PromotedCoreTestHelpers",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTestHelpers",
"path" : "Sources/PromotedCoreTestHelpers",
"sources" : [
"AutoViewState+TestHelpers.swift",
"FakeAnalyticsConnection.swift",
"FakeBuildInfo.swift",
"FakeClock.swift",
"FakeDeviceInfo.swift",
"FakeIDMap.swift",
"FakeNetworkConnection.swift",
"FakePersistentStore.swift",
"FakeRemoteConfigConnection.swift",
"FakeUIState.swift",
"ModuleTestCase.swift",
"TestModule.swift",
"TestOperationMonitorListener.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCore",
"module_type" : "SwiftTarget",
"name" : "PromotedCore",
"path" : "Sources/PromotedCore",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PromotedCore",
"PromotedFetcher",
"PromotedMetrics",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/PromotedCore/Resources/Version.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Analytics.swift",
"Base/BuildInfo.swift",
"Base/Clock.swift",
"Base/Deque.swift",
"Base/Dictionary+Promoted.swift",
"Base/OSLog+Promoted.swift",
"Base/PendingLogMessages.swift",
"Base/TabularLogFormatter.swift",
"Base/UIState.swift",
"Base/UIViewController+Promoted.swift",
"Base/UUID+Promoted.swift",
"Base/WeakArray.swift",
"ClientConfig/ClientConfig.swift",
"ClientConfig/ClientConfigService.swift",
"ClientConfig/RemoteConfigConnection.swift",
"ClientConfig/_ObjCClientConfig.swift",
"ErrorHandling/ErrorDetails.swift",
"ErrorHandling/ErrorHandler.swift",
"ErrorHandling/ErrorModalViewController.swift",
"ErrorHandling/Errors.swift",
"Impression/ImpressionTracker.swift",
"Impression/ScrollTracker.swift",
"IndexPathDataSource.swift",
"MetricsLogger/MetricsLogger+Action.swift",
"MetricsLogger/MetricsLogger+AutoView.swift",
"MetricsLogger/MetricsLogger+Diagnostics.swift",
"MetricsLogger/MetricsLogger+EventFields.swift",
"MetricsLogger/MetricsLogger+IdentifierProvenances.swift",
"MetricsLogger/MetricsLogger+Impression.swift",
"MetricsLogger/MetricsLogger+Validation.swift",
"MetricsLogger/MetricsLogger+View.swift",
"MetricsLogger/MetricsLogger.swift",
"MetricsLoggerService.swift",
"Model/ActionType.swift",
"Model/AutoViewState.swift",
"Model/Cart.swift",
"Model/CartContent.swift",
"Model/CollectionInteraction.swift",
"Model/Content.swift",
"Model/CurrencyCode.swift",
"Model/DeviceInfo.swift",
"Model/DeviceType.swift",
"Model/ID.swift",
"Model/IDMap.swift",
"Model/IDProducer.swift",
"Model/ImpressionSourceType.swift",
"Model/MessageRepresentable.swift",
"Model/Money.swift",
"Model/UseCase.swift",
"Module.swift",
"NetworkConnection.swift",
"OperationMonitor.swift",
"PersistentStore.swift",
"SchemaProtos/proto_common_common.pb.swift",
"SchemaProtos/proto_delivery_blender.pb.swift",
"SchemaProtos/proto_delivery_delivery.pb.swift",
"SchemaProtos/proto_delivery_execution.pb.swift",
"SchemaProtos/proto_event_event.pb.swift",
"ViewTracker.swift",
"Xray.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/firebase/firebase-ios-sdk
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/google/gtm-session-fetcher
[1/4434] Fetching gtm-session-fetcher
[4435/42938] Fetching gtm-session-fetcher, swift-protobuf
[34854/410915] Fetching gtm-session-fetcher, swift-protobuf, firebase-ios-sdk
Fetched https://github.com/google/gtm-session-fetcher from cache (19.14s)
Fetched https://github.com/apple/swift-protobuf from cache (19.21s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (19.46s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 7.11.1 (20.34s)
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/GoogleDataTransport.git
Fetching https://github.com/firebase/grpc-SwiftPM.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/google/GoogleUtilities.git
[1/3354] Fetching leveldb
[706/11639] Fetching leveldb, nanopb
[1740/17513] Fetching leveldb, nanopb, googledatatransport
[3510/22570] Fetching leveldb, nanopb, googledatatransport, googleutilities
Fetched https://github.com/firebase/leveldb.git from cache (0.37s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[1/438] Fetching googleappmeasurement
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.30s)
Fetching https://github.com/google/promises.git
[1/4118] Fetching abseil-cpp-swiftpm
[2555/6560] Fetching abseil-cpp-swiftpm, promises
Fetched https://github.com/google/promises.git from cache (0.26s)
[3213/4118] Fetching abseil-cpp-swiftpm
Fetched https://github.com/google/GoogleUtilities.git from cache (1.07s)
Fetched https://github.com/firebase/nanopb.git from cache (1.07s)
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (1.07s)
[1/9141] Fetching grpc-swiftpm
Fetched https://github.com/google/GoogleDataTransport.git from cache (1.63s)
Fetched https://github.com/firebase/grpc-SwiftPM.git from cache (1.64s)
Computing version for https://github.com/firebase/grpc-SwiftPM.git
Computed https://github.com/firebase/grpc-SwiftPM.git at 1.28.4 (2.15s)
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8166] Fetching boringssl-swiftpm
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (2.33s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30908.0 (2.82s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 8.4.0 (0.51s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 7.11.1 (0.51s)
Computing version for https://github.com/firebase/abseil-cpp-SwiftPM.git
Computed https://github.com/firebase/abseil-cpp-SwiftPM.git at 0.20200225.4 (0.48s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.7.2 (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/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (1.83s)
Computing version for https://github.com/google/gtm-session-fetcher
Computed https://github.com/google/gtm-session-fetcher at 1.7.2 (0.46s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.29.0 (0.48s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 7.13.3 (0.59s)
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/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 7.11.1
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 1.2.12
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.29.0
Creating working copy for https://github.com/firebase/abseil-cpp-SwiftPM.git
Working copy of https://github.com/firebase/abseil-cpp-SwiftPM.git resolved at 0.20200225.4
Creating working copy for https://github.com/firebase/grpc-SwiftPM.git
Working copy of https://github.com/firebase/grpc-SwiftPM.git resolved at 1.28.4
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30908.0
Creating working copy for https://github.com/google/gtm-session-fetcher
Working copy of https://github.com/google/gtm-session-fetcher resolved at 1.7.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/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 8.4.0
Creating working copy for https://github.com/firebase/boringssl-SwiftPM.git
Working copy of https://github.com/firebase/boringssl-SwiftPM.git resolved at 0.7.2
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 7.11.1
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/7.11.1/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip
[1369/378167] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/FirebaseAnalytics.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/7.11.1/FirebaseAnalytics.zip (0.27s)
[1369/9491975] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip
[165209/18941986] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip (1.19s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip (1.22s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/28] Write sources
[2/28] Copying PrivacyInfo.xcprivacy
[3/28] Copying Version.txt
[9/28] Write sources
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherService.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherService.m:20:
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherService.h:23:
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.h:262:9: fatal error: 'Foundation/Foundation.h' file not found
262 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[10/28] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[10/28] Compiling FirebaseRemoteConfig RCNUserDefaultsManager.m
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.m:20:
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.h:40:
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.h:262:9: fatal error: 'Foundation/Foundation.h' file not found
262 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[10/28] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNPersonalization.m:17:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNPersonalization.h:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/Interop/Analytics/Public/FIRAnalyticsInterop.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[10/28] Compiling FirebaseRemoteConfig RCNPersonalization.m
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherLogging.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherLogging.m:23:
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherLogging.h:16:
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.h:262:9: fatal error: 'Foundation/Foundation.h' file not found
262 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[10/28] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.m
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.m:20:
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.h:262:9: fatal error: 'Foundation/Foundation.h' file not found
262 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[10/28] Compiling GTMSessionFetcherCore GTMSessionFetcher.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNDevice.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNDevice.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[10/28] Compiling FirebaseRemoteConfig RCNDevice.m
[10/28] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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...
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNDevice.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNDevice.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNConstants3P.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public/FirebaseRemoteConfig/FIRRemoteConfig.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNConfigSettings.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Private/RCNConfigSettings.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/19] Compiling FirebaseRemoteConfig RCNConfigSettings.m
[1/19] Compiling FirebaseRemoteConfig RCNConstants3P.m
[1/19] Compiling FirebaseRemoteConfig RCNDevice.m
[1/19] Compiling FirebaseRemoteConfig RCNPersonalization.m
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.m:20:
In file included from /host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionUploadFetcher.h:40:
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcher.h:262:9: fatal error: 'Foundation/Foundation.h' file not found
262 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/19] Compiling GTMSessionFetcherCore GTMSessionUploadFetcher.m
/host/spi-builder-workspace/.build/checkouts/gtm-session-fetcher/Source/GTMSessionFetcherService.m:17:2: error: "This file requires ARC support."
17 | #error "This file requires ARC support."
| ^
[1/19] Compiling GTMSessionFetcherCore GTMSessionFetcherService.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/RCNUserDefaultsManager.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/19] Compiling FirebaseRemoteConfig RCNUserDefaultsManager.m
[1/19] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux