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 SongSprout, reference 0.5.0 (8ef418), with Swift 6.0 for Linux on 4 Nov 2024 05:57:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/btfranklin/SongSprout.git
Reference: 0.5.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/btfranklin/SongSprout
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 8ef4181 Fixed import of DryWetMixer
Cloned https://github.com/btfranklin/SongSprout.git
Revision (git rev-parse @):
8ef418162cef1cbe67dc001aadba8130c053defc
SUCCESS checkout https://github.com/btfranklin/SongSprout.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/btfranklin/SongSprout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/AudioKit/AudioKitEX.git
Fetching https://github.com/AudioKit/SoundpipeAudioKit.git
Fetching https://github.com/btfranklin/ControlledChaos.git
Fetching https://github.com/AudioKit/AudioKit.git
[1/1518] Fetching soundpipeaudiokit
[184/1643] Fetching soundpipeaudiokit, controlledchaos
[316/2372] Fetching soundpipeaudiokit, controlledchaos, audiokitex
[1314/252818] Fetching soundpipeaudiokit, controlledchaos, audiokitex, audiokit
Fetched https://github.com/AudioKit/AudioKitEX.git from cache (0.48s)
[6652/252089] Fetching soundpipeaudiokit, controlledchaos, audiokit
Fetched https://github.com/btfranklin/ControlledChaos.git from cache (17.91s)
Fetched https://github.com/AudioKit/SoundpipeAudioKit.git from cache (17.92s)
Fetched https://github.com/AudioKit/AudioKit.git from cache (18.36s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit.git
Computed https://github.com/AudioKit/SoundpipeAudioKit.git at 5.6.1 (3.42s)
Fetching https://github.com/AudioKit/KissFFT
[1/26] Fetching kissfft
Fetched https://github.com/AudioKit/KissFFT from cache (0.32s)
Computing version for https://github.com/AudioKit/AudioKitEX.git
Computed https://github.com/AudioKit/AudioKitEX.git at 5.6.0 (0.76s)
Computing version for https://github.com/btfranklin/ControlledChaos.git
Computed https://github.com/btfranklin/ControlledChaos.git at 1.3.2 (0.56s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (0.54s)
Computing version for https://github.com/AudioKit/AudioKit.git
Computed https://github.com/AudioKit/AudioKit.git at 5.6.4 (0.45s)
Creating working copy for https://github.com/AudioKit/AudioKit.git
Working copy of https://github.com/AudioKit/AudioKit.git resolved at 5.6.4
Creating working copy for https://github.com/AudioKit/AudioKitEX.git
Working copy of https://github.com/AudioKit/AudioKitEX.git resolved at 5.6.0
Creating working copy for https://github.com/btfranklin/ControlledChaos.git
Working copy of https://github.com/btfranklin/ControlledChaos.git resolved at 1.3.2
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.git
Working copy of https://github.com/AudioKit/SoundpipeAudioKit.git resolved at 5.6.1
Building for debugging...
[0/213] Compiling atone.c
[1/213] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/CallbackInstrumentDSP.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/DSPBase.h:6:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    6 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/213] Compiling CallbackInstrumentDSP.mm
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/StereoFieldLimiterDSP.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/DSPBase.h:6:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    6 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/DryWetDualMixerDSP.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/DSPBase.h:6:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    6 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/FaderDSP.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/DSPBase.h:6:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    6 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/213] Compiling DryWetDualMixerDSP.mm
[2/213] Compiling StereoFieldLimiterDSP.mm
[2/213] Compiling FaderDSP.mm
[2/213] Compiling test.c
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Sequencing/ParameterAutomation.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/ParameterAutomation.h:5:10: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    5 | #include <AudioToolbox/AudioToolbox.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/213] Compiling ParameterAutomation.mm
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/DryWetMixerDSP.mm:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/DSPBase.h:6:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    6 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2/213] Compiling DryWetMixerDSP.mm
[2/213] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux