Build Information
Failed to build swift-slack, reference 0.9.0 (a58343), with Swift 6.3 for Android on 19 Apr 2026 16:49:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ainame/swift-slack.git
Reference: 0.9.0
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/ainame/swift-slack
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at a583432 Prepare 0.9.0 release notes
Submodule path 'vendor/java-slack-sdk': checked out 'd9e6798b6bd0058ce5f6baa677cd156386b103c2'
Submodule path 'vendor/slack-api-ref': checked out '5c03ea747a29b1df8744056a440c1585b325a105'
Submodule 'vendor/java-slack-sdk' (https://github.com/slackapi/java-slack-sdk.git) registered for path 'vendor/java-slack-sdk'
Submodule 'vendor/slack-api-ref' (https://github.com/slack-ruby/slack-api-ref.git) registered for path 'vendor/slack-api-ref'
Cloning into '/host/spi-builder-workspace/vendor/java-slack-sdk'...
Cloning into '/host/spi-builder-workspace/vendor/slack-api-ref'...
Cloned https://github.com/ainame/swift-slack.git
Revision (git rev-parse @):
a58343273395e250bf11e031efe84704507ea3e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ainame/swift-slack.git at 0.9.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/ainame/swift-slack.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.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
The swift version file `/host/spi-builder-workspace/.swift-version` uses
toolchain version 6.2.3, but it doesn't match any of the installed toolchains.
You can install the toolchain with `swiftly install`.
BUILD FAILURE 6.3 android