This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 DHDeclarable with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dan-hart/DHDeclarable.git
Reference: main
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/dan-hart/DHDeclarable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c06520b Merge pull request #12 from PushedCrayon/constraint-update
Cloned https://github.com/dan-hart/DHDeclarable.git
Revision (git rev-parse @):
c06520bbc696d03d21050b502e0f64ca181e7f60
SUCCESS checkout https://github.com/dan-hart/DHDeclarable.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/956] Fetching shellout
[193/1465] Fetching shellout, komondor
[495/2045] Fetching shellout, komondor, packageconfig
Fetched https://github.com/shibapm/PackageConfig.git (0.28s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.30s)
Fetched https://github.com/shibapm/Komondor.git (0.30s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (1.20s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.42s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.37s)
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Building for debugging...
[1/36] Emitting module DHDeclarable
[2/41] Compiling DHDeclarable UIStackView+forEach.swift
[3/41] Compiling DHDeclarable UIStackView+removeAllArrangedSubviews.swift
[4/41] Compiling DHDeclarable UIView+Divider.swift
[5/41] Compiling DHDeclarable UIView+Style.swift
[6/41] Compiling DHDeclarable UIView+as.swift
[7/41] Compiling DHDeclarable DHDView+spacer.swift
[8/41] Compiling DHDeclarable DHDView.swift
[9/41] Compiling DHDeclarable DHDViewController.swift
[10/41] Compiling DHDeclarable DHDViewControllerContentRenderingMode.swift
[11/41] Compiling DHDeclarable DHDViewControlling.swift
[12/41] Compiling DHDeclarable DHDScrollView.swift
[13/41] Compiling DHDeclarable DHDHStack.swift
[14/41] Compiling DHDeclarable DHDStack.swift
[15/41] Compiling DHDeclarable DHDVStack.swift
[16/41] Compiling DHDeclarable DHDView+divider.swift
[17/41] Compiling DHDeclarable UIViewController+as.swift
[18/41] Compiling DHDeclarable UIView+Preview.swift
[19/41] Compiling DHDeclarable UIViewController+Preview.swift
[20/41] Compiling DHDeclarable ResettableLazy.swift
[21/41] Compiling DHDeclarable DHDStringRepresentable.swift
[22/41] Compiling DHDeclarable DHDIdentifier.swift
[23/41] Compiling DHDeclarable DHDeclarable.swift
[24/41] Compiling DHDeclarable Collection+optional.swift
[25/41] Compiling DHDeclarable String+asLabel.swift
[26/41] Compiling DHDeclarable String+inQuotes.swift
[27/41] Compiling DHDeclarable UIView+center.swift
[28/41] Compiling DHDeclarable UIView+declaredWithRedLines.swift
[29/41] Compiling DHDeclarable UIView+pin.swift
[30/41] Compiling DHDeclarable UIView+rounded.swift
[31/41] Compiling DHDeclarable UIView+tag.swift
[32/41] Compiling DHDeclarable UIKit+DHDStringRepresentable.swift
[33/41] Compiling DHDeclarable UILabel+Style.swift
[34/41] Compiling DHDeclarable UIStackView+Layout.swift
[35/41] Compiling DHDeclarable UIStackView+Rrecursive.swift
[36/41] Compiling DHDeclarable UIStackView+arrangedSubviewAtIndex.swift
[37/41] Compiling DHDeclarable DHDComponentable.swift
[38/41] Compiling DHDeclarable DHDStackViewComponent.swift
[39/41] Compiling DHDeclarable DHDViewComponent.swift
[40/41] Compiling DHDeclarable DHDTwoLabelRowComponent.swift
[41/41] Compiling DHDeclarable DHDLabel.swift
Build complete! (11.31s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.