Build Information
Failed to build LubaUI, reference 0.1.0 (770c19), with Swift 6.1 for Android on 15 Feb 2026 10:36:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ermanakar/LubaUI.git
Reference: 0.1.0
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/ermanakar/LubaUI
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 770c19a Fix broken references and split tests into focused files
Cloned https://github.com/ermanakar/LubaUI.git
Revision (git rev-parse @):
770c19a32b413a0a5a840f24c2e78ac34fa998c3
SUCCESS checkout https://github.com/ermanakar/LubaUI.git at 0.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/ermanakar/LubaUI.git
https://github.com/ermanakar/LubaUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "LubaUI",
"name" : "LubaUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "LubaUI",
"targets" : [
"LubaUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "LubaUITests",
"module_type" : "SwiftTarget",
"name" : "LubaUITests",
"path" : "Tests/LubaUITests",
"sources" : [
"ComponentTests.swift",
"ComponentTokenTests.swift",
"ThemeConfigTests.swift",
"TokenTests.swift"
],
"target_dependencies" : [
"LubaUI"
],
"type" : "test"
},
{
"c99name" : "LubaUI",
"module_type" : "SwiftTarget",
"name" : "LubaUI",
"path" : "Sources/LubaUI",
"product_memberships" : [
"LubaUI"
],
"sources" : [
"Components/LubaAlert.swift",
"Components/LubaAvatar.swift",
"Components/LubaBadge.swift",
"Components/LubaButton.swift",
"Components/LubaCard.swift",
"Components/LubaCheckbox.swift",
"Components/LubaChip.swift",
"Components/LubaDivider.swift",
"Components/LubaIcon.swift",
"Components/LubaLink.swift",
"Components/LubaMenu.swift",
"Components/LubaProgress.swift",
"Components/LubaRadio.swift",
"Components/LubaRating.swift",
"Components/LubaSearchBar.swift",
"Components/LubaSheet.swift",
"Components/LubaSkeleton.swift",
"Components/LubaSlider.swift",
"Components/LubaStepper.swift",
"Components/LubaTabs.swift",
"Components/LubaTextArea.swift",
"Components/LubaTextField.swift",
"Components/LubaToast.swift",
"Components/LubaToggle.swift",
"Components/LubaTooltip.swift",
"Config/LubaConfig.swift",
"LubaUI.swift",
"Primitives/LubaButtonStyling.swift",
"Primitives/LubaExpandable.swift",
"Primitives/LubaLongPressable.swift",
"Primitives/LubaPressable.swift",
"Primitives/LubaShimmerable.swift",
"Primitives/LubaSwipeable.swift",
"Theme/LubaTheme.swift",
"Tokens/LubaColors.swift",
"Tokens/LubaControlTokens.swift",
"Tokens/LubaFeedbackTokens.swift",
"Tokens/LubaMotion.swift",
"Tokens/LubaPrimitives.swift",
"Tokens/LubaRadius.swift",
"Tokens/LubaSpacing.swift",
"Tokens/LubaTypography.swift",
"Utilities/LubaAccessibility.swift",
"Utilities/LubaAnimations.swift",
"Utilities/LubaHaptics.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/43] Emitting module LubaUI
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[4/48] Compiling LubaUI LubaStepper.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[5/48] Compiling LubaUI LubaTabs.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[6/48] Compiling LubaUI LubaTextArea.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[7/48] Compiling LubaUI LubaTextField.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[8/48] Compiling LubaUI LubaToast.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[9/48] Compiling LubaUI LubaToggle.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[10/48] Compiling LubaUI LubaTooltip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[11/48] Compiling LubaUI LubaConfig.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[12/48] Compiling LubaUI LubaUI.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[13/48] Compiling LubaUI LubaButtonStyling.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[14/48] Compiling LubaUI LubaExpandable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[15/48] Compiling LubaUI LubaLongPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[16/48] Compiling LubaUI LubaAlert.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[17/48] Compiling LubaUI LubaAvatar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[18/48] Compiling LubaUI LubaBadge.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[19/48] Compiling LubaUI LubaButton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[20/48] Compiling LubaUI LubaCard.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[21/48] Compiling LubaUI LubaCheckbox.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[22/48] Compiling LubaUI LubaSpacing.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[23/48] Compiling LubaUI LubaTypography.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[24/48] Compiling LubaUI LubaAccessibility.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[25/48] Compiling LubaUI LubaAnimations.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[26/48] Compiling LubaUI LubaHaptics.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[27/48] Compiling LubaUI LubaChip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[28/48] Compiling LubaUI LubaDivider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[29/48] Compiling LubaUI LubaIcon.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[30/48] Compiling LubaUI LubaLink.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[31/48] Compiling LubaUI LubaMenu.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[32/48] Compiling LubaUI LubaProgress.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[33/48] Compiling LubaUI LubaRadio.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[34/48] Compiling LubaUI LubaRating.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[35/48] Compiling LubaUI LubaSearchBar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[36/48] Compiling LubaUI LubaSheet.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[37/48] Compiling LubaUI LubaSkeleton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[38/48] Compiling LubaUI LubaSlider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[39/48] Compiling LubaUI LubaControlTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[40/48] Compiling LubaUI LubaFeedbackTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[41/48] Compiling LubaUI LubaMotion.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[42/48] Compiling LubaUI LubaPrimitives.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[43/48] Compiling LubaUI LubaRadius.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[44/48] Compiling LubaUI LubaPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[45/48] Compiling LubaUI LubaShimmerable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[46/48] Compiling LubaUI LubaSwipeable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[47/48] Compiling LubaUI LubaTheme.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[48/48] Compiling LubaUI LubaColors.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/42] Emitting module LubaUI
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[3/42] Compiling LubaUI LubaRadio.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[4/42] Compiling LubaUI LubaRating.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[5/42] Compiling LubaUI LubaSearchBar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[6/42] Compiling LubaUI LubaSheet.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[7/42] Compiling LubaUI LubaSkeleton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[8/42] Compiling LubaUI LubaSlider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[9/42] Compiling LubaUI LubaControlTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[10/42] Compiling LubaUI LubaFeedbackTokens.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[11/42] Compiling LubaUI LubaMotion.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[12/42] Compiling LubaUI LubaPrimitives.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[13/42] Compiling LubaUI LubaRadius.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[14/42] Compiling LubaUI LubaPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[15/42] Compiling LubaUI LubaShimmerable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[16/42] Compiling LubaUI LubaSwipeable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[17/42] Compiling LubaUI LubaTheme.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[18/42] Compiling LubaUI LubaColors.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[19/47] Compiling LubaUI LubaChip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[20/47] Compiling LubaUI LubaDivider.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[21/47] Compiling LubaUI LubaIcon.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[22/47] Compiling LubaUI LubaLink.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[23/47] Compiling LubaUI LubaMenu.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[24/47] Compiling LubaUI LubaProgress.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[25/47] Compiling LubaUI LubaStepper.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[26/47] Compiling LubaUI LubaTabs.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[27/47] Compiling LubaUI LubaTextArea.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[28/47] Compiling LubaUI LubaTextField.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[29/47] Compiling LubaUI LubaToast.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[30/47] Compiling LubaUI LubaToggle.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[31/47] Compiling LubaUI LubaTooltip.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[32/47] Compiling LubaUI LubaConfig.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[33/47] Compiling LubaUI LubaUI.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[34/47] Compiling LubaUI LubaButtonStyling.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[35/47] Compiling LubaUI LubaExpandable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[36/47] Compiling LubaUI LubaLongPressable.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[37/47] Compiling LubaUI LubaAlert.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[38/47] Compiling LubaUI LubaAvatar.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[39/47] Compiling LubaUI LubaBadge.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[40/47] Compiling LubaUI LubaButton.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[41/47] Compiling LubaUI LubaCard.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[42/47] Compiling LubaUI LubaCheckbox.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[43/47] Compiling LubaUI LubaSpacing.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[44/47] Compiling LubaUI LubaTypography.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[45/47] Compiling LubaUI LubaAccessibility.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[46/47] Compiling LubaUI LubaAnimations.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
[47/47] Compiling LubaUI LubaHaptics.swift
/host/spi-builder-workspace/Sources/LubaUI/Components/LubaAlert.swift:15:8: error: no such module 'SwiftUI'
13 | //
14 |
15 | import SwiftUI
| `- error: no such module 'SwiftUI'
16 |
17 | // MARK: - Alert Style
BUILD FAILURE 6.1 android