Build Information
Failed to build WrkstrmKit, reference main (85bf13
), with Swift 5.9 for Linux on 27 Dec 2024 09:24:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:AppKid-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmKit.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/wrkstrm/WrkstrmKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 85bf13b Update to KVPair
Cloned https://github.com/wrkstrm/WrkstrmKit.git
Revision (git rev-parse @):
85bf13b31ab0a35419860ff8a75d4e50712f9d9e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:AppKid-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
AppKid-5.8-latest: Pulling from finestructure/spi-images
7478e0ac0f23: Already exists
11e9ea7adb44: Already exists
0fe60c575807: Already exists
8608e88f93db: Already exists
09099f2aae85: Already exists
e07661be3927: Already exists
8b996a24d3a8: Pulling fs layer
66e9a9582636: Pulling fs layer
050bae38d808: Pulling fs layer
fe54bdc7107e: Pulling fs layer
e0e66e1980cb: Pulling fs layer
fe54bdc7107e: Waiting
e0e66e1980cb: Waiting
050bae38d808: Verifying Checksum
050bae38d808: Download complete
66e9a9582636: Download complete
8b996a24d3a8: Verifying Checksum
8b996a24d3a8: Download complete
e0e66e1980cb: Download complete
8b996a24d3a8: Pull complete
66e9a9582636: Pull complete
050bae38d808: Pull complete
fe54bdc7107e: Verifying Checksum
fe54bdc7107e: Download complete
fe54bdc7107e: Pull complete
e0e66e1980cb: Pull complete
Digest: sha256:2592b302f0295a6dc6e7eae8da4cc5f2123d512a4a700448e08722c8676c0d25
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:AppKid-5.8-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.8.1
BUILD FAILURE 5.9 linux