Build Information
Failed to build Parma, reference v0.3.0 (3c8b43
), with Swift 6.1 for Linux on 26 Apr 2025 11:48:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dasautoooo/Parma.git
Reference: v0.3.0
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/dasautoooo/Parma
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 3c8b431 Move escapeContent function.
Cloned https://github.com/dasautoooo/Parma.git
Revision (git rev-parse @):
3c8b431fd5ad3cf675c60d0aa89f011cbcbb036c
SUCCESS checkout https://github.com/dasautoooo/Parma.git at v0.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/dasautoooo/Parma.git
https://github.com/dasautoooo/Parma.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/iwasrobbed/Down"
}
],
"manifest_display_name" : "Parma",
"name" : "Parma",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Parma",
"targets" : [
"Parma"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ParmaTests",
"module_type" : "SwiftTarget",
"name" : "ParmaTests",
"path" : "Tests/ParmaTests",
"sources" : [
"ParmaTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Parma"
],
"type" : "test"
},
{
"c99name" : "Parma",
"module_type" : "SwiftTarget",
"name" : "Parma",
"path" : "Sources/Parma",
"product_dependencies" : [
"Down"
],
"product_memberships" : [
"Parma"
],
"sources" : [
"Composer/CodeElementComposer.swift",
"Composer/Composer.swift",
"Composer/ComposingContext.swift",
"Composer/ElementComposer.swift",
"Composer/EmphasisElementComposer.swift",
"Composer/HeadingElementComposer.swift",
"Composer/ImageElementComposer.swift",
"Composer/LinkElementComposer.swift",
"Composer/ListElementComposer.swift",
"Composer/ListItemElementComposer.swift",
"Composer/ParagraphElementComposer.swift",
"Composer/PlainTextComposer.swift",
"Composer/StrongElementComposer.swift",
"Composer/UnknownElementComposer.swift",
"Element/Element.swift",
"Element/HeadingLevel.swift",
"Element/ListAttributes.swift",
"Element/ListDelimiter.swift",
"Element/ListType.swift",
"Parma.swift",
"ParmaCore.swift",
"Render/ParmaRender.swift",
"Render/ParmaRenderable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/iwasrobbed/Down
[1/6251] Fetching down
Fetched https://github.com/iwasrobbed/Down from cache (2.73s)
Computing version for https://github.com/iwasrobbed/Down
Computed https://github.com/iwasrobbed/Down at 0.11.0 (3.36s)
Creating working copy for https://github.com/iwasrobbed/Down
Working copy of https://github.com/iwasrobbed/Down resolved at 0.11.0
Building for debugging...
[0/24] Compiling libcmark cmark.c
[1/24] Compiling libcmark buffer.c
[2/24] Compiling libcmark xml.c
[3/24] Compiling libcmark commonmark.c
[4/24] Compiling libcmark blocks.c
[5/24] Compiling libcmark houdini_html_u.c
[6/24] Compiling libcmark render.c
[7/24] Compiling libcmark references.c
[8/24] Compiling libcmark node.c
[9/24] Compiling libcmark iterator.c
[9/24] Compiling libcmark latex.c
[11/24] Write swift-version-24593BA9C3E375BF.txt
[12/24] Compiling libcmark cmark_ctype.c
[12/24] Write sources
[12/24] Copying DownView.bundle
[15/24] Copying DownView (macOS).bundle
[15/24] Write sources
[17/24] Compiling libcmark man.c
[18/24] Compiling libcmark utf8.c
[19/24] Compiling libcmark houdini_href_e.c
[20/24] Compiling libcmark houdini_html_e.c
[21/24] Compiling libcmark html.c
[22/24] Compiling libcmark inlines.c
[23/24] Compiling libcmark scanners.c
[25/83] Emitting module Down
[26/91] Compiling Down Heading.swift
[27/91] Compiling Down HtmlBlock.swift
[28/91] Compiling Down HtmlInline.swift
[29/91] Compiling Down Image.swift
[30/91] Compiling Down Item.swift
[31/91] Compiling Down LineBreak.swift
[32/91] Compiling Down Link.swift
[33/91] Compiling Down List.swift
[34/91] Compiling Down Node.swift
[35/91] Compiling Down BlockBackgroundColorAttribute.swift
[36/91] Compiling Down QuoteStripeAttribute.swift
[37/91] Compiling Down ThematicBreakAttribute.swift
[38/91] Compiling Down CGPoint+Translate.swift
[39/91] Compiling Down CGRect+Helpers.swift
[40/91] Compiling Down NSAttributedString+Helpers.swift
[41/91] Compiling Down NSMutableAttributedString+Attributes.swift
[42/91] Compiling Down UIFont+Traits.swift
[43/91] Compiling Down ListItemParagraphStyler.swift
[44/91] Compiling Down DownDebugLayoutManager.swift
[45/91] Compiling Down DownLayoutManager.swift
[46/91] Compiling Down CodeBlockOptions.swift
[47/91] Compiling Down ListItemOptions.swift
[48/91] Compiling Down QuoteStripeOptions.swift
[49/91] Compiling Down ThematicBreakOptions.swift
[50/91] Compiling Down DownStyler.swift
[51/91] Compiling Down Down.swift
[52/91] Compiling Down DownErrors.swift
[53/91] Compiling Down DownOptions.swift
[54/91] Compiling Down NSAttributedString+HTML.swift
[55/91] Compiling Down String+ToHTML.swift
[56/91] Compiling Down DownASTRenderable.swift
[57/91] Compiling Down DownAttributedStringRenderable.swift
[58/91] Compiling Down DownCommonMarkRenderable.swift
[59/91] Compiling Down DownStylerConfiguration.swift
[60/91] Compiling Down Styler.swift
[61/91] Compiling Down DownDebugTextView.swift
[62/91] Compiling Down DownTextView.swift
[63/91] Compiling Down AttributedStringVisitor.swift
[64/91] Compiling Down DebugVisitor.swift
[65/91] Compiling Down ListItemPrefixGenerator.swift
[66/91] Compiling Down Visitor.swift
[67/91] Compiling Down BaseNode.swift
[68/91] Compiling Down BlockQuote.swift
[69/91] Compiling Down ChildSequence.swift
[70/91] Compiling Down Code.swift
[71/91] Compiling Down CodeBlock.swift
[72/91] Compiling Down CustomBlock.swift
[73/91] Compiling Down CustomInline.swift
[74/91] Compiling Down Document.swift
[75/91] Compiling Down Emphasis.swift
[76/91] Compiling Down Paragraph.swift
[77/91] Compiling Down SoftBreak.swift
[78/91] Compiling Down Strong.swift
[79/91] Compiling Down Text.swift
[80/91] Compiling Down ThematicBreak.swift
[81/91] Compiling Down ColorCollection.swift
[82/91] Compiling Down FontCollection.swift
[83/91] Compiling Down ParagraphStyleCollection.swift
[84/91] Compiling Down DownGroffRenderable.swift
[85/91] Compiling Down DownHTMLRenderable.swift
[86/91] Compiling Down DownLaTeXRenderable.swift
[87/91] Compiling Down DownRenderable.swift
[88/91] Compiling Down DownXMLRenderable.swift
[89/91] Compiling Down BundleHelper.swift
[90/91] Compiling Down DownView.swift
[91/91] Compiling Down resource_bundle_accessor.swift
[93/114] Compiling Parma HeadingLevel.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[94/114] Compiling Parma ListAttributes.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[95/114] Compiling Parma ListDelimiter.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/114] Emitting module Parma
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[97/114] Compiling Parma CodeElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[98/114] Compiling Parma Composer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[99/114] Compiling Parma ComposingContext.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[100/116] Compiling Parma StrongElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[101/116] Compiling Parma UnknownElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[102/116] Compiling Parma Element.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[103/116] Compiling Parma ImageElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[104/116] Compiling Parma LinkElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[105/116] Compiling Parma ListElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[106/116] Compiling Parma ElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[107/116] Compiling Parma EmphasisElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[108/116] Compiling Parma HeadingElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[109/116] Compiling Parma ListItemElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[110/116] Compiling Parma ParagraphElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[111/116] Compiling Parma PlainTextComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[112/116] Compiling Parma ListType.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[113/116] Compiling Parma Parma.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[114/116] Compiling Parma ParmaCore.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[115/116] Compiling Parma ParmaRender.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[116/116] Compiling Parma ParmaRenderable.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/60] Emitting module Down
[3/68] Compiling Down Paragraph.swift
[4/68] Compiling Down SoftBreak.swift
[5/68] Compiling Down Strong.swift
[6/68] Compiling Down Text.swift
[7/68] Compiling Down ThematicBreak.swift
[8/68] Compiling Down ColorCollection.swift
[9/68] Compiling Down FontCollection.swift
[10/68] Compiling Down ParagraphStyleCollection.swift
[11/68] Compiling Down BaseNode.swift
[12/68] Compiling Down BlockQuote.swift
[13/68] Compiling Down ChildSequence.swift
[14/68] Compiling Down Code.swift
[15/68] Compiling Down CodeBlock.swift
[16/68] Compiling Down CustomBlock.swift
[17/68] Compiling Down CustomInline.swift
[18/68] Compiling Down Document.swift
[19/68] Compiling Down Emphasis.swift
[20/68] Compiling Down ListItemParagraphStyler.swift
[21/68] Compiling Down DownDebugLayoutManager.swift
[22/68] Compiling Down DownLayoutManager.swift
[23/68] Compiling Down CodeBlockOptions.swift
[24/68] Compiling Down ListItemOptions.swift
[25/68] Compiling Down QuoteStripeOptions.swift
[26/68] Compiling Down ThematicBreakOptions.swift
[27/68] Compiling Down DownStyler.swift
[28/68] Compiling Down DownStylerConfiguration.swift
[29/68] Compiling Down Styler.swift
[30/68] Compiling Down DownDebugTextView.swift
[31/68] Compiling Down DownTextView.swift
[32/68] Compiling Down AttributedStringVisitor.swift
[33/68] Compiling Down DebugVisitor.swift
[34/68] Compiling Down ListItemPrefixGenerator.swift
[35/68] Compiling Down Visitor.swift
[36/68] Compiling Down Down.swift
[37/68] Compiling Down DownErrors.swift
[38/68] Compiling Down DownOptions.swift
[39/68] Compiling Down NSAttributedString+HTML.swift
[40/68] Compiling Down String+ToHTML.swift
[41/68] Compiling Down DownASTRenderable.swift
[42/68] Compiling Down DownAttributedStringRenderable.swift
[43/68] Compiling Down DownCommonMarkRenderable.swift
[44/68] Compiling Down BlockBackgroundColorAttribute.swift
[45/68] Compiling Down QuoteStripeAttribute.swift
[46/68] Compiling Down ThematicBreakAttribute.swift
[47/68] Compiling Down CGPoint+Translate.swift
[48/68] Compiling Down CGRect+Helpers.swift
[49/68] Compiling Down NSAttributedString+Helpers.swift
[50/68] Compiling Down NSMutableAttributedString+Attributes.swift
[51/68] Compiling Down UIFont+Traits.swift
[52/68] Compiling Down Heading.swift
[53/68] Compiling Down HtmlBlock.swift
[54/68] Compiling Down HtmlInline.swift
[55/68] Compiling Down Image.swift
[56/68] Compiling Down Item.swift
[57/68] Compiling Down LineBreak.swift
[58/68] Compiling Down Link.swift
[59/68] Compiling Down List.swift
[60/68] Compiling Down Node.swift
[61/68] Compiling Down DownGroffRenderable.swift
[62/68] Compiling Down DownHTMLRenderable.swift
[63/68] Compiling Down DownLaTeXRenderable.swift
[64/68] Compiling Down DownRenderable.swift
[65/68] Compiling Down DownXMLRenderable.swift
[66/68] Compiling Down BundleHelper.swift
[67/68] Compiling Down DownView.swift
[68/68] Compiling Down resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/91] Emitting module Parma
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[71/91] Compiling Parma CodeElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[72/91] Compiling Parma Composer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[73/91] Compiling Parma ComposingContext.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[74/93] Compiling Parma HeadingLevel.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[75/93] Compiling Parma ListAttributes.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[76/93] Compiling Parma ListDelimiter.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[77/93] Compiling Parma ListType.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[78/93] Compiling Parma Parma.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[79/93] Compiling Parma ParmaCore.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[80/93] Compiling Parma StrongElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[81/93] Compiling Parma UnknownElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[82/93] Compiling Parma Element.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[83/93] Compiling Parma ElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[84/93] Compiling Parma EmphasisElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[85/93] Compiling Parma HeadingElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[86/93] Compiling Parma ListItemElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[87/93] Compiling Parma ParagraphElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[88/93] Compiling Parma PlainTextComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[89/93] Compiling Parma ImageElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[90/93] Compiling Parma LinkElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[91/93] Compiling Parma ListElementComposer.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[92/93] Compiling Parma ParmaRender.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
[93/93] Compiling Parma ParmaRenderable.swift
/host/spi-builder-workspace/Sources/Parma/Composer/CodeElementComposer.swift:11:8: error: no such module 'SwiftUI'
9 | // MIT license, see LICENSE file for details
10 |
11 | import SwiftUI
| `- error: no such module 'SwiftUI'
12 |
13 | struct CodeElementComposer: InlineElementComposer {
BUILD FAILURE 6.1 linux