==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: perl-net-pcap 0.21-1 (Mon May  8 09:55:39 2023)
==> Retrieving sources...
  -> Found Net-Pcap-0.21.tar.gz
  -> Found perl-net-pcap.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Net-Pcap-0.21.tar.gz ... Passed
    perl-net-pcap.patch ... Passed
==> Making package: perl-net-pcap 0.21-1 (Mon 08 May 2023 09:55:46 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) dbus-1.14.6-2  libnl-3.7.0-3  libpcap-1.10.4-1

Total Installed Size:  3.59 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing libnl...
installing dbus...
installing libpcap...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Net-Pcap-0.21.tar.gz
  -> Found perl-net-pcap.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Net-Pcap-0.21.tar.gz with bsdtar
==> Starting build()...
looking for -lpcap... yes
checking for pcap_lib_version() in -lpcap... yes
detecting available functions... ok
detecting libpcap version... Running [cc -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings  'pcap_version.c' -lpcap -o pcap_version.exe]
ok (libpcap version 1.10.4 (with TPACKET_V3))
Setting -DPERL_PCAP_VERSION=1010004
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Net::Pcap
Writing MYMETA.yml and MYMETA.json
cp Pcap.pm blib/lib/Net/Pcap.pm
Running Mkbootstrap for Pcap ()
chmod 644 "Pcap.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/build/perl-net-pcap/src/Net-Pcap-0.21/typemap'  Pcap.xs > Pcap.xsc
mv Pcap.xsc Pcap.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto   -DVERSION=\"0.21\" -DXS_VERSION=\"0.21\" -fPIC "-I/usr/lib/perl5/5.36/core_perl/CORE"  -DHAVE_BLANK -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_SETSAMPLING -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 -DPERL_PCAP_VERSION=1010004 Pcap.c
In file included from Pcap.xs:43:
stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  187 | #warning "the function pcap_list_datalinks() is not available"
      |  ^~~~~~~
stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  322 | #warning "the function pcap_createsrcstr() is not available"
      |  ^~~~~~~
stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  337 | #warning "the function pcap_parsesrcstr() is not available"
      |  ^~~~~~~
stubs.inc:352:2: warning: #warning "the function pcap_open() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  352 | #warning "the function pcap_open() is not available"
      |  ^~~~~~~
stubs.inc:376:2: warning: #warning "the function pcap_setbuff() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  376 | #warning "the function pcap_setbuff() is not available"
      |  ^~~~~~~
stubs.inc:391:2: warning: #warning "the function pcap_setuserbuffer() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  391 | #warning "the function pcap_setuserbuffer() is not available"
      |  ^~~~~~~
stubs.inc:406:2: warning: #warning "the function pcap_setmode() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  406 | #warning "the function pcap_setmode() is not available"
      |  ^~~~~~~
stubs.inc:421:2: warning: #warning "the function pcap_setmintocopy() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  421 | #warning "the function pcap_setmintocopy() is not available"
      |  ^~~~~~~
stubs.inc:436:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  436 | #warning "the function pcap_sendqueue_alloc() is not available"
      |  ^~~~~~~
stubs.inc:458:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  458 | #warning "the function pcap_sendqueue_destroy() is not available"
      |  ^~~~~~~
stubs.inc:472:2: warning: #warning "the function pcap_sendqueue_queue() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  472 | #warning "the function pcap_sendqueue_queue() is not available"
      |  ^~~~~~~
stubs.inc:487:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  487 | #warning "the function pcap_sendqueue_transmit() is not available"
      |  ^~~~~~~
stubs.inc:502:2: warning: #warning "the function pcap_event() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  502 | #warning "the function pcap_event() is not available"
      |  ^~~~~~~
Pcap.xs: In function ‘XS_Net__Pcap_lookupdev’:
Pcap.xs:108:25: warning: pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
  108 |                         RETVAL = pcap_lookupdev(errbuf);
      |                         ^~~~~~
In file included from /usr/include/pcap.h:43,
                 from Pcap.xs:32:
/usr/include/pcap/pcap.h:395:18: note: declared here
  395 | PCAP_API char   *pcap_lookupdev(char *);
      |                  ^~~~~~~~~~~~~~
Pcap.xs: In function ‘XS_Net__Pcap_findalldevs_xs’:
Pcap.xs:222:21: warning: pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
  222 |                     char *dev = pcap_lookupdev(errbuf);
      |                     ^~~~
/usr/include/pcap/pcap.h:395:18: note: declared here
  395 | PCAP_API char   *pcap_lookupdev(char *);
      |                  ^~~~~~~~~~~~~~
Pcap.xs: In function ‘XS_Net__Pcap_compile_nopcap’:
Pcap.xs:601:25: warning: pcap_compile_nopcap’ is deprecated: use pcap_open_dead(), pcap_compile() and pcap_close() []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
  601 |                         RETVAL = pcap_compile_nopcap(snaplen, linktype, real_fp, str, optimize, mask);
      |                         ^~~~~~
/usr/include/pcap/pcap.h:618:17: note: declared here
  618 | PCAP_API int    pcap_compile_nopcap(int, int, struct bpf_program *,
      |                 ^~~~~~~~~~~~~~~~~~~
Pcap.c: In function ‘XS_Net__Pcap_strerror’:
Pcap.c:1729:16: warning: assignment discards ‘const’ qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;]
 1729 |         RETVAL = pcap_strerror(error);
      |                ^
Pcap.xs: In function ‘XS_Net__Pcap_getevent’:
Pcap.xs:1038:13: warning: cast from pointer to integer of different size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast-Wpointer-to-int-cast]8;;]
 1038 |         h = (unsigned int) pcap_getevent(p);
      |             ^
rm -f blib/arch/auto/Net/Pcap/Pcap.so
LD_RUN_PATH="/usr/lib" cc  -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -L/usr/local/lib -fstack-protector-strong  Pcap.o  -o blib/arch/auto/Net/Pcap/Pcap.so  \
   -lpcap   \
  
chmod 755 blib/arch/auto/Net/Pcap/Pcap.so
cp bin/pcapinfo blib/script/pcapinfo
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo
Manifying 1 pod document
Manifying 1 pod document
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644
Manifying 1 pod document
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/lib/perl5/5.36/vendor_perl/auto/Net/Pcap/Pcap.so
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/lib/perl5/5.36/vendor_perl/Net/Pcap.pm
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/share/man/man1/pcapinfo.1p
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/share/man/man3/Net::Pcap.3pm
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/bin/vendor_perl/pcapinfo
Appending installation info to /build/perl-net-pcap/pkg/perl-net-pcap//usr/lib/perl5/5.36/core_perl/perllocal.pod
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "perl-net-pcap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-net-pcap 0.21-1 (Mon 08 May 2023 09:55:56 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...

Packages (3) dbus-1.14.6-2  libnl-3.7.0-3  libpcap-1.10.4-1

Total Removed Size:  3.59 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libpcap...
removing libnl...
removing dbus...
[?25h