The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build mvt-postgis, reference v1.3.1 (97634c), with Swift 5.10 for Linux on 25 Aug 2025 14:09:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: v1.3.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/Outdooractive/mvt-postgis
 * tag               v1.3.1     -> FETCH_HEAD
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 v1.3.1
========================================
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-4606859-2":/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/vapor/postgres-nio.git
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/Outdooractive/PostgresConnectionPool.git
Fetching https://github.com/Outdooractive/gis-tools
Fetching https://github.com/yahoojapan/SwiftyXMLParser
[1/318] Fetching postgresconnectionpool
[319/1082] Fetching postgresconnectionpool, swiftyxmlparser
[556/4210] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools
[4211/15342] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools, yams
[4768/32696] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools, yams, swift-collections
[5908/45273] Fetching postgresconnectionpool, swiftyxmlparser, gis-tools, yams, swift-collections, postgres-nio
Fetched https://github.com/yahoojapan/SwiftyXMLParser from cache (0.90s)
Fetching https://github.com/Outdooractive/mvt-tools
Fetched https://github.com/vapor/postgres-nio.git from cache (0.91s)
[17923/31932] Fetching postgresconnectionpool, gis-tools, yams, swift-collections
[23496/33136] Fetching postgresconnectionpool, gis-tools, yams, swift-collections, mvt-tools
Fetched https://github.com/Outdooractive/mvt-tools from cache (0.72s)
Fetched https://github.com/jpsim/Yams from cache (1.90s)
Fetched https://github.com/Outdooractive/gis-tools from cache (2.00s)
Fetched https://github.com/Outdooractive/PostgresConnectionPool.git from cache (2.01s)
Fetched https://github.com/apple/swift-collections from cache (2.05s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (1.57s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser
Computed https://github.com/yahoojapan/SwiftyXMLParser at 5.6.0 (0.69s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.82s)
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