Build Information
Failed to build REText, reference main (f9f5c8), with Swift 6.2 for Android on 20 Apr 2026 10:48:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/REText.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/reers/REText
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f9f5c83 add scheme
Cloned https://github.com/reers/REText.git
Revision (git rev-parse @):
f9f5c834e27022f10d3f5995ddfafa36b16fe3bd
SUCCESS checkout https://github.com/reers/REText.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/reers/REText.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/36] Emitting module REText
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[4/40] Compiling REText TextInteractionManager.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[5/40] Compiling REText TextInteractiveGestureRecognizer.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[6/40] Compiling REText TextKitBugFixer.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[7/40] Compiling REText TextKitContext.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[8/40] Compiling REText TextLayoutManager.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[9/40] Compiling REText TextMagnifier.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[10/40] Compiling REText TextParser.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[11/40] Compiling REText TextRenderAttributes.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[12/40] Compiling REText TextRenderer.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[13/40] Compiling REText TextRendererKey.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[14/40] Compiling REText RELabel.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[15/40] Compiling REText TextAttachmentInfo.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[16/40] Compiling REText TextBackgroundInfo.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[17/40] Compiling REText TextDebugOption.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[18/40] Compiling REText TextEffectWindow.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[19/40] Compiling REText AsyncLayer.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[20/40] Compiling REText TextAttachment.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[21/40] Compiling REText TextBackedString.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[22/40] Compiling REText TextBackground.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[23/40] Compiling REText TextLink.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[24/40] Compiling REText CastCoreFoundation.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[25/40] Compiling REText ConstValues.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[26/40] Compiling REText Geometry.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[27/40] Compiling REText Utility.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[28/40] Compiling REText Define.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[29/40] Compiling REText NSAttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[30/40] Compiling REText NSMutableAttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[31/40] Compiling REText NSMutableParagraphStyle+Extensions.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[32/40] Compiling REText TextSelectionRect.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[33/40] Compiling REText TextSelectionView.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[34/40] Compiling REText TextTailTruncater.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[35/40] Compiling REText TextTruncating.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[36/40] Compiling REText TextTruncationInfo.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[37/40] Compiling REText UIView+Extensions.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[38/40] Compiling REText MemoryCache.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[39/40] Compiling REText REText.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
[40/40] Compiling REText Sentinel.swift
/host/spi-builder-workspace/Sources/REText/AsyncLayer.swift:23:8: error: no such module 'UIKit'
21 | // THE SOFTWARE.
22 |
23 | import UIKit
| `- error: no such module 'UIKit'
24 | import QuartzCore
25 |
BUILD FAILURE 6.2 android