The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NavigationBackport, reference 0.11.4 (daf05f), with Swift 6.2 (beta) for Android on 27 Jun 2025 23:31:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnpatrickmorgan/NavigationBackport.git
Reference: 0.11.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/NavigationBackport
 * tag               0.11.4     -> FETCH_HEAD
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 0.11.4
========================================
Build
========================================
Selected platform:         android
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/31] 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.
[4/31] 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.
[5/31] 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.
[6/31] 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.
[7/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.
[8/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.
[9/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.
[10/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/34] 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.
[12/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.
[13/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.
[14/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.
[15/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.
[16/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.
[17/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.
[18/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.
[19/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.
[20/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.
[21/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.
[22/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.
[23/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.
[24/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.
[25/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.
[26/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.
[27/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.
[28/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.
[29/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.
[30/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.
[31/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.
[32/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.
[33/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.
[34/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.
BUILD FAILURE 6.2 android