Build Information
Failed to build xtree, reference 2.2.1 (bfc252
), with Swift 5.9 for Linux on 29 Apr 2025 01:54:39 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/xtree.git
Reference: 2.2.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/swiftyfinch/xtree
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at bfc252f [skip ci] Bump version 2.2.1
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
bfc252fb96a19c77714cfe31a217c190a98ae8a0
SUCCESS checkout https://github.com/swiftyfinch/xtree.git at 2.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/swiftyfinch/xtree.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/jpsim/Yams
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/weichsel/ZIPFoundation
[1/93] Fetching fish
[94/5655] Fetching fish, zipfoundation
[651/15991] Fetching fish, zipfoundation, yams
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/weichsel/ZIPFoundation (0.49s)
[6398/10429] Fetching fish, yams
[10430/33583] Fetching fish, yams, xcodeproj
Fetched https://github.com/swiftyfinch/Fish (0.99s)
Fetching https://github.com/onevcat/Rainbow
[23766/33490] Fetching yams, xcodeproj
Fetched https://github.com/jpsim/Yams (1.03s)
Fetching https://github.com/apple/swift-argument-parser
[16209/24350] Fetching xcodeproj, rainbow
Fetched https://github.com/onevcat/Rainbow (0.21s)
[16440/23154] Fetching xcodeproj
[23155/38104] Fetching xcodeproj, swift-argument-parser
Fetched https://github.com/tuist/XcodeProj (1.10s)
[13306/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.75s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.30s)
Computing version for https://github.com/tuist/XcodeProj
error: Dependencies could not be resolved because 'xcodeproj' >= 8.24.12 contains incompatible tools version (6.0.0) and root depends on 'xcodeproj' 9.1.0..<10.0.0.
BUILD FAILURE 5.9 linux