Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Net-Pcap.spec'], False, '/var/lib/mock/dist-6E-epel-build-822462-120505/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Net-Pcap.spec'] warning: Could not canonicalize hostname: ppc05.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-Net-Pcap-0.16-2.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Net-Pcap.spec'], False, '/var/lib/mock/dist-6E-epel-build-822462-120505/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Net-Pcap.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YDE32t + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Net-Pcap-0.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/Net-Pcap-0.16.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Pcap-0.16 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5SxC9T + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.16 + 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 -mminimal-toc' looking for -lpcap... yes checking for pcap_lib_version() in -lpcap... yes detecting available functions... ok Checking if your kit is complete... Looks good Writing Makefile for Net::Pcap + make -j4 /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Pcap.xs > Pcap.xsc && mv Pcap.xsc Pcap.c Running Mkbootstrap for Net::Pcap () cp bin/pcapinfo blib/script/pcapinfo /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pcapinfo chmod 644 Pcap.bs cp Pcap.bs blib/arch/auto/Net/Pcap/Pcap.bs chmod 644 blib/arch/auto/Net/Pcap/Pcap.bs cp Pcap.pm blib/lib/Net/Pcap.pm gcc -c -Wall -Wwrite-strings -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" -fPIC "-I/usr/lib64/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_NEXT_EX -DHAVE_PCAP_OPEN_DEAD -DHAVE_PCAP_SENDPACKET -DHAVE_PCAP_SETNONBLOCK -DHAVE_PCAP_SET_DATALINK Pcap.c In file included from Pcap.xs:43: stubs.inc:187:2: warning: #warning "the function pcap_list_datalinks() is not available" 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:57: warning: pointer targets in passing argument 2 of 'Perl_newSVpv' differ in signedness /usr/lib64/perl5/CORE/proto.h:2210: note: expected 'const char *' but argument is of type 'u_char *' Pcap.xs:62: warning: value computed is not used Pcap.xs:63: warning: value computed is not used Pcap.xs:64: warning: value computed is not used Pcap.xs:65: warning: value computed is not used Pcap.xs: In function 'XS_Net__Pcap_findalldevs_xs': Pcap.xs:196: warning: value computed is not used Pcap.xs:199: warning: value computed is not used Pcap.xs:202: warning: value computed is not used Pcap.xs:220: warning: value computed is not used Pcap.xs:222: warning: value computed is not used Pcap.xs: In function 'XS_Net__Pcap_next': Pcap.xs:447: warning: value computed is not used Pcap.xs:448: warning: value computed is not used Pcap.xs:449: warning: value computed is not used Pcap.xs:450: warning: value computed is not used Pcap.xs: In function 'XS_Net__Pcap_next_ex': Pcap.xs:489: warning: value computed is not used Pcap.xs:490: warning: value computed is not used Pcap.xs:491: warning: value computed is not used Pcap.xs:492: warning: value computed is not used Pcap.xs:494: warning: pointer targets in passing argument 3 of 'Perl_sv_setpvn' differ in signedness /usr/lib64/perl5/CORE/proto.h:3372: note: expected 'const char *' but argument is of type 'const u_char *' Pcap.xs: In function 'XS_Net__Pcap_dump': Pcap.xs:553: warning: pointer targets in passing argument 3 of 'pcap_dump' differ in signedness /usr/include/pcap/pcap.h:337: note: expected 'const u_char *' but argument is of type 'char *' Pcap.c: In function 'XS_Net__Pcap_strerror': Pcap.c:1584: warning: assignment discards qualifiers from pointer target type Pcap.xs: In function 'XS_Net__Pcap_stats': Pcap.xs:742: warning: value computed is not used Pcap.xs:744: warning: value computed is not used Pcap.xs:746: warning: value computed is not used Pcap.xs: In function 'XS_Net__Pcap_getevent': Pcap.xs:951: warning: cast from pointer to integer of different size Pcap.xs: In function 'XS_Net__Pcap_sendpacket': Pcap.xs:963: warning: pointer targets in passing argument 2 of 'pcap_sendpacket' differ in signedness /usr/include/pcap/pcap.h:302: note: expected 'const u_char *' but argument is of type 'char *' 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 -mminimal-toc 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.NPXjok + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 + cd Net-Pcap-0.16 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/lib64/perl5/auto/Net/Pcap/Pcap.bs Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/lib64/perl5/auto/Net/Pcap/Pcap.so Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/lib64/perl5/Net/Pcap.pm Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/man/man1/pcapinfo.1 Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/man/man3/Net::Pcap.3pm Installing /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/bin/pcapinfo + find /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Net-Pcap-0.16 extracting debug info from /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/lib64/perl5/auto/Net/Pcap/Pcap.so 277 blocks + /usr/lib/rpm/check-buildroot + /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-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8gxHDK + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.16 + unset DISPLAY + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Net::Pcap 0.16 under Perl 5.010001 t/00-load.t ................ ok t/01-api.t ................. ok t/02-lookup.t .............. ok t/03-openlive.t ............ skipped: must be run as root t/04-loop.t ................ skipped: must be run as root t/05-dump.t ................ skipped: must be run as root t/06-offline.t ............. skipped: must be run as root t/07-stats.t ............... skipped: must be run as root Use of uninitialized value in subroutine entry at t/08-filter.t line 16. t/08-filter.t .............. ok t/09-error.t ............... skipped: no network device available t/10-fileno.t .............. skipped: no network device available t/11-snapshot.t ............ skipped: must be run as root t/12-next.t ................ skipped: pcap_next() behaves too strangely for being tested on random machines t/13-dispatch.t ............ skipped: must be run as root t/14-datalink.t ............ ok # This platform has been detected as a big endian architecture t/15-is_swapped.t .......... ok t/16-setnonblock.t ......... ok # libpcap version 1.0.0 t/17-lib_version.t ......... ok t/18-open_dead.t ........... ok t/19-breakloop.t ........... skipped: must be run as root t/20-constants.t ........... ok t/21-next_ex.t ............. skipped: slowness and random failures... testing pcap_next_ex() is a PITA t/22-open.t ................ skipped: pcap_open() is not available t/23-srcstr.t .............. skipped: pcap_createsrcstr() is not available t/50-poe-component-pcap.t .. skipped: POE is not available t/distchk.t ................ skipped: Test::Distribution required for checking distribution t/pod.t .................... skipped: Test::Pod 1.14 required for testing POD t/podcover.t ............... skipped: Currently not working for Net::Pcap t/podspell.t ............... skipped: Pod spelling: for developer interest only :) t/portfs.t ................. skipped: Test::Portability::Files required for testing filenames portability All tests successful. Files=30, Tests=547, 2 wallclock secs ( 0.24 usr 0.09 sys + 1.49 cusr 0.30 csys = 2.12 CPU) Result: PASS + exit 0 Processing files: perl-Net-Pcap-0.16-2.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.seVkVa + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.16 + DOCDIR=/builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/doc/perl-Net-Pcap-0.16 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/doc/perl-Net-Pcap-0.16 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/doc/perl-Net-Pcap-0.16 + cp -pr Changes README /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/doc/perl-Net-Pcap-0.16 + cp -pr t/ /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64/usr/share/doc/perl-Net-Pcap-0.16 + exit 0 Provides: Pcap.so()(64bit) perl(Net::Pcap) = 0.16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.3)(64bit) libpcap.so.1()(64bit) perl(Carp) perl(Exporter) perl(Net::Pcap) perl(Socket) perl(Sys::Hostname) perl(strict) rtld(GNU_HASH) Processing files: perl-Net-Pcap-debuginfo-0.16-2.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 warning: Could not canonicalize hostname: ppc05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Net-Pcap-0.16-2.el6.ppc64.rpm Wrote: /builddir/build/RPMS/perl-Net-Pcap-debuginfo-0.16-2.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2VdkNr + umask 022 + cd /builddir/build/BUILD + cd Net-Pcap-0.16 + rm -rf /builddir/build/BUILDROOT/perl-Net-Pcap-0.16-2.el6.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->