The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SettingsViewController, reference master (b07469), with Swift 6.3 for Android on 13 Apr 2026 00:37:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/eugenebokhan/settings-view-controller.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/eugenebokhan/settings-view-controller
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b074692 Merge pull request #2 from getaaron/patch-1
Cloned https://github.com/eugenebokhan/settings-view-controller.git
Revision (git rev-parse @):
b0746928d2505b1a9bab8caa87d0ee2ac0779d30
SUCCESS checkout https://github.com/eugenebokhan/settings-view-controller.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/eugenebokhan/settings-view-controller.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/snapkit/snapkit.git
[1/4269] Fetching snapkit
Fetched https://github.com/snapkit/snapkit.git from cache (0.52s)
Computing version for https://github.com/snapkit/snapkit.git
Computed https://github.com/snapkit/snapkit.git at 5.0.1 (0.96s)
Creating working copy for https://github.com/snapkit/snapkit.git
Working copy of https://github.com/snapkit/snapkit.git resolved at 5.0.1
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/36] Emitting module SnapKit
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[5/40] Compiling SnapKit ConstraintPriority.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[6/40] Compiling SnapKit ConstraintPriorityTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[7/40] Compiling SnapKit ConstraintRelatableTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[8/40] Compiling SnapKit ConstraintRelation.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[9/40] Compiling SnapKit ConstraintMakerPriortizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[10/40] Compiling SnapKit ConstraintMakerRelatable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[11/40] Compiling SnapKit ConstraintMultiplierTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[12/40] Compiling SnapKit ConstraintOffsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[13/40] Compiling SnapKit ConstraintDescription.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[14/40] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[15/40] Compiling SnapKit ConstraintDirectionalInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[16/40] Compiling SnapKit ConstraintInsetTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[17/40] Compiling SnapKit ConstraintInsets.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[18/40] Compiling SnapKit ConstraintLayoutSupportDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[19/40] Compiling SnapKit ConstraintMaker.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[20/40] Compiling SnapKit ConstraintMakerEditable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[21/40] Compiling SnapKit ConstraintMakerExtendable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[22/40] Compiling SnapKit ConstraintMakerFinalizable.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[23/40] Compiling SnapKit ConstraintView+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[24/40] Compiling SnapKit ConstraintView.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[25/40] Compiling SnapKit ConstraintViewDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[26/40] Compiling SnapKit Debugging.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[27/40] Compiling SnapKit ConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[28/40] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[29/40] Compiling SnapKit ConstraintLayoutGuide.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[30/40] Compiling SnapKit ConstraintLayoutGuideDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[31/40] Compiling SnapKit ConstraintLayoutSupport.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[32/40] Compiling SnapKit Constraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[33/40] Compiling SnapKit ConstraintAttributes.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[34/40] Compiling SnapKit ConstraintConfig.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[35/40] Compiling SnapKit ConstraintConstantTarget.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[36/40] Compiling SnapKit ConstraintDSL.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[37/40] Compiling SnapKit LayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[38/40] Compiling SnapKit LayoutConstraintItem.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[39/40] Compiling SnapKit Typealiases.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
[40/40] Compiling SnapKit UILayoutSupport+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/snapkit/Source/Constraint.swift:27:12: error: no such module 'AppKit'
 25 |     import UIKit
 26 | #else
 27 |     import AppKit
    |            `- error: no such module 'AppKit'
 28 | #endif
 29 |
BUILD FAILURE 6.3 android