Build Information
Failed to build FlutterSwiftUI, reference 1.0.0 (536375), with Swift 6.3 for Android on 15 Apr 2026 23:20:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/miracle101000/FlutterSwiftUI.git
Reference: 1.0.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/miracle101000/FlutterSwiftUI
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 5363753 Initial commit
Cloned https://github.com/miracle101000/FlutterSwiftUI.git
Revision (git rev-parse @):
5363753b2b0efd7b0e90077b96c4ca68dfbfb3b5
SUCCESS checkout https://github.com/miracle101000/FlutterSwiftUI.git at 1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/miracle101000/FlutterSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
[3/58] Compiling FlutterSwiftUI FittedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[4/58] Compiling FlutterSwiftUI FlutterSwiftUI.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[5/58] Compiling FlutterSwiftUI FractionallySizedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[6/58] Compiling FlutterSwiftUI GestureDetector.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[7/58] Compiling FlutterSwiftUI GridView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[8/58] Compiling FlutterSwiftUI GridViewBuilder.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[9/58] Compiling FlutterSwiftUI GridViewCount.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[10/58] Compiling FlutterSwiftUI IgnorePointer.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/58] Emitting module FlutterSwiftUI
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[12/58] Compiling FlutterSwiftUI Align.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[13/58] Compiling FlutterSwiftUI AnimatedContainer.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[14/58] Compiling FlutterSwiftUI AnimatedFractionallySizedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[15/58] Compiling FlutterSwiftUI AnimatedOpacity.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[16/58] Compiling FlutterSwiftUI AnimatedPadding.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[17/58] Compiling FlutterSwiftUI AnimatedPositioned.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[18/58] Compiling FlutterSwiftUI AnimatedPositionedDirectional.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[19/58] Compiling FlutterSwiftUI AnimatedRotation.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[20/58] Compiling FlutterSwiftUI RichText.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[21/58] Compiling FlutterSwiftUI RotatedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[22/58] Compiling FlutterSwiftUI Rotation.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[23/58] Compiling FlutterSwiftUI Row.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[24/58] Compiling FlutterSwiftUI Scaffold.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[25/58] Compiling FlutterSwiftUI ScrollableComponents.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[26/58] Compiling FlutterSwiftUI SingleChildScrollView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[27/58] Compiling FlutterSwiftUI ImageWidget.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[28/58] Compiling FlutterSwiftUI LayoutComponent.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[29/58] Compiling FlutterSwiftUI LimitedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[30/58] Compiling FlutterSwiftUI ListView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[31/58] Compiling FlutterSwiftUI ListViewBuilder.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[32/58] Compiling FlutterSwiftUI ListViewSeparated.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[33/58] Compiling FlutterSwiftUI NestedScrollView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[34/58] Compiling FlutterSwiftUI Opacity.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[35/58] Compiling FlutterSwiftUI Padding.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[36/58] Compiling FlutterSwiftUI PageView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[37/58] Compiling FlutterSwiftUI PageViewBuilder.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[38/58] Compiling FlutterSwiftUI PageViewComponents.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[39/58] Compiling FlutterSwiftUI PageViewCustom.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[40/58] Compiling FlutterSwiftUI Positioned.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[41/58] Compiling FlutterSwiftUI PositionedFill.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[42/58] Compiling FlutterSwiftUI Reoderable.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[43/65] Compiling FlutterSwiftUI SizedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[44/65] Compiling FlutterSwiftUI Stack.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[45/65] Compiling FlutterSwiftUI TabBarView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[46/65] Compiling FlutterSwiftUI TextEditingController.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[47/65] Compiling FlutterSwiftUI Transform.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[48/65] Compiling FlutterSwiftUI TransformRotate.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[49/65] Compiling FlutterSwiftUI TransformScale.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[50/65] Compiling FlutterSwiftUI AnimatedScale.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[51/65] Compiling FlutterSwiftUI AnimatedSlide.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[52/65] Compiling FlutterSwiftUI AppBar.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[53/65] Compiling FlutterSwiftUI AspectRatio.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[54/65] Compiling FlutterSwiftUI CarouselSlider.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[55/65] Compiling FlutterSwiftUI Center.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[56/65] Compiling FlutterSwiftUI CircleAvatar.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[57/65] Compiling FlutterSwiftUI CircularProgressIndicator.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[58/65] Compiling FlutterSwiftUI ClipRRect.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[59/65] Compiling FlutterSwiftUI Column.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[60/65] Compiling FlutterSwiftUI ConstrainedBox.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[61/65] Compiling FlutterSwiftUI Container.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[62/65] Compiling FlutterSwiftUI CustomScrollView.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[63/65] Compiling FlutterSwiftUI CustomTextField.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[64/65] Compiling FlutterSwiftUI Divider.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
[65/65] Compiling FlutterSwiftUI Expanded.swift
/host/spi-builder-workspace/Sources/FlutterSwiftUI/Align.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | /// Alignment options that map to "start", "center", and "end".
BUILD FAILURE 6.3 android