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

Bug#455392: marked as done (gcc warnings: #define redefined)



Your message dated Wed, 09 Feb 2011 17:51:16 +0100
with message-id <4D52C604.10501@debian.org>
and subject line Bug#612526: Removed package(s) from unstable
has caused the Debian Bug report #455392,
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 owner@bugs.debian.org
immediately.)


-- 
455392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455392
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sqlrelay
Version: 1:0.38-3
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 sqlrelay_1:0.38-3 on em64t by sbuild/amd64 0.53
...
> /bin/sh ../../../libtool --mode=compile g++ -Wall -pipe  -DHAVE_CONFIG -pthread  -I/usr/include//tcl8.4 -I../../.. -I../../../src/api/c++/include -pthread -c sqlrelayCmd.C -o sqlrelayCmd.lo
> mkdir .libs
>  g++ -Wall -pipe -DHAVE_CONFIG -pthread -I/usr/include//tcl8.4 -I../../.. -I../../../src/api/c++/include -pthread -c sqlrelayCmd.C  -fPIC -DPIC -o .libs/sqlrelayCmd.o
> In file included from sqlrelayCmd.C:11:
> ../../../config.h:299:1: error: "INLINE" redefined
> In file included from sqlrelayCmd.C:7:
> /usr/include//tcl8.4/tcl.h:240:1: error: this is the location of the previous definition
> make[4]: *** [sqlrelayCmd.lo] Error 1
> make[4]: Leaving directory `/build/tbm/sqlrelay-0.38/src/api/tcl'

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



--- End Message ---
--- Begin Message ---
Version: 1:0.39.4-9+rm

Dear submitter,

as the package sqlrelay has just been removed from the Debian archive
unstable we hereby close the assiciated bug reports. We are sorry that
we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/612526

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: