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 main (5ff3ea), with Swift 5.10 for macOS (SPM) on 6 Aug 2025 14:03:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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:             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/PADL/SocketAddress
Fetching https://github.com/apple/swift-system
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
[1/68] Fetching socketaddress
[69/750] Fetching socketaddress, asyncextensions
[165/2073] Fetching socketaddress, asyncextensions, swift-async-queue
[245/6912] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system
[439/11924] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system, swift-async-algorithms
[490/15804] Fetching socketaddress, asyncextensions, swift-async-queue, swift-system, swift-async-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (1.70s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.70s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.70s)
Fetched https://github.com/apple/swift-system from cache (1.70s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.70s)
Fetched https://github.com/PADL/SocketAddress from cache (1.70s)
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