Build Information
Failed to build SoundpipeAudioKit, reference 5.7.3 (efc0d6
), with Swift 5.10 for Linux on 4 Jun 2025 02:24:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: linux
Swift version: 5.10
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:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/AudioKit/Tonic
Fetching https://github.com/AudioKit/AudioKit
Fetching https://github.com/AudioKit/KissFFT
Fetching https://github.com/AudioKit/AudioKitEX
[1/26] Fetching kissfft
[27/4021] Fetching kissfft, tonic
[1146/4769] Fetching kissfft, tonic, audiokitex
[4770/255458] Fetching kissfft, tonic, audiokitex, audiokit
Fetched https://github.com/AudioKit/KissFFT from cache (20.14s)
Fetched https://github.com/AudioKit/Tonic from cache (20.14s)
Fetched https://github.com/AudioKit/AudioKitEX from cache (20.14s)
Fetched https://github.com/AudioKit/AudioKit from cache (20.88s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (3.63s)
Computing version for https://github.com/AudioKit/Tonic
Computed https://github.com/AudioKit/Tonic at 2.1.0 (0.51s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.2 (0.47s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.5 (0.41s)
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/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.5
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.2
warning: 'spi-builder-workspace': ignoring target 'CSoundpipeAudioKitTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/219] Compiling ini.c
In file included from /host/spi-builder-workspace/Sources/Soundpipe/modules/Custom Soundpipe Modules/arp.c:1:
/host/spi-builder-workspace/Sources/Soundpipe/include/arp.h:8:10: fatal error: 'soundpipe.h' file not found
#include "soundpipe.h"
^~~~~~~~~~~~~
1 error generated.
[1/219] Compiling arp.c
[1/219] Compiling butbr.c
[1/219] Compiling Yin.c
[1/219] Compiling fft.c
[1/219] Compiling growl.c
[1/219] Compiling biscale.c
[1/219] Compiling vocwrapper.c
[1/219] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux