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 5.10 for macOS (SPM) on 28 Jun 2025 08:24:31 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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:             5.10
Building package at path:  $PWD
https://github.com/PADL/IORingSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-log
[1/682] Fetching asyncextensions
[158/750] Fetching asyncextensions, socketaddress
[226/2070] Fetching asyncextensions, socketaddress, swift-async-queue
[358/6513] Fetching asyncextensions, socketaddress, swift-async-queue, swift-system
[1912/11498] Fetching asyncextensions, socketaddress, swift-async-queue, swift-system, swift-async-algorithms
[2121/15334] Fetching asyncextensions, socketaddress, swift-async-queue, swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-system from cache (1.76s)
Fetched https://github.com/PADL/SocketAddress from cache (1.76s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.76s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.76s)
Fetched https://github.com/apple/swift-log from cache (1.76s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.76s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.34s)
Computing version for https://github.com/dfed/swift-async-queue
error: Dependencies could not be resolved because 'swift-async-queue' >= 0.6.0 contains incompatible tools version (6.0.0) and root depends on 'swift-async-queue' 0.7.0..<1.0.0.
BUILD FAILURE 5.10 macosSpm