The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppKit, reference master (ce148d), with Swift 6.3 for Android on 10 Apr 2026 15:05:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ligr/appkit.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/ligr/appkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ce148d3 fixes
Cloned https://github.com/ligr/appkit.git
Revision (git rev-parse @):
ce148d3e61de30dc10fa54f6e6eeeb95db926bb6
SUCCESS checkout https://github.com/ligr/appkit.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ligr/appkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/31] Emitting module AppKit
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[5/34] Compiling AppKit UIView+remove.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[6/34] Compiling AppKit UIViewController+child.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[7/34] Compiling AppKit UIViewController+dismiss.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[8/34] Compiling AppKit UITableViewHeaderFooterView+identifier.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[9/34] Compiling AppKit UIView+Corners.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[10/34] Compiling AppKit UIView+add.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[11/34] Compiling AppKit UIView+nib.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[12/34] Compiling AppKit UIViewController+present.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[13/34] Compiling AppKit UIViewController+titleImage.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[14/34] Compiling AppKit UIWindow+rootViewController.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[15/34] Compiling AppKit UIStackView+add.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[16/34] Compiling AppKit UIStackView+remove.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[17/34] Compiling AppKit UITableView+cell.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[18/34] Compiling AppKit UITableViewCell+identifier.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[19/34] Compiling AppKit KeyedDecodingContainer+decode.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[20/34] Compiling AppKit NSMutableAttributedString+add.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[21/34] Compiling AppKit Sequence+uniq.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[22/34] Compiling AppKit String+Localized.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[23/34] Compiling AppKit UIImage+resize.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[24/34] Compiling AppKit UIKit+Localized.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[25/34] Compiling AppKit UILabel+lineHeight.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[26/34] Compiling AppKit UINavigationItem+title.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[27/34] Compiling AppKit String+Trim.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[28/34] Compiling AppKit String+util.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[29/34] Compiling AppKit UIButton+flipIcon.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[30/34] Compiling AppKit UICollectionReusableView+identifier.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[31/34] Compiling AppKit UICollectionView+cell.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[32/34] Compiling AppKit UIColor+RGB.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[33/34] Compiling AppKit UIImage+Color.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
[34/34] Compiling AppKit UIImage+offset.swift
/host/spi-builder-workspace/Sources/AppKit/extensions/UIButton+flipIcon.swift:5:8: error: no such module 'UIKit'
 3 | //
 4 |
 5 | import UIKit
   |        `- error: no such module 'UIKit'
 6 |
 7 | public extension UIButton {
BUILD FAILURE 6.3 android