Build Information
Successful build of lefthook, reference 1.8.2 (0b711f
), with Swift 5.10 for Linux on 29 Oct 2024 13:51:11 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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/csjones/lefthook-plugin.git
Reference: 1.8.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/csjones/lefthook-plugin
* tag 1.8.2 -> FETCH_HEAD
HEAD is now at 0b711f3 Updating lefthook to 1.8.2
Cloned https://github.com/csjones/lefthook-plugin.git
Revision (git rev-parse @):
0b711f309f8f9f67d64459df339d2cc466f0f887
SUCCESS checkout https://github.com/csjones/lefthook-plugin.git at 1.8.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/csjones/lefthook-plugin.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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
[938/24405335] Downloading https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip
Downloading binary artifact https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip
Downloaded https://github.com/csjones/lefthook-plugin/releases/download/1.8.2/lefthook.artifactbundle.zip (2.68s)
[1/1] Compiling plugin ArtifactExpander
[2/2] Compiling plugin LefthookPlugin
Building for debugging...
[2/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling LefthookExecutable main.swift
[6/12] Compiling LefthookExecutable FileSystem.swift
[7/12] Compiling LefthookExecutable OS.swift
[8/12] Emitting module LefthookExecutable
[9/12] Compiling LefthookExecutable ArtifactParser.swift
[10/13] Wrapping AST for LefthookExecutable for debugging
[11/13] Write Objects.LinkFileList
[12/13] Linking lefthook
Build complete! (11.27s)
Build complete.
Done.