The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Helical, reference 1.0.1 (a6d4c9), with Swift 6.0 for Linux on 6 Mar 2026 18:48:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: 1.0.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/tomasf/Helical
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a6d4c91 Merge branch 'dev'
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
a6d4c91664ce7be79c1b5df4bb5aed72d91c1aac
SUCCESS checkout https://github.com/tomasf/Helical.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tomasf/Cadova.git
[1/16236] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (2.07s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.6.0 (1.24s)
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/Pelagos.git
Fetching https://github.com/tomasf/ThreeMF.git
[1/482] Fetching pelagos
[483/1271] Fetching pelagos, manifold-swift
[799/1818] Fetching pelagos, manifold-swift, threemf
Fetching https://github.com/tomasf/Apus.git
[1710/3181] Fetching pelagos, manifold-swift, threemf, apus
Fetched https://github.com/tomasf/Apus.git from cache (0.97s)
Fetched https://github.com/tomasf/Pelagos.git from cache (1.63s)
Fetched https://github.com/tomasf/manifold-swift.git from cache (1.63s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.66s)
Computing version for https://github.com/tomasf/Pelagos.git
Computed https://github.com/tomasf/Pelagos.git at 0.1.3 (0.72s)
Fetching https://github.com/tomasf/Nodal.git
[1/852] Fetching nodal
Fetched https://github.com/tomasf/Nodal.git from cache (0.26s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.2.3 (0.84s)
Fetching https://github.com/tomasf/Zip.git
[1/197] Fetching zip
Fetched https://github.com/tomasf/Zip.git from cache (0.25s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 1.0.0 (0.99s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 1.0.0 (1.17s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.1 (0.73s)
Computing version for https://github.com/tomasf/Apus.git
error: Dependencies could not be resolved because 'apus' contains incompatible tools version (6.2.0) and root depends on 'cadova' 0.6.0..<0.7.0.
'cadova' >= 0.6.0 practically depends on 'apus' 0.1.1..<0.2.0 because no versions of 'cadova' match the requirement 0.6.1..<0.7.0 and 'cadova' 0.6.0 depends on 'apus' 0.1.1..<0.2.0.
BUILD FAILURE 6.0 linux