Build Information
Failed to build SwiftThemeKit, reference 1.2.4 (174a9f
), with Swift 6.2 (beta) for Linux on 8 Sep 2025 19:34:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Charlyk/swift-theme-kit.git
Reference: 1.2.4
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/Charlyk/swift-theme-kit
* tag 1.2.4 -> FETCH_HEAD
HEAD is now at 174a9f7 Merge pull request #22 from Charlyk/develop
Cloned https://github.com/Charlyk/swift-theme-kit.git
Revision (git rev-parse @):
174a9f70d5b980c602f92fc2340d65a988bbee38
SUCCESS checkout https://github.com/Charlyk/swift-theme-kit.git at 1.2.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Charlyk/swift-theme-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/nalexn/ViewInspector
[1/12529] Fetching viewinspector
Fetched https://github.com/nalexn/ViewInspector from cache (1.18s)
Computing version for https://github.com/nalexn/ViewInspector
Computed https://github.com/nalexn/ViewInspector at 0.10.2 (1.90s)
Creating working copy for https://github.com/nalexn/ViewInspector
Working copy of https://github.com/nalexn/ViewInspector resolved at 0.10.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/70] Compiling SwiftThemeKit Card.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[4/70] Compiling SwiftThemeKit Checkbox.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[5/70] Compiling SwiftThemeKit RadioButton.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[6/70] Compiling SwiftThemeKit RadioGroup.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[7/70] Compiling SwiftThemeKit ThemedShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[8/70] Compiling SwiftThemeKit ThemedTextEditor.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[9/70] Compiling SwiftThemeKit EnvironmentKeys.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[10/70] Compiling SwiftThemeKit Color.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[11/70] Compiling SwiftThemeKit Shape+ThemeModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[12/70] Compiling SwiftThemeKit Theme+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[13/70] Compiling SwiftThemeKit View+Button.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[14/70] Compiling SwiftThemeKit View+TextEditor.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[15/70] Compiling SwiftThemeKit View+TextField.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[16/70] Compiling SwiftThemeKit View+ThemeModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[17/70] Compiling SwiftThemeKit View+Utils.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[18/70] Compiling SwiftThemeKit BackgroundColorModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[19/70] Compiling SwiftThemeKit BackgroundShapeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[20/70] Compiling SwiftThemeKit ButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[21/70] Compiling SwiftThemeKit ButtonModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[22/70] Compiling SwiftThemeKit ThemedButtonModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[23/79] Compiling SwiftThemeKit ThemeProvider.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[24/79] Compiling SwiftThemeKit ButtonShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[25/79] Compiling SwiftThemeKit ButtonSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[26/79] Compiling SwiftThemeKit ButtonVariant.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[27/79] Compiling SwiftThemeKit CheckboxConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[28/79] Compiling SwiftThemeKit CheckboxShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[29/79] Compiling SwiftThemeKit ThemeCheckboxSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[30/79] Compiling SwiftThemeKit ThemePlatform+CheckboxConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[31/79] Compiling SwiftThemeKit RadioButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[32/79] Compiling SwiftThemeKit ThemePlatform+RadioButtonConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[33/79] Compiling SwiftThemeKit ThemeRadioButtonSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[34/79] Compiling SwiftThemeKit TextFieldShape.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[35/79] Compiling SwiftThemeKit TextFieldSize.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[36/79] Compiling SwiftThemeKit TextFieldVariant.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[37/79] Compiling SwiftThemeKit ThemeButtonDefaults.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[38/79] Compiling SwiftThemeKit ThemeColors.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[39/79] Compiling SwiftThemeKit ThemeFontToken.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[40/79] Compiling SwiftThemeKit ThemePlatform.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/79] Emitting module SwiftThemeKit
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[42/79] Compiling SwiftThemeKit TextFieldConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[43/79] Compiling SwiftThemeKit TextFieldModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[44/79] Compiling SwiftThemeKit ThemedTextFieldModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[45/79] Compiling SwiftThemeKit ThemedNavigationTitleModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[46/79] Compiling SwiftThemeKit TypographyModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[47/79] Compiling SwiftThemeKit PlainTextButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[48/79] Compiling SwiftThemeKit ThemeButtonStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[49/79] Compiling SwiftThemeKit ThemeTextFieldStyle.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[50/79] Compiling SwiftThemeKit Theme.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[51/79] Compiling SwiftThemeKit ClipRadiusModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[52/79] Compiling SwiftThemeKit ClipShapeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[53/79] Compiling SwiftThemeKit CornerRadiusModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[54/79] Compiling SwiftThemeKit ForegroundModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[55/79] Compiling SwiftThemeKit PaddingModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[56/79] Compiling SwiftThemeKit ShadowModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[57/79] Compiling SwiftThemeKit StrokeModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[58/79] Compiling SwiftThemeKit TextEditorConfiguration.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[59/79] Compiling SwiftThemeKit TextEditorModifiers.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[60/79] Compiling SwiftThemeKit ThemedTextEditorModifier.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[61/79] Compiling SwiftThemeKit ThemePositions.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[62/79] Compiling SwiftThemeKit ThemeRadii.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[63/79] Compiling SwiftThemeKit ThemeShadow.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[64/79] Compiling SwiftThemeKit ThemeShadows.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[65/79] Compiling SwiftThemeKit ThemeShapes.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[66/79] Compiling SwiftThemeKit ThemeSpacing.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[67/79] Compiling SwiftThemeKit ThemeStroke.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[68/79] Compiling SwiftThemeKit ThemeTextFieldDefaults.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[69/79] Compiling SwiftThemeKit ThemeTypography.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[70/79] Compiling SwiftThemeKit ThemeButton+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[71/79] Compiling SwiftThemeKit ThemeCheckboxSize+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[72/79] Compiling SwiftThemeKit ThemeColors+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[73/79] Compiling SwiftThemeKit ThemeRadii+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[74/79] Compiling SwiftThemeKit ThemeRadioButtonSize+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[75/79] Compiling SwiftThemeKit ThemeShadow+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[76/79] Compiling SwiftThemeKit ThemeShadows+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[77/79] Compiling SwiftThemeKit ThemeShapes+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[78/79] Compiling SwiftThemeKit ThemeSpacing+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
[79/79] Compiling SwiftThemeKit ThemeTypography+Copy.swift
/host/spi-builder-workspace/Sources/SwiftThemeKit/Components/Card.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// A flexible, reusable card component that adapts to the current theme.
BUILD FAILURE 6.2 linux