==> Creating clean working copy [build]...done ==> Making package: perl-net-pcap 0.18-1 (Sun May 15 20:47:44 EDT 2016) ==> Retrieving sources... -> Found Net-Pcap-0.18.tar.gz -> Found listdatalinks.patch ==> Validating source files with sha512sums... Net-Pcap-0.18.tar.gz ... Passed listdatalinks.patch ... Passed ==> Making package: perl-net-pcap 0.18-1 (Sun May 15 20:47:46 EDT 2016) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (14) dbus-1.10.8-1 hwids-20160306-1 iptables-1.6.0-1 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.166-1 libmnl-1.0.3-2 libnftnl-1.0.5-1 libnl-3.2.27-1 libseccomp-2.3.1-1 libusb-1.0.20-1 systemd-229-3 libpcap-1.7.4-1 Total Installed Size: 40.12 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnl... installing libdbus... installing dbus... Optional dependencies for dbus libx11: dbus-launch support installing libmnl... installing libnftnl... installing iptables... installing kbd... installing kmod... installing hwids... installing libelf... installing libseccomp... installing systemd... Initializing machine ID from random generator. Creating group systemd-journal-remote with gid 999. Creating user systemd-journal-remote (systemd Journal Remote) with uid 999 and gid 999. Creating group systemd-journal-upload with gid 998. Creating user systemd-journal-upload (systemd Journal Upload) with uid 998 and gid 998. Creating group systemd-coredump with gid 997. Creating user systemd-coredump (systemd Core Dumper) with uid 997 and gid 997. Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service, pointing to /usr/lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target, pointing to /usr/lib/systemd/system/remote-fs.target. :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your bootloader to replace sysvinit with systemd, or install systemd-sysvcompat Optional dependencies for systemd cryptsetup: required for encrypted block devices libmicrohttpd: remote journald capabilities quota-tools: kernel-level quota management systemd-sysvcompat: symlink package to provide sysvinit binaries polkit: allow administration as unprivileged user installing libusb... installing libpcap... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found Net-Pcap-0.18.tar.gz -> Found listdatalinks.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... Net-Pcap-0.18.tar.gz ... Passed listdatalinks.patch ... Passed ==> Extracting sources... -> Extracting Net-Pcap-0.18.tar.gz with bsdtar ==> Starting prepare()... patching file Pcap.pm Hunk #1 succeeded at 714 (offset 10 lines). ==> 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 Net::Pcap () chmod 644 "Pcap.bs" "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/core_perl/ExtUtils/typemap" -typemap "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=armv6 -mfloat-abi=hard -mfpu=vfp -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib/perl5/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_LIST_DATALINKS -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:0: 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:373:2: warning: #warning "the function pcap_setbuff() is not available" [-Wcpp] #warning "the function pcap_setbuff() is not available" ^~~~~~~ stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" [-Wcpp] #warning "the function pcap_setuserbuffer() is not available" ^~~~~~~ stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available" [-Wcpp] #warning "the function pcap_setmode() is not available" ^~~~~~~ stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available" [-Wcpp] #warning "the function pcap_setmintocopy() is not available" ^~~~~~~ stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" [-Wcpp] #warning "the function pcap_sendqueue_alloc() is not available" ^~~~~~~ stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" [-Wcpp] #warning "the function pcap_sendqueue_destroy() is not available" ^~~~~~~ stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available" [-Wcpp] #warning "the function pcap_sendqueue_queue() is not available" ^~~~~~~ stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" [-Wcpp] #warning "the function pcap_sendqueue_transmit() is not available" ^~~~~~~ stubs.inc:499:2: warning: #warning "the function pcap_event() is not available" [-Wcpp] #warning "the function pcap_event() is not available" ^~~~~~~ stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available" [-Wcpp] #warning "the function pcap_setsampling() is not available" ^~~~~~~ Pcap.c: In function 'XS_Net__Pcap_strerror': Pcap.c:1701:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 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 -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 "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644 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()... Running Mkbootstrap for Net::Pcap () chmod 644 "Pcap.bs" 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/vendor_perl/auto/Net/Pcap/Pcap.so Installing /build/perl-net-pcap/pkg/perl-net-pcap/usr/lib/perl5/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/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 issue... ==> Creating package "perl-net-pcap"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: perl-net-pcap 0.18-1 (Sun May 15 20:48:09 EDT 2016) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires libelf: gresource inspection tool Packages (14) dbus-1.10.8-1 hwids-20160306-1 iptables-1.6.0-1 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.166-1 libmnl-1.0.3-2 libnftnl-1.0.5-1 libnl-3.2.27-1 libpcap-1.7.4-1 libseccomp-2.3.1-1 libusb-1.0.20-1 systemd-229-3 Total Removed Size: 40.12 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing libpcap... removing libusb... removing systemd... removing libseccomp... removing libnl... removing libelf... removing kmod... removing kbd... removing iptables... removing libnftnl... removing libmnl... removing hwids... removing dbus... removing libdbus...