The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MarkdownText with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shaps80/MarkdownText.git
Reference: main
Cloned https://github.com/shaps80/MarkdownText.git into spi-builder-workspace
SUCCESS checkout https://github.com/shaps80/MarkdownText.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/shaps80/swift-cmark.git
Fetching https://github.com/shaps80/SwiftUIBackports
Fetching https://github.com/shaps80/swift-markdown
[1/12613] Fetching swift-cmark
[128/13088] Fetching swift-cmark, swift-markdown
[2873/20147] Fetching swift-cmark, swift-markdown, swiftuibackports
Fetched https://github.com/shaps80/SwiftUIBackports (0.51s)
Fetched https://github.com/shaps80/swift-markdown (0.74s)
Computing version for https://github.com/shaps80/swift-markdown
Fetched https://github.com/shaps80/swift-cmark.git (0.75s)
Computed https://github.com/shaps80/swift-markdown at 0.3.0 (0.36s)
Computing version for https://github.com/shaps80/swift-cmark.git
Computed https://github.com/shaps80/swift-cmark.git at 0.2.0 (0.31s)
Computing version for https://github.com/shaps80/SwiftUIBackports
Computed https://github.com/shaps80/SwiftUIBackports at 2.7.0 (0.30s)
Fetching https://github.com/shaps80/SwiftBackports
Fetched https://github.com/shaps80/SwiftBackports (0.19s)
Computing version for https://github.com/shaps80/SwiftBackports
Computed https://github.com/shaps80/SwiftBackports at 1.0.2 (0.32s)
Creating working copy for https://github.com/shaps80/SwiftBackports
Working copy of https://github.com/shaps80/SwiftBackports resolved at 1.0.2
Creating working copy for https://github.com/shaps80/swift-markdown
Working copy of https://github.com/shaps80/swift-markdown resolved at 0.3.0
Creating working copy for https://github.com/shaps80/swift-cmark.git
Working copy of https://github.com/shaps80/swift-cmark.git resolved at 0.2.0
Creating working copy for https://github.com/shaps80/SwiftUIBackports
Working copy of https://github.com/shaps80/SwiftUIBackports resolved at 2.7.0
Building for debugging...
[0/35] Compiling CAtomic CAtomic.c
[1/35] Compiling cmark-gfm cmark_ctype.c
[2/35] Compiling cmark-gfm arena.c
[3/35] Compiling cmark-gfm buffer.c
[4/35] Compiling cmark-gfm man.c
[5/35] Compiling cmark-gfm cmark.c
[6/41] Compiling cmark-gfm blocks.c
[7/41] Compiling cmark-gfm-extensions tasklist.c
[8/41] Compiling cmark-gfm-extensions core-extensions.c
[9/41] Compiling cmark-gfm-extensions ext_scanners.c
[10/41] Compiling cmark-gfm-extensions strikethrough.c
[11/41] Compiling cmark-gfm-extensions tagfilter.c
[12/41] Compiling cmark-gfm-extensions autolink.c
[13/41] Compiling cmark-gfm xml.c
[14/41] Compiling cmark-gfm-extensions table.c
[15/41] Compiling cmark-gfm syntax_extension.c
[16/41] Compiling cmark-gfm render.c
[17/41] Compiling cmark-gfm plugin.c
[18/41] Compiling cmark-gfm references.c
[19/41] Compiling cmark-gfm registry.c
[20/41] Compiling cmark-gfm plaintext.c
[21/41] Compiling cmark-gfm linked_list.c
[22/41] Compiling cmark-gfm map.c
[23/41] Compiling cmark-gfm node.c
[24/41] Compiling cmark-gfm utf8.c
[25/41] Compiling cmark-gfm latex.c
[26/41] Compiling cmark-gfm iterator.c
[27/41] Compiling cmark-gfm houdini_href_e.c
[28/41] Compiling cmark-gfm houdini_html_e.c
[29/41] Compiling cmark-gfm html.c
[30/41] Compiling cmark-gfm footnotes.c
[31/41] Compiling cmark-gfm houdini_html_u.c
[32/41] Compiling cmark-gfm inlines.c
[33/41] Compiling cmark-gfm commonmark.c
[34/41] Compiling cmark-gfm scanners.c
[36/98] Emitting module Markdown
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/105] Emitting module SwiftBackports
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[38/105] Compiling Markdown Strong.swift
[39/105] Compiling Markdown CustomInline.swift
[40/105] Compiling Markdown InlineCode.swift
[41/105] Compiling Markdown InlineHTML.swift
[42/105] Compiling Markdown LineBreak.swift
[43/105] Compiling Markdown SoftBreak.swift
[44/105] Compiling Markdown SymbolLink.swift
[45/105] Compiling Markdown Text.swift
[46/105] Compiling Markdown CodeBlock.swift
[47/105] Compiling Markdown HTMLBlock.swift
[48/105] Compiling Markdown Heading.swift
[49/105] Compiling Markdown ThematicBreak.swift
[50/105] Compiling Markdown Table.swift
[51/105] Compiling Markdown TableBody.swift
[52/105] Compiling Markdown TableCell.swift
[53/105] Compiling Markdown TableCellContainer.swift
[54/105] Compiling Markdown TableHead.swift
[55/105] Compiling Markdown TableRow.swift
[56/105] Compiling Markdown Replacement.swift
[57/105] Compiling Markdown SourceLocation.swift
[58/105] Compiling Markdown Emphasis.swift
[59/105] Compiling Markdown Image.swift
[60/105] Compiling Markdown Link.swift
[61/105] Compiling Markdown Strikethrough.swift
[62/105] Compiling Markdown CharacterExtensions.swift
[63/105] Compiling Markdown CollectionExtensions.swift
[64/105] Compiling Markdown StringExtensions.swift
[65/105] Compiling Markdown MarkupVisitor.swift
[66/105] Compiling Markdown MarkupWalker.swift
[67/105] Compiling Markdown MarkupFormatter.swift
[68/105] Compiling Markdown MarkupTreeDumper.swift
[69/105] Compiling Markdown RawMarkup.swift
[70/105] Compiling Markdown BlockDirective.swift
[71/105] Compiling Markdown BlockQuote.swift
[72/105] Compiling Markdown CustomBlock.swift
[73/105] Compiling Markdown ListItem.swift
[74/105] Compiling Markdown OrderedList.swift
[75/105] Compiling Markdown UnorderedList.swift
[76/105] Compiling Markdown Paragraph.swift
[77/105] Compiling SwiftBackports Backport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[78/105] Compiling SwiftBackports URLSession+Async.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[79/105] Compiling Markdown Aside.swift
[80/105] Compiling Markdown BlockDirectiveParser.swift
[81/105] Compiling Markdown CommonMarkConverter.swift
[82/105] Compiling Markdown LazySplitLines.swift
[83/105] Compiling Markdown ParseOptions.swift
[84/105] Compiling Markdown RangeAdjuster.swift
[85/105] Compiling Markdown RangerTracker.swift
[86/105] Compiling Markdown MarkupRewriter.swift
[87/105] Compiling Markdown BasicBlockContainer.swift
[88/105] Compiling Markdown BasicInlineContainer.swift
[89/105] Compiling Markdown BlockContainer.swift
[90/105] Compiling Markdown BlockMarkup.swift
[91/105] Compiling Markdown InlineContainer.swift
[92/105] Compiling Markdown InlineMarkup.swift
[93/105] Compiling Markdown ListItemContainer.swift
[94/105] Compiling Markdown AtomicCounter.swift
[95/105] Compiling Markdown ChildIndexPath.swift
[96/105] Compiling Markdown DirectiveArgument.swift
[97/105] Compiling Markdown Document.swift
[98/105] Compiling Markdown LiteralMarkup.swift
[99/105] Compiling Markdown Markup.swift
[100/105] Compiling Markdown MarkupChildren.swift
[101/105] Compiling Markdown MarkupData.swift
[102/105] Compiling Markdown PlainTextConvertibleMarkup.swift
[105/107] Compiling SwiftBackports UTType.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[106/107] Compiling SwiftBackports CoreTypes.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[107/107] Compiling SwiftBackports UTTagClass.swift
/host/spi-builder-workspace/.build/checkouts/SwiftBackports/Sources/SwiftBackports/Backport.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2