Build Information
Failed to build IORingSwift, reference 1.0.0 (f9dbe9), with Swift 6.2 for macOS (SPM) on 20 Mar 2026 00:09:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/IORingSwift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at f9dbe99 fix: drain inflight CQEs in IORing.deinit to prevent block leaks
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
f9dbe99bc9850b827cfe26c3a1966026b28f9f3f
SUCCESS checkout https://github.com/PADL/IORingSwift.git at 1.0.0
Fetching https://github.com/apple/swift-system
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-log
[1/5601] Fetching swift-system
[58/5893] Fetching swift-system, socketaddress
[398/6760] Fetching swift-system, socketaddress, asyncextensions
[555/8443] Fetching swift-system, socketaddress, asyncextensions, swift-async-queue
[726/14671] Fetching swift-system, socketaddress, asyncextensions, swift-async-queue, swift-async-algorithms
[1135/20911] Fetching swift-system, socketaddress, asyncextensions, swift-async-queue, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-system from cache (1.10s)
[8763/15310] Fetching socketaddress, asyncextensions, swift-async-queue, swift-async-algorithms, swift-log
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.10s)
[7958/14443] Fetching socketaddress, swift-async-queue, swift-async-algorithms, swift-log
Fetched https://github.com/dfed/swift-async-queue from cache (1.31s)
Fetched https://github.com/apple/swift-log from cache (1.31s)
Fetched https://github.com/PADL/SocketAddress from cache (1.31s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.31s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (1.94s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.55s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.4 (0.55s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[92/24448] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.96s)
Fetched https://github.com/apple/swift-collections.git from cache (1.96s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.50s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.63s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.61s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.54s)
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.4
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-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.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.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ioringswift",
"name": "IORingSwift",
"url": "https://github.com/PADL/IORingSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IORingSwift",
"dependencies": [
{
"identity": "swift-async-algorithms",
"name": "swift-async-algorithms",
"url": "https://github.com/apple/swift-async-algorithms",
"version": "1.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "asyncextensions",
"name": "AsyncExtensions",
"url": "https://github.com/lhoward/AsyncExtensions",
"version": "0.9.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
},
{
"identity": "swift-async-queue",
"name": "swift-async-queue",
"url": "https://github.com/dfed/swift-async-queue",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-queue",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
},
{
"identity": "socketaddress",
"name": "SocketAddress",
"url": "https://github.com/PADL/SocketAddress",
"version": "0.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SocketAddress",
"dependencies": [
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/PADL/IORingSwift.git
[1/2687] Fetching ioringswift
Fetched https://github.com/PADL/IORingSwift.git from cache (0.96s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/lhoward/AsyncExtensions from cache
Fetching https://github.com/dfed/swift-async-queue from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/PADL/SocketAddress from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-log from cache (0.54s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.61s)
Fetched https://github.com/dfed/swift-async-queue from cache (0.61s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.61s)
Fetched https://github.com/PADL/SocketAddress from cache (0.61s)
Fetched https://github.com/apple/swift-system from cache (0.61s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.68s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.03s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.4 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.64s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.05s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.03s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/dfed/swift-async-queue
Working copy of https://github.com/dfed/swift-async-queue resolved at 1.0.1
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
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/PADL/SocketAddress
Working copy of https://github.com/PADL/SocketAddress resolved at 0.5.0
Creating working copy for https://github.com/PADL/IORingSwift.git
Working copy of https://github.com/PADL/IORingSwift.git resolved at 1.0.0 (f9dbe99)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.3
warning: '.resolve-product-dependencies': dependency 'ioringswift' is not used by any target
Found 6 product dependencies
- swift-async-algorithms
- AsyncExtensions
- swift-async-queue
- swift-log
- swift-system
- SocketAddress
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/57] Write sources
[12/57] Write IORingTCPEcho-entitlement.plist
[13/57] Write IORingDeviceSpy-entitlement.plist
[13/57] Write sources
[13/57] Write IORingDatagramServer-entitlement.plist
[16/57] Write sources
[17/57] Write IORingDatagramClient-entitlement.plist
[17/57] Write sources
[17/57] Write IORingCopy-entitlement.plist
[20/57] Write IORingCat-entitlement.plist
[20/57] Write sources
[31/57] Write swift-version-49B95AFC49DCD68C.txt
[32/57] Compiling CSystem shims.c
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/BackDeploy.cpp:24:
/Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'linux/io_uring.h' file not found
20 | #include <linux/io_uring.h>
| ^~~~~~~~~~~~~~~~~~
1 error generated.
[33/57] Compiling CIORingShims BackDeploy.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/CQHandler.cpp:17:
/Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[33/57] Compiling CIORingShims CQHandler.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/Message.cpp:20:
/Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/include/CIORingShims.h:20:10: fatal error: 'linux/io_uring.h' file not found
20 | #include <linux/io_uring.h>
| ^~~~~~~~~~~~~~~~~~
[33/57] Compiling CIORingShims Message.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/PthreadCQHandler.cpp:17:
/Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[33/57] Compiling CIORingShims PthreadCQHandler.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/DispatchCQHandler.cpp:17:
/Users/admin/builder/spi-builder-workspace/Sources/CIORingShims/CQHandlerInternal.hpp:19:10: fatal error: 'liburing.h' file not found
19 | #include <liburing.h>
| ^~~~~~~~~~~~
[33/57] Compiling CIORingShims DispatchCQHandler.cpp
[33/57] Compiling _AtomicsShims.c
BUILD FAILURE 6.2 macosSpm