Build Information
Failed to build LicenseKit, reference main (f9bdcd), with Swift 6.2 for Android on 15 Jan 2026 02:07:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/Kankoda/LicenseKit.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/Kankoda/LicenseKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f9bdcdc Update package for 2.1.3
Cloned https://github.com/Kankoda/LicenseKit.git
Revision (git rev-parse @):
f9bdcdc3472918c6da7566940a12936374f0faee
SUCCESS checkout https://github.com/Kankoda/LicenseKit.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kankoda/LicenseKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
63e5bc7682b8: Already exists
0b97ca855ec7: Already exists
303ed80b528c: Already exists
41ffaea0ac5e: Already exists
a3277d432861: Pulling fs layer
cae88b8590bb: Pulling fs layer
aef605e90b68: Pulling fs layer
4f4fb700ef54: Pulling fs layer
fbeaaac40274: Pulling fs layer
360ba71de997: Pulling fs layer
ff7c5a2d5c2b: Pulling fs layer
ff7c5a2d5c2b: Download complete
cae88b8590bb: Download complete
aef605e90b68: Download complete
4f4fb700ef54: Download complete
fbeaaac40274: Download complete
360ba71de997: Download complete
a3277d432861: Pull complete
cae88b8590bb: Pull complete
aef605e90b68: Pull complete
4f4fb700ef54: Pull complete
fbeaaac40274: Pull complete
360ba71de997: Pull complete
ff7c5a2d5c2b: Pull complete
Digest: sha256:8a4b1a21be66190a249873405d75b6572f433dd9078c4755af4bedee2c8584a9
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Downloading binary artifact https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip
[1369/775106] Downloading https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip
Downloaded https://github.com/Kankoda/LicenseKit-Binaries/releases/download/2.1.3/LicenseKit.zip (0.55s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 android