<86>Feb 10 01:06:52 userdel[61515]: delete user 'rooter' <86>Feb 10 01:06:52 groupadd[61529]: group added to /etc/group: name=rooter, GID=633 <86>Feb 10 01:06:52 groupadd[61529]: group added to /etc/gshadow: name=rooter <86>Feb 10 01:06:52 groupadd[61529]: new group: name=rooter, GID=633 <86>Feb 10 01:06:52 useradd[61555]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Feb 10 01:06:52 userdel[61597]: delete user 'builder' <86>Feb 10 01:06:52 userdel[61597]: removed group 'builder' owned by 'builder' <86>Feb 10 01:06:52 userdel[61597]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 01:06:52 groupadd[61626]: group added to /etc/group: name=builder, GID=634 <86>Feb 10 01:06:52 groupadd[61626]: group added to /etc/gshadow: name=builder <86>Feb 10 01:06:52 groupadd[61626]: new group: name=builder, GID=634 <86>Feb 10 01:06:52 useradd[61646]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Feb 10 01:06:55 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Feb 10 01:06:55 rpmi: perl-Compress-Raw-Zlib-2.069-alt1.1 1448470036 installed <13>Feb 10 01:06:55 rpmi: perl-Compress-Raw-Bzip2-2.069-alt1.1 1448470068 installed <13>Feb 10 01:06:55 rpmi: perl-Crypt-DES-2.07-alt2.1.1 1448491854 installed <13>Feb 10 01:06:55 rpmi: perl-IO-Compress-2.069-alt1 1444618007 installed <13>Feb 10 01:06:55 rpmi: perl-Net-Daemon-0.48-alt1 1316472329 installed <13>Feb 10 01:06:55 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed Installing perl-PlRPC-0.2020-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf PlRPC + echo 'Source #0 (PlRPC-0.2020.tar.gz):' Source #0 (PlRPC-0.2020.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/PlRPC-0.2020.tar.gz + /bin/tar -xf - + cd PlRPC + /bin/chmod -c -Rf u+rwX,go-w . + sed -i- '/^sub postamble/s/post/no_post/' Makefile.PL + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PlRPC + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 Checking for Sys::Syslog ... ok perl(Net::Daemon)>=0.13 perl(Storable)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking for Sys::Syslog ... ok Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for RPC::PlServer + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/PlRPC' cp lib/RPC/PlClient.pm blib/lib/RPC/PlClient.pm cp lib/RPC/PlClient/Comm.pm blib/lib/RPC/PlClient/Comm.pm cp lib/Bundle/PlRPC.pm blib/lib/Bundle/PlRPC.pm 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 make: Leaving directory `/usr/src/RPM/BUILD/PlRPC' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/PlRPC' PERL_DL_NONLAZY=1 "/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 <31>Feb 10 01:06:56 CalcServer[76817]: Server starting in operation mode single <29>Feb 10 01:06:56 CalcServer[76817]: Server starting <31>Feb 10 01:06:58 CalcServer[76817]: Connection from 127.0.0.1, port 45734 <31>Feb 10 01:06:58 CalcServer[76817]: Child clone: CalcServer=HASH(0x1ed01d8) <31>Feb 10 01:06:58 CalcServer[76817]: New child starting (CalcServer=HASH(0x1ed01d8)). <31>Feb 10 01:06:58 CalcServer[76817]: Accepting client from 127.0.0.1, port 45734 <31>Feb 10 01:06:58 RPC::PlClient[76620]: Connected to 127.0.0.1, port 32815 <31>Feb 10 01:06:58 RPC::PlClient[76620]: Sending login message: CalcServer, 0.01, , <31>Feb 10 01:06:58 RPC::PlClient[76620]: Waiting for server's response ... <31>Feb 10 01:06:58 CalcServer[76817]: Client logs in: Application CalcServer, version 0.01, user <31>Feb 10 01:06:58 CalcServer[76817]: Client requests application CalcServer <31>Feb 10 01:06:58 CalcServer[76817]: Client requests version 0.01 <31>Feb 10 01:06:58 CalcServer[76817]: Accepting client <31>Feb 10 01:06:58 RPC::PlClient[76620]: Logged in, server replies: Welcome! <31>Feb 10 01:06:58 CalcServer[76817]: Child terminating. <31>Feb 10 01:06:58 CalcServer[76817]: Connection from 127.0.0.1, port 45736 <31>Feb 10 01:06:58 CalcServer[76817]: Child clone: CalcServer=HASH(0x1ed0298) <31>Feb 10 01:06:58 RPC::PlClient[76620]: Connected to 127.0.0.1, port 32815 <31>Feb 10 01:06:58 RPC::PlClient[76620]: Sending login message: CalcServer, 0.01, , <31>Feb 10 01:06:58 CalcServer[76817]: New child starting (CalcServer=HASH(0x1ed0298)). <31>Feb 10 01:06:58 RPC::PlClient[76620]: Waiting for server's response ... <31>Feb 10 01:06:58 CalcServer[76817]: Accepting client from 127.0.0.1, port 45736 <31>Feb 10 01:06:58 CalcServer[76817]: Client logs in: Application CalcServer, version 0.01, user <31>Feb 10 01:06:58 CalcServer[76817]: Client requests application CalcServer <31>Feb 10 01:06:58 CalcServer[76817]: Client requests version 0.01 <31>Feb 10 01:06:58 CalcServer[76817]: Accepting client <31>Feb 10 01:06:58 RPC::PlClient[76620]: Logged in, server replies: Welcome! <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method NewHandle <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method CallMethod <31>Feb 10 01:06:58 CalcServer[76817]: Client executes method DestroyHandle t/client.t .... ok <31>Feb 10 01:06:58 CalcServer[85659]: Server starting in operation mode single <31>Feb 10 01:06:58 CalcServer[85659]: Created ndtest.prt with port 39375 <29>Feb 10 01:06:58 CalcServer[85659]: Server starting <31>Feb 10 01:07:00 CalcServer[85659]: Connection from 127.0.0.1, port 52060 <31>Feb 10 01:07:00 CalcServer[85659]: Child clone: CalcServer=HASH(0xf31470) <31>Feb 10 01:07:00 CalcServer[85659]: New child starting (CalcServer=HASH(0xf31470)). <31>Feb 10 01:07:00 CalcServer[85659]: Accepting client from 127.0.0.1, port 52060 <31>Feb 10 01:07:00 RPC::PlClient[85269]: Connected to 127.0.0.1, port 39375 <31>Feb 10 01:07:00 RPC::PlClient[85269]: Sending login message: CalcServer, 0.01, bob, <31>Feb 10 01:07:00 RPC::PlClient[85269]: Waiting for server's response ... <31>Feb 10 01:07:00 CalcServer[85659]: Client logs in: Application CalcServer, version 0.01, user bob <31>Feb 10 01:07:00 CalcServer[85659]: Client requests application CalcServer <31>Feb 10 01:07:00 CalcServer[85659]: Client requests version 0.01 <31>Feb 10 01:07:00 CalcServer[85659]: Accepting client <31>Feb 10 01:07:00 RPC::PlClient[85269]: Logged in, server replies: Welcome! <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method NewHandle <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method DestroyHandle <31>Feb 10 01:07:00 CalcServer[85659]: Child terminating. <31>Feb 10 01:07:00 CalcServer[85659]: Connection from 127.0.0.1, port 52062 <31>Feb 10 01:07:00 CalcServer[85659]: Child clone: CalcServer=HASH(0xf31248) <31>Feb 10 01:07:00 RPC::PlClient[85269]: Connected to 127.0.0.1, port 39375 <31>Feb 10 01:07:00 RPC::PlClient[85269]: Sending login message: CalcServer, 0.01, jim, <31>Feb 10 01:07:00 CalcServer[85659]: New child starting (CalcServer=HASH(0xf31248)). <31>Feb 10 01:07:00 RPC::PlClient[85269]: Waiting for server's response ... <31>Feb 10 01:07:00 CalcServer[85659]: Accepting client from 127.0.0.1, port 52062 <31>Feb 10 01:07:00 CalcServer[85659]: Client logs in: Application CalcServer, version 0.01, user jim <31>Feb 10 01:07:00 CalcServer[85659]: Client requests application CalcServer <31>Feb 10 01:07:00 CalcServer[85659]: Client requests version 0.01 <31>Feb 10 01:07:00 CalcServer[85659]: Accepting client <31>Feb 10 01:07:00 RPC::PlClient[85269]: Logged in, server replies: Welcome! <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method NewHandle <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method CallMethod <31>Feb 10 01:07:00 CalcServer[85659]: Client executes method DestroyHandle t/compress.t .. ok <31>Feb 10 01:07:00 CalcServer[95013]: Server starting in operation mode single <31>Feb 10 01:07:00 CalcServer[95013]: Created ndtest.prt with port 33931 <29>Feb 10 01:07:00 CalcServer[95013]: Server starting <31>Feb 10 01:07:02 CalcServer[95013]: Connection from 127.0.0.1, port 58880 <31>Feb 10 01:07:02 CalcServer[95013]: Child clone: CalcServer=HASH(0x125b448) <31>Feb 10 01:07:02 CalcServer[95013]: New child starting (CalcServer=HASH(0x125b448)). <31>Feb 10 01:07:02 CalcServer[95013]: Accepting client from 127.0.0.1, port 58880 <31>Feb 10 01:07:02 CalcServer[95013]: Host encryption: Crypt::DES=HASH(0x11bbfb8) <31>Feb 10 01:07:02 RPC::PlClient[94986]: Connected to 127.0.0.1, port 33931 <31>Feb 10 01:07:02 RPC::PlClient[94986]: Sending login message: CalcServer, 0.01, bob, <31>Feb 10 01:07:02 RPC::PlClient[94986]: Waiting for server's response ... <31>Feb 10 01:07:02 CalcServer[95013]: Client logs in: Application CalcServer, version 0.01, user bob <31>Feb 10 01:07:02 CalcServer[95013]: Client requests application CalcServer <31>Feb 10 01:07:02 CalcServer[95013]: Client requests version 0.01 <31>Feb 10 01:07:02 CalcServer[95013]: Accepting client <31>Feb 10 01:07:02 RPC::PlClient[94986]: Logged in, server replies: Welcome! <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method NewHandle <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method DestroyHandle <31>Feb 10 01:07:02 CalcServer[95013]: Child terminating. <31>Feb 10 01:07:02 CalcServer[95013]: Connection from 127.0.0.1, port 58882 <31>Feb 10 01:07:02 RPC::PlClient[94986]: Connected to 127.0.0.1, port 33931 <31>Feb 10 01:07:02 CalcServer[95013]: Child clone: CalcServer=HASH(0x125b538) <31>Feb 10 01:07:02 RPC::PlClient[94986]: Sending login message: CalcServer, 0.01, jim, <31>Feb 10 01:07:02 CalcServer[95013]: New child starting (CalcServer=HASH(0x125b538)). <31>Feb 10 01:07:02 RPC::PlClient[94986]: Waiting for server's response ... <31>Feb 10 01:07:02 CalcServer[95013]: Accepting client from 127.0.0.1, port 58882 <31>Feb 10 01:07:02 CalcServer[95013]: Host encryption: Crypt::DES=HASH(0x11bbfb8) <31>Feb 10 01:07:02 CalcServer[95013]: Client logs in: Application CalcServer, version 0.01, user jim <31>Feb 10 01:07:02 CalcServer[95013]: Client requests application CalcServer <31>Feb 10 01:07:02 CalcServer[95013]: Client requests version 0.01 <31>Feb 10 01:07:02 CalcServer[95013]: User encryption: Crypt::DES=HASH(0x117e0f8) <31>Feb 10 01:07:02 RPC::PlClient[94986]: Logged in, server replies: Welcome! <31>Feb 10 01:07:02 CalcServer[95013]: Accepting client <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method NewHandle <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method CallMethod <31>Feb 10 01:07:02 CalcServer[95013]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Feb 10 01:07:02 CalcServer[104297]: Server starting in operation mode single <31>Feb 10 01:07:02 CalcServer[104297]: Created ndtest.prt with port 37609 <29>Feb 10 01:07:02 CalcServer[104297]: Server starting <31>Feb 10 01:07:04 CalcServer[104297]: Connection from 127.0.0.1, port 55966 <31>Feb 10 01:07:04 CalcServer[104297]: Child clone: CalcServer=HASH(0x25393f0) <31>Feb 10 01:07:04 CalcServer[104297]: New child starting (CalcServer=HASH(0x25393f0)). <31>Feb 10 01:07:04 CalcServer[104297]: Accepting client from 127.0.0.1, port 55966 <31>Feb 10 01:07:04 RPC::PlClient[104180]: Connected to 127.0.0.1, port 37609 <31>Feb 10 01:07:04 RPC::PlClient[104180]: Sending login message: CalcServer, 0.01, , <31>Feb 10 01:07:04 RPC::PlClient[104180]: Waiting for server's response ... <31>Feb 10 01:07:04 CalcServer[104297]: Client logs in: Application CalcServer, version 0.01, user <31>Feb 10 01:07:04 CalcServer[104297]: Client requests application CalcServer <31>Feb 10 01:07:04 CalcServer[104297]: Client requests version 0.01 <31>Feb 10 01:07:04 CalcServer[104297]: Accepting client <31>Feb 10 01:07:04 RPC::PlClient[104180]: Logged in, server replies: Welcome! <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method NewHandle <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod <31>Feb 10 01:07:04 CalcServer[104297]: Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=60, 8 wallclock secs ( 0.03 usr 0.00 sys + 0.28 cusr 0.03 csys = 0.34 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-PlRPC-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-PlRPC-buildroot + cd PlRPC + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-PlRPC-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/PlRPC' Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/Bundle/PlRPC.pm Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer.pm Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlClient.pm Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer/Test.pm Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer/Comm.pm Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlClient/Comm.pm make: Leaving directory `/usr/src/RPM/BUILD/PlRPC' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-PlRPC-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlClient.pm: #!/usr/local/bin/perl + : prompting for files that contain /tmp + find /usr/src/tmp/perl-PlRPC-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Net::Daemon)>=0.13 perl(Storable)>=0 + /bin/grep -F 'perl(' .perl.req + rm /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/Bundle/PlRPC.pm + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-PlRPC-buildroot (auto) removed './usr/lib64/perl5/auto/RPC/PlServer/.packlist' Verifying and fixing files in /usr/src/tmp/perl-PlRPC-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-PlRPC-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-PlRPC-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-PlRPC-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-PlRPC-0.2020-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PlRPC + DOCDIR=/usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + export DOCDIR + rm -rf /usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + /bin/mkdir -p /usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + cp -prL ChangeLog README /usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + chmod -R go-w /usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + chmod -R a+rX /usr/src/tmp/perl-PlRPC-buildroot/usr/share/doc/perl-PlRPC-0.2020 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sy8tbf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kLHIYs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlClient.pm syntax OK /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlClient/Comm.pm syntax OK /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer.pm syntax OK /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer/Comm.pm syntax OK /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/RPC/PlServer/Test.pm syntax OK Provides: perl(RPC/PlClient.pm) = 0.202, perl(RPC/PlClient/Comm.pm) = 0.100.200, perl(RPC/PlServer.pm) = 0.202, perl(RPC/PlServer/Comm.pm) = 0.100.300, perl(RPC/PlServer/Test.pm) = 0.010 Requires: /usr/share/perl5, perl(Compress/Zlib.pm), perl(IO/Socket.pm), perl(Net/Daemon.pm) >= 0.130, perl(Net/Daemon/Log.pm), perl(Net/Daemon/Test.pm), perl(Storable.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-PlRPC-0.2020-alt2.noarch.rpm 1.33user 0.30system 0:11.34elapsed 14%CPU (0avgtext+0avgdata 15784maxresident)k 0inputs+0outputs (0major+125184minor)pagefaults 0swaps 8.09user 2.59system 0:21.40elapsed 49%CPU (0avgtext+0avgdata 125120maxresident)k 48inputs+0outputs (0major+452817minor)pagefaults 0swaps