Your message dated Wed, 10 Feb 2021 19:18:18 +0000 with message-id <[email protected]> and subject line Bug#980588: fixed in dsniff 2.4b1+debian-30 has caused the Debian Bug report #980588, regarding dsniff: FTBFS: ./pcaputil.h:14:9: error: conflicting types for ‘pcap_init’ 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 [email protected] immediately.) -- 980588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980588 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: dsniff Version: 2.4b1+debian-29 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20210120 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE > -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H > -DDSNIFF_LIBDIR=\"/usr/lib/x86_64-linux-gnu/\" -Wdate-time > -D_FORTIFY_SOURCE=2 -I. -I/usr/include -I/usr/include -I/usr/include > -I/usr/include -I/usr/include -I./missing -c ./pcaputil.c > In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25, > from /usr/include/x86_64-linux-gnu/sys/param.h:25, > from ./pcaputil.c:11: > /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and > _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > 187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use > _DEFAULT_SOURCE" > | ^~~~~~~ > In file included from ./pcaputil.c:24: > ./pcaputil.h:14:9: error: conflicting types for ‘pcap_init’ > 14 | pcap_t *pcap_init(char *intf, char *filter, int snaplen); > | ^~~~~~~~~ > In file included from /usr/include/pcap.h:43, > from ./pcaputil.c:19: > /usr/include/pcap/pcap.h:386:14: note: previous declaration of ‘pcap_init’ > was here > 386 | PCAP_API int pcap_init(unsigned int, char *); > | ^~~~~~~~~ > ./pcaputil.c:66:1: error: conflicting types for ‘pcap_init’ > 66 | pcap_init(char *intf, char *filter, int snaplen) > | ^~~~~~~~~ > In file included from /usr/include/pcap.h:43, > from ./pcaputil.c:19: > /usr/include/pcap/pcap.h:386:14: note: previous declaration of ‘pcap_init’ > was here > 386 | PCAP_API int pcap_init(unsigned int, char *); > | ^~~~~~~~~ > ./pcaputil.c: In function ‘pcap_init’: > ./pcaputil.c:73:2: warning: ‘pcap_lookupdev’ is deprecated: use > 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] > 73 | if (intf == NULL && (intf = pcap_lookupdev(ebuf)) == NULL) { > | ^~ > In file included from /usr/include/pcap.h:43, > from ./pcaputil.c:19: > /usr/include/pcap/pcap.h:394:16: note: declared here > 394 | PCAP_API char *pcap_lookupdev(char *) > | ^~~~~~~~~~~~~~ > make[1]: *** [Makefile:78: pcaputil.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/01/20/dsniff_2.4b1+debian-29_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with me so that we can identify if something relevant changed in the meantime. About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---Source: dsniff Source-Version: 2.4b1+debian-30 Done: Marcos Fouces <[email protected]> We believe that the bug you reported is fixed in the latest version of dsniff, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcos Fouces <[email protected]> (supplier of updated dsniff 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: SHA512 Format: 1.8 Date: Wed, 10 Feb 2021 18:26:44 +0100 Source: dsniff Architecture: source Version: 2.4b1+debian-30 Distribution: unstable Urgency: medium Maintainer: Debian Security Tools <[email protected]> Changed-By: Marcos Fouces <[email protected]> Closes: 919631 980588 Changes: dsniff (2.4b1+debian-30) unstable; urgency=medium . [ Samuel Henrique ] * Add salsa-ci.yml * Configure git-buildpackage for Debian . [ Deb Janitor ] * Use secure URI in Homepage field. * Set debhelper-compat version in Build-Depends. * Fix day-of-week for changelog entries 2.4b1-10, 2.4b1-3.6, 2.4b1-3.5. . [ Marcos Fouces ] * Bump to debhelper-compat 12. * Add Rules-Requires-Root: no in control file. * Bump to Standards-Version 4.5.0 * Add modified 37_fix-lib-and-share-dirs.patch (Closes: #919631). * Remove -Wl,--as-needed linker flags as they are no more needed with Bullseye toolchain. * Update uploader email to @debian.org. * Add 38_fix-pcap_init.patch (Closes: #980588) * Bump to debhelper-compat level 13. * Bump to Standards-Version 4.5.1 (no changes required). * Build against libtirpc as a separate library. Checksums-Sha1: 386d8615daaea72e69c31fde5d0361a44a301783 2085 dsniff_2.4b1+debian-30.dsc 9db02f3e69e4bebd1d3317ac94dda68221819c4e 30788 dsniff_2.4b1+debian-30.debian.tar.xz 32e63e3197e54d0f2b9812b005bf7d9bbf0f75b3 6909 dsniff_2.4b1+debian-30_source.buildinfo Checksums-Sha256: de6f61dc23def66fd0c6096b0f21e2b7091f13ef0d315951d549d5a222f6f996 2085 dsniff_2.4b1+debian-30.dsc 5fcdcc4525e1b4c2aa0208a8543024735bc07096ff1ee6f895eee4e2cf453144 30788 dsniff_2.4b1+debian-30.debian.tar.xz 495156c01f307fb31ef283bb0fa8179cbe33c835ba4b3a48371bd829bdb78484 6909 dsniff_2.4b1+debian-30_source.buildinfo Files: 066d201ec5fa1e3dc836392f853878f4 2085 net optional dsniff_2.4b1+debian-30.dsc bc9b09b8e0d050e12eb97ef0c782843e 30788 net optional dsniff_2.4b1+debian-30.debian.tar.xz 5fea051a54f6aeb775ad15c8f31e48df 6909 net optional dsniff_2.4b1+debian-30_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfLiv/VYDL+NaNH0uasy9D6O3RHwFAmAkLPoACgkQasy9D6O3 RHwB1xAAkuq7ixShb00R/wTpIqDpJJZPOguTdMkiOm453WtpwbuYL1cmhdbYkinR TrDQiTMm8skz9Pm020BFpqjfMamhwUR2vTCkd9SxiLtG46qz4eFupYx+rdLGXDjk r2vjvLX1FTktQ35BphOr2ZqnqYVsrVXNwQvrRVtz9Dev+2TdGdp6tUy0ckO9DoSO bLGyxYpdjgtuXghKhpCQVIEfSAWE9y2ug8g55CpVqDZ3ANUczTXvOpCP466sbgmS OIe3+yrp/3lSw14jFQjZRDAq4ijbc+H+QJzelfVUde8WTgb/5a8m8Fd4FvQ+RLfJ poIuOK0G3pNpMaUtzhIshOFE1sTpu4VKLWNNVrfKu7h7FHoWXPDtXB3CjMZCV/Ri IPwYF2Mfl+tRyBarRgA8zpJVjCbdI3bEbo/eQ9VJVnvL2DBIFJPohQ514BJL6ZSY 98XDCqPNXKYmOxX4cNcneP0pZdf/roibPLmYcfyxJbqC0LpI87AWrr35w9SwtAob /icrhXxiFu2miqbX9+VX7tqiydgLgYU+eIzCVlwC31eoaBsRMJU8jOtu5spwb4pm P72NovKC0keQMCfwRZy/kpflz4JAz7rr5BuZAi8QHpNaudyCOBrihLdjfwS7WB1c V0E/0+eroUx3LyPuxCh6t1DwgTtw/ZdxzWNvx1U2r3OINYqVEOw= =ofzJ -----END PGP SIGNATURE-----
--- End Message ---

