Build Information
Failed to build MarkdownExtendedView, reference main (e88d6e), with Swift 6.1 for Android on 18 Jan 2026 12:54:47 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisGVE/MarkdownExtendedView.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/ChrisGVE/MarkdownExtendedView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e88d6e9 1 docs: reorder README badges per project standards 2 3 Reorder badges to follow standard sequence: License, Release, CI, 4 SPM Swift versions, SPM Platforms, Documentation, target versions. 5 Add missing Release and Documentation badges. Remove redundant 6 Swift version badge (SPI provides this).
Cloned https://github.com/ChrisGVE/MarkdownExtendedView.git
Revision (git rev-parse @):
e88d6e9fa8a69d47be505055c7224406c391b1d6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChrisGVE/MarkdownExtendedView.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ChrisGVE/MarkdownExtendedView.git
https://github.com/ChrisGVE/MarkdownExtendedView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-markdown.git"
},
{
"identity" : "extendedswiftmath",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ChrisGVE/ExtendedSwiftMath.git"
}
],
"manifest_display_name" : "MarkdownExtendedView",
"name" : "MarkdownExtendedView",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MarkdownExtendedView",
"targets" : [
"MarkdownExtendedView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MarkdownExtendedViewTests",
"module_type" : "SwiftTarget",
"name" : "MarkdownExtendedViewTests",
"path" : "Tests/MarkdownExtendedViewTests",
"sources" : [
"ConfigurationTests.swift",
"FootnoteTests.swift",
"ImageTests.swift",
"LinkTests.swift",
"MarkdownExtendedViewTests.swift",
"MarkdownFeaturesTests.swift",
"MermaidTests.swift",
"NestedListTests.swift",
"SyntaxHighlightingTests.swift",
"TaskListTests.swift"
],
"target_dependencies" : [
"MarkdownExtendedView"
],
"type" : "test"
},
{
"c99name" : "MarkdownExtendedView",
"module_type" : "SwiftTarget",
"name" : "MarkdownExtendedView",
"path" : "Sources/MarkdownExtendedView",
"product_dependencies" : [
"Markdown",
"ExtendedSwiftMath"
],
"product_memberships" : [
"MarkdownExtendedView"
],
"sources" : [
"Configuration/Features.swift",
"Extensions/Checkbox+Helpers.swift",
"MarkdownView.swift",
"Parser/LaTeXPreprocessor.swift",
"Preprocessing/FootnotePreprocessor.swift",
"Renderer/LaTeXView.swift",
"Renderer/MarkdownRenderer.swift",
"SyntaxHighlighting/SyntaxHighlighter.swift",
"Theme/Theme.swift",
"Utilities/LinkOpener.swift",
"Views/HighlightedCodeView.swift",
"Views/MarkdownImageView.swift",
"Views/MermaidView.swift",
"Views/SafariView.swift",
"Views/TappableLinkView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git
Fetching https://github.com/apple/swift-markdown.git
[1/2032] Fetching extendedswiftmath
[1200/9093] Fetching extendedswiftmath, swift-markdown
Fetched https://github.com/apple/swift-markdown.git from cache (0.74s)
Fetched https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache (0.75s)
Computing version for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Computed https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.4 (2.99s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.63s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18283] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (1.81s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Working copy of https://github.com/ChrisGVE/ExtendedSwiftMath.git resolved at 2.0.4
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Building for debugging...
[0/41] Compiling cmark-gfm-extensions ext_scanners.c
[1/41] Compiling cmark-gfm-extensions strikethrough.c
[2/41] Compiling cmark-gfm-extensions autolink.c
[3/41] Compiling cmark-gfm-extensions tasklist.c
[4/41] Compiling cmark-gfm-extensions core-extensions.c
[5/41] Compiling cmark-gfm xml.c
[6/41] Compiling cmark-gfm syntax_extension.c
[7/41] Compiling cmark-gfm-extensions table.c
[8/41] Compiling cmark-gfm registry.c
[9/41] Compiling cmark-gfm references.c
[10/41] Compiling cmark-gfm plugin.c
[11/41] Compiling cmark-gfm render.c
[12/41] Compiling cmark-gfm plaintext.c
[13/41] Compiling cmark-gfm-extensions tagfilter.c
[14/41] Write swift-version-24593BA9C3E375BF.txt
[15/41] Compiling cmark-gfm man.c
[16/41] Compiling cmark-gfm map.c
[17/41] Compiling cmark-gfm linked_list.c
[18/41] Compiling cmark-gfm utf8.c
[19/41] Compiling cmark-gfm node.c
[20/41] Compiling cmark-gfm latex.c
[21/41] Compiling cmark-gfm iterator.c
[22/41] Compiling cmark-gfm houdini_html_e.c
[23/41] Compiling cmark-gfm houdini_href_e.c
[24/41] Compiling cmark-gfm cmark_ctype.c
[25/41] Compiling cmark-gfm footnotes.c
[26/41] Compiling cmark-gfm html.c
[27/41] Compiling cmark-gfm houdini_html_u.c
[28/41] Write sources
[30/41] Compiling cmark-gfm commonmark.c
[31/41] Copying Info.plist
[32/41] Write sources
[33/41] Copying mathFonts.bundle
[34/41] Compiling cmark-gfm inlines.c
[34/41] Compiling cmark-gfm cmark.c
[36/41] Compiling CAtomic CAtomic.c
[37/41] Compiling cmark-gfm buffer.c
[38/41] Compiling cmark-gfm arena.c
[39/41] Compiling cmark-gfm blocks.c
[40/41] Compiling cmark-gfm scanners.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/125] Emitting module ExtendedSwiftMath
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[43/127] Compiling Markdown BasicBlockContainer.swift
[44/127] Compiling Markdown BasicInlineContainer.swift
[45/127] Compiling Markdown BlockContainer.swift
[46/127] Compiling Markdown BlockMarkup.swift
[47/127] Compiling Markdown InlineContainer.swift
[48/127] Compiling Markdown InlineMarkup.swift
[49/127] Compiling Markdown ListItemContainer.swift
[50/127] Compiling Markdown AtomicCounter.swift
[51/135] Emitting module Markdown
[52/135] Compiling Markdown ChildIndexPath.swift
[53/135] Compiling Markdown DirectiveArgument.swift
[54/135] Compiling Markdown Document.swift
[55/135] Compiling Markdown LiteralMarkup.swift
[56/135] Compiling Markdown Markup.swift
[57/135] Compiling Markdown MarkupChildren.swift
[58/135] Compiling Markdown MarkupData.swift
[59/135] Compiling Markdown PlainTextConvertibleMarkup.swift
[60/135] Compiling Markdown RawMarkup.swift
[61/135] Compiling Markdown OrderedList.swift
[62/135] Compiling Markdown UnorderedList.swift
[63/135] Compiling ExtendedSwiftMath RWLock.swift
[64/135] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
[65/135] Compiling Markdown HTMLBlock.swift
[66/135] Compiling Markdown Heading.swift
[67/135] Compiling Markdown ThematicBreak.swift
[68/135] Compiling Markdown Table.swift
[69/135] Compiling Markdown TableBody.swift
[70/135] Compiling Markdown TableCell.swift
[71/135] Compiling Markdown TableCellContainer.swift
[72/135] Compiling Markdown TableHead.swift
[73/135] Compiling Markdown TableRow.swift
[74/135] Compiling Markdown Replacement.swift
[75/135] Compiling Markdown SourceLocation.swift
[76/135] Compiling Markdown Emphasis.swift
[77/135] Compiling Markdown Image.swift
[78/135] Compiling Markdown InlineAttributes.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[87/135] Compiling Markdown BlockDirective.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[88/135] Compiling Markdown BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[89/135] Compiling Markdown CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[93/135] Compiling Markdown DoxygenAbstract.swift
[94/135] Compiling Markdown DoxygenDiscussion.swift
[95/135] Compiling Markdown DoxygenNote.swift
[96/135] Compiling Markdown DoxygenParameter.swift
[97/135] Compiling Markdown DoxygenReturns.swift
[98/135] Compiling Markdown ListItem.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[105/135] Compiling Markdown CharacterExtensions.swift
[106/135] Compiling Markdown CollectionExtensions.swift
[107/135] Compiling Markdown StringExtensions.swift
[108/135] Compiling Markdown MarkupVisitor.swift
[109/135] Compiling Markdown MarkupWalker.swift
[110/135] Compiling Markdown HTMLFormatter.swift
[111/135] Compiling Markdown MarkupFormatter.swift
[112/135] Compiling Markdown MarkupTreeDumper.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[118/135] Compiling Markdown Link.swift
[119/135] Compiling Markdown Strikethrough.swift
[120/135] Compiling Markdown Strong.swift
[121/135] Compiling Markdown CustomInline.swift
[122/135] Compiling Markdown InlineCode.swift
[123/135] Compiling Markdown InlineHTML.swift
[124/135] Compiling Markdown LineBreak.swift
[125/135] Compiling Markdown SoftBreak.swift
[126/135] Compiling Markdown SymbolLink.swift
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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:59d1b5e7d2f3065c4a6b5e045771922b1e51742b0d69504dc6de4bec6728e3a4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/85] Compiling Markdown LiteralMarkup.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[3/85] Compiling Markdown Markup.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[4/85] Compiling Markdown MarkupChildren.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[5/87] Compiling Markdown BasicBlockContainer.swift
[6/87] Compiling Markdown BasicInlineContainer.swift
[7/87] Compiling Markdown BlockContainer.swift
[8/87] Compiling Markdown BlockMarkup.swift
[9/87] Compiling Markdown InlineContainer.swift
[10/87] Compiling Markdown InlineMarkup.swift
[11/87] Compiling Markdown ListItemContainer.swift
[12/87] Compiling Markdown AtomicCounter.swift
[13/95] Compiling Markdown ChildIndexPath.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown DirectiveArgument.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown Document.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling ExtendedSwiftMath RWLock.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/95] Emitting module ExtendedSwiftMath
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown DoxygenAbstract.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown DoxygenDiscussion.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown DoxygenNote.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown MarkupData.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown PlainTextConvertibleMarkup.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown RawMarkup.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown BlockDirective.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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/95] Compiling Markdown CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[34/95] Compiling Markdown DoxygenParameter.swift
[35/95] Compiling Markdown DoxygenReturns.swift
[36/95] Compiling Markdown ListItem.swift
[37/95] Compiling Markdown OrderedList.swift
[38/95] Compiling Markdown UnorderedList.swift
[41/95] Compiling Markdown HTMLBlock.swift
[42/95] Compiling Markdown Heading.swift
[43/95] Compiling Markdown ThematicBreak.swift
[44/95] Compiling Markdown Table.swift
[45/95] Compiling Markdown TableBody.swift
[46/95] Compiling Markdown TableCell.swift
[47/95] Compiling Markdown TableCellContainer.swift
[48/95] Compiling Markdown TableHead.swift
[49/95] Compiling Markdown TableRow.swift
[50/95] Compiling Markdown Replacement.swift
[51/95] Compiling Markdown SourceLocation.swift
[52/95] Compiling Markdown Emphasis.swift
[53/95] Compiling Markdown Image.swift
[54/95] Compiling Markdown InlineAttributes.swift
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
/host/spi-builder-workspace/.build/checkouts/ExtendedSwiftMath/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 |
[60/95] Compiling Markdown Link.swift
[61/95] Compiling Markdown Strikethrough.swift
[62/95] Compiling Markdown Strong.swift
[63/95] Compiling Markdown CustomInline.swift
[64/95] Compiling Markdown InlineCode.swift
[65/95] Compiling Markdown InlineHTML.swift
[66/95] Compiling Markdown LineBreak.swift
[67/95] Compiling Markdown SoftBreak.swift
[68/95] Compiling Markdown SymbolLink.swift
BUILD FAILURE 6.1 android