Build Information
Failed to build Down, reference v0.11.0 (f34b16
), with Swift 6.2 (beta) for Android on 19 Jun 2025 04:32:15 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnxnguyen/Down.git
Reference: v0.11.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/johnxnguyen/Down
* tag v0.11.0 -> FETCH_HEAD
HEAD is now at f34b166 [Pod] Bump to v0.11.0
Cloned https://github.com/johnxnguyen/Down.git
Revision (git rev-parse @):
f34b166be1f1db4aa8f573067e901d72f2a6be57
SUCCESS checkout https://github.com/johnxnguyen/Down.git at v0.11.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnxnguyen/Down.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/23] Compiling libcmark cmark_ctype.c
[1/23] Compiling libcmark commonmark.c
[2/23] Compiling libcmark cmark.c
[3/23] Compiling libcmark xml.c
[4/23] Compiling libcmark buffer.c
[5/23] Compiling libcmark blocks.c
[5/23] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/23] Compiling libcmark render.c
[8/23] Compiling libcmark references.c
[9/23] Compiling libcmark man.c
[10/23] Compiling libcmark node.c
[11/23] Compiling libcmark html.c
[12/23] Compiling libcmark iterator.c
[12/23] Copying DownView.bundle
[12/23] Copying DownView (macOS).bundle
[12/23] Write sources
[16/23] Compiling libcmark latex.c
[17/23] Compiling libcmark houdini_html_e.c
[18/23] Compiling libcmark houdini_href_e.c
[19/23] Compiling libcmark houdini_html_u.c
[20/23] Compiling libcmark inlines.c
[21/23] Compiling libcmark utf8.c
[22/23] Compiling libcmark scanners.c
[24/82] Compiling Down Heading.swift
/host/spi-builder-workspace/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/82] Compiling Down HtmlBlock.swift
/host/spi-builder-workspace/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/82] Compiling Down HtmlInline.swift
/host/spi-builder-workspace/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/82] Compiling Down Image.swift
/host/spi-builder-workspace/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/82] Compiling Down Item.swift
/host/spi-builder-workspace/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/82] Compiling Down LineBreak.swift
/host/spi-builder-workspace/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/82] Compiling Down Link.swift
/host/spi-builder-workspace/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/82] Compiling Down List.swift
/host/spi-builder-workspace/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/82] Compiling Down Node.swift
/host/spi-builder-workspace/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/82] Compiling Down Down.swift
/host/spi-builder-workspace/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/82] Compiling Down DownErrors.swift
/host/spi-builder-workspace/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/82] Compiling Down DownOptions.swift
/host/spi-builder-workspace/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/82] Compiling Down NSAttributedString+HTML.swift
/host/spi-builder-workspace/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/82] Compiling Down String+ToHTML.swift
/host/spi-builder-workspace/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/82] Compiling Down DownASTRenderable.swift
/host/spi-builder-workspace/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/82] Compiling Down DownAttributedStringRenderable.swift
/host/spi-builder-workspace/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/82] Compiling Down DownCommonMarkRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down DownStylerConfiguration.swift
/host/spi-builder-workspace/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/90] Compiling Down Styler.swift
/host/spi-builder-workspace/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/90] Compiling Down DownDebugTextView.swift
/host/spi-builder-workspace/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/90] Compiling Down DownTextView.swift
/host/spi-builder-workspace/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/90] Compiling Down AttributedStringVisitor.swift
/host/spi-builder-workspace/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/90] Compiling Down DebugVisitor.swift
/host/spi-builder-workspace/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/90] Compiling Down ListItemPrefixGenerator.swift
/host/spi-builder-workspace/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/90] Compiling Down Visitor.swift
/host/spi-builder-workspace/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/90] Compiling Down BlockBackgroundColorAttribute.swift
/host/spi-builder-workspace/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/90] Compiling Down QuoteStripeAttribute.swift
/host/spi-builder-workspace/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/90] Compiling Down ThematicBreakAttribute.swift
/host/spi-builder-workspace/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/90] Compiling Down CGPoint+Translate.swift
/host/spi-builder-workspace/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/90] Compiling Down CGRect+Helpers.swift
/host/spi-builder-workspace/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/90] Compiling Down NSAttributedString+Helpers.swift
/host/spi-builder-workspace/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/90] Compiling Down NSMutableAttributedString+Attributes.swift
/host/spi-builder-workspace/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/90] Compiling Down UIFont+Traits.swift
/host/spi-builder-workspace/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/90] Compiling Down ListItemParagraphStyler.swift
/host/spi-builder-workspace/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/90] Compiling Down DownDebugLayoutManager.swift
/host/spi-builder-workspace/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/90] Compiling Down DownLayoutManager.swift
/host/spi-builder-workspace/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/90] Compiling Down CodeBlockOptions.swift
/host/spi-builder-workspace/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/90] Compiling Down ListItemOptions.swift
/host/spi-builder-workspace/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/90] Compiling Down QuoteStripeOptions.swift
/host/spi-builder-workspace/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/90] Compiling Down ThematicBreakOptions.swift
/host/spi-builder-workspace/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/90] Compiling Down DownStyler.swift
/host/spi-builder-workspace/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/90] Compiling Down Paragraph.swift
/host/spi-builder-workspace/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/90] Compiling Down SoftBreak.swift
/host/spi-builder-workspace/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/90] Compiling Down Strong.swift
/host/spi-builder-workspace/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/90] Compiling Down Text.swift
/host/spi-builder-workspace/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/90] Compiling Down ThematicBreak.swift
/host/spi-builder-workspace/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/90] Compiling Down ColorCollection.swift
/host/spi-builder-workspace/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/90] Compiling Down FontCollection.swift
/host/spi-builder-workspace/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/90] Compiling Down ParagraphStyleCollection.swift
/host/spi-builder-workspace/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)
[73/90] Emitting module Down
/host/spi-builder-workspace/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/90] Compiling Down BaseNode.swift
/host/spi-builder-workspace/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/90] Compiling Down BlockQuote.swift
/host/spi-builder-workspace/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/90] Compiling Down ChildSequence.swift
/host/spi-builder-workspace/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/90] Compiling Down Code.swift
/host/spi-builder-workspace/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/90] Compiling Down CodeBlock.swift
/host/spi-builder-workspace/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/90] Compiling Down CustomBlock.swift
/host/spi-builder-workspace/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/90] Compiling Down CustomInline.swift
/host/spi-builder-workspace/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/90] Compiling Down Document.swift
/host/spi-builder-workspace/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/90] Compiling Down Emphasis.swift
/host/spi-builder-workspace/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/90] Compiling Down DownGroffRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down DownHTMLRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down DownLaTeXRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down DownRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down DownXMLRenderable.swift
/host/spi-builder-workspace/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/90] Compiling Down BundleHelper.swift
/host/spi-builder-workspace/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/90] Compiling Down DownView.swift
/host/spi-builder-workspace/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/90] Compiling Down resource_bundle_accessor.swift
/host/spi-builder-workspace/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.2 android