<86>Oct 18 09:06:37 userdel[3473]: delete user 'rooter' <86>Oct 18 09:06:37 userdel[3473]: removed group 'rooter' owned by 'rooter' <86>Oct 18 09:06:37 userdel[3473]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 09:06:37 groupadd[3478]: group added to /etc/group: name=rooter, GID=531 <86>Oct 18 09:06:37 groupadd[3478]: group added to /etc/gshadow: name=rooter <86>Oct 18 09:06:37 groupadd[3478]: new group: name=rooter, GID=531 <86>Oct 18 09:06:37 useradd[3483]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Oct 18 09:06:37 userdel[3497]: delete user 'builder' <86>Oct 18 09:06:37 userdel[3497]: removed group 'builder' owned by 'builder' <86>Oct 18 09:06:37 userdel[3497]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 09:06:37 groupadd[3505]: group added to /etc/group: name=builder, GID=532 <86>Oct 18 09:06:37 groupadd[3505]: group added to /etc/gshadow: name=builder <86>Oct 18 09:06:37 groupadd[3505]: new group: name=builder, GID=532 <86>Oct 18 09:06:37 useradd[3512]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash warning: user at does not exist - using root warning: group at does not exist - using root warning: user at does not exist - using root warning: group at does not exist - using root <13>Oct 18 09:06:40 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Oct 18 09:06:40 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed <13>Oct 18 09:06:40 rpmi: perl-Compress-Raw-Zlib-2.087-alt1 sisyphus+236138.100.1.1 1565888153 installed <13>Oct 18 09:06:40 rpmi: perl-Compress-Raw-Bzip2-2.087-alt1 sisyphus+236137.100.1.1 1565888151 installed <13>Oct 18 09:06:40 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 18 09:06:40 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 18 09:06:40 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Oct 18 09:06:40 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Oct 18 09:06:40 rpmi: perl-IO-Compress-2.087-alt1 sisyphus+236429.100.1.1 1566466735 installed <13>Oct 18 09:06:40 rpmi: perl-Net-Daemon-0.48-alt1 1316472329 installed <13>Oct 18 09:06:40 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+219907.15400.1.1 1548363251 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-PlRPC-0.2020-alt2.nosrc.rpm Installing perl-PlRPC-0.2020-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49617 + 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.49617 + 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 + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req 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 + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/PlRPC' cp lib/RPC/PlClient/Comm.pm blib/lib/RPC/PlClient/Comm.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/Bundle/PlRPC.pm blib/lib/Bundle/PlRPC.pm cp lib/RPC/PlServer.pm blib/lib/RPC/PlServer.pm cp lib/RPC/PlClient.pm blib/lib/RPC/PlClient.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>Oct 18 09:06:46 CalcServer[6865]: Server starting in operation mode single <31>Oct 18 09:06:46 CalcServer[6865]: Created ndtest.prt with port 40541 <29>Oct 18 09:06:46 CalcServer[6865]: Server starting <31>Oct 18 09:06:48 CalcServer[6865]: Connection from 127.0.0.1, port 54896 <31>Oct 18 09:06:48 CalcServer[6865]: Child clone: CalcServer=HASH(0xa12193c) <31>Oct 18 09:06:48 CalcServer[6865]: New child starting (CalcServer=HASH(0xa12193c)). <31>Oct 18 09:06:48 CalcServer[6865]: Accepting client from 127.0.0.1, port 54896 <31>Oct 18 09:06:48 RPC::PlClient[6864]: Connected to 127.0.0.1, port 40541 <31>Oct 18 09:06:48 RPC::PlClient[6864]: Sending login message: CalcServer, 0.01, , <31>Oct 18 09:06:48 RPC::PlClient[6864]: Waiting for server's response ... <31>Oct 18 09:06:48 CalcServer[6865]: Client logs in: Application CalcServer, version 0.01, user <31>Oct 18 09:06:48 CalcServer[6865]: Client requests application CalcServer <31>Oct 18 09:06:48 CalcServer[6865]: Client requests version 0.01 <31>Oct 18 09:06:48 CalcServer[6865]: Accepting client <31>Oct 18 09:06:48 RPC::PlClient[6864]: Logged in, server replies: Welcome! <31>Oct 18 09:06:48 CalcServer[6865]: Child terminating. <31>Oct 18 09:06:48 CalcServer[6865]: Connection from 127.0.0.1, port 54898 <31>Oct 18 09:06:48 CalcServer[6865]: Child clone: CalcServer=HASH(0xa121b1c) <31>Oct 18 09:06:48 RPC::PlClient[6864]: Connected to 127.0.0.1, port 40541 <31>Oct 18 09:06:48 CalcServer[6865]: New child starting (CalcServer=HASH(0xa121b1c)). <31>Oct 18 09:06:48 RPC::PlClient[6864]: Sending login message: CalcServer, 0.01, , <31>Oct 18 09:06:48 CalcServer[6865]: Accepting client from 127.0.0.1, port 54898 <31>Oct 18 09:06:48 CalcServer[6865]: Client logs in: Application CalcServer, version 0.01, user <31>Oct 18 09:06:48 RPC::PlClient[6864]: Waiting for server's response ... <31>Oct 18 09:06:48 CalcServer[6865]: Client requests application CalcServer <31>Oct 18 09:06:48 CalcServer[6865]: Client requests version 0.01 <31>Oct 18 09:06:48 CalcServer[6865]: Accepting client <31>Oct 18 09:06:48 RPC::PlClient[6864]: Logged in, server replies: Welcome! <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method NewHandle <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method CallMethod <31>Oct 18 09:06:48 CalcServer[6865]: Client executes method DestroyHandle t/client.t .... ok <31>Oct 18 09:06:48 CalcServer[8055]: Server starting in operation mode single <31>Oct 18 09:06:48 CalcServer[8055]: Created ndtest.prt with port 32991 <29>Oct 18 09:06:48 CalcServer[8055]: Server starting <31>Oct 18 09:06:50 CalcServer[8055]: Connection from 127.0.0.1, port 56702 <31>Oct 18 09:06:50 CalcServer[8055]: Child clone: CalcServer=HASH(0x9a8a324) <31>Oct 18 09:06:50 CalcServer[8055]: New child starting (CalcServer=HASH(0x9a8a324)). <31>Oct 18 09:06:50 CalcServer[8055]: Accepting client from 127.0.0.1, port 56702 <31>Oct 18 09:06:50 RPC::PlClient[8052]: Connected to 127.0.0.1, port 32991 <31>Oct 18 09:06:50 RPC::PlClient[8052]: Sending login message: CalcServer, 0.01, bob, <31>Oct 18 09:06:50 RPC::PlClient[8052]: Waiting for server's response ... <31>Oct 18 09:06:50 CalcServer[8055]: Client logs in: Application CalcServer, version 0.01, user bob <31>Oct 18 09:06:50 CalcServer[8055]: Client requests application CalcServer <31>Oct 18 09:06:50 CalcServer[8055]: Client requests version 0.01 <31>Oct 18 09:06:50 CalcServer[8055]: Accepting client <31>Oct 18 09:06:50 RPC::PlClient[8052]: Logged in, server replies: Welcome! <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method NewHandle <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method DestroyHandle <31>Oct 18 09:06:50 CalcServer[8055]: Child terminating. <31>Oct 18 09:06:50 CalcServer[8055]: Connection from 127.0.0.1, port 56704 <31>Oct 18 09:06:50 CalcServer[8055]: Child clone: CalcServer=HASH(0x9a8a1a8) <31>Oct 18 09:06:50 RPC::PlClient[8052]: Connected to 127.0.0.1, port 32991 <31>Oct 18 09:06:50 CalcServer[8055]: New child starting (CalcServer=HASH(0x9a8a1a8)). <31>Oct 18 09:06:50 RPC::PlClient[8052]: Sending login message: CalcServer, 0.01, jim, <31>Oct 18 09:06:50 CalcServer[8055]: Accepting client from 127.0.0.1, port 56704 <31>Oct 18 09:06:50 RPC::PlClient[8052]: Waiting for server's response ... <31>Oct 18 09:06:50 CalcServer[8055]: Client logs in: Application CalcServer, version 0.01, user jim <31>Oct 18 09:06:50 CalcServer[8055]: Client requests application CalcServer <31>Oct 18 09:06:50 CalcServer[8055]: Client requests version 0.01 <31>Oct 18 09:06:50 CalcServer[8055]: Accepting client <31>Oct 18 09:06:50 RPC::PlClient[8052]: Logged in, server replies: Welcome! <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method NewHandle <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method CallMethod <31>Oct 18 09:06:50 CalcServer[8055]: Client executes method DestroyHandle t/compress.t .. ok <31>Oct 18 09:06:50 CalcServer[8664]: Server starting in operation mode single <31>Oct 18 09:06:50 CalcServer[8664]: Created ndtest.prt with port 33685 <29>Oct 18 09:06:50 CalcServer[8664]: Server starting <31>Oct 18 09:06:52 CalcServer[8664]: Connection from 127.0.0.1, port 52694 <31>Oct 18 09:06:52 CalcServer[8664]: Child clone: CalcServer=HASH(0x963b638) <31>Oct 18 09:06:52 CalcServer[8664]: New child starting (CalcServer=HASH(0x963b638)). <31>Oct 18 09:06:52 CalcServer[8664]: Accepting client from 127.0.0.1, port 52694 <31>Oct 18 09:06:52 CalcServer[8664]: Host encryption: Crypt::DES=HASH(0x95de24c) <31>Oct 18 09:06:52 RPC::PlClient[8562]: Connected to 127.0.0.1, port 33685 <31>Oct 18 09:06:52 RPC::PlClient[8562]: Sending login message: CalcServer, 0.01, bob, <31>Oct 18 09:06:52 RPC::PlClient[8562]: Waiting for server's response ... <31>Oct 18 09:06:52 CalcServer[8664]: Client logs in: Application CalcServer, version 0.01, user bob <31>Oct 18 09:06:52 CalcServer[8664]: Client requests application CalcServer <31>Oct 18 09:06:52 CalcServer[8664]: Client requests version 0.01 <31>Oct 18 09:06:52 CalcServer[8664]: Accepting client <31>Oct 18 09:06:52 RPC::PlClient[8562]: Logged in, server replies: Welcome! <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method NewHandle <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method DestroyHandle <31>Oct 18 09:06:52 CalcServer[8664]: Child terminating. <31>Oct 18 09:06:52 CalcServer[8664]: Connection from 127.0.0.1, port 52696 <31>Oct 18 09:06:52 CalcServer[8664]: Child clone: CalcServer=HASH(0x96393e0) <31>Oct 18 09:06:52 RPC::PlClient[8562]: Connected to 127.0.0.1, port 33685 <31>Oct 18 09:06:52 CalcServer[8664]: New child starting (CalcServer=HASH(0x96393e0)). <31>Oct 18 09:06:52 RPC::PlClient[8562]: Sending login message: CalcServer, 0.01, jim, <31>Oct 18 09:06:52 CalcServer[8664]: Accepting client from 127.0.0.1, port 52696 <31>Oct 18 09:06:52 RPC::PlClient[8562]: Waiting for server's response ... <31>Oct 18 09:06:52 CalcServer[8664]: Host encryption: Crypt::DES=HASH(0x95de24c) <31>Oct 18 09:06:52 CalcServer[8664]: Client logs in: Application CalcServer, version 0.01, user jim <31>Oct 18 09:06:52 CalcServer[8664]: Client requests application CalcServer <31>Oct 18 09:06:52 CalcServer[8664]: Client requests version 0.01 <31>Oct 18 09:06:52 CalcServer[8664]: User encryption: Crypt::DES=HASH(0x95dee90) <31>Oct 18 09:06:52 RPC::PlClient[8562]: Logged in, server replies: Welcome! <31>Oct 18 09:06:52 CalcServer[8664]: Accepting client <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method NewHandle <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method CallMethod <31>Oct 18 09:06:52 CalcServer[8664]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Oct 18 09:06:53 CalcServer[9650]: Server starting in operation mode single <31>Oct 18 09:06:53 CalcServer[9650]: Created ndtest.prt with port 46133 <29>Oct 18 09:06:53 CalcServer[9650]: Server starting <31>Oct 18 09:06:54 CalcServer[9650]: Connection from 127.0.0.1, port 38540 <31>Oct 18 09:06:54 CalcServer[9650]: Child clone: CalcServer=HASH(0x89f66b8) <31>Oct 18 09:06:54 CalcServer[9650]: New child starting (CalcServer=HASH(0x89f66b8)). <31>Oct 18 09:06:54 CalcServer[9650]: Accepting client from 127.0.0.1, port 38540 <31>Oct 18 09:06:54 RPC::PlClient[9604]: Connected to 127.0.0.1, port 46133 <31>Oct 18 09:06:54 RPC::PlClient[9604]: Sending login message: CalcServer, 0.01, , <31>Oct 18 09:06:54 RPC::PlClient[9604]: Waiting for server's response ... <31>Oct 18 09:06:54 CalcServer[9650]: Client logs in: Application CalcServer, version 0.01, user <31>Oct 18 09:06:54 CalcServer[9650]: Client requests application CalcServer <31>Oct 18 09:06:54 CalcServer[9650]: Client requests version 0.01 <31>Oct 18 09:06:54 CalcServer[9650]: Accepting client <31>Oct 18 09:06:54 RPC::PlClient[9604]: Logged in, server replies: Welcome! <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method NewHandle <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod <31>Oct 18 09:06:54 CalcServer[9650]: Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=60, 8 wallclock secs ( 0.05 usr 0.01 sys + 0.60 cusr 0.06 csys = 0.72 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74984 + 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/PlClient.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/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/lib/perl5/auto/RPC/PlServer/.packlist' Verifying and fixing files in /usr/src/tmp/perl-PlRPC-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-PlRPC-buildroot/ (default) Compressing files in /usr/src/tmp/perl-PlRPC-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-PlRPC-buildroot ./usr/lib: 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.77744 + 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.OUw4ud find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JbSpfJ 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 4.42user 0.73system 0:14.82elapsed 34%CPU (0avgtext+0avgdata 12444maxresident)k 0inputs+0outputs (0major+123001minor)pagefaults 0swaps 10.71user 5.49system 0:25.67elapsed 63%CPU (0avgtext+0avgdata 115584maxresident)k 48inputs+0outputs (0major+409913minor)pagefaults 0swaps