Build Information
Failed to build SwiftPM with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-package-manager.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SDGGiesbrecht/swift-package-manager
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at aaa47e9 Support Target Grouping (#6356)
Cloned https://github.com/SDGGiesbrecht/swift-package-manager.git
Revision (git rev-parse @):
aaa47e9798271d818cad88179b2b95ac87523b8b
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-package-manager.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/SDGGiesbrecht/swift-package-manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.36s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.32s)
Fetching https://github.com/apple/swift-driver.git from cache
Fetched https://github.com/apple/swift-driver.git from cache (0.32s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-certificates.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-certificates.git from cache (0.22s)
Fetched https://github.com/apple/swift-system.git from cache (0.23s)
Fetched https://github.com/jpsim/Yams.git from cache (0.23s)
Fetched https://github.com/apple/swift-collections.git from cache (0.27s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.28s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.28s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 0.1.0 (0.44s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.18s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 0.7.0 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.11s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.4.1 (0.62s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.03s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 0.7.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at main (17087e4)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at main (4163263)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at main (783aec2)
error: the library 'Build' requires macos 10.15.4, but depends on the product 'SwiftDriver' which requires macos 12.0; consider changing the library 'Build' to require macos 12.0 or later, or the product 'SwiftDriver' to require macos 10.15.4 or earlier.
error: the library 'DriverSupport' requires macos 10.15.4, but depends on the product 'SwiftDriver' which requires macos 12.0; consider changing the library 'DriverSupport' to require macos 12.0 or later, or the product 'SwiftDriver' to require macos 10.15.4 or earlier.
error: the library 'Build' requires macos 10.15.4, but depends on the product 'SwiftDriver' which requires macos 12.0; consider changing the library 'Build' to require macos 12.0 or later, or the product 'SwiftDriver' to require macos 10.15.4 or earlier.
error: the library 'DriverSupport' requires macos 10.15.4, but depends on the product 'SwiftDriver' which requires macos 12.0; consider changing the library 'DriverSupport' to require macos 12.0 or later, or the product 'SwiftDriver' to require macos 10.15.4 or earlier.
BUILD FAILURE 5.10 macosSpm