The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlutterSwiftUI, reference main (04391d), with Swift 6.2 for Wasm on 23 Jun 2025 10:40:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/miracle101000/FlutterSwiftUI.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/miracle101000/FlutterSwiftUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 04391da chore: fixing readme
Cloned https://github.com/miracle101000/FlutterSwiftUI.git
Revision (git rev-parse @):
04391da3a3a35c0147a2856ca3af8bf153b7d3ee
SUCCESS checkout https://github.com/miracle101000/FlutterSwiftUI.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/miracle101000/FlutterSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-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/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".
[4/65] 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".
[5/65] 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".
[6/65] 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".
[7/65] 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".
[8/65] 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".
[9/65] 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".
[10/65] 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".
[11/65] 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".
[12/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".
[13/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".
[14/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".
[15/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".
[16/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".
[17/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".
[18/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".
[19/65] 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".
[20/65] 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".
[21/65] 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".
[22/65] 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".
[23/65] 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".
[24/65] 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".
[25/65] 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".
[26/65] 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".
[27/65] 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".
[28/65] 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".
[29/65] 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".
[30/65] 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".
[31/65] 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".
[32/65] 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".
[33/65] 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".
[34/65] 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".
[35/65] 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".
[36/65] 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".
[37/65] 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".
[38/65] 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".
[39/65] 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".
[40/65] 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".
[41/65] 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".
[42/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".
[43/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".
[44/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".
[45/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".
[46/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".
[47/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".
[48/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".
[49/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".
[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 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".
[59/65] 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".
[60/65] 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".
[61/65] 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".
[62/65] 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".
[63/65] 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".
[64/65] 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".
[65/65] 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".
BUILD FAILURE 6.2 wasm