The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DHDeclarable with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dan-hart/DHDeclarable.git
Reference: 0.0.9
Cloned https://github.com/dan-hart/DHDeclarable.git into spi-builder-workspace
SUCCESS checkout https://github.com/dan-hart/DHDeclarable.git at 0.0.9
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.9-latest' locally
basic-5.9-latest: Pulling from finestructure/spi-images
7007490126ef: Already exists
8bb8ffd53a99: Pulling fs layer
4f4fb700ef54: Pulling fs layer
41ad07ffd8ac: Pulling fs layer
f30c360bb8da: Pulling fs layer
dfbd5b791aec: Pulling fs layer
15b8eb5dbc86: Pulling fs layer
15b8eb5dbc86: Waiting
dfbd5b791aec: Waiting
f30c360bb8da: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
f30c360bb8da: Verifying Checksum
f30c360bb8da: Download complete
dfbd5b791aec: Verifying Checksum
dfbd5b791aec: Download complete
8bb8ffd53a99: Verifying Checksum
8bb8ffd53a99: Download complete
15b8eb5dbc86: Verifying Checksum
15b8eb5dbc86: Download complete
41ad07ffd8ac: Verifying Checksum
41ad07ffd8ac: Download complete
8bb8ffd53a99: Pull complete
4f4fb700ef54: Pull complete
41ad07ffd8ac: Pull complete
f30c360bb8da: Pull complete
dfbd5b791aec: Pull complete
15b8eb5dbc86: Pull complete
Digest: sha256:e115d1546279be030b2b4dbf714a1c8da0fa5f86b7706840935544373911af3a
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/509] Fetching komondor
[317/1089] Fetching komondor, packageconfig
[1090/1767] Fetching komondor, packageconfig, shellout
Fetched https://github.com/JohnSundell/ShellOut.git (0.24s)
Fetched https://github.com/shibapm/PackageConfig.git (0.24s)
Fetched https://github.com/shibapm/Komondor.git (0.24s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (1.17s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.34s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.32s)
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.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/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Building for debugging...
[1/36] Emitting module DHDeclarable
[2/41] Compiling DHDeclarable UIView+center.swift
[3/41] Compiling DHDeclarable UIView+declaredWithRedLines.swift
[4/41] Compiling DHDeclarable UIView+pin.swift
[5/41] Compiling DHDeclarable UIView+rounded.swift
[6/41] Compiling DHDeclarable UIView+tag.swift
[7/41] Compiling DHDeclarable UIViewController+as.swift
[8/41] Compiling DHDeclarable UIView+Preview.swift
[9/41] Compiling DHDeclarable UIViewController+Preview.swift
[10/41] Compiling DHDeclarable ResettableLazy.swift
[11/41] Compiling DHDeclarable DHDStringRepresentable.swift
[12/41] Compiling DHDeclarable DHDComponentable.swift
[13/41] Compiling DHDeclarable DHDStackViewComponent.swift
[14/41] Compiling DHDeclarable DHDViewComponent.swift
[15/41] Compiling DHDeclarable DHDTwoLabelRowComponent.swift
[16/41] Compiling DHDeclarable DHDLabel.swift
[17/41] Compiling DHDeclarable UIKit+DHDStringRepresentable.swift
[18/41] Compiling DHDeclarable UILabel+Style.swift
[19/41] Compiling DHDeclarable UIStackView+Layout.swift
[20/41] Compiling DHDeclarable UIStackView+Rrecursive.swift
[21/41] Compiling DHDeclarable UIStackView+arrangedSubviewAtIndex.swift
[22/41] Compiling DHDeclarable DHDView+spacer.swift
[23/41] Compiling DHDeclarable DHDView.swift
[24/41] Compiling DHDeclarable DHDViewController.swift
[25/41] Compiling DHDeclarable DHDViewControllerContentRenderingMode.swift
[26/41] Compiling DHDeclarable DHDViewControlling.swift
[27/41] Compiling DHDeclarable UIStackView+forEach.swift
[28/41] Compiling DHDeclarable UIStackView+removeAllArrangedSubviews.swift
[29/41] Compiling DHDeclarable UIView+Divider.swift
[30/41] Compiling DHDeclarable UIView+Style.swift
[31/41] Compiling DHDeclarable UIView+as.swift
[32/41] Compiling DHDeclarable DHDIdentifier.swift
[33/41] Compiling DHDeclarable DHDeclarable.swift
[34/41] Compiling DHDeclarable Collection+optional.swift
[35/41] Compiling DHDeclarable String+asLabel.swift
[36/41] Compiling DHDeclarable String+inQuotes.swift
[37/41] Compiling DHDeclarable DHDScrollView.swift
[38/41] Compiling DHDeclarable DHDHStack.swift
[39/41] Compiling DHDeclarable DHDStack.swift
[40/41] Compiling DHDeclarable DHDVStack.swift
[41/41] Compiling DHDeclarable DHDView+divider.swift
Build complete! (12.93s)
Build complete.
Done.

Build Machine: Linux 2