Build Information
Failed to build SF2Lib, reference main (05f079), with Swift 6.2 for Linux on 22 Mar 2026 15:54:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/SF2Lib.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/bradhowes/SF2Lib
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 05f0799 Additional unsafe flags
Cloned https://github.com/bradhowes/SF2Lib.git
Revision (git rev-parse @):
05f0799a1388392fd8b4de38721716f930f70562
SUCCESS checkout https://github.com/bradhowes/SF2Lib.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/bradhowes/SF2Lib.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/bradhowes/DSPHeaders
[1/588] Fetching dspheaders
Fetched https://github.com/bradhowes/DSPHeaders from cache (0.20s)
Computing version for https://github.com/bradhowes/DSPHeaders
Computed https://github.com/bradhowes/DSPHeaders at 1.5.2 (0.55s)
Creating working copy for https://github.com/bradhowes/DSPHeaders
Working copy of https://github.com/bradhowes/DSPHeaders resolved at 1.5.2
warning: 'spi-builder-workspace': ignoring target 'SF2LibTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
warning: 'spi-builder-workspace': ignoring target 'EngineTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/56] Copying ZZZ2.sf2
[0/56] Copying ZZZ1.sf2
[2/56] Copying RolandNicePiano.sf2
[3/56] Compiling SF2Util Timer.mm
[3/56] Copying Configuration.plist
[5/56] Copying FreeFont.sf2
[6/56] Copying GeneralUser GS MuseScore v1.442.sf2
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/TestUtils.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[7/56] Compiling TestUtils resource_bundle_accessor.m
[7/56] Compiling Definition.mm
[7/56] Compiling Generator.mm
[7/56] Compiling Pos.mm
[7/56] Compiling Parser.mm
[7/56] Compiling Instrument.mm
[7/56] Compiling SF2Util StringUtils.mm
[7/56] Compiling SF2Util Base64.mm
BUILD FAILURE 6.2 linux