The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EmbraceIO, reference 6.18.0 (88ca21), with Swift 6.1 for Linux on 22 Apr 2026 22:19:17 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/swiftpackageindex/spi-images:basic-6.1-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: 6.18.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/embrace-io/embrace-apple-sdk
 * tag               6.18.0     -> FETCH_HEAD
HEAD is now at 88ca218 CI/CD: Bumps version to '6.18.0'
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
88ca218f57afda945170a2f89dc35d9b29dbf180
SUCCESS checkout https://github.com/embrace-io/embrace-apple-sdk.git at 6.18.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/embrace-io/embrace-apple-sdk.git
https://github.com/embrace-io/embrace-apple-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
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/swiftpackageindex/spi-images:basic-6.1-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.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
[1/14002] Fetching opentelemetry-swift-core
[3502/39670] Fetching opentelemetry-swift-core, kscrash
[10177/114705] Fetching opentelemetry-swift-core, kscrash, swift-syntax
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (1.11s)
[33390/100703] Fetching kscrash, swift-syntax
Fetched https://github.com/kstenerud/KSCrash from cache (1.82s)
[29264/75035] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (7.80s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.5.1 (8.52s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.4.1 (2.31s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.08s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 603.0.1 (1.03s)
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/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.5.1
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
Building for debugging...
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/169] Compiling EMBBinaryImageProvider.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.
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/169] Compiling EMBDisplayLinkProxy.m
[0/169] 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 error generated.
[0/169] Compiling EMBDevice.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 error generated.
[0/169] Compiling EMBDisplayLinkProxy.m
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/169] Compiling EmbraceAtomicsShim EmbraceAtomicsShim.m
[0/169] Write swift-version-24593BA9C3E375BF.txt
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/169] Write sources
[23/169] Copying PrivacyInfo.xcprivacy
[25/169] Write sources
[25/169] Copying PrivacyInfo.xcprivacy
[27/169] Write sources
In file included from /host/spi-builder-workspace/Tests/TestSupport/Objc/source/URLSessionDelegateImplementerButWithoutConforming.m:5:
/host/spi-builder-workspace/Tests/TestSupport/Objc/include/URLSessionDelegateImplementerButWithoutConforming.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/169] Compiling URLSessionDelegateImplementerButWithoutConforming.m
In file included from /host/spi-builder-workspace/Tests/TestSupport/Objc/source/URLSessionDelegateImplementerButWithoutConforming.m:5:
/host/spi-builder-workspace/Tests/TestSupport/Objc/include/URLSessionDelegateImplementerButWithoutConforming.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
    5 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/KSCrashRecording.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
    2 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[31/169] Compiling KSCrashRecording resource_bundle_accessor.m
[31/169] Compiling _AtomicsShims.c
[31/169] Compiling _SwiftSyntaxCShims PlatformMutex.c
In file included from /host/spi-builder-workspace/.build/checkouts/KSCrash/Sources/KSCrashRecording/Monitors/KSCrashMonitor_Zombie.c:27:
In file included from /host/spi-builder-workspace/.build/checkouts/KSCrash/Sources/KSCrashRecording/Monitors/KSCrashMonitor_Zombie.h:45:
In file included from /host/spi-builder-workspace/.build/checkouts/KSCrash/Sources/KSCrashRecordingCore/include/KSCrashMonitorAPI.h:32:
In file included from /host/spi-builder-workspace/.build/checkouts/KSCrash/Sources/KSCrashRecordingCore/include/KSCrashMonitorContext.h:33:
/host/spi-builder-workspace/.build/checkouts/KSCrash/Sources/KSCrashRecordingCore/include/KSCrashExceptionHandlingRequirements.h:30:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
   30 | #include <CoreFounda[31/169] Compiling KSCrashMonitor_Zombie.c
[31/169] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux