Build Information
Failed to build Scalar2D, reference 0.1.8 (a510d1), with Swift 6.3 for Linux on 12 Apr 2026 15:22:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/generallyhelpfulsoftware/scalar2d.git
Reference: 0.1.8
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/generallyhelpfulsoftware/scalar2d
* tag 0.1.8 -> FETCH_HEAD
HEAD is now at a510d13 Color context was't being passed through.
Cloned https://github.com/generallyhelpfulsoftware/scalar2d.git
Revision (git rev-parse @):
a510d13373e768d04566df7066a01c81ef73daf6
SUCCESS checkout https://github.com/generallyhelpfulsoftware/scalar2d.git at 0.1.8
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/generallyhelpfulsoftware/scalar2d.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/28] Emitting module Scalar2D_Colour
[14/29] Compiling Scalar2D_Colour NSColor+ColourParser.swift
[15/29] Compiling Scalar2D_Colour RGBColourParser.swift
[16/29] Compiling Scalar2D_Colour UIColor+ColourParser.swift
[17/29] Compiling Scalar2D_Colour HexColourParser.swift
[18/29] Compiling Scalar2D_Colour ICCColourParser.swift
[19/29] Compiling Scalar2D_Colour WebColourParser.swift
[20/29] Compiling Scalar2D_Utils UnicodeScalarView+Utils.swift
[21/29] Compiling Scalar2D_Colour DeviceCYMKColourParser.swift
[22/29] Compiling Scalar2D_Colour DeviceColourParser.swift
[23/29] Compiling Scalar2D_Utils InheritableProperty.swift
[24/29] Emitting module Scalar2D_Utils
[25/29] Compiling Scalar2D_Utils Parsing.swift
[26/29] Compiling Scalar2D_Colour CGColor+ColourParser.swift
[27/29] Compiling Scalar2D_Colour ColourParser.swift
[28/29] Compiling Scalar2D_Colour DeviceGrayColourParser.swift
[29/29] Compiling Scalar2D_Colour DeviceRGBColourParser.swift
[32/40] Compiling Scalar2D_GraphicPath UIBezierPath+SVG.swift
/host/spi-builder-workspace/GraphicPath/Sources/CGPath+Iterate.swift:36:8: error: no such module 'CoreGraphics'
34 |
35 | import Foundation
36 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
37 |
38 | public extension CGPath
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/40] Emitting module Scalar2D_FontDescription
/host/spi-builder-workspace/Font/Sources/CoreText+FontDescription.swift:36:8: error: no such module 'CoreText'
34 | //
35 | import Foundation
36 | import CoreText
| `- error: no such module 'CoreText'
37 | import Scalar2D_Utils
38 | #if os(iOS) || os(tvOS) || os(watchOS)
[34/40] Compiling Scalar2D_FontDescription FontDescription.swift
/host/spi-builder-workspace/Font/Sources/CoreText+FontDescription.swift:36:8: error: no such module 'CoreText'
34 | //
35 | import Foundation
36 | import CoreText
| `- error: no such module 'CoreText'
37 | import Scalar2D_Utils
38 | #if os(iOS) || os(tvOS) || os(watchOS)
[35/40] Compiling Scalar2D_FontDescription CoreText+FontDescription.swift
/host/spi-builder-workspace/Font/Sources/CoreText+FontDescription.swift:36:8: error: no such module 'CoreText'
34 | //
35 | import Foundation
36 | import CoreText
| `- error: no such module 'CoreText'
37 | import Scalar2D_Utils
38 | #if os(iOS) || os(tvOS) || os(watchOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/40] Emitting module Scalar2D_GraphicPath
/host/spi-builder-workspace/GraphicPath/Sources/CGPath+Iterate.swift:36:8: error: no such module 'CoreGraphics'
34 |
35 | import Foundation
36 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
37 |
38 | public extension CGPath
[37/40] Compiling Scalar2D_GraphicPath CGPath+Iterate.swift
/host/spi-builder-workspace/GraphicPath/Sources/CGPath+Iterate.swift:36:8: error: no such module 'CoreGraphics'
34 |
35 | import Foundation
36 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
37 |
38 | public extension CGPath
[38/40] Compiling Scalar2D_GraphicPath NSBezierPath+SVG.swift
/host/spi-builder-workspace/GraphicPath/Sources/CGPath+Iterate.swift:36:8: error: no such module 'CoreGraphics'
34 |
35 | import Foundation
36 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
37 |
38 | public extension CGPath
[39/40] Compiling Scalar2D_GraphicPath CGPath+SVG.swift
/host/spi-builder-workspace/GraphicPath/Sources/CGPath+Iterate.swift:36:8: error: no such module 'CoreGraphics'
34 |
35 | import Foundation
36 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
37 |
38 | public extension CGPath
BUILD FAILURE 6.3 linux