Your message dated Fri, 19 Jul 2019 20:47:01 +0000
with message-id <e1hozmp-0005it...@fasolo.debian.org>
and subject line Bug#932282: fixed in libnet-pcap-perl 0.18-3
has caused the Debian Bug report #932282,
regarding libnet-pcap-perl: FTBFS: error: redefinition of ‘struct pcap_rmtauth’
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.)


-- 
932282: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libnet-pcap-perl
Version: 0.18-2
Severity: serious
Tags: ftbfs sid bullseye
X-Debbugs-Cc: libp...@packages.debian.org

This package fails to build from source on current sid/amd64.

Presumably this regressed with libpcap 1.9.0-2 so copying
the maintainer in case it's an oversight.

>From the build log:

  x86_64-linux-gnu-gcc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -DVERSION=\"0.18\" 
-DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.28/CORE"  
-DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_BREAKLOOP 
-DHAVE_PCAP_COMPILE_NOPCAP -DHAVE_PCAP_DATALINK_NAME_TO_VAL 
-DHAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION -DHAVE_PCAP_DATALINK_VAL_TO_NAME 
-DHAVE_PCAP_DUMP_FILE -DHAVE_PCAP_DUMP_FLUSH -DHAVE_PCAP_FINDALLDEVS 
-DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_LIB_VERSION 
-DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OFFLINE_FILTER -DHAVE_PCAP_OPEN_DEAD 
-DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c
  In file included from Pcap.xs:43:
  stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not 
available" [-Wcpp]
   #warning "the function pcap_list_datalinks() is not available"
    ^~~~~~~
  stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not 
available" [-Wcpp]
   #warning "the function pcap_createsrcstr() is not available"
    ^~~~~~~
  stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not 
available" [-Wcpp]
   #warning "the function pcap_parsesrcstr() is not available"
    ^~~~~~~
  stubs.inc:352:2: warning: #warning "the function pcap_open() is not 
available" [-Wcpp]
   #warning "the function pcap_open() is not available"
    ^~~~~~~
  stubs.inc:357:8: error: redefinition of ‘struct pcap_rmtauth’
   struct pcap_rmtauth {
          ^~~~~~~~~~~~
  In file included from /usr/include/pcap.h:43,
                   from Pcap.xs:32:
  /usr/include/pcap/pcap.h:788:8: note: originally defined here
   struct pcap_rmtauth
          ^~~~~~~~~~~~
  In file included from Pcap.xs:43:
  stubs.inc:363:10: error: conflicting types for ‘pcap_open’
   pcap_t * pcap_open(const char *source, int snaplen, int flags, int 
read_timeout, struct pcap_rmtauth *auth, char *err);
            ^~~~~~~~~
  In file included from /usr/include/pcap.h:43,
                   from Pcap.xs:32:
  /usr/include/pcap/pcap.h:835:18: note: previous declaration of ‘pcap_open’ 
was here
   PCAP_API pcap_t *pcap_open(const char *source, int snaplen, int flags,
                    ^~~~~~~~~
 
-- 
Niko Tyni   nt...@debian.org

--- End Message ---
--- Begin Message ---
Source: libnet-pcap-perl
Source-Version: 0.18-3

We believe that the bug you reported is fixed in the latest version of
libnet-pcap-perl, 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 932...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated libnet-pcap-perl 
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: SHA512

Format: 1.8
Date: Fri, 19 Jul 2019 16:53:15 -0300
Source: libnet-pcap-perl
Architecture: source
Version: 0.18-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Closes: 932282
Changes:
 libnet-pcap-perl (0.18-3) unstable; urgency=medium
 .
   [ Alex Muntada ]
   * Remove inactive pkg-perl members from Uploaders.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ Xavier Guimard ]
   * Email change: Xavier Guimard -> y...@debian.org
 .
   [ gregor herrmann ]
   * Add patch from Fedora for libpcap 1.9.0 compatibility.
     (Closes: #932282)
   * Update years of packaging copyright.
   * Annotate test-only build dependencies with <!nocheck>.
   * Declare compliance with Debian Policy 4.4.0.
   * Bump debhelper-compat to 12.
   * debian/watch: use uscan version 4.
   * Remove trailing whitespace from debian/*.
Checksums-Sha1:
 59d5b2e037a1fb1a5ee1535892fad6ef84c6f6c8 2481 libnet-pcap-perl_0.18-3.dsc
 00cf108439612df9e5de2dc19bdfc4cd7152509d 5812 
libnet-pcap-perl_0.18-3.debian.tar.xz
Checksums-Sha256:
 4c554345ec7e5ab42f304b14904638724606ba144f2b7ee6b962ea1d54b6f8f2 2481 
libnet-pcap-perl_0.18-3.dsc
 b44ff81ca9fde54269314bd55869ed34d9cdf68af87237604bcd86ccadf8b399 5812 
libnet-pcap-perl_0.18-3.debian.tar.xz
Files:
 d5e9435f3d984a7e5449bb79f8e7a3a7 2481 perl optional libnet-pcap-perl_0.18-3.dsc
 596dfb0f1e23998ce138a32b96c079c6 5812 perl optional 
libnet-pcap-perl_0.18-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKmBAEBCgCQFiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAl0yIUxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYSHGdyZWdvYUBk
ZWJpYW4ub3JnAAoJELs6aAGGSaoGAbgQAMWLPpBpTC163sWbAmbo4aNfD7DquQ2H
t5Xtx1mG07wGUTx0nJCIzYlfVsiDp3KS24lmJkXVUHFtuw2mAh3lvYqnLg7LTG4q
lcH94Zi4Nf/EMR9DGEfD6D6332oaZE+DQ7PYM8TAHzkKIzW1ZqCV0scY+y6AtU8O
A8hHtY+HvT57Top6Ad+65nYq1dKFmlXg5wxIQSMiK3CnWnch1AFJYoblx+V0YYGW
Kq87zjPvY8G4oNBM7MHVxC5Mmn+8OMSKDF+nZZH2otd2GWUkoEgQMxbIwn8k9Yu2
qEjasVNgQvBjpEva5Zsh7siJquhRB3eYVX8NbVqWf6TkEWk4lx3jTHdAxVmCiJTI
tYUjSxDL2sltlWYMy0DSjgV52c+SbLPpovPl2vJ8JBbM428d4DPoDsrpl5bJ0Wob
SEp122iD+RlR2UMx/xX6jMk/cvlzOdGZnpG5efW6j/CjUdzwmc3WlMuTpLe92OVJ
YbXnbZFf7MckngznkD0MBiGja6U2FMrJ7L5e3l040+qXzlp90vARYitKWymEXHvQ
ptdlCJm3m8TdhqnOJauE13K2Vb06SpZ86VR0Vva/Qej3jpMOPqTs+Zksq8blKbhQ
KC1x5nuPqmKeaK+9NOqBypyOO8pLfTiq84XdQDZ0mFzoT3Lgy2j+AY8xSALTgZ0K
qbNm5xNI+jDz
=Xyt6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to