Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Digest-SHA.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13566/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-Digest-SHA.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False 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-62180602 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.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-Digest-SHA.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-13566/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-Digest-SHA.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QKGvcx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Digest-SHA-5.93 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Digest-SHA-5.93.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Digest-SHA-5.93 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Digest-SHA-5.93-Reset-CFLAGS.patch): + echo 'Patch #0 (Digest-SHA-5.93-Reset-CFLAGS.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/Digest-SHA-5.93-Reset-CFLAGS.patch patching file Makefile.PL + chmod -x examples/dups + scl enable rh-perl520 'perl -MExtUtils::MakeMaker -e "ExtUtils::MM_Unix->fixin(q{examples/dups})"' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WhAidA + umask 022 + cd /builddir/build/BUILD + cd Digest-SHA-5.93 + scl enable rh-perl520 'perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" && make -j2' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Digest::SHA Running Mkbootstrap for Digest::SHA () chmod 644 "SHA.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" -typemap "typemap" SHA.xs > SHA.xsc && mv SHA.xsc SHA.c cp lib/Digest/SHA.pm blib/lib/Digest/SHA.pm cp shasum blib/script/shasum "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/shasum 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"5.93\" -DXS_VERSION=\"5.93\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" SHA.c rm -f blib/arch/auto/Digest/SHA/SHA.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib SHA.o -o blib/arch/auto/Digest/SHA/SHA.so \ -lperl \ chmod 755 blib/arch/auto/Digest/SHA/SHA.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs blib/arch/auto/Digest/SHA/SHA.bs 644 Manifying 1 pod document Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8DQ1uH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 + cd Digest-SHA-5.93 + scl enable rh-perl520 'make pure_install DESTDIR="/builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64"' Running Mkbootstrap for Digest::SHA () chmod 644 "SHA.bs" Manifying 1 pod document Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Digest/SHA/SHA.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/Digest/SHA.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man1/shasum.1 Installing /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Digest::SHA.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/bin/shasum + find /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' + + find /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 -type f -name '*.bs' -size 0 -exec rm -f '{}' + + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Digest-SHA-5.93 extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/Digest/SHA/SHA.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 112 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TFACIQ + umask 022 + cd /builddir/build/BUILD + cd Digest-SHA-5.93 + 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')" t/*.t t/allfcns.t ...... ok t/base64.t ....... ok t/bitbuf.t ....... ok t/fips180-4.t .... ok t/fips198.t ...... ok t/gg.t ........... ok t/gglong.t ....... ok t/hmacsha.t ...... ok t/inheritance.t .. ok t/ireland.t ...... ok t/methods.t ...... ok t/nistbit.t ...... ok t/nistbyte.t ..... ok t/pod.t .......... skipped: Test::More not installed t/podcover.t ..... skipped: Test::More not installed t/rfc2202.t ...... ok t/sha1.t ......... ok t/sha224.t ....... ok t/sha256.t ....... ok t/sha384.t ....... ok t/sha512.t ....... ok t/state.t ........ ok t/unicode.t ...... ok t/woodbury.t ..... ok All tests successful. Files=24, Tests=131, 1 wallclock secs ( 0.12 usr 0.03 sys + 0.50 cusr 0.10 csys = 0.75 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5DfQl2 + umask 022 + cd /builddir/build/BUILD + cd Digest-SHA-5.93 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Digest-SHA-5.93 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Digest-SHA-5.93 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Digest-SHA-5.93 + cp -pr examples /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Digest-SHA-5.93 + cp -pr README /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Digest-SHA-5.93 + exit 0 Provides: rh-perl520-perl(Digest::SHA) = 5.93 rh-perl520-perl-Digest-SHA = 1:5.93-4.el7.centos rh-perl520-perl-Digest-SHA(x86-64) = 1:5.93-4.el7.centos scl-package(rh-perl520) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /opt/rh/rh-perl520/root/usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.rh-perl520-5.20()(64bit) rh-perl520-perl >= 0:5.003000 rh-perl520-perl(DynaLoader) rh-perl520-perl(Exporter) rh-perl520-perl(Fcntl) rh-perl520-perl(Getopt::Long) rh-perl520-perl(integer) rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-perl(warnings) rh-perl520-runtime rtld(GNU_HASH) Processing files: rh-perl520-perl-Digest-SHA-debuginfo-5.93-4.el7.centos.x86_64 Provides: scl-package(rh-perl520) rh-perl520-perl-Digest-SHA-debuginfo = 1:5.93-4.el7.centos rh-perl520-perl-Digest-SHA-debuginfo(x86-64) = 1:5.93-4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-62180602 Wrote: /builddir/build/RPMS/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl520-perl-Digest-SHA-debuginfo-5.93-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.olRbaD + umask 022 + cd /builddir/build/BUILD + cd Digest-SHA-5.93 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Digest-SHA-5.93-4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->