The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmbraceIO, reference main (5885a4), with Swift 6.0 for Linux on 22 Apr 2026 22:42:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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 5885a48 Release: Release 6.18.0 (#570)
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
5885a48bb0774556207b62b175700673099eecbe
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-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
Fetching https://github.com/kstenerud/KSCrash
[1/14002] Fetching opentelemetry-swift-core
[1682/39670] Fetching opentelemetry-swift-core, kscrash
[7096/114705] Fetching opentelemetry-swift-core, kscrash, swift-syntax
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (3.91s)
Fetched https://github.com/kstenerud/KSCrash from cache (3.96s)
[33766/75035] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (13.86s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (1.71s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.4.1 (5.09s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.34s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (1.87s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 603.0.1
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.4.1
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.5.1
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
Building for debugging...
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/107] Compiling EMBStackTraceProccessor.m
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/107] Compiling EMBDisplayLinkProxy.m
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBLoaderClass.mm:5:9: fatal error: 'CoreData/CoreData.h' file not found
    5 | #import <CoreData/CoreData.h>
      |         ^~~~~~~~~~~~~~~~~~~~~
[0/107] Compiling EMBLoaderClass.mm
In file included from /host/spi-builder-workspace/Sources/EmbraceAtomicsShim/EmbraceAtomicsShim.m:5:
/host/spi-builder-workspace/Sources/EmbraceAtomicsShim/include/EmbraceAtomicsShim.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/107] Compiling EmbraceAtomicsShim EmbraceAtomicsShim.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1[0/107] Compiling EMBDevice.m
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBBinaryImageProvider.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBBinaryImageProvider.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/107] Compiling EMBBinaryImageProvider.m
[0/107] Compiling EMBRURLSessionTaskHeaderInjector.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/107] Compiling EMBStartupTracker.m
BUILD FAILURE 6.0 linux