Build Information
Failed to build NavigationBackport, reference main (daf05f
), with Swift 6.2 (beta) for Linux on 27 Jun 2025 23:32:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/NavigationBackport.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/NavigationBackport
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at daf05f3 Merge pull request #62 from johnpatrickmorgan/fix-path-propagation
Cloned https://github.com/johnpatrickmorgan/NavigationBackport.git
Revision (git rev-parse @):
daf05f32b163afdaa5e35a3f76aa809998592eb6
SUCCESS checkout https://github.com/johnpatrickmorgan/NavigationBackport.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnpatrickmorgan/NavigationBackport.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] Emitting module NavigationBackport
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[4/34] Compiling NavigationBackport View+nbUseNavigationStack.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[5/34] Compiling NavigationBackport View+onFirstAppear.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[6/34] Compiling NavigationBackport apply.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[7/34] Compiling NavigationBackport Unobserved.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[8/34] Compiling NavigationBackport UseNavigationStackPolicy.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[9/34] Compiling NavigationBackport View+_navigationDestination.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[10/34] Compiling NavigationBackport View+nbNavigationDestination.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[11/34] Compiling NavigationBackport NavigationPathHolder.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[12/34] Compiling NavigationBackport Navigator+utilities.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[13/34] Compiling NavigationBackport Navigator+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[14/34] Compiling NavigationBackport Navigator.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[15/34] Compiling NavigationBackport Node.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[16/34] Compiling NavigationBackport NonReactiveState.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[17/34] Compiling NavigationBackport ObservableObject+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[18/34] Compiling NavigationBackport Router.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[19/34] Compiling NavigationBackport Array+utilities.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[20/34] Compiling NavigationBackport Binding+withDelaysIfUnsupported.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[21/34] Compiling NavigationBackport CodableRepresentation.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[22/34] Compiling NavigationBackport ConditionalViewBuilder.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[23/34] Compiling NavigationBackport DestinationBuilderHolder.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[24/34] Compiling NavigationBackport DestinationBuilderModifier.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[25/34] Compiling NavigationBackport DestinationBuilderView.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[26/34] Compiling NavigationBackport EnvironmentValues+navigationStack.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[27/34] Compiling NavigationBackport LocalDestinationBuilderModifier.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[28/34] Compiling NavigationBackport NBNavigationLink.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[29/34] Compiling NavigationBackport NBNavigationPath+utilities.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[30/34] Compiling NavigationBackport NBNavigationPath.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[31/34] Compiling NavigationBackport NBNavigationStack.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[32/34] Compiling NavigationBackport NBScreen.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[33/34] Compiling NavigationBackport NavigationBackport.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
[34/34] Compiling NavigationBackport NavigationLinkRowStyle.swift
/host/spi-builder-workspace/Sources/NavigationBackport/Binding+withDelaysIfUnsupported.swift:2:8: error: no such module 'SwiftUI'
1 | import Foundation
2 | import SwiftUI
| `- error: no such module 'SwiftUI'
3 |
4 | /// The time it takes for a push or pop operation, during which time another push or pop operation would be problematic.
BUILD FAILURE 6.2 linux