Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'], False, '/var/lib/mock/dist-f12-build-721621-102968/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'] warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Cache-FastMmap-1.35-1.fc12.1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'], False, '/var/lib/mock/dist-f12-build-721621-102968/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.63WlXM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Cache-FastMmap-1.35 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cache-FastMmap-1.35.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cache-FastMmap-1.35 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm t/6.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ce2cEp + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.35 + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' Checking if your kit is complete... Warning: the following files are missing in your kit: t/6.t Please inform the author. Writing Makefile for Cache::FastMmap::CImpl Writing Makefile for Cache::FastMmap + make -j4 make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' /usr/bin/perl /usr/lib/perl5/5.10.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.10.0/ExtUtils/typemap CImpl.xs > CImpl.xsc && mv CImpl.xsc CImpl.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -fPIC "-I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE" mmap_cache.c cp FastMmap.pm blib/lib/Cache/FastMmap.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -fPIC "-I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE" unix.c cp CImpl.pm ../blib/lib/Cache/FastMmap/CImpl.pm Running Mkbootstrap for Cache::FastMmap::CImpl () chmod 644 CImpl.bs cp CImpl.bs ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs chmod 644 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.bs gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -fPIC "-I/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE" CImpl.c In file included from CImpl.xs:5: ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from CImpl.xs:2: /usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/perl.h:299:1: warning: this is the location of the previous definition CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_new': CImpl.c:32: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_set_param': CImpl.c:79: warning: unused variable 'targ' CImpl.c:67: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_init': CImpl.c:125: warning: unused variable 'targ' CImpl.c:115: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_close': CImpl.c:161: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_hash': CImpl.c:201: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_lock': CImpl.c:268: warning: unused variable 'targ' CImpl.c:257: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_unlock': CImpl.c:315: warning: unused variable 'targ' CImpl.c:305: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_read': CImpl.c:352: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_write': CImpl.c:435: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_delete': CImpl.c:529: warning: unused variable 'targ' CImpl.c:528: warning: unused variable 'RETVAL' CImpl.c:515: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_get_page_details': CImpl.c:575: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_reset_page_details': CImpl.xs:421: warning: unused variable 'nreadhits' CImpl.xs:421: warning: unused variable 'nreads' CImpl.c:623: warning: unused variable 'Perl___notused' CImpl.xs: In function 'XS_Cache__FastMmap__CImpl_fc_expunge': CImpl.xs:510: warning: value computed is not used CImpl.xs:511: warning: value computed is not used CImpl.xs:512: warning: value computed is not used CImpl.xs:513: warning: value computed is not used CImpl.xs:514: warning: value computed is not used CImpl.c:665: warning: unused variable 'Perl___notused' CImpl.xs: In function 'XS_Cache__FastMmap__CImpl_fc_get_keys': CImpl.xs:560: warning: suggest parentheses around assignment used as truth value CImpl.xs:582: warning: value computed is not used CImpl.xs:583: warning: value computed is not used CImpl.xs:584: warning: value computed is not used CImpl.xs:585: warning: value computed is not used CImpl.xs:600: warning: value computed is not used CImpl.c:764: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_get': CImpl.c:864: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_set': CImpl.xs:679: warning: unused variable 'found' CImpl.c:937: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_dump_page': CImpl.c:1000: warning: unused variable 'Perl___notused' CImpl.c: In function 'boot_Cache__FastMmap__CImpl': CImpl.c:1042: warning: unused variable 'Perl___notused' rm -f ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L/usr/local/lib CImpl.o mmap_cache.o unix.o -o ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so \ \ chmod 755 ../blib/arch/auto/Cache/FastMmap/CImpl/CImpl.so Manifying ../blib/man3/Cache::FastMmap::CImpl.3pm make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' Manifying blib/man3/Cache::FastMmap.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zkMtY6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 ++ dirname /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 + cd Cache-FastMmap-1.35 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Cache/FastMmap/CImpl/CImpl.bs Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Cache/FastMmap/CImpl/CImpl.so Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Cache/FastMmap.pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Cache/FastMmap/CImpl.pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/man/man3/Cache::FastMmap::CImpl.3pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/man/man3/Cache::FastMmap.3pm Writing /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Cache/FastMmap/.packlist + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Cache-FastMmap-1.35 extracting debug info from /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Cache/FastMmap/CImpl/CImpl.so 178 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.YVy6GP + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.35 + unset DISPLAY + make test make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1.t ... ok t/10.t .. ok t/11.t .. ok t/12.t .. ok t/13.t .. ok t/14.t .. ok t/15.t .. ok t/16.t .. ok t/2.t ... ok t/3.t ... ok t/4.t ... ok t/5.t ... ok t/7.t ... ok t/8.t ... ok t/9.t ... ok All tests successful. Files=15, Tests=319, 25 wallclock secs ( 0.09 usr 0.03 sys + 7.17 cusr 1.07 csys = 8.36 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' No tests defined for Cache::FastMmap::CImpl extension. make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.35/Cache-FastMmap-CImpl' + exit 0 Processing files: perl-Cache-FastMmap-1.35-1.fc12.1.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fEvUEz + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.35 + DOCDIR=/builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/doc/perl-Cache-FastMmap-1.35 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/doc/perl-Cache-FastMmap-1.35 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/doc/perl-Cache-FastMmap-1.35 + cp -pr Changes README /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386/usr/share/doc/perl-Cache-FastMmap-1.35 + exit 0 Provides: CImpl.so perl(Cache::FastMmap) = 1.35 perl(Cache::FastMmap::CImpl) = 1.35 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl >= 0:5.006 perl(Cache::FastMmap::CImpl) perl(XSLoader) perl(bytes) perl(constant) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Cache-FastMmap-debuginfo-1.35-1.fc12.1.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 warning: Could not canonicalize hostname: x86-07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Cache-FastMmap-1.35-1.fc12.1.i686.rpm Wrote: /builddir/build/RPMS/perl-Cache-FastMmap-debuginfo-1.35-1.fc12.1.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FwRapO + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.35 + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.35-1.fc12.1.i386 + exit 0 Child returncode was: 0 LEAVE do -->