[bug #17740] make fails without any message

2009-09-30 Thread Boris Kolpackov
Update of bug #17740 (project make): Status:None => Fixed Assigned to:None => bosk Open/Closed:Open => Closed Fixed Release:

[bug #17740] make fails without any message

2006-10-07 Thread Boris Kolpackov
Follow-up Comment #5, bug #17740 (project make): I am pretty sure this is related to (or even the same as) bug #15110. ___ Reply to this item at: ___ M

[bug #17740] make fails without any message

2006-10-06 Thread Tony Silva
Follow-up Comment #4, bug #17740 (project make): Here's a Makefile and test procedure that produces 4 (related) symptoms. Please let me know if I can provide any other information. Is there any chance that Make does not catch and/or propagate non-zero exit status properly when it occurs while p

[bug #17740] make fails without any message

2006-10-05 Thread Paul D. Smith
Follow-up Comment #3, bug #17740 (project make): Someone who sees this problem will need to either provide a reproducible test case, or a description clear enough to allow me to create one. Based on the information in this bug I tried this: include foo.d foo.d: foo.x ; : cp $< $@ all: ; :

[bug #17740] make fails without any message

2006-10-05 Thread Tony Silva
Follow-up Comment #2, bug #17740 (project make): Here's another data point. "make -k" partially exposes a silent error: [EMAIL PROTECTED]> make_ [EMAIL PROTECTED]> make_ -k make_: Target `default' not remade because of errors. -- Tony

[bug #17740] make fails without any message

2006-10-05 Thread Tony Silva
Follow-up Comment #1, bug #17740 (project make): I, too, have seen this problem when automatically building and including dependency makefiles (for C++ headers). I'd really like to see it resolved. The silent failure can cause users to lose a lot of time since there are no hints what is wrong whe

[bug #17740] make fails without any message

2006-09-14 Thread anonymous
URL: Summary: make fails without any message Project: make Submitted by: None Submitted on: Thursday 09/14/2006 at 13:44 UTC Severity: 3 - Normal Item Group: Bug