Your message dated Tue, 3 May 2011 13:57:58 +0200 (CEST)
with message-id <[email protected]>
has caused the report #625345,
regarding gettext: ftbfs with gcc-4.6 -Werror
to be marked as having been forwarded to the upstream software
author(s) [email protected]
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625345: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625345
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hello.
Received this from the Debian bug system.
Is there a simple way to disable -Werror?
Thanks.
---------- Forwarded message ----------
From: Matthias Klose <[email protected]>
To: [email protected]
Date: Tue, 03 May 2011 10:33:02 +0000
Subject: Bug#625345: gettext: ftbfs with gcc-4.6 -Werror
Package: gettext
Version: 0.18.1.1-3
Severity: important
Tags: wheezy sid
User: [email protected]
Usertags: ftbfs-gcc-4.6 ftbfs-werror
This package builds with -Werror, and GCC 4.6 triggers new warnings
which will make the package fail to build. Currently a Debian patch
just passes
-Wno-error=unused-but-set-variable and
-Wno-error=unused-but-set-parameter
to avoid build failures, but this patch will be reverted with the
GCC 4.6.1 release, and the severity of the report will be raised.
The full build log can be found at:
http://people.debian.org/~doko/tmp/werror/gettext_0.18.1.1-3_lsid64.buildlog
The last lines of the build log are at the end of this report.
--- End Message ---