Build Information
Successful build of swift-web-page 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alja7dali/swift-web-page.git
Reference: master
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/Alja7dali/swift-web-page
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c640ab 👋 hello, swepui!
Cloned https://github.com/Alja7dali/swift-web-page.git
Revision (git rev-parse @):
3c640abe7ae4e7d7bfed57fd7a1cb7994f23f4cf
SUCCESS checkout https://github.com/Alja7dali/swift-web-page.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/Alja7dali/swift-web-page.git
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
Building for debugging...
[1/8] Emitting module Core
[2/8] Compiling Core Either.swift
[3/9] Compiling Core RenderMode.swift
[4/9] Compiling Core Tuple.swift
[5/9] Compiling Core Renderable.swift
[6/9] Compiling Core Empty.swift
[7/9] Compiling Core Indentation.swift
[8/9] Compiling Core RenderStyle.swift
[9/9] Compiling Core Render.swift
[12/52] Compiling Css Side.swift
[13/52] Compiling Css String.swift
[14/52] Compiling Css Unset.swift
[15/55] Compiling Css Normal.swift
[16/55] Compiling Css Number.swift
[17/55] Compiling Css Percentage.swift
[18/55] Compiling Css Value.swift
[19/55] Compiling Css Width+Style.swift
[20/55] Compiling Css makeDeclarations.swift
[21/55] Compiling Css Initial.swift
[22/55] Compiling Css Length.swift
[23/55] Compiling Css None.swift
[24/55] Emitting module Css
[25/55] Compiling Css Default.swift
[26/55] Compiling Css Duration.swift
[27/56] Compiling Css Angle.swift
[28/56] Compiling Css Auto.swift
[29/56] Compiling Css Axises.swift
[30/56] Compiling Css Color.swift
[33/56] Compiling Css Fraction.swift
[34/56] Compiling Css Inherit.swift
[35/56] Emitting module Html
[36/56] Compiling Css Aliases.swift
[37/56] Compiling Css CssNodeBuilder.swift
[38/56] Compiling Css Key.swift
[39/56] Compiling Css Node.swift
[46/56] Compiling Css Exported.swift
[47/56] Compiling Css Helpers.swift
[48/56] Compiling Html Tags.swift
[57/58] Compiling Css Properties.swift
[58/58] Compiling Css Render.swift
[61/62] Emitting module HtmlCssSupport
[62/62] Compiling HtmlCssSupport HtmlExtensions.swift
[65/66] Emitting module Swep
[66/66] Compiling Swep Exported.swift
Build complete! (11.26s)
Build complete.
Done.