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 EmbraceIO, reference main (db82d3), with Swift 6.0 for Linux on 11 Sep 2025 21:51:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/embrace-io/embrace-apple-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/embrace-io/embrace-apple-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at db82d3c [EMBR-8927][UI_TESTS_APP] Adds automated tests for SwiftUI Capture (#377)
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
db82d3cea83667d8db8aad437c5ea3be5136d230
SUCCESS checkout https://github.com/embrace-io/embrace-apple-sdk.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/embrace-io/embrace-apple-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/kstenerud/KSCrash
[1/13019] Fetching opentelemetry-swift-core
[392/31646] Fetching opentelemetry-swift-core, kscrash
[22334/103559] Fetching opentelemetry-swift-core, kscrash, swift-syntax
Fetched https://github.com/kstenerud/KSCrash from cache (0.87s)
[30279/84932] Fetching opentelemetry-swift-core, swift-syntax
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (4.40s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.45s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.1.1 (0.60s)
Fetching https://github.com/apple/swift-atomics.git
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.3.0 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 509.1.1 (0.71s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift-core
Working copy of https://github.com/open-telemetry/opentelemetry-swift-core resolved at 2.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.3.0
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBDisplayLinkProxy.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBDisplayLinkProxy.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/86] Compiling EMBDisplayLinkProxy.m
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBStartupTracker.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBStartupTracker.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/86] Compiling EMBStartupTracker.m
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBDevice.m:9:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBDevice.h:4:9: fatal error: 'Foundation/Foundation.h' file not found
    4 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/86] Compiling EMBDevice.m
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBLoaderClass.m:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/86] Compiling EMBLoaderClass.m
[0/86] Compiling _AtomicsShims.c
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBRURLSessionTaskHeaderInjector.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBRURLSessionTaskHeaderInjector.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/86] Compiling EMBRURLSessionTaskHeaderInjector.m
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBStackTraceProccessor.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBStackTraceProccessor.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/86] Compiling EMBStackTraceProccessor.m
[0/86] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux