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 PromotedAIMetricsSDK, reference main (a71933), with Swift 6.0 for Linux on 26 Mar 2025 01:54:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/promotedai/ios-metrics-sdk.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a719336 Add NOTICE (#204)
Cloned https://github.com/promotedai/ios-metrics-sdk.git
Revision (git rev-parse @):
a7193360d4762b1eaa4e3e6c6db071873c0d9974
SUCCESS checkout https://github.com/promotedai/ios-metrics-sdk.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/google/gtm-session-fetcher
Fetching https://github.com/firebase/firebase-ios-sdk
Fetching https://github.com/apple/swift-protobuf
[1/4174] Fetching gtm-session-fetcher
Fetched https://github.com/google/gtm-session-fetcher from cache (0.51s)
[1/38485] Fetching swift-protobuf
[32714/402563] Fetching swift-protobuf, firebase-ios-sdk
Fetched https://github.com/apple/swift-protobuf from cache (5.17s)
[171117/364078] Fetching firebase-ios-sdk
Fetched https://github.com/firebase/firebase-ios-sdk from cache (21.15s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 7.11.1 (3.00s)
Fetching https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching https://github.com/firebase/grpc-SwiftPM.git
Fetching https://github.com/google/GoogleDataTransport.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/firebase/nanopb.git
Fetching https://github.com/google/GoogleUtilities.git
[1/3354] Fetching leveldb
[672/11639] Fetching leveldb, nanopb
[3703/17503] Fetching leveldb, nanopb, googledatatransport
[3704/22560] Fetching leveldb, nanopb, googledatatransport, googleutilities
Fetched https://github.com/firebase/leveldb.git from cache (0.36s)
Fetching https://github.com/google/GoogleAppMeasurement.git
[16224/19206] Fetching nanopb, googledatatransport, googleutilities
[19207/19640] Fetching nanopb, googledatatransport, googleutilities, googleappmeasurement
Fetched https://github.com/google/GoogleUtilities.git from cache (0.55s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.56s)
Fetching https://github.com/google/promises.git
Fetched https://github.com/firebase/nanopb.git from cache (0.56s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.20s)
[1/2418] Fetching promises
[461/6522] Fetching promises, abseil-cpp-swiftpm
Fetched https://github.com/google/promises.git from cache (0.24s)
[1847/4104] Fetching abseil-cpp-swiftpm
Fetched https://github.com/firebase/abseil-cpp-SwiftPM.git from cache (1.03s)
[1/9141] Fetching grpc-swiftpm
Fetched https://github.com/firebase/grpc-SwiftPM.git from cache (2.45s)
Computing version for https://github.com/firebase/grpc-SwiftPM.git
Computed https://github.com/firebase/grpc-SwiftPM.git at 1.28.4 (0.57s)
Fetching https://github.com/firebase/boringssl-SwiftPM.git
[1/8155] Fetching boringssl-swiftpm
Fetched https://github.com/firebase/boringssl-SwiftPM.git from cache (2.44s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30908.0 (0.60s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 8.4.0 (0.66s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 7.11.1 (0.80s)
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.79s)
Computing version for https://github.com/firebase/boringssl-SwiftPM.git
Computed https://github.com/firebase/boringssl-SwiftPM.git at 0.7.2 (0.72s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.84s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 1.2.12 (2.15s)
Computing version for https://github.com/google/gtm-session-fetcher
Computed https://github.com/google/gtm-session-fetcher at 1.7.2 (0.60s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.29.0 (0.54s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 7.13.3 (0.84s)
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/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/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/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/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/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
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/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/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 7.11.1
[1369/9491975] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip
[50521/9870142] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/7.11.1/FirebaseAnalytics.zip
[197977/19320153] Downloading https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/swiftpm/7.11.1/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip
Downloading binary artifact 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.41s)
[2445323/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
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurementWithoutAdIdSupport.zip (1.35s)
Downloaded https://dl.google.com/firebase/ios/swiftpm/7.11.1/GoogleAppMeasurement.zip (1.44s)
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/28] Write sources
[8/28] Copying PrivacyInfo.xcprivacy
[9/28] Copying Version.txt
/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
[10/28] Compiling GTMSessionFetcherCore GTMSessionFetcher.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."
      |  ^
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/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
[10/28] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.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
In file included from [10/28] Compiling FirebaseRemoteConfig RCNUserDefaultsManager.m
[10/28] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
/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.
[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] Compiling FirebaseRemoteConfig RCNDevice.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/19] Compiling GTMSessionFetcherCore GTMSessionFetcher.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/19] Compiling GTMSessionFetcherCore GTMSessionFetcherLogging.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
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.
[1/19] Compiling FirebaseRemoteConfig RCNPersonalization.m
[1/19] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux