Build Information
Failed to build SwiftSVG, reference v2.3.2 (c3a886
), with Swift 6.2 (beta) for Android on 18 Jun 2025 23:16:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/mchoe/SwiftSVG.git
Reference: v2.3.2
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/mchoe/SwiftSVG
* tag v2.3.2 -> FETCH_HEAD
HEAD is now at c3a8866 Merge pull request #149 from mchoe/task/update-docs
Cloned https://github.com/mchoe/SwiftSVG.git
Revision (git rev-parse @):
c3a8866a25ace169ee8e5c037670ba14aa59606f
SUCCESS checkout https://github.com/mchoe/SwiftSVG.git at v2.3.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/mchoe/SwiftSVG.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/45] Compiling SwiftSVG CrossPlatform.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[4/45] Compiling SwiftSVG NSBezierPath+CrossPlatform.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[5/45] Compiling SwiftSVG CALayer+SVG.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[6/45] Compiling SwiftSVG CAShapeLayer+SVG.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[7/45] Compiling SwiftSVG SVGLayer.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[8/45] Compiling SwiftSVG SVGView.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[9/51] Compiling SwiftSVG Scalar+FromByteArray.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[10/51] Compiling SwiftSVG Stack.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[11/51] Compiling SwiftSVG String+Subscript.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[12/51] Compiling SwiftSVG String+Trim.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[13/51] Compiling SwiftSVG UIColor+Extensions.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[14/51] Compiling SwiftSVG Unown.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/51] Emitting module SwiftSVG
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[16/51] Compiling SwiftSVG UIBezierPath+SVG.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[17/51] Compiling SwiftSVG UIView+SVG.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[18/51] Compiling SwiftSVG DelaysApplyingAttributes.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[19/51] Compiling SwiftSVG Fillable.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[20/51] Compiling SwiftSVG Identifiable.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[21/51] Compiling SwiftSVG Strokable.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[22/51] Compiling SwiftSVG SVGPolyline.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[23/51] Compiling SwiftSVG SVGRectangle.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[24/51] Compiling SwiftSVG SVGRootElement.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[25/51] Compiling SwiftSVG SVGShapeElement.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[26/51] Compiling SwiftSVG BinaryFloatingPoint+ParseLengthString.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[27/51] Compiling SwiftSVG CALayer+Sublayers.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[28/51] Compiling SwiftSVG Data+CacheKey.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[29/51] Compiling SwiftSVG Dictionary+Add.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[30/51] Compiling SwiftSVG Dictionary+JSON.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[31/51] Compiling SwiftSVG DispatchQueue+Extensions.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[32/51] Compiling SwiftSVG FloatingPoint+DegreesRadians.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[33/51] Compiling SwiftSVG Print.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[34/51] Compiling SwiftSVG Stylable.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[35/51] Compiling SwiftSVG Transformable.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[36/51] Compiling SwiftSVG SVGCache.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[37/51] Compiling SwiftSVG ParsesAsynchronously.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[38/51] Compiling SwiftSVG SVGCircle.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[39/51] Compiling SwiftSVG SVGContainerElement.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[40/51] Compiling SwiftSVG CoordinateLexer.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[41/51] Compiling SwiftSVG PathCommand.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[42/51] Compiling SwiftSVG PathDLexer.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[43/51] Compiling SwiftSVG NSXMLSVGParser.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[44/51] Compiling SwiftSVG SVGParser.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[45/51] Compiling SwiftSVG SVGParserSupportedElements.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[46/51] Compiling SwiftSVG SVGElement.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[47/51] Compiling SwiftSVG SVGEllipse.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[48/51] Compiling SwiftSVG SVGGroup.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[49/51] Compiling SwiftSVG SVGLine.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[50/51] Compiling SwiftSVG SVGPath.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
[51/51] Compiling SwiftSVG SVGPolygon.swift
/host/spi-builder-workspace/SwiftSVG/SVG/Helpers/Scalar+FromByteArray.swift:31:8: error: no such module 'CoreGraphics'
29 |
30 |
31 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
32 |
33 |
BUILD FAILURE 6.2 android