Build Information
Failed to build swift-ast-explorer, reference master (969fd7
), with Swift 5.9 for macOS (SPM) on 16 Jun 2025 19:37:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftfiddle/swift-ast-explorer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftfiddle/swift-ast-explorer
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 969fd74 Update dependency postcss to v8.5.6 (#1534)
Cloned https://github.com/swiftfiddle/swift-ast-explorer.git
Revision (git rev-parse @):
969fd74522374da313a418bb8136c69781174c93
SUCCESS checkout https://github.com/swiftfiddle/swift-ast-explorer.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/swiftfiddle/swift-ast-explorer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/vapor/leaf.git
Fetching https://github.com/apple/swift-tools-support-core
Fetching https://github.com/vapor/vapor.git
[1/3956] Fetching leaf
[3957/10809] Fetching leaf, swift-tools-support-core
[10810/85355] Fetching leaf, swift-tools-support-core, vapor
Fetched https://github.com/vapor/vapor.git (3.61s)
Fetched https://github.com/vapor/leaf.git (3.61s)
Fetched https://github.com/apple/swift-tools-support-core (3.61s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (2.63s)
Computing version for https://github.com/vapor/leaf.git
error: Dependencies could not be resolved because root depends on 'leaf' 4.5.0..<5.0.0.
'leaf' >= 4.5.0 cannot be used because 'leaf' 4.5.0 contains incompatible tools version (5.10.0) and no versions of 'leaf' match the requirement 4.5.1..<5.0.0.
BUILD FAILURE 5.9 macosSpm