The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build VectorPlus, reference main (318611), with Swift 6.2 (beta) for Android on 21 Jun 2025 23:42:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/VectorPlus.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/richardpiazza/SwiftColor.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/richardpiazza/SwiftSVG.git
[1/94] Fetching swiftcolor
[52/636] Fetching swiftcolor, swiftsvg
[491/1616] Fetching swiftcolor, swiftsvg, shellout
Fetched https://github.com/richardpiazza/SwiftSVG.git from cache (0.43s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.45s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/richardpiazza/SwiftColor.git from cache (1.49s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.49s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (6.10s)
Computing version for https://github.com/richardpiazza/SwiftColor.git
Computed https://github.com/richardpiazza/SwiftColor.git at 0.2.0 (4.62s)
Computing version for https://github.com/richardpiazza/SwiftSVG.git
Computed https://github.com/richardpiazza/SwiftSVG.git at 0.11.0 (0.76s)
Fetching https://github.com/CoreOffice/XMLCoder.git
Fetching https://github.com/richardpiazza/Swift2D.git
[1/274] Fetching swift2d
[275/10334] Fetching swift2d, xmlcoder
Fetched https://github.com/richardpiazza/Swift2D.git from cache (0.38s)
[906/10060] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git from cache (0.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (3.60s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.2.1 (0.48s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.83s)
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.2.1
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at 0.11.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
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/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/22] Write sources
[10/22] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/89] Compiling Swift2D Size.swift
[13/89] Emitting module ArgumentParserToolInfo
[14/89] Compiling ArgumentParserToolInfo ToolInfo.swift
[15/90] Wrapping AST for ArgumentParserToolInfo for debugging
[17/128] Emitting module ArgumentParser
[18/133] Compiling ArgumentParser ExpressibleByArgument.swift
[19/133] Compiling ArgumentParser ParsableArguments.swift
[20/133] Compiling ArgumentParser ParsableArgumentsValidation.swift
[21/133] Compiling ArgumentParser ParsableCommand.swift
[22/133] Compiling ArgumentParser ArgumentDecoder.swift
[23/133] Compiling ArgumentParser Name.swift
[24/133] Compiling ArgumentParser Parsed.swift
[25/133] Compiling ArgumentParser ParsedValues.swift
[26/133] Compiling ArgumentParser ParserError.swift
[27/133] Compiling ArgumentParser SplitArguments.swift
[28/133] Compiling Swift2D Rect.swift
[29/133] Compiling Swift2D Size+CoreGraphics.swift
[30/133] Compiling SwiftColor Pigment+UIKit.swift
[31/133] Compiling ArgumentParser CollectionExtensions.swift
[32/133] Compiling ArgumentParser Platform.swift
[33/133] Compiling ArgumentParser SequenceExtensions.swift
[34/133] Compiling ArgumentParser StringExtensions.swift
[35/133] Compiling ArgumentParser Tree.swift
[36/134] Compiling Swift2D Point.swift
[37/134] Compiling Swift2D Point+CoreGraphics.swift
[38/134] Compiling Swift2D Rect+CoreGraphics.swift
[39/134] Emitting module Swift2D
[40/135] Compiling ArgumentParser CommandParser.swift
[41/135] Compiling ArgumentParser InputKey.swift
[42/135] Compiling ArgumentParser ArgumentDefinition.swift
[43/135] Compiling ArgumentParser ArgumentSet.swift
[44/135] Emitting module SwiftColor
[45/135] Compiling ArgumentParser InputOrigin.swift
[46/135] Compiling ArgumentParser BashCompletionsGenerator.swift
[47/135] Compiling SwiftColor Pigment+String.swift
[51/135] Compiling ArgumentParser DumpHelpGenerator.swift
[52/135] Compiling ArgumentParser HelpCommand.swift
[53/135] Compiling ArgumentParser HelpGenerator.swift
[54/135] Compiling ArgumentParser MessageInfo.swift
[59/135] Compiling XMLCoder XMLDecoderImplementation.swift
[60/135] Compiling XMLCoder XMLDecodingStorage.swift
[67/141] Compiling ArgumentParser CompletionsGenerator.swift
[68/141] Compiling ArgumentParser ArgumentVisibility.swift
[69/141] Compiling ArgumentParser CompletionKind.swift
[70/141] Compiling ArgumentParser Errors.swift
[71/141] Compiling ArgumentParser Flag.swift
[72/141] Compiling ArgumentParser NameSpecification.swift
[73/141] Compiling ArgumentParser Option.swift
[80/141] Compiling ArgumentParser UsageGenerator.swift
[81/141] Compiling ArgumentParser OptionGroup.swift
[82/141] Compiling ArgumentParser AsyncParsableCommand.swift
[83/141] Compiling ArgumentParser CommandConfiguration.swift
[84/141] Compiling ArgumentParser CommandGroup.swift
[85/141] Compiling ArgumentParser EnumerableFlag.swift
[86/141] Emitting module XMLCoder
[87/141] Compiling ArgumentParser FishCompletionsGenerator.swift
[88/141] Compiling ArgumentParser ZshCompletionsGenerator.swift
[89/141] Compiling ArgumentParser Argument.swift
[90/141] Compiling ArgumentParser ArgumentHelp.swift
[120/141] Wrapping AST for Swift2D for debugging
[122/141] Compiling SwiftColor Pigment+Keyword.swift
[123/141] Compiling SwiftColor Pigment+Int.swift
[124/141] Compiling ShellOut ShellOut.swift
[125/141] Emitting module ShellOut
[127/143] Wrapping AST for ShellOut for debugging
[129/143] Compiling SwiftColor Pigment.swift
[129/144] Wrapping AST for ArgumentParser for debugging
[131/144] Wrapping AST for SwiftColor for debugging
[133/144] Compiling XMLCoder XMLEncoder.swift
[134/144] Compiling XMLCoder XMLEncoderImplementation.swift
[135/144] Compiling XMLCoder XMLEncodingStorage.swift
[136/144] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[137/144] Compiling XMLCoder XMLReferencingEncoder.swift
[138/144] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[139/145] Wrapping AST for XMLCoder for debugging
[141/172] Emitting module SwiftSVG
[142/175] Compiling SwiftSVG SVG+Swift2D.swift
[143/175] Compiling SwiftSVG SVG.swift
[144/175] Compiling SwiftSVG Stroke.swift
[145/175] Compiling SwiftSVG Path.Component.swift
[146/175] Compiling SwiftSVG Path.ComponentParser.swift
[147/175] Compiling SwiftSVG Path.swift
[148/175] Compiling SwiftSVG Polygon.swift
[149/175] Compiling SwiftSVG Polyline.swift
[150/175] Compiling SwiftSVG PresentationAttributes.swift
[151/175] Compiling SwiftSVG Rectangle.swift
[152/175] Compiling SwiftSVG Element.swift
[153/175] Compiling SwiftSVG Ellipse.swift
[154/175] Compiling SwiftSVG Point+SwiftSVG.swift
[155/175] Compiling SwiftSVG Fill.swift
[156/175] Compiling SwiftSVG Group.swift
[157/175] Compiling SwiftSVG EllipseProcessor.swift
[158/175] Compiling SwiftSVG PathProcessor.swift
[159/175] Compiling SwiftSVG PolygonProcressor.swift
[160/175] Compiling SwiftSVG Circle.swift
[161/175] Compiling SwiftSVG CommandRepresentable.swift
[162/175] Compiling SwiftSVG Container.swift
[163/175] Compiling SwiftSVG CoreAttributes.swift
[164/175] Compiling SwiftSVG PolylineProcessor.swift
[165/175] Compiling SwiftSVG RectangleProcessor.swift
[166/175] Compiling SwiftSVG Line.swift
[167/175] Compiling SwiftSVG Path.Command.swift
[168/175] Compiling SwiftSVG StylingAttributes.swift
[169/175] Compiling SwiftSVG Text.swift
[170/175] Compiling SwiftSVG Transformation.swift
[171/176] Wrapping AST for SwiftSVG for debugging
[173/198] Compiling VectorPlus SVG+NSImage.swift
[174/198] Compiling VectorPlus CGContext+Render.swift
[175/198] Compiling VectorPlus CGMutablePath+Instruction.swift
[176/201] Compiling VectorPlus SwiftUI.Color+VectorPlus.swift
[177/201] Compiling VectorPlus SwiftUI.Path+VectorPlus.swift
[178/201] Compiling VectorPlus Template+UIImageView.swift
[179/201] Emitting module VectorPlus
[180/201] Compiling VectorPlus SVG+UIImage.swift
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:78:28: error: cannot assign to property: 'x' is a 'let' constant
 76 |
 77 |         if point.x < origin.x {
 78 |             cartesianPoint.x = -(origin.x - point.x)
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:80:28: error: cannot assign to property: 'x' is a 'let' constant
 78 |             cartesianPoint.x = -(origin.x - point.x)
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 81 |         }
 82 |
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:84:28: error: cannot assign to property: 'y' is a 'let' constant
 82 |
 83 |         if point.y > origin.y {
 84 |             cartesianPoint.y = -(point.y - origin.y)
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:86:28: error: cannot assign to property: 'y' is a 'let' constant
 84 |             cartesianPoint.y = -(point.y - origin.y)
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 87 |         }
 88 |
[181/201] Compiling VectorPlus SVGImageView.swift
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:78:28: error: cannot assign to property: 'x' is a 'let' constant
 76 |
 77 |         if point.x < origin.x {
 78 |             cartesianPoint.x = -(origin.x - point.x)
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:80:28: error: cannot assign to property: 'x' is a 'let' constant
 78 |             cartesianPoint.x = -(origin.x - point.x)
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 81 |         }
 82 |
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:84:28: error: cannot assign to property: 'y' is a 'let' constant
 82 |
 83 |         if point.y > origin.y {
 84 |             cartesianPoint.y = -(point.y - origin.y)
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:86:28: error: cannot assign to property: 'y' is a 'let' constant
 84 |             cartesianPoint.y = -(point.y - origin.y)
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 87 |         }
 88 |
[182/201] Compiling VectorPlus VectorPoint.swift
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:78:28: error: cannot assign to property: 'x' is a 'let' constant
 76 |
 77 |         if point.x < origin.x {
 78 |             cartesianPoint.x = -(origin.x - point.x)
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:80:28: error: cannot assign to property: 'x' is a 'let' constant
 78 |             cartesianPoint.x = -(origin.x - point.x)
 79 |         } else if point.x > origin.x {
 80 |             cartesianPoint.x = point.x - origin.x
    |                            `- error: cannot assign to property: 'x' is a 'let' constant
 81 |         }
 82 |
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:84:28: error: cannot assign to property: 'y' is a 'let' constant
 82 |
 83 |         if point.y > origin.y {
 84 |             cartesianPoint.y = -(point.y - origin.y)
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
/host/spi-builder-workspace/Sources/VectorPlus/VectorPoint.swift:86:28: error: cannot assign to property: 'y' is a 'let' constant
 84 |             cartesianPoint.y = -(point.y - origin.y)
 85 |         } else if point.y < origin.y {
 86 |             cartesianPoint.y = origin.y - point.y
    |                            `- error: cannot assign to property: 'y' is a 'let' constant
 87 |         }
 88 |
[183/201] Compiling VectorPlus Fill+VectorPlus.swift
[184/201] Compiling VectorPlus Path+VectorPlus.swift
[185/201] Compiling VectorPlus Path.Command+VectorPlus.swift
[186/201] Compiling VectorPlus Fill+CoreGraphics.swift
[187/201] Compiling VectorPlus SVG+CGPath.swift
[188/201] Compiling VectorPlus Stroke+CoreGraphics.swift
[189/201] Compiling VectorPlus Pigment+VectorPlus.swift
[190/201] Compiling VectorPlus Point+VectorPlus.swift
[191/201] Compiling VectorPlus Rect+VectorPlus.swift
[192/201] Compiling VectorPlus Stroke+VectorPlus.swift
[193/201] Compiling VectorPlus SVG+Example.swift
[194/201] Compiling VectorPlus SVGView.swift
[195/201] Compiling VectorPlus SVG+AppleSymbols.swift
[196/201] Compiling VectorPlus SVG+Template.swift
[197/201] Compiling VectorPlus Size+VectorPlus.swift
BUILD FAILURE 6.2 android