Build Information
Failed to build SwiftOCA, reference 0.7.5 (8846dc), with Swift 6.1 for Android on 16 Apr 2026 03:29:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SwiftOCA.git
Reference: 0.7.5
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/PADL/SwiftOCA
* tag 0.7.5 -> FETCH_HEAD
HEAD is now at 8846dc5 fix socket FD leak during reconnection in IORing connection backends
Cloned https://github.com/PADL/SwiftOCA.git
Revision (git rev-parse @):
8846dc55ff0f0be3ecdfbb2e5de60df1d89ba4fc
SUCCESS checkout https://github.com/PADL/SwiftOCA.git at 0.7.5
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/PADL/SwiftOCA.git
https://github.com/PADL/SwiftOCA.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/1024jp/GzipSwift
Fetching https://github.com/PADL/IORingSwift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/swhitty/FlyingFox
[1/2687] Fetching ioringswift
[2688/4244] Fetching ioringswift, gzipswift
[4245/5134] Fetching ioringswift, gzipswift, asyncextensions
[4272/11045] Fetching ioringswift, gzipswift, asyncextensions, flyingfox
[4862/11827] Fetching ioringswift, gzipswift, asyncextensions, flyingfox, anycodable
[5057/22951] Fetching ioringswift, gzipswift, asyncextensions, flyingfox, anycodable, sqlite.swift
Fetched https://github.com/Flight-School/AnyCodable from cache (0.63s)
Fetched https://github.com/PADL/IORingSwift from cache (0.63s)
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-atomics
[17369/19482] Fetching gzipswift, asyncextensions, flyingfox, sqlite.swift
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.19s)
Fetched https://github.com/swhitty/FlyingFox from cache (1.19s)
Fetching https://github.com/apple/swift-system
Fetched https://github.com/1024jp/GzipSwift from cache (1.44s)
Fetching https://github.com/apple/swift-async-algorithms
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.45s)
[1/292] Fetching socketaddress
[293/2112] Fetching socketaddress, swift-atomics
[2113/7713] Fetching socketaddress, swift-atomics, swift-system
[7714/13954] Fetching socketaddress, swift-atomics, swift-system, swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.14s)
Fetching https://github.com/apple/swift-log
Fetched https://github.com/apple/swift-atomics from cache (1.14s)
Fetched https://github.com/apple/swift-system from cache (0.58s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.41s)
[1/6583] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.50s)
Computing version for https://github.com/PADL/IORingSwift
error: Dependencies could not be resolved because 'ioringswift' >= 0.4.0 contains incompatible tools version (6.2.0) and root depends on 'ioringswift' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Updating https://github.com/PADL/IORingSwift
Updating https://github.com/swhitty/FlyingFox
Updating https://github.com/1024jp/GzipSwift
Updating https://github.com/Flight-School/AnyCodable
Updating https://github.com/lhoward/AsyncExtensions
Updated https://github.com/lhoward/AsyncExtensions (0.14s)
Updated https://github.com/Flight-School/AnyCodable (0.14s)
Updating https://github.com/apple/swift-atomics
Updating https://github.com/PADL/SocketAddress
Updated https://github.com/1024jp/GzipSwift (0.19s)
Updated https://github.com/swhitty/FlyingFox (0.19s)
Updated https://github.com/PADL/IORingSwift (0.19s)
Updating https://github.com/stephencelis/SQLite.swift.git
Updating https://github.com/apple/swift-async-algorithms
Updated https://github.com/PADL/SocketAddress (0.15s)
Updated https://github.com/apple/swift-async-algorithms (0.15s)
Updated https://github.com/apple/swift-atomics (0.20s)
Updated https://github.com/stephencelis/SQLite.swift.git (0.20s)
Updating https://github.com/apple/swift-log
Updating https://github.com/apple/swift-system
Updated https://github.com/apple/swift-log (0.14s)
Updated https://github.com/apple/swift-system (0.19s)
Computing version for https://github.com/PADL/IORingSwift
error: Dependencies could not be resolved because 'ioringswift' >= 0.4.0 contains incompatible tools version (6.2.0) and root depends on 'ioringswift' 1.0.0..<2.0.0.
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
warning: 'spi-builder-workspace': ignoring duplicate product 'FlyingFox' from package 'flyingfox'
BUILD FAILURE 6.1 android