-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Build
-
Fully Compatible
-
ALL
-
Platforms 2017-01-23, Platforms 2017-02-13
Running "scons mongod" twice in a row could result in actually re-linking mongod the second time, even though it should be a no-op. This is because the ordering of the libraries passed to the link step can change, causing scons to think something is different and a rebuild is necessary.
- is duplicated by
-
SERVER-8981 LIBDEPS library ordering instability can drive spurious rebuilds of mongod and mongos
- Closed
- is related to
-
SERVER-17785 Scope application of link groups to actual groups
- Closed