Build Information
Failed to build mvt-postgis, reference main (97634c
), with Swift 5.10 for Linux on 25 Aug 2025 14:13:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Outdooractive/mvt-postgis.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/Outdooractive/mvt-postgis
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 97634c5 Swift 6.1 updates
Cloned https://github.com/Outdooractive/mvt-postgis.git
Revision (git rev-parse @):
97634c5bb008bb798aa0e71be40043f3a08a5390
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Outdooractive/mvt-postgis.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Outdooractive/mvt-postgis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/vapor/postgres-nio.git
Fetching https://github.com/yahoojapan/SwiftyXMLParser
Fetching https://github.com/Outdooractive/PostgresConnectionPool.git
[1/764] Fetching swiftyxmlparser
[238/3892] Fetching swiftyxmlparser, gis-tools
[489/4210] Fetching swiftyxmlparser, gis-tools, postgresconnectionpool
[2554/21564] Fetching swiftyxmlparser, gis-tools, postgresconnectionpool, swift-collections
Fetched https://github.com/Outdooractive/PostgresConnectionPool.git from cache (0.56s)
[4243/21246] Fetching swiftyxmlparser, gis-tools, swift-collections
Fetching https://github.com/Outdooractive/mvt-tools
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.58s)
[3667/20482] Fetching gis-tools, swift-collections
[3824/31614] Fetching gis-tools, swift-collections, yams
[4283/44191] Fetching gis-tools, swift-collections, yams, postgres-nio
Fetched https://github.com/Outdooractive/gis-tools from cache (0.83s)
[5835/41063] Fetching swift-collections, yams, postgres-nio
[18177/42267] Fetching swift-collections, yams, postgres-nio, mvt-tools
Fetched https://github.com/vapor/postgres-nio.git from cache (1.52s)
[14456/29690] Fetching swift-collections, yams, mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools from cache (1.02s)
[13982/28486] Fetching swift-collections, yams
Fetched https://github.com/apple/swift-collections from cache (3.07s)
Fetched https://github.com/jpsim/Yams from cache (3.10s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (1.81s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (0.73s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.95s)
Computing version for https://github.com/Outdooractive/gis-tools
error: Dependencies could not be resolved because 'gis-tools' >= 1.13.0 contains incompatible tools version (6.0.0) and root depends on 'gis-tools' 1.13.2..<2.0.0.
BUILD FAILURE 5.10 linux