Build Information
Successful build of SwiftSVG, reference main (e7cbe2
), with Swift 5.10 for Linux on 18 Sep 2024 07:13:19 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.10-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.10
Building package at path: $PWD
https://github.com/richardpiazza/SwiftSVG.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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/231] Fetching swift2d
[202/10242] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.72s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.72s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.56s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.46s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/58] Emitting module XMLCoder
[6/64] Compiling Swift2D Point.swift
[7/65] Compiling Swift2D Size.swift
[8/65] Emitting module Swift2D
[9/65] Compiling XMLCoder DoubleBox.swift
[10/65] Compiling XMLCoder FloatBox.swift
[11/65] Compiling Swift2D Rect+Computed.swift
[12/65] Compiling XMLCoder DynamicNodeDecoding.swift
[13/65] Compiling XMLCoder SingleValueDecodingContainer.swift
[14/65] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[15/65] Compiling XMLCoder XMLDecoder.swift
[16/65] Compiling XMLCoder XMLDecoderImplementation.swift
[17/65] Compiling XMLCoder XMLDecodingStorage.swift
[18/65] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[19/65] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[20/65] Compiling XMLCoder DynamicNodeEncoding.swift
[21/65] Compiling XMLCoder EncodingErrorExtension.swift
[22/65] Compiling XMLCoder SingleValueEncodingContainer.swift
[23/65] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[24/65] Compiling XMLCoder XMLEncoder.swift
[25/65] Compiling XMLCoder XMLEncoderImplementation.swift
[26/65] Compiling XMLCoder XMLEncodingStorage.swift
[27/65] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[28/65] Compiling XMLCoder XMLReferencingEncoder.swift
[29/65] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[30/65] Compiling XMLCoder ElementAndAttribute.swift
[31/65] Compiling XMLCoder ISO8601DateFormatter.swift
[32/65] Compiling XMLCoder KeyedStorage.swift
[33/65] Compiling XMLCoder Metatypes.swift
[34/65] Compiling XMLCoder String+Extensions.swift
[35/65] Compiling XMLCoder XMLChoiceCodingKey.swift
[36/65] Compiling XMLCoder XMLCoderElement.swift
[37/65] Compiling XMLCoder XMLDocumentType.swift
[38/65] Compiling XMLCoder XMLHeader.swift
[39/65] Compiling XMLCoder XMLKey.swift
[40/65] Compiling XMLCoder XMLStackParser.swift
[41/65] Compiling XMLCoder DecodingErrorExtension.swift
[42/65] Compiling Swift2D Size+Computed.swift
[43/65] Compiling Swift2D Rect.swift
[44/65] Compiling Swift2D Rect+CoreGraphics.swift
[45/65] Compiling Swift2D Size+CoreGraphics.swift
[48/66] Compiling XMLCoder IntBox.swift
[49/66] Compiling XMLCoder KeyedBox.swift
[50/66] Compiling XMLCoder NullBox.swift
[51/66] Compiling XMLCoder SharedBox.swift
[52/66] Compiling XMLCoder SingleKeyedBox.swift
[53/66] Compiling XMLCoder Attribute.swift
[54/66] Compiling XMLCoder BoolBox.swift
[55/66] Compiling XMLCoder Box.swift
[56/66] Compiling XMLCoder ChoiceBox.swift
[57/66] Compiling XMLCoder DataBox.swift
[58/66] Compiling XMLCoder DateBox.swift
[59/66] Compiling XMLCoder DecimalBox.swift
[60/66] Compiling XMLCoder StringBox.swift
[61/66] Compiling XMLCoder UIntBox.swift
[62/66] Compiling XMLCoder URLBox.swift
[63/66] Compiling XMLCoder UnkeyedBox.swift
[64/66] Compiling XMLCoder ValueBox.swift
[65/66] Compiling XMLCoder Element.swift
[68/94] Compiling SwiftSVG Circle.swift
[69/94] Compiling SwiftSVG CommandRepresentable.swift
[70/94] Compiling SwiftSVG Container.swift
[71/94] Compiling SwiftSVG CoreAttributes.swift
[72/97] Compiling SwiftSVG Element.swift
[73/97] Compiling SwiftSVG Ellipse.swift
[74/97] Compiling SwiftSVG Point+SwiftSVG.swift
[75/97] Compiling SwiftSVG Fill.swift
[76/97] Compiling SwiftSVG Path.Component.swift
[77/97] Compiling SwiftSVG Path.ComponentParser.swift
[78/97] Compiling SwiftSVG Path.swift
[79/97] Compiling SwiftSVG Polygon.swift
[80/97] Compiling SwiftSVG SVG+Swift2D.swift
[81/97] Compiling SwiftSVG SVG.swift
[82/97] Compiling SwiftSVG Stroke.swift
[83/97] Compiling SwiftSVG Polyline.swift
[84/97] Compiling SwiftSVG PresentationAttributes.swift
[85/97] Compiling SwiftSVG Rectangle.swift
[86/97] Compiling SwiftSVG PolylineProcessor.swift
[87/97] Compiling SwiftSVG RectangleProcessor.swift
[88/97] Compiling SwiftSVG Line.swift
[89/97] Compiling SwiftSVG Path.Command.swift
[90/97] Compiling SwiftSVG Group.swift
[91/97] Compiling SwiftSVG EllipseProcessor.swift
[92/97] Compiling SwiftSVG PathProcessor.swift
[93/97] Compiling SwiftSVG PolygonProcressor.swift
[94/97] Emitting module SwiftSVG
[95/97] Compiling SwiftSVG StylingAttributes.swift
[96/97] Compiling SwiftSVG Text.swift
[97/97] Compiling SwiftSVG Transformation.swift
Build complete! (13.39s)
Build complete.
Done.