Build Information
Failed to build FunctionalAPI, reference main (7738b1
), with Swift 5.8 for macOS (SPM) on 2 Nov 2024 19:19:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sloik/FunctionalAPI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sloik/FunctionalAPI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7738b15 Merge pull request #27 from sloik/renovate/actions-checkout-digest
Cloned https://github.com/sloik/FunctionalAPI.git
Revision (git rev-parse @):
7738b15cc41868ef2cea829ce5b9b988ebcaf4e5
SUCCESS checkout https://github.com/sloik/FunctionalAPI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/sloik/FunctionalAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/sloik/EitherSwift.git
[2/101] Fetching eitherswift
[102/12537] Fetching eitherswift, swift-snapshot-testing
Fetched https://github.com/sloik/EitherSwift.git (2.93s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git (2.93s)
Computing version for https://github.com/sloik/EitherSwift.git
error: Dependencies could not be resolved because root depends on 'eitherswift' 1.2.0..<2.0.0.
'eitherswift' >= 1.2.0 cannot be used because no versions of 'eitherswift' match the requirement 1.2.1..<2.0.0 and 'eitherswift' 1.2.0 contains incompatible tools version (5.9.0).
BUILD FAILURE 5.8 macosSpm