Build Information
Failed to build ConventionalCommitsKit, reference main (230442
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 13:42:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/ConventionalCommitsKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexanderwe/ConventionalCommitsKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2304425 chore(documentation): Generate documentation
Cloned https://github.com/alexanderwe/ConventionalCommitsKit.git
Revision (git rev-parse @):
2304425683199316103ddb4440e192a52d3496f0
SUCCESS checkout https://github.com/alexanderwe/ConventionalCommitsKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/alexanderwe/ConventionalCommitsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-parsing
[1/2082] Fetching swift-docc-plugin
[2083/99963] Fetching swift-docc-plugin, swift-parsing
Fetched https://github.com/apple/swift-docc-plugin from cache (4.78s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (4.78s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.9.2 (5.31s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4394] Fetching swift-case-paths
[177/9861] Fetching swift-case-paths, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-case-paths from cache (1.23s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.74s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.08s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.64s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.48s)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.9.2
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
error: the library '_URLRouting' requires macos 10.13, but depends on the product 'CasePaths' which requires macos 10.15; consider changing the library '_URLRouting' to require macos 10.15 or later, or the product 'CasePaths' to require macos 10.13 or earlier.
error: the library '_URLRouting' requires macos 10.13, but depends on the product 'XCTestDynamicOverlay' which requires macos 10.15; consider changing the library '_URLRouting' to require macos 10.15 or later, or the product 'XCTestDynamicOverlay' to require macos 10.13 or earlier.
error: the library 'Parsing' requires macos 10.13, but depends on the product 'CasePaths' which requires macos 10.15; consider changing the library 'Parsing' to require macos 10.15 or later, or the product 'CasePaths' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm