Build Information
Failed to build KeyColor, reference main (3f4ea3
), with Swift 5.10 for Linux on 15 Feb 2025 13:10:23 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/KeyColor.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/heestand-xyz/KeyColor
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3f4ea35 Packages
Cloned https://github.com/heestand-xyz/KeyColor.git
Revision (git rev-parse @):
3f4ea3519254831cecbfba9413986a19ae695912
SUCCESS checkout https://github.com/heestand-xyz/KeyColor.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/heestand-xyz/KeyColor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/heestand-xyz/TextureMap
Fetching https://github.com/heestand-xyz/PixelColor
Fetching https://github.com/heestand-xyz/AsyncGraphics
[1/636] Fetching texturemap
[637/1108] Fetching texturemap, pixelcolor
[1109/12746] Fetching texturemap, pixelcolor, asyncgraphics
Fetched https://github.com/heestand-xyz/TextureMap from cache (0.18s)
[3731/12110] Fetching pixelcolor, asyncgraphics
Fetched https://github.com/heestand-xyz/PixelColor from cache (0.56s)
Fetched https://github.com/heestand-xyz/AsyncGraphics from cache (0.57s)
Computing version for https://github.com/heestand-xyz/TextureMap
error: Dependencies could not be resolved because 'texturemap' >= 2.0.0 contains incompatible tools version (6.0.0) and root depends on 'texturemap' 2.1.0..<3.0.0.
BUILD FAILURE 5.10 linux