Build Information
Failed to build AtomicSDK, reference 3.28.0 (6f92a3), with Swift 6.1 for Android on 7 Apr 2026 04:39:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/atomicfi/atomic-transact-ios.git
Reference: 3.28.0
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/atomicfi/atomic-transact-ios
* tag 3.28.0 -> FETCH_HEAD
HEAD is now at 6f92a37 feat: releasing SDK version 3.28.0
Cloned https://github.com/atomicfi/atomic-transact-ios.git
Revision (git rev-parse @):
6f92a3700cac842d6e9d95b5153a8ad8c906d35e
SUCCESS checkout https://github.com/atomicfi/atomic-transact-ios.git at 3.28.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/atomicfi/atomic-transact-ios.git
https://github.com/atomicfi/atomic-transact-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "AtomicSDK",
"name" : "AtomicSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "AtomicTransact",
"targets" : [
"AtomicTransact",
"QuantumIOS",
"MuppetIOS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AtomicTransact-Dynamic",
"targets" : [
"AtomicTransact-Dynamic",
"QuantumIOS-Dynamic",
"MuppetIOS-Dynamic"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "QuantumIOS_Dynamic",
"module_type" : "BinaryTarget",
"name" : "QuantumIOS-Dynamic",
"path" : "artifacts/QuantumIOS-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "QuantumIOS",
"module_type" : "BinaryTarget",
"name" : "QuantumIOS",
"path" : "artifacts/QuantumIOS.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MuppetIOS_Dynamic",
"module_type" : "BinaryTarget",
"name" : "MuppetIOS-Dynamic",
"path" : "artifacts/MuppetIOS-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MuppetIOS",
"module_type" : "BinaryTarget",
"name" : "MuppetIOS",
"path" : "artifacts/MuppetIOS.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AtomicTransact_Dynamic",
"module_type" : "BinaryTarget",
"name" : "AtomicTransact-Dynamic",
"path" : "artifacts/AtomicTransact-Dynamic.xcframework",
"product_memberships" : [
"AtomicTransact-Dynamic"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "AtomicTransact",
"module_type" : "BinaryTarget",
"name" : "AtomicTransact",
"path" : "artifacts/AtomicTransact.xcframework",
"product_memberships" : [
"AtomicTransact"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 android