Build Information
Successful build of WingedSwift, reference main (3b7b7f
), with Swift 5.8 for Linux on 14 Aug 2024 04:57:41 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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.49.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 3b7b7fc Merge pull request #5 from micheltlutz/hotfix/script
Cloned https://github.com/micheltlutz/Winged-Swift.git
Revision (git rev-parse @):
3b7b7fc6e422c6d63e64cba69d0d3d601ffba8ab
SUCCESS checkout https://github.com/micheltlutz/Winged-Swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:7873cccef54cb75372976ae5e423e0f226d26579c9a85ad800680ee8634eb108
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1690] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin (0.34s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.36s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/3052] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.33s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.36s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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/36] Emitting module WingedSwift
[4/40] Compiling WingedSwift Td.swift
[5/40] Compiling WingedSwift Th.swift
[6/40] Compiling WingedSwift Title.swift
[7/40] Compiling WingedSwift Tr.swift
[8/40] Compiling WingedSwift Ul.swift
[9/40] Compiling WingedSwift Code.swift
[10/40] Compiling WingedSwift Embed.swift
[11/40] Compiling WingedSwift Pre.swift
[12/40] Compiling WingedSwift A.swift
[13/40] Compiling WingedSwift Body.swift
[14/40] Compiling WingedSwift Nav.swift
[15/40] Compiling WingedSwift Ol.swift
[16/40] Compiling WingedSwift P.swift
[17/40] Compiling WingedSwift Script.swift
[18/40] Compiling WingedSwift Table.swift
[19/40] Compiling WingedSwift Div.swift
[20/40] Compiling WingedSwift Dl.swift
[21/40] Compiling WingedSwift Footer.swift
[22/40] Compiling WingedSwift Head.swift
[23/40] Compiling WingedSwift Header.swift
[24/40] Compiling WingedSwift WingedSwift.swift
[25/40] Compiling WingedSwift Attribute.swift
[26/40] Compiling WingedSwift HTMLTag.swift
[27/40] Compiling WingedSwift HTMLFunctions.swift
[28/40] Compiling WingedSwift Fieldset.swift
[29/40] Compiling WingedSwift Form.swift
[30/40] Compiling WingedSwift Input.swift
[31/40] Compiling WingedSwift Label.swift
[32/40] Compiling WingedSwift Img.swift
[33/40] Compiling WingedSwift Li.swift
[34/40] Compiling WingedSwift Link.swift
[35/40] Compiling WingedSwift MainTag.swift
[36/40] Compiling WingedSwift Meta.swift
[37/40] Compiling WingedSwift Option.swift
[38/40] Compiling WingedSwift Section.swift
[39/40] Compiling WingedSwift Select.swift
[40/40] Compiling WingedSwift Textarea.swift
Build complete! (15.01s)
Build complete.
Done.