[SERVER-13196] Build: --d is not honored when --heapcheck is specified Created: 14/Mar/14  Updated: 11/May/15  Resolved: 11/May/15

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Davide Italiano Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Linux localhost.localdomain 3.12.10-300.fc20.x86_64 #1 SMP Thu Feb 6 22:11:48 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


Issue Links:
Related
related to SERVER-13195 Build fails if --heapcheck is specified Closed
Operating System: ALL
Participants:

 Description   

If --heapcheck is specified to build mongod, one among --dd and --d should be specified as well. If --d is specified, the build stops.

Way to reproduce:

[davide@localhost mongo]$ scons mongod mongo --heapcheck --use-system-tcmalloc --d

Build output:

scons: Reading SConscript files ...
scons version: 2.3.0
python version: 2 7 5 'final' 0
Checking whether the C++ compiler worksyes
Checking whether the C compiler worksyes
Checking if C++ compiler "g++" is GCC... yes
Checking if C compiler "gcc" is GCC... yes
Checking if C compiler supports -Wno-unused-local-typedefs... yes
Checking if C compiler supports -Wno-unused-function... yes
Checking if C compiler supports -Wno-unused-private-field... no
Checking if C compiler supports -Wno-deprecated-declarations... yes
Checking if C compiler supports -Wno-tautological-constant-out-of-range-compare... no
Checking if C compiler supports -Wno-unused-const-variable... no
Checking if C compiler supports -fno-builtin-memcmp... yes
Checking for __thread... yes
Checking for C header file unistd.h... yes
Checking whether clock_gettime is declared... yes
Checking for C library rt... yes
Checking for C++ header file execinfo.h... yes
Checking whether backtrace is declared... yes
Checking whether backtrace_symbols is declared... yes
Checking whether backtrace_symbols_fd is declared... yes
Checking for C library pcap... no
Checking for C library wpcap... no
Checking for C library tcmalloc... yes
--heapcheck needs --d or --dd



 Comments   
Comment by Ernie Hershey [ 11/May/15 ]

There is no more --heapcheck.

Comment by Eric Milkie [ 14/Mar/14 ]

--d and --dd are deprecated now. We should redo how --heapcheck works as part of this ticket.

Generated at Thu Feb 08 03:30:56 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.