The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftSVG with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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 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.10
Building package at path:  $workDir
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
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 from cache (0.46s)
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.47s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.45s)
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/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...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/58] Compiling Swift2D Rect+Computed.swift
[6/59] Compiling Swift2D Size+Computed.swift
[7/59] Compiling Swift2D Rect.swift
[8/59] Compiling Swift2D Size.swift
[9/59] Emitting module Swift2D
[10/59] Compiling Swift2D Point.swift
[11/59] Compiling Swift2D Rect+CoreGraphics.swift
[12/59] Compiling XMLCoder Attribute.swift
[13/59] Compiling XMLCoder BoolBox.swift
[14/59] Compiling Swift2D Size+CoreGraphics.swift
[15/60] Emitting module XMLCoder
[16/66] Compiling XMLCoder DynamicNodeDecoding.swift
[17/66] Compiling XMLCoder SingleValueDecodingContainer.swift
[18/66] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[19/66] Compiling XMLCoder XMLDecoder.swift
[20/66] Compiling XMLCoder XMLDecoderImplementation.swift
[21/66] Compiling XMLCoder XMLDecodingStorage.swift
[22/66] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[23/66] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[24/66] Compiling XMLCoder DynamicNodeEncoding.swift
[25/66] Compiling XMLCoder EncodingErrorExtension.swift
[26/66] Compiling XMLCoder SingleValueEncodingContainer.swift
[27/66] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[28/66] Compiling XMLCoder DoubleBox.swift
[29/66] Compiling XMLCoder FloatBox.swift
[30/66] Compiling XMLCoder IntBox.swift
[31/66] Compiling XMLCoder KeyedBox.swift
[32/66] Compiling XMLCoder NullBox.swift
[33/66] Compiling XMLCoder SharedBox.swift
[34/66] Compiling XMLCoder SingleKeyedBox.swift
[37/66] Compiling XMLCoder Box.swift
[38/66] Compiling XMLCoder ChoiceBox.swift
[39/66] Compiling XMLCoder DataBox.swift
[40/66] Compiling XMLCoder DateBox.swift
[41/66] Compiling XMLCoder DecimalBox.swift
[42/66] Compiling XMLCoder StringBox.swift
[43/66] Compiling XMLCoder UIntBox.swift
[44/66] Compiling XMLCoder URLBox.swift
[45/66] Compiling XMLCoder UnkeyedBox.swift
[46/66] Compiling XMLCoder ValueBox.swift
[47/66] Compiling XMLCoder Element.swift
[49/66] Compiling XMLCoder ElementAndAttribute.swift
[50/66] Compiling XMLCoder ISO8601DateFormatter.swift
[51/66] Compiling XMLCoder KeyedStorage.swift
[52/66] Compiling XMLCoder Metatypes.swift
[53/66] Compiling XMLCoder String+Extensions.swift
[54/66] Compiling XMLCoder XMLChoiceCodingKey.swift
[55/66] Compiling XMLCoder XMLCoderElement.swift
[56/66] Compiling XMLCoder XMLDocumentType.swift
[57/66] Compiling XMLCoder XMLHeader.swift
[58/66] Compiling XMLCoder XMLKey.swift
[59/66] Compiling XMLCoder XMLStackParser.swift
[60/66] Compiling XMLCoder DecodingErrorExtension.swift
[61/66] Compiling XMLCoder XMLEncoder.swift
[62/66] Compiling XMLCoder XMLEncoderImplementation.swift
[63/66] Compiling XMLCoder XMLEncodingStorage.swift
[64/66] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[65/66] Compiling XMLCoder XMLReferencingEncoder.swift
[66/66] Compiling XMLCoder XMLUnkeyedEncodingContainer.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 SVG+Swift2D.swift
[73/97] Compiling SwiftSVG SVG.swift
[74/97] Compiling SwiftSVG Stroke.swift
[75/97] Compiling SwiftSVG Polyline.swift
[76/97] Compiling SwiftSVG PresentationAttributes.swift
[77/97] Compiling SwiftSVG Rectangle.swift
[78/97] Compiling SwiftSVG Path.Component.swift
[79/97] Compiling SwiftSVG Path.ComponentParser.swift
[80/97] Compiling SwiftSVG Path.swift
[81/97] Compiling SwiftSVG Polygon.swift
[82/97] Compiling SwiftSVG PolylineProcessor.swift
[83/97] Compiling SwiftSVG RectangleProcessor.swift
[84/97] Compiling SwiftSVG Line.swift
[85/97] Compiling SwiftSVG Path.Command.swift
[86/97] Compiling SwiftSVG Group.swift
[87/97] Compiling SwiftSVG EllipseProcessor.swift
[88/97] Compiling SwiftSVG PathProcessor.swift
[89/97] Compiling SwiftSVG PolygonProcressor.swift
[90/97] Compiling SwiftSVG Element.swift
[91/97] Compiling SwiftSVG Ellipse.swift
[92/97] Compiling SwiftSVG Point+SwiftSVG.swift
[93/97] Compiling SwiftSVG Fill.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! (19.57s)
Build complete.
Done.

Build Machine: Linux 2