The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DLKit, reference 3.4.6 (f12ceb), with Swift 5.10 for Linux on 23 Jul 2024 11:52:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/DLKit.git
Reference: 3.4.6
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.6      -> FETCH_HEAD
HEAD is now at f12cebd Flatten sub-packages.
Cloned https://github.com/johnno1962/DLKit.git
Revision (git rev-parse @):
f12cebd9b0a39962b6b3f94b7b4946c903da0027
SUCCESS checkout https://github.com/johnno1962/DLKit.git at 3.4.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnno1962/DLKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:59f36943510aea3c3167e15c3bb784abd9f60c7d7937078af576dff6d447a61b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/johnno1962/fishhook
[1/169] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.18s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.2.1 (0.54s)
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/11] Write sources
[1/11] Compiling DLKitCD trie_dladdr.mm
[1/11] Compiling DLKitCD DLKitC.c
[1/11] Write sources
[4/11] Compiling DLKitC trie_dlops.mm
[5/11] Compiling fishhookD fishhook.c
[6/11] Compiling fishhook fishhook.c
[7/11] Compiling DLKitC trie_dladdr.mm
[8/11] Compiling DLKitC DLKitC.c
[9/11] Compiling DLKitCD trie_dlops.mm
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/25] Compiling DLKitD Demangling.swift
[13/25] Compiling DLKit DLKit.swift
[14/25] Emitting module DLKit
[15/25] Compiling DLKit Iterators.swift
[16/25] Compiling DLKit Interposing.swift
[17/25] Compiling DLKitD Interposing.swift
[18/25] Compiling DLKitD Iterators.swift
[19/25] Compiling DLKitD DLKit.swift
[20/25] Emitting module DLKitD
[21/25] Compiling DLKit ImageSymbols.swift
[22/25] Compiling DLKit FileSymbols.swift
[23/25] Compiling DLKit Demangling.swift
[24/26] Compiling DLKitD FileSymbols.swift
[25/26] Compiling DLKitD ImageSymbols.swift
Build complete! (7.14s)
Build complete.
Done.