Build Information
Failed to build IORingSwift, reference 1.0.0 (f9dbe9), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 06:46:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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-log
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-async-algorithms
[1/1691] Fetching swift-async-queue
[103/1983] Fetching swift-async-queue, socketaddress
[395/2873] Fetching swift-async-queue, socketaddress, asyncextensions
[911/8474] Fetching swift-async-queue, socketaddress, asyncextensions, swift-system
[912/15109] Fetching swift-async-queue, socketaddress, asyncextensions, swift-system, swift-log
[2421/21356] Fetching swift-async-queue, socketaddress, asyncextensions, swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (1.18s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.18s)
[13733/14064] Fetching socketaddress, asyncextensions, swift-log, swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.30s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.30s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.31s)
Fetched https://github.com/apple/swift-log from cache (1.31s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (1.93s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.57s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/25389] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.86s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.55s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.3 (0.72s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.70s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.59s)
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-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-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.12.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/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
Creating working copy for https://github.com/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "asyncextensions",
"name": "AsyncExtensions",
"url": "https://github.com/lhoward/AsyncExtensions",
"version": "0.9.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncExtensions",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/PADL/IORingSwift.git
[1/2687] Fetching ioringswift
Fetched https://github.com/PADL/IORingSwift.git from cache (0.94s)
Fetching https://github.com/PADL/SocketAddress from cache
Fetching https://github.com/dfed/swift-async-queue from cache
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/lhoward/AsyncExtensions from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-log from cache (0.62s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.63s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.63s)
Fetched https://github.com/apple/swift-system from cache (0.63s)
Fetched https://github.com/dfed/swift-async-queue from cache (0.63s)
Fetched https://github.com/PADL/SocketAddress from cache (0.63s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.5.0 (0.83s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 1.0.1 (0.05s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.5 (0.05s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
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.12.0 (0.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.07s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.4 (0.04s)
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-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.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
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/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/lhoward/AsyncExtensions
Working copy of https://github.com/lhoward/AsyncExtensions resolved at 0.9.5
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/PADL/IORingSwift.git
Working copy of https://github.com/PADL/IORingSwift.git resolved at 1.0.0 (f9dbe99)
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.3
Building package at path: $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/57] Write sources
[0/57] Write IORingTCPEcho-entitlement.plist
[7/57] Write sources
[7/57] Write IORingDatagramClient-entitlement.plist
[7/57] Write sources
[10/57] Write IORingCopy-entitlement.plist
[10/57] Write sources
[17/57] Write IORingDatagramServer-entitlement.plist
[17/57] Write sources
[17/57] Write IORingCat-entitlement.plist
[17/57] Write IORingDeviceSpy-entitlement.plist
[17/57] Write sources
[31/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.
[32/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>
| ^~~~~~~~~~~~
[32/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>
| ^~~~~~~~~~~~~~~~~~
[32/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>
| ^~~~~~~~~~~~
[32/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>
| ^~~~~~~~~~~~
[32/57] Compiling CIORingShims DispatchCQHandler.cpp
[32/57] Compiling _AtomicsShims.c
[32/57] Write swift-version--6988338F2F200930.txt
BUILD FAILURE 6.3 macosSpm