Build Information
Successful build of SwiftSVG, reference main (e7cbe2
), with Swift 5.9 for Linux on 18 Sep 2024 07:13:16 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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SwiftSVG.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/richardpiazza/SwiftSVG
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e7cbe21 Corrected 'Line' Description Syntax (#17)
Cloned https://github.com/richardpiazza/SwiftSVG.git
Revision (git rev-parse @):
e7cbe21d68f0aef5f1e8fd3c3eb0d738672b039e
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/richardpiazza/SwiftSVG.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:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/Swift2D.git
[1/231] Fetching swift2d
[232/10242] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git (0.42s)
Fetched https://github.com/CoreOffice/XMLCoder.git (0.43s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.34s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.65s)
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Building for debugging...
[1/54] Emitting module XMLCoder
[2/60] Compiling Swift2D Size+Computed.swift
[3/61] Compiling Swift2D Rect.swift
[4/61] Compiling Swift2D Rect+Computed.swift
[5/61] Compiling Swift2D Size.swift
[6/61] Compiling XMLCoder DoubleBox.swift
[7/61] Compiling XMLCoder FloatBox.swift
[8/61] Compiling XMLCoder IntBox.swift
[9/61] Compiling XMLCoder KeyedBox.swift
[10/61] Compiling XMLCoder NullBox.swift
[11/61] Compiling XMLCoder SharedBox.swift
[12/61] Compiling XMLCoder SingleKeyedBox.swift
[13/61] Compiling XMLCoder StringBox.swift
[14/61] Compiling XMLCoder UIntBox.swift
[15/61] Compiling XMLCoder URLBox.swift
[16/61] Compiling XMLCoder UnkeyedBox.swift
[17/61] Compiling XMLCoder ValueBox.swift
[18/61] Compiling XMLCoder Element.swift
[19/61] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[20/61] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[21/61] Compiling XMLCoder DynamicNodeEncoding.swift
[22/61] Compiling XMLCoder EncodingErrorExtension.swift
[23/61] Compiling XMLCoder SingleValueEncodingContainer.swift
[24/61] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[25/61] Compiling XMLCoder XMLEncoder.swift
[26/61] Compiling XMLCoder XMLEncoderImplementation.swift
[27/61] Compiling XMLCoder XMLEncodingStorage.swift
[28/61] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[29/61] Compiling XMLCoder XMLReferencingEncoder.swift
[30/61] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[31/61] Compiling XMLCoder Attribute.swift
[32/61] Compiling XMLCoder BoolBox.swift
[33/61] Compiling XMLCoder Box.swift
[34/61] Compiling XMLCoder ChoiceBox.swift
[35/61] Compiling XMLCoder DataBox.swift
[36/61] Compiling XMLCoder DateBox.swift
[37/61] Compiling XMLCoder DecimalBox.swift
[38/61] Compiling Swift2D Size+CoreGraphics.swift
[39/61] Compiling XMLCoder ElementAndAttribute.swift
[40/61] Compiling XMLCoder ISO8601DateFormatter.swift
[41/61] Compiling XMLCoder KeyedStorage.swift
[42/61] Compiling XMLCoder Metatypes.swift
[43/61] Compiling XMLCoder String+Extensions.swift
[44/61] Compiling XMLCoder XMLChoiceCodingKey.swift
[45/61] Compiling XMLCoder DynamicNodeDecoding.swift
[46/61] Compiling XMLCoder SingleValueDecodingContainer.swift
[47/61] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[48/61] Compiling XMLCoder XMLDecoder.swift
[49/61] Compiling XMLCoder XMLDecoderImplementation.swift
[50/61] Compiling XMLCoder XMLDecodingStorage.swift
[51/61] Compiling XMLCoder XMLCoderElement.swift
[52/61] Compiling XMLCoder XMLDocumentType.swift
[53/61] Compiling XMLCoder XMLHeader.swift
[54/61] Compiling XMLCoder XMLKey.swift
[55/61] Compiling XMLCoder XMLStackParser.swift
[56/61] Compiling XMLCoder DecodingErrorExtension.swift
[57/61] Compiling Swift2D Point.swift
[58/61] Emitting module Swift2D
[61/62] Compiling Swift2D Rect+CoreGraphics.swift
[66/92] Compiling SwiftSVG PolylineProcessor.swift
[67/92] Compiling SwiftSVG RectangleProcessor.swift
[68/92] Compiling SwiftSVG Line.swift
[69/92] Compiling SwiftSVG Path.Command.swift
[70/92] Compiling SwiftSVG Element.swift
[71/92] Compiling SwiftSVG Ellipse.swift
[72/92] Compiling SwiftSVG Point+SwiftSVG.swift
[73/92] Compiling SwiftSVG Fill.swift
[74/95] Compiling SwiftSVG Group.swift
[75/95] Compiling SwiftSVG EllipseProcessor.swift
[76/95] Compiling SwiftSVG PathProcessor.swift
[77/95] Compiling SwiftSVG PolygonProcressor.swift
[78/95] Compiling SwiftSVG Circle.swift
[79/95] Compiling SwiftSVG CommandRepresentable.swift
[80/95] Compiling SwiftSVG Container.swift
[81/95] Compiling SwiftSVG CoreAttributes.swift
[82/95] Compiling SwiftSVG Path.Component.swift
[83/95] Compiling SwiftSVG Path.ComponentParser.swift
[84/95] Compiling SwiftSVG Path.swift
[85/95] Compiling SwiftSVG Polygon.swift
[86/95] Compiling SwiftSVG Polyline.swift
[87/95] Compiling SwiftSVG PresentationAttributes.swift
[88/95] Compiling SwiftSVG Rectangle.swift
[89/95] Compiling SwiftSVG SVG+Swift2D.swift
[90/95] Compiling SwiftSVG SVG.swift
[91/95] Compiling SwiftSVG Stroke.swift
[92/95] Emitting module SwiftSVG
[93/95] Compiling SwiftSVG StylingAttributes.swift
[94/95] Compiling SwiftSVG Text.swift
[95/95] Compiling SwiftSVG Transformation.swift
Build complete! (12.16s)
Build complete.
Done.