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 (deae86), with Swift 5.10 for macOS (SPM) on 28 Jun 2025 08:24:06 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: 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 deae86f use IORing.Offset as return type for getSize()
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
deae86ffaddc4371ecb720a65d021de7c9862eca
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/dfed/swift-async-queue
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
Fetching https://github.com/PADL/SocketAddress
Fetching https://github.com/lhoward/AsyncExtensions
[1/682] Fetching asyncextensions
[138/5125] Fetching asyncextensions, swift-system
[183/6445] Fetching asyncextensions, swift-system, swift-async-queue
[296/6513] Fetching asyncextensions, swift-system, swift-async-queue, socketaddress
[781/10349] Fetching asyncextensions, swift-system, swift-async-queue, socketaddress, swift-log
[1561/15334] Fetching asyncextensions, swift-system, swift-async-queue, socketaddress, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (1.74s)
Fetched https://github.com/apple/swift-system from cache (1.74s)
Fetched https://github.com/apple/swift-log from cache (1.74s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.74s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.74s)
Fetched https://github.com/PADL/SocketAddress from cache (1.74s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.36s)
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