Build Information
Failed to build Ergo, reference main (dc983e), with Swift 6.3 for Android on 17 Apr 2026 08:38:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/Fleuronic/Ergo.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/Fleuronic/Ergo
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc983e3 Upiahe .gitmodules
Submodule path 'Submodules/ErgoAppKit': checked out '57790f02c06164c5aa74035fb0953bbe09caeddc'
Submodule path 'Submodules/ErgoDeclarativeUIKit': checked out 'f595a661f59f1b723b1d5f6e94f2564aefcf3346'
Submodule path 'Submodules/ErgoUIKit': checked out '5197af0956b294008c73db07c657239597defb4b'
Submodule 'ErgoAppKit' (https://github.com/Fleuronic/ErgoAppKit) registered for path 'Submodules/ErgoAppKit'
Submodule 'ErgoDeclarativeUIKit' (https://github.com/Fleuronic/ErgoDeclarativeUIKit) registered for path 'Submodules/ErgoDeclarativeUIKit'
Submodule 'ErgoUIKit' (https://github.com/Fleuronic/ErgoUIKit) registered for path 'Submodules/ErgoUIKit'
Cloning into '/host/spi-builder-workspace/Submodules/ErgoAppKit'...
Cloning into '/host/spi-builder-workspace/Submodules/ErgoDeclarativeUIKit'...
Cloning into '/host/spi-builder-workspace/Submodules/ErgoUIKit'...
Cloned https://github.com/Fleuronic/Ergo.git
Revision (git rev-parse @):
dc983e3a690ecb3f6dfd7f2f6d4c051b47907691
SUCCESS checkout https://github.com/Fleuronic/Ergo.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Fleuronic/Ergo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 5.2, but it doesn't match any of the installed toolchains. You
can install the toolchain with `swiftly install`.
BUILD FAILURE 6.3 android