This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 SporthAudioKit with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AudioKit/SporthAudioKit.git
Reference: main
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/AudioKit/SporthAudioKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c8bd59 Stopped gitignoring projects
Cloned https://github.com/AudioKit/SporthAudioKit.git
Revision (git rev-parse @):
9c8bd594f35adfa6384cc3ebc759cc32d61d390a
SUCCESS checkout https://github.com/AudioKit/SporthAudioKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/AudioKit/SporthAudioKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/AudioKit/SoundpipeAudioKit
[1/1463] Fetching soundpipeaudiokit
Fetched https://github.com/AudioKit/SoundpipeAudioKit from cache (0.37s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit
Computed https://github.com/AudioKit/SoundpipeAudioKit at 5.6.1 (0.54s)
Fetching https://github.com/AudioKit/AudioKit
Fetching https://github.com/AudioKit/AudioKitEX
Fetching https://github.com/AudioKit/KissFFT
[1/26] Fetching kissfft
[27/741] Fetching kissfft, audiokitex
Fetched https://github.com/AudioKit/KissFFT from cache (0.34s)
[1/250277] Fetching audiokit
Fetched https://github.com/AudioKit/AudioKitEX from cache (13.87s)
Fetched https://github.com/AudioKit/AudioKit from cache (14.40s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (4.87s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.0 (0.55s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.4 (0.47s)
Creating working copy for https://github.com/AudioKit/KissFFT
Working copy of https://github.com/AudioKit/KissFFT resolved at 1.0.0
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit
Working copy of https://github.com/AudioKit/SoundpipeAudioKit resolved at 5.6.1
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.4
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.0
warning: 'spi-builder-workspace': ignoring target 'CSporthAudioKitTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/217] Write sources
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[2/217] Compiling ParameterAutomation.mm
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[2/217] Compiling DryWetMixerDSP.mm
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[2/217] Compiling StereoFieldLimiterDSP.mm
[2/217] Compiling CallbackInstrumentDSP.mm
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[2/217] Compiling DryWetDualMixerDSP.mm
clang: error: unknown argument: '-index-store-path'
[2/217] Compiling SequencerEngine.mm
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[2/217] Compiling FaderDSP.mm
[2/217] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.