Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Devel-CheckBin.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10409/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-Devel-CheckBin.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 warning: Could not canonicalize hostname: copr-builder-584492957 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-Devel-CheckBin-0.02-3.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-Devel-CheckBin.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10409/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-Devel-CheckBin.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.HT0N61 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-CheckBin-0.02 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-CheckBin-0.02.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-CheckBin-0.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SIBdqS + umask 022 + cd /builddir/build/BUILD + cd Devel-CheckBin-0.02 + scl enable rh-perl520 'perl Build.PL --installdirs=vendor && ./Build' Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Devel-CheckBin' version '0.02' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json Building Devel-CheckBin + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RsNZ3K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 + cd Devel-CheckBin-0.02 + scl enable rh-perl520 './Build install --destdir=/builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 --create_packlist=0' Building Devel-CheckBin Installing /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/Devel/CheckBin.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/Devel::CheckBin.3pm + /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/Devel-CheckBin-0.02 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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.l85rXE + umask 022 + cd /builddir/build/BUILD + cd Devel-CheckBin-0.02 + scl enable rh-perl520 './Build test' t/00_compile.t .. ok t/01_can_run.t .. ok t/02_can_run.t .. ok All tests successful. Files=3, Tests=5, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.70 cusr 0.04 csys = 0.78 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L8vVIB + umask 022 + cd /builddir/build/BUILD + cd Devel-CheckBin-0.02 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Devel-CheckBin-0.02 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Devel-CheckBin-0.02 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Devel-CheckBin-0.02 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Devel-CheckBin-0.02 + cp -pr README.md /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-Devel-CheckBin-0.02 + exit 0 Provides: rh-perl520-perl(Devel::CheckBin) = 0.02 rh-perl520-perl-Devel-CheckBin = 0.02-3.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: rh-perl520-perl >= 0:5.008001 rh-perl520-perl(Config) rh-perl520-perl(Exporter) rh-perl520-perl(ExtUtils::MakeMaker) rh-perl520-perl(File::Spec) rh-perl520-perl(parent) rh-perl520-perl(strict) rh-perl520-perl(warnings) rh-perl520-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-584492957 Wrote: /builddir/build/RPMS/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LzWQUv + umask 022 + cd /builddir/build/BUILD + cd Devel-CheckBin-0.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-Devel-CheckBin-0.02-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->