The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSFStepperView, reference main (edee72), with Swift 6.3 for Android on 15 Apr 2026 16:45:55 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/dagronf/DSFStepperView.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/dagronf/DSFStepperView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at edee722 Update swift.yml
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
edee722e33340d69fe424a2bfcb6bb44ec0dee7a
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dagronf/DSFStepperView.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
Fetching https://github.com/dagronf/DSFAppearanceManager
[1/464] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.77s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.7.0 (1.34s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.7.0
Building for debugging...
[0/11] Copying PrivacyInfo.xcprivacy
[2/11] Write sources
[4/11] Write swift-version--4F562202D5529B1.txt
[6/25] Emitting module DSFAppearanceManager
[7/26] Compiling DSFAppearanceManager DSFAppearanceManager+Hardware.swift
[8/26] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[9/26] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[10/26] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[11/26] Compiling DSFAppearanceManager NSView+Appearance.swift
[12/26] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[13/26] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[14/26] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[15/26] Compiling DSFAppearanceManager DSFDebounce.swift
[16/26] Compiling DSFAppearanceManager DSFSimpleLock.swift
[17/26] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[18/26] Compiling DSFAppearanceManager WeakBag.swift
[19/26] Compiling DSFAppearanceManager WeakBox.swift
[20/26] Compiling DSFAppearanceManager resource_bundle_accessor.swift
[21/27] Wrapping AST for DSFAppearanceManager for debugging
[23/37] Compiling DSFStepperView DSFStepperView+utils.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[24/38] Compiling DSFStepperView DSFStepperView+localization.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[25/38] Compiling DSFStepperView DSFStepperView+textfield.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[26/38] Compiling DSFStepperView DSFDelayedRepeatingButton.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[27/38] Compiling DSFStepperView DSFStepperView+iOS.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[28/38] Compiling DSFStepperView DSFStepperView+macOS.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[29/38] Compiling DSFStepperView ClampedValue.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[30/38] Compiling DSFStepperView DSFStepperView+Delegate.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[31/38] Compiling DSFStepperView DSFStepperView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/38] Emitting module DSFStepperView
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[33/38] Compiling DSFStepperView resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
BUILD FAILURE 6.3 android