The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LicenseKit, reference 2.1.3 (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-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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kankoda/LicenseKit.git
Reference: 2.1.3
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
 * tag               2.1.3      -> FETCH_HEAD
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 2.1.3
========================================
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-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
63e5bc7682b8: Already exists
0b97ca855ec7: Pulling fs layer
303ed80b528c: Pulling fs layer
41ffaea0ac5e: Pulling fs layer
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
a3277d432861: Waiting
cae88b8590bb: Waiting
aef605e90b68: Waiting
4f4fb700ef54: Waiting
fbeaaac40274: Waiting
360ba71de997: Waiting
ff7c5a2d5c2b: Waiting
41ffaea0ac5e: Verifying Checksum
41ffaea0ac5e: Download complete
303ed80b528c: Verifying Checksum
303ed80b528c: Download complete
0b97ca855ec7: Verifying Checksum
0b97ca855ec7: Download complete
aef605e90b68: Verifying Checksum
aef605e90b68: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
cae88b8590bb: Verifying Checksum
cae88b8590bb: Download complete
a3277d432861: Verifying Checksum
a3277d432861: Download complete
ff7c5a2d5c2b: Verifying Checksum
ff7c5a2d5c2b: Download complete
fbeaaac40274: Verifying Checksum
fbeaaac40274: Download complete
360ba71de997: Verifying Checksum
360ba71de997: Download complete
0b97ca855ec7: Pull complete
303ed80b528c: Pull complete
41ffaea0ac5e: Pull 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
[1397/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.63s)
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