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.12.1 (ff37fb), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 22:56:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/embrace-io/embrace-apple-sdk.git
Reference: 6.12.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/embrace-io/embrace-apple-sdk
 * tag               6.12.1     -> FETCH_HEAD
HEAD is now at ff37fb6 CI/CD: Bumps version to '6.12.1'
Cloned https://github.com/embrace-io/embrace-apple-sdk.git
Revision (git rev-parse @):
ff37fb6ab068fbff868b36e4b2bc37a182281c9d
SUCCESS checkout https://github.com/embrace-io/embrace-apple-sdk.git at 6.12.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/embrace-io/embrace-apple-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[2/57] Write swift-version-1EA4D86E10B52AF.txt
[3/57] Write sources
[6/57] Copying PrivacyInfo.xcprivacy
[7/157] Compiling EMBURLSessionDelegateForwarder.m
[8/157] Write sources
/Users/admin/builder/spi-builder-workspace/Sources/EmbraceObjCUtilsInternal/source/EMBDisplayLinkProxy.m:5:9: fatal error: 'UIKit/Uikit.h' file not found
    5 | #import <UIKit/Uikit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[11/157] Compiling EMBDisplayLinkProxy.m
[11/157] Compiling EMBWKNavigationDelegateProxy.m
[11/157] Compiling EMBStackTraceProccessor.m
[11/157] Compiling EMBRURLSessionTaskHeaderInjector.m
[11/157] Compiling EMBURLSessionDelegateProxy+FRPPatch.m
[11/157] Compiling EMBStartupTracker.m
[11/157] Compiling EMBDevice.m
[11/157] Compiling EMBLoaderClass.m
[11/157] Compiling URLSessionDelegateImplementerButWithoutConforming.m
Fetching https://github.com/kstenerud/KSCrash
Fetching https://github.com/open-telemetry/opentelemetry-swift
[1/16920] Fetching opentelemetry-swift
[2201/33254] Fetching opentelemetry-swift, kscrash
Fetched https://github.com/kstenerud/KSCrash from cache (1.63s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.63s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.16.1 (2.22s)
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/undefinedlabs/opentracing-objc
Fetching https://github.com/undefinedlabs/Thrift-Swift
[1/1803] Fetching swift-atomics
[74/2455] Fetching swift-atomics, thrift-swift
[101/4667] Fetching swift-atomics, thrift-swift, swift-metrics
[375/5175] Fetching swift-atomics, thrift-swift, swift-metrics, opentracing-objc
[2068/9011] Fetching swift-atomics, thrift-swift, swift-metrics, opentracing-objc, swift-log
Fetched https://github.com/apple/swift-atomics.git from cache (0.99s)
Fetching https://github.com/apple/swift-nio.git
[4370/7208] Fetching thrift-swift, swift-metrics, opentracing-objc, swift-log
[5598/58478] Fetching thrift-swift, swift-metrics, opentracing-objc, swift-log, grpc-swift
Fetched https://github.com/apple/swift-log.git from cache (1.16s)
Fetched https://github.com/undefinedlabs/Thrift-Swift from cache (1.16s)
Fetched https://github.com/undefinedlabs/opentracing-objc from cache (1.16s)
[2725/53482] Fetching swift-metrics, grpc-swift
[35026/93000] Fetching swift-metrics, grpc-swift, swift-protobuf
[56645/169342] Fetching swift-metrics, grpc-swift, swift-protobuf, swift-nio
Fetched https://github.com/grpc/grpc-swift.git from cache (3.86s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.86s)
Fetched https://github.com/apple/swift-metrics.git from cache (3.86s)
Fetched https://github.com/apple/swift-nio.git from cache (3.53s)
Computing version for https://github.com/kstenerud/KSCrash
Computed https://github.com/kstenerud/KSCrash at 2.2.0 (5.09s)
Computing version for https://github.com/undefinedlabs/opentracing-objc
Computed https://github.com/undefinedlabs/opentracing-objc at 0.5.2 (1.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.38s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.39s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.54s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/2673] Fetching swift-nio-transport-services
[55/8687] Fetching swift-nio-transport-services, swift-nio-extras
[256/25402] Fetching swift-nio-transport-services, swift-nio-extras, swift-collections
[257/36935] Fetching swift-nio-transport-services, swift-nio-extras, swift-collections, swift-nio-http2
[2179/51831] Fetching swift-nio-transport-services, swift-nio-extras, swift-collections, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.51s)
[24919/40298] Fetching swift-nio-transport-services, swift-nio-extras, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.72s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.93s)
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.93s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.36s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.40s)
Computing version for https://github.com/undefinedlabs/Thrift-Swift
Computed https://github.com/undefinedlabs/Thrift-Swift at 1.1.2 (1.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
[1/4443] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.44s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
[1/1616] Fetching swift-asn1
[34/4042] Fetching swift-asn1, swift-service-lifecycle
[285/10001] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms
[1060/11170] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-http-structured-headers
[1301/17374] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-http-structured-headers, swift-certificates
[1364/18278] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-http-structured-headers, swift-certificates, swift-http-types
[3097/23263] Fetching swift-asn1, swift-service-lifecycle, swift-algorithms, swift-http-structured-headers, swift-certificates, swift-http-types, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.93s)
[5380/20837] Fetching swift-asn1, swift-algorithms, swift-http-structured-headers, swift-certificates, swift-http-types, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (1.04s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.04s)
[11036/18764] Fetching swift-asn1, swift-algorithms, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (1.12s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.12s)
[9594/11189] Fetching swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.21s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.21s)
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 (1.63s)
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.46s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.52s)
Fetching https://github.com/apple/swift-crypto.git
[1/15488] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.73s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.51s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.49s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.53s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
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/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-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.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.28.0
Creating working copy for https://github.com/undefinedlabs/opentracing-objc
Working copy of https://github.com/undefinedlabs/opentracing-objc resolved at 0.5.2
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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.36.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
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.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.16.1
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.0
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/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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.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.12.3
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.24.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift
Working copy of https://github.com/undefinedlabs/Thrift-Swift resolved at 1.1.2
Creating working copy for https://github.com/kstenerud/KSCrash
Working copy of https://github.com/kstenerud/KSCrash resolved at 2.2.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
BUILD FAILURE 6.2 macosSpm