Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
6.6.6
-
None
-
Untriaged
-
1
-
Unknown
Description
$ gcc -v
|
Apple clang version 14.0.0 (clang-1400.0.29.102)
|
Target: x86_64-apple-darwin21.6.0
|
Thread model: posix
|
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
|
Steps to repro:
a. repo init -u https://github.com/couchbase/manifest -m couchbase-server/mad-hatter.xml -g all
b. repo sync
c. make
Build fails with error:
/Users/till.westmann/code/couchbase/testing/benchmark/src/complexity.cc:80:10: error: variable 'sigma_gn' set but not used [-Werror,-Wunused-but-set-variable]
|
double sigma_gn = 0.0;
|
Attachments
Issue Links
For Gerrit Dashboard: MB-54376 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
182160,2 | MB-54376: Do not build googletest and benchmark with -Werror | master | manifest | Status: ABANDONED | 0 | 0 |
182223,2 | MB-54376: Do not build benchmark with -Werror for MH | master | manifest | Status: MERGED | +2 | +1 |