The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSVG with Swift 5.7 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.7-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.7
Building package at path:  $PWD/checkout
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/Swift2D.git
[1/231] Fetching swift2d
[232/10215] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git (0.28s)
[1798/9984] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git (0.50s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.37s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.69s)
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 Rect.swift
[3/61] Compiling Swift2D Size.swift
[4/61] Compiling XMLCoder Attribute.swift
[5/61] Compiling XMLCoder BoolBox.swift
[6/61] Compiling XMLCoder Box.swift
[7/61] Compiling XMLCoder ChoiceBox.swift
[8/61] Compiling XMLCoder DataBox.swift
[9/61] Compiling XMLCoder DateBox.swift
[10/61] Compiling XMLCoder DecimalBox.swift
[11/61] Emitting module Swift2D
[14/61] Compiling Swift2D Size+CoreGraphics.swift
[15/61] Compiling Swift2D Size+Computed.swift
[16/61] Compiling XMLCoder StringBox.swift
[17/61] Compiling XMLCoder UIntBox.swift
[18/61] Compiling XMLCoder URLBox.swift
[19/61] Compiling XMLCoder UnkeyedBox.swift
[20/61] Compiling XMLCoder ValueBox.swift
[21/61] Compiling XMLCoder Element.swift
[22/61] Compiling Swift2D Rect+Computed.swift
[23/61] Compiling Swift2D Point.swift
[24/61] Compiling Swift2D Rect+CoreGraphics.swift
[27/63] Compiling XMLCoder DynamicNodeDecoding.swift
[28/63] Compiling XMLCoder SingleValueDecodingContainer.swift
[29/63] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[30/63] Compiling XMLCoder XMLDecoder.swift
[31/63] Compiling XMLCoder XMLDecoderImplementation.swift
[32/63] Compiling XMLCoder XMLDecodingStorage.swift
[33/63] Compiling XMLCoder DoubleBox.swift
[34/63] Compiling XMLCoder FloatBox.swift
[35/63] Compiling XMLCoder IntBox.swift
[36/63] Compiling XMLCoder KeyedBox.swift
[37/63] Compiling XMLCoder NullBox.swift
[38/63] Compiling XMLCoder SharedBox.swift
[39/63] Compiling XMLCoder SingleKeyedBox.swift
[40/63] Compiling XMLCoder ElementAndAttribute.swift
[41/63] Compiling XMLCoder ISO8601DateFormatter.swift
[42/63] Compiling XMLCoder KeyedStorage.swift
[43/63] Compiling XMLCoder Metatypes.swift
[44/63] Compiling XMLCoder String+Extensions.swift
[45/63] Compiling XMLCoder XMLChoiceCodingKey.swift
[46/63] Compiling XMLCoder XMLCoderElement.swift
[47/63] Compiling XMLCoder XMLDocumentType.swift
[48/63] Compiling XMLCoder XMLHeader.swift
[49/63] Compiling XMLCoder XMLKey.swift
[50/63] Compiling XMLCoder XMLStackParser.swift
[51/63] Compiling XMLCoder DecodingErrorExtension.swift
[52/63] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[53/63] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[54/63] Compiling XMLCoder DynamicNodeEncoding.swift
[55/63] Compiling XMLCoder EncodingErrorExtension.swift
[56/63] Compiling XMLCoder SingleValueEncodingContainer.swift
[57/63] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[58/63] Compiling XMLCoder XMLEncoder.swift
[59/63] Compiling XMLCoder XMLEncoderImplementation.swift
[60/63] Compiling XMLCoder XMLEncodingStorage.swift
[61/63] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[62/63] Compiling XMLCoder XMLReferencingEncoder.swift
[63/63] Compiling XMLCoder XMLUnkeyedEncodingContainer.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 Circle.swift
[71/95] Compiling SwiftSVG CommandRepresentable.swift
[72/95] Compiling SwiftSVG Container.swift
[73/95] Compiling SwiftSVG CoreAttributes.swift
[74/95] Compiling SwiftSVG SVG+Swift2D.swift
[75/95] Compiling SwiftSVG SVG.swift
[76/95] Compiling SwiftSVG Stroke.swift
[77/95] Compiling SwiftSVG Group.swift
[78/95] Compiling SwiftSVG EllipseProcessor.swift
[79/95] Compiling SwiftSVG PathProcessor.swift
[80/95] Compiling SwiftSVG PolygonProcressor.swift
[81/95] Compiling SwiftSVG Polyline.swift
[82/95] Compiling SwiftSVG PresentationAttributes.swift
[83/95] Compiling SwiftSVG Rectangle.swift
[84/95] Compiling SwiftSVG Path.Component.swift
[85/95] Compiling SwiftSVG Path.ComponentParser.swift
[86/95] Compiling SwiftSVG Path.swift
[87/95] Compiling SwiftSVG Polygon.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! (10.50s)
Build complete.
Done.

Build Machine: Linux 2