Build Information
Successful build of DLKit, reference 3.4.7 (2c645e
), with Swift 5.9 for Linux on 15 Nov 2024 16:06:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/johnno1962/DLKit.git
Reference: 3.4.7
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/johnno1962/DLKit
* tag 3.4.7 -> FETCH_HEAD
HEAD is now at 2c645ea Compromise for compatibility.
Cloned https://github.com/johnno1962/DLKit.git
Revision (git rev-parse @):
2c645ea5763aff8180c9f4c0cbb28ea814c5de51
SUCCESS checkout https://github.com/johnno1962/DLKit.git at 3.4.7
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/johnno1962/DLKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook (0.16s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.35s)
Creating working copy for https://github.com/johnno1962/fishhook
Working copy of https://github.com/johnno1962/fishhook resolved at 1.2.1
Building for debugging...
[0/8] Compiling fishhookD fishhook.c
[0/8] Compiling DLKitCD trie_dlops.mm
[2/8] Compiling fishhook fishhook.c
[2/8] Compiling DLKitC trie_dlops.mm
[2/8] Compiling DLKitCD trie_dladdr.mm
[3/8] Compiling DLKitCD DLKitC.c
[5/8] Compiling DLKitC trie_dladdr.mm
[7/8] Compiling DLKitC DLKitC.c
[9/22] Compiling DLKit Demangling.swift
[10/22] Compiling DLKitD Iterators.swift
[11/22] Compiling DLKitD Interposing.swift
[12/22] Compiling DLKit DLKit.swift
[13/22] Emitting module DLKit
[14/22] Compiling DLKit Iterators.swift
[15/22] Compiling DLKitD Demangling.swift
[16/22] Compiling DLKitD FileSymbols.swift
[17/22] Compiling DLKitD ImageSymbols.swift
[18/22] Emitting module DLKitD
[19/22] Compiling DLKitD DLKit.swift
[20/23] Compiling DLKit Interposing.swift
[22/24] Compiling DLKit ImageSymbols.swift
[23/24] Compiling DLKit FileSymbols.swift
Build complete! (4.99s)
Build complete.
Done.