Build Information
Failed to build NavigatorUI, reference main (5606f2
), with Swift 6.0 for Linux on 31 May 2025 23:23:03 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 5606f24 Merge pull request #51 from minsson/docs/readme-typo-fix
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
5606f245f03c98c62b6a650c48b7e5c3447d273e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/hmlongco/Navigator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
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/2049] 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.01s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3393] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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
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
[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
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 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.
[8/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.
[9/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.
[10/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.
[11/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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[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 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.
BUILD FAILURE 6.0 linux