[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #31762] make -silent behaves like make -ignore
From: |
anonymous |
Subject: |
[bug #31762] make -silent behaves like make -ignore |
Date: |
Thu, 02 Dec 2010 22:41:15 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; (R1 1.6); .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) |
URL:
<http://savannah.gnu.org/bugs/?31762>
Summary: make -silent behaves like make -ignore
Project: make
Submitted by: None
Submitted on: Thu 02 Dec 2010 10:41:14 PM UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.81
Operating System: MS Windows
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
The -silent option on make appears to force the -ignore option.
When I specify the -silent option, make appears to ignore the exit status of
all commands, and returns an exit status of zero even though the build
failed.
I encountered this on version 3.81, built for Windows32. On testing, I found
that the 3.81 build distributed with cygwin behaves the same way, and the
attached makefile and illustrative script are intended to be run under cygwin
or on a unix platform.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC Name: makefile Size: 137B By: None
The script maketest calls make with various options. The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22107>
-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC Name: maketest Size: 660B By: None
The script maketest calls make with various options. The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22108>
-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC Name: makeout Size: 1kB By: None
The script maketest calls make with various options. The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22109>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31762>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #31762] make -silent behaves like make -ignore,
anonymous <=