Build Information
Failed to build SpeziBluetooth, reference main (977cc6
), with Swift 5.10 for macOS (SPM) on 20 Oct 2024 11:41:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziBluetooth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziBluetooth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 977cc67 Support `configure()` call on services and expose BluetoothScanner via APISupport SPI (#50)
Cloned https://github.com/StanfordSpezi/SpeziBluetooth.git
Revision (git rev-parse @):
977cc675d8c2dca51eabd52dc0e9476702c678eb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziBluetooth.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordSpezi/SpeziNetworking
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[1/460] Fetching spezifoundation
[153/1232] Fetching spezifoundation, xctestextensions
[197/1448] Fetching spezifoundation, xctestextensions, spezinetworking
[272/3017] Fetching spezifoundation, xctestextensions, spezinetworking, swift-atomics
[407/11891] Fetching spezifoundation, xctestextensions, spezinetworking, swift-atomics, spezi
[3137/27336] Fetching spezifoundation, xctestextensions, spezinetworking, swift-atomics, spezi, swift-collections
[14673/98012] Fetching spezifoundation, xctestextensions, spezinetworking, swift-atomics, spezi, swift-collections, swift-nio
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (32.54s)
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git from cache (32.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (32.54s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (32.54s)
Fetched https://github.com/apple/swift-collections.git from cache (32.54s)
Fetched https://github.com/StanfordSpezi/SpeziNetworking from cache (32.54s)
Fetched https://github.com/apple/swift-nio.git from cache (32.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.0.0 (0.37s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking
Computed https://github.com/StanfordSpezi/SpeziNetworking at 2.1.3 (0.60s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.58s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions from cache (0.78s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.62s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
error: Dependencies could not be resolved because root depends on 'spezifoundation' 2.0.0-beta.1..<3.0.0.
'spezifoundation' >= 2.0.0-beta.1 cannot be used because 'spezifoundation' 2.0.0 contains incompatible tools version (6.0.0) and no versions of 'spezifoundation' match the requirement {2.0.0-beta.1..<2.0.0, 2.0.1..<3.0.0}.
BUILD FAILURE 5.10 macosSpm