The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Brightroom, reference main (d802d0), with Swift 6.1 for Linux on 31 Jan 2026 09:27:10 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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d802d0e Update
Updating files:  68% (442/642)
Updating files:  69% (443/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 main
========================================
Build
========================================
Selected platform:         linux
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-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/VergeGroup/Verge
Fetching https://github.com/FluidGroup/TransitionPatch
[2/62] Fetching transitionpatch
[34/321460] Fetching transitionpatch, verge
Fetched https://github.com/FluidGroup/TransitionPatch from cache (4.30s)
Fetching https://github.com/FluidGroup/PrecisionLevelSlider
Fetched https://github.com/VergeGroup/Verge from cache (8.60s)
[1/215] Fetching precisionlevelslider
Fetched https://github.com/FluidGroup/PrecisionLevelSlider from cache (1.04s)
Computing version for https://github.com/FluidGroup/PrecisionLevelSlider
Computed https://github.com/FluidGroup/PrecisionLevelSlider at 2.2.0 (10.84s)
Fetching https://github.com/FluidGroup/swiftui-Hosting
[1/246] Fetching swiftui-hosting
Fetched https://github.com/FluidGroup/swiftui-Hosting from cache (0.18s)
Computing version for https://github.com/FluidGroup/TransitionPatch
Computed https://github.com/FluidGroup/TransitionPatch at 1.0.5 (2.54s)
Computing version for https://github.com/VergeGroup/Verge
Computed https://github.com/VergeGroup/Verge at 14.1.2 (0.60s)
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/VergeGroup/TypedComparator
[1/880] Fetching swift-macro-state-struct
[54/993] Fetching swift-macro-state-struct, normalization
[994/1250] Fetching swift-macro-state-struct, normalization, swift-concurrency-task-manager
[1251/1264] Fetching swift-macro-state-struct, normalization, swift-concurrency-task-manager, typedcomparator
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.24s)
Fetching https://github.com/apple/swift-atomics.git
[1/19082] Fetching swift-collections
[2864/20902] Fetching swift-collections, swift-atomics
[9454/94812] Fetching swift-collections, swift-atomics, swift-syntax
Fetched https://github.com/apple/swift-atomics.git from cache (0.37s)
Fetching https://github.com/ReactiveX/RxSwift.git
[9851/92992] Fetching swift-collections, swift-syntax
[33865/147243] Fetching swift-collections, swift-syntax, rxswift
Fetched https://github.com/VergeGroup/Normalization from cache (1.33s)
Fetched https://github.com/apple/swift-collections from cache (1.36s)
[38198/128161] Fetching swift-syntax, rxswift
Fetched https://github.com/VergeGroup/TypedComparator from cache (6.69s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (6.69s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.77s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.22s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (9.13s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 3.0.0 (0.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.53s)
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.19s)
Computing version for https://github.com/VergeGroup/swift-typed-identifier
Computed https://github.com/VergeGroup/swift-typed-identifier at 2.0.4 (0.65s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
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.79s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.1 (1.01s)
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/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/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/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.1
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/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/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/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 2.6.0
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 2.0.1
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
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-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'verge': product 'RxCocoa' required by package 'verge' target 'VergeRx' not found in package 'RxSwift'.
BUILD FAILURE 6.1 linux