The Swift Package Index logo.Swift Package Index

Build Information

Failed to build APSignedAPIClient, reference 2.0.0 (21dc0c), with Swift 6.1 for Linux on 4 Feb 2026 02:24:43 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/APSignedAPIClient.git
Reference: 2.0.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/aporat/APSignedAPIClient
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 21dc0c9 Merge pull request #9 from aporat/claude/fix-codecov-reports-HYMR2
Cloned https://github.com/aporat/APSignedAPIClient.git
Revision (git rev-parse @):
21dc0c936c3408b8dbce886b3c241d1edd24229d
SUCCESS checkout https://github.com/aporat/APSignedAPIClient.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/aporat/APSignedAPIClient.git
https://github.com/aporat/APSignedAPIClient.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
    },
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk.git"
    },
    {
      "identity" : "swifthttpstatuscodes",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/rhodgkins/SwiftHTTPStatusCodes.git"
    }
  ],
  "manifest_display_name" : "APSignedAPIClient",
  "name" : "APSignedAPIClient",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "APSignedAPIClient",
      "targets" : [
        "APSignedAPIClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "APSignedAPIClientTests",
      "module_type" : "SwiftTarget",
      "name" : "APSignedAPIClientTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Alamofire"
      ],
      "sources" : [
        "CoreAPIClientTests.swift"
      ],
      "target_dependencies" : [
        "APSignedAPIClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "APSignedAPIClient",
      "module_type" : "SwiftTarget",
      "name" : "APSignedAPIClient",
      "path" : "Sources",
      "product_dependencies" : [
        "Alamofire",
        "FirebaseAppCheck",
        "HTTPStatusCodes",
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "APSignedAPIClient"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CoreAPIClient.swift",
        "CoreAPIInterceptor.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/firebase/firebase-ios-sdk.git
Fetching https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
[1/930] Fetching swifthttpstatuscodes
[931/7160] Fetching swifthttpstatuscodes, swiftyjson
[7161/38307] Fetching swifthttpstatuscodes, swiftyjson, alamofire
[35817/433393] Fetching swifthttpstatuscodes, swiftyjson, alamofire, firebase-ios-sdk
Fetched https://github.com/rhodgkins/SwiftHTTPStatusCodes.git from cache (18.21s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (18.22s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (18.33s)
Fetched https://github.com/firebase/firebase-ios-sdk.git from cache (18.72s)
Computing version for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Computed https://github.com/rhodgkins/SwiftHTTPStatusCodes.git at 3.3.2 (22.83s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (2.90s)
Computing version for https://github.com/firebase/firebase-ios-sdk.git
Computed https://github.com/firebase/firebase-ios-sdk.git at 12.9.0 (4.36s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git
Fetching https://github.com/firebase/leveldb.git
Fetching https://github.com/google/abseil-cpp-binary.git
Fetching https://github.com/google/grpc-binary.git
Fetching https://github.com/google/app-check.git
Fetching https://github.com/firebase/nanopb.git
[1/3354] Fetching leveldb
[102/3507] Fetching leveldb, grpc-binary
[150/11792] Fetching leveldb, grpc-binary, nanopb
[337/14682] Fetching leveldb, grpc-binary, nanopb, app-check
[399/14964] Fetching leveldb, grpc-binary, nanopb, app-check, interop-ios-for-google-sdks
[611/15064] Fetching leveldb, grpc-binary, nanopb, app-check, interop-ios-for-google-sdks, abseil-cpp-binary
Fetched https://github.com/google/abseil-cpp-binary.git from cache (0.38s)
[10408/14964] Fetching leveldb, grpc-binary, nanopb, app-check, interop-ios-for-google-sdks
Fetching https://github.com/google/gtm-session-fetcher.git
Fetched https://github.com/google/app-check.git from cache (0.45s)
Fetched https://github.com/google/grpc-binary.git from cache (0.45s)
Fetched https://github.com/firebase/leveldb.git from cache (0.46s)
Fetching https://github.com/google/GoogleUtilities.git
Fetching https://github.com/google/GoogleAppMeasurement.git
Fetching https://github.com/google/GoogleDataTransport.git
[1/4740] Fetching gtm-session-fetcher
[1092/9832] Fetching gtm-session-fetcher, googleutilities
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.73s)
[3748/10394] Fetching gtm-session-fetcher, googleutilities, googleappmeasurement
[4454/16365] Fetching gtm-session-fetcher, googleutilities, googleappmeasurement, googledatatransport
Fetched https://github.com/firebase/nanopb.git from cache (0.75s)
Fetching https://github.com/google/promises.git
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.35s)
[12019/15803] Fetching gtm-session-fetcher, googleutilities, googledatatransport
Fetched https://github.com/google/GoogleUtilities.git from cache (0.70s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.71s)
[1/2442] Fetching promises
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.11s)
Fetched https://github.com/google/promises.git from cache (0.77s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (2.48s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.67s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.61s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.60s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.61s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.8.0 (0.61s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/78] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.23s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (2.31s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.2.0 (1.14s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (1.09s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.68s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (2.79s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.0.0 (0.58s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.1 (0.99s)
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.1
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/rhodgkins/SwiftHTTPStatusCodes.git
Working copy of https://github.com/rhodgkins/SwiftHTTPStatusCodes.git resolved at 3.3.2
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.8.0
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/firebase/firebase-ios-sdk.git
Working copy of https://github.com/firebase/firebase-ios-sdk.git resolved at 12.9.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 5.0.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.1
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/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[1606/1606] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
[51147/51147] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip
[746197/746197] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurementIdentitySupport.zip (0.93s)
[83771/83771] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
[116717/116717] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/FirebaseAnalytics.zip (1.36s)
[218797/218797] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
[414537/414537] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip
[603834/603834] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[792828/792828] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[1080500/1080500] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
[1496656/1496656] Downloading https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[3553247/3553247] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.2.0/GoogleAdsOnDeviceConversion.zip (2.75s)
[13082825/13082825] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip
[15798289/15798289] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[27838461/27838461] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[45251460/45251460] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[78420536/78420536] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
[27580234/27580234] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.8.0/GoogleAppMeasurement.zip (4.92s)
[49847726/49847726] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (6.34s)
[36775047/36775047] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (7.56s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.9.0/rc0/FirebaseFirestoreInternal.zip (9.24s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (10.32s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (27.52s)
Building for debugging...
[0/25] Copying PrivacyInfo.xcprivacy
[1/25] Write sources
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/Errors/FIRAppCheckErrors.m:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/25] Compiling FIRAppCheckErrors.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRAppCheckLogger.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRAppCheckLogger.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/25] Compiling FIRAppCheckLogger.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/DeviceCheckProvider/FIRDeviceCheckProviderFactory.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRDeviceCheckProviderFactory.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/FirebaseAppCheck/Sources/Core/Errors/FIRAppCheckErrorUtil.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/Errors/FIRAppCheckErrorUtil.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/25] Compiling FIRDeviceCheckProviderFactory.m
[3/25] Compiling FIRAppCheckErrorUtil.m
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRAppCheckComponent.m:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/25] Compiling FIRAppCheckComponent.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/AppAttestProvider/FIRAppAttestProvider.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRAppAttestProvider.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/25] Compiling FIRAppAttestProvider.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRApp+AppCheck.m:17:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRApp+AppCheck.h:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseCore/Extension/FirebaseCoreInternal.h:18:1: error: use of '@import' when modules are disabled
   18 | @import FirebaseCore;
      | ^
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRApp+AppCheck.m:17:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRApp+AppCheck.h:17:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseCore/Extension/FirebaseCoreInternal.h:20:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseCore/Extension/FIRAppInternal.h:20:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public/FirebaseCore/FIRApp.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/25] Compiling FIRApp+AppCheck.m
[3/25] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/22] Write sources
[0/22] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/DebugProvider/FIRAppCheckDebugProviderFactory.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRAppCheckDebugProviderFactory.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/22] Compiling FIRAppCheckDebugProviderFactory.m
[4/22] Compiling FIRAppCheckValidator.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/DeviceCheckProvider/FIRDeviceCheckProviderFactory.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRDeviceCheckProviderFactory.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[4/22] Compiling FIRDeviceCheckProviderFactory.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRHeartbeatLogger+AppCheck.m:17:
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Core/FIRHeartbeatLogger+AppCheck.h:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseCore/Extension/FIRHeartbeatLogger.h:18:9: fatal error: 'Foundation/Foundation.h' file not found
   18 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/22] Compiling FIRHeartbeatLogger+AppCheck.m
[4/22] Compiling FIRInternalAppCheckProvider.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/DeviceCheckProvider/FIRDeviceCheckProvider.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRAppCheckAvailability.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
   19 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/22] Compiling FIRDeviceCheckProvider.m
In file included from /host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/DebugProvider/FIRAppCheckDebugProvider.m:17:
/host/spi-builder-workspace/.build/checkouts/firebase-ios-sdk/FirebaseAppCheck/Sources/Public/FirebaseAppCheck/FIRAppCheckDebugProvider.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[4/22] Compiling FIRAppCheckDebugProvider.m
[4/22] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux