Build Information
Failed to build Rideau, reference 3.0.0-beta.1 (9ccaf3), with Swift 6.2 for Android on 24 Apr 2026 08:20:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Rideau.git
Reference: 3.0.0-beta.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/FluidGroup/Rideau
* tag 3.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 9ccaf33 Refine nested sheet/scroll coordination with external drag gesture (#64)
Submodule path 'submodules/swiftui-scrollview-interoperable-drag-gesture': checked out '9044de40cbf69d4a7f46e40d7d50ed5aca4d589c'
Submodule 'submodules/swiftui-scrollview-interoperable-drag-gesture' (https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture.git) registered for path 'submodules/swiftui-scrollview-interoperable-drag-gesture'
Cloning into '/host/spi-builder-workspace/submodules/swiftui-scrollview-interoperable-drag-gesture'...
Cloned https://github.com/FluidGroup/Rideau.git
Revision (git rev-parse @):
9ccaf33515e399e9d8a6c5227bc85038c98d0eba
SUCCESS checkout https://github.com/FluidGroup/Rideau.git at 3.0.0-beta.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/FluidGroup/Rideau.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Fetching https://github.com/FluidGroup/swift-rubber-banding
[1/204] Fetching swiftui-scrollview-interoperable-drag-gesture
Fetched https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture from cache (0.27s)
[1/13] Fetching swift-rubber-banding
Fetched https://github.com/FluidGroup/swift-rubber-banding from cache (0.50s)
Computing version for https://github.com/FluidGroup/swift-rubber-banding
Computed https://github.com/FluidGroup/swift-rubber-banding at 1.0.0 (0.94s)
Computing version for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Computed https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture at 0.4.0 (0.38s)
Creating working copy for https://github.com/FluidGroup/swift-rubber-banding
Working copy of https://github.com/FluidGroup/swift-rubber-banding resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture
Working copy of https://github.com/FluidGroup/swiftui-scrollview-interoperable-drag-gesture resolved at 0.4.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Rideau/spec.md
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--11D90AFD9DD3AB2.txt
[5/12] Compiling SwiftUIScrollViewInteroperableDragGesture SwiftUIScrollViewInteroperableDragGesture.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
[6/12] Compiling SwiftUIScrollViewInteroperableDragGesture UIScrollViewInteroperableDragGestureRecognizer.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
[7/12] Compiling SwiftUIScrollViewInteroperableDragGesture UIScrollView+.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Emitting module SwiftUIScrollViewInteroperableDragGesture
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
[9/12] Compiling SwiftUIScrollViewInteroperableDragGesture ScrollController.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
[10/12] Compiling SwiftUIScrollViewInteroperableDragGesture DragGestureHandler.swift
/host/spi-builder-workspace/.build/checkouts/swiftui-scrollview-interoperable-drag-gesture/Sources/SwiftUIScrollViewInteroperableDragGesture/DragGestureHandler.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct ScrollViewInteroperableDragGestureValue: Equatable, Sendable {
[11/12] Compiling RubberBanding rubberBand.swift
[12/12] Emitting module RubberBanding
BUILD FAILURE 6.2 android