Build Information
Failed to build ChessboardKit, reference 1.1.2 (8c2aef), with Swift 6.1 for Android on 13 Dec 2025 16:50:19 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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rohanrhu/ChessboardKit.git
Reference: 1.1.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/rohanrhu/ChessboardKit
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 8c2aef4 Merge pull request #6 from Trickfest/click-to-move
Cloned https://github.com/rohanrhu/ChessboardKit.git
Revision (git rev-parse @):
8c2aef4f9d52c62ef92d8bcfab37d903c0dcbadd
SUCCESS checkout https://github.com/rohanrhu/ChessboardKit.git at 1.1.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/rohanrhu/ChessboardKit.git
https://github.com/rohanrhu/ChessboardKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "chesskit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/aperechnev/ChessKit"
}
],
"manifest_display_name" : "ChessboardKit",
"name" : "ChessboardKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "ChessboardKit",
"targets" : [
"ChessboardKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "ChessboardKit",
"module_type" : "SwiftTarget",
"name" : "ChessboardKit",
"path" : "Sources/ChessboardKit",
"product_dependencies" : [
"ChessKit"
],
"product_memberships" : [
"ChessboardKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bB.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bK.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bN.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bP.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bQ.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/bR.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wB.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wK.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wN.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wP.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wQ.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/ChessboardKit/Assets/Pieces/uscf/wR.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ChessboardKit.swift",
"Fen.swift",
"Theme.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/aperechnev/ChessKit
[1/2613] Fetching chesskit
Fetched https://github.com/aperechnev/ChessKit from cache (0.64s)
Computing version for https://github.com/aperechnev/ChessKit
Computed https://github.com/aperechnev/ChessKit at 1.3.7 (3.05s)
Creating working copy for https://github.com/aperechnev/ChessKit
Working copy of https://github.com/aperechnev/ChessKit resolved at 1.3.7
Building for debugging...
[0/15] Write sources
[0/15] Copying bB.png
[0/15] Copying bK.png
[0/15] Copying bP.png
[0/15] Copying bN.png
[0/15] Write sources
[1/15] Copying wR.png
[1/15] Copying wP.png
[1/15] Copying wK.png
[1/15] Copying wQ.png
[1/15] Copying wN.png
[11/15] Copying bQ.png
[11/15] Copying bR.png
[13/15] Copying wB.png
[14/15] Write swift-version-24593BA9C3E375BF.txt
[16/38] Emitting module ChessKit
[17/41] Compiling ChessKit Bitboards.swift
[18/41] Compiling ChessKit Board.swift
[19/41] Compiling ChessKit Square.swift
[20/41] Compiling ChessKit FenSerialization.swift
[21/41] Compiling ChessKit PieceColor.swift
[22/41] Compiling ChessKit PieceKind.swift
[23/41] Compiling ChessKit Position.swift
[24/41] Compiling ChessKit RangeMoving.swift
[25/41] Compiling ChessKit RookMoving.swift
[26/41] Compiling ChessKit ShortRangeMoving.swift
[27/41] Compiling ChessKit PawnMoving.swift
[28/41] Compiling ChessKit PieceMoving.swift
[29/41] Compiling ChessKit QueenMoving.swift
[30/41] Compiling ChessKit KnightMoving.swift
[31/41] Compiling ChessKit LongRangeMoving.swift
[32/41] Compiling ChessKit MovingTranslations.swift
[33/41] Compiling ChessKit Game.swift
[34/41] Compiling ChessKit Move.swift
[35/41] Compiling ChessKit Piece.swift
[36/41] Compiling ChessKit Rays.swift
[37/41] Compiling ChessKit BishopMoving.swift
[38/41] Compiling ChessKit KingMoving.swift
[39/41] Compiling ChessKit Rules.swift
[40/41] Compiling ChessKit StandardRules.swift
[41/41] Compiling ChessKit SanSerialization.swift
[43/47] Compiling ChessboardKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[44/47] Compiling ChessboardKit Theme.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/47] Emitting module ChessboardKit
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[46/47] Compiling ChessboardKit Fen.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[47/47] Compiling ChessboardKit ChessboardKit.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
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/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/24] Emitting module ChessKit
[3/27] Compiling ChessKit RangeMoving.swift
[4/27] Compiling ChessKit RookMoving.swift
[5/27] Compiling ChessKit ShortRangeMoving.swift
[6/27] Compiling ChessKit KnightMoving.swift
[7/27] Compiling ChessKit LongRangeMoving.swift
[8/27] Compiling ChessKit MovingTranslations.swift
[9/27] Compiling ChessKit Rays.swift
[10/27] Compiling ChessKit BishopMoving.swift
[11/27] Compiling ChessKit KingMoving.swift
[12/27] Compiling ChessKit PawnMoving.swift
[13/27] Compiling ChessKit PieceMoving.swift
[14/27] Compiling ChessKit QueenMoving.swift
[15/27] Compiling ChessKit PieceColor.swift
[16/27] Compiling ChessKit PieceKind.swift
[17/27] Compiling ChessKit Position.swift
[18/27] Compiling ChessKit Bitboards.swift
[19/27] Compiling ChessKit Board.swift
[20/27] Compiling ChessKit Square.swift
[21/27] Compiling ChessKit FenSerialization.swift
[22/27] Compiling ChessKit Game.swift
[23/27] Compiling ChessKit Move.swift
[24/27] Compiling ChessKit Piece.swift
[25/27] Compiling ChessKit Rules.swift
[26/27] Compiling ChessKit StandardRules.swift
[27/27] Compiling ChessKit SanSerialization.swift
[29/33] Compiling ChessboardKit Theme.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[30/33] Compiling ChessboardKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/33] Emitting module ChessboardKit
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[32/33] Compiling ChessboardKit Fen.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
[33/33] Compiling ChessboardKit ChessboardKit.swift
/host/spi-builder-workspace/Sources/ChessboardKit/ChessboardKit.swift:13:8: error: no such module 'SwiftUI'
11 | //
12 |
13 | import SwiftUI
| `- error: no such module 'SwiftUI'
14 |
15 | import ChessKit
BUILD FAILURE 6.1 android