emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#8908: closed (--silent doesn't silence warnings)


From: GNU bug Tracking System
Subject: bug#8908: closed (--silent doesn't silence warnings)
Date: Sat, 20 Apr 2024 10:26:01 +0000

Your message dated Sat, 20 Apr 2024 13:24:53 +0300
with message-id <aa50e010-e9a2-4d36-9cd6-46991176869c@gmail.com>
and subject line Re: bug#8908: --silent doesn't silence warnings
has caused the debbugs.gnu.org bug report #8908,
regarding --silent doesn't silence warnings
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
8908: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8908
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: --silent doesn't silence warnings Date: Mon, 20 Jun 2011 21:46:21 -0400 User-agent: Mutt/1.5.16 (2007-06-09)
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@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



--- End Message ---
--- Begin Message --- Subject: Re: bug#8908: --silent doesn't silence warnings Date: Sat, 20 Apr 2024 13:24:53 +0300 User-agent: Mozilla Thunderbird
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

Attachment: OpenPGP_0x6570EA01146F7354.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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