Your message dated Wed, 26 Dec 2007 11:17:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417754: fixed in wfnetobjs 0.2.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wfnetobjs
Version: 0.2.2-1.1
Usertags: ftbfs-gcc-4.3
Tags: patch

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).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64.  I hope to have i386 binaries in the archive in ~3 weeks.)

> Automatic build of wfnetobjs_0.2.2-1.1 on coconut0 by sbuild/ia64 0.49
...
>  ia64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../rvlog -O2 
> -Wall -c rvlog.cc  -fPIC -DPIC -o .libs/rvlog.o
> rvlog.cc: In member function 'int rvlog::how_set(int)':
> rvlog.cc:113: error: 'getenv' was not declared in this scope
> rvlog.cc:115: error: 'getenv' was not declared in this scope
> rvlog.cc: In member function 'int rvlog::level_set(int)':
> rvlog.cc:147: error: 'getenv' was not declared in this scope
> rvlog.cc:149: error: 'atoi' was not declared in this scope
> rvlog.cc: In member function 'int rvlog::logv(int, const char*, void*) const':

--- rvlog/rvlog.cc~     2007-04-04 13:36:41.000000000 +0000
+++ rvlog/rvlog.cc      2007-04-04 13:36:48.000000000 +0000
@@ -26,6 +26,7 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <unistd.h> /* for getpid() */
 #include <errno.h>
 
--- netobjs/route.cc~   2007-04-04 13:40:02.000000000 +0000
+++ netobjs/route.cc    2007-04-04 13:40:09.000000000 +0000
@@ -22,6 +22,7 @@
 using namespace std;
 
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "wfroute.h"
 #include "defs.h"
--- tools/metahost.cc~  2007-04-04 13:43:32.000000000 +0000
+++ tools/metahost.cc   2007-04-04 13:46:53.000000000 +0000
@@ -22,6 +22,7 @@
 using namespace std;
 
 #include "wfnetobjs.h"
+#include <cstdlib>
 
 
 void
--- tools/probe.cc~     2007-04-04 13:43:55.000000000 +0000
+++ tools/probe.cc      2007-04-04 13:44:01.000000000 +0000
@@ -23,6 +23,7 @@
 
 #include "wffirewall.h"
 #include "defs.h"
+#include <cstdlib>
 
 
 int
--- tools/debiface2netobj.cc~   2007-04-04 13:44:33.000000000 +0000
+++ tools/debiface2netobj.cc    2007-04-04 13:44:39.000000000 +0000
@@ -23,6 +23,7 @@
 
 #include "debiface.h"
 #include "defs.h"
+#include <cstdlib>
 
 
 int
--- tools/listeners.cc~ 2007-04-04 13:46:09.000000000 +0000
+++ tools/listeners.cc  2007-04-04 13:46:15.000000000 +0000
@@ -22,6 +22,7 @@
 using namespace std;
 
 #include "wflisteners.h"
+#include <cstdlib>
 
 
 int

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


--- End Message ---
--- Begin Message ---
Source: wfnetobjs
Source-Version: 0.2.2-2

We believe that the bug you reported is fixed in the latest version of
wfnetobjs, which is due to be installed in the Debian FTP archive:

libwfnetobjs0-dev_0.2.2-2_i386.deb
  to pool/main/w/wfnetobjs/libwfnetobjs0-dev_0.2.2-2_i386.deb
libwfnetobjs0c2_0.2.2-2_i386.deb
  to pool/main/w/wfnetobjs/libwfnetobjs0c2_0.2.2-2_i386.deb
wfnetobjs_0.2.2-2.diff.gz
  to pool/main/w/wfnetobjs/wfnetobjs_0.2.2-2.diff.gz
wfnetobjs_0.2.2-2.dsc
  to pool/main/w/wfnetobjs/wfnetobjs_0.2.2-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.
Jean-Michel Kelbert <[EMAIL PROTECTED]> (supplier of updated wfnetobjs 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: Wed, 26 Dec 2007 11:40:22 +0100
Source: wfnetobjs
Binary: libwfnetobjs0c2 libwfnetobjs0-dev
Architecture: source i386
Version: 0.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Jean-Michel Kelbert <[EMAIL PROTECTED]>
Changed-By: Jean-Michel Kelbert <[EMAIL PROTECTED]>
Description: 
 libwfnetobjs0-dev - The WallFire modular firewalling application library - 
developmen
 libwfnetobjs0c2 - The WallFire modular firewalling application library - 
runtime fi
Closes: 416255 417754
Changes: 
 wfnetobjs (0.2.2-2) unstable; urgency=low
 .
   * Apply a patch to compile on GNU/kFreeBSD
   (closes: #416255)
   * Apply a patch to build with GCC 4.3
   (closes: #417754)
Files: 
 e2449874bdae53b6a5162f84c738999a 602 - optional wfnetobjs_0.2.2-2.dsc
 389de0d389b83f13f7fda3a63793a3d2 18083 - optional wfnetobjs_0.2.2-2.diff.gz
 7f2b846985b8683fd1d1c4d0791ea25e 219180 devel optional 
libwfnetobjs0-dev_0.2.2-2_i386.deb
 ebd55524defbe9688f1f472a4ce454e8 166122 libs optional 
libwfnetobjs0c2_0.2.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcjCoZA5kLi8vDN4RArE9AJ9bZyRXujGuGeQyjifn/mEsXhrO2QCeMH6/
1NXwLFJbxfMhiiShLHb3Aj8=
=4jaj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to