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.0 for macOS (SPM) on 28 Jun 2025 08:25:26 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/56] Write sources
[7/56] Write IORingUDPServer-entitlement.plist
[8/56] Write IORingUDPClient-entitlement.plist
[8/56] Write sources
[8/56] Write IORingTCPEcho-entitlement.plist
[8/56] Write sources
[8/56] Write IORingDeviceSpy-entitlement.plist
[8/56] Write IORingCopy-entitlement.plist
[8/56] Write sources
[8/56] Write IORingCat-entitlement.plist
[8/56] Write sources
[30/56] Compiling CSystem shims.c
[31/56] Write swift-version-5BDAB9E9C0126B9D.txt
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: 'liburing.h' file not found
   20 | #include <liburing.h>
      |          ^~~~~~~~~~~~
1 error generated.
[32/56] Compiling CIORingShims BackDeploy.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>
      |          ^~~~~~~~~~~~
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
[32/56] Compiling CIORingShims DispatchCQHandler.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
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: 'liburing.h' file not found
   20 | #include <liburing.h>
      |          ^~~~~~~~~~~~
[32/56] Compiling CIORingShims Message.cpp
[32/56] Compiling _AtomicsShims.c
Fetching https://github.com/apple/swift-log
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-system
[1/68] Fetching socketaddress
[69/1388] Fetching socketaddress, swift-async-queue
[201/2070] Fetching socketaddress, swift-async-queue, asyncextensions
[358/5906] Fetching socketaddress, swift-async-queue, asyncextensions, swift-log
[474/10349] Fetching socketaddress, swift-async-queue, asyncextensions, swift-log, swift-system
[1200/15334] Fetching socketaddress, swift-async-queue, asyncextensions, swift-log, swift-system, swift-async-algorithms
Fetched https://github.com/dfed/swift-async-queue from cache (0.88s)
[4899/14014] Fetching socketaddress, asyncextensions, swift-log, swift-system, swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.09s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.09s)
Fetched https://github.com/apple/swift-system from cache (1.09s)
Fetched https://github.com/apple/swift-log from cache (1.09s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.09s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.43s)
Computing version for https://github.com/dfed/swift-async-queue
Computed https://github.com/dfed/swift-async-queue at 0.7.1 (0.45s)
Computing version for https://github.com/PADL/SocketAddress
Computed https://github.com/PADL/SocketAddress at 0.0.3 (0.43s)
Computing version for https://github.com/lhoward/AsyncExtensions
Computed https://github.com/lhoward/AsyncExtensions at 0.9.2 (0.43s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1803] Fetching swift-atomics
[1191/18518] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.76s)
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.42s)
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/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-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
BUILD FAILURE 6.0 macosSpm