The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VectorPlus with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/VectorPlus.git
Reference: 0.3.0
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/VectorPlus
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 5c06c07 SwiftUI SVG View (#2)
Cloned https://github.com/richardpiazza/VectorPlus.git
Revision (git rev-parse @):
5c06c07cc35169ae8ec48626d1fe49f1a6f75504
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/richardpiazza/VectorPlus.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/richardpiazza/SwiftSVG.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/richardpiazza/Swift2D.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/536] Fetching swiftsvg
[50/767] Fetching swiftsvg, swift2d
[757/861] Fetching swiftsvg, swift2d, swiftcolor
[851/1817] Fetching swiftsvg, swift2d, swiftcolor, shellout
[1807/11828] Fetching swiftsvg, swift2d, swiftcolor, shellout, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.25s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.25s)
[831/10641] Fetching swiftsvg, swiftcolor, xmlcoder
[10642/22067] Fetching swiftsvg, swiftcolor, xmlcoder, swift-argument-parser
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (0.65s)
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.65s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.66s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.05s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.1.4 (0.39s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.9.0 (1.24s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.43s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.0.0 (0.48s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.11.1 (0.41s)
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.9.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.1.4
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.0.0
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.11.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/116] Emitting module XMLCoder
[11/121] Compiling Swift2D Rect.swift
[12/122] Compiling ArgumentParser ArgumentHelp.swift
[13/122] Compiling ArgumentParser CompletionKind.swift
[14/122] Compiling ArgumentParser Errors.swift
[15/122] Compiling ArgumentParser Flag.swift
[16/122] Compiling ArgumentParser NameSpecification.swift
[17/122] Compiling ArgumentParser BashCompletionsGenerator.swift
[18/122] Compiling Swift2D Size.swift
[19/122] Compiling ShellOut ShellOut.swift
[20/122] Emitting module ShellOut
[22/123] Compiling SwiftColor ColorSpace.swift
[23/123] Compiling ArgumentParser ArgumentDefinition.swift
[24/123] Compiling ArgumentParser ArgumentSet.swift
[25/123] Compiling ArgumentParser CommandParser.swift
[26/123] Compiling ArgumentParser InputOrigin.swift
[29/124] Compiling ArgumentParser SplitArguments.swift
[30/124] Compiling ArgumentParser HelpCommand.swift
[31/124] Compiling ArgumentParser HelpGenerator.swift
[32/124] Compiling ArgumentParser MessageInfo.swift
[33/124] Compiling ArgumentParser Name.swift
[34/124] Compiling ArgumentParser Parsed.swift
[35/124] Compiling ArgumentParser ParsedValues.swift
[36/124] Compiling ArgumentParser ParserError.swift
[37/124] Emitting module Swift2D
[43/124] Emitting module ArgumentParser
[45/124] Compiling ArgumentParser CompletionsGenerator.swift
[46/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[47/124] Compiling ArgumentParser ZshCompletionsGenerator.swift
[48/124] Compiling ArgumentParser Argument.swift
[49/124] Compiling Swift2D Size+Computed.swift
[50/124] Compiling Swift2D Size+CoreGraphics.swift
[51/127] Compiling SwiftColor Color.swift
[52/128] Emitting module SwiftColor
[53/128] Compiling SwiftColor Color+UIKit.swift
[60/128] Compiling XMLCoder XMLEncoderImplementation.swift
[61/128] Compiling XMLCoder XMLEncodingStorage.swift
[62/128] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[63/128] Compiling XMLCoder XMLReferencingEncoder.swift
[64/128] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[71/128] Compiling ArgumentParser ArgumentDecoder.swift
[77/128] Compiling SwiftColor SwiftColor.swift
[77/129] Wrapping AST for ShellOut for debugging
[79/129] Compiling Swift2D Rect+Computed.swift
[80/129] Compiling Swift2D Point.swift
[83/129] Compiling Swift2D Rect+CoreGraphics.swift
[88/129] Compiling ArgumentParser Option.swift
[89/129] Compiling ArgumentParser OptionGroup.swift
[90/129] Compiling XMLCoder XMLHeader.swift
[91/129] Compiling XMLCoder XMLKey.swift
[92/129] Compiling XMLCoder XMLStackParser.swift
[93/129] Compiling XMLCoder DecodingErrorExtension.swift
[94/129] Compiling XMLCoder DynamicNodeDecoding.swift
[95/129] Compiling XMLCoder SingleValueDecodingContainer.swift
[97/129] Compiling ArgumentParser UsageGenerator.swift
[98/129] Compiling ArgumentParser SequenceExtensions.swift
[99/129] Compiling ArgumentParser StringExtensions.swift
[100/129] Compiling ArgumentParser Tree.swift
[101/129] Compiling ArgumentParser CommandConfiguration.swift
[102/129] Compiling ArgumentParser EnumerableFlag.swift
[103/129] Compiling ArgumentParser ExpressibleByArgument.swift
[104/129] Compiling ArgumentParser ParsableArguments.swift
[105/129] Compiling ArgumentParser ParsableArgumentsValidation.swift
[106/129] Compiling ArgumentParser ParsableCommand.swift
[118/131] Wrapping AST for Swift2D for debugging
[119/131] Wrapping AST for SwiftColor for debugging
[120/131] Wrapping AST for XMLCoder for debugging
[126/158] Compiling SwiftSVG EllipseProcessor.swift
[127/158] Compiling SwiftSVG Path.Command+Internal.swift
[128/158] Compiling SwiftSVG PathProcessor.swift
[129/158] Compiling SwiftSVG Point+SwiftSVG.swift
[130/158] Compiling SwiftSVG SVG+Swift2D.swift
[131/158] Compiling SwiftSVG SVG.swift
[132/158] Compiling SwiftSVG Stroke.swift
[134/161] Compiling SwiftSVG Circle.swift
[135/161] Compiling SwiftSVG CommandRepresentable.swift
[136/161] Compiling SwiftSVG Container.swift
[137/161] Compiling SwiftSVG CoreAttributes.swift
[138/161] Compiling SwiftSVG PolygonProcressor.swift
[139/161] Compiling SwiftSVG PolylineProcessor.swift
[140/161] Compiling SwiftSVG RectangleProcessor.swift
[141/161] Compiling SwiftSVG Line.swift
[142/161] Compiling SwiftSVG Path.Command.swift
[143/161] Compiling SwiftSVG Path.swift
[144/161] Compiling SwiftSVG Polygon.swift
[145/161] Compiling SwiftSVG Polyline.swift
[146/161] Compiling SwiftSVG PresentationAttributes.swift
[147/161] Compiling SwiftSVG Rectangle.swift
[147/161] Wrapping AST for ArgumentParser for debugging
[149/161] Compiling SwiftSVG Element.swift
[150/161] Compiling SwiftSVG Ellipse.swift
[151/161] Compiling SwiftSVG Fill.swift
[152/161] Compiling SwiftSVG Group.swift
[153/161] Emitting module SwiftSVG
[154/161] Compiling SwiftSVG StylingAttributes.swift
[155/161] Compiling SwiftSVG Text.swift
[156/161] Compiling SwiftSVG Transformation.swift
[157/162] Wrapping AST for SwiftSVG for debugging
[159/184] Compiling VectorPlus CGMutablePath+Instruction.swift
[160/184] Compiling VectorPlus Fill+CoreGraphics.swift
[161/184] Compiling VectorPlus SVG+CGPath.swift
[162/187] Emitting module VectorPlus
[163/187] Compiling VectorPlus SVG+NSImage.swift
[164/187] Compiling VectorPlus Color+VectorPlus.swift
[165/187] Compiling VectorPlus CGContext+Render.swift
[166/187] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[167/187] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[168/187] Compiling VectorPlus Template+UIImageView.swift
[169/187] Compiling VectorPlus Stroke+VectorPlus.swift
[170/187] Compiling VectorPlus SVG+Example.swift
[171/187] Compiling VectorPlus SVGView.swift
[172/187] Compiling VectorPlus SVG+UIImage.swift
[173/187] Compiling VectorPlus SVGImageView.swift
[174/187] Compiling VectorPlus VectorPoint.swift
[175/187] Compiling VectorPlus Stroke+CoreGraphics.swift
[176/187] Compiling VectorPlus Fill+VectorPlus.swift
[177/187] Compiling VectorPlus Path+VectorPlus.swift
[178/187] Compiling VectorPlus SVG+AppleSymbols.swift
[179/187] Compiling VectorPlus SVG+Template.swift
[180/187] Compiling VectorPlus Size+VectorPlus.swift
[181/187] Compiling VectorPlus Path.Command+VectorPlus.swift
[182/187] Compiling VectorPlus Point+VectorPlus.swift
[183/187] Compiling VectorPlus Rect+VectorPlus.swift
[184/188] Wrapping AST for VectorPlus for debugging
[186/196] Compiling Executable Render.swift
[187/196] Compiling Executable Preview.swift
[188/196] Compiling Executable main.swift
[189/196] Compiling Executable FileManager+Document.swift
[190/196] Compiling Executable Inspect.swift
[191/196] Emitting module Executable
[192/196] Compiling Executable AppDelegate.swift
[193/196] Compiling Executable Convert.swift
[194/197] Wrapping AST for Executable for debugging
[195/197] Write Objects.LinkFileList
[196/197] Linking vectorplus
Build complete! (25.74s)
Build complete.
Done.

Build Machine: Linux 1