Build Information
Failed to build swift-url-routing, reference main (9924e8
), with Swift 5.8 for macOS (SPM) on 16 Aug 2024 21:32:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-url-routing.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-url-routing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9924e8b Fix broken documentation links and add link to 0.6.0 documentation (#106)
Cloned https://github.com/pointfreeco/swift-url-routing.git
Revision (git rev-parse @):
9924e8be183e7895ebc579f2aaebaebb78bc3c66
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-url-routing.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/pointfreeco/swift-url-routing.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1486] Fetching swift-benchmark
[1487/13605] Fetching swift-benchmark, swift-argument-parser
[1488/16658] Fetching swift-benchmark, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (2.13s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/google/swift-benchmark (2.13s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-argument-parser (2.13s)
Fetching https://github.com/swiftlang/swift-syntax
[1/4606] Fetching xctest-dynamic-overlay
[508/19498] Fetching xctest-dynamic-overlay, swift-collections
[8777/83630] Fetching xctest-dynamic-overlay, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections (1.92s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (1.92s)
Fetching https://github.com/pointfreeco/swift-case-paths
[12827/64132] Fetching swift-syntax
[64133/68027] Fetching swift-syntax, swift-case-paths
[64289/69795] Fetching swift-syntax, swift-case-paths, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (1.34s)
Fetching https://github.com/pointfreeco/swift-parsing
Fetched https://github.com/pointfreeco/swift-case-paths (1.35s)
Fetched https://github.com/swiftlang/swift-syntax (3.29s)
[1/97666] Fetching swift-parsing
Fetched https://github.com/pointfreeco/swift-parsing (6.02s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.1 (0.79s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
error: Dependencies could not be resolved because 'xctest-dynamic-overlay' >= 1.2.0 contains incompatible tools version (5.9.0) and root depends on 'xctest-dynamic-overlay' 1.2.2..<2.0.0.
BUILD FAILURE 5.8 macosSpm