Build Information
Failed to build swift-package-collection-generator, reference main (a8beb0
), with Swift 5.8 for macOS (SPM) on 27 Jun 2024 16:38:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-package-collection-generator.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-package-collection-generator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a8beb04 Merge pull request #68 from swiftlang/parispittman-patch-3
Cloned https://github.com/swiftlang/swift-package-collection-generator.git
Revision (git rev-parse @):
a8beb04b369c11a11828fcfc921887c50371a315
SUCCESS checkout https://github.com/swiftlang/swift-package-collection-generator.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/swiftlang/swift-package-collection-generator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-package-manager.git
[1/135837] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git (35.84s)
error: package 'swift-package-manager' @ 338edfdec96ce8fa8b9f33e12838f74a45063afc is using Swift tools version 5.9.0 but the installed version is 5.8.1 in https://github.com/apple/swift-package-manager.git
BUILD FAILURE 5.8 macosSpm