The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSVG with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
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 b308ebd Enhance SVG Accessibility with 'title' and 'desc' in Groups (#15)
Cloned https://github.com/richardpiazza/SwiftSVG.git
Revision (git rev-parse @):
b308ebda00c34450e30121417ac9699708e320ec
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/231] Fetching swift2d
Fetched https://github.com/richardpiazza/Swift2D.git (0.23s)
[1/9984] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git (0.48s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.38s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.39s)
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 XMLCoder DoubleBox.swift
[3/60] Compiling XMLCoder FloatBox.swift
[4/60] Compiling XMLCoder IntBox.swift
[5/60] Compiling XMLCoder KeyedBox.swift
[6/60] Compiling XMLCoder NullBox.swift
[7/60] Compiling XMLCoder SharedBox.swift
[8/60] Compiling XMLCoder SingleKeyedBox.swift
[9/60] Compiling Swift2D Rect.swift
[10/61] Compiling Swift2D Size.swift
[11/61] Compiling Swift2D Rect+CoreGraphics.swift
[12/61] Compiling Swift2D Rect+Computed.swift
[13/61] Compiling Swift2D Point.swift
[14/61] Emitting module Swift2D
[15/61] Compiling XMLCoder Attribute.swift
[16/61] Compiling XMLCoder BoolBox.swift
[17/61] Compiling XMLCoder XMLEncoder.swift
[18/61] Compiling XMLCoder XMLEncoderImplementation.swift
[19/61] Compiling XMLCoder XMLEncodingStorage.swift
[20/61] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[21/61] Compiling XMLCoder XMLReferencingEncoder.swift
[22/61] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[23/61] Compiling XMLCoder StringBox.swift
[24/61] Compiling XMLCoder UIntBox.swift
[25/61] Compiling XMLCoder URLBox.swift
[26/61] Compiling XMLCoder UnkeyedBox.swift
[27/61] Compiling XMLCoder ValueBox.swift
[28/61] Compiling XMLCoder Element.swift
[31/61] Compiling XMLCoder Box.swift
[32/61] Compiling XMLCoder ChoiceBox.swift
[33/61] Compiling XMLCoder DataBox.swift
[34/61] Compiling XMLCoder DateBox.swift
[35/61] Compiling XMLCoder DecimalBox.swift
[36/61] Compiling Swift2D Size+Computed.swift
[37/61] Compiling Swift2D Size+CoreGraphics.swift
[38/62] Compiling XMLCoder ElementAndAttribute.swift
[39/62] Compiling XMLCoder ISO8601DateFormatter.swift
[40/62] Compiling XMLCoder KeyedStorage.swift
[41/62] Compiling XMLCoder Metatypes.swift
[42/62] Compiling XMLCoder String+Extensions.swift
[43/62] Compiling XMLCoder XMLChoiceCodingKey.swift
[44/62] Compiling XMLCoder XMLCoderElement.swift
[45/62] Compiling XMLCoder XMLDocumentType.swift
[46/62] Compiling XMLCoder XMLHeader.swift
[47/62] Compiling XMLCoder XMLKey.swift
[48/62] Compiling XMLCoder XMLStackParser.swift
[49/62] Compiling XMLCoder DecodingErrorExtension.swift
[52/63] Compiling XMLCoder DynamicNodeDecoding.swift
[53/63] Compiling XMLCoder SingleValueDecodingContainer.swift
[54/63] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[55/63] Compiling XMLCoder XMLDecoder.swift
[56/63] Compiling XMLCoder XMLDecoderImplementation.swift
[57/63] Compiling XMLCoder XMLDecodingStorage.swift
[58/63] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[59/63] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[60/63] Compiling XMLCoder DynamicNodeEncoding.swift
[61/63] Compiling XMLCoder EncodingErrorExtension.swift
[62/63] Compiling XMLCoder SingleValueEncodingContainer.swift
[63/63] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[66/92] Compiling SwiftSVG Element.swift
[67/92] Compiling SwiftSVG Ellipse.swift
[68/92] Compiling SwiftSVG Point+SwiftSVG.swift
[69/92] Compiling SwiftSVG Fill.swift
[70/95] Compiling SwiftSVG Group.swift
[71/95] Compiling SwiftSVG EllipseProcessor.swift
[72/95] Compiling SwiftSVG PathProcessor.swift
[73/95] Compiling SwiftSVG PolygonProcressor.swift
[74/95] Compiling SwiftSVG Polyline.swift
[75/95] Compiling SwiftSVG PresentationAttributes.swift
[76/95] Compiling SwiftSVG Rectangle.swift
[77/95] Compiling SwiftSVG Circle.swift
[78/95] Compiling SwiftSVG CommandRepresentable.swift
[79/95] Compiling SwiftSVG Container.swift
[80/95] Compiling SwiftSVG CoreAttributes.swift
[81/95] Compiling SwiftSVG Path.Component.swift
[82/95] Compiling SwiftSVG Path.ComponentParser.swift
[83/95] Compiling SwiftSVG Path.swift
[84/95] Compiling SwiftSVG Polygon.swift
[85/95] Compiling SwiftSVG SVG+Swift2D.swift
[86/95] Compiling SwiftSVG SVG.swift
[87/95] Compiling SwiftSVG Stroke.swift
[88/95] Compiling SwiftSVG PolylineProcessor.swift
[89/95] Compiling SwiftSVG RectangleProcessor.swift
[90/95] Compiling SwiftSVG Line.swift
[91/95] Compiling SwiftSVG Path.Command.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! (13.94s)
Build complete.
Done.

Build Machine: Linux 2