Build Information
Failed to build Brightroom with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.git
Reference: 3.0.0-beta.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/Brightroom
* tag 3.0.0-beta.5 -> FETCH_HEAD
HEAD is now at e3a23df Fix crop restoration (#242)
Submodule path 'submodules/muukii/Reveal-SDK': checked out '76b02972c18f14c717751f10bbc2d6b07dab85c7'
Submodule 'submodules/muukii/Reveal-SDK' (https://github.com/muukii/Reveal-SDK.git) registered for path 'submodules/muukii/Reveal-SDK'
Cloning into '/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/submodules/muukii/Reveal-SDK'...
Cloned https://github.com/FluidGroup/Brightroom.git
Revision (git rev-parse @):
e3a23df73f54c6dc60b7d42040822db3268ffd7f
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at 3.0.0-beta.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/FluidGroup/Brightroom.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/FluidGroup/PrecisionLevelSlider from cache
Fetching https://github.com/VergeGroup/Verge.git from cache
Fetched https://github.com/FluidGroup/PrecisionLevelSlider (0.17s)
Fetching https://github.com/FluidGroup/TransitionPatch.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.23s)
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager from cache
Fetched https://github.com/VergeGroup/Verge.git (0.33s)
Fetching https://github.com/FluidGroup/swift-collections from cache
Fetched https://github.com/FluidGroup/TransitionPatch.git (0.17s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Computing version for https://github.com/FluidGroup/PrecisionLevelSlider
Fetched https://github.com/FluidGroup/swift-collections (0.16s)
Fetching https://github.com/FluidGroup/swiftui-Hosting from cache
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager (0.39s)
Fetching https://github.com/apple/swift-syntax.git from cache
Computed https://github.com/FluidGroup/PrecisionLevelSlider at 2.1.0 (0.29s)
Fetched https://github.com/ReactiveX/RxSwift.git (0.33s)
Fetched https://github.com/FluidGroup/swiftui-Hosting (0.22s)
Computing version for https://github.com/FluidGroup/TransitionPatch.git
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (0.56s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 12.0.0 (0.38s)
Fetched https://github.com/apple/swift-syntax.git (1.82s)
Computing version for https://github.com/FluidGroup/swiftui-Hosting
Computed https://github.com/FluidGroup/swiftui-Hosting at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.1 (0.05s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.2.0 (0.36s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.49s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.37s)
Creating working copy for https://github.com/FluidGroup/swiftui-Hosting
Working copy of https://github.com/FluidGroup/swiftui-Hosting resolved at 1.2.0
Creating working copy for https://github.com/FluidGroup/swift-collections
Working copy of https://github.com/FluidGroup/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/FluidGroup/PrecisionLevelSlider
Working copy of https://github.com/FluidGroup/PrecisionLevelSlider resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.1
Creating working copy for https://github.com/VergeGroup/Verge.git
Working copy of https://github.com/VergeGroup/Verge.git resolved at 12.0.0
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 1.2.0
Creating working copy for https://github.com/FluidGroup/TransitionPatch.git
Working copy of https://github.com/FluidGroup/TransitionPatch.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.1.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BrightroomUI/Media.xcassets
error: the library 'BrightroomEngine' requires macos 10.13, but depends on the product 'Verge' which requires macos 11.0; consider changing the library 'BrightroomEngine' to require macos 11.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
error: the library 'BrightroomUI' requires macos 10.13, but depends on the product 'Verge' which requires macos 11.0; consider changing the library 'BrightroomUI' to require macos 11.0 or later, or the product 'Verge' to require macos 10.13 or earlier.
BUILD FAILURE 5.9 macosSpm