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 Hylo, reference main (ec1fd5), with Swift 5.10 for Linux on 13 Sep 2025 20:31:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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:hylo-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/hylo-lang/hylo.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/hylo-lang/hylo
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ec1fd5a Fix broken markdown references (#1728)
Submodule path 'SPMBuildToolSupport': checked out '7c0a5c10ccacf066163c36e2cfcba65c7a21e956'
Submodule 'SPMBuildToolSupport' (https://github.com/dabrahams/SPMBuildToolSupport.git) registered for path 'SPMBuildToolSupport'
Cloning into '/host/spi-builder-workspace/SPMBuildToolSupport'...
Cloned https://github.com/hylo-lang/hylo.git
Revision (git rev-parse @):
ec1fd5a255946b128cfd26dc50ca5c5fc9adda3d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hylo-lang/hylo.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/hylo-lang/hylo.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:hylo-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
hylo-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Already exists
031194576cad: Already exists
f49f3db6a794: Already exists
099074009041: Already exists
78230974c035: Already exists
b59409d03be0: Already exists
daa733e9baed: Already exists
920bf1f33b19: Already exists
9220a11793da: Pulling fs layer
7dac1ec8e7c4: Pulling fs layer
d88c941109d8: Pulling fs layer
7dac1ec8e7c4: Verifying Checksum
7dac1ec8e7c4: Download complete
d88c941109d8: Verifying Checksum
d88c941109d8: Download complete
9220a11793da: Verifying Checksum
9220a11793da: Download complete
9220a11793da: Pull complete
7dac1ec8e7c4: Pull complete
d88c941109d8: Pull complete
Digest: sha256:c480daa2e8d0f6b854bd9970a3eac7f0597e8f337b213e5ce71c157d4a821c4c
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:hylo-5.10-latest
Fetching https://github.com/hylo-lang/Swifty-LLVM
[1/3562] Fetching swifty-llvm
Fetched https://github.com/hylo-lang/Swifty-LLVM from cache (0.30s)
error: package 'swifty-llvm' @ 208dd0f8736e8da48cc542c0e3370e862ea6e70d is using Swift tools version 6.1.0 but the installed version is 5.10.0 in https://github.com/hylo-lang/Swifty-LLVM
BUILD FAILURE 5.10 linux