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 Brightroom, reference main (421e0a), with Swift 5.10 for Linux on 22 Jun 2025 07:16:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.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/FluidGroup/Brightroom
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 421e0af Add Sendable conformance to value types (#272)
Updating files:  68% (442/644)
Updating files:  69% (445/644)
Updating files:  70% (451/644)
Updating files:  71% (458/644)
Updating files:  72% (464/644)
Updating files:  73% (471/644)
Updating files:  74% (477/644)
Updating files:  75% (483/644)
Updating files:  76% (490/644)
Updating files:  77% (496/644)
Updating files:  78% (503/644)
Updating files:  79% (509/644)
Updating files:  80% (516/644)
Updating files:  81% (522/644)
Updating files:  82% (529/644)
Updating files:  83% (535/644)
Updating files:  84% (541/644)
Updating files:  85% (548/644)
Updating files:  86% (554/644)
Updating files:  87% (561/644)
Updating files:  88% (567/644)
Updating files:  89% (574/644)
Updating files:  90% (580/644)
Updating files:  91% (587/644)
Updating files:  92% (593/644)
Updating files:  93% (599/644)
Updating files:  94% (606/644)
Updating files:  95% (612/644)
Updating files:  96% (619/644)
Updating files:  97% (625/644)
Updating files:  98% (632/644)
Updating files:  99% (638/644)
Updating files: 100% (644/644)
Updating files: 100% (644/644), done.
Submodule path 'submodules/muukii/Reveal-SDK': checked out '76b02972c18f14c717751f10bbc2d6b07dab85c7'
Submodule 'submodules/muukii/Reveal-SDK' (https://github.com/muukii/Reveal-SDK.git) registered for path 'submodules/muukii/Reveal-SDK'
Cloning into '/host/spi-builder-workspace/submodules/muukii/Reveal-SDK'...
Cloned https://github.com/FluidGroup/Brightroom.git
Revision (git rev-parse @):
421e0af1abc91c57df8679572f43bfb4a94d271d
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/FluidGroup/Brightroom.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/VergeGroup/Verge
Fetching https://github.com/FluidGroup/PrecisionLevelSlider
Fetching https://github.com/FluidGroup/TransitionPatch
[1/215] Fetching precisionlevelslider
[42/277] Fetching precisionlevelslider, transitionpatch
Fetched https://github.com/FluidGroup/TransitionPatch from cache (0.33s)
[43/215] Fetching precisionlevelslider
[216/321550] Fetching precisionlevelslider, verge
Fetched https://github.com/FluidGroup/PrecisionLevelSlider from cache (7.39s)
Fetched https://github.com/VergeGroup/Verge from cache (7.51s)
Computing version for https://github.com/FluidGroup/PrecisionLevelSlider
Computed https://github.com/FluidGroup/PrecisionLevelSlider at 2.2.0 (0.36s)
Fetching https://github.com/FluidGroup/swiftui-Hosting
[1/225] Fetching swiftui-hosting
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (0.23s)
Computing version for https://github.com/FluidGroup/TransitionPatch
Computed https://github.com/FluidGroup/TransitionPatch at 1.0.5 (0.94s)
Computing version for https://github.com/VergeGroup/Verge
error: Dependencies could not be resolved because 'verge' >= 13.0.0-beta.1 contains incompatible tools version (6.0.0) and root depends on 'verge' 14.0.0-beta.7..<15.0.0.
BUILD FAILURE 5.10 linux