Build Information
Failed to build FlowStacks, reference 0.8.4 (9d0633
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 02:24:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnpatrickmorgan/FlowStacks.git
Reference: 0.8.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/johnpatrickmorgan/FlowStacks
* tag 0.8.4 -> FETCH_HEAD
HEAD is now at 9d06339 Merge pull request #97 from JanRajtr/feature/flowpathnavigator-initializer
Cloned https://github.com/johnpatrickmorgan/FlowStacks.git
Revision (git rev-parse @):
9d06339b5895e8d43cc3c52302f41b422a520ea4
SUCCESS checkout https://github.com/johnpatrickmorgan/FlowStacks.git at 0.8.4
========================================
Build
========================================
Selected platform: linux
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-4606859-0":/host -w "$PWD" 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:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/36] 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.
[9/36] 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.
[10/36] 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.
[11/36] 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.
[12/36] 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.
[13/36] 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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[22/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.
[23/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.
[24/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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/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.
[30/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.
[31/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.
[32/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.
[33/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.
[34/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.
[35/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.
[36/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.
[37/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.
[38/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.
[39/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.
[40/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.
BUILD FAILURE 6.2 linux