Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Class-Load.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1628/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-Class-Load.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) sh: scl: command not found sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: i-00012d2f Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-Class-Load-0.20-8.el7.centos.src.rpm error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Class-Load.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1628/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-Class-Load.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I4Ewht + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Class-Load-0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/Class-Load-0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Class-Load-0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yCU3PL + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Class-Load-0.20 + scl enable perl516 ' perl Makefile.PL INSTALLDIRS=vendor ' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Class::Load + scl enable perl516 ' make -j3 ' cp lib/Class/Load.pm blib/lib/Class/Load.pm cp lib/Class/Load/PP.pm blib/lib/Class/Load/PP.pm Manifying blib/man3/Class::Load.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YLmIw5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 + cd Class-Load-0.20 + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 ' Installing /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/Class/Load.pm Installing /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/Class/Load/PP.pm Installing /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/man/man3/Class::Load.3pm + find /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 + /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/Class-Load-0.20 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /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 1 /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.4lLtUp + umask 022 + cd /builddir/build/BUILD + cd Class-Load-0.20 + 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 # Using PP implementation t/000-load.t .................... ok t/001-is-class-loaded.t ......... ok t/002-try-load-class.t .......... ok t/003-load-class.t .............. ok t/004-load-double.t ............. ok t/005-load-optional.t ........... ok t/006-returned-error.t .......... ok t/007-first-existing.t .......... ok t/008-gvstash-bug.t ............. ok t/009-invalid-module-name.t ..... ok t/010-isa-false-positive.t ...... ok t/011-without-xs.t .............. ok t/012-without-implementation.t .. ok t/013-errors.t .................. ok t/release-cpan-changes.t ........ skipped: these tests are for release candidate testing t/release-eol.t ................. skipped: these tests are for release candidate testing t/release-no-tabs.t ............. skipped: these tests are for release candidate testing t/release-pod-coverage.t ........ skipped: these tests are for release candidate testing t/release-pod-linkcheck.t ....... skipped: these tests are for release candidate testing t/release-pod-no404s.t .......... skipped: these tests are for release candidate testing t/release-pod-spell.t ........... skipped: these tests are for release candidate testing t/release-pod-syntax.t .......... skipped: these tests are for release candidate testing All tests successful. Files=22, Tests=124, 1 wallclock secs ( 0.06 usr 0.03 sys + 0.62 cusr 0.11 csys = 0.82 CPU) Result: PASS Processing files: perl516-perl-Class-Load-0.20-8.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AMVhIN + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Class-Load-0.20 + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20 + cp -pr Changes /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20 + cp -pr LICENSE /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20 + cp -pr README /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-Class-Load-0.20 + exit 0 Provides: perl516-perl(Class::Load) = 0.20 perl516-perl(Class::Load::PP) = 0.20 perl516-perl-Class-Load = 0.20-8.el7.centos scl-package(perl516) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl516-perl(Data::OptList) perl516-perl(Exporter) perl516-perl(Module::Implementation) >= 0.04 perl516-perl(Module::Runtime) perl516-perl(Module::Runtime) >= 0.012 perl516-perl(Package::Stash) >= 0.14 perl516-perl(Scalar::Util) perl516-perl(Try::Tiny) perl516-perl(base) perl516-perl(strict) perl516-perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00012d2f Wrote: /builddir/build/RPMS/perl516-perl-Class-Load-0.20-8.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QUFvTz + umask 022 + cd /builddir/build/BUILD + cd Class-Load-0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-Class-Load-0.20-8.el7.centos.x86_64 + exit 0 error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child return code was: 0 LEAVE do -->