Build Information
Successful build of WingedSwift, reference main (59ea75
), with Swift 5.9 for Linux on 28 Nov 2024 06:30:47 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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/Winged-Swift.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/micheltlutz/Winged-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59ea759 Merge pull request #6 from micheltlutz/feature/new-tags
Cloned https://github.com/micheltlutz/Winged-Swift.git
Revision (git rev-parse @):
59ea759300b1cc604850cd1b7d9e7013f0839fd9
SUCCESS checkout https://github.com/micheltlutz/Winged-Swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/micheltlutz/Winged-Swift.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/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.37s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/38] Emitting module WingedSwift
[4/42] Compiling WingedSwift Code.swift
[5/42] Compiling WingedSwift Embed.swift
[6/42] Compiling WingedSwift Pre.swift
[7/42] Compiling WingedSwift A.swift
[8/42] Compiling WingedSwift Body.swift
[9/42] Compiling WingedSwift Meta.swift
[10/42] Compiling WingedSwift Nav.swift
[11/42] Compiling WingedSwift Ol.swift
[12/42] Compiling WingedSwift P.swift
[13/42] Compiling WingedSwift Script.swift
[14/42] Compiling WingedSwift Span.swift
[15/42] Compiling WingedSwift Table.swift
[16/42] Compiling WingedSwift Td.swift
[17/42] Compiling WingedSwift Th.swift
[18/42] Compiling WingedSwift Title.swift
[19/42] Compiling WingedSwift Button.swift
[20/42] Compiling WingedSwift Div.swift
[21/42] Compiling WingedSwift Dl.swift
[22/42] Compiling WingedSwift Footer.swift
[23/42] Compiling WingedSwift Head.swift
[24/42] Compiling WingedSwift Tr.swift
[25/42] Compiling WingedSwift Ul.swift
[26/42] Compiling WingedSwift Fieldset.swift
[27/42] Compiling WingedSwift Form.swift
[28/42] Compiling WingedSwift Input.swift
[29/42] Compiling WingedSwift Header.swift
[30/42] Compiling WingedSwift Img.swift
[31/42] Compiling WingedSwift Li.swift
[32/42] Compiling WingedSwift Link.swift
[33/42] Compiling WingedSwift MainTag.swift
[34/42] Compiling WingedSwift Label.swift
[35/42] Compiling WingedSwift Option.swift
[36/42] Compiling WingedSwift Section.swift
[37/42] Compiling WingedSwift Select.swift
[38/42] Compiling WingedSwift Textarea.swift
[39/42] Compiling WingedSwift WingedSwift.swift
[40/42] Compiling WingedSwift Attribute.swift
[41/42] Compiling WingedSwift HTMLTag.swift
[42/42] Compiling WingedSwift HTMLFunctions.swift
Build complete! (17.47s)
Build complete.
Done.