Build Information
Failed to build ActionBuilderPlugin, reference main (23b747
), with Swift 5.9 for Linux on 2 Sep 2024 14:29:36 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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/ActionBuilderPlugin.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/elegantchaos/ActionBuilderPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 23b7475 Updated to Swift 6
Cloned https://github.com/elegantchaos/ActionBuilderPlugin.git
Revision (git rev-parse @):
23b7475e21d93983aec0d32d20cc7cd08bd98d2f
SUCCESS checkout https://github.com/elegantchaos/ActionBuilderPlugin.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/elegantchaos/ActionBuilderPlugin.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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/elegantchaos/ChaosByteStreams.git
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/ActionBuilderCore
[1/43] Fetching chaosbytestreams
[44/494] Fetching chaosbytestreams, actionbuildercore
[495/938] Fetching chaosbytestreams, actionbuildercore, runner
Fetching https://github.com/elegantchaos/SemanticVersion
Fetched https://github.com/elegantchaos/ActionBuilderCore (0.21s)
Computing version for https://github.com/elegantchaos/ActionBuilderCore.git
Fetched https://github.com/elegantchaos/ChaosByteStreams.git (0.21s)
Fetching https://github.com/elegantchaos/Versionator.git
Fetched https://github.com/elegantchaos/Runner.git (0.21s)
error: Dependencies could not be resolved because root depends on 'actionbuildercore' 2.0.0..<3.0.0.
'actionbuildercore' >= 2.0.0 cannot be used because no versions of 'actionbuildercore' match the requirement 2.0.1..<3.0.0 and 'actionbuildercore' 2.0.0 contains incompatible tools version (6.0.0).
BUILD FAILURE 5.9 linux