Build Information
Failed to build Song, reference 0.2.8 (899424
), with Swift 5.9 for macOS (SPM) on 30 Oct 2024 23:40:17 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Song.git
Reference: 0.2.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Song
* tag 0.2.8 -> FETCH_HEAD
HEAD is now at 8994246 Update Package.swift
Cloned https://github.com/OperatorFoundation/Song.git
Revision (git rev-parse @):
8994246049f93f0fe4da206cf1c0e6c090050cdb
SUCCESS checkout https://github.com/OperatorFoundation/Song.git at 0.2.8
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/OperatorFoundation/Song.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/OperatorFoundation/Net
Fetching https://github.com/OperatorFoundation/Datable
Fetching https://github.com/OperatorFoundation/swift-ast
[1/6960] Fetching swift-ast
[2/7065] Fetching swift-ast, net
[246/7464] Fetching swift-ast, net, datable
Fetched https://github.com/OperatorFoundation/swift-ast (1.91s)
Fetched https://github.com/OperatorFoundation/Datable (1.91s)
Fetched https://github.com/OperatorFoundation/Net (1.91s)
Computing version for https://github.com/OperatorFoundation/Net
error: Dependencies could not be resolved because root depends on 'net' 0.0.11..<1.0.0.
'net' 0.0.11..<1.0.0 cannot be used because no versions of 'net' match the requirement 0.0.12..<1.0.0 and 'net' 0.0.11 contains incompatible tools version (5.10.0).
BUILD FAILURE 5.9 macosSpm