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/c7-pass-1-armhfp-b6357e722582590dae45ed4f8a2818946940166d/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-PlRPC-0.2020-14.el7.src.rpm 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/c7-pass-1-armhfp-b6357e722582590dae45ed4f8a2818946940166d/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rfkvlh + 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 Patch #1 (perl-PlRPC-0.2020-Security-notice-on-Storable-and-reply-attack.patch): + echo '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.UYPodu + umask 022 + cd /builddir/build/BUILD + cd PlRPC + /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: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /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 Writing Makefile for RPC::PlServer + make -j4 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.pm blib/lib/RPC/PlClient.pm cp lib/RPC/PlClient/Comm.pm blib/lib/RPC/PlClient/Comm.pm Manifying blib/man3/RPC::PlServer.3pm Manifying blib/man3/Bundle::PlRPC.3pm Manifying blib/man3/RPC::PlClient.3pm Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v3tixz + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch ++ dirname /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch + cd PlRPC + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/RPC/PlClient.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/RPC/PlServer.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/RPC/PlClient/Comm.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/RPC/PlServer/Test.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/RPC/PlServer/Comm.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/perl5/vendor_perl/Bundle/PlRPC.pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/man/man3/RPC::PlServer.3pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/man/man3/RPC::PlClient.3pm Installing /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/man/man3/Bundle::PlRPC.3pm + find /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr + /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. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hG2ZzQ + umask 022 + cd /builddir/build/BUILD + cd PlRPC + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base.t ...... ok Sat May 23 11:39:04 2015 debug, Server starting in operation mode single Sat May 23 11:39:04 2015 debug, Created ndtest.prt with port 57783 Sat May 23 11:39:04 2015 notice, Server starting Sat May 23 11:39:06 2015 debug, Connection from 127.0.0.1, port 36604 Sat May 23 11:39:06 2015 debug, Connected to 127.0.0.1, port 57783 Sat May 23 11:39:06 2015 debug, Child clone: CalcServer=HASH(0x295908) Sat May 23 11:39:06 2015 debug, New child starting (CalcServer=HASH(0x295908)). Sat May 23 11:39:06 2015 debug, Accepting client from 127.0.0.1, port 36604 Sat May 23 11:39:06 2015 debug, Sending login message: CalcServer, 0.01, , Sat May 23 11:39:06 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sat May 23 11:39:06 2015 debug, Client requests application CalcServer Sat May 23 11:39:06 2015 debug, Client requests version 0.01 Sat May 23 11:39:06 2015 debug, Accepting client Sat May 23 11:39:06 2015 debug, Waiting for server's response ... Sat May 23 11:39:06 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:06 2015 debug, Child terminating. Sat May 23 11:39:06 2015 debug, Connection from 127.0.0.1, port 36605 Sat May 23 11:39:06 2015 debug, Child clone: CalcServer=HASH(0x295878) Sat May 23 11:39:06 2015 debug, New child starting (CalcServer=HASH(0x295878)). Sat May 23 11:39:06 2015 debug, Accepting client from 127.0.0.1, port 36605 Sat May 23 11:39:06 2015 debug, Connected to 127.0.0.1, port 57783 Sat May 23 11:39:06 2015 debug, Sending login message: CalcServer, 0.01, , Sat May 23 11:39:06 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sat May 23 11:39:06 2015 debug, Client requests application CalcServer Sat May 23 11:39:06 2015 debug, Client requests version 0.01 Sat May 23 11:39:06 2015 debug, Accepting client Sat May 23 11:39:06 2015 debug, Waiting for server's response ... Sat May 23 11:39:06 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:06 2015 debug, Client executes method NewHandle Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method CallMethod Sat May 23 11:39:06 2015 debug, Client executes method DestroyHandle Sat May 23 11:39:06 2015 debug, Child terminating. t/client.t .... ok Sat May 23 11:39:07 2015 debug, Server starting in operation mode single Sat May 23 11:39:07 2015 debug, Created ndtest.prt with port 37647 Sat May 23 11:39:07 2015 notice, Server starting Sat May 23 11:39:09 2015 debug, Connection from 127.0.0.1, port 41578 Sat May 23 11:39:09 2015 debug, Connected to 127.0.0.1, port 37647 Sat May 23 11:39:09 2015 debug, Child clone: CalcServer=HASH(0x3721c8) Sat May 23 11:39:09 2015 debug, Sending login message: CalcServer, 0.01, bob, Sat May 23 11:39:09 2015 debug, New child starting (CalcServer=HASH(0x3721c8)). Sat May 23 11:39:09 2015 debug, Waiting for server's response ... Sat May 23 11:39:09 2015 debug, Accepting client from 127.0.0.1, port 41578 Sat May 23 11:39:09 2015 debug, Client logs in: Application CalcServer, version 0.01, user bob Sat May 23 11:39:09 2015 debug, Client requests application CalcServer Sat May 23 11:39:09 2015 debug, Client requests version 0.01 Sat May 23 11:39:09 2015 debug, Accepting client Sat May 23 11:39:09 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:09 2015 debug, Client executes method NewHandle Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method DestroyHandle Sat May 23 11:39:09 2015 debug, Connected to 127.0.0.1, port 37647 Sat May 23 11:39:09 2015 debug, Child terminating. Sat May 23 11:39:09 2015 debug, Connection from 127.0.0.1, port 41579 Sat May 23 11:39:09 2015 debug, Sending login message: CalcServer, 0.01, jim, Sat May 23 11:39:09 2015 debug, Waiting for server's response ... Sat May 23 11:39:09 2015 debug, Child clone: CalcServer=HASH(0x442a28) Sat May 23 11:39:09 2015 debug, New child starting (CalcServer=HASH(0x442a28)). Sat May 23 11:39:09 2015 debug, Accepting client from 127.0.0.1, port 41579 Sat May 23 11:39:09 2015 debug, Client logs in: Application CalcServer, version 0.01, user jim Sat May 23 11:39:09 2015 debug, Client requests application CalcServer Sat May 23 11:39:09 2015 debug, Client requests version 0.01 Sat May 23 11:39:09 2015 debug, Accepting client Sat May 23 11:39:09 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:09 2015 debug, Client executes method NewHandle Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method CallMethod Sat May 23 11:39:09 2015 debug, Client executes method DestroyHandle t/compress.t .. ok Sat May 23 11:39:09 2015 debug, Server starting in operation mode single Sat May 23 11:39:09 2015 debug, Created ndtest.prt with port 42524 Sat May 23 11:39:09 2015 notice, Server starting Sat May 23 11:39:11 2015 debug, Connection from 127.0.0.1, port 38771 Sat May 23 11:39:11 2015 debug, Child clone: CalcServer=HASH(0x299350) Sat May 23 11:39:11 2015 debug, New child starting (CalcServer=HASH(0x299350)). Sat May 23 11:39:11 2015 debug, Accepting client from 127.0.0.1, port 38771 Sat May 23 11:39:11 2015 debug, Host encryption: Crypt::DES=HASH(0x27ce00) Sat May 23 11:39:11 2015 debug, Connected to 127.0.0.1, port 42524 Sat May 23 11:39:11 2015 debug, Sending login message: CalcServer, 0.01, bob, Sat May 23 11:39:11 2015 debug, Client logs in: Application CalcServer, version 0.01, user bob Sat May 23 11:39:11 2015 debug, Client requests application CalcServer Sat May 23 11:39:11 2015 debug, Client requests version 0.01 Sat May 23 11:39:11 2015 debug, Accepting client Sat May 23 11:39:11 2015 debug, Waiting for server's response ... Sat May 23 11:39:11 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:11 2015 debug, Client executes method NewHandle Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method DestroyHandle Sat May 23 11:39:11 2015 debug, Child terminating. Sat May 23 11:39:11 2015 debug, Connection from 127.0.0.1, port 38772 Sat May 23 11:39:11 2015 debug, Child clone: CalcServer=HASH(0x2993e0) Sat May 23 11:39:11 2015 debug, New child starting (CalcServer=HASH(0x2993e0)). Sat May 23 11:39:11 2015 debug, Accepting client from 127.0.0.1, port 38772 Sat May 23 11:39:11 2015 debug, Host encryption: Crypt::DES=HASH(0x27ce00) Sat May 23 11:39:11 2015 debug, Connected to 127.0.0.1, port 42524 Sat May 23 11:39:11 2015 debug, Sending login message: CalcServer, 0.01, jim, Sat May 23 11:39:11 2015 debug, Client logs in: Application CalcServer, version 0.01, user jim Sat May 23 11:39:11 2015 debug, Client requests application CalcServer Sat May 23 11:39:11 2015 debug, Client requests version 0.01 Sat May 23 11:39:11 2015 debug, User encryption: Crypt::DES=HASH(0x294eb8) Sat May 23 11:39:11 2015 debug, Accepting client Sat May 23 11:39:11 2015 debug, Waiting for server's response ... Sat May 23 11:39:11 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:11 2015 debug, Client executes method NewHandle Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method CallMethod Sat May 23 11:39:11 2015 debug, Client executes method DestroyHandle Sat May 23 11:39:11 2015 debug, Child terminating. t/crypt.t ..... ok Sat May 23 11:39:12 2015 debug, Server starting in operation mode single Sat May 23 11:39:12 2015 debug, Created ndtest.prt with port 57385 Sat May 23 11:39:12 2015 notice, Server starting Sat May 23 11:39:13 2015 debug, Connection from 127.0.0.1, port 45536 Sat May 23 11:39:13 2015 debug, Child clone: CalcServer=HASH(0x2957f8) Sat May 23 11:39:13 2015 debug, New child starting (CalcServer=HASH(0x2957f8)). Sat May 23 11:39:13 2015 debug, Accepting client from 127.0.0.1, port 45536 Sat May 23 11:39:13 2015 debug, Connected to 127.0.0.1, port 57385 Sat May 23 11:39:13 2015 debug, Sending login message: CalcServer, 0.01, , Sat May 23 11:39:13 2015 debug, Client logs in: Application CalcServer, version 0.01, user Sat May 23 11:39:13 2015 debug, Client requests application CalcServer Sat May 23 11:39:13 2015 debug, Client requests version 0.01 Sat May 23 11:39:13 2015 debug, Accepting client Sat May 23 11:39:13 2015 debug, Waiting for server's response ... Sat May 23 11:39:13 2015 debug, Logged in, server replies: Welcome! Sat May 23 11:39:13 2015 debug, Client executes method NewHandle Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Client executes method CallMethod Sat May 23 11:39:13 2015 debug, Child terminating. t/methods.t ... ok All tests successful. Files=5, Tests=60, 11 wallclock secs ( 0.19 usr 0.02 sys + 1.94 cusr 0.12 csys = 2.27 CPU) Result: PASS Processing files: perl-PlRPC-0.2020-14.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4OsP1Q + exit 0 + umask 022 + cd /builddir/build/BUILD + cd PlRPC + DOCDIR=/builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/doc/perl-PlRPC-0.2020 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/doc/perl-PlRPC-0.2020 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/doc/perl-PlRPC-0.2020 + cp -pr README /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch/usr/share/doc/perl-PlRPC-0.2020 + exit 0 Provides: perl(Bundle::PlRPC) = 0.03 perl(RPC::PlClient) = 0.2020 perl(RPC::PlClient::Comm) = 0.1002 perl(RPC::PlClient::Object) perl(RPC::PlServer) = 0.2020 perl(RPC::PlServer::Comm) = 0.1003 perl(RPC::PlServer::Test) = 0.01 perl-PlRPC = 0.2020-14.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl >= 0:5.004 perl(IO::Socket) perl(Net::Daemon::Log) perl(Net::Daemon::Test) perl(RPC::PlClient::Comm) perl(RPC::PlServer) perl(RPC::PlServer::Comm) perl(Storable) perl(strict) perl(vars) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch Wrote: /builddir/build/RPMS/perl-PlRPC-0.2020-14.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gGFtDg + umask 022 + cd /builddir/build/BUILD + cd PlRPC + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-PlRPC-0.2020-14.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->