Build Information
Failed to build Parma, reference v0.3.0 (3c8b43
), with Swift 6.1 for Android on 27 May 2025 23:58:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: android
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-4609320-3":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/iwasrobbed/Down
[1/6251] Fetching down
Fetched https://github.com/iwasrobbed/Down from cache (1.63s)
Computing version for https://github.com/iwasrobbed/Down
Computed https://github.com/iwasrobbed/Down at 0.11.0 (3.47s)
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_ctype.c
[1/24] Compiling libcmark houdini_html_e.c
[2/24] Compiling libcmark cmark.c
[3/24] Compiling libcmark commonmark.c
[4/24] Compiling libcmark render.c
[5/24] Compiling libcmark xml.c
[6/24] Compiling libcmark references.c
[7/24] Compiling libcmark node.c
[8/24] Compiling libcmark utf8.c
[9/24] Compiling libcmark man.c
[10/24] Compiling libcmark iterator.c
[11/24] Compiling libcmark houdini_href_e.c
[12/24] Compiling libcmark latex.c
[12/24] Write swift-version-24593BA9C3E375BF.txt
[12/24] Write sources
[12/24] Copying DownView.bundle
[12/24] Write sources
[17/24] Copying DownView (macOS).bundle
[18/24] Compiling libcmark html.c
[19/24] Compiling libcmark inlines.c
[20/24] Compiling libcmark buffer.c
[21/24] Compiling libcmark scanners.c
[22/24] Compiling libcmark houdini_html_u.c
[23/24] Compiling libcmark blocks.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/83] Emitting module Down
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[26/91] Compiling Down Down.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[27/91] Compiling Down DownErrors.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[28/91] Compiling Down DownOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[29/91] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[30/91] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[31/91] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[32/91] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[33/91] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[34/91] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[35/91] Compiling Down Styler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[36/91] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[37/91] Compiling Down DownTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[38/91] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[39/91] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[40/91] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[41/91] Compiling Down Visitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[42/91] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[43/91] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[44/91] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[45/91] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[46/91] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[47/91] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[48/91] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[49/91] Compiling Down DownStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[50/91] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[51/91] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[52/91] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[53/91] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[54/91] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[55/91] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[56/91] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[57/91] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[58/91] Compiling Down Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[59/91] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[60/91] Compiling Down Strong.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[61/91] Compiling Down Text.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[62/91] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[63/91] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[64/91] Compiling Down FontCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[65/91] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[66/91] Compiling Down Heading.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[67/91] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[68/91] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[69/91] Compiling Down Image.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[70/91] Compiling Down Item.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[71/91] Compiling Down LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[72/91] Compiling Down Link.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[73/91] Compiling Down List.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[74/91] Compiling Down Node.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[75/91] Compiling Down BaseNode.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[76/91] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[77/91] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[78/91] Compiling Down Code.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[79/91] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[80/91] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[81/91] Compiling Down CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[82/91] Compiling Down Document.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[83/91] Compiling Down Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[84/91] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[85/91] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[86/91] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[87/91] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[88/91] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[89/91] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[90/91] Compiling Down DownView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[91/91] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/60] Compiling Down BaseNode.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[3/60] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[4/60] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[5/60] Compiling Down Code.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[6/60] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[7/60] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[8/60] Compiling Down CustomInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[9/60] Compiling Down Document.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[10/60] Compiling Down Emphasis.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[11/68] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[12/68] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[13/68] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[14/68] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[15/68] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[16/68] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[17/68] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[18/68] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[19/68] Compiling Down Heading.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[20/68] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[21/68] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[22/68] Compiling Down Image.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[23/68] Compiling Down Item.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[24/68] Compiling Down LineBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[25/68] Compiling Down Link.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[26/68] Compiling Down List.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[27/68] Compiling Down Node.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[28/68] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[29/68] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[30/68] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[31/68] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[32/68] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[33/68] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[34/68] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[35/68] Compiling Down DownStyler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/68] Emitting module Down
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[37/68] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[38/68] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[39/68] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[40/68] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[41/68] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[42/68] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[43/68] Compiling Down DownView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[44/68] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[45/68] Compiling Down Paragraph.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[46/68] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[47/68] Compiling Down Strong.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[48/68] Compiling Down Text.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[49/68] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[50/68] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[51/68] Compiling Down FontCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[52/68] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[53/68] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[54/68] Compiling Down Styler.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[55/68] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[56/68] Compiling Down DownTextView.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[57/68] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[58/68] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[59/68] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[60/68] Compiling Down Visitor.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[61/68] Compiling Down Down.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[62/68] Compiling Down DownErrors.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[63/68] Compiling Down DownOptions.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[64/68] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[65/68] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[66/68] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[67/68] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
[68/68] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/.build/checkouts/Down/Sources/Down/Extensions/NSAttributedString+HTML.swift:17:8: error: no such module 'UIKit'
15 | #else
16 |
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | #endif
BUILD FAILURE 6.1 android