Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-PlRPC.spec'], False, '/var/lib/mock/sclo7-perl516-rh-el7-build-7574-9806/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/perl-PlRPC.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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) /var/tmp/sclIUMaIQ: line 8: /opt/rh/perl516/root/usr/bin/perl: No such file or directory sh: /opt/rh/perl516/root/usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl516-perl-PlRPC-0.2020-5.el7.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 noarch --nodeps builddir/build/SPECS/perl-PlRPC.spec'], False, '/var/lib/mock/sclo7-perl516-rh-el7-build-7574-9806/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/perl-PlRPC.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} 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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fbT2ii + 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 . Patch #0 (perl-PlRPC-0.2020-Do-not-use-syslog.patch): + echo '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.AOjNv9 + 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 -j16 ' perldoc -t lib/RPC/PlServer.pm >README 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.bwwwS1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch + cd PlRPC + scl enable perl516 ' make pure_install DESTDIR=/builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch ' 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.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlClient.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlClient/Comm.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer/Test.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/RPC/PlServer/Comm.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/perl5/vendor_perl/Bundle/PlRPC.pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/man/man3/RPC::PlClient.3pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/man/man3/Bundle::PlRPC.3pm Installing /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/opt/rh/perl516/root/usr/share/man/man3/RPC::PlServer.3pm + find /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch -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.noarch/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /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/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/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gPSFcV + 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 Sun Oct 4 11:46:11 2015 debug, Server starting in operation mode single Sun Oct 4 11:46:11 2015 debug, Created ndtest.prt with port 39457 Sun Oct 4 11:46:11 2015 notice, Server starting Sun Oct 4 11:46:13 2015 debug, Connection from 127.0.0.1, port 36335 Sun Oct 4 11:46:13 2015 debug, Child clone: CalcServer=HASH(0x1a52850) Sun Oct 4 11:46:13 2015 debug, New child starting (CalcServer=HASH(0x1a52850)). Sun Oct 4 11:46:13 2015 debug, Accepting client from 127.0.0.1, port 36335 Sun Oct 4 11:46:13 2015 debug, Connected to 127.0.0.1, port 39457 Sun Oct 4 11:46:13 2015 debug, Sending login message: CalcServer, 0.01, , Sun Oct 4 11:46:13 2015 debug, Waiting for server's response ... Sun Oct 4 11:46:13 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sun Oct 4 11:46:13 2015 debug, Client requests application CalcServer Sun Oct 4 11:46:13 2015 debug, Client requests version 0.01 Sun Oct 4 11:46:13 2015 debug, Accepting client Sun Oct 4 11:46:13 2015 debug, Logged in, server replies: Welcome! Sun Oct 4 11:46:13 2015 debug, Child terminating. Sun Oct 4 11:46:13 2015 debug, Connection from 127.0.0.1, port 36336 Sun Oct 4 11:46:13 2015 debug, Child clone: CalcServer=HASH(0x1a52778) Sun Oct 4 11:46:13 2015 debug, New child starting (CalcServer=HASH(0x1a52778)). Sun Oct 4 11:46:13 2015 debug, Accepting client from 127.0.0.1, port 36336 Sun Oct 4 11:46:13 2015 debug, Connected to 127.0.0.1, port 39457 Sun Oct 4 11:46:13 2015 debug, Sending login message: CalcServer, 0.01, , Sun Oct 4 11:46:13 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sun Oct 4 11:46:13 2015 debug, Client requests application CalcServer Sun Oct 4 11:46:13 2015 debug, Client requests version 0.01 Sun Oct 4 11:46:13 2015 debug, Accepting client Sun Oct 4 11:46:13 2015 debug, Waiting for server's response ... Sun Oct 4 11:46:13 2015 debug, Logged in, server replies: Welcome! Sun Oct 4 11:46:13 2015 debug, Client executes method NewHandle Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:13 2015 debug, Client executes method DestroyHandle t/client.t .... ok Sun Oct 4 11:46:13 2015 debug, Server starting in operation mode single Sun Oct 4 11:46:13 2015 debug, Created ndtest.prt with port 38210 Sun Oct 4 11:46:13 2015 notice, Server starting Sun Oct 4 11:46:15 2015 debug, Connection from 127.0.0.1, port 44549 Sun Oct 4 11:46:15 2015 debug, Child clone: CalcServer=HASH(0x1870f40) Sun Oct 4 11:46:15 2015 debug, New child starting (CalcServer=HASH(0x1870f40)). Sun Oct 4 11:46:15 2015 debug, Accepting client from 127.0.0.1, port 44549 Sun Oct 4 11:46:15 2015 debug, Connected to 127.0.0.1, port 38210 Sun Oct 4 11:46:15 2015 debug, Sending login message: CalcServer, 0.01, bob, Sun Oct 4 11:46:15 2015 debug, Waiting for server's response ... Sun Oct 4 11:46:15 2015 debug, Client logs in: Application CalcServer, version 0.01, user bob Sun Oct 4 11:46:15 2015 debug, Client requests application CalcServer Sun Oct 4 11:46:15 2015 debug, Client requests version 0.01 Sun Oct 4 11:46:15 2015 debug, Accepting client Sun Oct 4 11:46:15 2015 debug, Logged in, server replies: Welcome! Sun Oct 4 11:46:15 2015 debug, Client executes method NewHandle Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method DestroyHandle Sun Oct 4 11:46:15 2015 debug, Child terminating. Sun Oct 4 11:46:15 2015 debug, Connected to 127.0.0.1, port 38210 Sun Oct 4 11:46:15 2015 debug, Connection from 127.0.0.1, port 44550 Sun Oct 4 11:46:15 2015 debug, Sending login message: CalcServer, 0.01, jim, Sun Oct 4 11:46:15 2015 debug, Child clone: CalcServer=HASH(0x1871570) Sun Oct 4 11:46:15 2015 debug, New child starting (CalcServer=HASH(0x1871570)). Sun Oct 4 11:46:15 2015 debug, Accepting client from 127.0.0.1, port 44550 Sun Oct 4 11:46:15 2015 debug, Waiting for server's response ... Sun Oct 4 11:46:15 2015 debug, Client logs in: Application CalcServer, version 0.01, user jim Sun Oct 4 11:46:15 2015 debug, Client requests application CalcServer Sun Oct 4 11:46:15 2015 debug, Client requests version 0.01 Sun Oct 4 11:46:15 2015 debug, Accepting client Sun Oct 4 11:46:15 2015 debug, Logged in, server replies: Welcome! Sun Oct 4 11:46:15 2015 debug, Client executes method NewHandle Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:15 2015 debug, Client executes method DestroyHandle t/compress.t .. ok t/crypt.t ..... skipped: (no reason given) Sun Oct 4 11:46:15 2015 debug, Server starting in operation mode single Sun Oct 4 11:46:15 2015 debug, Created ndtest.prt with port 52298 Sun Oct 4 11:46:15 2015 notice, Server starting Sun Oct 4 11:46:17 2015 debug, Connection from 127.0.0.1, port 41144 Sun Oct 4 11:46:17 2015 debug, Child clone: CalcServer=HASH(0x18e16b8) Sun Oct 4 11:46:17 2015 debug, New child starting (CalcServer=HASH(0x18e16b8)). Sun Oct 4 11:46:17 2015 debug, Accepting client from 127.0.0.1, port 41144 Sun Oct 4 11:46:17 2015 debug, Connected to 127.0.0.1, port 52298 Sun Oct 4 11:46:17 2015 debug, Sending login message: CalcServer, 0.01, , Sun Oct 4 11:46:17 2015 debug, Waiting for server's response ... Sun Oct 4 11:46:17 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sun Oct 4 11:46:17 2015 debug, Client requests application CalcServer Sun Oct 4 11:46:17 2015 debug, Client requests version 0.01 Sun Oct 4 11:46:17 2015 debug, Accepting client Sun Oct 4 11:46:17 2015 debug, Logged in, server replies: Welcome! Sun Oct 4 11:46:17 2015 debug, Client executes method NewHandle Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Client executes method CallMethod Sun Oct 4 11:46:17 2015 debug, Child terminating. t/methods.t ... ok All tests successful. Files=5, Tests=42, 6 wallclock secs ( 0.05 usr 0.02 sys + 0.41 cusr 0.05 csys = 0.53 CPU) Result: PASS + exit 0 Processing files: perl516-perl-PlRPC-0.2020-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PRyE52 + umask 022 + cd /builddir/build/BUILD + cd PlRPC + DOCDIR=/builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch/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.noarch/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.noarch/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.noarch/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 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) perl516-runtime Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch Wrote: /builddir/build/RPMS/perl516-perl-PlRPC-0.2020-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FByT2j + umask 022 + cd /builddir/build/BUILD + cd PlRPC + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl516-perl-PlRPC-0.2020-5.el7.noarch + 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 -->