The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FlowStacks, reference main (90eaf8), with Swift 6.2 (beta) for Wasm on 28 Jun 2025 02:09:20 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/johnpatrickmorgan/FlowStacks.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/johnpatrickmorgan/FlowStacks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90eaf83 Merge pull request #101 from RomanPodymov/main
Cloned https://github.com/johnpatrickmorgan/FlowStacks.git
Revision (git rev-parse @):
90eaf83d8d6a4e16a09ac0fca6efe11db6117dd1
SUCCESS checkout https://github.com/johnpatrickmorgan/FlowStacks.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/johnpatrickmorgan/FlowStacks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
[3/36] Compiling FlowStacks LocalDestinationBuilderModifier.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[4/36] Compiling FlowStacks Node.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[5/36] Compiling FlowStacks NonReactiveState.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[6/36] Compiling FlowStacks Route.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[7/36] Compiling FlowStacks RouteProtocol.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[8/40] Compiling FlowStacks FlowNavigator.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[9/40] Compiling FlowStacks FlowPath+calculateSteps.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[10/40] Compiling FlowStacks FlowPath.CodableRepresentation.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[11/40] Compiling FlowStacks FlowPath.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[12/40] Compiling FlowStacks FlowStack.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/40] Emitting module FlowStacks
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[14/40] Compiling FlowStacks ConditionalViewBuilder.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[15/40] Compiling FlowStacks Array+convenienceMethods.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[16/40] Compiling FlowStacks FlowNavigator+convenienceMethods.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[17/40] Compiling FlowStacks FlowPath+convenienceMethods.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[18/40] Compiling FlowStacks DestinationBuilderHolder.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[19/40] Compiling FlowStacks View+onFirstAppear.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[20/40] Compiling FlowStacks View+push.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[21/40] Compiling FlowStacks View+sheet.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[22/40] Compiling FlowStacks View+show.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[23/40] Compiling FlowStacks DestinationBuilderModifier.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[24/40] Compiling FlowStacks DestinationBuilderView.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[25/40] Compiling FlowStacks EmbedModifier.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[26/40] Compiling FlowStacks EnvironmentValues+keys.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[27/40] Compiling FlowStacks FlowLink.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[28/40] Compiling FlowStacks apply.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[29/40] Compiling FlowStacks Binding+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[30/40] Compiling FlowStacks Navigator+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[31/40] Compiling FlowStacks ObservableObject+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[32/40] Compiling FlowStacks RouteStyle.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[33/40] Compiling FlowStacks Router.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[34/40] Compiling FlowStacks RoutesHolder.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[35/40] Compiling FlowStacks ScreenModifier.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[36/40] Compiling FlowStacks UnchangedViewModifier.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[37/40] Compiling FlowStacks Unobserved.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[38/40] Compiling FlowStacks View+UseNavigationStack.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[39/40] Compiling FlowStacks View+cover.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
[40/40] Compiling FlowStacks View+flowDestination.swift
/host/spi-builder-workspace/Sources/FlowStacks/ConditionalViewBuilder.swift:1:8: error: no such module 'SwiftUI'
 1 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 2 |
 3 | /// Builds a view given optional data and a function for transforming the data into a view.
BUILD FAILURE 6.2 wasm