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 SoundpipeAudioKit, reference 5.7.3 (efc0d6), with Swift 6.2 (beta) for Android on 24 Jun 2025 09:08:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/SoundpipeAudioKit.git
Reference: 5.7.3
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/SoundpipeAudioKit
 * tag               5.7.3      -> FETCH_HEAD
HEAD is now at efc0d67 Updated tests for Ensemble
Cloned https://github.com/AudioKit/SoundpipeAudioKit.git
Revision (git rev-parse @):
efc0d67d3e19578b84d47cac4df72c497fb2173e
SUCCESS checkout https://github.com/AudioKit/SoundpipeAudioKit.git at 5.7.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AudioKit/SoundpipeAudioKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/AudioKit
Fetching https://github.com/AudioKit/KissFFT
Fetching https://github.com/AudioKit/Tonic
Fetching https://github.com/AudioKit/AudioKitEX
[1/3995] Fetching tonic
[601/4755] Fetching tonic, audiokitex
[1529/4781] Fetching tonic, audiokitex, kissfft
Fetched https://github.com/AudioKit/KissFFT from cache (0.64s)
[3465/4755] Fetching tonic, audiokitex
[4384/255457] Fetching tonic, audiokitex, audiokit
Fetched https://github.com/AudioKit/AudioKitEX from cache (0.89s)
Fetched https://github.com/AudioKit/Tonic from cache (0.90s)
[5015/250702] Fetching audiokit
Fetched https://github.com/AudioKit/AudioKit from cache (29.38s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (30.28s)
Computing version for https://github.com/AudioKit/Tonic
Computed https://github.com/AudioKit/Tonic at 2.1.0 (0.86s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.2 (0.95s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.5 (0.87s)
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/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 'CSoundpipeAudioKitTests' 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/219] Copying Tonic.docc
[0/219] Write sources
[3/219] Write swift-version-8C5A4AE7A8CE2BA.txt
In file included from /host/spi-builder-workspace/Sources/Soundpipe/modules/Custom Soundpipe Modules/equalizer.c:1:
/host/spi-builder-workspace/Sources/Soundpipe/include/equalizer.h:8:10: fatal error: 'soundpipe.h' file not found
    8 | #include "soundpipe.h"
      |          ^~~~~~~~~~~~~
1 error generated.
[4/219] Compiling equalizer.c
In file included from /host/spi-builder-workspace/Sources/Soundpipe/modules/Custom Soundpipe Modules/harmonizer.c:1:
/host/spi-builder-workspace/Sources/Soundpipe/include/harmonizer.h:8:10: fatal error: 'soundpipe.h' file not found
    8 | #include "soundpipe.h"
      |          ^~~~~~~~~~~~~
1 error generated.
[4/219] Compiling harmonizer.c
In file included from /host/spi-builder-workspace/Sources/Soundpipe/modules/Custom Soundpipe Modules/pitchcorrect.c:4:
In file included from /host/spi-builder-workspace/Sources/Soundpipe/include/pitchcorrect.h:14:
/host/spi-builder-workspace/Sources/Soundpipe/include/pitchshift.h:9:10: fatal error: 'soundpipe.h' file not found
    9 | #include "soundpipe.h"
      |          ^~~~~~~~~~~~~
[4/219] Compiling pitchcorrect.c
[4/219] Compiling md5.c
In file included from /host/spi-builder-workspace/Sources/Soundpipe/modules/Custom Soundpipe Modules/pitchcalculate.c:1:
/host/spi-builder-workspace/Sources/Soundpipe/include/pitchcalculate.h:7:10: fatal error: 'soundpipe.h' file not found
    7 | #include "soundpipe.h"
      |          ^~~~~~~~~~~~~
1 error generated.
[4/219] Compiling pitchcalculate.c
[4/219] Compiling zitarev.c
[4/219] Compiling wpkorg35.c
[4/219] Compiling test.c
BUILD FAILURE 6.2 android