-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
-
When building release mode on x86, you will get an error message:
```
ld.lld: error: bazel-out/k8-dbg/bin/_solib_x86_64/src/mongo/db/storage/libsnapshot_helper.so: undefined reference to boost::assertion_failed(char const*, char const*, char const*, long) [--no-allow-shlib-undefined]
```
this is not the case on arm platform however.