Build Information
Failed to build SwiftlyFeedbackKit, reference 1.1.1 (d6a4f7), with Swift 6.2 for Android on 24 Apr 2026 08:04:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Swiftly-Developed/SwiftlyFeedbackKit-Swift-SDK.git
Reference: 1.1.1
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/Swiftly-Developed/SwiftlyFeedbackKit-Swift-SDK
* tag 1.1.1 -> FETCH_HEAD
HEAD is now at d6a4f70 Release 1.1.1 — Swift 6.2 @Environment hotfix
Cloned https://github.com/Swiftly-Developed/SwiftlyFeedbackKit-Swift-SDK.git
Revision (git rev-parse @):
d6a4f70836613c0d6255932241e80b37cdeba47f
SUCCESS checkout https://github.com/Swiftly-Developed/SwiftlyFeedbackKit-Swift-SDK.git at 1.1.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Swiftly-Developed/SwiftlyFeedbackKit-Swift-SDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Building for debugging...
[0/4] Write sources
[0/4] Copying PrivacyInfo.xcprivacy
[2/4] Copying Localizable.xcstrings
[3/4] Write swift-version--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/23] Emitting module SwiftlyFeedbackKit
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[6/25] Compiling SwiftlyFeedbackKit SwiftlyFeedbackError.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[7/25] Compiling SwiftlyFeedbackKit Strings.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[8/25] Compiling SwiftlyFeedbackKit SwiftlyFeedback.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[9/25] Compiling SwiftlyFeedbackKit SubmitFeedbackView.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[10/25] Compiling SwiftlyFeedbackKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[11/25] Compiling SwiftlyFeedbackKit SDKLogger.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[12/25] Compiling SwiftlyFeedbackKit FeedbackDetailView.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[13/25] Compiling SwiftlyFeedbackKit Config.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[14/25] Compiling SwiftlyFeedbackKit EnvironmentAPIKeys.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[15/25] Compiling SwiftlyFeedbackKit Theme.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[16/25] Compiling SwiftlyFeedbackKit ViewEvent.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[17/25] Compiling SwiftlyFeedbackKit VoteResult.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[18/25] Compiling SwiftlyFeedbackKit APIClient.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[19/25] Compiling SwiftlyFeedbackKit FeedbackListView.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[20/25] Compiling SwiftlyFeedbackKit FeedbackRowView.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[21/25] Compiling SwiftlyFeedbackKit KeychainHelper.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[22/25] Compiling SwiftlyFeedbackKit Comment.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[23/25] Compiling SwiftlyFeedbackKit Feedback.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[24/25] Compiling SwiftlyFeedbackKit UserIdentifier.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
[25/25] Compiling SwiftlyFeedbackKit BuildEnvironment.swift
/host/spi-builder-workspace/Sources/SwiftlyFeedbackKit/Configuration/Theme.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Theme configuration for SwiftlyFeedback SDK.
BUILD FAILURE 6.2 android