Build Information
Failed to build DynamicUI, reference main (e12394), with Swift 6.3 for Android on 14 Apr 2026 20:41:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/DynamicUI.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/0xWDG/DynamicUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e123942 Merge pull request #22 from 0xWDG/fix-typos-and-identation
Cloned https://github.com/0xWDG/DynamicUI.git
Revision (git rev-parse @):
e123942262689ed6c485f37bbad2635fd92fc1d8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/0xWDG/DynamicUI.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/0xWDG/DynamicUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/DynamicUI/PrivacyInfo.xcprivacy
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
[3/33] Compiling DynamicUI DynamicGauge.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[4/33] Compiling DynamicUI DynamicGroup.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[5/33] Compiling DynamicUI DynamicGroupBox.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[6/33] Compiling DynamicUI DynamicHSplitView.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[7/33] Compiling DynamicUI DynamicTEMPLATE.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[8/33] Compiling DynamicUI DynamicText.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[9/33] Compiling DynamicUI DynamicTextEditor.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[10/33] Compiling DynamicUI DynamicTextField.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[11/33] Compiling DynamicUI DynamicSection.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[12/33] Compiling DynamicUI DynamicSecureTextField.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[13/33] Compiling DynamicUI DynamicSlider.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[14/33] Compiling DynamicUI DynamicSpacer.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[15/33] Compiling DynamicUI DynamicUIHelper.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[16/33] Compiling DynamicUI DynamicButton.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[17/33] Compiling DynamicUI DynamicDisclosureGroup.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[18/33] Compiling DynamicUI DynamicDivider.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[19/33] Compiling DynamicUI DynamicForm.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[20/33] Compiling DynamicUI DynamicNavigationView.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[21/33] Compiling DynamicUI DynamicPicker.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[22/33] Compiling DynamicUI DynamicProgressView.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[23/33] Compiling DynamicUI DynamicScrollView.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[24/33] Compiling DynamicUI DynamicHStack.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[25/33] Compiling DynamicUI DynamicImage.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[26/33] Compiling DynamicUI DynamicLabel.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[27/33] Compiling DynamicUI DynamicList.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[28/37] Compiling DynamicUI DynamicToggle.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[29/37] Compiling DynamicUI DynamicVSplitView.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[30/37] Compiling DynamicUI DynamicVStack.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[31/37] Compiling DynamicUI DynamicZStack.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/37] Emitting module DynamicUI
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[33/37] Compiling DynamicUI DynamicUI.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[34/37] Compiling DynamicUI DynamicUIComponent.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[35/37] Compiling DynamicUI Binding.onChange.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[36/37] Compiling DynamicUI View.modifiers.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
[37/37] Compiling DynamicUI AnyCodable.swift
/host/spi-builder-workspace/Sources/DynamicUI/DynamicUI.swift:12:8: error: no such module 'SwiftUI'
10 | // MIT LICENCE
11 |
12 | import SwiftUI
| `- error: no such module 'SwiftUI'
13 |
14 | /// DynamicUI
BUILD FAILURE 6.3 android