The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SongSprout, reference 0.5.0 (8ef418), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 01:45:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/btfranklin/SongSprout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/btfranklin/ControlledChaos.git
Fetching https://github.com/AudioKit/AudioKitEX.git
Fetching https://github.com/AudioKit/AudioKit.git
Fetching https://github.com/AudioKit/SoundpipeAudioKit.git
[1/760] Fetching audiokitex
[480/885] Fetching audiokitex, controlledchaos
[605/2818] Fetching audiokitex, controlledchaos, soundpipeaudiokit
[1408/253520] Fetching audiokitex, controlledchaos, soundpipeaudiokit, audiokit
Fetched https://github.com/AudioKit/AudioKitEX.git from cache (0.45s)
Fetched https://github.com/AudioKit/SoundpipeAudioKit.git from cache (0.45s)
[15168/250827] Fetching controlledchaos, audiokit
Fetched https://github.com/btfranklin/ControlledChaos.git from cache (20.97s)
Fetched https://github.com/AudioKit/AudioKit.git from cache (21.43s)
Computing version for https://github.com/btfranklin/ControlledChaos.git
Computed https://github.com/btfranklin/ControlledChaos.git at 1.3.2 (21.84s)
Computing version for https://github.com/AudioKit/AudioKitEX.git
Computed https://github.com/AudioKit/AudioKitEX.git at 5.6.2 (6.27s)
Computing version for https://github.com/AudioKit/AudioKit.git
Computed https://github.com/AudioKit/AudioKit.git at 5.6.5 (0.68s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit.git
Computed https://github.com/AudioKit/SoundpipeAudioKit.git at 5.7.3 (0.45s)
Fetching https://github.com/AudioKit/KissFFT
Fetching https://github.com/AudioKit/Tonic
[1/26] Fetching kissfft
[27/4021] Fetching kissfft, tonic
Fetched https://github.com/AudioKit/KissFFT from cache (0.30s)
Fetched https://github.com/AudioKit/Tonic from cache (0.31s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (0.67s)
Computing version for https://github.com/AudioKit/Tonic
Computed https://github.com/AudioKit/Tonic at 2.1.0 (0.46s)
Creating working copy for https://github.com/AudioKit/AudioKitEX.git
Working copy of https://github.com/AudioKit/AudioKitEX.git resolved at 5.6.2
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit.git
Working copy of https://github.com/AudioKit/SoundpipeAudioKit.git resolved at 5.7.3
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/Tonic
Working copy of https://github.com/AudioKit/Tonic resolved at 2.1.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/AudioKit.git
Working copy of https://github.com/AudioKit/AudioKit.git resolved at 5.6.5
warning: 'tonic': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/Tonic/Sources/Tonic/Chord.swift.orig
Building for debugging...
[0/232] Copying Tonic.docc
[0/232] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Internals/ExceptionCatcher.m:3:
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/include/ExceptionCatcher.h:7:9: fatal error: 'Foundation/Foundation.h' file not found
    7 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Internals/AudioToolboxLinker.m:4:9: fatal error: 'AudioToolbox/AudioToolbox.h' file not found
    4 | #import <AudioToolbox/AudioToolbox.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[3/232] Compiling ExceptionCatcher.m
[3/232] Compiling AudioToolboxLinker.m
[3/232] Compiling test.c
[3/232] Compiling vocoder.c
[3/232] Compiling voc.c
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Internals/DSPBase.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[3/232] Compiling DSPBase.mm
[3/232] Compiling DebugDSP.c
[3/232] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm