Your message dated Tue, 8 Apr 2008 08:25:12 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Argh
has caused the Debian Bug report #456091,
regarding FTBFS with GCC 4.3: missing #includes
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.)
--
456091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456091
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kismet
Version: 2007-10-R1-2
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 kismet_2007-10-R1-2 on em64t by sbuild/amd64 0.53
...
> make[1]: Entering directory `/build/tbm/kismet-2007-10-R1'
> Makefile:377: .depend: No such file or directory
> Generating dependencies...
> In file included from configfile.h:22,
> from gpsmap.cc:48:
> config.h:202:1: error: "PACKAGE_BUGREPORT" redefined
> In file included from /usr/include/magick/ImageMagick.h:29,
> from /usr/include/magick/api.h:28,
> from gpsmap.cc:47:
> /usr/include/magick/magick-config.h:494:1: error: this is the location of the
> previous definition
> In file included from configfile.h:22,
> from gpsmap.cc:48:
> config.h:205:1: error: "PACKAGE_NAME" redefined
> In file included from /usr/include/magick/ImageMagick.h:29,
> from /usr/include/magick/api.h:28,
> from gpsmap.cc:47:
> /usr/include/magick/magick-config.h:497:1: error: this is the location of the
> previous definition
> In file included from configfile.h:22,
> from gpsmap.cc:48:
> config.h:208:1: error: "PACKAGE_STRING" redefined
> In file included from /usr/include/magick/ImageMagick.h:29,
> from /usr/include/magick/api.h:28,
> from gpsmap.cc:47:
> /usr/include/magick/magick-config.h:500:1: error: this is the location of the
> previous definition
> In file included from configfile.h:22,
> from gpsmap.cc:48:
> config.h:211:1: error: "PACKAGE_TARNAME" redefined
> In file included from /usr/include/magick/ImageMagick.h:29,
> from /usr/include/magick/api.h:28,
> from gpsmap.cc:47:
> /usr/include/magick/magick-config.h:503:1: error: this is the location of the
> previous definition
> In file included from configfile.h:22,
> from gpsmap.cc:48:
> config.h:214:1: error: "PACKAGE_VERSION" redefined
> In file included from /usr/include/magick/ImageMagick.h:29,
> from /usr/include/magick/api.h:28,
> from gpsmap.cc:47:
> /usr/include/magick/magick-config.h:506:1: error: this is the location of the
> previous definition
> make[1]: *** [.depend] Error 1
> make[1]: Leaving directory `/build/tbm/kismet-2007-10-R1'
> make: *** [build-stamp] Error 2
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
For some reason I managed to upload this NMU with my root address which
might have caused the system to not accept/send my closes message. Given
that I did apply the patch listed in this bug report, recompiled and
tested with gcc-4.3 and then uploaded as NMU I think I shouldd close
this bug.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--- End Message ---