Build Information
Failed to build SwiftUIHTML, reference main (fb63fb), with Swift 6.1 for Linux on 24 Sep 2025 13:01:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PRNDcompany/SwiftUIHTML.git
Reference: main
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/PRNDcompany/SwiftUIHTML
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fb63fb7 docs: Add MIT license and update badges
Cloned https://github.com/PRNDcompany/SwiftUIHTML.git
Revision (git rev-parse @):
fb63fb71e383fecfd3b1a4be8d09ec5a70560549
SUCCESS checkout https://github.com/PRNDcompany/SwiftUIHTML.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/PRNDcompany/SwiftUIHTML.git
https://github.com/PRNDcompany/SwiftUIHTML.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIHTML",
"name" : "SwiftUIHTML",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftUIHTML",
"targets" : [
"SwiftUIHTML"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIHTML",
"module_type" : "SwiftTarget",
"name" : "SwiftUIHTML",
"path" : "Sources/SwiftUIHTML",
"product_memberships" : [
"SwiftUIHTML"
],
"sources" : [
"Core/Attachment/AttachmentLayoutManager.swift",
"Core/Attachment/AttachmentManager.swift",
"Core/AttributeStyle/AnyLayoutModifier.swift",
"Core/AttributeStyle/AttributeStyleable.swift",
"Core/AttributeStyle/DefaultAttributeStyle.swift",
"Core/AttributeStyle/EmptyAttributeStyle.swift",
"Core/AttributeStyle/LayoutStyleModifier.swift",
"Core/AttributeStyle/LayoutStyleSubModifier/BackgroundModifier.swift",
"Core/AttributeStyle/LayoutStyleSubModifier/BorderModifier.swift",
"Core/AttributeStyle/LayoutStyleSubModifier/EdgeModifier.swift",
"Core/AttributeStyle/LayoutStyleSubModifier/EffectsModifier.swift",
"Core/AttributeStyle/LayoutStyleSubModifier/InnerLayoutModifier.swift",
"Core/CoreText/CoreTextRunDelegateManager.swift",
"Core/CoreText/TextRangeFrameCalculator.swift",
"Core/Element/BlockElement.swift",
"Core/Element/InlineElement.swift",
"Core/Element/TagElement.swift",
"Core/Extension/CGSize+invisible.swift",
"Core/Extension/Color+hex.swift",
"Core/Extension/EdgeInsets+cssStyle.swift",
"Core/Extension/String+byCharWrapping.swift",
"Core/HTMLConfiguration/HTMLConfiguration+default.swift",
"Core/HTMLConfiguration/HTMLConfiguration+register.swift",
"Core/HTMLConfiguration/HTMLConfiguration.swift",
"Core/HTMLTagRenderer/BlockTag.swift",
"Core/HTMLTagRenderer/HTMLTagElementable.swift",
"Core/HTMLTagRenderer/InlineAttachmentTag.swift",
"Core/HTMLTagRenderer/InlineTag.swift",
"Core/Node/HTMLChild.swift",
"Core/Node/HTMLNode.swift",
"Core/StyleContainer/HTMLStyleContainer+TextLine.swift",
"Core/StyleContainer/HTMLStyleContainer+Values.swift",
"Core/StyleContainer/HTMLStyleContainer.swift",
"Core/Util/CSSFontUtility.swift",
"Core/Util/IndicesCollection.swift",
"Core/WeakContainer/Weak.swift",
"EnviormentValues/HTMLEnvironment.swift",
"EnviormentValues/HTMLEnvironmentKey.swift",
"EnviormentValues/HTMLEnvironmentValues.swift",
"EnviormentValues/View+htmlEnvironment.swift",
"HTMLEnvironmentValues/HTMLConfigurationKey.swift",
"HTMLEnvironmentValues/HTMLStyleContainerKey.swift",
"HTMLMinifier.swift",
"Parser/HTMLParserable.swift",
"Tag/Attachment/ImageTag.swift",
"Tag/Block/DefaultBlockTag.swift",
"Tag/Inline/BoldTag.swift",
"Tag/Inline/DefaultInlineTag.swift",
"Tag/Inline/ItalicTag.swift",
"Tag/Inline/LinkTag.swift",
"Tag/Inline/UnderlineTag.swift",
"ValueType/AttributeValue.swift",
"ValueType/CSSStyle.swift",
"ValueType/ElementSize.swift",
"ValueType/LineBreakMode.swift",
"ValueType/TextType.swift",
"View/HTMLBlock.swift",
"View/HTMLInline.swift",
"View/HTMLNodeView.swift",
"View/HTMLText.swift",
"View/HTMLTextLayout/HTMLTextLayout.swift",
"View/HTMLTextLayout/TextAttachment.swift",
"View/HTMLView.swift",
"ViewModifier/LinkModifier.swift",
"ViewModifier/OnChangeViewModifier.swift",
"ViewModifier/TextLineModifier.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/61] Compiling SwiftUIHTML Color+hex.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[4/61] Compiling SwiftUIHTML EdgeInsets+cssStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[5/61] Compiling SwiftUIHTML String+byCharWrapping.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[6/61] Compiling SwiftUIHTML HTMLConfiguration+default.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[7/61] Compiling SwiftUIHTML HTMLConfiguration+register.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[8/61] Compiling SwiftUIHTML HTMLConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[9/61] Compiling SwiftUIHTML BlockTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[10/61] Compiling SwiftUIHTML HTMLTagElementable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[11/69] Compiling SwiftUIHTML HTMLNodeView.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[12/69] Compiling SwiftUIHTML HTMLText.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[13/69] Compiling SwiftUIHTML HTMLTextLayout.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[14/69] Compiling SwiftUIHTML TextAttachment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[15/69] Compiling SwiftUIHTML HTMLView.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[16/69] Compiling SwiftUIHTML LinkModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[17/69] Compiling SwiftUIHTML OnChangeViewModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[18/69] Compiling SwiftUIHTML TextLineModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[19/69] Compiling SwiftUIHTML IndicesCollection.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[20/69] Compiling SwiftUIHTML Weak.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[21/69] Compiling SwiftUIHTML HTMLEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[22/69] Compiling SwiftUIHTML HTMLEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[23/69] Compiling SwiftUIHTML HTMLEnvironmentValues.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[24/69] Compiling SwiftUIHTML View+htmlEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[25/69] Compiling SwiftUIHTML HTMLConfigurationKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[26/69] Compiling SwiftUIHTML HTMLStyleContainerKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[27/69] Compiling SwiftUIHTML UnderlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[28/69] Compiling SwiftUIHTML AttributeValue.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[29/69] Compiling SwiftUIHTML CSSStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[30/69] Compiling SwiftUIHTML ElementSize.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[31/69] Compiling SwiftUIHTML LineBreakMode.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[32/69] Compiling SwiftUIHTML TextType.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[33/69] Compiling SwiftUIHTML HTMLBlock.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[34/69] Compiling SwiftUIHTML HTMLInline.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[35/69] Compiling SwiftUIHTML HTMLMinifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[36/69] Compiling SwiftUIHTML HTMLParserable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[37/69] Compiling SwiftUIHTML ImageTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[38/69] Compiling SwiftUIHTML DefaultBlockTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[39/69] Compiling SwiftUIHTML BoldTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[40/69] Compiling SwiftUIHTML DefaultInlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[41/69] Compiling SwiftUIHTML ItalicTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[42/69] Compiling SwiftUIHTML LinkTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[43/69] Compiling SwiftUIHTML InlineAttachmentTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[44/69] Compiling SwiftUIHTML InlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[45/69] Compiling SwiftUIHTML HTMLChild.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[46/69] Compiling SwiftUIHTML HTMLNode.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[47/69] Compiling SwiftUIHTML HTMLStyleContainer+TextLine.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[48/69] Compiling SwiftUIHTML HTMLStyleContainer+Values.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[49/69] Compiling SwiftUIHTML HTMLStyleContainer.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[50/69] Compiling SwiftUIHTML CSSFontUtility.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/69] Emitting module SwiftUIHTML
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[52/69] Compiling SwiftUIHTML AttachmentLayoutManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[53/69] Compiling SwiftUIHTML AttachmentManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[54/69] Compiling SwiftUIHTML AnyLayoutModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[55/69] Compiling SwiftUIHTML AttributeStyleable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[56/69] Compiling SwiftUIHTML DefaultAttributeStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[57/69] Compiling SwiftUIHTML EmptyAttributeStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[58/69] Compiling SwiftUIHTML LayoutStyleModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[59/69] Compiling SwiftUIHTML BackgroundModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[60/69] Compiling SwiftUIHTML BorderModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[61/69] Compiling SwiftUIHTML EdgeModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[62/69] Compiling SwiftUIHTML EffectsModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[63/69] Compiling SwiftUIHTML InnerLayoutModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[64/69] Compiling SwiftUIHTML CoreTextRunDelegateManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[65/69] Compiling SwiftUIHTML TextRangeFrameCalculator.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[66/69] Compiling SwiftUIHTML BlockElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[67/69] Compiling SwiftUIHTML InlineElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[68/69] Compiling SwiftUIHTML TagElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[69/69] Compiling SwiftUIHTML CGSize+invisible.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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] Compiling SwiftUIHTML Color+hex.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[3/60] Compiling SwiftUIHTML EdgeInsets+cssStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[4/60] Compiling SwiftUIHTML String+byCharWrapping.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[5/60] Compiling SwiftUIHTML HTMLConfiguration+default.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[6/60] Compiling SwiftUIHTML HTMLConfiguration+register.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[7/60] Compiling SwiftUIHTML HTMLConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[8/60] Compiling SwiftUIHTML BlockTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[9/60] Compiling SwiftUIHTML HTMLTagElementable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[10/68] Compiling SwiftUIHTML HTMLMinifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[11/68] Compiling SwiftUIHTML HTMLParserable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[12/68] Compiling SwiftUIHTML ImageTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[13/68] Compiling SwiftUIHTML DefaultBlockTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[14/68] Compiling SwiftUIHTML BoldTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[15/68] Compiling SwiftUIHTML DefaultInlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[16/68] Compiling SwiftUIHTML ItalicTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[17/68] Compiling SwiftUIHTML LinkTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[18/68] Compiling SwiftUIHTML IndicesCollection.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[19/68] Compiling SwiftUIHTML Weak.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[20/68] Compiling SwiftUIHTML HTMLEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[21/68] Compiling SwiftUIHTML HTMLEnvironmentKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[22/68] Compiling SwiftUIHTML HTMLEnvironmentValues.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[23/68] Compiling SwiftUIHTML View+htmlEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[24/68] Compiling SwiftUIHTML HTMLConfigurationKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[25/68] Compiling SwiftUIHTML HTMLStyleContainerKey.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[26/68] Compiling SwiftUIHTML EdgeModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[27/68] Compiling SwiftUIHTML EffectsModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[28/68] Compiling SwiftUIHTML InnerLayoutModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[29/68] Compiling SwiftUIHTML CoreTextRunDelegateManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[30/68] Compiling SwiftUIHTML TextRangeFrameCalculator.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[31/68] Compiling SwiftUIHTML BlockElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[32/68] Compiling SwiftUIHTML InlineElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[33/68] Compiling SwiftUIHTML TagElement.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[34/68] Compiling SwiftUIHTML CGSize+invisible.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[35/68] Compiling SwiftUIHTML HTMLNodeView.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[36/68] Compiling SwiftUIHTML HTMLText.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[37/68] Compiling SwiftUIHTML HTMLTextLayout.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[38/68] Compiling SwiftUIHTML TextAttachment.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[39/68] Compiling SwiftUIHTML HTMLView.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[40/68] Compiling SwiftUIHTML LinkModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[41/68] Compiling SwiftUIHTML OnChangeViewModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[42/68] Compiling SwiftUIHTML TextLineModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/68] Emitting module SwiftUIHTML
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[44/68] Compiling SwiftUIHTML AttachmentLayoutManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[45/68] Compiling SwiftUIHTML AttachmentManager.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[46/68] Compiling SwiftUIHTML AnyLayoutModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[47/68] Compiling SwiftUIHTML AttributeStyleable.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[48/68] Compiling SwiftUIHTML DefaultAttributeStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[49/68] Compiling SwiftUIHTML EmptyAttributeStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[50/68] Compiling SwiftUIHTML LayoutStyleModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[51/68] Compiling SwiftUIHTML BackgroundModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[52/68] Compiling SwiftUIHTML BorderModifier.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[53/68] Compiling SwiftUIHTML InlineAttachmentTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[54/68] Compiling SwiftUIHTML InlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[55/68] Compiling SwiftUIHTML HTMLChild.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[56/68] Compiling SwiftUIHTML HTMLNode.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[57/68] Compiling SwiftUIHTML HTMLStyleContainer+TextLine.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[58/68] Compiling SwiftUIHTML HTMLStyleContainer+Values.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[59/68] Compiling SwiftUIHTML HTMLStyleContainer.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[60/68] Compiling SwiftUIHTML CSSFontUtility.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[61/68] Compiling SwiftUIHTML UnderlineTag.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[62/68] Compiling SwiftUIHTML AttributeValue.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[63/68] Compiling SwiftUIHTML CSSStyle.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[64/68] Compiling SwiftUIHTML ElementSize.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[65/68] Compiling SwiftUIHTML LineBreakMode.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[66/68] Compiling SwiftUIHTML TextType.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[67/68] Compiling SwiftUIHTML HTMLBlock.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
[68/68] Compiling SwiftUIHTML HTMLInline.swift
/host/spi-builder-workspace/Sources/SwiftUIHTML/Core/Attachment/AttachmentLayoutManager.swift:2:8: error: no such module 'UIKit'
1 | // Copyright © 2024 PRND. All rights reserved.
2 | import UIKit
| `- error: no such module 'UIKit'
3 | import Combine
4 |
BUILD FAILURE 6.1 linux