Build Information
Failed to build SwiftGraphics, reference main (4b6e89), with Swift 6.2 for Android on 24 Dec 2025 20:11:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emorydunn/SwiftGraphics.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/emorydunn/SwiftGraphics
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4b6e89d Use correct line weight
Cloned https://github.com/emorydunn/SwiftGraphics.git
Revision (git rev-parse @):
4b6e89d02ae7cd5dec90aea754631d38245b20ef
SUCCESS checkout https://github.com/emorydunn/SwiftGraphics.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/emorydunn/SwiftGraphics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
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-2B04F66FBCF4E350.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/40] Emitting module SwiftGraphics
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[4/45] Compiling SwiftGraphics Angles.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[5/45] Compiling SwiftGraphics Array.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[6/45] Compiling SwiftGraphics Clamped.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[7/45] Compiling SwiftGraphics Double.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[8/45] Compiling SwiftGraphics String.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[9/45] Compiling SwiftGraphics DrawingContext.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[10/45] Compiling SwiftGraphics LineCap.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[11/45] Compiling SwiftGraphics SVGContext.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[12/45] Compiling SwiftGraphics SVGDrawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[13/45] Compiling SwiftGraphics SketchSVGDrawing.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[14/45] Compiling SwiftGraphics Circle+Drawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[15/45] Compiling SwiftGraphics Circle+RayTracable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[16/45] Compiling SwiftGraphics Circle.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[17/45] Compiling SwiftGraphics HatchFill.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[18/45] Compiling SwiftGraphics OverflowHatch.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[19/45] Compiling SwiftGraphics XMLElement.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[20/45] Compiling SwiftGraphics Perlin.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[21/45] Compiling SwiftGraphics PointInPolygon.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[22/45] Compiling SwiftGraphics CircleEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[23/45] Compiling SwiftGraphics DirectionalEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[24/45] Compiling SwiftGraphics Emitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[25/45] Compiling SwiftGraphics Fresnel.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[26/45] Compiling SwiftGraphics LinearEmitter.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[27/45] Compiling SwiftGraphics BezierPath.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[28/45] Compiling SwiftGraphics BoundingBox.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[29/45] Compiling SwiftGraphics Sketch.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[30/45] Compiling SwiftGraphics SketchView.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[31/45] Compiling SwiftGraphics CGDrawable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[32/45] Compiling SwiftGraphics SketchBitmapDrawing.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[33/45] Compiling SwiftGraphics BlendMode.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[34/45] Compiling SwiftGraphics Color.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[35/45] Compiling SwiftGraphics Line.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[36/45] Compiling SwiftGraphics Path.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[37/45] Compiling SwiftGraphics Rectangle.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[38/45] Compiling SwiftGraphics Size.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[39/45] Compiling SwiftGraphics Vector.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[40/45] Compiling SwiftGraphics DefaultIntersections.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[41/45] Compiling SwiftGraphics Intersectable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[42/45] Compiling SwiftGraphics RayTracable.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[43/45] Compiling SwiftGraphics Polygon.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[44/45] Compiling SwiftGraphics Shape.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
[45/45] Compiling SwiftGraphics Sketch Protcols.swift
/host/spi-builder-workspace/Sources/SwiftGraphics/Base Protocols/Intersectable/RayTracable.swift:10:8: error: no such module 'CoreGraphics'
8 |
9 | import Foundation
10 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
11 |
12 | /// An object representing a set of straight lines originating from a point.
BUILD FAILURE 6.2 android