Your message dated Mon, 18 Jan 2016 15:51:21 -0800
with message-id <[email protected]>
and subject line make: output-sync loses some error messages
has caused the Debian Bug report #764214,
regarding make: output-sync loses some error messages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
764214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764214
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: make
Version: 4.0-8
Severity: normal
Tags: upstream
With the -O (output-sync) option, some error messages get lost:
% cat Makefile
all:; $(foreach
% make
m:1: *** unterminated call to function 'foreach': missing ')'. Stop.
% make -O
%
This problem (and a few others with output-sync which have been
discussed and fixed on make's mailing list and Savannah, so I'm not
reporting them individually here) are fixed (I've verified it) in
make-4.1 which has just been released:
http://lists.gnu.org/archive/html/bug-make/2014-10/msg00009.html
Since these bugs severely impact the usability of the new option,
please upgrade to this version before the jessie freeze.
--- End Message ---
--- Begin Message ---
Package: make
Version: 4.1-1
Hi,
With the new version of make uploaded into Debian, this is no
longer an issue. Indeed, I tested that with the new make the error is
not silently elided.
Thanks for reporting the issue,
Manoj
--
Modern man is the missing link between apes and human beings.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature
--- End Message ---