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

Previous Next

Package: libtool;

Reported by: John David Anglin <dave.anglin <at> nrc-cnrc.gc.ca>

Date: Tue, 21 Jun 2011 04:43:02 UTC

Severity: normal

Done: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: John David Anglin <dave.anglin <at> nrc-cnrc.gc.ca>
Subject: bug#8908: closed (Re: bug#8908: --silent doesn't silence warnings)
Date: Sat, 20 Apr 2024 10:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8908: --silent doesn't silence warnings

which was filed against the libtool package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8908 <at> debbugs.gnu.org.

-- 
8908: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8908
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ileana Dumitrescu <ileanadumitrescu95 <at> gmail.com>
To: 8908-done <at> debbugs.gnu.org
Subject: Re: bug#8908: --silent doesn't silence warnings
Date: Sat, 20 Apr 2024 13:24:53 +0300
[Message part 3 (text/plain, inline)]
Thank you for your bug report! It has finally been addressed :P

You can silence warnings with "--warnings=none", and the documentation
has been updated for this. The "--silent" option is only for
informational messages.

-- 
Ileana Dumitrescu

GPG Public Key: FA26 CA78 4BE1 8892 7F22 B99F 6570 EA01 146F 7354
[OpenPGP_0x6570EA01146F7354.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]
[Message part 6 (message/rfc822, inline)]
From: John David Anglin <dave <at> hiauly1.hia.nrc.ca>
To: bug-libtool <at> gnu.org
Subject: --silent doesn't silence warnings
Date: Mon, 20 Jun 2011 21:46:21 -0400
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 <at> nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



This bug report was last modified 1 year and 31 days ago.

Previous Next


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