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 SporthAudioKit, reference main (9c8bd5), with Swift 6.2 (beta) for Android on 19 Jun 2025 16:21:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         android
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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/AudioKit/SoundpipeAudioKit
[1/1933] Fetching soundpipeaudiokit
Fetched https://github.com/AudioKit/SoundpipeAudioKit from cache (0.36s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit
Computed https://github.com/AudioKit/SoundpipeAudioKit at 5.7.3 (1.09s)
Fetching https://github.com/AudioKit/AudioKitEX
Fetching https://github.com/AudioKit/AudioKit
Fetching https://github.com/AudioKit/KissFFT
Fetching https://github.com/AudioKit/Tonic
[1/760] Fetching audiokitex
[366/786] Fetching audiokitex, kissfft
[506/4781] Fetching audiokitex, kissfft, tonic
[4623/255483] Fetching audiokitex, kissfft, tonic, audiokit
Fetched https://github.com/AudioKit/Tonic from cache (0.44s)
[15829/251488] Fetching audiokitex, kissfft, audiokit
Fetched https://github.com/AudioKit/KissFFT from cache (16.78s)
Fetched https://github.com/AudioKit/AudioKitEX from cache (16.79s)
Fetched https://github.com/AudioKit/AudioKit from cache (17.34s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (21.14s)
Computing version for https://github.com/AudioKit/Tonic
Computed https://github.com/AudioKit/Tonic at 2.1.0 (6.92s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.2 (0.49s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.5 (3.41s)
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.2
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit
Working copy of https://github.com/AudioKit/SoundpipeAudioKit resolved at 5.7.3
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.5
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
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
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>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/225] Compiling ParameterAutomation.mm
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/225] Compiling FaderDSP.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/225] Compiling StereoFieldLimiterDSP.mm
/host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Sequencing/SequencerEngine.mm:3:9: fatal error: 'TargetConditionals.h' file not found
    3 | #import "TargetConditionals.h"
      |         ^~~~~~~~~~~~~~~~~~~~~~
[6/225] Compiling SequencerEngine.mm
In file included from /host/spi-builder-workspace/.build/checkouts/AudioKitEX/Sources/CAudioKitEX/Nodes/RenderMeasurerDSP.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[6/225] Compiling RenderMeasurerDSP.mm
[6/225] Compiling AtomicDataPtr.cpp
[6/225] Write swift-version-8C5A4AE7A8CE2BA.txt
BUILD FAILURE 6.2 android