Your message dated Sun, 16 Mar 2008 21:02:29 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455153: fixed in libfwbuilder 2.1.8-1.2
has caused the Debian Bug report #455153,
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.)
--
455153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455153
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libfwbuilder
Version: 2.1.8-1.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. In GCC 4.3, the C++ header
dependencies have been cleaned up. The advantage of this is that
programs will compile faster. The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC). There's some more information about this at
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
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 libfwbuilder_2.1.8-1.1 on em64t by sbuild/amd64 0.53
...
> g++ -c -pipe -Wall -W -g -Wno-unused-parameter -g -O2 -D_REENTRANT -fPIC
> -I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/include
> -I/usr/include/libxml2 -I-pthread -I.ui/ -o .obj/dns.o dns.cpp
> dns.cpp:138:3: warning: #warning "getHostByAddr will use default system
> timeout because bind library was not found on the system "
> dns.cpp:260:3: warning: #warning "No gethostbyaddr_r(); all DNS calls will be
> serialized (slow!)"
> dns.cpp:345:3: warning: #warning "No gethostbyname_r() all DNS calls will be
> serialized (slow!)"
> In file included from ../fwbuilder/dns.h:55,
> from dns.cpp:57:
> ../fwbuilder/IPAddress.h:84: warning: type qualifiers ignored on function
> return type
> dns.cpp: In static member function 'static libfwbuilder::HostEnt
> libfwbuilder::DNS::getHostByAddr(const libfwbuilder::IPAddress&)':
> dns.cpp:217: error: 'malloc' was not declared in this scope
> dns.cpp:278: error: 'free' was not declared in this scope
> dns.cpp:289: error: 'free' was not declared in this scope
> dns.cpp:212: warning: unused variable 'hostbuf'
> dns.cpp: In static member function 'static std::list<libfwbuilder::IPAddress,
> std::allocator<libfwbuilder::IPAddress> >
> libfwbuilder::DNS::getHostByName(const std::string&)':
> dns.cpp:359: error: 'strerror' was not declared in this scope
> dns.cpp:376: error: 'free' was not declared in this scope
> dns.cpp:387: error: 'free' was not declared in this scope
> dns.cpp:298: warning: unused variable 'hostbuf'
> dns.cpp:301: warning: unused variable 'hstbuflen'
> dns.cpp:302: warning: unused variable 'herr'
> make[3]: *** [.obj/dns.o] Error 1
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: libfwbuilder
Source-Version: 2.1.8-1.2
We believe that the bug you reported is fixed in the latest version of
libfwbuilder, which is due to be installed in the Debian FTP archive:
libfwbuilder-dev_2.1.8-1.2_amd64.deb
to pool/main/libf/libfwbuilder/libfwbuilder-dev_2.1.8-1.2_amd64.deb
libfwbuilder7_2.1.8-1.2_amd64.deb
to pool/main/libf/libfwbuilder/libfwbuilder7_2.1.8-1.2_amd64.deb
libfwbuilder_2.1.8-1.2.diff.gz
to pool/main/libf/libfwbuilder/libfwbuilder_2.1.8-1.2.diff.gz
libfwbuilder_2.1.8-1.2.dsc
to pool/main/libf/libfwbuilder/libfwbuilder_2.1.8-1.2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pierre Habouzit <[EMAIL PROTECTED]> (supplier of updated libfwbuilder package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 16 Mar 2008 20:43:10 +0000
Source: libfwbuilder
Binary: libfwbuilder-dev libfwbuilder7
Architecture: source amd64
Version: 2.1.8-1.2
Distribution: unstable
Urgency: low
Maintainer: Jeremy T. Bouse <[EMAIL PROTECTED]>
Changed-By: Pierre Habouzit <[EMAIL PROTECTED]>
Description:
libfwbuilder-dev - Firewall Builder API library development files
libfwbuilder7 - Firewall Builder API library
Closes: 455153
Changes:
libfwbuilder (2.1.8-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Add patch 02-fix-gcc4.3-ftbfs fixing build with GCC 4.3 (Closes: 455153).
Thanks to Cyril Brulebois.
Files:
0f763ca7c4b3c1c550d8df7dc7e48e99 787 libs optional libfwbuilder_2.1.8-1.2.dsc
374ead3a0a9871901447ac95be47d316 6802 libs optional
libfwbuilder_2.1.8-1.2.diff.gz
8ebe0a78edd40a2835efc1da34d65168 106220 libdevel optional
libfwbuilder-dev_2.1.8-1.2_amd64.deb
bd756df1c1d233f367b797828c711aa9 539858 libs optional
libfwbuilder7_2.1.8-1.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3YdIvGr7W6HudhwRAkEYAJ9vurgo61Gt7redS4p3M7D/lYwKbgCeLPLZ
35P6cOjpZIgKu+4Gld9316w=
=TOnB
-----END PGP SIGNATURE-----
--- End Message ---