ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'], False, '/var/lib/mock/dist-f9-build-196250-34205/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/perl-Event-Lib-1.03-2.fc9.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'], False, '/var/lib/mock/dist-f9-build-196250-34205/root/', None, 0, True, 0, 425, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/perl-Event-Lib.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.39957 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Event-Lib-1.03 + /usr/bin/gzip -dc /builddir/build/SOURCES/Event-Lib-1.03.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Event-Lib-1.03 ++ /usr/bin/id -u + '[' 425 = 0 ']' ++ /usr/bin/id -u + '[' 425 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.39957 + umask 022 + cd /builddir/build/BUILD + cd Event-Lib-1.03 + 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' INC=-I/usr/include 'LIBS=-L/usr/lib64 -levent' Checking existance of libevent... yes Checking capabilities... event_set_log_callback... yes event_priority_init... yes Additional defines: -DHAVE_LOG_CALLBACKS -DHAVE_PRIORITIES Checking if your kit is complete... Looks good Writing Makefile for Event::Lib + make -j8 /usr/bin/perl /usr/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.10.0/ExtUtils/typemap -typemap typemap Lib.xs > Lib.xsc && mv Lib.xsc Lib.c Running Mkbootstrap for Event::Lib () chmod 644 Lib.bs cp Lib.bs blib/arch/auto/Event/Lib/Lib.bs chmod 644 blib/arch/auto/Event/Lib/Lib.bs cp lib/Event/Lib.pm blib/lib/Event/Lib.pm gcc -c -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -fPIC "-I/usr/lib64/perl5/5.10.0/ppc64-linux-thread-multi/CORE" -DHAVE_CONFIG_H -DHAVE_LOG_CALLBACKS -DHAVE_PRIORITIES Lib.c Lib.xs: In function 'do_exception_handler': Lib.xs:141: warning: unused variable 'my_perl' Lib.xs:161: warning: null argument where non-null required (argument 1) Lib.xs:172: warning: unused variable 'my_perl' Lib.xs: In function 'do_callback': Lib.xs:184: warning: unused variable 'my_perl' Lib.xs:219: warning: unused variable 'my_perl' Lib.c: In function 'XS_Event__Lib_constant': Lib.c:290: warning: unused variable 'Perl___notused' Lib.xs: In function 'XS_Event__Lib__default_callback': Lib.xs:288: warning: null argument where non-null required (argument 1) Lib.c:402: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_init': Lib.c:424: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_get_method': Lib.c:450: warning: unused variable 'ix' Lib.c:446: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_get_version': Lib.c:473: warning: unused variable 'ix' Lib.c:469: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_log_level': Lib.c:492: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_register_except_handler': Lib.c:517: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_priority_init': Lib.c:542: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_new': Lib.c:573: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_signal_new': Lib.c:656: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_timer_new': Lib.c:730: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_add': Lib.c:803: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_free': Lib.c:910: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_mainloop': Lib.c:956: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_one_loop': Lib.c:990: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib_event_one_nbloop': Lib.c:1020: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_remove': Lib.c:1042: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_except_handler': Lib.c:1102: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_callback': Lib.c:1137: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_args': Lib.c:1168: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_args_del': Lib.c:1229: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_set_priority': Lib.c:1262: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__base_trace': Lib.c:1293: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__event_fh': Lib.c:1324: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__event_pending': Lib.c:1356: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__event_DESTROY': Lib.c:1400: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__signal_pending': Lib.c:1449: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__signal_remove': Lib.c:1495: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__signal_DESTROY': Lib.c:1539: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__timer_pending': Lib.c:1589: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__timer_DESTROY': Lib.c:1633: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__Debug_get_pending_events': Lib.c:1682: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__Debug_dump_pending_events': Lib.c:1704: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__Debug_dump_allocated_events': Lib.c:1726: warning: unused variable 'Perl___notused' Lib.c: In function 'XS_Event__Lib__Debug_dump_event_count': Lib.c:1748: warning: unused variable 'Perl___notused' Lib.c: In function 'boot_Event__Lib': Lib.c:1773: warning: unused variable 'Perl___notused' rm -f blib/arch/auto/Event/Lib/Lib.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc Lib.o -o blib/arch/auto/Event/Lib/Lib.so \ -L/usr/lib64 -levent \ chmod 755 blib/arch/auto/Event/Lib/Lib.so Manifying blib/man3/Event::Lib.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.43683 + umask 022 + cd /builddir/build/BUILD + cd Event-Lib-1.03 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild + make pure_install PERL_INSTALL_ROOT=/var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Event/Lib/Lib.bs Installing /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Event/Lib/Lib.so Installing /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/Event/Lib.pm Installing /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/share/man/man3/Event::Lib.3pm Writing /usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Event/Lib/.packlist + find /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild -type f -name .packlist -exec rm -f '{}' ';' + find /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild -depth -type d -exec rmdir '{}' ';' + chmod -R u+w /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Event-Lib-1.03 extracting debug info from /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/auto/Event/Lib/Lib.so 160 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.61725 + umask 022 + cd /builddir/build/BUILD + cd Event-Lib-1.03 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_pod......................... ok t/00_pod_coverage................ ok t/01_event-lib................... ok t/10_event....................... ok t/20_signal...................... ok t/30_timer....................... ok t/31_timer_one................... ok t/32_timer_timeout............... ok t/40_exception................... ok t/41_exception................... ok t/42_exception................... ok t/43_exception................... ok t/44_exception................... ok t/45_exception................... ok t/46_exception................... ok t/47_exception_flags............. ok t/50_cleanup..................... ok t/51_cleanup_persistent.......... Test output counter mismatch [test 3] Test output counter mismatch [test 4] Test output counter mismatch [test 5] Test output counter mismatch [test 6] ok t/52_cleanup_readded............. ok t/53_cleanup_undef............... ok t/54_cleanup_reassign............ ok t/60_event_as_arg................ ok t/61_events_in_struct............ ok t/62_events_readded.............. ok t/63_events_readded.............. ok t/64_pending_events_destroyed.... ok t/65_stress_no_clone............. ok t/70_misc........................ ok t/71_misc........................ ok t/72_misc........................ ok t/73_misc........................ ok t/80_processes................... ok t/90_leak........................ ok t/91_leak........................ ok t/92_leak........................ ok t/93_leak........................ ok All tests successful. Files=36, Tests=4280, 63 wallclock secs (15.33 cusr + 0.46 csys = 15.79 CPU) + exit 0 Processing files: perl-Event-Lib-1.03-2.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.54036 + umask 022 + cd /builddir/build/BUILD + cd Event-Lib-1.03 + DOCDIR=/var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/share/doc/perl-Event-Lib-1.03 + export DOCDIR + rm -rf /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/share/doc/perl-Event-Lib-1.03 + /bin/mkdir -p /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/share/doc/perl-Event-Lib-1.03 + cp -pr Changes README /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild/usr/share/doc/perl-Event-Lib-1.03 + exit 0 Provides: Lib.so()(64bit) perl(Event::Lib) = 1.03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libevent-1.3e.so.1()(64bit) perl >= 0:5.006 perl(:MODULE_COMPAT_5.10.0) perl(Exporter) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Event-Lib-debuginfo-1.03-2.fc9 Provides: Lib.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-Event-Lib-1.03-2.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/perl-Event-Lib-1.03-2.fc9.ppc64.rpm Wrote: /builddir/build/RPMS/perl-Event-Lib-debuginfo-1.03-2.fc9.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.18763 + umask 022 + cd /builddir/build/BUILD + cd Event-Lib-1.03 + rm -rf /var/tmp/perl-Event-Lib-1.03-2.fc9-root-mockbuild + exit 0 LEAVE do -->