Build Information
Failed to build WrkstrmFoundation, reference main (59a16d
), with Swift 5.9 for Linux on 27 Dec 2024 08:54:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/WrkstrmFoundation.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/WrkstrmFoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59a16df Update JSONEnums.swift
Cloned https://github.com/wrkstrm/WrkstrmFoundation.git
Revision (git rev-parse @):
59a16df8af9f8f3f4529d28fd155eb75b47c6d23
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmFoundation.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/wrkstrm/WrkstrmFoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
66e9a9582636: Verifying Checksum
66e9a9582636: Download complete
050bae38d808: Download complete
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