Build Information
Failed to build Parma, reference v0.3.0 (3c8b43
), with Swift 6.2 (beta) for Linux on 18 Jun 2025 23:58:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path: $PWD
https://github.com/dasautoooo/Parma.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/iwasrobbed/Down
[1/6251] Fetching down
Fetched https://github.com/iwasrobbed/Down from cache (2.41s)
Computing version for https://github.com/iwasrobbed/Down
Computed https://github.com/iwasrobbed/Down at 0.11.0 (3.12s)
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 xml.c
[1/24] Compiling libcmark buffer.c
[2/24] Compiling libcmark render.c
[3/24] Compiling libcmark man.c
[4/24] Compiling libcmark references.c
[5/24] Compiling libcmark node.c
[6/24] Compiling libcmark iterator.c
[7/24] Compiling libcmark latex.c
[8/24] Write swift-version-24593BA9C3E375BF.txt
[9/24] Compiling libcmark utf8.c
[10/24] Compiling libcmark houdini_html_e.c
[11/24] Compiling libcmark houdini_href_e.c
[12/24] Compiling libcmark cmark_ctype.c
[13/24] Write sources
[14/24] Copying DownView.bundle
[15/24] Copying DownView (macOS).bundle
[16/24] Write sources
[17/24] Compiling libcmark html.c
[18/24] Compiling libcmark inlines.c
[19/24] Compiling libcmark commonmark.c
[20/24] Compiling libcmark cmark.c
[21/24] Compiling libcmark houdini_html_u.c
[22/24] Compiling libcmark blocks.c
[23/24] Compiling libcmark scanners.c
[25/83] Compiling Down BlockBackgroundColorAttribute.swift
[26/83] Compiling Down QuoteStripeAttribute.swift
[27/83] Compiling Down ThematicBreakAttribute.swift
[28/83] Compiling Down CGPoint+Translate.swift
[29/83] Compiling Down CGRect+Helpers.swift
[30/83] Compiling Down NSAttributedString+Helpers.swift
[31/83] Compiling Down NSMutableAttributedString+Attributes.swift
[32/83] Compiling Down UIFont+Traits.swift
[33/83] Compiling Down Paragraph.swift
[34/83] Compiling Down SoftBreak.swift
[35/83] Compiling Down Strong.swift
[36/83] Compiling Down Text.swift
[37/83] Compiling Down ThematicBreak.swift
[38/83] Compiling Down ColorCollection.swift
[39/83] Compiling Down FontCollection.swift
[40/83] Compiling Down ParagraphStyleCollection.swift
[41/91] Compiling Down Down.swift
[42/91] Compiling Down DownErrors.swift
[43/91] Compiling Down DownOptions.swift
[44/91] Compiling Down NSAttributedString+HTML.swift
[45/91] Compiling Down String+ToHTML.swift
[46/91] Compiling Down DownASTRenderable.swift
[47/91] Compiling Down DownAttributedStringRenderable.swift
[48/91] Compiling Down DownCommonMarkRenderable.swift
[49/91] Compiling Down DownStylerConfiguration.swift
[50/91] Compiling Down Styler.swift
[51/91] Compiling Down DownDebugTextView.swift
[52/91] Compiling Down DownTextView.swift
[53/91] Compiling Down AttributedStringVisitor.swift
[54/91] Compiling Down DebugVisitor.swift
[55/91] Compiling Down ListItemPrefixGenerator.swift
[56/91] Compiling Down Visitor.swift
[57/91] Compiling Down ListItemParagraphStyler.swift
[58/91] Compiling Down DownDebugLayoutManager.swift
[59/91] Compiling Down DownLayoutManager.swift
[60/91] Compiling Down CodeBlockOptions.swift
[61/91] Compiling Down ListItemOptions.swift
[62/91] Compiling Down QuoteStripeOptions.swift
[63/91] Compiling Down ThematicBreakOptions.swift
[64/91] Compiling Down DownStyler.swift
[65/91] Compiling Down Heading.swift
[66/91] Compiling Down HtmlBlock.swift
[67/91] Compiling Down HtmlInline.swift
[68/91] Compiling Down Image.swift
[69/91] Compiling Down Item.swift
[70/91] Compiling Down LineBreak.swift
[71/91] Compiling Down Link.swift
[72/91] Compiling Down List.swift
[73/91] Compiling Down Node.swift
[74/91] Emitting module Down
[75/91] Compiling Down BaseNode.swift
[76/91] Compiling Down BlockQuote.swift
[77/91] Compiling Down ChildSequence.swift
[78/91] Compiling Down Code.swift
[79/91] Compiling Down CodeBlock.swift
[80/91] Compiling Down CustomBlock.swift
[81/91] Compiling Down CustomInline.swift
[82/91] Compiling Down Document.swift
[83/91] Compiling Down Emphasis.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 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 {
[94/114] 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 {
[95/114] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/114] 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 {
[97/114] 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 {
[98/114] 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 {
[99/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 {
[100/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 {
[101/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 {
[102/114] 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 {
[103/114] 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 {
[104/114] 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 {
[105/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 {
[106/114] 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 {
[107/114] 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 {
[108/114] 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 {
[109/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 {
[110/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 {
[111/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 {
[112/116] 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 {
[113/116] 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 {
[114/116] 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 {
[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 {
BUILD FAILURE 6.2 linux