Build Information
Failed to build IORingSwift, reference main (5ff3ea
), with Swift 6.2 (beta) for macOS (SPM) on 6 Aug 2025 18:04:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PADL/IORingSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5ff3ea2 don't run tests on GH runner, io_uring prohibited
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
5ff3ea27d6a6f7b9891e9b9b03f90075fb6b63d5
SUCCESS checkout https://github.com/PADL/IORingSwift.git at main
========================================
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-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/56] Write sources
[10/56] Write IORingTCPEcho-entitlement.plist
[10/56] Write sources
[12/56] Write IORingUDPServer-entitlement.plist
[12/56] Write sources
[14/56] Write IORingUDPClient-entitlement.plist
[15/56] Write sources
[16/56] Write IORingDeviceSpy-entitlement.plist
[16/56] Write sources
[19/56] Write IORingCopy-entitlement.plist
[19/56] Write IORingCat-entitlement.plist
[21/56] Write sources
[30/56] Write swift-version-1EA4D86E10B52AF.txt
[31/56] 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/56] Compiling CIORingShims BackDeploy.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/56] Compiling CIORingShims Message.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/56] Compiling CIORingShims DispatchCQHandler.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/56] Compiling CIORingShims PthreadCQHandler.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/56] Compiling CIORingShims CQHandler.cpp
[32/56] Compiling _AtomicsShims.c
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/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
[1/68] Fetching socketaddress
[51/750] Fetching socketaddress, asyncextensions
[58/2073] Fetching socketaddress, asyncextensions, swift-async-queue
[306/6912] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system
[1757/10792] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system, swift-log
[1796/15804] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/lhoward/AsyncExtensions from cache (0.84s)
[2638/15122] Fetching socketaddress, swift-async-queue, swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/dfed/swift-async-queue from cache (0.89s)
[2903/13799] Fetching socketaddress, swift-system, swift-log, swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.16s)
Fetched https://github.com/apple/swift-log from cache (1.16s)
Fetched https://github.com/apple/swift-system from cache (1.16s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.16s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (1.61s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (0.40s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.41s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.40s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1808] Fetching swift-atomics
[562/18735] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.22s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.47s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.2 (0.43s)
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.1
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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.2
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
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/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/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.4
BUILD FAILURE 6.2 macosSpm