Build Information
Failed to build FluidInterfaceKit, reference 0.16.2 (3fd408
), with Swift 6.0 for Linux on 10 Jul 2025 08:08:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/FluidInterfaceKit.git
Reference: 0.16.2
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/FluidGroup/FluidInterfaceKit
* tag 0.16.2 -> FETCH_HEAD
HEAD is now at 3fd408d Update handling navigation bar height (#188)
Cloned https://github.com/FluidGroup/FluidInterfaceKit.git
Revision (git rev-parse @):
3fd408d4cd8947f97341015cb61a6387e61d661a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FluidGroup/FluidInterfaceKit.git at 0.16.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/FluidGroup/FluidInterfaceKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/FluidGroup/ResultBuilderKit.git
Fetching https://github.com/FluidGroup/swiftui-Hosting
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/Rideau.git
Fetching https://github.com/FluidGroup/GeometryKit
[1/68] Fetching resultbuilderkit
[69/2540] Fetching resultbuilderkit, rideau
[193/2765] Fetching resultbuilderkit, rideau, swiftui-hosting
[209/2778] Fetching resultbuilderkit, rideau, swiftui-hosting, swift-rubber-banding
[431/2826] Fetching resultbuilderkit, rideau, swiftui-hosting, swift-rubber-banding, geometrykit
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (1.28s)
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (1.28s)
Fetched https://github.com/FluidGroup/ResultBuilderKit.git from cache (1.28s)
Fetched https://github.com/FluidGroup/GeometryKit from cache (1.28s)
Fetched https://github.com/FluidGroup/Rideau.git from cache (1.32s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (0.63s)
Computing version for https://github.com/FluidGroup/GeometryKit
Computed https://github.com/FluidGroup/GeometryKit at 1.1.0 (1.96s)
Computing version for https://github.com/FluidGroup/ResultBuilderKit.git
Computed https://github.com/FluidGroup/ResultBuilderKit.git at 1.3.0 (0.55s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 2.3.0 (0.50s)
Computing version for https://github.com/FluidGroup/Rideau.git
Computed https://github.com/FluidGroup/Rideau.git at 2.4.0 (0.54s)
Creating working copy for https://github.com/FluidGroup/ResultBuilderKit.git
Working copy of https://github.com/FluidGroup/ResultBuilderKit.git resolved at 1.3.0
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.3.0
Creating working copy for https://github.com/FluidGroup/GeometryKit
Working copy of https://github.com/FluidGroup/GeometryKit resolved at 1.1.0
Creating working copy for https://github.com/FluidGroup/Rideau.git
Working copy of https://github.com/FluidGroup/Rideau.git resolved at 2.4.0
warning: 'rideau': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Rideau/Rideau/Info.plist
Building for debugging...
[0/16] Write sources
In file included from /host/spi-builder-workspace/Sources/FluidRuntime/FluidRuntime.m:8:
/host/spi-builder-workspace/Sources/FluidRuntime/include/FluidRuntime.h:11:9: fatal error: 'UIKit/UIKit.h' file not found
11 | #import <UIKit/UIKit.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[14/16] Compiling FluidRuntime FluidRuntime.m
[14/16] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux