Build Information
Failed to build xtree, reference 2.2.1 (bfc252
), with Swift 5.10 for Linux on 29 Apr 2025 02:06:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $PWD
https://github.com/swiftyfinch/xtree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
0afc65284a0d: Pulling fs layer
47a8ae04d29e: Pulling fs layer
099074009041: Waiting
0afc65284a0d: Waiting
47a8ae04d29e: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Verifying Checksum
099074009041: Download complete
031194576cad: Verifying Checksum
031194576cad: Download complete
0afc65284a0d: Verifying Checksum
0afc65284a0d: Download complete
47a8ae04d29e: Verifying Checksum
47a8ae04d29e: Download complete
2ec76a50fe7c: Pull complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
0afc65284a0d: Pull complete
47a8ae04d29e: Pull complete
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow
[1/93] Fetching fish
[94/1289] Fetching fish, rainbow
[393/6851] Fetching fish, rainbow, zipfoundation
[2014/17187] Fetching fish, rainbow, zipfoundation, yams
[5082/40348] Fetching fish, rainbow, zipfoundation, yams, xcodeproj
[14690/55298] Fetching fish, rainbow, zipfoundation, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.58s)
[22742/49736] Fetching fish, rainbow, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/swiftyfinch/Fish from cache (1.64s)
Fetched https://github.com/onevcat/Rainbow from cache (1.65s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.65s)
Fetched https://github.com/tuist/XcodeProj from cache (1.68s)
Fetched https://github.com/jpsim/Yams from cache (1.69s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.43s)
Computing version for https://github.com/tuist/XcodeProj
error: Dependencies could not be resolved because 'xcodeproj' >= 9.0.0 contains incompatible tools version (6.0.0) and root depends on 'xcodeproj' 9.1.0..<10.0.0.
BUILD FAILURE 5.10 linux