Build Information
Failed to build CodeEditSourceEditor, reference 0.8.1 (033b68
), with Swift 5.10 for Linux on 21 Sep 2024 20:09:58 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditSourceEditor.git
Reference: 0.8.1
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/CodeEditApp/CodeEditSourceEditor
* tag 0.8.1 -> FETCH_HEAD
HEAD is now at 033b68d Add TextViewDelegate Option to Coordinators (#265)
Cloned https://github.com/CodeEditApp/CodeEditSourceEditor.git
Revision (git rev-parse @):
033b68d3e3e845984fbc3d405720d5cc6ce61f71
SUCCESS checkout https://github.com/CodeEditApp/CodeEditSourceEditor.git at 0.8.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/CodeEditApp/CodeEditSourceEditor.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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/CodeEditApp/CodeEditLanguages.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/ChimeHQ/TextStory
Fetching https://github.com/mattmassicotte/MainOffender
Fetching https://github.com/ChimeHQ/TextFormation
Fetching https://github.com/ChimeHQ/SwiftTreeSitter.git
[1/485] Fetching textstory
[157/1211] Fetching textstory, textformation
[1212/1379] Fetching textstory, textformation, mainoffender
[1369/2956] Fetching textstory, textformation, mainoffender, swifttreesitter
[2946/17997] Fetching textstory, textformation, mainoffender, swifttreesitter, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.06s)
Fetching https://github.com/lukepistrol/SwiftLintPlugin
[2946/3291] Fetching textstory, textformation, mainoffender, swifttreesitter, swiftlintplugin
Fetched https://github.com/lukepistrol/SwiftLintPlugin from cache (0.17s)
Fetching https://github.com/ChimeHQ/Rearrange
[2946/3475] Fetching textstory, textformation, mainoffender, swifttreesitter, rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.21s)
Fetching https://github.com/CodeEditApp/CodeEditTextView.git
[2946/4168] Fetching textstory, textformation, mainoffender, swifttreesitter, codeedittextview
Fetched https://github.com/CodeEditApp/CodeEditTextView.git from cache (0.25s)
[2946/5080] Fetching textstory, textformation, mainoffender, swifttreesitter, codeeditlanguages
Fetched https://github.com/mattmassicotte/MainOffender from cache (79.48s)
Fetched https://github.com/ChimeHQ/TextStory from cache (79.48s)
Fetched https://github.com/ChimeHQ/TextFormation from cache (79.48s)
Fetched https://github.com/ChimeHQ/SwiftTreeSitter.git from cache (79.48s)
Fetched https://github.com/CodeEditApp/CodeEditLanguages.git from cache (84.09s)
Computing version for https://github.com/ChimeHQ/TextFormation
Computed https://github.com/ChimeHQ/TextFormation at 0.8.2 (7.41s)
Computing version for https://github.com/lukepistrol/SwiftLintPlugin
Computed https://github.com/lukepistrol/SwiftLintPlugin at 0.2.2 (7.81s)
Computing version for https://github.com/CodeEditApp/CodeEditLanguages.git
Computed https://github.com/CodeEditApp/CodeEditLanguages.git at 0.1.19 (9.29s)
Computing version for https://github.com/CodeEditApp/CodeEditTextView.git
Computed https://github.com/CodeEditApp/CodeEditTextView.git at 0.7.6 (0.69s)
Computing version for https://github.com/ChimeHQ/TextStory
Computed https://github.com/ChimeHQ/TextStory at 0.8.0 (0.42s)
Computing version for https://github.com/ChimeHQ/SwiftTreeSitter.git
Computed https://github.com/ChimeHQ/SwiftTreeSitter.git at 0.8.0 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.99s)
Computing version for https://github.com/mattmassicotte/MainOffender
Computed https://github.com/mattmassicotte/MainOffender at 0.1.0 (0.42s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.5.3 (0.40s)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.5.3
Creating working copy for https://github.com/mattmassicotte/MainOffender
Working copy of https://github.com/mattmassicotte/MainOffender resolved at 0.1.0
Creating working copy for https://github.com/ChimeHQ/TextFormation
Working copy of https://github.com/ChimeHQ/TextFormation resolved at 0.8.2
Creating working copy for https://github.com/CodeEditApp/CodeEditTextView.git
Working copy of https://github.com/CodeEditApp/CodeEditTextView.git resolved at 0.7.6
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter.git
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter.git resolved at 0.8.0
Creating working copy for https://github.com/lukepistrol/SwiftLintPlugin
Working copy of https://github.com/lukepistrol/SwiftLintPlugin resolved at 0.2.2
Creating working copy for https://github.com/CodeEditApp/CodeEditLanguages.git
Working copy of https://github.com/CodeEditApp/CodeEditLanguages.git resolved at 0.1.19
Creating working copy for https://github.com/ChimeHQ/TextStory
Working copy of https://github.com/ChimeHQ/TextStory resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
[1397/9052042] Downloading https://github.com/realm/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.50.3/SwiftLintBinary-macos.artifactbundle.zip (1.72s)
error: Tool ‘swiftlint’ is not supported on the target platform
error: build stopped due to build-tool plugin failures
BUILD FAILURE 5.10 linux