Build Information
Failed to build swift-music, reference main (c0c28a), with Swift 6.2 for Android on 21 Jan 2026 02:10:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CorvidLabs/swift-music.git
Reference: main
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/CorvidLabs/swift-music
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c0c28a0 Update copyright year to 2026 (#1)
Cloned https://github.com/CorvidLabs/swift-music.git
Revision (git rev-parse @):
c0c28a031f5cd0fa1de374ff0d35275a5c81d7a6
SUCCESS checkout https://github.com/CorvidLabs/swift-music.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/CorvidLabs/swift-music.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
63e5bc7682b8: Already exists
0b97ca855ec7: Already exists
303ed80b528c: Already exists
41ffaea0ac5e: Already exists
a3277d432861: Already exists
cae88b8590bb: Already exists
aef605e90b68: Already exists
4f4fb700ef54: Already exists
fbeaaac40274: Pulling fs layer
360ba71de997: Pulling fs layer
4f4fb700ef54: Pulling fs layer
ff7c5a2d5c2b: Pulling fs layer
ff7c5a2d5c2b: Download complete
360ba71de997: Download complete
fbeaaac40274: Pull complete
360ba71de997: Pull complete
ff7c5a2d5c2b: Pull complete
Digest: sha256:8a4b1a21be66190a249873405d75b6572f433dd9078c4755af4bedee2c8584a9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
The swift version file `/host/spi-builder-workspace/.swift-version` uses
toolchain version 6.0, but it doesn't match any of the installed toolchains. You
can install the toolchain with `swiftly install`.
BUILD FAILURE 6.2 android