Build Information
Failed to build brh-splitview, reference 1.1.2 (20b55c), with Swift 6.0 for Linux on 31 Mar 2026 18:55:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bradhowes/brh-splitview.git
Reference: 1.1.2
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/bradhowes/brh-splitview
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 20b55c4 Latest versions of TCA and snapshot testing.
Cloned https://github.com/bradhowes/brh-splitview.git
Revision (git rev-parse @):
20b55c49e15a814d2d724647d1a523d71d4bd486
SUCCESS checkout https://github.com/bradhowes/brh-splitview.git at 1.1.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/bradhowes/brh-splitview.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-composable-architecture
[1/16030] Fetching swift-snapshot-testing
[2085/328920] Fetching swift-snapshot-testing, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (14.26s)
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (14.50s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.81s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5439] Fetching swift-custom-dump
[5440/80346] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (9.66s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.72s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
error: Dependencies could not be resolved because 'swift-composable-architecture' >= 1.24.0 contains incompatible tools version (6.1.0) and root depends on 'swift-composable-architecture' 1.25.4..<2.0.0.
BUILD FAILURE 6.0 linux