Build Information
Failed to build SwiftPM with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-package-manager.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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.8
Building package at path: $PWD/checkout
https://github.com/SDGGiesbrecht/swift-package-manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git (0.49s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git (0.42s)
Fetching https://github.com/apple/swift-driver.git from cache
Fetched https://github.com/apple/swift-driver.git (0.63s)
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
Fetched https://github.com/jpsim/Yams.git (0.26s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-certificates.git (0.39s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-argument-parser.git (0.63s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-system.git (0.31s)
Fetched https://github.com/apple/swift-collections.git (0.44s)
Fetched https://github.com/apple/swift-crypto.git (0.32s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 0.1.0 (1.08s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git (0.21s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.03s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 0.7.0 (0.03s)
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.04s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.4.1 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.07s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.04s)
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
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-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-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at main
Creating working copy for https://github.com/apple/swift-driver.git
Working copy of https://github.com/apple/swift-driver.git resolved at main
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/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-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at main
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.8 macosSpm