Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-List-MoreUtils.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-12016/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-List-MoreUtils.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: scl: command not found sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: copr-builder-306078458 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-List-MoreUtils-0.402-3.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-List-MoreUtils.spec '], chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-12016/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-List-MoreUtils.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.krRA4p + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf List-MoreUtils-0.402 + /usr/bin/gzip -dc /builddir/build/SOURCES/List-MoreUtils-0.402.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd List-MoreUtils-0.402 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (List-MoreUtils-0.402-provides.patch):' Patch #0 (List-MoreUtils-0.402-provides.patch): + /bin/cat /builddir/build/SOURCES/List-MoreUtils-0.402-provides.patch + /usr/bin/patch -p0 --fuzz=0 patching file lib/List/MoreUtils/XS.pm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3MhzFY + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.402 + LANG=C + export LANG + unset DISPLAY + scl enable rh-perl520 '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" NO_PERLLOCAL=1 NO_PACKLIST=1 && make -j2' Variant providers in LMU::TestVariants: CanXS Checking whether pureperl is required... no Checking for cc... gcc Checking for cc... (cached) gcc Checking whether perlapi is accessible... yes Writing gt/pureperl/Functions.t Writing gt/pureperl/Import.t Writing gt/pureperl/XS.t Writing gt/pureperl/ab.t Writing gt/xs/Functions.t Writing gt/xs/Import.t Writing gt/xs/XS.t Writing gt/xs/ab.t Checking whether pureperl is required... (cached) no Checking for cc... (cached) gcc Checking whether perlapi is accessible... (cached) yes Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for List::MoreUtils Running Mkbootstrap for List::MoreUtils () chmod 644 "MoreUtils.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" MoreUtils.xs > MoreUtils.xsc && mv MoreUtils.xsc MoreUtils.c cp lib/List/MoreUtils/XS.pm blib/lib/List/MoreUtils/XS.pm cp lib/List/MoreUtils.pm blib/lib/List/MoreUtils.pm cp lib/List/MoreUtils/PP.pm blib/lib/List/MoreUtils/PP.pm gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -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=\"0.402\" -DXS_VERSION=\"0.402\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" MoreUtils.c MoreUtils.xs: In function 'XS_List__MoreUtils_uniq': MoreUtils.xs:1499: warning: value computed is not used MoreUtils.xs:1511: warning: value computed is not used rm -f blib/arch/auto/List/MoreUtils/MoreUtils.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib MoreUtils.o -o blib/arch/auto/List/MoreUtils/MoreUtils.so \ -lperl \ chmod 755 blib/arch/auto/List/MoreUtils/MoreUtils.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MoreUtils.bs blib/arch/auto/List/MoreUtils/MoreUtils.bs 644 Manifying 3 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aTRVHJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 + cd List-MoreUtils-0.402 + LANG=C + export LANG + unset DISPLAY + scl enable rh-perl520 'make install DESTDIR=/builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64' Running Mkbootstrap for List::MoreUtils () chmod 644 "MoreUtils.bs" Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/List/MoreUtils.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/List/MoreUtils/PP.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/List/MoreUtils/XS.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/List::MoreUtils::XS.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/List::MoreUtils::PP.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/List::MoreUtils.3pm + find /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + /bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/List-MoreUtils-0.402 extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/List/MoreUtils/MoreUtils.so 168 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-perl520/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.xuCbUv + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.402 + unset DISPLAY + scl enable rh-perl520 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl520/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" xt/*.t gt/*/*.t gt/*/*/*.t gt/pureperl/ab.t ......... ok gt/pureperl/Functions.t .. ok gt/pureperl/Import.t ..... ok gt/pureperl/XS.t ......... ok gt/xs/ab.t ............... ok gt/xs/Functions.t ........ ok gt/xs/Import.t ........... ok gt/xs/XS.t ............... ok All tests successful. Test Summary Report ------------------- gt/pureperl/Functions.t (Wstat: 0 Tests: 2343 Failed: 0) TODO passed: 266, 268 gt/xs/Functions.t (Wstat: 0 Tests: 2343 Failed: 0) TODO passed: 266, 268 Files=8, Tests=4692, 2 wallclock secs ( 0.65 usr 0.03 sys + 1.43 cusr 0.11 csys = 2.22 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JdPjFn + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.402 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-List-MoreUtils-0.402 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-List-MoreUtils-0.402 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-List-MoreUtils-0.402 + cp -pr Changes README /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-List-MoreUtils-0.402 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/.*\.so$' | /bin/grep -v -P '/opt/rh/rh-perl520/root/usr/lib64/perl5/(?!CORE/libperl).*\.so$' | /bin/grep -v '/opt/rh/rh-perl520/root/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; /perl(VMS/d; /perl(Win32/d'" Finding Requires: /bin/sh -c " /bin/grep -v '/opt/rh/rh-perl520/root/usr/share/doc' | while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u | /bin/sed -e '/perl(VMS/d; /perl(Win32/d'" Provides: rh-perl520-perl(List::MoreUtils) = 0.402 rh-perl520-perl(List::MoreUtils::PP) = 0.402 rh-perl520-perl(List::MoreUtils::XS) = 0.402 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) libperl.so.rh-perl520-5.20()(64bit) rh-perl520-perl >= 0:5.006 rh-perl520-perl(Exporter::Tiny) rh-perl520-perl(List::MoreUtils::XS) rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-perl(warnings) rh-perl520-perl(XSLoader) rpmlib(VersionedDependencies) <= 3.0.3-1 rtld(GNU_HASH) Processing files: rh-perl520-perl-List-MoreUtils-debuginfo-0.402-3.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-306078458 Wrote: /builddir/build/RPMS/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl520-perl-List-MoreUtils-debuginfo-0.402-3.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1lCgDc + umask 022 + cd /builddir/build/BUILD + cd List-MoreUtils-0.402 + /bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-List-MoreUtils-0.402-3.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->