Build Information
Failed to build WrkstrmLog, reference 0.4.0 (8d7348
), with Swift 5.9 for Linux on 25 Jun 2024 07:29:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:AppKid-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wrkstrm/WrkstrmLog.git
Reference: 0.4.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/wrkstrm/WrkstrmLog
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 8d73481 Update github actions.
Cloned https://github.com/wrkstrm/WrkstrmLog.git
Revision (git rev-parse @):
8d7348152fd668affb270106eb6f1159beb55475
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wrkstrm/WrkstrmLog.git at 0.4.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/wrkstrm/WrkstrmLog.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:AppKid-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
AppKid-5.9-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Already exists
031194576cad: Already exists
2d1269d4848b: Already exists
9b142bd0d0f7: Already exists
7794a1b159e4: Already exists
23e6e0b14a5e: Already exists
94dab7e768aa: Pulling fs layer
165b6bee52ac: Pulling fs layer
f54efb39edfb: Pulling fs layer
913b0ae05986: Pulling fs layer
f2740821dc9f: Pulling fs layer
913b0ae05986: Waiting
f2740821dc9f: Waiting
f54efb39edfb: Verifying Checksum
f54efb39edfb: Download complete
165b6bee52ac: Verifying Checksum
165b6bee52ac: Download complete
94dab7e768aa: Verifying Checksum
94dab7e768aa: Download complete
f2740821dc9f: Verifying Checksum
f2740821dc9f: Download complete
94dab7e768aa: Pull complete
165b6bee52ac: Pull complete
f54efb39edfb: Pull complete
913b0ae05986: Verifying Checksum
913b0ae05986: Download complete
913b0ae05986: Pull complete
f2740821dc9f: Pull complete
Digest: sha256:482d832c28910775da4a7c8c492637890c0ed8e7137253c598e81274a30317fa
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:AppKid-5.9-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.9.2
BUILD FAILURE 5.9 linux