Build Information
Failed to build SLAY, reference main (fd0021), with Swift 6.2 for Android on 21 Oct 2025 03:35:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RadiusDay/SLAY.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/RadiusDay/SLAY
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd00219 chore: remove stray debug print from ScrollGroup
Cloned https://github.com/RadiusDay/SLAY.git
Revision (git rev-parse @):
fd002195b0e367be41357d138ef9101d3ab83fba
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RadiusDay/SLAY.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/RadiusDay/SLAY.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:d70d83f328e9f1ae04a4e17e63e2d335ae10639f90ee796a5fe3bfb139eab948
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--11D90AFD9DD3AB2.txt
[5/19] Compiling SLAY AbsoluteLayoutSystem.swift
[6/19] Compiling SLAY AspectRatio.swift
[7/19] Emitting module SLAY
[8/21] Compiling SLAY SignalEmitter.swift
[9/21] Compiling SLAY SyntheticUIObject.swift
[10/21] Compiling SLAY SyntheticUIObjectWithChildren.swift
[11/21] Compiling SLAY UIObject.swift
[12/21] Compiling SLAY LayoutInsets.swift
[13/21] Compiling SLAY LayoutSystem.swift
[14/21] Compiling SLAY ListLayoutSystem.swift
[15/21] Compiling SLAY PropertySignal.swift
[16/21] Compiling SLAY Axis.swift
[17/21] Compiling SLAY LayoutDimention.swift
[18/21] Compiling SLAY LayoutDirection.swift
[19/21] Compiling SLAY LayoutEngine.swift
[20/21] Compiling SLAY UniqueID.swift
[21/21] Compiling SLAY Vector2.swift
[23/30] Compiling SLAYUI GroupProtocol.swift
[24/31] Compiling SLAYUI TextProtocol.swift
[25/31] Compiling SLAYUI ScrollGroupProtocol.swift
[26/31] Compiling SLAYUI Text.swift
[27/31] Compiling SLAYUI Font.swift
[28/31] Compiling SLAYUI Color.swift
[29/31] Emitting module SLAYUI
[30/31] Compiling SLAYUI ScrollGroup.swift
[31/31] Compiling SLAYUI Group.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/40] Emitting module SLAYUIAppKit
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[34/40] Compiling SLAYUIAppKit AppKitRenderable.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[35/40] Compiling SLAYUIAppKit Color.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[36/40] Compiling SLAYUIAppKit Group.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[37/40] Compiling SLAYUIAppKit ScrollGroup.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[38/40] Compiling SLAYUIAppKit Text.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[39/40] Compiling SLAYUIAppKit Font.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
[40/40] Compiling SLAYUIAppKit SLAYAppKitView.swift
/host/spi-builder-workspace/Sources/SLAYUIAppKit/AppKitRenderable.swift:1:8: error: no such module 'AppKit'
1 | import AppKit
| `- error: no such module 'AppKit'
2 | import SLAY
3 |
BUILD FAILURE 6.2 android