The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftSVG, reference main (e7cbe2), with Swift 5.8 for Linux on 18 Sep 2024 07:13:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a5e57d1af25c3272f87123c7a264de6fd88dcc01acef91f1006945662a9fd14a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
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 (0.67s)
Fetched https://github.com/CoreOffice/XMLCoder.git (0.67s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.34s)
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 XMLCoder
[2/60] Compiling Swift2D Rect+Computed.swift
[3/61] Compiling Swift2D Point.swift
[4/61] Compiling Swift2D Size.swift
[5/61] Compiling XMLCoder Attribute.swift
[6/61] Compiling XMLCoder BoolBox.swift
[7/61] Compiling XMLCoder Box.swift
[8/61] Compiling XMLCoder ChoiceBox.swift
[9/61] Compiling XMLCoder DataBox.swift
[10/61] Compiling XMLCoder DateBox.swift
[11/61] Compiling XMLCoder DecimalBox.swift
[12/61] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[13/61] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[14/61] Compiling XMLCoder DynamicNodeEncoding.swift
[15/61] Compiling XMLCoder EncodingErrorExtension.swift
[16/61] Compiling XMLCoder SingleValueEncodingContainer.swift
[17/61] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[18/61] Compiling XMLCoder XMLEncoder.swift
[19/61] Compiling XMLCoder XMLEncoderImplementation.swift
[20/61] Compiling XMLCoder XMLEncodingStorage.swift
[21/61] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[22/61] Compiling XMLCoder XMLReferencingEncoder.swift
[23/61] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[24/61] Compiling XMLCoder DynamicNodeDecoding.swift
[25/61] Compiling XMLCoder SingleValueDecodingContainer.swift
[26/61] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[27/61] Compiling XMLCoder XMLDecoder.swift
[28/61] Compiling XMLCoder XMLDecoderImplementation.swift
[29/61] Compiling XMLCoder XMLDecodingStorage.swift
[30/61] Compiling XMLCoder ElementAndAttribute.swift
[31/61] Compiling XMLCoder ISO8601DateFormatter.swift
[32/61] Compiling XMLCoder KeyedStorage.swift
[33/61] Compiling XMLCoder Metatypes.swift
[34/61] Compiling XMLCoder String+Extensions.swift
[35/61] Compiling XMLCoder XMLChoiceCodingKey.swift
[36/61] Compiling XMLCoder StringBox.swift
[37/61] Compiling XMLCoder UIntBox.swift
[38/61] Compiling XMLCoder URLBox.swift
[39/61] Compiling XMLCoder UnkeyedBox.swift
[40/61] Compiling XMLCoder ValueBox.swift
[41/61] Compiling XMLCoder Element.swift
[42/61] Compiling XMLCoder XMLCoderElement.swift
[43/61] Compiling XMLCoder XMLDocumentType.swift
[44/61] Compiling XMLCoder XMLHeader.swift
[45/61] Compiling XMLCoder XMLKey.swift
[46/61] Compiling XMLCoder XMLStackParser.swift
[47/61] Compiling XMLCoder DecodingErrorExtension.swift
[48/61] Compiling XMLCoder DoubleBox.swift
[49/61] Compiling XMLCoder FloatBox.swift
[50/61] Compiling XMLCoder IntBox.swift
[51/61] Compiling XMLCoder KeyedBox.swift
[52/61] Compiling XMLCoder NullBox.swift
[53/61] Compiling XMLCoder SharedBox.swift
[54/61] Compiling XMLCoder SingleKeyedBox.swift
[55/62] Compiling Swift2D Size+Computed.swift
[56/62] Compiling Swift2D Rect+CoreGraphics.swift
[57/62] Compiling Swift2D Rect.swift
[58/62] Compiling Swift2D Size+CoreGraphics.swift
[61/63] Emitting module Swift2D
[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 Polyline.swift
[78/95] Compiling SwiftSVG PresentationAttributes.swift
[79/95] Compiling SwiftSVG Rectangle.swift
[80/95] Compiling SwiftSVG Path.Component.swift
[81/95] Compiling SwiftSVG Path.ComponentParser.swift
[82/95] Compiling SwiftSVG Path.swift
[83/95] Compiling SwiftSVG Polygon.swift
[84/95] Emitting module SwiftSVG
[85/95] Compiling SwiftSVG Group.swift
[86/95] Compiling SwiftSVG EllipseProcessor.swift
[87/95] Compiling SwiftSVG PathProcessor.swift
[88/95] Compiling SwiftSVG PolygonProcressor.swift
[89/95] Compiling SwiftSVG PolylineProcessor.swift
[90/95] Compiling SwiftSVG RectangleProcessor.swift
[91/95] Compiling SwiftSVG Line.swift
[92/95] Compiling SwiftSVG Path.Command.swift
[93/95] Compiling SwiftSVG StylingAttributes.swift
[94/95] Compiling SwiftSVG Text.swift
[95/95] Compiling SwiftSVG Transformation.swift
Build complete! (10.56s)
Build complete.
Done.