Build Information
Failed to build Diagnostics, reference main (b38b78), with Swift 5.10 for Linux on 2 Oct 2025 14:11:26 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-5.10-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/AvdLee/Diagnostics.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/AvdLee/Diagnostics
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b38b787 Merge pull request #188 from AvdLee/dependabot/bundler/rexml-3.4.2
Cloned https://github.com/AvdLee/Diagnostics.git
Revision (git rev-parse @):
b38b787392838ad1ff6df066c7cc6e748c1b74f4
SUCCESS checkout https://github.com/AvdLee/Diagnostics.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/AvdLee/Diagnostics.git
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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/sindresorhus/ExceptionCatcher
[1/96] Fetching exceptioncatcher
Fetched https://github.com/sindresorhus/ExceptionCatcher from cache (0.21s)
Computing version for https://github.com/sindresorhus/ExceptionCatcher
Computed https://github.com/sindresorhus/ExceptionCatcher at 2.1.0 (0.45s)
Creating working copy for https://github.com/sindresorhus/ExceptionCatcher
Working copy of https://github.com/sindresorhus/ExceptionCatcher resolved at 2.1.0
Building for debugging...
[0/7] Copying functions.js
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Copying style.css
[4/7] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/ExceptionCatcher.m:1:
/host/spi-builder-workspace/.build/checkouts/ExceptionCatcher/Sources/ExceptionCatcherInternal/include/ExceptionCatcher.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[5/7] Compiling ExceptionCatcherInternal ExceptionCatcher.m
[5/7] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux