Build Information
Failed to build spfk-sox, reference 0.0.7 (db11a8), with Swift 6.1 for Linux on 13 Mar 2026 04:48:32 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-sox.git
Reference: 0.0.7
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/ryanfrancesconi/spfk-sox
* tag 0.0.7 -> FETCH_HEAD
HEAD is now at db11a89 fixes
Cloned https://github.com/ryanfrancesconi/spfk-sox.git
Revision (git rev-parse @):
db11a899fd198ed9ea83a1226e51e22f27b7ed48
SUCCESS checkout https://github.com/ryanfrancesconi/spfk-sox.git at 0.0.7
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ryanfrancesconi/spfk-sox.git
https://github.com/ryanfrancesconi/spfk-sox.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"cxx_language_standard" : "c++20",
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spfk-audio-base",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ryanfrancesconi/spfk-audio-base"
},
{
"identity" : "spfk-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.5",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ryanfrancesconi/spfk-testing"
},
{
"identity" : "sndfile-binary-xcframework",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/sndfile-binary-xcframework"
},
{
"identity" : "ogg-binary-xcframework",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/ogg-binary-xcframework"
},
{
"identity" : "flac-binary-xcframework",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/flac-binary-xcframework"
},
{
"identity" : "vorbis-binary-xcframework",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/vorbis-binary-xcframework"
},
{
"identity" : "opus-binary-xcframework",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/opus-binary-xcframework"
}
],
"manifest_display_name" : "spfk-sox",
"name" : "spfk-sox",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SPFKSoX",
"targets" : [
"SPFKSoX",
"SPFKSoXC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libsox",
"module_type" : "BinaryTarget",
"name" : "libsox",
"path" : "Frameworks/libsox.xcframework",
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libsamplerate",
"module_type" : "BinaryTarget",
"name" : "libsamplerate",
"path" : "Frameworks/libsamplerate.xcframework",
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libmpg123",
"module_type" : "BinaryTarget",
"name" : "libmpg123",
"path" : "Frameworks/libmpg123.xcframework",
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libmp3lame",
"module_type" : "BinaryTarget",
"name" : "libmp3lame",
"path" : "Frameworks/libmp3lame.xcframework",
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libmad",
"module_type" : "BinaryTarget",
"name" : "libmad",
"path" : "Frameworks/libmad.xcframework",
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SPFKSoXTests",
"module_type" : "SwiftTarget",
"name" : "SPFKSoXTests",
"path" : "Tests/SPFKSoXTests",
"product_dependencies" : [
"SPFKTesting"
],
"sources" : [
"ChannelTests.swift",
"ConversionTests.swift",
"MultiChannelTests.swift",
"SoXTests.swift",
"TrimTests.swift"
],
"target_dependencies" : [
"SPFKSoX",
"SPFKSoXC"
],
"type" : "test"
},
{
"c99name" : "SPFKSoXC",
"module_type" : "ClangTarget",
"name" : "SPFKSoXC",
"path" : "Sources/SPFKSoXC",
"product_dependencies" : [
"sndfile",
"ogg",
"FLAC",
"vorbis",
"opus"
],
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
"SoxWrapper.m",
"sox.c"
],
"target_dependencies" : [
"libsamplerate",
"libsox",
"libmad",
"libmp3lame",
"libmpg123"
],
"type" : "library"
},
{
"c99name" : "SPFKSoX",
"module_type" : "SwiftTarget",
"name" : "SPFKSoX",
"path" : "Sources/SPFKSoX",
"product_dependencies" : [
"SPFKAudioBase"
],
"product_memberships" : [
"SPFKSoX"
],
"sources" : [
"SoX.swift"
],
"target_dependencies" : [
"SPFKSoXC"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux