Your message dated Sat, 17 Oct 2009 11:45:21 +0100
with message-id <[email protected]>
and subject line Package wipl has been removed from Debian
has caused the Debian Bug report #455398,
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 [email protected]
immediately.)


-- 
455398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455398
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wipl
Version: 20020601-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 wipl_20020601-11.1 on em64t by sbuild/amd64 0.53
...
> make[2]: Entering directory `/build/tbm/wipl-20020601/src'
> c++ -DHAVE_CONFIG_H -I. -I. -I.  -I/usr/include -DLOCALSTATEDIR=\"/var\" 
> -DSYSCONFDIR=\"/etc\" -I/usr/include  -g -O2 -c wiplcSimple.cc
> In file included from common.h:11,
>                  from wiplcSimple.cc:7:
> netstructs.h:11:1: error: "IPPROTO_TCP" redefined
> In file included from /usr/include/arpa/inet.h:23,
>                  from common.h:5,
>                  from wiplcSimple.cc:7:
> /usr/include/netinet/in.h:45:1: error: this is the location of the previous 
> definition
> In file included from common.h:11,
>                  from wiplcSimple.cc:7:
> netstructs.h:12:1: error: "IPPROTO_UDP" redefined
> In file included from /usr/include/arpa/inet.h:23,
>                  from common.h:5,
>                  from wiplcSimple.cc:7:
> /usr/include/netinet/in.h:51:1: error: this is the location of the previous 
> definition
> wiplcSimple.cc: In member function 'char* ServerMemClient::Init(char*)':
> wiplcSimple.cc:194: warning: deprecated conversion from string constant to 
> 'char*'
> wiplcSimple.cc: In member function 'char* 
> ServerMemClient::ReadArray(UserServerMem&)':
> wiplcSimple.cc:206: warning: deprecated conversion from string constant to 
> 'char*'
> wiplcSimple.cc: In function 'int main(int, char**)':
> wiplcSimple.cc:536: warning: deprecated conversion from string constant to 
> 'char*'
> make[2]: *** [wiplcSimple.o] Error 1

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



--- End Message ---
--- Begin Message ---
Version: 20020601-11.3+rm

You filled the bug http://bugs.debian.org/455398 in Debian BTS
against the package wipl. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/549213. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply via email to