The Swift Package Index logo.Swift Package Index

Build Information

Failed to build blue-triangle, reference 3.15.11 (14c523), with Swift 6.2 for Android on 30 Apr 2026 15:16:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/blue-triangle-tech/btt-swift-sdk.git
Reference: 3.15.11
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/blue-triangle-tech/btt-swift-sdk
 * tag               3.15.11    -> FETCH_HEAD
HEAD is now at 14c5235 bugfix/crash hotfix (#144)
Cloned https://github.com/blue-triangle-tech/btt-swift-sdk.git
Revision (git rev-parse @):
14c52357828fcfffb076bca5302e9419eeb01310
SUCCESS checkout https://github.com/blue-triangle-tech/btt-swift-sdk.git at 3.15.11
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/blue-triangle-tech/btt-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': ignoring target 'ObjcCompatibilityTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
In file included from /host/spi-builder-workspace/Sources/AppEventLogger/AppNotificationLogger.m:12:
/host/spi-builder-workspace/Sources/AppEventLogger/include/AppNotificationLogger.h:8:9: fatal error: 'Foundation/Foundation.h' file not found
    8 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/7] Compiling AppEventLogger AppNotificationLogger.m
In file included from /host/spi-builder-workspace/Sources/AppEventLogger/NotificationLog.m:8:
/host/spi-builder-workspace/Sources/AppEventLogger/include/NotificationLog.h:8:9: fatal error: 'Foundation/Foundation.h' file not found
    8 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/7] Compiling AppEventLogger NotificationLog.m
In file included from /host/spi-builder-workspace/Sources/Backtrace/backtress_extracter.c:7:
/host/spi-builder-workspace/Sources/Backtrace/include/backtress_extracter.h:12:10: fatal error: 'mach/mach.h' file not found
   12 | #include <mach/mach.h>
      |          ^~~~~~~~~~~~~
1 error generated.
[2/7] Compiling Backtrace backtress_extracter.c
In file included from /host/spi-builder-workspace/Sources/AppEventLogger/SignalHandler.m:8:
/host/spi-builder-workspace/Sources/AppEventLogger/include/SignalHandler.h:8:9: fatal error: 'Foundation/Foundation.h' file not found
    8 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/7] Compiling AppEventLogger SignalHandler.m
[2/7] Write swift-version--11D90AFD9DD3AB2.txt
BUILD FAILURE 6.2 android