The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SporthAudioKit, reference main (c6343f), with Swift 6.2 for Wasm on 20 Apr 2026 05:38:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 c6343f1 Remove Twitter follow badge
Cloned https://github.com/AudioKit/SporthAudioKit.git
Revision (git rev-parse @):
c6343f1a8be3b3e11b85cca3a829f0ecd00643f9
SUCCESS checkout https://github.com/AudioKit/SporthAudioKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AudioKit/SporthAudioKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/AudioKit/SoundpipeAudioKit
[1/2000] Fetching soundpipeaudiokit
Fetched https://github.com/AudioKit/SoundpipeAudioKit from cache (0.45s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit
Computed https://github.com/AudioKit/SoundpipeAudioKit at 5.7.4 (1.02s)
Fetching https://github.com/AudioKit/Tonic
Fetching https://github.com/AudioKit/AudioKit
Fetching https://github.com/AudioKit/AudioKitEX
Fetching https://github.com/AudioKit/KissFFT
[1/843] Fetching audiokitex
[372/869] Fetching audiokitex, kissfft
[398/4881] Fetching audiokitex, kissfft, tonic
[4882/256321] Fetching audiokitex, kissfft, tonic, audiokit
Fetched https://github.com/AudioKit/Tonic from cache (0.44s)
[5898/252309] Fetching audiokitex, kissfft, audiokit
Fetched https://github.com/AudioKit/KissFFT from cache (37.58s)
Fetched https://github.com/AudioKit/AudioKitEX from cache (37.58s)
Fetched https://github.com/AudioKit/AudioKit from cache (38.22s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (38.71s)
Computing version for https://github.com/AudioKit/Tonic
Computed https://github.com/AudioKit/Tonic at 2.1.0 (0.50s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.7.0 (0.53s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.7.2 (0.36s)
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/AudioKit/KissFFT
Working copy of https://github.com/AudioKit/KissFFT resolved at 1.0.0
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.7.0
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit
Working copy of https://github.com/AudioKit/SoundpipeAudioKit resolved at 5.7.4
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.7.2
warning: 'spi-builder-workspace': ignoring target 'CSporthAudioKitTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
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/225] Write sources
[5/225] Copying Tonic.docc
/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.
[6/225] Compiling AudioToolboxLinker.m
[6/225] Compiling AtomicDataPtr.cpp
[6/225] Compiling FaderDSP.mm
[6/225] Compiling RenderMeasurerDSP.mm
[6/225] Compiling StereoFieldLimiterDSP.mm
[6/225] Compiling SequencerEngine.mm
[6/225] Compiling ParameterAutomation.mm
[6/225] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm