The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build UIKitViews, reference main (d2282e), with Swift 6.2 (beta) for Android on 22 Jun 2025 05:43:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/dankinsoid/UIKitViews.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/dankinsoid/UIKitViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2282e3 docs: Improve English grammar and clarity in README.md
Cloned https://github.com/dankinsoid/UIKitViews.git
Revision (git rev-parse @):
d2282e37b0788a1dfd6eb2bb01d5ab4a4a18934b
SUCCESS checkout https://github.com/dankinsoid/UIKitViews.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dankinsoid/UIKitViews.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/dankinsoid/VDChain.git
[4/358] Fetching vdchain
Fetched https://github.com/dankinsoid/VDChain.git from cache (0.26s)
Computing version for https://github.com/dankinsoid/VDChain.git
Computed https://github.com/dankinsoid/VDChain.git at 3.6.0 (0.68s)
Creating working copy for https://github.com/dankinsoid/VDChain.git
Working copy of https://github.com/dankinsoid/VDChain.git resolved at 3.6.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-8C5A4AE7A8CE2BA.txt
[4/11] Compiling VDChain Chainable.swift
[5/12] Compiling VDChain TypeChain.swift
[6/12] Emitting module VDChain
[7/12] Compiling VDChain ValueChaining.swift
[8/12] Compiling VDChain ChainValues.swift
[9/12] Compiling VDChain Chain.swift
[10/12] Compiling VDChain EmptyChaining.swift
[11/12] Compiling VDChain Chaining.swift
[12/12] Compiling VDChain PropertyChain.swift
[14/28] Compiling UIKitViews AnyUIRepresentableWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[15/28] Compiling UIKitViews AnyUIViewControllerRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[16/29] Compiling UIKitViews Operator.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[17/29] Compiling UIKitViews SelfSizingHostingController.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/29] Emitting module UIKitViews
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[19/29] Compiling UIKitViews UIKitViewResizing.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[20/29] Compiling UIKitViews UIKitViewWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[21/29] Compiling UIKitViews UIKitView+init.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[22/29] Compiling UIKitViews UIKitView.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[23/29] Compiling UIKitViews UIKitRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[24/29] Compiling UIKitViews UIKitView+Chain.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[25/29] Compiling UIKitViews AnyUIViewRepresentable.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[26/29] Compiling UIKitViews HostingView.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[27/29] Compiling UIKitViews UIKitViewControllerWrapper.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[28/29] Compiling UIKitViews UIKitViewEnvironment.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
[29/29] Compiling UIKitViews UIView++.swift
/host/spi-builder-workspace/Sources/UIKitViews/AnyUIRepresentableWrapper.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | struct AnyUIRepresentableWrapper<IOS13: View, IOS16: View>: View {
BUILD FAILURE 6.2 android