Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly-XS.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-26712/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly-XS.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00000a24 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Readonly-XS-1.05-18.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly-XS.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-26712/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Readonly-XS.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UB4Sbd + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Readonly-XS-1.05 + /usr/bin/gzip -dc /builddir/build/SOURCES/Readonly-XS-1.05.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Readonly-XS-1.05 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Readonly-XS-1.05-prereq.patch):' Patch #0 (Readonly-XS-1.05-prereq.patch): + /bin/cat /builddir/build/SOURCES/Readonly-XS-1.05-prereq.patch + /usr/bin/patch -p0 --fuzz=0 patching file Makefile.PL + echo 'Patch #1 (Readonly-XS-1.05-interpreter.patch):' Patch #1 (Readonly-XS-1.05-interpreter.patch): + /bin/cat /builddir/build/SOURCES/Readonly-XS-1.05-interpreter.patch + /usr/bin/patch -p0 --fuzz=0 patching file t/test.t + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zL6Iy1 + umask 022 + cd /builddir/build/BUILD + cd Readonly-XS-1.05 + LANG=C + export LANG + unset DISPLAY + scl enable perl516 ' 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... Looks good Generating a Unix-style Makefile Writing Makefile for Readonly::XS + scl enable perl516 ' make -j3 ' /opt/rh/perl516/root/usr/bin/perl /opt/rh/perl516/root/usr/share/perl5/ExtUtils/xsubpp -typemap /opt/rh/perl516/root/usr/share/perl5/ExtUtils/typemap XS.xs > XS.xsc && mv XS.xsc XS.c cp XS.pm blib/lib/Readonly/XS.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.05\" -DXS_VERSION=\"1.05\" -fPIC "-I/opt/rh/perl516/root/usr/lib64/perl5/CORE" XS.c In file included from XS.xs:5: ppport.h:227:1: warning: "PERL_UNUSED_DECL" redefined In file included from XS.xs:2: /opt/rh/perl516/root/usr/lib64/perl5/CORE/perl.h:328:1: warning: this is the location of the previous definition rm -f blib/arch/auto/Readonly/XS/XS.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic XS.o -o blib/arch/auto/Readonly/XS/XS.so \ \ chmod 755 blib/arch/auto/Readonly/XS/XS.so /opt/rh/perl516/root/usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Readonly/XS/XS.bs 644 Manifying blib/man3/Readonly::XS.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ShzoHR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 + cd Readonly-XS-1.05 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 ' Manifying blib/man3/Readonly::XS.3pm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Readonly/XS/XS.so Installing /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/Readonly/XS.pm Installing /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/share/man/man3/Readonly::XS.3pm + find /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Readonly-XS-1.05 extracting debug info from /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/lib64/perl5/vendor_perl/auto/Readonly/XS/XS.so 13 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/perl516/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bb1aAJ + umask 022 + cd /builddir/build/BUILD + cd Readonly-XS-1.05 + unset DISPLAY + scl enable perl516 ' make test ' PERL_DL_NONLAZY=1 /opt/rh/perl516/root/usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/test.t .. ok All tests successful. Files=1, Tests=10, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.03 CPU) Result: PASS + exit 0 Processing files: perl516-perl-Readonly-XS-1.05-18.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.m4d6UB + umask 022 + cd /builddir/build/BUILD + cd Readonly-XS-1.05 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Readonly-XS-1.05 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Readonly-XS-1.05 + /bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Readonly-XS-1.05 + cp -pr README Changes t/ /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Readonly-XS-1.05 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u | /bin/sed -e '/\.so()/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/perl516/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: perl516-perl-Readonly-XS-tests = 1.05-18.el6 perl516-perl(Readonly::XS) = 1.05 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) perl516-perl(XSLoader) perl516-perl(strict) perl516-perl(vars) perl516-perl(warnings) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Obsoletes: perl516-perl-Readonly-XS-tests < 1.05-18.el6 Processing files: perl516-perl-Readonly-XS-debuginfo-1.05-18.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 warning: Could not canonicalize hostname: i-00000a24 Wrote: /builddir/build/RPMS/perl516-perl-Readonly-XS-1.05-18.el6.x86_64.rpm Wrote: /builddir/build/RPMS/perl516-perl-Readonly-XS-debuginfo-1.05-18.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vpLu2g + umask 022 + cd /builddir/build/BUILD + cd Readonly-XS-1.05 + rm -rf /builddir/build/BUILDROOT/perl516-perl-Readonly-XS-1.05-18.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->