The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MarkdownExtendedView, reference 1.2.4 (f28b7c), with Swift 6.0 for Linux on 17 Jan 2026 11:35:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisGVE/MarkdownExtendedView.git
Reference: 1.2.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/MarkdownExtendedView
 * tag               1.2.4      -> FETCH_HEAD
HEAD is now at f28b7c4    1 docs: update CHANGELOG for versions 1.2.1, 1.2.3, and 1.2.4
Cloned https://github.com/ChrisGVE/MarkdownExtendedView.git
Revision (git rev-parse @):
f28b7c45c812aedd4fe3e3e2214d7f53b8dd7bb0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChrisGVE/MarkdownExtendedView.git at 1.2.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ChrisGVE/MarkdownExtendedView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d60f78d1b94eb114d4ebb72af8c32e902a28db13a75577d0341a88c358a803b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git
[1/7061] Fetching swift-markdown
[1414/9060] Fetching swift-markdown, extendedswiftmath
Fetched https://github.com/apple/swift-markdown.git from cache (0.61s)
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 (3.15s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.86s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18283] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.42s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.85s)
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
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
Building for debugging...
[0/41] Write sources
[3/41] Compiling CAtomic CAtomic.c
[4/41] Compiling cmark-gfm arena.c
[5/41] Compiling cmark-gfm buffer.c
[6/41] Compiling cmark-gfm-extensions tagfilter.c
[7/41] Compiling cmark-gfm-extensions tasklist.c
[8/41] Compiling cmark-gfm-extensions strikethrough.c
[9/41] Compiling cmark-gfm-extensions core-extensions.c
[10/41] Compiling cmark-gfm blocks.c
[11/41] Compiling cmark-gfm-extensions table.c
[12/41] Compiling cmark-gfm-extensions ext_scanners.c
[13/41] Compiling cmark-gfm xml.c
[14/41] Compiling cmark-gfm syntax_extension.c
[15/41] Compiling cmark-gfm-extensions autolink.c
[16/41] Compiling cmark-gfm references.c
[17/41] Compiling cmark-gfm render.c
[18/41] Compiling cmark-gfm registry.c
[19/41] Compiling cmark-gfm plaintext.c
[19/41] Compiling cmark-gfm plugin.c
[21/41] Compiling cmark-gfm map.c
[22/41] Compiling cmark-gfm linked_list.c
[23/41] Compiling cmark-gfm latex.c
[24/41] Compiling cmark-gfm utf8.c
[25/41] Compiling cmark-gfm man.c
[26/41] Compiling cmark-gfm iterator.c
[27/41] Compiling cmark-gfm houdini_html_e.c
[28/41] Compiling cmark-gfm node.c
[29/41] Compiling cmark-gfm html.c
[30/41] Write swift-version-24593BA9C3E375BF.txt
[31/41] Compiling cmark-gfm houdini_href_e.c
[32/41] Copying mathFonts.bundle
[33/41] Copying Info.plist
[34/41] Compiling cmark-gfm cmark_ctype.c
[35/41] Compiling cmark-gfm houdini_html_u.c
[36/41] Compiling cmark-gfm footnotes.c
[37/41] Compiling cmark-gfm inlines.c
[38/41] Compiling cmark-gfm cmark.c
[39/41] Compiling cmark-gfm commonmark.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] Compiling Markdown OrderedList.swift
[52/135] Compiling Markdown UnorderedList.swift
[53/135] Compiling Markdown Paragraph.swift
[54/135] Compiling Markdown CodeBlock.swift
[55/135] Compiling Markdown HTMLBlock.swift
[56/135] Compiling Markdown Heading.swift
[57/135] Compiling Markdown ThematicBreak.swift
[58/135] Compiling Markdown Table.swift
[59/135] Compiling Markdown TableBody.swift
[60/135] 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 |
[61/135] 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 |
[62/135] 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 |
[63/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 |
[64/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 |
[65/135] 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 |
[66/135] 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 |
[67/135] 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 |
/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 |
[74/135] 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 |
[75/135] 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 |
[76/135] 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 |
[77/135] 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 |
[78/135] 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 |
/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 |
[86/135] Compiling Markdown DoxygenDiscussion.swift
[87/135] Compiling Markdown DoxygenNote.swift
[88/135] Compiling Markdown DoxygenParameter.swift
[89/135] Compiling Markdown DoxygenReturns.swift
[90/135] Compiling Markdown ListItem.swift
[91/135] Emitting module Markdown
BUILD FAILURE 6.0 linux