Build Information
Failed to build ZodiacKit, reference main (405e9c), with Swift 6.1 for Linux on 12 Nov 2025 01:21:19 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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/ZodiacKit.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/markbattistella/ZodiacKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 405e9cc 2025-11-12 - Localisation
Cloned https://github.com/markbattistella/ZodiacKit.git
Revision (git rev-parse @):
405e9cc4259696d99fca7b5f2748f0eadb1e0ea8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/ZodiacKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/markbattistella/ZodiacKit.git
https://github.com/markbattistella/ZodiacKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "ZodiacKit",
"name" : "ZodiacKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ZodiacKit",
"targets" : [
"ZodiacKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZodiacKitTests",
"module_type" : "SwiftTarget",
"name" : "ZodiacKitTests",
"path" : "Tests",
"sources" : [
"ZodiacKitTests/Dates.swift",
"ZodiacKitTests/Metadata.swift",
"ZodiacKitTests/Setup.swift",
"ZodiacKitTests/Western.swift"
],
"target_dependencies" : [
"ZodiacKit"
],
"type" : "test"
},
{
"c99name" : "ZodiacKit",
"module_type" : "SwiftTarget",
"name" : "ZodiacKit",
"path" : "Sources",
"product_memberships" : [
"ZodiacKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ZodiacKit/Extensions/AgnosticColor+Ext.swift",
"ZodiacKit/Extensions/Calendar+Ext.swift",
"ZodiacKit/Extensions/Date+Ext.swift",
"ZodiacKit/Extensions/Int+Ext.swift",
"ZodiacKit/Models/WesternZodiacSystem.swift",
"ZodiacKit/Models/Zodiac.swift",
"ZodiacKit/Models/ZodiacError.swift",
"ZodiacKit/Models/ZodiacMetadata.swift",
"ZodiacKit/Models/ZodiacOverview.swift",
"ZodiacKit/Protocols/ZodiacMetadataRepresentable.swift",
"ZodiacKit/Protocols/ZodiacSign.swift",
"ZodiacKit/Services/ZodiacLoader.swift",
"ZodiacKit/Services/ZodiacService.swift",
"ZodiacKit/Services/ZodiacValidator.swift",
"ZodiacKit/Utilities/DateUtils.swift",
"ZodiacKit/Zodiacs/Chinese.swift",
"ZodiacKit/Zodiacs/Presets/AstronomicalIAU.swift",
"ZodiacKit/Zodiacs/Presets/EqualLength.swift",
"ZodiacKit/Zodiacs/Presets/SideReal.swift",
"ZodiacKit/Zodiacs/Presets/Tropical.swift",
"ZodiacKit/Zodiacs/Western.swift",
"ZodiacKit/Zodiacs/ZodiacPresets.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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/finestructure/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 finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
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/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux