The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SquirrelToolBox, reference 0.1.1 (c2a677), with Swift 6.3 for Android on 11 Apr 2026 02:54:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-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/swift-squirrel/squirrel-toolbox.git
Reference: 0.1.1
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/swift-squirrel/squirrel-toolbox
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at c2a6778 add new command
Cloned https://github.com/swift-squirrel/squirrel-toolbox.git
Revision (git rev-parse @):
c2a67785ab577c6dbadae410757cfc9b7348530d
SUCCESS checkout https://github.com/swift-squirrel/squirrel-toolbox.git at 0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swift-squirrel/squirrel-toolbox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/IBM-Swift/BlueSignals
[1/5074] Fetching swiftcli
Fetching https://github.com/kylef/PathKit.git
[5075/5755] Fetching swiftcli, bluesignals
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.75s)
[35/681] Fetching bluesignals
Fetched https://github.com/IBM-Swift/BlueSignals from cache (0.87s)
[1/1452] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.26s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (3.66s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.66s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (3.63s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 3.1.0 (0.54s)
Computing version for https://github.com/IBM-Swift/BlueSignals
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.3 android