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 with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SwiftSVG.git
Reference: 0.11.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SwiftSVG
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 7238a60 Smooth Curves (#13)
Cloned https://github.com/richardpiazza/SwiftSVG.git
Revision (git rev-parse @):
7238a601fc0e074543e3fa1b1912bf7afa9d32bf
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at 0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/58] Compiling Swift2D Rect+Computed.swift
[6/58] Compiling Swift2D Rect.swift
[7/58] Compiling Swift2D Size+Computed.swift
[8/58] Compiling Swift2D Rect+CoreGraphics.swift
[9/58] Compiling Swift2D Point.swift
[10/58] Compiling Swift2D Size+CoreGraphics.swift
[11/59] Emitting module XMLCoder
[12/59] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[13/59] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[14/59] Emitting module Swift2D
[15/65] Compiling Swift2D Size.swift
[16/65] Compiling XMLCoder StringBox.swift
[17/65] Compiling XMLCoder UIntBox.swift
[18/65] Compiling XMLCoder URLBox.swift
[19/65] Compiling XMLCoder UnkeyedBox.swift
[20/65] Compiling XMLCoder ValueBox.swift
[21/65] Compiling XMLCoder Element.swift
[22/65] Compiling XMLCoder DynamicNodeDecoding.swift
[23/65] Compiling XMLCoder SingleValueDecodingContainer.swift
[24/65] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[25/65] Compiling XMLCoder XMLDecoder.swift
[26/65] Compiling XMLCoder XMLDecoderImplementation.swift
[27/65] Compiling XMLCoder XMLDecodingStorage.swift
[28/65] Compiling XMLCoder XMLEncoder.swift
[29/65] Compiling XMLCoder XMLEncoderImplementation.swift
[30/65] Compiling XMLCoder XMLEncodingStorage.swift
[31/65] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[32/65] Compiling XMLCoder XMLReferencingEncoder.swift
[33/65] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[34/65] Compiling XMLCoder Attribute.swift
[35/65] Compiling XMLCoder BoolBox.swift
[36/65] Compiling XMLCoder Box.swift
[37/65] Compiling XMLCoder ChoiceBox.swift
[38/65] Compiling XMLCoder DataBox.swift
[39/65] Compiling XMLCoder DateBox.swift
[40/65] Compiling XMLCoder DecimalBox.swift
[41/65] Compiling XMLCoder ElementAndAttribute.swift
[42/65] Compiling XMLCoder ISO8601DateFormatter.swift
[43/65] Compiling XMLCoder KeyedStorage.swift
[44/65] Compiling XMLCoder Metatypes.swift
[45/65] Compiling XMLCoder String+Extensions.swift
[46/65] Compiling XMLCoder XMLChoiceCodingKey.swift
[49/65] Compiling XMLCoder DynamicNodeEncoding.swift
[50/65] Compiling XMLCoder EncodingErrorExtension.swift
[51/65] Compiling XMLCoder SingleValueEncodingContainer.swift
[52/65] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[53/65] Compiling XMLCoder DoubleBox.swift
[54/65] Compiling XMLCoder FloatBox.swift
[55/65] Compiling XMLCoder IntBox.swift
[56/65] Compiling XMLCoder KeyedBox.swift
[57/65] Compiling XMLCoder NullBox.swift
[58/65] Compiling XMLCoder SharedBox.swift
[59/65] Compiling XMLCoder SingleKeyedBox.swift
[60/65] Compiling XMLCoder XMLCoderElement.swift
[61/65] Compiling XMLCoder XMLDocumentType.swift
[62/65] Compiling XMLCoder XMLHeader.swift
[63/65] Compiling XMLCoder XMLKey.swift
[64/65] Compiling XMLCoder XMLStackParser.swift
[65/65] Compiling XMLCoder DecodingErrorExtension.swift
[66/92] Compiling SwiftSVG SVG+Swift2D.swift
[67/92] Compiling SwiftSVG SVG.swift
[68/92] Compiling SwiftSVG Stroke.swift
[69/92] Compiling SwiftSVG Polyline.swift
[70/92] Compiling SwiftSVG PresentationAttributes.swift
[71/92] Compiling SwiftSVG Rectangle.swift
[72/95] Compiling SwiftSVG Circle.swift
[73/95] Compiling SwiftSVG CommandRepresentable.swift
[74/95] Compiling SwiftSVG Container.swift
[75/95] Compiling SwiftSVG CoreAttributes.swift
[76/95] Compiling SwiftSVG Path.Component.swift
[77/95] Compiling SwiftSVG Path.ComponentParser.swift
[78/95] Compiling SwiftSVG Path.swift
[79/95] Compiling SwiftSVG Polygon.swift
[80/95] Compiling SwiftSVG PolylineProcessor.swift
[81/95] Compiling SwiftSVG RectangleProcessor.swift
[82/95] Compiling SwiftSVG Line.swift
[83/95] Compiling SwiftSVG Path.Command.swift
[84/95] Compiling SwiftSVG Element.swift
[85/95] Compiling SwiftSVG Ellipse.swift
[86/95] Compiling SwiftSVG Point+SwiftSVG.swift
[87/95] Compiling SwiftSVG Fill.swift
[88/95] Compiling SwiftSVG Group.swift
[89/95] Compiling SwiftSVG EllipseProcessor.swift
[90/95] Compiling SwiftSVG PathProcessor.swift
[91/95] Compiling SwiftSVG PolygonProcressor.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! (5.30s)
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.16s)
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.17s)
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.33s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Swift2D-3650139b is not valid git repository for 'https://github.com/richardpiazza/Swift2D.git', will fetch again.
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Swift2D-3650139b is not valid git repository for 'https://github.com/richardpiazza/Swift2D.git', will fetch again.
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.01s)
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XMLCoder-d72a71ea is not valid git repository for 'https://github.com/CoreOffice/XMLCoder.git', will fetch again.
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/XMLCoder-d72a71ea is not valid git repository for 'https://github.com/CoreOffice/XMLCoder.git', will fetch again.
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.00s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Build complete.
Done.