The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FluidInterfaceKit, reference main (d427a0), with Swift 6.3 for Wasm on 18 Apr 2026 08:49:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/FluidInterfaceKit.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/FluidGroup/FluidInterfaceKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d427a0d Remove claude settings
Cloned https://github.com/FluidGroup/FluidInterfaceKit.git
Revision (git rev-parse @):
d427a0d20513e0e5be48f453fe5afd1753e198c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FluidGroup/FluidInterfaceKit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FluidGroup/FluidInterfaceKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/FluidGroup/Rideau.git
Fetching https://github.com/FluidGroup/swift-rubber-banding
Fetching https://github.com/FluidGroup/GeometryKit
Fetching https://github.com/FluidGroup/ResultBuilderKit.git
Fetching https://github.com/FluidGroup/swiftui-Hosting
[1/48] Fetching geometrykit
[49/2520] Fetching geometrykit, rideau
[321/2533] Fetching geometrykit, rideau, swift-rubber-banding
[433/2779] Fetching geometrykit, rideau, swift-rubber-banding, swiftui-hosting
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (0.24s)
[457/2533] Fetching geometrykit, rideau, swift-rubber-banding
[557/2607] Fetching geometrykit, rideau, swift-rubber-banding, resultbuilderkit
Fetched https://github.com/FluidGroup/ResultBuilderKit.git from cache (0.57s)
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.58s)
[642/2520] Fetching geometrykit, rideau
Fetched https://github.com/FluidGroup/GeometryKit from cache (1.71s)
Fetched https://github.com/FluidGroup/Rideau.git from cache (1.77s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (2.26s)
Computing version for https://github.com/FluidGroup/GeometryKit
Computed https://github.com/FluidGroup/GeometryKit at 1.1.0 (2.23s)
Computing version for https://github.com/FluidGroup/ResultBuilderKit.git
Computed https://github.com/FluidGroup/ResultBuilderKit.git at 1.3.0 (0.43s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 2.6.0 (0.37s)
Computing version for https://github.com/FluidGroup/Rideau.git
Computed https://github.com/FluidGroup/Rideau.git at 2.4.0 (0.44s)
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/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.6.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
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/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.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.
[13/16] Compiling FluidRuntime FluidRuntime.m
[13/16] Write sources
[13/16] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm