Build Information
Successful build of VectorPlus, reference main (318611
), with Swift 5.9 for Linux on 20 Aug 2024 19:10:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/VectorPlus.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/VectorPlus
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3186119 SwiftPackageIndex Configuration (#7)
Cloned https://github.com/richardpiazza/VectorPlus.git
Revision (git rev-parse @):
318611972e49bf2626ca3cad26dc5525474cd202
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/VectorPlus.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/richardpiazza/SwiftSVG
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/CoreOffice/XMLCoder.git
[1/536] Fetching swiftsvg
[334/1497] Fetching swiftsvg, shellout
[1498/11508] Fetching swiftsvg, shellout, xmlcoder
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/JohnSundell/ShellOut.git (0.40s)
Fetched https://github.com/richardpiazza/SwiftSVG (0.40s)
Fetching https://github.com/richardpiazza/Swift2D.git
Fetched https://github.com/CoreOffice/XMLCoder.git (0.40s)
Fetching https://github.com/richardpiazza/SwiftColor.git
[1/94] Fetching swiftcolor
Fetched https://github.com/richardpiazza/SwiftColor.git (0.18s)
[1/12125] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.67s)
Computing version for https://github.com/JohnSundell/ShellOut.git
[1/231] Fetching swift2d
Fetched https://github.com/richardpiazza/Swift2D.git (0.94s)
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.12s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (1.08s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.36s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.35s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (1.84s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.45s)
Creating working copy for https://github.com/richardpiazza/SwiftSVG
Working copy of https://github.com/richardpiazza/SwiftSVG resolved at 0.11.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/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
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/80] Emitting module ArgumentParserToolInfo
[3/80] Emitting module SwiftColor
[4/81] Compiling Swift2D Point.swift
[5/82] Compiling Swift2D Size.swift
[6/82] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/84] Wrapping AST for ArgumentParserToolInfo for debugging
[10/122] Compiling ArgumentParser OptionGroup.swift
[11/122] Compiling ArgumentParser AsyncParsableCommand.swift
[12/122] Compiling ArgumentParser CommandConfiguration.swift
[13/122] Compiling ArgumentParser CommandGroup.swift
[14/122] Compiling ArgumentParser EnumerableFlag.swift
[15/127] Compiling Swift2D Size+Computed.swift
[16/127] Compiling Swift2D Rect.swift
[17/127] Compiling Swift2D Size+CoreGraphics.swift
[18/127] Compiling SwiftColor Pigment+String.swift
[19/127] Compiling SwiftColor Pigment+UIKit.swift
[20/127] Compiling Swift2D Rect+Computed.swift
[21/127] Compiling Swift2D Rect+CoreGraphics.swift
[22/127] Emitting module Swift2D
[23/127] Compiling ArgumentParser ArgumentVisibility.swift
[24/127] Compiling ArgumentParser CompletionKind.swift
[27/128] Compiling SwiftColor Pigment.swift
[28/128] Emitting module XMLCoder
[31/128] Compiling ArgumentParser Errors.swift
[32/128] Compiling ArgumentParser Flag.swift
[33/128] Compiling ArgumentParser NameSpecification.swift
[34/128] Compiling ArgumentParser Option.swift
[35/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/135] Compiling ArgumentParser Platform.swift
[40/135] Compiling ArgumentParser SequenceExtensions.swift
[41/135] Compiling ArgumentParser StringExtensions.swift
[42/135] Compiling ArgumentParser Tree.swift
[43/135] Compiling XMLCoder SingleValueEncodingContainer.swift
[44/135] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[45/135] Compiling ArgumentParser ArgumentDefinition.swift
[46/135] Compiling ArgumentParser ArgumentSet.swift
[47/135] Compiling ArgumentParser CommandParser.swift
[48/135] Compiling ArgumentParser InputKey.swift
[49/135] Compiling ArgumentParser InputOrigin.swift
[50/135] Compiling ArgumentParser CollectionExtensions.swift
[51/135] Compiling ArgumentParser CompletionsGenerator.swift
[52/135] Compiling ArgumentParser FishCompletionsGenerator.swift
[53/135] Compiling ArgumentParser ZshCompletionsGenerator.swift
[54/135] Compiling ArgumentParser Argument.swift
[55/135] Compiling ArgumentParser ArgumentHelp.swift
[61/135] Compiling ArgumentParser Name.swift
[62/135] Compiling ArgumentParser Parsed.swift
[63/135] Compiling ArgumentParser ParsedValues.swift
[64/135] Compiling ArgumentParser ParserError.swift
[65/135] Compiling ArgumentParser SplitArguments.swift
[66/135] Compiling ArgumentParser ExpressibleByArgument.swift
[67/135] Compiling ArgumentParser ParsableArguments.swift
[68/135] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/135] Compiling ArgumentParser ParsableCommand.swift
[71/135] Emitting module ShellOut
[72/135] Compiling ShellOut ShellOut.swift
[73/135] Compiling ArgumentParser ArgumentDecoder.swift
[74/135] Compiling ArgumentParser DumpHelpGenerator.swift
[75/135] Compiling ArgumentParser HelpCommand.swift
[76/135] Compiling ArgumentParser HelpGenerator.swift
[77/135] Compiling ArgumentParser MessageInfo.swift
[78/135] Compiling ArgumentParser UsageGenerator.swift
[79/135] Compiling SwiftColor Pigment+Int.swift
[82/135] Compiling SwiftColor Pigment+Keyword.swift
[83/137] Emitting module ArgumentParser
[85/139] Wrapping AST for Swift2D for debugging
[88/139] Wrapping AST for SwiftColor for debugging
[89/139] Wrapping AST for ShellOut for debugging
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-argument-parser/Sources/ArgumentParser/Utilities/Platform.swift:20:17: remark: '@preconcurrency' attribute on module 'Glibc' is unused
@preconcurrency import Glibc
~~~~~~~~~~~~~~~~^
[113/139] Compiling XMLCoder XMLEncoder.swift
[114/139] Compiling XMLCoder XMLEncoderImplementation.swift
[115/139] Compiling XMLCoder XMLEncodingStorage.swift
[116/139] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[117/139] Compiling XMLCoder XMLReferencingEncoder.swift
[118/139] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[137/143] Wrapping AST for XMLCoder for debugging
[138/170] Wrapping AST for ArgumentParser for debugging
[140/170] Compiling SwiftSVG Circle.swift
[141/170] Compiling SwiftSVG CommandRepresentable.swift
[142/170] Compiling SwiftSVG Container.swift
[143/170] Compiling SwiftSVG CoreAttributes.swift
[144/170] Compiling SwiftSVG Group.swift
[145/170] Compiling SwiftSVG EllipseProcessor.swift
[146/170] Compiling SwiftSVG PathProcessor.swift
[147/170] Compiling SwiftSVG PolygonProcressor.swift
[148/170] Compiling SwiftSVG Element.swift
[149/170] Compiling SwiftSVG Ellipse.swift
[150/170] Compiling SwiftSVG Point+SwiftSVG.swift
[151/170] Compiling SwiftSVG Fill.swift
[152/173] Compiling SwiftSVG Polyline.swift
[153/173] Compiling SwiftSVG PresentationAttributes.swift
[154/173] Compiling SwiftSVG Rectangle.swift
[155/173] Compiling SwiftSVG SVG+Swift2D.swift
[156/173] Compiling SwiftSVG SVG.swift
[157/173] Compiling SwiftSVG Stroke.swift
[158/173] Compiling SwiftSVG PolylineProcessor.swift
[159/173] Compiling SwiftSVG RectangleProcessor.swift
[160/173] Compiling SwiftSVG Line.swift
[161/173] Compiling SwiftSVG Path.Command.swift
[162/173] Compiling SwiftSVG Path.Component.swift
[163/173] Compiling SwiftSVG Path.ComponentParser.swift
[164/173] Compiling SwiftSVG Path.swift
[165/173] Compiling SwiftSVG Polygon.swift
[166/173] Emitting module SwiftSVG
[167/173] Compiling SwiftSVG StylingAttributes.swift
[168/173] Compiling SwiftSVG Text.swift
[169/173] Compiling SwiftSVG Transformation.swift
[171/175] Wrapping AST for SwiftSVG for debugging
[173/197] Compiling VectorPlus SVG+NSImage.swift
[174/197] Compiling VectorPlus CGContext+Render.swift
[175/197] Compiling VectorPlus CGMutablePath+Instruction.swift
[176/200] Compiling VectorPlus Pigment+VectorPlus.swift
[177/200] Compiling VectorPlus Point+VectorPlus.swift
[178/200] Compiling VectorPlus Rect+VectorPlus.swift
[179/200] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[180/200] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[181/200] Compiling VectorPlus Template+UIImageView.swift
[182/200] Compiling VectorPlus SVG+UIImage.swift
[183/200] Compiling VectorPlus SVGImageView.swift
[184/200] Compiling VectorPlus VectorPoint.swift
[185/200] Compiling VectorPlus Stroke+VectorPlus.swift
[186/200] Compiling VectorPlus SVG+Example.swift
[187/200] Compiling VectorPlus SVGView.swift
[188/200] Compiling VectorPlus Fill+VectorPlus.swift
[189/200] Compiling VectorPlus Path+VectorPlus.swift
[190/200] Compiling VectorPlus Path.Command+VectorPlus.swift
[191/200] Emitting module VectorPlus
[192/200] Compiling VectorPlus Fill+CoreGraphics.swift
[193/200] Compiling VectorPlus SVG+CGPath.swift
[194/200] Compiling VectorPlus Stroke+CoreGraphics.swift
[195/200] Compiling VectorPlus SVG+AppleSymbols.swift
[196/200] Compiling VectorPlus SVG+Template.swift
[197/200] Compiling VectorPlus Size+VectorPlus.swift
[199/202] Wrapping AST for VectorPlus for debugging
[201/210] Compiling Executable Preview.swift
[202/210] Compiling Executable main.swift
[203/210] Compiling Executable Render.swift
[204/210] Compiling Executable Inspect.swift
[205/210] Compiling Executable FileManager+Document.swift
[206/210] Emitting module Executable
[207/210] Compiling Executable AppDelegate.swift
[208/210] Compiling Executable Convert.swift
[210/212] Wrapping AST for Executable for debugging
[211/212] Linking vectorplus
Build complete! (30.57s)
Build complete.
Done.