Build Information
Failed to build NavigatorUI, reference 0.9.26 (c86f20
), with Swift 6.0 for Linux on 20 Mar 2025 04:34:38 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.git
Reference: 0.9.26
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
* tag 0.9.26 -> FETCH_HEAD
HEAD is now at c86f201 Update docs
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
c86f201c35c6ed621ddd561206f5aec1a5a67dab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at 0.9.26
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2050] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3342] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.69s)
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
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/28] 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.
[7/28] 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.
[8/28] 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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/31] 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.
[22/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.
[23/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.
[24/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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/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.
[30/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.
[31/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.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/26] 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.
[5/26] 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.
[6/26] 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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/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.
[8/29] 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.
[9/29] 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.
[10/29] 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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/29] 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.
[16/29] 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.
[17/29] 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.
[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 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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/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.
BUILD FAILURE 6.0 linux