Installing /builddir/build/SRPMS/perl-Net-Pcap-0.14-2.fc8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.20891 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Net-Pcap-0.14 + /bin/gzip -dc /builddir/build/SOURCES/Net-Pcap-0.14.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Pcap-0.14 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.20891 + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.14 + LANG=C + export LANG + unset DISPLAY + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' looking for -lpcap... yes checking for pcap_lib_version() in -lpcap... yes trying to detect actually available functions... Warning: prerequisite IO::Interface 0 not found. ok Checking if your kit is complete... Looks good Writing Makefile for Net::Pcap + make -j2 /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c cp Pcap.pm blib/lib/Net/Pcap.pm AutoSplitting blib/lib/Net/Pcap.pm (blib/lib/auto/Net/Pcap) Running Mkbootstrap for Net::Pcap () chmod 644 Pcap.bs cp bin/pcapinfo blib/script/pcapinfo /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pcapinfo cp Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs chmod 644 blib/arch/auto/Net/Pcap/Pcap.bs gcc -c -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"0.14\" -DXS_VERSION=\"0.14\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/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_DUMP_FOPEN -DHAVE_PCAP_DUMP_FTELL -DHAVE_PCAP_FINDALLDEVS -DHAVE_PCAP_FOPEN_OFFLINE -DHAVE_PCAP_FREEALLDEVS -DHAVE_PCAP_GETNONBLOCK -DHAVE_PCAP_GET_SELECTABLE_FD -DHAVE_PCAP_INJECT -DHAVE_PCAP_LIB_VERSION -DHAVE_PCAP_LIST_DATALINKS -DHAVE_PCAP_NEXT_EX -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETDIRECTION -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c In file included from Pcap.xs:43: stubs.inc:322:2: warning: #warning "the function pcap_createsrcstr() is not available" stubs.inc:337:2: warning: #warning "the function pcap_parsesrcstr() is not available" stubs.inc:352:2: warning: #warning "the function pcap_open() is not available" stubs.inc:373:2: warning: #warning "the function pcap_setbuff() is not available" stubs.inc:388:2: warning: #warning "the function pcap_setuserbuffer() is not available" stubs.inc:403:2: warning: #warning "the function pcap_setmode() is not available" stubs.inc:418:2: warning: #warning "the function pcap_setmintocopy() is not available" stubs.inc:433:2: warning: #warning "the function pcap_sendqueue_alloc() is not available" stubs.inc:455:2: warning: #warning "the function pcap_sendqueue_destroy() is not available" stubs.inc:469:2: warning: #warning "the function pcap_sendqueue_queue() is not available" stubs.inc:484:2: warning: #warning "the function pcap_sendqueue_transmit() is not available" stubs.inc:499:2: warning: #warning "the function pcap_event() is not available" stubs.inc:514:2: warning: #warning "the function pcap_setsampling() is not available" Pcap.xs: In function 'callback_wrapper': Pcap.xs:55: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness Pcap.xs: In function 'XS_Net__Pcap_next_ex': Pcap.xs:496: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness Pcap.xs: In function 'XS_Net__Pcap_dump': Pcap.xs:555: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness Pcap.xs: In function 'XS_Net__Pcap_getevent': Pcap.xs:953: warning: cast from pointer to integer of different size Pcap.xs: In function 'XS_Net__Pcap_sendpacket': Pcap.xs:965: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness rm -f blib/arch/auto/Net/Pcap/Pcap.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic Pcap.o -o blib/arch/auto/Net/Pcap/Pcap.so \ -lpcap \ chmod 755 blib/arch/auto/Net/Pcap/Pcap.so Manifying blib/man1/pcapinfo.1 Manifying blib/man3/Net::Pcap.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.82202 + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.14 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder + make pure_install PERL_INSTALL_ROOT=/var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Pcap/Pcap.bs Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Pcap/Pcap.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Pcap/autosplit.ix Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/Net/Pcap.pm Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/man/man1/pcapinfo.1 Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/man/man3/Net::Pcap.3pm Installing /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/bin/pcapinfo Writing /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Pcap/.packlist + find /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder -type f -name .packlist -exec rm -f '{}' ';' + find /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Net-Pcap-0.14 extracting debug info from /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Net/Pcap/Pcap.so 270 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.11135 + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.14 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load...........# Testing Net::Pcap 0.14 under Perl 5.008008 ok t/01-api............ok t/02-lookup.........ok 44/45 skipped: various reasons t/03-openlive.......skipped all skipped: must be run as root t/04-loop...........skipped all skipped: must be run as root t/05-dump...........skipped all skipped: must be run as root t/06-offline........skipped all skipped: must be run as root t/07-stats..........skipped all skipped: must be run as root t/08-filter.........Use of uninitialized value in subroutine entry at t/08-filter.t line 16. Argument "" isn't numeric in subroutine entry at t/08-filter.t line 38. ok 24/29 skipped: various reasons t/09-error..........skipped all skipped: no network device available t/10-fileno.........skipped all skipped: no network device available t/11-snapshot.......skipped all skipped: must be run as root t/12-next...........skipped all skipped: must be run as root t/13-dispatch.......skipped all skipped: must be run as root t/14-datalink.......ok 12/59 skipped: various reasons t/15-is_swapped.....# This platform has been detected as a little endian architecture ok t/16-setnonblock....ok 19/23 skipped: various reasons t/17-lib_version....ok t/18-open_dead......ok 1/5 skipped: Test::Exception not available t/19-breakloop......skipped all skipped: must be run as root t/20-constants......ok 16/276 skipped: irrelevant test in this case t/pod...............skipped all skipped: Test::Pod 1.14 required for testing POD t/podcover..........skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/portfs............skipped all skipped: Test::Portability::Files required for testing filenames portability All tests successful, 14 tests and 116 subtests skipped. Files=24, Tests=496, 2 wallclock secs ( 0.95 cusr + 0.40 csys = 1.35 CPU) + exit 0 Processing files: perl-Net-Pcap-0.14-2.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.36475 + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.14 + DOCDIR=/var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/doc/perl-Net-Pcap-0.14 + export DOCDIR + rm -rf /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/doc/perl-Net-Pcap-0.14 + /bin/mkdir -p /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/doc/perl-Net-Pcap-0.14 + cp -pr Changes README /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/doc/perl-Net-Pcap-0.14 + cp -pr t/ /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder/usr/share/doc/perl-Net-Pcap-0.14 + exit 0 Provides: Pcap.so()(64bit) perl(Net::Pcap) = 0.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpcap.so.0.9()(64bit) perl(:MODULE_COMPAT_5.8.8) perl(AutoLoader) perl(Carp) perl(Exporter) perl(IO::Interface) perl(IO::Socket) perl(Net::Pcap) perl(Socket) perl(Sys::Hostname) perl(strict) rtld(GNU_HASH) Processing files: perl-Net-Pcap-debuginfo-0.14-2.fc8 Provides: Pcap.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder warning: Could not canonicalize hostname: hammer2.fedora.redhat.com Wrote: /builddir/build/RPMS/perl-Net-Pcap-0.14-2.fc8.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Net-Pcap-debuginfo-0.14-2.fc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.17328 + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.14 + rm -rf /var/tmp/perl-Net-Pcap-0.14-2.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.17328 + umask 022 + cd /builddir/build/BUILD + rm -rf Net-Pcap-0.14 + exit 0