The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IORingSwift, reference 0.1.9 (1679a5), with Swift 6.2 (beta) for Android on 28 Jun 2025 08:24:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: 0.1.9
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/IORingSwift
 * tag               0.1.9      -> FETCH_HEAD
HEAD is now at 1679a5e support for 64-bit offsets on 32-bit platforms
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
1679a5e1cd4ccc2577315e4335f73c99241e438f
SUCCESS checkout https://github.com/PADL/IORingSwift.git at 0.1.9
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-system
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-log
Fetching https://github.com/PADL/SocketAddress
[1/1320] Fetching swift-async-queue
[54/1388] Fetching swift-async-queue, socketaddress
[1363/2070] Fetching swift-async-queue, socketaddress, asyncextensions
[1424/7055] Fetching swift-async-queue, socketaddress, asyncextensions, swift-async-algorithms
[2075/11498] Fetching swift-async-queue, socketaddress, asyncextensions, swift-async-algorithms, swift-system
[3669/15334] Fetching swift-async-queue, socketaddress, asyncextensions, swift-async-algorithms, swift-system, swift-log
Fetched https://github.com/PADL/SocketAddress from cache (0.49s)
[6481/15266] Fetching swift-async-queue, asyncextensions, swift-async-algorithms, swift-system, swift-log
Fetched https://github.com/dfed/swift-async-queue from cache (0.82s)
Fetched https://github.com/apple/swift-system from cache (0.82s)
Fetched https://github.com/apple/swift-log from cache (0.82s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.83s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.83s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (1.75s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.51s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (0.51s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.45s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1803] Fetching swift-atomics
[1786/18518] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.39s)
Fetched https://github.com/apple/swift-collections.git from cache (1.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.87s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.82s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.40s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.0.3
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 0.7.1
Building for debugging...
[0/67] Write sources
In file included from /host/spi-builder-workspace/Sources/CIORingShims/BackDeploy.cpp:24:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
   20 | #include <liburing.h>
      |          ^~~~~~~~~~~~
1 error generated.
[19/67] Compiling CIORingShims BackDeploy.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/Message.cpp:20:
/host/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'liburing.h' file not found
   20 | #include <liburing.h>
      |          ^~~~~~~~~~~~
[19/67] Compiling CIORingShims Message.cpp
[19/67] Compiling _AtomicsShims.c
In file included from /host/spi-builder-workspace/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
   19 | #include <liburing.h>
      |          ^~~~~~~~~~~~
In file included from /host/spi-builder-workspace/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
   19 | #include <liburing.h>
      |          ^~~~~~~~~~~~
[19/67] Compiling CIORingShims PthreadCQHandler.cpp
[19/67] Compiling CSystem shims.c
[19/67] Compiling CIORingShims DispatchCQHandler.cpp
In file included from /host/spi-builder-workspace/Sources/CIORingShims/CQHandler.cpp:17:
/host/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
   19 | #include <liburing.h>
      |          ^~~~~~~~~~~~
1 error generated.
[19/67] Compiling CIORingShims CQHandler.cpp
[19/67] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android