Build Information
Failed to build swiftui-math, reference main (cf7c70), with Swift 6.3 for Linux on 18 Apr 2026 04:07:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/gonzalezreal/swiftui-math.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/gonzalezreal/swiftui-math
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cf7c701 Update README.md
Cloned https://github.com/gonzalezreal/swiftui-math.git
Revision (git rev-parse @):
cf7c70153b4b3f23e2340c7487d883f4abec1775
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gonzalezreal/swiftui-math.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/gonzalezreal/swiftui-math.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (4.41s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (5.01s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/5464] Fetching swift-custom-dump
[5465/80447] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (9.14s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.31s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (11.48s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (5.55s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.30s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.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.9.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/603.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.55s)
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 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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
BUILD FAILURE 6.3 linux