Your message dated Fri, 28 Sep 2007 23:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439448: fixed in ttt 1.7-3.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: ttt
version: 1.7-3.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070823 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[1]: Entering directory `/build/user/ttt-1.7'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c ttt.c
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c tk_ttt.c
tk_ttt.c: In function 'Ttt_Init':
tk_ttt.c:62: warning: passing argument 3 of 'Tcl_CreateCommand' from 
incompatible pointer type
tk_ttt.c:96: warning: assignment discards qualifiers from pointer target type
tk_ttt.c:116: warning: assignment discards qualifiers from pointer target type
tk_ttt.c:117: warning: assignment discards qualifiers from pointer target type
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c common.c
common.c: In function 'fatal_error':
common.c:63: warning: incompatible implicit declaration of built-in function 
'exit'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c display.c
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c account.c
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c net_names.c
net_names.c: In function 'net_getname':
net_names.c:271: warning: passing argument 1 of 'inet6_ntoa' from incompatible 
pointer type
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c window.c
window.c: In function 'stat_set_colors':
window.c:136: warning: incompatible implicit declaration of built-in function 
'strlen'
window.c:137: warning: incompatible implicit declaration of built-in function 
'strcpy'
window.c: In function 'wg_create':
window.c:294: warning: incompatible implicit declaration of built-in function 
'bzero'
window.c: In function 'w_alloc_entries':
window.c:519: warning: incompatible implicit declaration of built-in function 
'bzero'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c node.c
node.c: In function 'b_alloc_nodes':
node.c:419: warning: incompatible implicit declaration of built-in function 
'bzero'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c net_read.c
net_read.c: In function 'llc_read':
net_read.c:336: warning: incompatible implicit declaration of built-in function 
'bcopy'
net_read.c: In function 'ipv6_read':
net_read.c:938: warning: incompatible implicit declaration of built-in function 
'bcopy'
net_read.c: In function 'ether_encap_read':
net_read.c:254: warning: comparison is always 1
gcc -o ttt ttt.o tk_ttt.o common.o display.o account.o net_names.o window.o 
node.o net_read.o  -L/usr/lib -ltk8.4 -ltcl8.4 -L/usr/lib -lBLT.2.4.8.4 -L 
-lX11 -lpcap -ldl -lm -lnsl  -ldl
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c probe.c
probe.c: In function 'usage':
probe.c:60: warning: incompatible implicit declaration of built-in function 
'exit'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c remote.c
remote.c: In function 'name2sockaddrin':
remote.c:33: warning: incompatible implicit declaration of built-in function 
'bzero'
remote.c:37: warning: incompatible implicit declaration of built-in function 
'bcopy'
gcc -o tttprobe probe.o common.o account.o remote.o node.o net_read.o   
-L/usr/lib -ltk8.4 -ltcl8.4 -L/usr/lib -lBLT.2.4.8.4 -L -lX11 -lpcap -ldl -lm 
-lnsl  -ldl
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -DTTT_VIEW -o tk_view.o -c tk_ttt.c
tk_ttt.c: In function 'Ttt_Init':
tk_ttt.c:62: warning: passing argument 3 of 'Tcl_CreateCommand' from 
incompatible pointer type
tk_ttt.c:96: warning: assignment discards qualifiers from pointer target type
tk_ttt.c:103: warning: assignment discards qualifiers from pointer target type
tk_ttt.c:106: warning: assignment discards qualifiers from pointer target type
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c viewer.c
viewer.c: In function 'usage':
viewer.c:59: warning: incompatible implicit declaration of built-in function 
'exit'
viewer.c: In function 'view_parseargs':
viewer.c:91: warning: incompatible implicit declaration of built-in function 
'exit'
viewer.c: In function 'view_opensock':
viewer.c:107: warning: incompatible implicit declaration of built-in function 
'strcpy'
viewer.c:181: warning: incompatible implicit declaration of built-in function 
'bzero'
viewer.c: In function 'view_closesock':
viewer.c:200: warning: incompatible implicit declaration of built-in function 
'strcpy'
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c node_emu.c
gcc -O2   -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 
-DHAVE_LIBNSL=1 -DHAVE_LIBM=1 -DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  
-DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  -I/usr/include/tk8.4 -I/usr/include/tcl8.4 
-I/usr/include -c pcap_inet.c
pcap_inet.c: In function 'pcap_lookupnet':
pcap_inet.c:154: error: argument 'device' doesn't match prototype
/usr/include/pcap.h:220: error: prototype declaration
make[1]: *** [pcap_inet.o] Error 1
make[1]: Leaving directory `/build/user/ttt-1.7'
make: *** [build-arch-stamp] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/08/23

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: ttt
Source-Version: 1.7-3.2

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

ttt_1.7-3.2.diff.gz
  to pool/main/t/ttt/ttt_1.7-3.2.diff.gz
ttt_1.7-3.2.dsc
  to pool/main/t/ttt/ttt_1.7-3.2.dsc
ttt_1.7-3.2_amd64.deb
  to pool/main/t/ttt/ttt_1.7-3.2_amd64.deb
tttprobe_1.7-3.2_amd64.deb
  to pool/main/t/ttt/tttprobe_1.7-3.2_amd64.deb
tttview_1.7-3.2_amd64.deb
  to pool/main/t/ttt/tttview_1.7-3.2_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Bobbio <[EMAIL PROTECTED]> (supplier of updated ttt 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: Sat, 29 Sep 2007 00:53:49 +0200
Source: ttt
Binary: ttt tttview tttprobe
Architecture: source amd64
Version: 1.7-3.2
Distribution: unstable
Urgency: low
Maintainer: Thomas Scheffczyk <[EMAIL PROTECTED]>
Changed-By: Jérémy Bobbio <[EMAIL PROTECTED]>
Description: 
 ttt        - A standalone program for local traffic-monitoring
 tttprobe   - A probe to collect traffic-data and send it to a viewer
 tttview    - A graphical viewer for remote captured traffic-data
Closes: 439448
Changes: 
 ttt (1.7-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Apply patch by Kumar Appaiah to fix FTBFS with recent pcap versions.
     (Closes: #439448)
   * Fix debian-rules-ignores-make-clean-error lintian warning.
   * Use ${binary:Version} instead of ${Source-Version} in debian/control.
   * Bump Standards-Version to 3.7.2.2.
Files: 
 9883035237fec6904ef061028d2bf572 653 net optional ttt_1.7-3.2.dsc
 1f2495bae314aae21f446c58293aaef6 28100 net optional ttt_1.7-3.2.diff.gz
 829b2ea8394b2d4e13243755a7d25934 440182 net optional ttt_1.7-3.2_amd64.deb
 ebc803c2aba14ff0299b92d70ee8f236 438266 net optional tttview_1.7-3.2_amd64.deb
 95d6d047188404dca86ec559c0a86bfc 24046 net optional tttprobe_1.7-3.2_amd64.deb

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

iD8DBQFG/Yw52PUjs9fQ72URAgqiAJ9XsfDbWiHs7JfOIGThO9rdLySgdgCbBNdv
QH032jzJd9n/RFQbCYfWkGk=
=YZ8K
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to