Build Information
Failed to build Sunday, reference 1.0.0 (3a4d01
), with Swift 5.9 for Linux on 15 Nov 2024 05:49:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/outfoxx/sunday-swift.git
Reference: 1.0.0
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/outfoxx/sunday-swift
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 3a4d018 Merge pull request #55 from outfoxx/task/deps
Cloned https://github.com/outfoxx/sunday-swift.git
Revision (git rev-parse @):
3a4d01816e69a5ebce7a42629c56b834d2c2232f
SUCCESS checkout https://github.com/outfoxx/sunday-swift.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/outfoxx/sunday-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/SwiftScream/URITemplate.git
[1/995] Fetching uritemplate
[41/1288] Fetching uritemplate, semaphore
[1289/3326] Fetching uritemplate, semaphore, swift-docc-plugin
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/outfoxx/PotentCodables.git
Fetched https://github.com/groue/Semaphore.git (0.33s)
Fetched https://github.com/SwiftScream/URITemplate.git (0.33s)
Fetched https://github.com/apple/swift-docc-plugin (0.34s)
[1/1254] Fetching regex
[1255/72304] Fetching regex, potentcodables
Fetched https://github.com/sharplet/Regex.git (3.27s)
Fetched https://github.com/outfoxx/PotentCodables.git (3.31s)
Computing version for https://github.com/groue/Semaphore.git
error: Dependencies could not be resolved because root depends on 'semaphore' 0.1.0..<0.2.0.
'semaphore' >= 0.1.0 cannot be used because no versions of 'semaphore' match the requirement 0.1.1..<0.2.0 and 'semaphore' 0.1.0 contains incompatible tools version (5.10.0).
BUILD FAILURE 5.9 linux