The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LubaUI, reference 0.1.0 (770c19), with Swift 6.2 for Linux on 15 Feb 2026 10:37:09 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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build 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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ermanakar/LubaUI.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/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-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 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
[5/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
[6/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
[7/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
[8/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
[9/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
[10/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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
BUILD FAILURE 6.2 linux