The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ChessboardKit, reference 1.0.2 (c203bf), with Swift 6.2 (beta) for Android on 24 Jun 2025 06:33:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rohanrhu/ChessboardKit.git
Reference: 1.0.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.0.2      -> FETCH_HEAD
HEAD is now at c203bf4 Update README.md
Cloned https://github.com/rohanrhu/ChessboardKit.git
Revision (git rev-parse @):
c203bf46ea16fb299d8978739a09e4c4f6ec4ed8
SUCCESS checkout https://github.com/rohanrhu/ChessboardKit.git at 1.0.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/rohanrhu/ChessboardKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/aperechnev/ChessKit
[1/1713] Fetching chesskit
Fetched https://github.com/aperechnev/ChessKit from cache (0.46s)
Computing version for https://github.com/aperechnev/ChessKit
Computed https://github.com/aperechnev/ChessKit at 1.3.7 (3.78s)
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] Copying bQ.png
[0/15] Copying bP.png
[0/15] Copying wB.png
[0/15] Copying bB.png
[0/15] Copying bN.png
[0/15] Copying bK.png
[0/15] Write sources
[8/15] Copying wR.png
[8/15] Copying wN.png
[8/15] Copying wP.png
[8/15] Copying wK.png
[12/15] Copying bR.png
[13/15] Copying wQ.png
[14/15] Write swift-version-8C5A4AE7A8CE2BA.txt
[16/38] Emitting module ChessKit
[17/41] Compiling ChessKit Game.swift
[18/41] Compiling ChessKit Move.swift
[19/41] Compiling ChessKit Piece.swift
[20/41] Compiling ChessKit RangeMoving.swift
[21/41] Compiling ChessKit RookMoving.swift
[22/41] Compiling ChessKit ShortRangeMoving.swift
[23/41] Compiling ChessKit KnightMoving.swift
[24/41] Compiling ChessKit LongRangeMoving.swift
[25/41] Compiling ChessKit MovingTranslations.swift
[26/41] Compiling ChessKit PawnMoving.swift
[27/41] Compiling ChessKit PieceMoving.swift
[28/41] Compiling ChessKit QueenMoving.swift
[29/41] Compiling ChessKit PieceColor.swift
[30/41] Compiling ChessKit PieceKind.swift
[31/41] Compiling ChessKit Position.swift
[32/41] Compiling ChessKit Bitboards.swift
[33/41] Compiling ChessKit Board.swift
[34/41] Compiling ChessKit Square.swift
[35/41] Compiling ChessKit FenSerialization.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/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
[45/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
[46/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
[47/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
BUILD FAILURE 6.2 android