The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NerdzAppUpdates, reference 0.0.0 (f54fe4), with Swift 6.1 for Android on 28 May 2025 15:24:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdzlab/NerdzAppUpdates.git
Reference: 0.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/nerdzlab/NerdzAppUpdates
 * tag               0.0.0      -> FETCH_HEAD
HEAD is now at f54fe4e Merge branch 'provider/backend'
Cloned https://github.com/nerdzlab/NerdzAppUpdates.git
Revision (git rev-parse @):
f54fe4e8f85f96eff828365473c3ee23a8202927
SUCCESS checkout https://github.com/nerdzlab/NerdzAppUpdates.git at 0.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/nerdzlab/NerdzAppUpdates.git
https://github.com/nerdzlab/NerdzAppUpdates.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "nerdznetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdzlab/NerdzNetworking.git"
    },
    {
      "identity" : "nerdzutils",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.68",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nerdzlab/NerdzUtils.git"
    }
  ],
  "manifest_display_name" : "NerdzAppUpdates",
  "name" : "NerdzAppUpdates",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "NerdzAppUpdates",
      "targets" : [
        "NerdzAppUpdates"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NerdzAppUpdates",
      "module_type" : "SwiftTarget",
      "name" : "NerdzAppUpdates",
      "path" : "Sources/NerdzAppUpdates",
      "product_dependencies" : [
        "NerdzUtils",
        "NerdzNetworking"
      ],
      "product_memberships" : [
        "NerdzAppUpdates"
      ],
      "sources" : [
        "General/Models/Internal/AppUpdateType.swift",
        "General/Models/Internal/HardUpdateMode.swift",
        "General/Models/Internal/LoadingIndicationMode.swift",
        "General/Models/Internal/LoadingIndicationScreenType.swift",
        "General/Models/Internal/SoftUpdateMode.swift",
        "General/Models/Internal/SoftUpdateScreenType.swift",
        "General/Models/Internal/VersionVerifierError.swift",
        "General/Typealiases/Typealiases.swift",
        "General/VersionVerifier.swift",
        "VersionProviders/Backend/BackendVersionProvider.swift",
        "VersionProviders/Backend/BackendVersionResponseType.swift",
        "VersionProviders/VersionProviderType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/nerdzlab/NerdzNetworking.git
Fetching https://github.com/nerdzlab/NerdzUtils.git
[1/1530] Fetching nerdznetworking
[889/3134] Fetching nerdznetworking, nerdzutils
Fetched https://github.com/nerdzlab/NerdzUtils.git from cache (0.43s)
Fetched https://github.com/nerdzlab/NerdzNetworking.git from cache (0.43s)
Computing version for https://github.com/nerdzlab/NerdzNetworking.git
Computed https://github.com/nerdzlab/NerdzNetworking.git at 1.8.2 (1.04s)
Fetching https://github.com/datatheorem/TrustKit.git
[1/7037] Fetching trustkit
Fetched https://github.com/datatheorem/TrustKit.git from cache (1.89s)
Computing version for https://github.com/datatheorem/TrustKit.git
Computed https://github.com/datatheorem/TrustKit.git at 2.0.1 (2.77s)
Computing version for https://github.com/nerdzlab/NerdzUtils.git
Computed https://github.com/nerdzlab/NerdzUtils.git at 1.1.0 (0.59s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.81s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (1.39s)
Creating working copy for https://github.com/nerdzlab/NerdzNetworking.git
Working copy of https://github.com/nerdzlab/NerdzNetworking.git resolved at 1.8.2
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/datatheorem/TrustKit.git
Working copy of https://github.com/datatheorem/TrustKit.git resolved at 2.0.1
Creating working copy for https://github.com/nerdzlab/NerdzUtils.git
Working copy of https://github.com/nerdzlab/NerdzUtils.git resolved at 1.1.0
Building for debugging...
[0/25] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/TSKTrustKitConfig.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKTrustKitConfig.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/Reporting/reporting_utils.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/Reporting/reporting_utils.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/25] Compiling TrustKit TSKTrustKitConfig.m
[2/25] Compiling reporting_utils.m
[2/25] Compiling TSKReportsRateLimiter.m
[2/25] Compiling TrustKit configuration_utils.m
[2/25] Compiling TrustKit TSKPinningValidatorResult.m
[2/25] Compiling TrustKit TrustKit.m
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/parse_configuration.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKTrustKitConfig.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/25] Compiling TrustKit parse_configuration.m
[2/25] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/23] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/TSKTrustKitConfig.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKTrustKitConfig.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/TSKPinningValidatorResult.m:12:
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKPinningValidatorResult.h:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKTrustDecision.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/23] Compiling TrustKit TSKPinningValidatorResult.m
[1/23] Compiling TrustKit TSKTrustKitConfig.m
[1/23] Compiling TrustKit configuration_utils.m
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/Swizzling/TSKNSURLSessionDelegateProxy.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/Swizzling/TSKNSURLSessionDelegateProxy.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/23] Compiling TSKNSURLSessionDelegateProxy.m
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/parse_configuration.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TSKTrustKitConfig.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/23] Compiling TrustKit parse_configuration.m
[1/23] Compiling TrustKit TSKPinningValidator.m
In file included from /host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/TrustKit.m:12:
/host/spi-builder-workspace/.build/checkouts/TrustKit/TrustKit/public/TrustKit.h:15:9: fatal error: 'Foundation/Foundation.h' file not found
   15 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/23] Compiling TrustKit TrustKit.m
[1/23] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android