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 InputBarAccessoryView, reference master (dfdc82), with Swift 6.2 (beta) for Android on 22 Jun 2025 09:55:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/nathantannar4/InputBarAccessoryView.git
Reference: master
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/nathantannar4/InputBarAccessoryView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dfdc822 Update README.md
Cloned https://github.com/nathantannar4/InputBarAccessoryView.git
Revision (git rev-parse @):
dfdc822b0d4a0d1b5777100347c399069e9bfc62
SUCCESS checkout https://github.com/nathantannar4/InputBarAccessoryView.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nathantannar4/InputBarAccessoryView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/33] Compiling InputBarAccessoryView AttachmentManagerDataSource.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[4/33] Compiling InputBarAccessoryView AttachmentManagerDelegate.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[5/33] Compiling InputBarAccessoryView AttachmentCell.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[6/33] Compiling InputBarAccessoryView AttachmentsView.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[7/33] Compiling InputBarAccessoryView InputBarAccessoryViewDelegate.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[8/33] Compiling InputBarAccessoryView InputItem.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[9/33] Compiling InputBarAccessoryView InputPlugin.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[10/33] Compiling InputBarAccessoryView InputBarAccessoryView+Availability.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[11/37] Compiling InputBarAccessoryView InputBarViewController.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[12/37] Compiling InputBarAccessoryView InputStackView.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[13/37] Compiling InputBarAccessoryView InputTextView.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[14/37] Compiling InputBarAccessoryView SeparatorLine.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[15/37] Compiling InputBarAccessoryView ImageAttachmentCell.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[16/37] Compiling InputBarAccessoryView AutocompleteManager.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[17/37] Compiling InputBarAccessoryView AutocompleteCompletion.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[18/37] Compiling InputBarAccessoryView AutocompleteSession.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[19/37] Compiling InputBarAccessoryView AutocompleteManagerDataSource.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[20/37] Compiling InputBarAccessoryView AutocompleteManagerDelegate.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[21/37] Compiling InputBarAccessoryView AutocompleteCell.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[22/37] Compiling InputBarAccessoryView AutocompleteTableView.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/37] Emitting module InputBarAccessoryView
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[24/37] Compiling InputBarAccessoryView UITextView+Extensions.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[25/37] Compiling InputBarAccessoryView UIView+AutoLayout.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[26/37] Compiling InputBarAccessoryView InputBarAccessoryView.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[27/37] Compiling InputBarAccessoryView KeyboardEvent.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[28/37] Compiling InputBarAccessoryView KeyboardManager.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[29/37] Compiling InputBarAccessoryView KeyboardNotification.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[30/37] Compiling InputBarAccessoryView HorizontalEdgePadding.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[31/37] Compiling InputBarAccessoryView NSConstraintLayoutSet.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[32/37] Compiling InputBarAccessoryView AttachmentManager.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[33/37] Compiling InputBarAccessoryView InputBarButtonItem.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[34/37] Compiling InputBarAccessoryView InputBarSendButton.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[35/37] Compiling InputBarAccessoryView NSMutableAttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[36/37] Compiling InputBarAccessoryView NSNotification+Extensions.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
[37/37] Compiling InputBarAccessoryView String+Extensions.swift
/host/spi-builder-workspace/Sources/Controls/InputBarButtonItem.swift:28:8: error: no such module 'UIKit'
 26 | //
 27 |
 28 | import UIKit
    |        `- error: no such module 'UIKit'
 29 |
 30 | /**
BUILD FAILURE 6.2 android