Build Information
Failed to build IdensicMobileSDK, reference 1.42.0 (79799b), with Swift 6.1 for Linux on 31 Mar 2026 16:19:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SumSubstance/IdensicMobileSDK-iOS-Core.git
Reference: 1.42.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/SumSubstance/IdensicMobileSDK-iOS-Core
* tag 1.42.0 -> FETCH_HEAD
HEAD is now at 79799b2 Release 1.42.0
Cloned https://github.com/SumSubstance/IdensicMobileSDK-iOS-Core.git
Revision (git rev-parse @):
79799b29dfe0a6f91f83af334592b7b5109a669b
SUCCESS checkout https://github.com/SumSubstance/IdensicMobileSDK-iOS-Core.git at 1.42.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/SumSubstance/IdensicMobileSDK-iOS-Core.git
https://github.com/SumSubstance/IdensicMobileSDK-iOS-Core.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "IdensicMobileSDK",
"name" : "IdensicMobileSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "IdensicMobileSDK",
"targets" : [
"IdensicMobileSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IdensicMobileSDK",
"module_type" : "BinaryTarget",
"name" : "IdensicMobileSDK",
"path" : "remote/archive/IdensicMobileSDK_Core-1.42.0.zip",
"product_memberships" : [
"IdensicMobileSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Downloading binary artifact https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip
[16375/10397344] Downloading https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip
Downloaded https://raw.githubusercontent.com/SumSubstance/IdensicMobileSDK-iOS-Release/master/1.42.0/IdensicMobileSDK_Core-1.42.0.zip (0.92s)
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-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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 linux