The following packages will be installed: perl-Net-Pcap Fetching README... 0%100%100%100%100%100%Done Fetching listdatalinks.patch... 0%100%100%100%100%100%Done Fetching pcapapi.patch... 0%100%100%100%100%100%Done Fetching perl-Net-Pcap.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-Net-Pcap.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Net-Pcap-0.18/ Net-Pcap-0.18/bin/ Net-Pcap-0.18/Changes Net-Pcap-0.18/eg/ Net-Pcap-0.18/fallback/ Net-Pcap-0.18/Makefile.PL Net-Pcap-0.18/MANIFEST Net-Pcap-0.18/META.json Net-Pcap-0.18/META.yml Net-Pcap-0.18/Pcap.pm Net-Pcap-0.18/Pcap.xs Net-Pcap-0.18/ppport.h Net-Pcap-0.18/README Net-Pcap-0.18/stubs.inc Net-Pcap-0.18/t/ Net-Pcap-0.18/typemap Net-Pcap-0.18/t/00-load.t Net-Pcap-0.18/t/01-api.t Net-Pcap-0.18/t/02-lookup.t Net-Pcap-0.18/t/03-openlive.t Net-Pcap-0.18/t/04-loop.t Net-Pcap-0.18/t/05-dump.t Net-Pcap-0.18/t/06-offline.t Net-Pcap-0.18/t/07-stats.t Net-Pcap-0.18/t/08-filter.t Net-Pcap-0.18/t/09-error.t Net-Pcap-0.18/t/10-fileno.t Net-Pcap-0.18/t/11-snapshot.t Net-Pcap-0.18/t/12-next.t Net-Pcap-0.18/t/13-dispatch.t Net-Pcap-0.18/t/14-datalink.t Net-Pcap-0.18/t/15-is_swapped.t Net-Pcap-0.18/t/16-setnonblock.t Net-Pcap-0.18/t/17-lib_version.t Net-Pcap-0.18/t/18-open_dead.t Net-Pcap-0.18/t/19-breakloop.t Net-Pcap-0.18/t/20-constants.t Net-Pcap-0.18/t/21-next_ex.t Net-Pcap-0.18/t/22-open.t Net-Pcap-0.18/t/23-srcstr.t Net-Pcap-0.18/t/50-anyevent-pcap.t Net-Pcap-0.18/t/50-net-pcap-easy.t Net-Pcap-0.18/t/50-poe-component-pcap.t Net-Pcap-0.18/t/distchk.t Net-Pcap-0.18/t/pod.t Net-Pcap-0.18/t/podcover.t Net-Pcap-0.18/t/podspell.t Net-Pcap-0.18/t/portfs.t Net-Pcap-0.18/t/README Net-Pcap-0.18/t/samples/ Net-Pcap-0.18/t/Utils.pm Net-Pcap-0.18/t/samples/ping-ietf-20pk-be.dmp Net-Pcap-0.18/t/samples/ping-ietf-20pk-le.dmp Net-Pcap-0.18/fallback/const-c.inc Net-Pcap-0.18/fallback/const-xs.inc Net-Pcap-0.18/eg/pcapdump Net-Pcap-0.18/eg/pktdump.pl Net-Pcap-0.18/bin/pcapinfo patching file Pcap.pm Hunk #1 succeeded at 714 (offset 10 lines). patching file Makefile.PL 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/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/slapt-src/perl/perl-Net-Pcap/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 -O2 -march=i586 -mtune=i686 -DVERSION=\"0.18\" -DXS_VERSION=\"0.18\" -fPIC "-I/usr/lib/perl5/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 -DPCAP_API="" -DHAVE_PCAP_OPEN -DHAVE_PCAP_SETSAMPLING Pcap.c In file included from Pcap.xs:43: stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" [-Wcpp] 322 | #warning "the function pcap_createsrcstr() is not available" | ^~~~~~~ stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" [-Wcpp] 337 | #warning "the function pcap_parsesrcstr() is not available" | ^~~~~~~ stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available" [-Wcpp] 373 | #warning "the function pcap_setbuff() is not available" | ^~~~~~~ stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" [-Wcpp] 388 | #warning "the function pcap_setuserbuffer() is not available" | ^~~~~~~ stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available" [-Wcpp] 403 | #warning "the function pcap_setmode() is not available" | ^~~~~~~ stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available" [-Wcpp] 418 | #warning "the function pcap_setmintocopy() is not available" | ^~~~~~~ stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" [-Wcpp] 433 | #warning "the function pcap_sendqueue_alloc() is not available" | ^~~~~~~ stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" [-Wcpp] 455 | #warning "the function pcap_sendqueue_destroy() is not available" | ^~~~~~~ stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available" [-Wcpp] 469 | #warning "the function pcap_sendqueue_queue() is not available" | ^~~~~~~ stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" [-Wcpp] 484 | #warning "the function pcap_sendqueue_transmit() is not available" | ^~~~~~~ stubs.inc:499:2: warning: #warning "the function pcap_event() is not available" [-Wcpp] 499 | #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 [-Wdeprecated-declarations] 108 | RETVAL = pcap_lookupdev(errbuf); | ^~~~~~ In file included from /usr/include/pcap.h:43, from Pcap.xs:32: /usr/include/pcap/pcap.h:394:18: 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 [-Wdeprecated-declarations] 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:18: note: declared here 394 | PCAP_API char *pcap_lookupdev(char *) | ^~~~~~~~~~~~~~ Pcap.c: In function ‘XS_Net__Pcap_strerror’: Pcap.c:1703:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1703 | RETVAL = pcap_strerror(error); | ^ rm -f blib/arch/auto/Net/Pcap/Pcap.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -march=i586 -mtune=i686 -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/perl5.34.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo Manifying 1 pod document Manifying 1 pod document "/usr/bin/perl5.34.0" -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 /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/lib/perl5/vendor_perl/auto/Net/Pcap/Pcap.so Installing /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/lib/perl5/vendor_perl/Net/Pcap.pm Installing /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/share/man/man1/pcapinfo.1 Installing /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/man/man3/Net::Pcap.3 Installing /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/bin/pcapinfo Appending installation info to /usr/src/slapt-src/perl/perl-Net-Pcap/package-perl-Net-Pcap/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-Net-Pcap/perl-Net-Pcap-0.18-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/pcapinfo usr/doc/ usr/doc/perl-Net-Pcap-0.18/ usr/doc/perl-Net-Pcap-0.18/README usr/doc/perl-Net-Pcap-0.18/perl-Net-Pcap.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Net/ usr/lib/perl5/vendor_perl/Net/Pcap.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Net/ usr/lib/perl5/vendor_perl/auto/Net/Pcap/ usr/lib/perl5/vendor_perl/auto/Net/Pcap/Pcap.so usr/man/ usr/man/man1/ usr/man/man1/pcapinfo.1.gz usr/man/man3/ usr/man/man3/Net::Pcap.3.gz Slackware package /usr/src/slapt-src/perl/perl-Net-Pcap/perl-Net-Pcap-0.18-i586-1salix15.0.txz created. Installing package perl-Net-Pcap-0.18-i586-1salix15.0... | perl-Net-Pcap (Interface to pcap(3) | | The Net::Pcap module is a Perl binding to the LBL pcap(3) packet | capture library. | | | | | | | | |