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 Linux on 20 Oct 2024 11:41:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziBluetooth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordBDHG/XCTestExtensions.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[8/772] Fetching xctestextensions
[773/2341] Fetching xctestextensions, swift-atomics
[2342/17786] Fetching xctestextensions, swift-atomics, swift-collections
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/StanfordBDHG/XCTestExtensions.git (1.06s)
Fetched https://github.com/apple/swift-atomics.git (1.06s)
Fetching https://github.com/StanfordSpezi/SpeziNetworking
Fetched https://github.com/apple/swift-collections.git (1.09s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/216] Fetching spezinetworking
[217/9090] Fetching spezinetworking, spezi
Fetched https://github.com/StanfordSpezi/SpeziNetworking (0.20s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation
[89/8874] Fetching spezi
[8875/9334] Fetching spezi, spezifoundation
Fetched https://github.com/StanfordSpezi/Spezi (0.37s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation (0.20s)
[1/70676] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.33s)
Computing version for https://github.com/StanfordBDHG/XCTestExtensions.git
Computed https://github.com/StanfordBDHG/XCTestExtensions.git at 1.0.0 (0.31s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking
Computed https://github.com/StanfordSpezi/SpeziNetworking at 2.1.3 (0.47s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.7.4 (0.44s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions
[1/374] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions (0.18s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions at 1.1.3 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.51s)
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 linux