Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-PlRPC.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1682/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-PlRPC.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-00012cce Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl516-perl-PlRPC-0.2020-5.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-PlRPC.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1682/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-PlRPC.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.wjhSoJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PlRPC + /usr/bin/gzip -dc /builddir/build/SOURCES/PlRPC-0.2020.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PlRPC + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-PlRPC-0.2020-Do-not-use-syslog.patch):' Patch #0 (perl-PlRPC-0.2020-Do-not-use-syslog.patch): + /usr/bin/cat /builddir/build/SOURCES/perl-PlRPC-0.2020-Do-not-use-syslog.patch + /usr/bin/patch -p1 --fuzz=0 patching file t/client.t patching file t/lib.pl patching file t/server + echo 'Patch #1 (perl-PlRPC-0.2020-Security-notice-on-Storable-and-reply-attack.patch):' Patch #1 (perl-PlRPC-0.2020-Security-notice-on-Storable-and-reply-attack.patch): + /usr/bin/cat /builddir/build/SOURCES/perl-PlRPC-0.2020-Security-notice-on-Storable-and-reply-attack.patch + /usr/bin/patch -p1 --fuzz=0 patching file README patching file lib/RPC/PlServer.pm + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KYATEc + umask 022 + cd /builddir/build/BUILD + cd PlRPC + scl enable perl516 ' /opt/rh/perl516/root/usr/bin/perl Makefile.PL INSTALLDIRS=vendor ' Checking for Sys::Syslog ... Your system looks like Unix, as you seem to have fork() available. However I cannot load the Sys::Syslog module which should be working on any Unix machine. Please check out the following error message: Can't locate Sys/Syslog.pm in @INC (@INC contains: /opt/rh/perl516/root/usr/local/lib64/perl5 /opt/rh/perl516/root/usr/local/share/perl5 /opt/rh/perl516/root/usr/lib64/perl5/vendor_perl /opt/rh/perl516/root/usr/share/perl5/vendor_perl /opt/rh/perl516/root/usr/lib64/perl5 /opt/rh/perl516/root/usr/share/perl5 .) at Makefile.PL line 14. In either case, please contact the package author, jochen.wiedmann@freenet.de and let him know your machine configuration (try "perl -V") and the above error message. Do you want to continue? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for RPC::PlServer + scl enable perl516 ' make -j3 ' cp lib/RPC/PlServer/Comm.pm blib/lib/RPC/PlServer/Comm.pm cp lib/RPC/PlServer/Test.pm blib/lib/RPC/PlServer/Test.pm cp lib/RPC/PlServer.pm blib/lib/RPC/PlServer.pm cp lib/Bundle/PlRPC.pm blib/lib/Bundle/PlRPC.pm cp lib/RPC/PlClient/Comm.pm blib/lib/RPC/PlClient/Comm.pm cp lib/RPC/PlClient.pm blib/lib/RPC/PlClient.pm Manifying blib/man3/Bundle::PlRPC.3pm Manifying blib/man3/RPC::PlClient.3pm Manifying blib/man3/RPC::PlServer.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8cW9YG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 + cd PlRPC + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 ' Manifying blib/man3/Bundle::PlRPC.3pm Manifying blib/man3/RPC::PlClient.3pm Manifying blib/man3/RPC::PlServer.3pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/Bundle/PlRPC.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlClient.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlClient/Comm.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer/Test.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer/Comm.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/man/man3/Bundle::PlRPC.3pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/man/man3/RPC::PlClient.3pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/man/man3/RPC::PlServer.3pm + find /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.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-PlRPC-0.2020-5.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/PlRPC /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.Y4xK7b + umask 022 + cd /builddir/build/BUILD + cd PlRPC + 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/base.t ...... ok Fri Aug 15 14:37:00 2014 debug, Server starting in operation mode single Fri Aug 15 14:37:00 2014 debug, Created ndtest.prt with port 54884 Fri Aug 15 14:37:00 2014 notice, Server starting Fri Aug 15 14:37:02 2014 debug, Connection from 127.0.0.1, port 35990 Fri Aug 15 14:37:02 2014 debug, Child clone: CalcServer=HASH(0x19f48d0) Fri Aug 15 14:37:02 2014 debug, New child starting (CalcServer=HASH(0x19f48d0)). Fri Aug 15 14:37:02 2014 debug, Accepting client from 127.0.0.1, port 35990 Fri Aug 15 14:37:02 2014 debug, Connected to 127.0.0.1, port 54884 Fri Aug 15 14:37:02 2014 debug, Sending login message: CalcServer, 0.01, , Fri Aug 15 14:37:02 2014 debug, Waiting for server's response ... Fri Aug 15 14:37:02 2014 debug, Client logs in: Application CalcServer, version 0.01, user Fri Aug 15 14:37:02 2014 debug, Client requests application CalcServer Fri Aug 15 14:37:02 2014 debug, Client requests version 0.01 Fri Aug 15 14:37:02 2014 debug, Accepting client Fri Aug 15 14:37:02 2014 debug, Logged in, server replies: Welcome! Fri Aug 15 14:37:02 2014 debug, Child terminating. Fri Aug 15 14:37:02 2014 debug, Connected to 127.0.0.1, port 54884 Fri Aug 15 14:37:02 2014 debug, Sending login message: CalcServer, 0.01, , Fri Aug 15 14:37:02 2014 debug, Waiting for server's response ... Fri Aug 15 14:37:02 2014 debug, Connection from 127.0.0.1, port 35991 Fri Aug 15 14:37:02 2014 debug, Child clone: CalcServer=HASH(0x19f47f8) Fri Aug 15 14:37:02 2014 debug, New child starting (CalcServer=HASH(0x19f47f8)). Fri Aug 15 14:37:02 2014 debug, Accepting client from 127.0.0.1, port 35991 Fri Aug 15 14:37:02 2014 debug, Client logs in: Application CalcServer, version 0.01, user Fri Aug 15 14:37:02 2014 debug, Client requests application CalcServer Fri Aug 15 14:37:02 2014 debug, Client requests version 0.01 Fri Aug 15 14:37:02 2014 debug, Accepting client Fri Aug 15 14:37:02 2014 debug, Logged in, server replies: Welcome! Fri Aug 15 14:37:02 2014 debug, Client executes method NewHandle Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:02 2014 debug, Client executes method DestroyHandle t/client.t .... ok Fri Aug 15 14:37:02 2014 debug, Server starting in operation mode single Fri Aug 15 14:37:02 2014 debug, Created ndtest.prt with port 46756 Fri Aug 15 14:37:02 2014 notice, Server starting Fri Aug 15 14:37:04 2014 debug, Connection from 127.0.0.1, port 55775 Fri Aug 15 14:37:04 2014 debug, Child clone: CalcServer=HASH(0x26aae40) Fri Aug 15 14:37:04 2014 debug, New child starting (CalcServer=HASH(0x26aae40)). Fri Aug 15 14:37:04 2014 debug, Accepting client from 127.0.0.1, port 55775 Fri Aug 15 14:37:04 2014 debug, Connected to 127.0.0.1, port 46756 Fri Aug 15 14:37:04 2014 debug, Sending login message: CalcServer, 0.01, bob, Fri Aug 15 14:37:04 2014 debug, Client logs in: Application CalcServer, version 0.01, user bob Fri Aug 15 14:37:04 2014 debug, Client requests application CalcServer Fri Aug 15 14:37:04 2014 debug, Client requests version 0.01 Fri Aug 15 14:37:04 2014 debug, Accepting client Fri Aug 15 14:37:04 2014 debug, Waiting for server's response ... Fri Aug 15 14:37:04 2014 debug, Logged in, server replies: Welcome! Fri Aug 15 14:37:04 2014 debug, Client executes method NewHandle Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method DestroyHandle Fri Aug 15 14:37:04 2014 debug, Child terminating. Fri Aug 15 14:37:04 2014 debug, Connection from 127.0.0.1, port 55776 Fri Aug 15 14:37:04 2014 debug, Child clone: CalcServer=HASH(0x26ab470) Fri Aug 15 14:37:04 2014 debug, New child starting (CalcServer=HASH(0x26ab470)). Fri Aug 15 14:37:04 2014 debug, Accepting client from 127.0.0.1, port 55776 Fri Aug 15 14:37:04 2014 debug, Connected to 127.0.0.1, port 46756 Fri Aug 15 14:37:04 2014 debug, Sending login message: CalcServer, 0.01, jim, Fri Aug 15 14:37:04 2014 debug, Client logs in: Application CalcServer, version 0.01, user jim Fri Aug 15 14:37:04 2014 debug, Client requests application CalcServer Fri Aug 15 14:37:04 2014 debug, Client requests version 0.01 Fri Aug 15 14:37:04 2014 debug, Accepting client Fri Aug 15 14:37:04 2014 debug, Waiting for server's response ... Fri Aug 15 14:37:04 2014 debug, Logged in, server replies: Welcome! Fri Aug 15 14:37:04 2014 debug, Client executes method NewHandle Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:04 2014 debug, Client executes method DestroyHandle Fri Aug 15 14:37:04 2014 debug, Child terminating. t/compress.t .. ok t/crypt.t ..... skipped: (no reason given) Fri Aug 15 14:37:05 2014 debug, Server starting in operation mode single Fri Aug 15 14:37:05 2014 debug, Created ndtest.prt with port 57603 Fri Aug 15 14:37:05 2014 notice, Server starting Fri Aug 15 14:37:06 2014 debug, Connection from 127.0.0.1, port 59031 Fri Aug 15 14:37:06 2014 debug, Child clone: CalcServer=HASH(0x296c808) Fri Aug 15 14:37:06 2014 debug, Connected to 127.0.0.1, port 57603 Fri Aug 15 14:37:06 2014 debug, Sending login message: CalcServer, 0.01, , Fri Aug 15 14:37:06 2014 debug, Waiting for server's response ... Fri Aug 15 14:37:06 2014 debug, New child starting (CalcServer=HASH(0x296c808)). Fri Aug 15 14:37:06 2014 debug, Accepting client from 127.0.0.1, port 59031 Fri Aug 15 14:37:06 2014 debug, Client logs in: Application CalcServer, version 0.01, user Fri Aug 15 14:37:06 2014 debug, Client requests application CalcServer Fri Aug 15 14:37:06 2014 debug, Client requests version 0.01 Fri Aug 15 14:37:06 2014 debug, Accepting client Fri Aug 15 14:37:06 2014 debug, Logged in, server replies: Welcome! Fri Aug 15 14:37:06 2014 debug, Client executes method NewHandle Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod Fri Aug 15 14:37:06 2014 debug, Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=42, 6 wallclock secs ( 0.03 usr 0.01 sys + 0.24 cusr 0.03 csys = 0.31 CPU) Result: PASS Processing files: perl516-perl-PlRPC-0.2020-5.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ukdkw5 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd PlRPC + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-PlRPC-0.2020 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-PlRPC-0.2020 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-PlRPC-0.2020 + cp -pr README /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64/opt/rh/perl516/root/usr/share/doc/perl516-perl-PlRPC-0.2020 + exit 0 Provides: perl516-perl(Bundle::PlRPC) = 0.03 perl516-perl(RPC::PlClient) = 0.2020 perl516-perl(RPC::PlClient::Comm) = 0.1002 perl516-perl(RPC::PlClient::Object) perl516-perl(RPC::PlServer) = 0.2020 perl516-perl(RPC::PlServer::Comm) = 0.1003 perl516-perl(RPC::PlServer::Test) = 0.01 perl516-perl-PlRPC = 0.2020-5.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 >= 0:5.004 perl516-perl(IO::Socket) perl516-perl(Net::Daemon::Log) perl516-perl(Net::Daemon::Test) perl516-perl(RPC::PlClient::Comm) perl516-perl(RPC::PlServer) perl516-perl(RPC::PlServer::Comm) perl516-perl(Storable) perl516-perl(strict) perl516-perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00012cce Wrote: /builddir/build/RPMS/perl516-perl-PlRPC-0.2020-5.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aeaYaT + umask 022 + cd /builddir/build/BUILD + cd PlRPC + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.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 -->