bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40159] Premature exit with incorrect error message, or garbage out


From: padavo
Subject: [bug #40159] Premature exit with incorrect error message, or garbage output characters.
Date: Thu, 03 Oct 2013 11:23:06 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #11, bug #40159 (project make):

My apologies for the stupid broken markup ... I gambled and lost :)

This is a repost of comment #10.

Summary: 
--------

The procedure at comment #9 fixes the bug !
I will submit a Debian bugreport.

Procedure #1: Without the patch, the bug occurs
-----------------------------------------------

apt-get build-dep make
apt-get source make
cd make-dfsg-3.81/
dpkg-buildpackage -nc -us -uc
./make -R -r -f /home/david/work/src/c/make/lab/80-bug/clean/Makefile
/home/david/work/src/c/make/lab/80-bug/clean/Makefile:15: *** unterminated
variable reference.  Stop.

Procedure #2: With the patch, the bug is gone
---------------------------------------------

wget -O - https://savannah.gnu.org/patch/download.php?file_id=23309 | patch
-p1
make
./make -R -r -f /home/david/work/src/c/make/lab/80-bug/clean/Makefile
bug/clean/Makefile:15:  i
(snip repeated lines)
make: Nothing to be done for `dummy'.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40159>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]