GNU bug report logs - #8908
--silent doesn't silence warnings

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: libtool; Reported by: John David Anglin <dave.anglin@HIDDEN>; dated Tue, 21 Jun 2011 04:43:02 UTC; Maintainer for libtool is bug-libtool@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 21 Jun 2011 04:42:46 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Tue Jun 21 00:42:45 2011
Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1QYsnV-0004ah-B8
	for submit <at> debbugs.gnu.org; Tue, 21 Jun 2011 00:42:45 -0400
Received: from eggs.gnu.org ([140.186.70.92])
	by debbugs.gnu.org with esmtp (Exim 4.69)
	(envelope-from <dave@HIDDEN>) id 1QYq32-0000cm-Qw
	for submit <at> debbugs.gnu.org; Mon, 20 Jun 2011 21:46:37 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <dave@HIDDEN>) id 1QYq2w-00005V-Q4
	for submit <at> debbugs.gnu.org; Mon, 20 Jun 2011 21:46:31 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD
	autolearn=unavailable version=3.3.1
Received: from lists.gnu.org ([140.186.70.17]:39783)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <dave@HIDDEN>) id 1QYq2w-00005R-Og
	for submit <at> debbugs.gnu.org; Mon, 20 Jun 2011 21:46:30 -0400
Received: from eggs.gnu.org ([140.186.70.92]:39741)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <dave@HIDDEN>) id 1QYq2v-0005QH-Gx
	for bug-libtool@HIDDEN; Mon, 20 Jun 2011 21:46:30 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <dave@HIDDEN>) id 1QYq2u-00005D-BD
	for bug-libtool@HIDDEN; Mon, 20 Jun 2011 21:46:29 -0400
Received: from hiauly1.hia.nrc.ca ([132.246.10.84]:3008)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <dave@HIDDEN>) id 1QYq2u-0008MW-7r
	for bug-libtool@HIDDEN; Mon, 20 Jun 2011 21:46:28 -0400
Received: by hiauly1.hia.nrc.ca (Postfix, from userid 1000)
	id C8D525860; Mon, 20 Jun 2011 21:46:22 -0400 (EDT)
Date: Mon, 20 Jun 2011 21:46:21 -0400
From: John David Anglin <dave@HIDDEN>
To: bug-libtool@HIDDEN
Subject: --silent doesn't silence warnings
Message-ID: <20110621014621.GA29530@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Organization: nrc.ca
User-Agent: Mutt/1.5.16 (2007-06-09)
X-detected-operating-system: by eggs.gnu.org: HP-UX B.10.20
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-Received-From: 140.186.70.17
X-Spam-Score: -6.6 (------)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Tue, 21 Jun 2011 00:42:44 -0400
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.11
Precedence: list
Reply-To: John David Anglin <dave.anglin@HIDDEN>
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
	<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Sender: debbugs-submit-bounces <at> debbugs.gnu.org
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
X-Spam-Score: -6.6 (------)

See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48494>:

Executing on host: ../libtool --silent --tag=CC --mode=link 
/test/gnu/gcc/objdi
r/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/
/test/gnu/gcc/gcc/boehm-gc/testsuite/boeh
m-gc.c/gctest.c
/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./boehm-gc/libgcjgc.l
a  -O2  -I/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/./boehm-gc/include
-I/test/
gnu/gcc/gcc/boehm-gc/testsuite/../include   -Wc,-shared-libgcc -lpthread -lrt
-l
m   -o ./gctest    (timeout = 300)
libtool: link: warning: this platform does not like uninstalled shared
libraries
libtool: link: warning: `./gctest' will be relinked during installation
output is:
libtool: link: warning: this platform does not like uninstalled shared
libraries
libtool: link: warning: `./gctest' will be relinked during installation

FAIL: boehm-gc.c/gctest.c -O2 (test for excess errors)

Similar fails:
FAIL: boehm-gc.c/leak_test.c -O2 (test for excess errors)
FAIL: boehm-gc.c/middle.c -O2 (test for excess errors)
FAIL: boehm-gc.c/thread_leak_test.c -O2 (test for excess errors)
FAIL: boehm-gc.lib/staticrootstest.c -O2 (test for excess errors)

These tests fail because of the libtool warnings which are essentially
informational.

Think either --silent should silence warnings or there should be a
separate option to do so.

Dave
-- 
J. David Anglin                                  dave.anglin@HIDDEN
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)




Acknowledgement sent to John David Anglin <dave.anglin@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-libtool@HIDDEN. Full text available.
Report forwarded to owner <at> debbugs.gnu.org, bug-libtool@HIDDEN:
bug#8908; Package libtool. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Mon, 25 Nov 2019 12:00:02 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.