Build Information
Failed to build SteamGridDBSwiftAPI, reference main (6a9142), with Swift 6.0 for Linux on 10 Nov 2025 08:02:41 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/finestructure/spi-images:basic-6.0-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/256Arts/SteamGridDB-Swift-API.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/256Arts/SteamGridDB-Swift-API
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6a91429 Sendable
Cloned https://github.com/256Arts/SteamGridDB-Swift-API.git
Revision (git rev-parse @):
6a9142934dbacc7ac0c1f2fae399ec6d93e17a45
SUCCESS checkout https://github.com/256Arts/SteamGridDB-Swift-API.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/256Arts/SteamGridDB-Swift-API.git
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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
e6fdc8487bfe: Already exists
7ed103f13b29: Pulling fs layer
2387fbc403c2: Pulling fs layer
845649791fc3: Pulling fs layer
22227c2994c5: Pulling fs layer
a327bc0fdbac: Pulling fs layer
284d75e0548d: Pulling fs layer
669dbb382645: Pulling fs layer
284d75e0548d: Waiting
669dbb382645: Waiting
22227c2994c5: Waiting
a327bc0fdbac: Waiting
845649791fc3: Download complete
22227c2994c5: Verifying Checksum
22227c2994c5: Download complete
a327bc0fdbac: Verifying Checksum
a327bc0fdbac: Download complete
284d75e0548d: Verifying Checksum
284d75e0548d: Download complete
7ed103f13b29: Download complete
669dbb382645: Verifying Checksum
669dbb382645: Download complete
2387fbc403c2: Verifying Checksum
2387fbc403c2: Download complete
7ed103f13b29: Pull complete
2387fbc403c2: Pull complete
845649791fc3: Pull complete
22227c2994c5: Pull complete
a327bc0fdbac: Pull complete
284d75e0548d: Pull complete
669dbb382645: Pull complete
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.0.3
BUILD FAILURE 6.0 linux