Build Information
Failed to build SwiftGit2, reference 1.2.2 (8382c6), with Swift 6.3 for Android on 13 Apr 2026 23:44:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/joehinkle11/SwiftGit3.git
Reference: 1.2.2
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/joehinkle11/SwiftGit3
* tag 1.2.2 -> FETCH_HEAD
HEAD is now at 8382c67 removed old pictures
Submodule path 'Carthage/Checkouts/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/Zip': checked out '80b1c3005ee25b4c7ce46c4029ac3347e8d5e37e'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out 'd0f8992afad45262cfe3a3cf512e7127fdcf296c'
Submodule path 'External/libgit2': checked out '766a33c64476515be107ec287d38049c7459876b'
Submodule path 'External/libssh2': checked out '30e9c1347e3b8baa2951db612f05e6d87fc8e2f2'
Submodule path 'External/openssl': checked out 'e71ebf275da66dfd601c92e0e80a35114c32f6f8'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/Zip' (https://github.com/marmelroy/Zip.git) registered for path 'Carthage/Checkouts/Zip'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Submodule 'External/libgit2' (https://github.com/libgit2/libgit2.git) registered for path 'External/libgit2'
Submodule 'External/libssh2' (https://github.com/libssh2/libssh2.git) registered for path 'External/libssh2'
Submodule 'External/openssl' (https://github.com/openssl/openssl.git) registered for path 'External/openssl'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Zip'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Cloning into '/host/spi-builder-workspace/External/libgit2'...
Cloning into '/host/spi-builder-workspace/External/libssh2'...
Cloning into '/host/spi-builder-workspace/External/openssl'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
From https://github.com/libgit2/libgit2
* branch 766a33c64476515be107ec287d38049c7459876b -> FETCH_HEAD
Cloned https://github.com/joehinkle11/SwiftGit3.git
Revision (git rev-parse @):
8382c67472bfb159c980a0a65bb41968dd612b8f
SUCCESS checkout https://github.com/joehinkle11/SwiftGit3.git at 1.2.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/joehinkle11/SwiftGit3.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.3, but it doesn't match any of the installed toolchains. You
can install the toolchain with `swiftly install`.
BUILD FAILURE 6.3 android