Build Information
Failed to build Unlocker, reference master (acf009
), with Swift 5.9 for Linux on 8 Aug 2024 19:46:43 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.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mat1th/unlocker.git
Reference: master
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/mat1th/unlocker
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at acf009d Swift: Bump github.com/apple/swift-argument-parser (#7)
Cloned https://github.com/mat1th/unlocker.git
Revision (git rev-parse @):
acf009dae6f89cdc94ef15e4e75d5cca8350c835
SUCCESS checkout https://github.com/mat1th/unlocker.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/mat1th/unlocker.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:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser
[1/12119] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.32s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
[1369/21843910] Downloading https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.49.0/SwiftLintBinary-macos.artifactbundle.zip (1.89s)
error: Tool ‘swiftlint’ is not supported on the target platform
error: build stopped due to build-tool plugin failures
BUILD FAILURE 5.9 linux