Build Information
Failed to build NavigatorUI, reference main (fe5ad5
), with Swift 6.1 for Linux on 30 Apr 2025 22:34:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.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/hmlongco/Navigator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fe5ad5a Update timeout
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
fe5ad5af4a024cd217757b8d957afe4c81b5db53
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/hmlongco/Navigator.git
https://github.com/hmlongco/Navigator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "NavigatorUI",
"name" : "NavigatorUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "NavigatorUI",
"targets" : [
"NavigatorUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6",
"5"
],
"targets" : [
{
"c99name" : "NavigatorUITests",
"module_type" : "SwiftTarget",
"name" : "NavigatorUITests",
"path" : "Tests/NavigatorUITests",
"sources" : [
"Helpers/MockDestination.swift",
"NavigatorCoreTests.swift",
"NavigatorOperationTests.swift"
],
"target_dependencies" : [
"NavigatorUI"
],
"type" : "test"
},
{
"c99name" : "NavigatorUI",
"module_type" : "SwiftTarget",
"name" : "NavigatorUI",
"path" : "Sources/NavigatorUI",
"product_memberships" : [
"NavigatorUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/NavigatorUI/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"NavigatorUI/Core/AnyNavigationDestination.swift",
"NavigatorUI/Core/NavigationAction.swift",
"NavigatorUI/Core/NavigationCheckpoint.swift",
"NavigatorUI/Core/NavigationConfiguration.swift",
"NavigatorUI/Core/NavigationDestination.swift",
"NavigatorUI/Core/NavigationDismiss.swift",
"NavigatorUI/Core/NavigationEventLogging.swift",
"NavigatorUI/Core/NavigationFind.swift",
"NavigatorUI/Core/NavigationLocked.swift",
"NavigatorUI/Core/NavigationMethod.swift",
"NavigatorUI/Core/NavigationOperations.swift",
"NavigatorUI/Core/NavigationPresentation.swift",
"NavigatorUI/Core/NavigationRoutes.swift",
"NavigatorUI/Core/NavigationSceneStorage.swift",
"NavigatorUI/Core/NavigationSend.swift",
"NavigatorUI/Core/NavigationState.swift",
"NavigatorUI/Core/Navigator.swift",
"NavigatorUI/Protocols/Binding+Extension.swift",
"NavigatorUI/Protocols/Callback.swift",
"NavigatorUI/Protocols/NavigationURLHandler.swift",
"NavigatorUI/Protocols/NavigationViewProviding.swift",
"NavigatorUI/Protocols/NavigationViewRouting.swift",
"NavigatorUI/Views/ManagedNavigationStack.swift",
"NavigatorUI/Views/ManagedPresentationView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.21s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.30s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.82s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Copying PrivacyInfo.xcprivacy
[3/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/28] Emitting module NavigatorUI
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[7/31] Compiling NavigatorUI AnyNavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[8/31] Compiling NavigatorUI NavigationAction.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[9/31] Compiling NavigatorUI NavigationCheckpoint.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[10/31] Compiling NavigatorUI NavigationConfiguration.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[11/31] Compiling NavigatorUI NavigationURLHandler.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[12/31] Compiling NavigatorUI NavigationViewProviding.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[13/31] Compiling NavigatorUI NavigationViewRouting.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[14/31] Compiling NavigatorUI Navigator.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[15/31] Compiling NavigatorUI Binding+Extension.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[16/31] Compiling NavigatorUI Callback.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[17/31] Compiling NavigatorUI NavigationOperations.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[18/31] Compiling NavigatorUI NavigationPresentation.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[19/31] Compiling NavigatorUI NavigationRoutes.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[20/31] Compiling NavigatorUI NavigationSceneStorage.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[21/31] Compiling NavigatorUI NavigationSend.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[22/31] Compiling NavigatorUI NavigationState.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[23/31] Compiling NavigatorUI NavigationFind.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[24/31] Compiling NavigatorUI NavigationLocked.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[25/31] Compiling NavigatorUI NavigationMethod.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[26/31] Compiling NavigatorUI ManagedNavigationStack.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[27/31] Compiling NavigatorUI ManagedPresentationView.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[28/31] Compiling NavigatorUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[29/31] Compiling NavigatorUI NavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[30/31] Compiling NavigatorUI NavigationDismiss.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[31/31] Compiling NavigatorUI NavigationEventLogging.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/26] Compiling NavigatorUI NavigationFind.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[5/26] Compiling NavigatorUI NavigationLocked.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[6/26] Compiling NavigatorUI NavigationMethod.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[7/26] Compiling NavigatorUI Navigator.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[8/26] Compiling NavigatorUI Binding+Extension.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[9/26] Compiling NavigatorUI Callback.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[10/29] Compiling NavigatorUI NavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[11/29] Compiling NavigatorUI NavigationDismiss.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[12/29] Compiling NavigatorUI NavigationEventLogging.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[13/29] Compiling NavigatorUI AnyNavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[14/29] Compiling NavigatorUI NavigationAction.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[15/29] Compiling NavigatorUI NavigationCheckpoint.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[16/29] Compiling NavigatorUI NavigationConfiguration.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/29] Emitting module NavigatorUI
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[18/29] Compiling NavigatorUI NavigationSceneStorage.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[19/29] Compiling NavigatorUI NavigationSend.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[20/29] Compiling NavigatorUI NavigationState.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[21/29] Compiling NavigatorUI ManagedNavigationStack.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[22/29] Compiling NavigatorUI ManagedPresentationView.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[23/29] Compiling NavigatorUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[24/29] Compiling NavigatorUI NavigationURLHandler.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[25/29] Compiling NavigatorUI NavigationViewProviding.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[26/29] Compiling NavigatorUI NavigationViewRouting.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[27/29] Compiling NavigatorUI NavigationOperations.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[28/29] Compiling NavigatorUI NavigationPresentation.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
[29/29] Compiling NavigatorUI NavigationRoutes.swift
/host/spi-builder-workspace/Sources/NavigatorUI/NavigatorUI/Core/AnyNavigationDestination.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | /// Wrapper boxes a specific NavigationDestination.
BUILD FAILURE 6.1 linux