Build Information
Failed to build Voxels, reference main (a472f8
), with Swift 5.8 for macOS (SPM) on 9 Nov 2024 05:45:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heckj/voxels.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heckj/voxels
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a472f80 Backward compat (#128)
Cloned https://github.com/heckj/voxels.git
Revision (git rev-parse @):
a472f8013e0c857ed264caa783957af183c2847d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heckj/voxels.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/heckj/voxels.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/heckj/Heightmap
[2/178] Fetching heightmap
[151/2216] Fetching heightmap, swift-docc-plugin
[233/7201] Fetching heightmap, swift-docc-plugin, swift-issue-reporting
Fetched https://github.com/pointfreeco/swift-issue-reporting (2.10s)
Fetched https://github.com/apple/swift-docc-plugin (2.10s)
Fetched https://github.com/heckj/Heightmap (2.10s)
Computing version for https://github.com/heckj/Heightmap
Computed https://github.com/heckj/Heightmap at 0.6.3 (0.50s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
error: Dependencies could not be resolved because 'swift-issue-reporting' >= 1.2.0 contains incompatible tools version (5.9.0) and root depends on 'swift-issue-reporting' 1.3.0..<2.0.0.
BUILD FAILURE 5.8 macosSpm