The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSVG with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SwiftSVG.git
Reference: 0.11.0
Cloned https://github.com/richardpiazza/SwiftSVG.git into spi-builder-workspace
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at 0.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/231] Fetching swift2d
[232/10200] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git (0.48s)
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.35s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.37s)
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...
[1/54] Emitting module Swift2D
[2/55] Compiling Swift2D Rect+CoreGraphics.swift
[3/55] Compiling XMLCoder DoubleBox.swift
[4/55] Compiling XMLCoder FloatBox.swift
[5/55] Compiling Swift2D Size+Computed.swift
[6/55] Compiling Swift2D Rect+Computed.swift
[7/55] Compiling Swift2D Size+CoreGraphics.swift
[8/55] Compiling Swift2D Rect.swift
[9/55] Compiling Swift2D Point.swift
[10/55] Compiling Swift2D Size.swift
[13/56] Compiling XMLCoder IntBox.swift
[14/56] Compiling XMLCoder KeyedBox.swift
[15/56] Compiling XMLCoder NullBox.swift
[16/56] Compiling XMLCoder SharedBox.swift
[17/56] Compiling XMLCoder SingleKeyedBox.swift
[18/56] Compiling XMLCoder StringBox.swift
[19/56] Compiling XMLCoder UIntBox.swift
[20/56] Compiling XMLCoder URLBox.swift
[21/56] Compiling XMLCoder UnkeyedBox.swift
[22/56] Compiling XMLCoder ValueBox.swift
[23/56] Compiling XMLCoder Element.swift
[24/56] Compiling XMLCoder Attribute.swift
[25/56] Compiling XMLCoder BoolBox.swift
[26/56] Compiling XMLCoder Box.swift
[27/56] Compiling XMLCoder ChoiceBox.swift
[28/56] Compiling XMLCoder DataBox.swift
[29/56] Compiling XMLCoder DateBox.swift
[30/56] Compiling XMLCoder DecimalBox.swift
[31/56] Emitting module XMLCoder
[32/62] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[33/62] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[34/62] Compiling XMLCoder DynamicNodeEncoding.swift
[35/62] Compiling XMLCoder EncodingErrorExtension.swift
[36/62] Compiling XMLCoder SingleValueEncodingContainer.swift
[37/62] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[38/62] Compiling XMLCoder DynamicNodeDecoding.swift
[39/62] Compiling XMLCoder SingleValueDecodingContainer.swift
[40/62] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[41/62] Compiling XMLCoder XMLDecoder.swift
[42/62] Compiling XMLCoder XMLDecoderImplementation.swift
[43/62] Compiling XMLCoder XMLDecodingStorage.swift
[45/63] Compiling XMLCoder ElementAndAttribute.swift
[46/63] Compiling XMLCoder ISO8601DateFormatter.swift
[47/63] Compiling XMLCoder KeyedStorage.swift
[48/63] Compiling XMLCoder Metatypes.swift
[49/63] Compiling XMLCoder String+Extensions.swift
[50/63] Compiling XMLCoder XMLChoiceCodingKey.swift
[51/63] Compiling XMLCoder XMLCoderElement.swift
[52/63] Compiling XMLCoder XMLDocumentType.swift
[53/63] Compiling XMLCoder XMLHeader.swift
[54/63] Compiling XMLCoder XMLKey.swift
[55/63] Compiling XMLCoder XMLStackParser.swift
[56/63] Compiling XMLCoder DecodingErrorExtension.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 PolylineProcessor.swift
[85/95] Compiling SwiftSVG RectangleProcessor.swift
[86/95] Compiling SwiftSVG Line.swift
[87/95] Compiling SwiftSVG Path.Command.swift
[88/95] Compiling SwiftSVG Path.Component.swift
[89/95] Compiling SwiftSVG Path.ComponentParser.swift
[90/95] Compiling SwiftSVG Path.swift
[91/95] Compiling SwiftSVG Polygon.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! (16.27s)
Build complete.
Done.

Build Machine: Linux 2