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 6.14.0-rc1 (31ce1c), with Swift 5.10 for Linux on 10 Sep 2025 04:49:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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-5.10-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: 6.14.0-rc1
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.14.0-rc1 -> FETCH_HEAD
HEAD is now at 31ce1cf CI/CD: Bumps version to '6.14.0-rc1'
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
31ce1cfdd5fef8efdbc305ed41376205b1722e55
SUCCESS checkout https://github.com/embrace-io/embrace-apple-sdk.git at 6.14.0-rc1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
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-3":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/swiftlang/swift-syntax.git
[1/18624] Fetching kscrash
[2/36748] Fetching kscrash, opentelemetry-swift
[29859/108659] Fetching kscrash, opentelemetry-swift, swift-syntax
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (6.06s)
Fetched https://github.com/kstenerud/KSCrash from cache (6.06s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.15s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 2.0.2 (0.84s)
Fetching https://github.com/mw99/DataCompression
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
[1/2350] Fetching swift-metrics
[166/2559] Fetching swift-metrics, datacompression
[821/4373] Fetching swift-metrics, datacompression, swift-atomics
[858/8276] Fetching swift-metrics, datacompression, swift-atomics, swift-log
[5532/59573] Fetching swift-metrics, datacompression, swift-atomics, swift-log, grpc-swift
Fetched https://github.com/apple/swift-metrics.git from cache (0.75s)
Fetching https://github.com/apple/swift-nio.git
[7465/57223] Fetching datacompression, swift-atomics, swift-log, grpc-swift
[17726/135285] Fetching datacompression, swift-atomics, swift-log, grpc-swift, swift-nio
[21072/175455] Fetching datacompression, swift-atomics, swift-log, grpc-swift, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (11.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (13.32s)
Fetched https://github.com/mw99/DataCompression from cache (13.33s)
Fetched https://github.com/apple/swift-log.git from cache (13.33s)
Fetched https://github.com/grpc/grpc-swift.git from cache (13.43s)
Fetched https://github.com/apple/swift-protobuf.git from cache (13.48s)
Computing version for https://github.com/kstenerud/KSCrash
warning: 'kscrash': /Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
Computed https://github.com/kstenerud/KSCrash at 2.2.0 (0.88s)
Computing version for https://github.com/mw99/DataCompression
Computed https://github.com/mw99/DataCompression at 3.9.0 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.72s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.91s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (2.53s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2704] Fetching swift-nio-transport-services
[759/8831] Fetching swift-nio-transport-services, swift-nio-extras
[8710/20492] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[10232/35567] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[12104/53012] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-collections
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.73s)
Fetched https://github.com/apple/swift-collections.git from cache (1.90s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.54s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.54s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.23s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.45s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.83s)
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (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.61s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.47s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (1.40s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/1176] Fetching swift-http-structured-headers
[2/2805] Fetching swift-http-structured-headers, swift-asn1
[1630/5275] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle
[2660/11260] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-algorithms
[7910/16592] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-algorithms, swift-async-algorithms
[8675/23123] Fetching swift-http-structured-headers, swift-asn1, swift-service-lifecycle, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
[19086/19477] Fetching swift-asn1, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[1/923] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.27s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.40s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.39s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.45s)
Fetching https://github.com/apple/swift-crypto.git
[1/16806] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.29s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.38s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.99s)
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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
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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/mw99/DataCompression
Working copy of https://github.com/mw99/DataCompression resolved at 3.9.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.2.0
warning: 'kscrash': /host/spi-builder-workspace/.build/checkouts/KSCrash/Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/88] Compiling EMBWKNavigationDelegateProxy.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
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/88] Compiling EMBDisplayLinkProxy.m
[3/88] Compiling EMBURLSessionDelegateForwarder.m
In file included from /host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxy.m:5:
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/include/EMBURLSessionDelegateProxy.h:5:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[3/88] Compiling EMBURLSessionDelegateProxy.m
[3/88] Compiling _AtomicsShims.c
[3/88] Compiling EMBURLSessionDelegateProxy+FRPPatch.m
[3/88] Compiling EMBStartupTracker.m
/host/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBURLSessionDelegateProxyFunctions.m:4:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/88] Compiling EMBURLSessionDelegateProxyFunctions.m
[3/88] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux