-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
In BUILD-9228, extra cachedir logging was added which need to check if a file to be logged was a 'conftest' file.
It's not exactly clear why this check is needed. A quick look at the SCons codebase does not make any obvious handling of SConf conftest files and CacheDir messages.
A deeper dive is needed to explore when exactly the extra logging is getting called during configure checks, and compare and contrast what happens with normal cachedir during configure checks.