Your message dated Wed, 15 Jun 2011 19:17:21 +0000
with message-id <e1qwvab-0007di...@franck.debian.org>
and subject line Bug#630544: fixed in netexpect 0.18-4
has caused the Debian Bug report #630544,
regarding netexpect: FTBFS: packets.c:77:2: error: too many arguments to 
function 'profile_exists'
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 ow...@bugs.debian.org
immediately.)


-- 
630544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630544
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: netexpect
Version: 0.18-3
Severity: serious
Tags: patch

Hi,

netexpect FTBFS on some architecture.
   https://buildd.debian.org/status/package.php?p=netexpect

-----
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include
-I../../src/compat/libdnet -I/usr/include -I/usr/include/tcl8.5   -W
-Wall -D_U_="__attribute__((unused))" -DNEW_PACKET_LIST
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/wireshark -c packets.c
packets.c: In function 'init_libwireshark':
packets.c:67:5: warning: implicit declaration of function
'init_process_policies' [-Wimplicit-function-declaration]
packets.c:77:2: error: too many arguments to function 'profile_exists'
/usr/include/wireshark/epan/filesystem.h:120:17: note: declared here
make[4]: *** [packets.o] Error 1
make[4]: Leaving directory
`/build/buildd-netexpect_0.18-3-armel-zbrjKs/netexpect-0.18/src/packets'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/build/buildd-netexpect_0.18-3-armel-zbrjKs/netexpect-0.18/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/buildd-netexpect_0.18-3-armel-zbrjKs/netexpect-0.18'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory
`/build/buildd-netexpect_0.18-3-armel-zbrjKs/netexpect-0.18'
make: *** [build] Error 2
-----

This is because of failing in the transition of the wireshark package.
It is necessary to specify the package version for these though
netexpect is build-depends in libwireshark-dev,
libwiretap-dev and libwsutil-dev.

I created patch which revise this problem. Could you apply this patch?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
diff -Nru netexpect-0.18/debian/control netexpect-0.18/debian/control
--- netexpect-0.18/debian/control	2011-04-08 04:05:41.000000000 +0900
+++ netexpect-0.18/debian/control	2011-06-15 10:14:12.000000000 +0900
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Eloy Paris <pe...@debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev, tcl-dev, libdumbnet-dev, libpcap0.8-dev, libwireshark-dev, libwiretap-dev, libwsutil-dev, libglib2.0-dev
+Build-Depends: debhelper (>= 7), autotools-dev, tcl-dev, libdumbnet-dev, libpcap0.8-dev, libwireshark-dev (>= 1.6.0), libwiretap-dev (>= 1.6.0), libwsutil-dev (>= 1.6.0), libglib2.0-dev
 Standards-Version: 3.8.3
 Homepage: http://www.netexpect.org
 

--- End Message ---
--- Begin Message ---
Source: netexpect
Source-Version: 0.18-4

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

netexpect_0.18-4.debian.tar.gz
  to main/n/netexpect/netexpect_0.18-4.debian.tar.gz
netexpect_0.18-4.dsc
  to main/n/netexpect/netexpect_0.18-4.dsc
netexpect_0.18-4_i386.deb
  to main/n/netexpect/netexpect_0.18-4_i386.deb
tgn_0.18-4_i386.deb
  to main/n/netexpect/tgn_0.18-4_i386.deb



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 630...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eloy Paris <pe...@debian.org> (supplier of updated netexpect 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Jun 2011 14:48:45 -0400
Source: netexpect
Binary: netexpect tgn
Architecture: source i386
Version: 0.18-4
Distribution: unstable
Urgency: low
Maintainer: Eloy Paris <pe...@debian.org>
Changed-By: Eloy Paris <pe...@debian.org>
Description: 
 netexpect  - Network Expect, a framework for manipulating network packets
 tgn        - A command-line based network traffic generator
Closes: 630544
Changes: 
 netexpect (0.18-4) unstable; urgency=low
 .
   * Build-depend on the right versions of the Wireshark development
     libraries (libwireshark-dev, libwiretap-dev, and libwsutil-dev)
     as part of the Wireshark 1.4 to 1.6 transition. Thanks
     to Nobuhiro Iwamatsu <iwama...@nigauri.org> for reporting
     the problem and providing a patch (closes: #630544).
Checksums-Sha1: 
 ccddd9c0b67ac090b2c37a3b6c89a15415b9805e 1173 netexpect_0.18-4.dsc
 24cc672c94fc8384636645f9f91a9485852b11e8 19094 netexpect_0.18-4.debian.tar.gz
 aadd8edd4382ac9d8e99515ec42c7f6c550fb0b8 148588 netexpect_0.18-4_i386.deb
 fed95ba20a9dfb7f251f5311dd9f35f390bb0469 71784 tgn_0.18-4_i386.deb
Checksums-Sha256: 
 64a2a4f5249823b385a4bf6380bca96e9fe353ad454139541395b03dc0f6f16b 1173 
netexpect_0.18-4.dsc
 cd5e2d3bd709609a8beb5fea904eef2ad3a0157243b23040a9f3d373da78a33e 19094 
netexpect_0.18-4.debian.tar.gz
 017c46cdefcd0a9adbc92d9c2cea9bb03340e3c460eeaf607083ade43d5cbd56 148588 
netexpect_0.18-4_i386.deb
 5a79379381b8e8cf595a79e869198a9fb5c2995c1a3094282804b601d41e050d 71784 
tgn_0.18-4_i386.deb
Files: 
 581f45a520fc8ea8c2b233dbe23b6f7f 1173 net optional netexpect_0.18-4.dsc
 130da111a54cadbee9875e2511d7004f 19094 net optional 
netexpect_0.18-4.debian.tar.gz
 4ffb7465744c43f32dfba0fd3f9d895e 148588 net optional netexpect_0.18-4_i386.deb
 7148331be97cac8fa95c7c83ebdad6e6 71784 net optional tgn_0.18-4_i386.deb

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

iEYEARECAAYFAk35AQ0ACgkQagjTfAtNY9iIwACfYgAw7Gvabp9He6OzJ59uQD6V
/nYAn27oquh8um9HDnHoK8dL4KhHS/5P
=bgv6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to