Build Information
Failed to build MDLatex, reference main (56696a), with Swift 6.0 for Linux on 17 Feb 2026 09:44:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-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/Allen-Digital-OSS/iOSMDLatex-oss.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/Allen-Digital-OSS/iOSMDLatex-oss
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 56696ac Update package version in README for Swift Package Manager
Cloned https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Revision (git rev-parse @):
56696acc58094e52e13eb4903be943e5c09ea420
SUCCESS checkout https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Allen-Digital-OSS/iOSMDLatex-oss.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/johnxnguyen/Down.git
[1/6262] Fetching down
Fetched https://github.com/johnxnguyen/Down.git from cache (1.94s)
Computing version for https://github.com/johnxnguyen/Down.git
Computed https://github.com/johnxnguyen/Down.git at 0.11.0 (0.80s)
Creating working copy for https://github.com/johnxnguyen/Down.git
Working copy of https://github.com/johnxnguyen/Down.git resolved at 0.11.0
Building for debugging...
[0/25] Write sources
[2/25] Compiling libcmark cmark.c
[3/25] Compiling libcmark xml.c
[4/25] Compiling libcmark buffer.c
[5/25] Compiling libcmark blocks.c
[6/25] Compiling libcmark render.c
[7/25] Compiling libcmark references.c
[8/25] Compiling libcmark man.c
[9/25] Compiling libcmark iterator.c
[10/25] Compiling libcmark latex.c
[11/25] Compiling libcmark node.c
[12/25] Compiling libcmark utf8.c
[13/25] Compiling libcmark houdini_html_e.c
[14/25] Compiling libcmark houdini_href_e.c
[15/25] Copying katex_template.html
[16/25] Compiling libcmark html.c
[16/25] Copying DownView.bundle
[18/25] Copying DownView (macOS).bundle
[19/25] Compiling libcmark houdini_html_u.c
[20/25] Compiling libcmark inlines.c
[21/25] Compiling libcmark commonmark.c
[22/25] Compiling libcmark scanners.c
[23/25] Compiling libcmark cmark_ctype.c
[24/25] Write swift-version-24593BA9C3E375BF.txt
[26/84] Emitting module Down
[27/92] Compiling Down ListItemParagraphStyler.swift
[28/92] Compiling Down DownDebugLayoutManager.swift
[29/92] Compiling Down DownLayoutManager.swift
[30/92] Compiling Down CodeBlockOptions.swift
[31/92] Compiling Down ListItemOptions.swift
[32/92] Compiling Down QuoteStripeOptions.swift
[33/92] Compiling Down ThematicBreakOptions.swift
[34/92] Compiling Down DownStyler.swift
[35/92] Compiling Down BlockBackgroundColorAttribute.swift
[36/92] Compiling Down QuoteStripeAttribute.swift
[37/92] Compiling Down ThematicBreakAttribute.swift
[38/92] Compiling Down CGPoint+Translate.swift
[39/92] Compiling Down CGRect+Helpers.swift
[40/92] Compiling Down NSAttributedString+Helpers.swift
[41/92] Compiling Down NSMutableAttributedString+Attributes.swift
[42/92] Compiling Down UIFont+Traits.swift
[43/92] Compiling Down BaseNode.swift
[44/92] Compiling Down BlockQuote.swift
[45/92] Compiling Down ChildSequence.swift
[46/92] Compiling Down Code.swift
[47/92] Compiling Down CodeBlock.swift
[48/92] Compiling Down CustomBlock.swift
[49/92] Compiling Down CustomInline.swift
[50/92] Compiling Down Document.swift
[51/92] Compiling Down Emphasis.swift
[52/92] Compiling Down Paragraph.swift
[53/92] Compiling Down SoftBreak.swift
[54/92] Compiling Down Strong.swift
[55/92] Compiling Down Text.swift
[56/92] Compiling Down ThematicBreak.swift
[57/92] Compiling Down ColorCollection.swift
[58/92] Compiling Down FontCollection.swift
[59/92] Compiling Down ParagraphStyleCollection.swift
[60/92] Compiling Down Heading.swift
[61/92] Compiling Down HtmlBlock.swift
[62/92] Compiling Down HtmlInline.swift
[63/92] Compiling Down Image.swift
[64/92] Compiling Down Item.swift
[65/92] Compiling Down LineBreak.swift
[66/92] Compiling Down Link.swift
[67/92] Compiling Down List.swift
[68/92] Compiling Down Node.swift
[69/92] Compiling Down Down.swift
[70/92] Compiling Down DownErrors.swift
[71/92] Compiling Down DownOptions.swift
[72/92] Compiling Down NSAttributedString+HTML.swift
[73/92] Compiling Down String+ToHTML.swift
[74/92] Compiling Down DownASTRenderable.swift
[75/92] Compiling Down DownAttributedStringRenderable.swift
[76/92] Compiling Down DownCommonMarkRenderable.swift
[77/92] Compiling Down DownStylerConfiguration.swift
[78/92] Compiling Down Styler.swift
[79/92] Compiling Down DownDebugTextView.swift
[80/92] Compiling Down DownTextView.swift
[81/92] Compiling Down AttributedStringVisitor.swift
[82/92] Compiling Down DebugVisitor.swift
[83/92] Compiling Down ListItemPrefixGenerator.swift
[84/92] Compiling Down Visitor.swift
[85/92] Compiling Down DownGroffRenderable.swift
[86/92] Compiling Down DownHTMLRenderable.swift
[87/92] Compiling Down DownLaTeXRenderable.swift
[88/92] Compiling Down DownRenderable.swift
[89/92] Compiling Down DownXMLRenderable.swift
[90/92] Compiling Down BundleHelper.swift
[91/92] Compiling Down DownView.swift
[92/92] Compiling Down resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/106] Emitting module MDLatex
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[95/107] Compiling MDLatex AnimationConfiguration.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[96/107] Compiling MDLatex ThemeConfiguration.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[97/107] Compiling MDLatex Color+Extension.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[98/107] Compiling MDLatex MarkdownLatexParser.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[99/107] Compiling MDLatex MDLatex.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[100/107] Compiling MDLatex MarkdownLatexView+FluentModifiers.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[101/107] Compiling MDLatex MarkdownLatexView+Font+CSS.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[102/107] Compiling MDLatex MarkdownLatexView.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[103/107] Compiling MDLatex MarkdownLatex+WithoutAnimation.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[104/107] Compiling MDLatex MarkdownLatexView+WithAnimation.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[105/107] Compiling MDLatex WebView.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[106/107] Compiling MDLatex WebViewPool.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
[107/107] Compiling MDLatex resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/MDLatex/Config/AnimationConfiguration.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// A configuration structure for handling animation settings.
BUILD FAILURE 6.0 linux