The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziBluetooth, reference 3.1.0 (977cc6), with Swift 5.9 for macOS (SPM) on 20 Oct 2024 11:40:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziBluetooth
 * tag               3.1.0      -> FETCH_HEAD
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 3.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/772] Fetching xctestextensions
[117/2341] Fetching xctestextensions, swift-atomics
[1166/17786] Fetching xctestextensions, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (3.10s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git (3.10s)
Fetching https://github.com/StanfordSpezi/SpeziNetworking
Fetched https://github.com/apple/swift-collections.git (3.10s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8874] Fetching spezi
[90/9090] Fetching spezi, spezinetworking
[8737/79766] Fetching spezi, spezinetworking, swift-nio
Fetched https://github.com/StanfordSpezi/Spezi (1.57s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[923/70892] Fetching spezinetworking, swift-nio
[37676/71352] Fetching spezinetworking, swift-nio, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation (1.42s)
[46156/70892] Fetching spezinetworking, swift-nio
Fetched https://github.com/StanfordSpezi/SpeziNetworking (4.79s)
Fetched https://github.com/apple/swift-nio.git (4.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.0.0 (0.42s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking
Computed https://github.com/StanfordSpezi/SpeziNetworking at 2.1.3 (0.62s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.63s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.78s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.66s)
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.9 macosSpm