Build Information
Failed to build Brightroom, reference 2.10.1 (b9f1f9
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 09:45:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Brightroom.git
Reference: 2.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/Brightroom
* tag 2.10.1 -> FETCH_HEAD
HEAD is now at b9f1f9b Fix rendering color space (#200)
Cloned https://github.com/FluidGroup/Brightroom.git
Revision (git rev-parse @):
b9f1f9b8144f0bd2d94d64f77f033fcf72c00260
SUCCESS checkout https://github.com/FluidGroup/Brightroom.git at 2.10.1
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/FluidGroup/swift-collections
Fetching https://github.com/VergeGroup/Verge.git
Fetching https://github.com/FluidGroup/TransitionPatch.git
Fetching https://github.com/apple/swift-atomics.git
[1/62] Fetching transitionpatch
[22/1631] Fetching transitionpatch, swift-atomics
[95/1739] Fetching transitionpatch, swift-atomics, swift-concurrency-task-manager
[203/10545] Fetching transitionpatch, swift-atomics, swift-concurrency-task-manager, swift-collections
[2445/330520] Fetching transitionpatch, swift-atomics, swift-concurrency-task-manager, swift-collections, verge
[2446/382878] Fetching transitionpatch, swift-atomics, swift-concurrency-task-manager, swift-collections, verge, rxswift
Fetched https://github.com/FluidGroup/TransitionPatch.git from cache (12.32s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (12.32s)
Fetched https://github.com/VergeGroup/Verge.git from cache (12.32s)
Fetched https://github.com/FluidGroup/swift-collections from cache (12.32s)
Computing version for https://github.com/FluidGroup/TransitionPatch.git
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (12.32s)
Fetched https://github.com/apple/swift-atomics.git from cache (12.32s)
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (0.69s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 11.5.3 (0.70s)
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.70s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.72s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.70s)
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/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.1.0
Creating working copy for https://github.com/VergeGroup/Verge.git
Working copy of https://github.com/VergeGroup/Verge.git resolved at 11.5.3
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/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/FluidGroup/TransitionPatch.git
Working copy of https://github.com/FluidGroup/TransitionPatch.git resolved at 1.0.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "brightroom",
"name": "Brightroom",
"url": "https://github.com/FluidGroup/Brightroom.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Brightroom",
"dependencies": [
{
"identity": "verge",
"name": "Verge",
"url": "https://github.com/VergeGroup/Verge.git",
"version": "11.5.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Verge",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/FluidGroup/swift-collections",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-concurrency-task-manager",
"name": "swift-concurrency-task-manager",
"url": "https://github.com/VergeGroup/swift-concurrency-task-manager",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-task-manager",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/FluidGroup/swift-collections",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
},
{
"identity": "transitionpatch",
"name": "TransitionPatch",
"url": "https://github.com/FluidGroup/TransitionPatch.git",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TransitionPatch",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/FluidGroup/Brightroom.git
[1/9815] Fetching brightroom
Fetched https://github.com/FluidGroup/Brightroom.git from cache (19.83s)
Fetching https://github.com/VergeGroup/Verge.git from cache
Fetching https://github.com/FluidGroup/TransitionPatch.git from cache
Fetched https://github.com/FluidGroup/TransitionPatch.git from cache (0.47s)
Fetched https://github.com/VergeGroup/Verge.git from cache (0.60s)
Computing version for https://github.com/FluidGroup/TransitionPatch.git
Computed https://github.com/FluidGroup/TransitionPatch.git at 1.0.5 (0.03s)
Computing version for https://github.com/VergeGroup/Verge.git
Computed https://github.com/VergeGroup/Verge.git at 11.5.5 (0.03s)
Fetching https://github.com/FluidGroup/swift-collections from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager from cache
Fetched https://github.com/FluidGroup/swift-collections from cache (0.52s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.75s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.75s)
Computing version for https://github.com/FluidGroup/swift-collections
Computed https://github.com/FluidGroup/swift-collections at 1.1.0 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.4.0 (0.63s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.51s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.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/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.2.0
Creating working copy for https://github.com/FluidGroup/Brightroom.git
Working copy of https://github.com/FluidGroup/Brightroom.git resolved at 2.10.1 (b9f1f9b)
Creating working copy for https://github.com/VergeGroup/Verge.git
Working copy of https://github.com/VergeGroup/Verge.git resolved at 11.5.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 1.4.0
warning: 'swift-concurrency-task-manager': 'swift-concurrency-task-manager' dependency on 'https://github.com/apple/swift-collections.git' conflicts with dependency on 'https://github.com/FluidGroup/swift-collections' which has the same identity 'swift-collections'. this will be escalated to an error in future versions of SwiftPM.
warning: '.resolve-product-dependencies': dependency 'brightroom' is not used by any target
Found 2 product dependencies
- Verge
- TransitionPatch
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/FluidGroup/Brightroom.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/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 6.0 macosSpm