==> Synchronizing chroot copy [/chroot/armv6h/root] -> [build]...done
==> Making package: perl-net-pcap 0.18-7 (Wed Jun 23 12:46:24 2021)
==> Retrieving sources...
  -> Found Net-Pcap-0.18.tar.gz
  -> Found perl-net-pcap.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    Net-Pcap-0.18.tar.gz ... Passed
    perl-net-pcap.patch ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: perl-net-pcap 0.18-7 (Wed 23 Jun 2021 12:46:48 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found Net-Pcap-0.18.tar.gz
  -> Found perl-net-pcap.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting Net-Pcap-0.18.tar.gz with bsdtar
==> Starting prepare()...
patching file Makefile.PL
patching file stubs.inc
==> Starting build()...
looking for -lpcap... yes
checking for pcap_lib_version() in -lpcap... yes
detecting available functions... ok
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.18/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 -D_FORTIFY_SOURCE=2 -Wall -Wwrite-strings -march=armv6 -mfloat-abi=hard -mfpu=vfp -O2 -pipe -fstack-protector-strong -fno-plt   -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib/perl5/5.34/core_perl/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-DHAVE_PCAP_SETSAMPLING Pcap.c
<command-line>: warning: ISO C99 requires whitespace after the macro name
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:368:2: warning: #warning "the function pcap_setbuff() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  368 | #warning "the function pcap_setbuff() is not available"
      |  ^~~~~~~
stubs.inc:383:2: warning: #warning "the function pcap_setuserbuffer() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  383 | #warning "the function pcap_setuserbuffer() is not available"
      |  ^~~~~~~
stubs.inc:398:2: warning: #warning "the function pcap_setmode() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  398 | #warning "the function pcap_setmode() is not available"
      |  ^~~~~~~
stubs.inc:413:2: warning: #warning "the function pcap_setmintocopy() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  413 | #warning "the function pcap_setmintocopy() is not available"
      |  ^~~~~~~
stubs.inc:428: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;;]
  428 | #warning "the function pcap_sendqueue_alloc() is not available"
      |  ^~~~~~~
stubs.inc:450: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;;]
  450 | #warning "the function pcap_sendqueue_destroy() is not available"
      |  ^~~~~~~
stubs.inc:464: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;;]
  464 | #warning "the function pcap_sendqueue_queue() is not available"
      |  ^~~~~~~
stubs.inc:479: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;;]
  479 | #warning "the function pcap_sendqueue_transmit() is not available"
      |  ^~~~~~~
stubs.inc:494:2: warning: #warning "the function pcap_event() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  494 | #warning "the function pcap_event() is not available"
      |  ^~~~~~~
stubs.inc:509:2: warning: #warning "the function pcap_setsampling() is not available" []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
  509 | #warning "the function pcap_setsampling() is not available"
      |  ^~~~~~~
Pcap.xs: In function ‘XS_Net__Pcap_lookupdev’:
Pcap.xs:108:4: 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:394:16: note: declared here
  394 | 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);
      |                     ^~~~
In file included from /usr/include/pcap.h:43,
                 from Pcap.xs:32:
/usr/include/pcap/pcap.h:394:16: note: declared here
  394 | PCAP_API char *pcap_lookupdev(char *)
      |                ^~~~~~~~~~~~~~
Pcap.c: In function ‘XS_Net__Pcap_strerror’:
Pcap.c:1703:9: 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;;]
 1703 |  RETVAL = pcap_strerror(error);
      |         ^
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 -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.34/vendor_perl/auto/Net/Pcap/Pcap.so
Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/lib/perl5/5.34/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.34/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.18-7 (Wed 23 Jun 2021 12:47:26 PM EDT)
==> Cleaning up...