Build Information
Failed to build NavigatorUI, reference 1.0.0 (d0c13d
), with Swift 6.1 for Android on 31 May 2025 04:22:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hmlongco/Navigator.git
Reference: 1.0.0
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 1.0.0 -> FETCH_HEAD
HEAD is now at d0c13d7 Update README and CHANGELOG for 1.0
Cloned https://github.com/hmlongco/Navigator.git
Revision (git rev-parse @):
d0c13d7efd9e97e63d901bc53ba22d20da135557
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hmlongco/Navigator.git at 1.0.0
========================================
Build
========================================
Selected platform: android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
docker: Error response from daemon: Head "https://registry.gitlab.com/v2/finestructure/spi-images/manifests/android-6.1-latest": received unexpected HTTP status: 502 Bad Gateway
Run 'docker run --help' for more information
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
docker: Error response from daemon: Head "https://registry.gitlab.com/v2/finestructure/spi-images/manifests/android-6.1-latest": received unexpected HTTP status: 502 Bad Gateway
Run 'docker run --help' for more information
BUILD FAILURE 6.1 android