Your message dated Mon, 13 Jul 2015 10:36:59 +0000
with message-id <e1zeb6z-0005jw...@franck.debian.org>
and subject line Bug#778141: fixed in tcpick 0.2.1-6.1
has caused the Debian Bug report #778141,
regarding tcpick: ftbfs with GCC-5
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.)


-- 
778141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778141
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tcpick
Version: 0.2.1-6
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/tcpick_0.2.1-6_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
   printf ("%x(%i,%i)->",f,f->off,f->len);
           ^
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -Wall -g -O2 -MT 
fragments.o -MD -MP -MF ".deps/fragments.Tpo" -c -o fragments.o fragments.c; \
then mv -f ".deps/fragments.Tpo" ".deps/fragments.Po"; else rm -f 
".deps/fragments.Tpo"; exit 1; fi
fragments.c: In function 'flush_ack':
fragments.c:174:3: warning: implicit declaration of function 'flowflush' 
[-Wimplicit-function-declaration]
   flowflush( conn_ptr, desc->oth, LIST->payload, LIST->len );
   ^
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -Wall -g -O2 -MT quit.o 
-MD -MP -MF ".deps/quit.Tpo" -c -o quit.o quit.c; \
then mv -f ".deps/quit.Tpo" ".deps/quit.Po"; else rm -f ".deps/quit.Tpo"; exit 
1; fi
quit.c: In function 'fault':
quit.c:39:2: warning: implicit declaration of function 'err' 
[-Wimplicit-function-declaration]
  err( BUGREPORT );
  ^
quit.c:41:2: warning: implicit declaration of function 'color' 
[-Wimplicit-function-declaration]
  color( c_ERR, stderr, "FAULT:\t" );
  ^
quit.c: In function 'print_statistics':
quit.c:74:2: warning: implicit declaration of function 'msg' 
[-Wimplicit-function-declaration]
  msg( 1, c_STATISTICS, "\n%d packets captured", count_packets);
  ^
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.     -Wall -g -O2 -MT msg.o 
-MD -MP -MF ".deps/msg.Tpo" -c -o msg.o msg.c; \
then mv -f ".deps/msg.Tpo" ".deps/msg.Po"; else rm -f ".deps/msg.Tpo"; exit 1; 
fi
msg.c: In function 'err':
msg.c:52:2: warning: implicit declaration of function 'color' 
[-Wimplicit-function-declaration]
  color( c_ERR, stderr, "ERROR: " );
  ^
msg.c: In function 'msg':
msg.c:68:3: warning: implicit declaration of function 'textcolor' 
[-Wimplicit-function-declaration]
   textcolor ( stdout, attr, fg, GREEN );
   ^
msg.c:75:3: warning: implicit declaration of function 'resetcolor' 
[-Wimplicit-function-declaration]
   resetcolor( stdout );
   ^
x86_64-linux-gnu-gcc  -Wall -g -O2  -s -o tcpick  args.o display.o 
lookup_tree.o lookup_query.o loop.o tracker.o tcpick.o write.o datalink.o 
verify.o colors.o time.o timer.o debug.o fragments.o quit.o msg.o  -lpcap 
loop.o: In function `got_packet':
/«PKGBUILDDIR»/src/loop.c:101: undefined reference to `verify'
collect2: error: ld returned 1 exit status
make[3]: *** [tcpick] Error 1
Makefile:221: recipe for target 'tcpick' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all] Error 2
Makefile:147: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/src'
make[1]: *** [all-recursive] Error 1
Makefile:241: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:39: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: tcpick
Source-Version: 0.2.1-6.1

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

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

Debian distribution maintenance software
pp.
Raphaël Hertzog <hert...@debian.org> (supplier of updated tcpick 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 13 Jul 2015 10:19:37 +0200
Source: tcpick
Binary: tcpick
Architecture: source amd64
Version: 0.2.1-6.1
Distribution: unstable
Urgency: high
Maintainer: William Vera <bi...@billy.com.mx>
Changed-By: Raphaël Hertzog <hert...@debian.org>
Description:
 tcpick     - TCP stream sniffer and connection tracker
Closes: 778141
Changes:
 tcpick (0.2.1-6.1) unstable; urgency=high
 .
   * Non-maintainer upload (but really a QA upload as maintainer is likely
     MIA).
   * Change source format to 3.0 (quilt) so that we can properly handle
     upstream patches.
   * Split diff.gz into all the historic patches that have been applied.
   * Switch debhelper compat level to 9 and uses short rules file.
   * Use dh-autoreconf instead of manual copying of config.{sub,guess}.
   * Update Standards-Version to 3.9.6.
   * Fix build failure with GCC 5 (as well as multiple other problems
     reported via GCC warnings). Closes: #778141
Checksums-Sha1:
 02607d708bea87e898740bf413825569d9211806 1411 tcpick_0.2.1-6.1.dsc
 fdf0db73d5ad8a5c6258d2b4b1e3c71e0108efc1 7332 tcpick_0.2.1-6.1.debian.tar.xz
 4a3683a927c165ad76205eb63c42d66f4b6cb490 35678 tcpick_0.2.1-6.1_amd64.deb
Checksums-Sha256:
 2427ad866acba77f915bc0a31092e6268d4096d6acf4a61668b662f86f39d705 1411 
tcpick_0.2.1-6.1.dsc
 557bd8ac2530e8e0904f26acdee16c578a6e498cf480f9e4279a7e24ba7a641b 7332 
tcpick_0.2.1-6.1.debian.tar.xz
 e22309762d85b442f71057ef62ada3446bd1ccedef1545fee51024eaad91134d 35678 
tcpick_0.2.1-6.1_amd64.deb
Files:
 cdb5e184f3bd72341a8f2279b0e3f902 1411 net optional tcpick_0.2.1-6.1.dsc
 5f3d9a4c51e6246032a686a0e8d7721e 7332 net optional 
tcpick_0.2.1-6.1.debian.tar.xz
 f2837b4b698e49689f5e6413e9c3c963 35678 net optional tcpick_0.2.1-6.1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog

iQEcBAEBCAAGBQJVo5QtAAoJEAOIHavrwpq5+/0H/2Jg6yNhPkbTlofe9w3hLAv0
Gqx7IUxhJ+Q/dngqFEkeelzryxbtZzJeo027bsH2BeaXDogje3f3zug8d0vfMRrH
Lq4nUYD8MZv+LO5CkaKDTwPsqXBY4Q4YrjY3ct8Q15OtWwMNmKsF6f7IZMvQPhGv
AoEE//O6Z36Eo2wXuAvTpKeZUtpkYblECGSjxnJ7Gu0dXyI8t1Lu5TJnpCa29tyL
0DI4yzq8Of6pIC47O1ovcWz1R8YrCix8JF6G7ARPz7okbmQPxo3vIFzer1fbDFK0
vNlM/BQjzKRyO3QIleZYgdmWVtJ9UT12k9CFJ6agkMqO+LSjR5dHxZDLT3L+Xlk=
=p6O7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to