Build Information
Failed to build LinkNavigator, reference 1.4.1 (94b8d6), with Swift 6.1 for Android on 13 Oct 2025 14:43:34 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/forXifLess/LinkNavigator.git
Reference: 1.4.1
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/forXifLess/LinkNavigator
* tag 1.4.1 -> FETCH_HEAD
HEAD is now at 94b8d60 refactor: Changed 'LinkItem' properties modifier access
Cloned https://github.com/forXifLess/LinkNavigator.git
Revision (git rev-parse @):
94b8d60b604f37e544e1e24eafe6b0684a3057b1
SUCCESS checkout https://github.com/forXifLess/LinkNavigator.git at 1.4.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/forXifLess/LinkNavigator.git
https://github.com/forXifLess/LinkNavigator.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "urlencodedform",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.8",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/interactord/URLEncodedForm"
},
{
"identity" : "swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airbnb/swift"
}
],
"manifest_display_name" : "LinkNavigator",
"name" : "LinkNavigator",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LinkNavigator",
"targets" : [
"LinkNavigator"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LinkNavigatorTests",
"module_type" : "SwiftTarget",
"name" : "LinkNavigatorTests",
"path" : "Tests/LinkNavigatorTests",
"sources" : [
"LinkNavigatorTests.swift"
],
"target_dependencies" : [
"LinkNavigator"
],
"type" : "test"
},
{
"c99name" : "LinkNavigator",
"module_type" : "SwiftTarget",
"name" : "LinkNavigator",
"path" : "Sources/LinkNavigator",
"product_dependencies" : [
"URLEncodedForm"
],
"product_memberships" : [
"LinkNavigator"
],
"sources" : [
"Builder/RouteBuilderOf.swift",
"Builder/SingleNavigationBuilder.swift",
"Builder/TabNavigationBuilder.swift",
"Components/Alert/ActionButton.swift",
"Components/Alert/Alert.swift",
"Components/LinkNavigationView.swift",
"Components/TabLinkNavigationView.swift",
"Components/WrappingController.swift",
"Core/BaseComponent/LinkItem.swift",
"Core/BaseComponent/NavigationTarget.swift",
"Core/BaseComponent/Subscriber/LinkNavigatorSubscriberType.swift",
"Core/BaseComponent/TabItem.swift",
"Core/Coordinate/SheetCoordinate.swift",
"Core/Core/DetentConfiguration.swift",
"Core/Core/SingleLinkNavigator.swift",
"Core/Core/TabLinkNavigator/TabLinkNavigator.swift",
"Core/Core/TabLinkNavigator/TabPartialNavigator.swift",
"Core/Core/TabLinkNavigator/TabRootNavigationController.swift",
"Core/EventNotification/TabbarEventNotification.swift",
"Core/Protocol/EmptyValueType.swift",
"Core/Protocol/LinkNavigatorFindLocationUsable.swift",
"Core/Protocol/LinkNavigatorProtocol.swift",
"Core/Protocol/TabLinkNavigatorProtocol.swift",
"DI/DependencyType.swift",
"Deprecated/BaseNavigator.swift",
"Deprecated/EventObserver.swift",
"Deprecated/LinkNavigator.swift",
"Deprecated/LinkNavigatorType.swift",
"Deprecated/RouteBuilderType.swift",
"Test/SingleLinkNavigatorMock.swift",
"Test/TabLinkNavigatorMock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/airbnb/swift
Fetching https://github.com/interactord/URLEncodedForm
[1/106] Fetching urlencodedform
[107/4573] Fetching urlencodedform, swift
Fetched https://github.com/interactord/URLEncodedForm from cache (2.32s)
Fetched https://github.com/airbnb/swift from cache (2.39s)
Computing version for https://github.com/interactord/URLEncodedForm
Computed https://github.com/interactord/URLEncodedForm at 1.0.9 (2.89s)
Computing version for https://github.com/airbnb/swift
Computed https://github.com/airbnb/swift at 1.1.0 (2.28s)
Fetching https://github.com/apple/swift-argument-parser
[1/16656] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (1.17s)
Creating working copy for https://github.com/interactord/URLEncodedForm
Working copy of https://github.com/interactord/URLEncodedForm resolved at 1.0.9
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
Creating working copy for https://github.com/airbnb/swift
Working copy of https://github.com/airbnb/swift resolved at 1.1.0
Downloading binary artifact https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[1369/11034045] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip
[27418/56882921] Downloading https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip, https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.55.1/SwiftLintBinary-macos.artifactbundle.zip (1.41s)
Downloaded https://github.com/calda/SwiftFormat-nightly/releases/download/2025-07-23-b/SwiftFormat.artifactbundle.zip (4.64s)
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:52:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
50 |
51 | let process = Process()
52 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
| `- note: use 'executableURL' instead
53 | process.arguments = arguments
54 | try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/21] Compiling URLEncodedForm Byte+Control.swift
[8/21] Compiling URLEncodedForm Bytes.swift
[9/23] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[10/23] Compiling URLEncodedForm URLEncodedForm.swift
[11/23] Compiling URLEncodedForm DataDecoder.swift
[12/23] Compiling URLEncodedForm DataEncoder.swift
[13/23] Emitting module URLEncodedForm
[14/23] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[15/23] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[16/23] Compiling URLEncodedForm URLEncodedFormData.swift
[17/23] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[18/23] Compiling URLEncodedForm NestedData.swift
[19/23] Compiling URLEncodedForm URLEncodedFormError.swift
[20/23] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[21/23] Compiling URLEncodedForm URLEncodedFormParser.swift
[22/23] Compiling URLEncodedForm BasicKey.swift
[23/23] Compiling URLEncodedForm LosslessDataConvertible.swift
[25/53] Compiling LinkNavigator Alert.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[26/53] Compiling LinkNavigator LinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[27/53] Compiling LinkNavigator TabLinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[28/53] Compiling LinkNavigator WrappingController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[29/56] Compiling LinkNavigator LinkItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[30/56] Compiling LinkNavigator NavigationTarget.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[31/56] Compiling LinkNavigator LinkNavigatorSubscriberType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[32/56] Compiling LinkNavigator TabItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[33/56] Compiling LinkNavigator RouteBuilderOf.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[34/56] Compiling LinkNavigator SingleNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[35/56] Compiling LinkNavigator TabNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[36/56] Compiling LinkNavigator ActionButton.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/56] Emitting module LinkNavigator
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[38/56] Compiling LinkNavigator RouteBuilderType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[39/56] Compiling LinkNavigator SingleLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[40/56] Compiling LinkNavigator TabLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[41/56] Compiling LinkNavigator SheetCoordinate.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[42/56] Compiling LinkNavigator DetentConfiguration.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[43/56] Compiling LinkNavigator SingleLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[44/56] Compiling LinkNavigator TabLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[45/56] Compiling LinkNavigator LinkNavigatorFindLocationUsable.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[46/56] Compiling LinkNavigator LinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[47/56] Compiling LinkNavigator TabLinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[48/56] Compiling LinkNavigator DependencyType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[49/56] Compiling LinkNavigator TabPartialNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[50/56] Compiling LinkNavigator TabRootNavigationController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[51/56] Compiling LinkNavigator TabbarEventNotification.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[52/56] Compiling LinkNavigator EmptyValueType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[53/56] Compiling LinkNavigator BaseNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[54/56] Compiling LinkNavigator EventObserver.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[55/56] Compiling LinkNavigator LinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[56/56] Compiling LinkNavigator LinkNavigatorType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift/Plugins/FormatSwift/Plugin.swift:52:13: warning: 'launchPath' is deprecated: renamed to 'executableURL'
50 |
51 | let process = Process()
52 | process.launchPath = launchPath
| |- warning: 'launchPath' is deprecated: renamed to 'executableURL'
| `- note: use 'executableURL' instead
53 | process.arguments = arguments
54 | try process.run()
[1/1] Compiling plugin FormatSwift
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/19] Compiling URLEncodedForm Byte+Control.swift
[6/19] Compiling URLEncodedForm Bytes.swift
[7/21] Compiling URLEncodedForm URLEncodedFormData.swift
[8/21] Compiling URLEncodedForm URLEncodedFormDataContext.swift
[9/21] Compiling URLEncodedForm NestedData.swift
[10/21] Compiling URLEncodedForm URLEncodedFormError.swift
[11/21] Compiling URLEncodedForm URLEncodedFormSerializer.swift
[12/21] Compiling URLEncodedForm URLEncodedForm.swift
[13/21] Compiling URLEncodedForm BasicKey.swift
[14/21] Compiling URLEncodedForm LosslessDataConvertible.swift
[15/21] Compiling URLEncodedForm URLEncodedFormDataConvertible.swift
[16/21] Compiling URLEncodedForm URLEncodedFormParser.swift
[17/21] Compiling URLEncodedForm DataDecoder.swift
[18/21] Compiling URLEncodedForm DataEncoder.swift
[19/21] Emitting module URLEncodedForm
[20/21] Compiling URLEncodedForm URLEncodedFormDecoder.swift
[21/21] Compiling URLEncodedForm URLEncodedFormEncoder.swift
[23/51] Compiling LinkNavigator LinkNavigatorFindLocationUsable.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[24/51] Compiling LinkNavigator LinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[25/51] Compiling LinkNavigator TabLinkNavigatorProtocol.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[26/51] Compiling LinkNavigator DependencyType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[27/51] Compiling LinkNavigator RouteBuilderOf.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[28/51] Compiling LinkNavigator SingleNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[29/51] Compiling LinkNavigator TabNavigationBuilder.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[30/51] Compiling LinkNavigator ActionButton.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[31/51] Compiling LinkNavigator Alert.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[32/51] Compiling LinkNavigator LinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[33/51] Compiling LinkNavigator TabLinkNavigationView.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[34/51] Compiling LinkNavigator WrappingController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/54] Emitting module LinkNavigator
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[36/54] Compiling LinkNavigator RouteBuilderType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[37/54] Compiling LinkNavigator SingleLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[38/54] Compiling LinkNavigator TabLinkNavigatorMock.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[39/54] Compiling LinkNavigator TabPartialNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[40/54] Compiling LinkNavigator TabRootNavigationController.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[41/54] Compiling LinkNavigator TabbarEventNotification.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[42/54] Compiling LinkNavigator EmptyValueType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[43/54] Compiling LinkNavigator SheetCoordinate.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[44/54] Compiling LinkNavigator DetentConfiguration.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[45/54] Compiling LinkNavigator SingleLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[46/54] Compiling LinkNavigator TabLinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[47/54] Compiling LinkNavigator BaseNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[48/54] Compiling LinkNavigator EventObserver.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[49/54] Compiling LinkNavigator LinkNavigator.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[50/54] Compiling LinkNavigator LinkNavigatorType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[51/54] Compiling LinkNavigator LinkItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[52/54] Compiling LinkNavigator NavigationTarget.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[53/54] Compiling LinkNavigator LinkNavigatorSubscriberType.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
[54/54] Compiling LinkNavigator TabItem.swift
/host/spi-builder-workspace/Sources/LinkNavigator/Builder/RouteBuilderOf.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public typealias RouteViewController = MatchPathUsable & UIViewController
BUILD FAILURE 6.1 android