Details
-
Improvement
-
Resolution: Fixed
-
Critical
-
7.6.0
-
Mac OS X
-
0
-
Build Team 2023 Sprint 9
Description
When building Couchbase Server on Mac OSX the current "cbdeps" is built with an incorrect value for the minimum OSX target version causing a full build to emit an insane amount of warnings making it almost impossible to spot actual warnings:
$ fgrep 'was built for newer macOS version (12.6) than being linked (12.0)' ninja.out.log | wc -l
|
4205
|
|
Attachments
For Gerrit Dashboard: MB-57393 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
192896,1 | MB-57393: Fix arm64 deployment target | master | tlm | Status: ABANDONED | 0 | -1 |
192945,4 | MB-57393: Set MACOSX_DEPLOYMENT_TARGET when building cbdeps | master | tlm | Status: MERGED | +2 | +1 |
192949,16 | MB-57393: Rebuild v1 cbdeps | master | tlm | Status: MERGED | +2 | +1 |
192998,2 | MB-57393: Use uname -s for portability | master | tlm | Status: MERGED | +2 | +1 |
193042,2 | MB-57393: Fix mac x64 v1 cbdep deployment target | master | tlm | Status: MERGED | +2 | +1 |
193084,5 | Allow for override CMAKE_OSX_DEPLOYMENT_TARGET | master | tlm | Status: MERGED | +2 | +1 |
193218,3 | MB-57393: Set MACOSX_DEPLOYMENT_TARGET when building v2 cbdeps | master | build-tools | Status: MERGED | +2 | +1 |
193228,3 | MB-57393: Rebuild zstd with correct macos deployment target | master | tlm | Status: MERGED | +2 | +1 |