Build Information
Successful build of Plot, reference 0.14.0 (271926
), with Swift 5.9 for Linux on 23 Jul 2024 06:30:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/Plot.git
Reference: 0.14.0
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/SwiftPackageIndex/Plot
* tag 0.14.0 -> FETCH_HEAD
HEAD is now at 271926b Add <time> element (#86)
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
271926b4413fe868739d99f5eadcf2bd6cd62fb8
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at 0.14.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:42089e127179f97bc0ca0c1c313de55254bdfac5dc9c651424c389c16ec35440
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/60] Compiling Plot HTMLInputType.swift
[2/60] Compiling Plot HTMLLinkRelationship.swift
[3/60] Compiling Plot HTMLListStyle.swift
[4/60] Compiling Plot HTMLVideoFormat.swift
[5/60] Compiling Plot HTMLViewportFitMode.swift
[6/60] Compiling Plot HTMLViewportWidthMode.swift
[7/60] Compiling Plot Indentation.swift
[8/60] Compiling Plot Language.swift
[9/68] Compiling Plot DocumentEncoding.swift
[10/68] Compiling Plot Element.swift
[11/68] Compiling Plot ElementClosingMode.swift
[12/68] Compiling Plot ElementComponent.swift
[13/68] Compiling Plot ElementDefinition.swift
[14/68] Compiling Plot EmptyComponent.swift
[15/68] Compiling Plot EnvironmentKey.swift
[16/68] Compiling Plot EnvironmentValue.swift
[17/68] Compiling Plot HTML.swift
[18/68] Emitting module Plot
[19/68] Compiling Plot HTMLAnchorRelationship.swift
[20/68] Compiling Plot HTMLAnchorTarget.swift
[21/68] Compiling Plot HTMLAttributes.swift
[22/68] Compiling Plot HTMLAudioFormat.swift
[23/68] Compiling Plot HTMLButtonType.swift
[24/68] Compiling Plot HTMLComponents.swift
[25/68] Compiling Plot HTMLElements.swift
[26/68] Compiling Plot HTMLFormContentType.swift
[27/68] Compiling Plot HTMLFormMethod.swift
[28/68] Compiling Plot PodcastMediaType.swift
[29/68] Compiling Plot PodcastType.swift
[30/68] Compiling Plot RSS.swift
[31/68] Compiling Plot RSSAttributes.swift
[32/68] Compiling Plot RSSElements.swift
[33/68] Compiling Plot Renderable.swift
[34/68] Compiling Plot SiteMap.swift
[35/68] Compiling Plot SiteMapChangeFrequency.swift
[36/68] Compiling Plot Attribute.swift
[37/68] Compiling Plot Component.swift
[38/68] Compiling Plot ComponentAttributes.swift
[39/68] Compiling Plot ComponentBuilder.swift
[40/68] Compiling Plot ComponentContainer.swift
[41/68] Compiling Plot ComponentGroup.swift
[42/68] Compiling Plot ControlFlow.swift
[43/68] Compiling Plot Directionality.swift
[44/68] Compiling Plot Document.swift
[45/68] Compiling Plot Node.swift
[46/68] Compiling Plot NodeConvertible.swift
[47/68] Compiling Plot Optional+Component.swift
[48/68] Compiling Plot PodcastAttributes.swift
[49/68] Compiling Plot PodcastComponents.swift
[50/68] Compiling Plot PodcastElements.swift
[51/68] Compiling Plot PodcastEpisodeType.swift
[52/68] Compiling Plot PodcastFeed.swift
[53/68] Compiling Plot SiteMapElements.swift
[54/68] Compiling Plot TwitterCardType.swift
[55/68] Compiling Plot URLRepresentable.swift
[56/68] Compiling Plot XML.swift
[57/68] Compiling Plot XMLAttributes.swift
[58/68] Compiling Plot XMLElements.swift
[59/68] Compiling Plot AnyAttribute.swift
[60/68] Compiling Plot AnyElement.swift
[61/68] Compiling Plot AnyEnvironmentValue.swift
[62/68] Compiling Plot AnyNode.swift
[63/68] Compiling Plot ElementRenderingBuffer.swift
[64/68] Compiling Plot ElementWrapper.swift
[65/68] Compiling Plot Environment.swift
[66/68] Compiling Plot ModifiedComponent.swift
[67/68] Compiling Plot Renderer.swift
[68/68] Compiling Plot String+Escaping.swift
Build complete! (11.40s)
Build complete.
Done.