-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Build
-
Fully Compatible
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
For example when running "python buildscripts/scons.py --build-profile=opt --ninja=disabled --separate-debug=on install-mongod" we will see debug files in the install directory but we should only see them there if the "install-mongod-debug" target was used. This will quickly increase the tarball size and slowdown evergreen in general. We also do not want to accidentally release the debug info.