Build Information
Failed to build IORingSwift, reference main (81aaa2
), with Swift 5.10 for macOS (SPM) on 20 Apr 2025 15:00:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 81aaa20 simplify byteToHex()
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
81aaa20f35189889f7df2b0b437d14c5f6f59c48
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-async-algorithms
Fetching https://github.com/lhoward/AsyncExtensions
Fetching https://github.com/dfed/swift-async-queue
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-log
[1/68] Fetching socketaddress
[69/1295] Fetching socketaddress, swift-async-queue
[266/5588] Fetching socketaddress, swift-async-queue, swift-system
[352/6270] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions
[1472/10102] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions, swift-log
[2435/15061] Fetching socketaddress, swift-async-queue, swift-system, asyncextensions, swift-log, swift-async-algorithms
Fetched https://github.com/PADL/SocketAddress from cache (1.56s)
[6710/14993] Fetching swift-async-queue, swift-system, asyncextensions, swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-system from cache (1.86s)
Fetched https://github.com/apple/swift-async-algorithms from cache (1.86s)
Fetched https://github.com/lhoward/AsyncExtensions from cache (1.86s)
Fetched https://github.com/dfed/swift-async-queue from cache (1.86s)
Fetched https://github.com/apple/swift-log from cache (1.86s)
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