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

Bug#14662: marked as done (Something is causing files to be compiled with >/dev/null 2>&1)



Your message dated Tue, 2 Jul 2002 19:12:05 +0200
with message-id <20020702171205.GA17035@cibalia.gkvk.hr>
and subject line N/A
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 8 Nov 1997 15:01:57 +0000
Received: (qmail 30927 invoked from network); 8 Nov 1997 15:01:56 -0000
Received: from chiark.greenend.org.uk (root@chiark.greenend.org.uk@195.224.76.132)
  by 205.229.104.5 with SMTP; 8 Nov 1997 15:01:56 -0000
Received: by chiark.greenend.org.uk
	id m0xUCBi-0004o0C
	(Debian /\oo/\ Smail3.1.29.1 #29.37); Sat, 8 Nov 97 14:48 GMT
Received: from ian by davenant.greenend.org.uk with local (Exim 1.61 #1)
	id 0xUCAY-0000CP-00 (Debian); Sat, 8 Nov 1997 14:47:26 +0000
From: Ian Jackson <ian@davenant.greenend.org.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Debian bugs submission address <submit@bugs.debian.org>
Subject: Something is causing files to be compiled with >/dev/null 2>&1
X-Mailer: VM 6.28 under Emacs 19.34.1
Message-Id: <E0xUCAY-0000CP-00@davenant.greenend.org.uk>
Date: Sat, 8 Nov 1997 14:47:26 +0000

Package: dpkg
Version: 1.4.0.19

Seen in the output of `debian/rules build' in the dpkg 1.4.0.19 source
tree:

../libtool --mode=compile gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\"   -D_REENTRANT -D_GNU_SOURCE -O2  -Wall -Wno-implicit -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g  -c ../../../lib/parsehelp.c
gcc -I../../../include -I../../.. -I../../../lib -I.. -I../include -I. -I../../../intl -I../intl -DHAVE_CONFIG_H -DCOPYINGFILE=\"/usr/doc/dpkg/copyright\" -D_REENTRANT -D_GNU_SOURCE -O2 -Wall -Wno-implicit -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -g -c -fPIC -DPIC ../../../lib/parsehelp.c
mv -f parsehelp.o parsehelp.lo

Note the >/dev/null 2>&1 when the file is compiled with different
compiler options.  This could cause extremely confusing behaviour.  At
the very least the output should be saved somewhere and printed if an
error (as opposed to a warning) occurs.

Ian.
---------------------------------------
Received: (at 14662-done) by bugs.debian.org; 2 Jul 2002 17:11:08 +0000
>From joy@gkvk.hr Tue Jul 02 12:11:08 2002
Return-path: <joy@gkvk.hr>
Received: from cibalia.gkvk.hr [161.53.211.3] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17PRBC-0007kw-00; Tue, 02 Jul 2002 12:11:06 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 3.35 #1 (Debian))
	id 17PRC9-0004R5-00
	for <14662-done@bugs.debian.org>; Tue, 02 Jul 2002 19:12:05 +0200
Date: Tue, 2 Jul 2002 19:12:05 +0200
To: 14662-done@bugs.debian.org
Subject: N/A
Message-ID: <20020702171205.GA17035@cibalia.gkvk.hr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
From: Josip Rodin <joy@gkvk.hr>
Delivered-To: 14662-done@bugs.debian.org

Hi,

That /dev/null stuff no longer exists in the dpkg build system.

-- 
     2. That which causes joy or happiness.


-- 
To UNSUBSCRIBE, email to debian-dpkg-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: