Mock Version: 1.1.4 Mock Version: 1.1.4 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'], False, '/var/lib/mock/dist-f14-build-898010-131721/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-Cache-FastMmap-1.36-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'], False, '/var/lib/mock/dist-f14-build-898010-131721/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Cache-FastMmap.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eivTzc + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Cache-FastMmap-1.36 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cache-FastMmap-1.36.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cache-FastMmap-1.36 + /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.v4RLUZ + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.36 + 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' 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.36/Cache-FastMmap-CImpl' /usr/bin/perl /usr/share/perl5/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap CImpl.xs > CImpl.xsc && mv CImpl.xsc CImpl.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib64/perl5/CORE" mmap_cache.c cp FastMmap.pm blib/lib/Cache/FastMmap.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib64/perl5/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 unix.c: In function 'mmc_lock_page': unix.c:141:7: warning: 'old_alarm' may be used uninitialized in this function gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"1.36\" -DXS_VERSION=\"1.36\" -fPIC "-I/usr/lib64/perl5/CORE" CImpl.c In file included from CImpl.xs:5:0: ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined /usr/lib64/perl5/CORE/perl.h:308:0: note: this is the location of the previous definition CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_new': CImpl.c:80:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_set_param': CImpl.c:125:2: warning: unused variable 'targ' CImpl.c:114:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_init': CImpl.c:170:2: warning: unused variable 'targ' CImpl.c:161:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_close': CImpl.c:206:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_hash': CImpl.c:245:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_lock': CImpl.c:310:2: warning: unused variable 'targ' CImpl.c:300:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_unlock': CImpl.c:356:2: warning: unused variable 'targ' CImpl.c:347:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_read': CImpl.c:393:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_write': CImpl.c:475:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_delete': CImpl.c:567:2: warning: unused variable 'targ' CImpl.c:566:6: warning: unused variable 'RETVAL' CImpl.c:554:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_get_page_details': CImpl.c:613:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_reset_page_details': CImpl.xs:421:22: warning: unused variable 'nreadhits' CImpl.xs:421:10: warning: unused variable 'nreads' CImpl.c:660:5: warning: unused variable 'Perl___notused' CImpl.xs: In function 'XS_Cache__FastMmap__CImpl_fc_expunge': CImpl.xs:510:11: warning: value computed is not used CImpl.xs:511:11: warning: value computed is not used CImpl.xs:512:11: warning: value computed is not used CImpl.xs:513:11: warning: value computed is not used CImpl.xs:514:11: warning: value computed is not used CImpl.c:701:5: warning: unused variable 'Perl___notused' CImpl.xs: In function 'XS_Cache__FastMmap__CImpl_fc_get_keys': CImpl.xs:560:5: warning: suggest parentheses around assignment used as truth value CImpl.xs:582:9: warning: value computed is not used CImpl.xs:583:9: warning: value computed is not used CImpl.xs:584:9: warning: value computed is not used CImpl.xs:585:9: warning: value computed is not used CImpl.xs:600:11: warning: value computed is not used CImpl.c:799:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_get': CImpl.c:898:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_set': CImpl.xs:679:27: warning: unused variable 'found' CImpl.c:970:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'XS_Cache__FastMmap__CImpl_fc_dump_page': CImpl.c:1032:5: warning: unused variable 'Perl___notused' CImpl.c: In function 'boot_Cache__FastMmap__CImpl': CImpl.c:1073:5: 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 -m64 -mtune=generic 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.36/Cache-FastMmap-CImpl' Manifying blib/man3/Cache::FastMmap.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YpA3AQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 + cd Cache-FastMmap-1.36 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.36/Cache-FastMmap-CImpl' make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.36/Cache-FastMmap-CImpl' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/lib64/perl5/auto/Cache/FastMmap/CImpl/CImpl.so Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/lib64/perl5/auto/Cache/FastMmap/CImpl/CImpl.bs Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/lib64/perl5/Cache/FastMmap.pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/lib64/perl5/Cache/FastMmap/CImpl.pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/man/man3/Cache::FastMmap.3pm Installing /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/man/man3/Cache::FastMmap::CImpl.3pm + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 -depth -type d -exec rmdir '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Cache-FastMmap-1.36 extracting debug info from /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/lib64/perl5/auto/Cache/FastMmap/CImpl/CImpl.so 180 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fF3LyI + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.36 + unset DISPLAY + make test make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.36/Cache-FastMmap-CImpl' make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.36/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, 22 wallclock secs ( 0.08 usr 0.04 sys + 4.80 cusr 0.83 csys = 5.75 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Cache-FastMmap-1.36/Cache-FastMmap-CImpl' No tests defined for Cache::FastMmap::CImpl extension. make[1]: Leaving directory `/builddir/build/BUILD/Cache-FastMmap-1.36/Cache-FastMmap-CImpl' + exit 0 Processing files: perl-Cache-FastMmap-1.36-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uLexKu + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.36 + DOCDIR=/builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/doc/perl-Cache-FastMmap-1.36 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/doc/perl-Cache-FastMmap-1.36 + /bin/mkdir -p /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/doc/perl-Cache-FastMmap-1.36 + cp -pr Changes README /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64/usr/share/doc/perl-Cache-FastMmap-1.36 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/perl5/.*\.so$' | /bin/grep -v -P '/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(UNIVERSAL)/d; /perl(DB)/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl(Cache::FastMmap) = 1.36 perl(Cache::FastMmap::CImpl) = 1.36 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) perl >= 0:5.006 perl(bytes) perl(Cache::FastMmap::CImpl) perl(constant) perl(strict) perl(warnings) perl(XSLoader) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: perl-Cache-FastMmap-debuginfo-1.36-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Cache-FastMmap-1.36-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Cache-FastMmap-debuginfo-1.36-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d7JTAS + umask 022 + cd /builddir/build/BUILD + cd Cache-FastMmap-1.36 + rm -rf /builddir/build/BUILDROOT/perl-Cache-FastMmap-1.36-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->