Build Information
Failed to build swiftui-math, reference 0.1.0 (0b5c2c), with Swift 6.2 for Linux on 11 Jan 2026 21:19:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/swiftui-math.git
Reference: 0.1.0
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/gonzalezreal/swiftui-math
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 0b5c2cf Merge pull request #2 from gonzalezreal/prepare-for-release
Cloned https://github.com/gonzalezreal/swiftui-math.git
Revision (git rev-parse @):
0b5c2cfaaec8d6193db206f675048eeb5ce95f71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/swiftui-math.git at 0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/gonzalezreal/swiftui-math.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:028db8def7a0a170322a168cc6b6bf6fa53e165049035becb7303fffc498bb80
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15625] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (3.72s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4733] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.33s)
[1/73476] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.77s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (5.14s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.98s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.39s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.62s)
Building for debugging...
[0/3] Write sources
[1/3] Copying mathFonts.bundle
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/43] Emitting module SwiftUIMath
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[5/48] Compiling SwiftUIMath Parser.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[6/48] Compiling SwiftUIMath Math.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[7/48] Compiling SwiftUIMath RenderingMode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[8/48] Compiling SwiftUIMath TypesettingStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[9/48] Compiling SwiftUIMath resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[10/48] Compiling SwiftUIMath Font.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[11/48] Compiling SwiftUIMath CGContext+DisplayNode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[12/48] Compiling SwiftUIMath DisplayAccent.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[13/48] Compiling SwiftUIMath DisplayFraction.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[14/48] Compiling SwiftUIMath DisplayGlyph.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[15/48] Compiling SwiftUIMath DisplayGlyphRun.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[16/48] Compiling SwiftUIMath DisplayLargeOperator.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[17/48] Compiling SwiftUIMath DisplayLine.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[18/48] Compiling SwiftUIMath DisplayList.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[19/48] Compiling SwiftUIMath DisplayNode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[20/48] Compiling SwiftUIMath DisplayProvider.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[21/48] Compiling SwiftUIMath DisplayRadical.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[22/48] Compiling SwiftUIMath Space.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[23/48] Compiling SwiftUIMath Style.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[24/48] Compiling SwiftUIMath Table.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[25/48] Compiling SwiftUIMath TextColor.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[26/48] Compiling SwiftUIMath Underline.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[27/48] Compiling SwiftUIMath Fraction.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[28/48] Compiling SwiftUIMath Inner.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[29/48] Compiling SwiftUIMath LargeOperator.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[30/48] Compiling SwiftUIMath Overline.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[31/48] Compiling SwiftUIMath Radical.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[32/48] Compiling SwiftUIMath AtomFactory.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[33/48] Compiling SwiftUIMath AtomList.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[34/48] Compiling SwiftUIMath Accent.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[35/48] Compiling SwiftUIMath Color.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[36/48] Compiling SwiftUIMath ColorBox.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[37/48] Compiling SwiftUIMath DisplayShiftedNode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[38/48] Compiling SwiftUIMath DisplayTextRun.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[39/48] Compiling SwiftUIMath GraphicsContext+DisplayNode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[40/48] Compiling SwiftUIMath Typesetter.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[41/48] Compiling SwiftUIMath FontMetrics.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[42/48] Compiling SwiftUIMath FontRegistry.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[43/48] Compiling SwiftUIMath FontTable.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[44/48] Compiling SwiftUIMath PlatformFont.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[45/48] Compiling SwiftUIMath CGColor+HexString.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[46/48] Compiling SwiftUIMath KeyBox.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[47/48] Compiling SwiftUIMath ReadWriteLockIsolated.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
[48/48] Compiling SwiftUIMath Unicode.swift
/host/spi-builder-workspace/Sources/SwiftUIMath/Font.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Math {
BUILD FAILURE 6.2 linux