Build Information
Failed to build soto, reference 7.6.1 (ab7bab
), with Swift 5.9 for Linux on 17 Apr 2025 15:31:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/soto.git
Reference: 7.6.1
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/soto-project/soto
* tag 7.6.1 -> FETCH_HEAD
HEAD is now at ab7bab7 soto-core v7.6.0
Updating files: 76% (976/1278)
Updating files: 77% (985/1278)
Updating files: 78% (997/1278)
Updating files: 79% (1010/1278)
Updating files: 80% (1023/1278)
Updating files: 81% (1036/1278)
Updating files: 82% (1048/1278)
Updating files: 83% (1061/1278)
Updating files: 84% (1074/1278)
Updating files: 85% (1087/1278)
Updating files: 86% (1100/1278)
Updating files: 87% (1112/1278)
Updating files: 88% (1125/1278)
Updating files: 89% (1138/1278)
Updating files: 90% (1151/1278)
Updating files: 91% (1163/1278)
Updating files: 92% (1176/1278)
Updating files: 93% (1189/1278)
Updating files: 94% (1202/1278)
Updating files: 95% (1215/1278)
Updating files: 96% (1227/1278)
Updating files: 97% (1240/1278)
Updating files: 98% (1253/1278)
Updating files: 99% (1266/1278)
Updating files: 100% (1278/1278)
Updating files: 100% (1278/1278), done.
Cloned https://github.com/soto-project/soto.git
Revision (git rev-parse @):
ab7bab78dbe6fd77722639a7f7f7521b1a79e900
SUCCESS checkout https://github.com/soto-project/soto.git at 7.6.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/soto-project/soto.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/soto-project/soto-core.git
[1/52299] Fetching soto-core
Fetched https://github.com/soto-project/soto-core.git (1.58s)
Computing version for https://github.com/soto-project/soto-core.git
error: Dependencies could not be resolved because root depends on 'soto-core' 7.6.0..<8.0.0.
'soto-core' >= 7.6.0 cannot be used because no versions of 'soto-core' match the requirement 7.6.1..<8.0.0 and 'soto-core' 7.6.0 contains incompatible tools version (5.10.0).
BUILD FAILURE 5.9 linux