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 RichTextKit, reference 1.1.2 (d390d6), with Swift 5.10 for Linux on 2 Jan 2025 13:05:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/RichTextKit.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/danielsaidi/RichTextKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at d390d66 Update package scripts
Cloned https://github.com/danielsaidi/RichTextKit.git
Revision (git rev-parse @):
d390d66740161554095e3acbd27f84dc3dcc5b03
SUCCESS checkout https://github.com/danielsaidi/RichTextKit.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/danielsaidi/RichTextKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/danielsaidi/MockingKit.git
[1/2254] Fetching mockingkit
Fetched https://github.com/danielsaidi/MockingKit.git from cache (0.36s)
Computing version for https://github.com/danielsaidi/MockingKit.git
error: Dependencies could not be resolved because root depends on 'mockingkit' 1.5.0..<2.0.0.
'mockingkit' >= 1.5.0 cannot be used because no versions of 'mockingkit' match the requirement 1.5.1..<2.0.0 and 'mockingkit' 1.5.0 contains incompatible tools version (6.0.0).
BUILD FAILURE 5.10 linux