The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VectorPlus with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/VectorPlus.git
Reference: main
Cloned https://github.com/richardpiazza/VectorPlus.git into spi-builder-workspace
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/richardpiazza/SwiftColor.git
[1/10785] Fetching swift-argument-parser
[6257/20754] Fetching swift-argument-parser, xmlcoder
Fetching https://github.com/richardpiazza/Swift2D.git
Fetched https://github.com/richardpiazza/SwiftColor.git (0.63s)
Fetched https://github.com/CoreOffice/XMLCoder.git (0.66s)
Fetching https://github.com/JohnSundell/ShellOut.git
Fetched https://github.com/apple/swift-argument-parser (0.66s)
Fetching https://github.com/richardpiazza/SwiftSVG
[1/231] Fetching swift2d
[232/803] Fetching swift2d, shellout
[804/1326] Fetching swift2d, shellout, swiftsvg
Fetched https://github.com/richardpiazza/Swift2D.git (0.24s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.21s)
Fetched https://github.com/richardpiazza/SwiftSVG (0.23s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (0.91s)
Computing version for https://github.com/richardpiazza/SwiftColor
Computed https://github.com/richardpiazza/SwiftColor at 0.2.0 (0.30s)
Computing version for https://github.com/richardpiazza/SwiftSVG
Computed https://github.com/richardpiazza/SwiftSVG at 0.10.0 (0.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.2 (0.33s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.0.0 (0.30s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.27s)
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.2
Creating working copy for https://github.com/richardpiazza/SwiftSVG
Working copy of https://github.com/richardpiazza/SwiftSVG resolved at 0.10.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
Creating working copy for https://github.com/richardpiazza/SwiftColor.git
Working copy of https://github.com/richardpiazza/SwiftColor.git resolved at 0.2.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/80] Emitting module XMLCoder
[3/86] Compiling Swift2D Size+Computed.swift
[4/87] Compiling Swift2D Rect.swift
[5/87] Compiling Swift2D Size.swift
[6/87] Compiling ArgumentParserToolInfo ToolInfo.swift
[7/87] Emitting module ArgumentParserToolInfo
[9/89] Wrapping AST for ArgumentParserToolInfo for debugging
[11/126] Compiling ArgumentParser Option.swift
[12/126] Compiling ArgumentParser OptionGroup.swift
[13/126] Compiling ArgumentParser AsyncParsableCommand.swift
[14/126] Compiling ArgumentParser CommandConfiguration.swift
[15/126] Compiling ArgumentParser EnumerableFlag.swift
[16/131] Compiling SwiftColor Pigment+UIKit.swift
[17/132] Emitting module Swift2D
[18/132] Compiling Swift2D Point.swift
[19/132] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/132] Compiling ArgumentParser CompletionsGenerator.swift
[21/132] Compiling Swift2D Rect+Computed.swift
[22/132] Compiling Swift2D Rect+CoreGraphics.swift
[23/132] Compiling XMLCoder XMLEncoder.swift
[24/132] Compiling XMLCoder XMLEncoderImplementation.swift
[25/132] Compiling XMLCoder XMLEncodingStorage.swift
[26/132] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[27/132] Compiling XMLCoder XMLReferencingEncoder.swift
[28/132] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[29/132] Compiling ArgumentParser HelpCommand.swift
[30/132] Compiling ArgumentParser HelpGenerator.swift
[31/132] Compiling ArgumentParser MessageInfo.swift
[32/132] Compiling ArgumentParser UsageGenerator.swift
[33/132] Compiling ArgumentParser CollectionExtensions.swift
[34/132] Compiling ArgumentParser Platform.swift
[35/132] Compiling SwiftColor Pigment+String.swift
[36/132] Compiling Swift2D Size+CoreGraphics.swift
[41/134] Compiling ArgumentParser InputOrigin.swift
[42/134] Compiling ArgumentParser ExpressibleByArgument.swift
[43/134] Compiling ArgumentParser ParsableArguments.swift
[44/134] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/134] Compiling ArgumentParser ParsableCommand.swift
[46/134] Compiling ArgumentParser ArgumentDecoder.swift
[47/134] Compiling ArgumentParser Name.swift
[48/134] Compiling ArgumentParser Parsed.swift
[49/134] Compiling ArgumentParser ParsedValues.swift
[50/134] Compiling ArgumentParser ParserError.swift
[51/134] Compiling ArgumentParser SplitArguments.swift
[52/134] Compiling ArgumentParser DumpHelpGenerator.swift
[53/134] Compiling SwiftColor Pigment.swift
[54/134] Compiling ArgumentParser ArgumentVisibility.swift
[55/134] Compiling ArgumentParser CompletionKind.swift
[56/134] Compiling ArgumentParser Errors.swift
[57/134] Compiling ArgumentParser Flag.swift
[58/134] Compiling ArgumentParser NameSpecification.swift
[59/134] Compiling ArgumentParser Argument.swift
[60/134] Compiling ArgumentParser ArgumentHelp.swift
[61/134] Compiling SwiftColor Pigment+Int.swift
[62/134] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/134] Compiling ArgumentParser ZshCompletionsGenerator.swift
[64/134] Emitting module SwiftColor
[65/134] Compiling SwiftColor Pigment+Keyword.swift
[66/135] Compiling ShellOut ShellOut.swift
[67/135] Emitting module ShellOut
[85/135] Compiling ArgumentParser ArgumentDefinition.swift
[86/135] Compiling ArgumentParser ArgumentSet.swift
[87/135] Compiling ArgumentParser CommandParser.swift
[88/135] Compiling ArgumentParser InputKey.swift
[88/136] Wrapping AST for Swift2D for debugging
[91/137] Compiling ArgumentParser SequenceExtensions.swift
[92/137] Compiling ArgumentParser StringExtensions.swift
[93/137] Compiling ArgumentParser Tree.swift
[94/137] Compiling XMLCoder EncodingErrorExtension.swift
[95/137] Compiling XMLCoder SingleValueEncodingContainer.swift
[96/137] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[98/139] Wrapping AST for SwiftColor for debugging
[101/140] Wrapping AST for ShellOut for debugging
[107/140] Wrapping AST for XMLCoder for debugging
[109/166] Emitting module ArgumentParser
[110/166] Compiling SwiftSVG Circle.swift
[111/166] Compiling SwiftSVG CommandRepresentable.swift
[112/166] Compiling SwiftSVG Container.swift
[113/166] Compiling SwiftSVG CoreAttributes.swift
[114/166] Compiling SwiftSVG Element.swift
[115/166] Compiling SwiftSVG Ellipse.swift
[121/166] Compiling SwiftSVG Path.Command.swift
[122/166] Compiling SwiftSVG Path.swift
[123/166] Compiling SwiftSVG Polygon.swift
[124/166] Compiling SwiftSVG Polyline.swift
[125/166] Compiling SwiftSVG PresentationAttributes.swift
[126/166] Compiling SwiftSVG EllipseProcessor.swift
[127/166] Compiling SwiftSVG Path.Command+Internal.swift
[128/166] Compiling SwiftSVG PathProcessor.swift
[129/166] Compiling SwiftSVG Point+SwiftSVG.swift
[130/169] Compiling SwiftSVG Rectangle.swift
[131/169] Compiling SwiftSVG SVG+Swift2D.swift
[132/169] Compiling SwiftSVG SVG.swift
[133/169] Compiling SwiftSVG Stroke.swift
[134/169] Compiling SwiftSVG StylingAttributes.swift
[149/171] Compiling SwiftSVG PolygonProcressor.swift
[150/171] Compiling SwiftSVG PolylineProcessor.swift
[151/171] Compiling SwiftSVG RectangleProcessor.swift
[152/171] Compiling SwiftSVG Line.swift
[158/171] Wrapping AST for ArgumentParser for debugging
[162/171] Compiling SwiftSVG Fill.swift
[163/171] Compiling SwiftSVG Group.swift
[165/171] Compiling SwiftSVG Text.swift
[166/171] Compiling SwiftSVG Transformation.swift
[167/171] Emitting module SwiftSVG
[169/173] Wrapping AST for SwiftSVG for debugging
[171/195] Compiling VectorPlus SVG+NSImage.swift
[172/195] Compiling VectorPlus Color+VectorPlus.swift
[173/195] Compiling VectorPlus CGContext+Render.swift
[174/198] Emitting module VectorPlus
[175/198] Compiling VectorPlus SVG+UIImage.swift
[176/198] Compiling VectorPlus SVGImageView.swift
[177/198] Compiling VectorPlus VectorPoint.swift
[178/198] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[179/198] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[180/198] Compiling VectorPlus Template+UIImageView.swift
[181/198] Compiling VectorPlus Stroke+VectorPlus.swift
[182/198] Compiling VectorPlus SVG+Example.swift
[183/198] Compiling VectorPlus SVGView.swift
[184/198] Compiling VectorPlus Path.Command+VectorPlus.swift
[185/198] Compiling VectorPlus Point+VectorPlus.swift
[186/198] Compiling VectorPlus Rect+VectorPlus.swift
[187/198] Compiling VectorPlus Stroke+CoreGraphics.swift
[188/198] Compiling VectorPlus Fill+VectorPlus.swift
[189/198] Compiling VectorPlus Path+VectorPlus.swift
[190/198] Compiling VectorPlus SVG+AppleSymbols.swift
[191/198] Compiling VectorPlus SVG+Template.swift
[192/198] Compiling VectorPlus Size+VectorPlus.swift
[193/198] Compiling VectorPlus CGMutablePath+Instruction.swift
[194/198] Compiling VectorPlus Fill+CoreGraphics.swift
[195/198] Compiling VectorPlus SVG+CGPath.swift
[197/200] Wrapping AST for VectorPlus for debugging
[199/208] Compiling Executable Preview.swift
[200/208] Compiling Executable Render.swift
[201/208] Compiling Executable main.swift
[202/208] Compiling Executable FileManager+Document.swift
[203/208] Compiling Executable Inspect.swift
[204/208] Compiling Executable Convert.swift
[205/208] Emitting module Executable
[206/208] Compiling Executable AppDelegate.swift
[208/210] Wrapping AST for Executable for debugging
[209/210] Linking vectorplus
Build complete! (28.59s)
Build complete.
Done.

Build Machine: Linux 1