Your message dated Thu, 16 Jul 2015 18:19:37 +0000
with message-id <e1zfnkv-0001c2...@franck.debian.org>
and subject line Bug#777917: fixed in ipgrab 0.9.10-1.1
has caused the Debian Bug report #777917,
regarding ipgrab: 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.)
--
777917: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ipgrab
Version: 0.9.10-1
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/ipgrab_0.9.10-1_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
[...]
/«PKGBUILDDIR»/src/tftp.c:174: undefined reference to `get_packet_bytes'
/«PKGBUILDDIR»/src/tftp.c:182: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/tftp.c:183: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/tftp.c:184: undefined reference to `display_minimal'
/«PKGBUILDDIR»/src/tftp.c:129: undefined reference to `get_packet_bytes'
/«PKGBUILDDIR»/src/tftp.c:136: undefined reference to
`get_packet_apparentbytesleft'
/«PKGBUILDDIR»/src/tftp.c:141: undefined reference to `my_malloc'
/«PKGBUILDDIR»/src/tftp.c:144: undefined reference to `get_packet_bytes'
/«PKGBUILDDIR»/src/tftp.c:149: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/tftp.c:150: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/tftp.c:151: undefined reference to `display_minimal'
/«PKGBUILDDIR»/src/tftp.c:188: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/tftp.c:189: undefined reference to `display'
/«PKGBUILDDIR»/src/tftp.c:107: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/tftp.c:108: undefined reference to `display_string'
/«PKGBUILDDIR»/src/tftp.c:109: undefined reference to `display_string'
/«PKGBUILDDIR»/src/tftp.c:234: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/tftp.c:235: undefined reference to `display'
/«PKGBUILDDIR»/src/tftp.c:236: undefined reference to `display_string'
/«PKGBUILDDIR»/src/tftp.c:155: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/tftp.c:156: undefined reference to `display'
/«PKGBUILDDIR»/src/tftp.c:157: undefined reference to `display'
udp.o: In function `dump_udp':
/«PKGBUILDDIR»/src/udp.c:50: undefined reference to `set_layer'
/«PKGBUILDDIR»/src/udp.c:53: undefined reference to `stats_update'
/«PKGBUILDDIR»/src/udp.c:59: undefined reference to `get_packet_bytes'
/«PKGBUILDDIR»/src/udp.c:87: undefined reference to `display_header_banner'
/«PKGBUILDDIR»/src/udp.c:90: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/udp.c:91: undefined reference to `display_strmap'
/«PKGBUILDDIR»/src/udp.c:92: undefined reference to `display'
/«PKGBUILDDIR»/src/udp.c:93: undefined reference to `display'
/«PKGBUILDDIR»/src/udp.c:102: undefined reference to `hexbuffer_flush'
/«PKGBUILDDIR»/src/udp.c:77: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/udp.c:78: undefined reference to `display_minimal'
/«PKGBUILDDIR»/src/udp.c:79: undefined reference to `display_minimal_string'
/«PKGBUILDDIR»/src/udp.c:80: undefined reference to `display_minimal'
/«PKGBUILDDIR»/src/udp.c:81: undefined reference to `display_minimal_string'
collect2: error: ld returned 1 exit status
make[3]: *** [ipgrab] Error 1
Makefile:248: recipe for target 'ipgrab' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:216: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:154: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
debian/rules:21: recipe for target 'build-stamp' failed
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ipgrab
Source-Version: 0.9.10-1.1
We believe that the bug you reported is fixed in the latest version of
ipgrab, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Michlmayr <t...@hp.com> (supplier of updated ipgrab 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: Thu, 16 Jul 2015 11:04:54 -0400
Source: ipgrab
Binary: ipgrab
Architecture: source amd64
Version: 0.9.10-1.1
Distribution: unstable
Urgency: medium
Maintainer: Dennis Krzyzaniak <ebros...@netgarage.org>
Changed-By: Martin Michlmayr <t...@hp.com>
Description:
ipgrab - tcpdump-like utility that prints detailed header information
Closes: 739562 777917
Changes:
ipgrab (0.9.10-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix build failure with GCC 5. Patch from Tim Potter. (Closes: #777917)
* Fix build failure with clang. Patch from Arthur Marble. (Closes:
#739562)
Checksums-Sha1:
be0724d0efbd33c7988b7c87993bbb97a503707a 1683 ipgrab_0.9.10-1.1.dsc
0338a725d887b5521f0f19d222f4034b4cc2fd18 5360 ipgrab_0.9.10-1.1.debian.tar.xz
6bdda64e591328a01d293712909dbbb39a605d11 82254 ipgrab_0.9.10-1.1_amd64.deb
Checksums-Sha256:
52f18304d9b7a15ef2f7f666308e320289381b9eefed4d67a785ad3b541ac176 1683
ipgrab_0.9.10-1.1.dsc
0ebb6bade0171faa1d658d97bf31da00536d6529382ffd13ea04e7fb9293f705 5360
ipgrab_0.9.10-1.1.debian.tar.xz
b0797d6ec228244f86768e45b416e3e8378c190adf83b93b733c16e1779193b2 82254
ipgrab_0.9.10-1.1_amd64.deb
Files:
3dd2e264c33483d4cc6779eae8cd62d0 1683 net optional ipgrab_0.9.10-1.1.dsc
192a57a8ea634a524ab693df3b1e7a12 5360 net optional
ipgrab_0.9.10-1.1.debian.tar.xz
e6c7cb8cbe5c07cbc4cc5ae7fa5899f1 82254 net optional ipgrab_0.9.10-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVp8zLAAoJED0Hh6qvbGHdNLkP/05Nxy7DBGyHkvlvc3fFtxcu
G0IxISuBaQJMuA35hXPbWR60WDWzspexsxCoy8x5aO5sgRA+Mtj1GwySD5vFviKE
ftGieLWH8+sCPug5LJ5EEh7LfNbEejFNdROW3o/HVtIUnrZ77hzsJfDGyjlIbSOZ
m5pmPEOVAUwJ4+w0/+U6ZuF6wfroPue8rjVDbD7k8+1EdVUjV70aiWLgd5XcDFd/
3xJO1BxL8fi7s/DCJSgrqw5JIcWTxScpnXAUzB9POnxJ/5j7wmiFsN4Ezw0fPbHN
qEzkytLs4XTiq3jP/A7SUgUR1bDi6BuDYSomuwADOsQH8zd/kYZhTAJjT8RWSkD8
n3Dbu4ySwsbiJCApkx/ZeAI028mG03auPrS0ci8bk6VUp4pxbUv3l4SFvjRH8Y7C
Z8pC3bRG+fZV9KzKm6KESHrMX1s0trQPqv1BqThmcgcP6VEr8bx7gpXgh5yl+1G6
oAs+28Tc20x37wcxCzDC4juwu+MuMzhPiEa9GiDwahYh8ZBj2BNrEtOS/khklvR5
IfnkTE7DFhAdBSCZBE2hymBtMYUslXOlv0gjMURu4HN4F9R5gakY8skdHASPCgnx
o360LyUqyp18D2lGTRgdn0hyctqlTl7gREu7N6qlXhBcuiN6OEwCKHO3Tv0NeKMo
b5hLLo2qHTtIsZZTl41e
=AVlj
-----END PGP SIGNATURE-----
--- End Message ---