Build Information
Successful build of WingedSwift, reference 1.2.2 (59ea75
), with Swift 5.10 for Linux on 28 Nov 2024 06:32:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/Winged-Swift.git
Reference: 1.2.2
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
* tag 1.2.2 -> FETCH_HEAD
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 1.2.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/micheltlutz/Winged-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (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.42s)
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...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/40] Emitting module WingedSwift
[6/44] Compiling WingedSwift Span.swift
[7/44] Compiling WingedSwift Table.swift
[8/44] Compiling WingedSwift Td.swift
[9/44] Compiling WingedSwift Th.swift
[10/44] Compiling WingedSwift Title.swift
[11/44] Compiling WingedSwift WingedSwift.swift
[12/44] Compiling WingedSwift Attribute.swift
[13/44] Compiling WingedSwift HTMLTag.swift
[14/44] Compiling WingedSwift HTMLFunctions.swift
[15/44] Compiling WingedSwift Meta.swift
[16/44] Compiling WingedSwift Nav.swift
[17/44] Compiling WingedSwift Ol.swift
[18/44] Compiling WingedSwift P.swift
[19/44] Compiling WingedSwift Script.swift
[20/44] Compiling WingedSwift Button.swift
[21/44] Compiling WingedSwift Div.swift
[22/44] Compiling WingedSwift Dl.swift
[23/44] Compiling WingedSwift Footer.swift
[24/44] Compiling WingedSwift Head.swift
[25/44] Compiling WingedSwift Tr.swift
[26/44] Compiling WingedSwift Ul.swift
[27/44] Compiling WingedSwift Fieldset.swift
[28/44] Compiling WingedSwift Form.swift
[29/44] Compiling WingedSwift Input.swift
[30/44] Compiling WingedSwift Label.swift
[31/44] Compiling WingedSwift Option.swift
[32/44] Compiling WingedSwift Section.swift
[33/44] Compiling WingedSwift Select.swift
[34/44] Compiling WingedSwift Textarea.swift
[35/44] Compiling WingedSwift Code.swift
[36/44] Compiling WingedSwift Embed.swift
[37/44] Compiling WingedSwift Pre.swift
[38/44] Compiling WingedSwift A.swift
[39/44] Compiling WingedSwift Body.swift
[40/44] Compiling WingedSwift Header.swift
[41/44] Compiling WingedSwift Img.swift
[42/44] Compiling WingedSwift Li.swift
[43/44] Compiling WingedSwift Link.swift
[44/44] Compiling WingedSwift MainTag.swift
Build complete! (19.93s)
Build complete.
Done.