Build Information
Failed to build Brightroom, reference 3.2.0 (d802d0), with Swift 6.1 for Android on 30 Jan 2026 14:28:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/FluidGroup/Brightroom.git
Reference: 3.2.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/FluidGroup/Brightroom
* tag 3.2.0 -> FETCH_HEAD
HEAD is now at d802d0e Update
Updating files: 69% (448/642)
Updating files: 70% (450/642)
Updating files: 71% (456/642)
Updating files: 72% (463/642)
Updating files: 73% (469/642)
Updating files: 74% (476/642)
Updating files: 75% (482/642)
Updating files: 76% (488/642)
Updating files: 77% (495/642)
Updating files: 78% (501/642)
Updating files: 79% (508/642)
Updating files: 80% (514/642)
Updating files: 81% (521/642)
Updating files: 82% (527/642)
Updating files: 83% (533/642)
Updating files: 84% (540/642)
Updating files: 85% (546/642)
Updating files: 86% (553/642)
Updating files: 87% (559/642)
Updating files: 88% (565/642)
Updating files: 89% (572/642)
Updating files: 90% (578/642)
Updating files: 91% (585/642)
Updating files: 92% (591/642)
Updating files: 93% (598/642)
Updating files: 94% (604/642)
Updating files: 95% (610/642)
Updating files: 96% (617/642)
Updating files: 97% (623/642)
Updating files: 98% (630/642)
Updating files: 99% (636/642)
Updating files: 100% (642/642)
Updating files: 100% (642/642), done.
Submodule path 'submodules/muukii/Reveal-SDK': checked out '039bf6b6f75ef67b5a8678b8caaa1b01e6708745'
Submodule 'submodules/muukii/Reveal-SDK' (https://github.com/muukii/Reveal-SDK.git) registered for path 'submodules/muukii/Reveal-SDK'
Cloning into '/host/spi-builder-workspace/submodules/muukii/Reveal-SDK'...
Cloned https://github.com/FluidGroup/Brightroom.git
Revision (git rev-parse @):
d802d0e673b21e6e29b58bbf9e851670a6039d0a
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at 3.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/Brightroom.git
https://github.com/FluidGroup/Brightroom.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "verge",
"requirement" : {
"range" : [
{
"lower_bound" : "14.0.0",
"upper_bound" : "15.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/VergeGroup/Verge"
},
{
"identity" : "transitionpatch",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/TransitionPatch"
},
{
"identity" : "precisionlevelslider",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FluidGroup/PrecisionLevelSlider"
}
],
"manifest_display_name" : "Brightroom",
"name" : "Brightroom",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
}
],
"products" : [
{
"name" : "BrightroomEngine",
"targets" : [
"BrightroomUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BrightroomUI",
"targets" : [
"BrightroomUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BrightroomUIPhotosCrop",
"targets" : [
"BrightroomUIPhotosCrop"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BrightroomUIPhotosCrop",
"module_type" : "SwiftTarget",
"name" : "BrightroomUIPhotosCrop",
"path" : "Sources/BrightroomUIPhotosCrop",
"product_dependencies" : [
"PrecisionLevelSlider"
],
"product_memberships" : [
"BrightroomUIPhotosCrop"
],
"sources" : [
"PhotosCropRotating/PhotosCropRotating.swift"
],
"target_dependencies" : [
"BrightroomUI"
],
"type" : "library"
},
{
"c99name" : "BrightroomUI",
"module_type" : "SwiftTarget",
"name" : "BrightroomUI",
"path" : "Sources/BrightroomUI",
"product_dependencies" : [
"Verge",
"TransitionPatch"
],
"product_memberships" : [
"BrightroomEngine",
"BrightroomUI",
"BrightroomUIPhotosCrop"
],
"sources" : [
"Shared/BrightroomUI.swift",
"Shared/Components/Crop/CropView.CropInsideOverlay.swift",
"Shared/Components/Crop/CropView.CropOutsideOverlay.swift",
"Shared/Components/Crop/CropView._CropScrollView.swift",
"Shared/Components/Crop/CropView._InteractiveCropGuideView.swift",
"Shared/Components/Crop/CropView.swift",
"Shared/Components/Crop/SwiftUICropView.swift",
"Shared/Components/Drawing/BlurryMaskingView.swift",
"Shared/Components/Drawing/CanvasView.swift",
"Shared/Components/Drawing/SmoothPathDrawingView.swift",
"Shared/Components/ImageViews/CIImageDisplaying.swift",
"Shared/Components/ImageViews/ImagePreviewView.swift",
"Shared/Components/ImageViews/MetalImageView.swift",
"Shared/Components/ImageViews/_ImageView.swift",
"Shared/Components/LoadingBlurryOverlayView.swift",
"Shared/Utils/AutoLayout.swift",
"Shared/Utils/EditingCrop+.swift",
"Shared/Utils/EditorLog.swift",
"Shared/Utils/PixelEditorCodeBasedView.swift",
"Shared/Utils/UIButton+Closure.swift",
"Shared/Wrap.swift",
"builtin/ClassicImageEdit/ClassicImageEditOptions.swift",
"builtin/ClassicImageEdit/ClassicImageEditStyle.swift",
"builtin/ClassicImageEdit/ClassicImageEditViewController.swift",
"builtin/ClassicImageEdit/ClassicImageEditViewModel.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditControlStackView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditControlViewBase.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditCropControl.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditDoodleControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditEditMenuControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditMaskControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditNavigationView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditPresetListControl.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditRootControlView.swift",
"builtin/ClassicImageEdit/Components/ClassicImageEditStepSlider.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditClarityControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditContrastControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditExposureControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditFadeControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditFilterControlBase.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditGaussianBlurControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditHighlightsControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditSaturationControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditShadowsControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditSharpenControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditTemperatureControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/ClassicImageEditVignetteControl.swift",
"builtin/ClassicImageEdit/Components/FilterControl/TempCode.swift",
"builtin/PhotosCrop/PhotosCropAspectRatioControl.swift",
"builtin/PhotosCrop/PhotosCropViewController.swift",
"builtin/PhotosCrop/SwiftUIPhotosCropView.swift"
],
"target_dependencies" : [
"BrightroomEngine"
],
"type" : "library"
},
{
"c99name" : "BrightroomEngine",
"module_type" : "SwiftTarget",
"name" : "BrightroomEngine",
"path" : "Sources/BrightroomEngine",
"product_dependencies" : [
"Verge"
],
"product_memberships" : [
"BrightroomEngine",
"BrightroomUI",
"BrightroomUIPhotosCrop"
],
"sources" : [
"BrightroomEngine.swift",
"ColorCube/ColorCubeHelper.swift",
"ColorCube/ColorCubeLoader.swift",
"ColorCube/ColorCubeStorage.swift",
"ColorCube/CoreImageInspector.swift",
"Core/BlurredMask.swift",
"Core/DrawnPath.swift",
"Core/EditingCrop.swift",
"Core/EditingStack.CropModifier.swift",
"Core/EditingStack.Edit.swift",
"Core/EditingStack.swift",
"Core/Filtering.swift",
"Core/GraphicDrawing.swift",
"Core/OvalBrush.swift",
"Core/ParameterRange.swift",
"DataSource/ImageProvider.swift",
"DataSource/ImageSource.swift",
"Engine/BrightRoomImageRenderer.swift",
"Engine/CoreGraphics+.swift",
"Engine/ImageTool.swift",
"Filter/FilterBrightness.swift",
"Filter/FilterColorCube.swift",
"Filter/FilterContrast.swift",
"Filter/FilterExposure.swift",
"Filter/FilterFade.swift",
"Filter/FilterGaussianBlur.swift",
"Filter/FilterHighlightShadowTint.swift",
"Filter/FilterHighlights.swift",
"Filter/FilterPreset.swift",
"Filter/FilterSaturation.swift",
"Filter/FilterShadows.swift",
"Filter/FilterSharpen.swift",
"Filter/FilterTemperature.swift",
"Filter/FilterUnsharpMask.swift",
"Filter/FilterVignette.swift",
"Library/CIImage+.swift",
"Library/EngineLog.swift",
"Library/EngineSanitizer.swift",
"Library/Geometry.swift",
"Library/InternalUtils.swift",
"Library/Optional+.swift",
"Library/Orientation.swift",
"Library/_BrightroomDebounce.swift",
"Preset/PresetStorage.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/VergeGroup/Verge
Fetching https://github.com/FluidGroup/TransitionPatch
Fetching https://github.com/FluidGroup/PrecisionLevelSlider
[1/215] Fetching precisionlevelslider
[42/277] Fetching precisionlevelslider, transitionpatch
[256/321675] Fetching precisionlevelslider, transitionpatch, verge
Fetched https://github.com/FluidGroup/TransitionPatch from cache (10.82s)
Fetched https://github.com/FluidGroup/PrecisionLevelSlider from cache (10.84s)
Fetched https://github.com/VergeGroup/Verge from cache (11.02s)
Computing version for https://github.com/FluidGroup/PrecisionLevelSlider
Computed https://github.com/FluidGroup/PrecisionLevelSlider at 2.2.0 (11.71s)
Fetching https://github.com/FluidGroup/swiftui-Hosting
[1/246] Fetching swiftui-hosting
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (0.24s)
Computing version for https://github.com/FluidGroup/TransitionPatch
Computed https://github.com/FluidGroup/TransitionPatch at 1.0.5 (2.68s)
Computing version for https://github.com/VergeGroup/Verge
Computed https://github.com/VergeGroup/Verge at 14.1.2 (0.81s)
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/VergeGroup/TypedComparator
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/swiftlang/swift-syntax.git
[1/14] Fetching typedcomparator
[6/271] Fetching typedcomparator, swift-concurrency-task-manager
[54/1151] Fetching typedcomparator, swift-concurrency-task-manager, swift-macro-state-struct
[941/1264] Fetching typedcomparator, swift-concurrency-task-manager, swift-macro-state-struct, normalization
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.35s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.36s)
Fetched https://github.com/VergeGroup/Normalization from cache (0.36s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/19059] Fetching swift-collections
[764/20879] Fetching swift-collections, swift-atomics
[6396/94776] Fetching swift-collections, swift-atomics, swift-syntax
[14618/149027] Fetching swift-collections, swift-atomics, swift-syntax, rxswift
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
[17185/147207] Fetching swift-collections, swift-syntax, rxswift
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (2.61s)
Fetched https://github.com/apple/swift-collections from cache (10.90s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.93s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (10.64s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (11.67s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (3.60s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 3.0.1 (0.56s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 2.0.1 (0.93s)
Fetching https://github.com/VergeGroup/swift-typed-identifier
[1/63] Fetching swift-typed-identifier
Fetched https://github.com/VergeGroup/swift-typed-identifier from cache (0.26s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (1.97s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.69s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 2.6.0 (0.53s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.78s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.1 (0.71s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 3.0.1
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 3.0.0
Creating working copy for https://github.com/FluidGroup/TransitionPatch
Working copy of https://github.com/FluidGroup/TransitionPatch resolved at 1.0.5
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/FluidGroup/PrecisionLevelSlider
Working copy of https://github.com/FluidGroup/PrecisionLevelSlider resolved at 2.2.0
Creating working copy for https://github.com/VergeGroup/Verge
Working copy of https://github.com/VergeGroup/Verge resolved at 14.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.0
Creating working copy for https://github.com/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.6.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.1
Creating working copy for https://github.com/VergeGroup/swift-typed-identifier
Working copy of https://github.com/VergeGroup/swift-typed-identifier resolved at 2.0.4
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
error: 'verge': product 'RxCocoa' required by package 'verge' target 'VergeRx' not found in package 'RxSwift'.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'verge': product 'RxCocoa' required by package 'verge' target 'VergeRx' not found in package 'RxSwift'.
BUILD FAILURE 6.1 android