Your message dated Fri, 14 Feb 2014 11:45:30 +0100
with message-id <52fdf3ca.3030...@debian.org>
and subject line I am pretty sure that iceweasel has been building with gcc-4.3 
for a while
has caused the Debian Bug report #457008,
regarding gcc warnings: #define redefined
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
457008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457008
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: iceweasel
Version: 2.0.0.11-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 has converted a number
of warnings into errors.  With GCC 4.3, you're no longer to
just redefine a previous #define.  You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already.  See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.

> Automatic build of iceweasel_2.0.0.11-1 on papa by sbuild/alpha 0.52
....
> make[5]: Entering directory 
> `/build/tbm/iceweasel-2.0.0.11/modules/libpr0n/encoders/png'
> nsPNGEncoder.cpp
> c++ -o nsPNGEncoder.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_API 
> -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=2007112801  
> -I../../../../dist/include/xpcom -I../../../../dist/include/gfx 
> -I../../../../dist/include/string -I../../../../dist/include/imglib2 
> -I../../../../dist/include/imgpnge -I../../../../dist/include 
> -I/usr/include/nspr -I/usr/include -I/usr/include -I/usr/include 
> -I../../../../dist/sdk/include       -fno-rtti -fno-exceptions -Wall 
> -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth 
> -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -mieee 
> -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -pipe -w -O2 -g 
> -fno-strict-aliasing   -DMOZILLA_CLIENT -include ../../../../mozilla-config.h 
> -Wp,-MD,.deps/nsPNGEncoder.pp nsPNGEncoder.cpp
> In file included from nsPNGEncoder.cpp:40:
> nsPNGEncoder.h:41:1: error: "NS_DECL_IMGIENCODER" redefined
> In file included from nsPNGEncoder.h:38,
>                  from nsPNGEncoder.cpp:40:
> ../../../../dist/include/imglib2/imgIEncoder.h:124:1: error: this is the 
> location of the previous definition
> make[5]: *** [nsPNGEncoder.o] Error 1
> make[5]: Leaving directory 
> `/build/tbm/iceweasel-2.0.0.11/modules/libpr0n/encoders/png'
> make[4]: *** [libs] Error 2

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
X-CrossAssassin-Score: 34625

--- End Message ---

Reply via email to