Build Information
Failed to build DoriKit, reference v1.1.2-RELEASE (0a1f1b), with Swift 6.3 for Android on 21 Apr 2026 21:41:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Chorus-ACE/DoriKit.git
Reference: v1.1.2-RELEASE
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/Chorus-ACE/DoriKit
* tag v1.1.2-RELEASE -> FETCH_HEAD
HEAD is now at 0a1f1b7 Add inline attribute for sorter function
Submodule path 'clib/libgit2': checked out '58d9363f02f1fa39e46d49b604f27008e75b72f2'
Submodule path 'clib/libssh2': checked out '557611f92bc104b0a07395c3c7ca1f3543f5914d'
Submodule path 'clib/openssl': checked out '14db3348533258db16df76043a1d5a3c14783e41'
Submodule path 'clib/openssl/cloudflare-quiche': checked out '7ab6a55cfe471267d61e4d28ba43d41defcd87e0'
Submodule path 'clib/openssl/cloudflare-quiche/quiche/deps/boringssl': checked out 'f1c75347daa2ea81a941e953f2263e0a4d970c8d'
Submodule path 'clib/openssl/fuzz/corpora': checked out 'ce771805c094d098c25a218bc8e9f7344eccbc5a'
Submodule path 'clib/openssl/gost-engine': checked out '74b1f4fddbc2d6de969815b1992ddc1ae7c643fe'
Submodule path 'clib/openssl/gost-engine/libprov': checked out '0b445c73ae1e87577430c6884cdeeca1afa36dbd'
Submodule path 'clib/openssl/krb5': checked out '784c38f50e70a739400cdd3f2620bac2e2788e6c'
Submodule path 'clib/openssl/oqs-provider': checked out '7bc597c04b534ddea9b6654481deb31ded8e1bbc'
Submodule path 'clib/openssl/pkcs11-provider': checked out '663dea335c80bec7fd96d544ff875af08d6461a9'
Submodule path 'clib/openssl/pkcs11-provider/python-ecdsa': checked out 'ea9666903c109a8e88a37eb1c60d4e98f01f0299'
Submodule path 'clib/openssl/pkcs11-provider/tlsfuzzer': checked out '32fcb0d8e78fd9ffc4568d11ba5916936a46af8c'
Submodule path 'clib/openssl/pkcs11-provider/tlslite-ng': checked out '4e16574d7c52f17c81c3f5e0aa547776a67fdf8e'
Submodule path 'clib/openssl/pyca-cryptography': checked out '0e855f952693c8b730abb2fc5a84dfc69562f210'
Submodule path 'clib/openssl/python-ecdsa': checked out '4096fa01715929e08b97e73f3173aee9d57f2a3f'
Submodule path 'clib/openssl/tlsfuzzer': checked out '61f45d9701294fd87ef92d2a7e3dfb076653a562'
Submodule path 'clib/openssl/tlslite-ng': checked out '77ef321dde1a9e6bcf94d73c80f8789a770d8031'
Submodule path 'clib/openssl/wycheproof': checked out 'aca47066256c167f0ce04d611d718cc85654341e'
Submodule 'clib/libgit2' (https://github.com/libgit2/libgit2.git) registered for path 'clib/libgit2'
Submodule 'clib/libssh2' (https://github.com/libssh2/libssh2.git) registered for path 'clib/libssh2'
Submodule 'clib/openssl' (https://github.com/openssl/openssl.git) registered for path 'clib/openssl'
Cloning into '/host/spi-builder-workspace/clib/libgit2'...
Cloning into '/host/spi-builder-workspace/clib/libssh2'...
Cloning into '/host/spi-builder-workspace/clib/openssl'...
Submodule 'cloudflare-quiche' (https://github.com/cloudflare/quiche) registered for path 'clib/openssl/cloudflare-quiche'
Submodule 'fuzz/corpora' (https://github.com/openssl/fuzz-corpora) registered for path 'clib/openssl/fuzz/corpora'
Submodule 'gost-engine' (https://github.com/gost-engine/engine) registered for path 'clib/openssl/gost-engine'
Submodule 'krb5' (https://github.com/krb5/krb5) registered for path 'clib/openssl/krb5'
Submodule 'oqs-provider' (https://github.com/open-quantum-safe/oqs-provider.git) registered for path 'clib/openssl/oqs-provider'
Submodule 'pkcs11-provider' (https://github.com/latchset/pkcs11-provider.git) registered for path 'clib/openssl/pkcs11-provider'
Submodule 'pyca.cryptography' (https://github.com/pyca/cryptography.git) registered for path 'clib/openssl/pyca-cryptography'
Submodule 'python-ecdsa' (https://github.com/tlsfuzzer/python-ecdsa) registered for path 'clib/openssl/python-ecdsa'
Submodule 'tlsfuzzer' (https://github.com/tlsfuzzer/tlsfuzzer) registered for path 'clib/openssl/tlsfuzzer'
Submodule 'tlslite-ng' (https://github.com/tlsfuzzer/tlslite-ng) registered for path 'clib/openssl/tlslite-ng'
Submodule 'wycheproof' (https://github.com/google/wycheproof) registered for path 'clib/openssl/wycheproof'
Cloning into '/host/spi-builder-workspace/clib/openssl/cloudflare-quiche'...
Cloning into '/host/spi-builder-workspace/clib/openssl/fuzz/corpora'...
Cloning into '/host/spi-builder-workspace/clib/openssl/gost-engine'...
Cloning into '/host/spi-builder-workspace/clib/openssl/krb5'...
Cloning into '/host/spi-builder-workspace/clib/openssl/oqs-provider'...
Cloning into '/host/spi-builder-workspace/clib/openssl/pkcs11-provider'...
Cloning into '/host/spi-builder-workspace/clib/openssl/pyca-cryptography'...
Cloning into '/host/spi-builder-workspace/clib/openssl/python-ecdsa'...
Cloning into '/host/spi-builder-workspace/clib/openssl/tlsfuzzer'...
Cloning into '/host/spi-builder-workspace/clib/openssl/tlslite-ng'...
Cloning into '/host/spi-builder-workspace/clib/openssl/wycheproof'...
Submodule 'boringssl' (https://github.com/google/boringssl.git) registered for path 'clib/openssl/cloudflare-quiche/quiche/deps/boringssl'
Cloning into '/host/spi-builder-workspace/clib/openssl/cloudflare-quiche/quiche/deps/boringssl'...
Submodule 'libprov' (https://github.com/provider-corner/libprov.git) registered for path 'clib/openssl/gost-engine/libprov'
Cloning into '/host/spi-builder-workspace/clib/openssl/gost-engine/libprov'...
Submodule 'python-ecdsa' (https://github.com/tlsfuzzer/python-ecdsa.git) registered for path 'clib/openssl/pkcs11-provider/python-ecdsa'
Submodule 'tlsfuzzer' (https://github.com/tlsfuzzer/tlsfuzzer.git) registered for path 'clib/openssl/pkcs11-provider/tlsfuzzer'
Submodule 'tlslite-ng' (https://github.com/tlsfuzzer/tlslite-ng.git) registered for path 'clib/openssl/pkcs11-provider/tlslite-ng'
Cloning into '/host/spi-builder-workspace/clib/openssl/pkcs11-provider/python-ecdsa'...
Cloning into '/host/spi-builder-workspace/clib/openssl/pkcs11-provider/tlsfuzzer'...
Cloning into '/host/spi-builder-workspace/clib/openssl/pkcs11-provider/tlslite-ng'...
Cloned https://github.com/Chorus-ACE/DoriKit.git
Revision (git rev-parse @):
0a1f1b772aa6196159b0736b2cdf41fd20b5cc19
SUCCESS checkout https://github.com/Chorus-ACE/DoriKit.git at v1.1.2-RELEASE
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Chorus-ACE/DoriKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Alamofire/Alamofire
Fetching https://github.com/swift-library/swift-gyb
Fetching https://github.com/SwiftyJSON/SwiftyJSON
[1/98] Fetching swift-gyb
[99/6365] Fetching swift-gyb, swiftyjson
[914/38010] Fetching swift-gyb, swiftyjson, alamofire
Fetched https://github.com/swift-library/swift-gyb from cache (0.94s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.95s)
[5380/31645] Fetching alamofire
Fetching https://github.com/swiftlang/swift-syntax
Fetched https://github.com/Alamofire/Alamofire from cache (5.97s)
[1/74987] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.43s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (18.75s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (0.78s)
Computing version for https://github.com/swift-library/swift-gyb
Computed https://github.com/swift-library/swift-gyb at 0.0.2 (1.03s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (1.10s)
Creating working copy for https://github.com/swift-library/swift-gyb
Working copy of https://github.com/swift-library/swift-gyb resolved at 0.0.2
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
error: 'spi-builder-workspace': product 'Gyb' required by package 'spi-builder-workspace' target 'DoriKit' not found in package 'swift-gyb'.
BUILD FAILURE 6.3 android