Build Information
Failed to build ExtendedSwiftMath, reference 2.0.4 (06051b), with Swift 6.2 for Wasm on 17 Jan 2026 16:29:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisGVE/ExtendedSwiftMath.git
Reference: 2.0.4
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/ChrisGVE/ExtendedSwiftMath
* tag 2.0.4 -> FETCH_HEAD
HEAD is now at 06051b7 1 fix(tests): rename test folder and update imports to match package name 2 3 Complete the package renaming by: 4 - Rename Tests/SwiftMathTests/ to Tests/ExtendedSwiftMathTests/ 5 - Update all test file imports from SwiftMath to ExtendedSwiftMath 6 7 This fixes Swift Package Index build failures for v2.0.3 where SPM 8 could not find test sources at the expected path.
Cloned https://github.com/ChrisGVE/ExtendedSwiftMath.git
Revision (git rev-parse @):
06051b74de2f2dd9b925ce61b4a5460b923a3866
SUCCESS checkout https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.4
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ChrisGVE/ExtendedSwiftMath.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e45aebddbd3fb4404abe9276e0d450e6fc2ef4836b534e79623bcca11b80d266
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Building for debugging...
[0/4] Write sources
[1/4] Copying Info.plist
[2/4] Copying mathFonts.bundle
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/25] Emitting module ExtendedSwiftMath
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[6/25] Compiling ExtendedSwiftMath MTFontMathTableV2.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[7/25] Compiling ExtendedSwiftMath MTFontV2.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[8/25] Compiling ExtendedSwiftMath MathFont.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[9/27] Compiling ExtendedSwiftMath RWLock.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[10/27] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[11/27] Compiling ExtendedSwiftMath MTConfig.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[12/27] Compiling ExtendedSwiftMath MTFont.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[13/27] Compiling ExtendedSwiftMath MTFontManager.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[14/27] Compiling ExtendedSwiftMath MTMathListDisplay.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[15/27] Compiling ExtendedSwiftMath MTMathListIndex.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[16/27] Compiling ExtendedSwiftMath MTMathUILabel.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[17/27] Compiling ExtendedSwiftMath MTFontMathTable.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[18/27] Compiling ExtendedSwiftMath MTLabel.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[19/27] Compiling ExtendedSwiftMath MTMathAtomFactory.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[20/27] Compiling ExtendedSwiftMath MTTypesetter.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[21/27] Compiling ExtendedSwiftMath MTUnicode.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[22/27] Compiling ExtendedSwiftMath MathImage.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[23/27] Compiling ExtendedSwiftMath MTBezierPath.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[24/27] Compiling ExtendedSwiftMath MTColor.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[25/27] Compiling ExtendedSwiftMath MTMathImage.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[26/27] Compiling ExtendedSwiftMath MTMathList.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
[27/27] Compiling ExtendedSwiftMath MTMathListBuilder.swift
/host/spi-builder-workspace/Sources/ExtendedSwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 | import CoreText
11 |
BUILD FAILURE 6.2 wasm