<86>Nov 12 09:04:27 userdel[1948585]: delete user 'rooter'
<86>Nov 12 09:04:27 userdel[1948585]: removed group 'rooter' owned by 'rooter'
<86>Nov 12 09:04:27 userdel[1948585]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 12 09:04:27 groupadd[1948609]: group added to /etc/group: name=rooter, GID=1274
<86>Nov 12 09:04:27 groupadd[1948609]: group added to /etc/gshadow: name=rooter
<86>Nov 12 09:04:27 groupadd[1948609]: new group: name=rooter, GID=1274
<86>Nov 12 09:04:27 useradd[1948631]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash
<86>Nov 12 09:04:27 userdel[1948662]: delete user 'builder'
<86>Nov 12 09:04:27 userdel[1948662]: removed group 'builder' owned by 'builder'
<86>Nov 12 09:04:27 userdel[1948662]: removed shadow group 'builder' owned by 'builder'
<86>Nov 12 09:04:27 groupadd[1948688]: group added to /etc/group: name=builder, GID=1275
<86>Nov 12 09:04:27 groupadd[1948688]: group added to /etc/gshadow: name=builder
<86>Nov 12 09:04:27 groupadd[1948688]: new group: name=builder, GID=1275
<86>Nov 12 09:04:27 useradd[1948708]: new user: name=builder, UID=1275, GID=1275, 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>Nov 12 09:04:33 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>Nov 12 09:04:33 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
<13>Nov 12 09:04:33 rpmi: perl-Compress-Raw-Zlib-2.086-alt1 sisyphus+226395.100.1.2 1554269783 installed
<13>Nov 12 09:04:33 rpmi: perl-Compress-Raw-Bzip2-2.086-alt1 sisyphus+226394.100.1.2 1554269409 installed
<13>Nov 12 09:04:33 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Nov 12 09:04:33 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Nov 12 09:04:33 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Nov 12 09:04:33 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
<13>Nov 12 09:04:33 rpmi: perl-IO-Compress-2.086-alt1 sisyphus+226399.100.2.1 1554270186 installed
<13>Nov 12 09:04:33 rpmi: perl-Net-Daemon-0.48-alt1 1316472329 installed
<13>Nov 12 09:04:33 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+219907.15400.1.1 1548362260 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-PlRPC-0.2020-alt2.nosrc.rpm (w1.gzdio)
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.96826
+ 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.96826
+ 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' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/PlRPC'
cp lib/RPC/PlServer/Test.pm blib/lib/RPC/PlServer/Test.pm
cp lib/RPC/PlServer.pm blib/lib/RPC/PlServer.pm
cp lib/RPC/PlServer/Comm.pm blib/lib/RPC/PlServer/Comm.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
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>Nov 12 09:04:37 CalcServer[1976111]: Server starting in operation mode single
<31>Nov 12 09:04:37 CalcServer[1976111]: Created ndtest.prt with port 43505
<31>Nov 12 09:04:39 CalcServer[1976111]: Connection from 127.0.0.1, port 59040
<31>Nov 12 09:04:39 CalcServer[1976111]: Child clone: CalcServer=HASH(0x12cc798)
<31>Nov 12 09:04:39 CalcServer[1976111]: New child starting (CalcServer=HASH(0x12cc798)).
<31>Nov 12 09:04:39 CalcServer[1976111]: Accepting client from 127.0.0.1, port 59040
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Connected to 127.0.0.1, port 43505
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Sending login message: CalcServer, 0.01, , 
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Waiting for server's response ...
<31>Nov 12 09:04:39 CalcServer[1976111]: Client logs in: Application CalcServer, version 0.01, user 
<31>Nov 12 09:04:39 CalcServer[1976111]: Client requests application CalcServer
<31>Nov 12 09:04:39 CalcServer[1976111]: Client requests version 0.01
<31>Nov 12 09:04:39 CalcServer[1976111]: Accepting client
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:39 CalcServer[1976111]: Child terminating.
<31>Nov 12 09:04:39 CalcServer[1976111]: Connection from 127.0.0.1, port 59046
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Connected to 127.0.0.1, port 43505
<31>Nov 12 09:04:39 CalcServer[1976111]: Child clone: CalcServer=HASH(0x12ccaf8)
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Sending login message: CalcServer, 0.01, , 
<31>Nov 12 09:04:39 CalcServer[1976111]: New child starting (CalcServer=HASH(0x12ccaf8)).
<31>Nov 12 09:04:39 CalcServer[1976111]: Accepting client from 127.0.0.1, port 59046
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Waiting for server's response ...
<31>Nov 12 09:04:39 CalcServer[1976111]: Client logs in: Application CalcServer, version 0.01, user 
<31>Nov 12 09:04:39 CalcServer[1976111]: Client requests application CalcServer
<31>Nov 12 09:04:39 CalcServer[1976111]: Client requests version 0.01
<31>Nov 12 09:04:39 CalcServer[1976111]: Accepting client
<31>Nov 12 09:04:39 RPC::PlClient[1975832]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method NewHandle
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method CallMethod
<31>Nov 12 09:04:39 CalcServer[1976111]: Client executes method DestroyHandle
t/client.t .... ok
<31>Nov 12 09:04:39 CalcServer[1984179]: Server starting in operation mode single
<31>Nov 12 09:04:39 CalcServer[1984179]: Created ndtest.prt with port 39097
<31>Nov 12 09:04:41 CalcServer[1984179]: Connection from 127.0.0.1, port 57040
<31>Nov 12 09:04:41 CalcServer[1984179]: Child clone: CalcServer=HASH(0x16027d0)
<31>Nov 12 09:04:41 CalcServer[1984179]: New child starting (CalcServer=HASH(0x16027d0)).
<31>Nov 12 09:04:41 CalcServer[1984179]: Accepting client from 127.0.0.1, port 57040
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Connected to 127.0.0.1, port 39097
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Sending login message: CalcServer, 0.01, bob, 
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Waiting for server's response ...
<31>Nov 12 09:04:41 CalcServer[1984179]: Client logs in: Application CalcServer, version 0.01, user bob
<31>Nov 12 09:04:41 CalcServer[1984179]: Client requests application CalcServer
<31>Nov 12 09:04:41 CalcServer[1984179]: Client requests version 0.01
<31>Nov 12 09:04:41 CalcServer[1984179]: Accepting client
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method NewHandle
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method DestroyHandle
<31>Nov 12 09:04:41 CalcServer[1984179]: Child terminating.
<31>Nov 12 09:04:41 CalcServer[1984179]: Connection from 127.0.0.1, port 57044
<31>Nov 12 09:04:41 CalcServer[1984179]: Child clone: CalcServer=HASH(0x16029b0)
<31>Nov 12 09:04:41 CalcServer[1984179]: New child starting (CalcServer=HASH(0x16029b0)).
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Connected to 127.0.0.1, port 39097
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Sending login message: CalcServer, 0.01, jim, 
<31>Nov 12 09:04:41 CalcServer[1984179]: Accepting client from 127.0.0.1, port 57044
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Waiting for server's response ...
<31>Nov 12 09:04:41 CalcServer[1984179]: Client logs in: Application CalcServer, version 0.01, user jim
<31>Nov 12 09:04:41 CalcServer[1984179]: Client requests application CalcServer
<31>Nov 12 09:04:41 CalcServer[1984179]: Client requests version 0.01
<31>Nov 12 09:04:41 CalcServer[1984179]: Accepting client
<31>Nov 12 09:04:41 RPC::PlClient[1983714]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method NewHandle
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method CallMethod
<31>Nov 12 09:04:41 CalcServer[1984179]: Client executes method DestroyHandle
t/compress.t .. ok
<31>Nov 12 09:04:41 CalcServer[1989292]: Server starting in operation mode single
<31>Nov 12 09:04:41 CalcServer[1989292]: Created ndtest.prt with port 46879
<29>Nov 12 09:04:41 CalcServer[1989292]: Server starting
<31>Nov 12 09:04:43 CalcServer[1989292]: Connection from 127.0.0.1, port 46788
<31>Nov 12 09:04:43 CalcServer[1989292]: Child clone: CalcServer=HASH(0x208a870)
<31>Nov 12 09:04:43 CalcServer[1989292]: New child starting (CalcServer=HASH(0x208a870)).
<31>Nov 12 09:04:43 CalcServer[1989292]: Accepting client from 127.0.0.1, port 46788
<31>Nov 12 09:04:43 CalcServer[1989292]: Host encryption: Crypt::DES=HASH(0x1feb380)
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Connected to 127.0.0.1, port 46879
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Sending login message: CalcServer, 0.01, bob, 
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Waiting for server's response ...
<31>Nov 12 09:04:43 CalcServer[1989292]: Client logs in: Application CalcServer, version 0.01, user bob
<31>Nov 12 09:04:43 CalcServer[1989292]: Client requests application CalcServer
<31>Nov 12 09:04:43 CalcServer[1989292]: Client requests version 0.01
<31>Nov 12 09:04:43 CalcServer[1989292]: Accepting client
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method NewHandle
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method DestroyHandle
<31>Nov 12 09:04:43 CalcServer[1989292]: Child terminating.
<31>Nov 12 09:04:43 CalcServer[1989292]: Connection from 127.0.0.1, port 46794
<31>Nov 12 09:04:43 CalcServer[1989292]: Child clone: CalcServer=HASH(0x208aa68)
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Connected to 127.0.0.1, port 46879
<31>Nov 12 09:04:43 CalcServer[1989292]: New child starting (CalcServer=HASH(0x208aa68)).
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Sending login message: CalcServer, 0.01, jim, 
<31>Nov 12 09:04:43 CalcServer[1989292]: Accepting client from 127.0.0.1, port 46794
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Waiting for server's response ...
<31>Nov 12 09:04:43 CalcServer[1989292]: Host encryption: Crypt::DES=HASH(0x1feb380)
<31>Nov 12 09:04:43 CalcServer[1989292]: Client logs in: Application CalcServer, version 0.01, user jim
<31>Nov 12 09:04:43 CalcServer[1989292]: Client requests application CalcServer
<31>Nov 12 09:04:43 CalcServer[1989292]: Client requests version 0.01
<31>Nov 12 09:04:43 CalcServer[1989292]: User encryption: Crypt::DES=HASH(0x1febba8)
<31>Nov 12 09:04:43 RPC::PlClient[1989071]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:43 CalcServer[1989292]: Accepting client
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method NewHandle
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method CallMethod
<31>Nov 12 09:04:43 CalcServer[1989292]: Client executes method DestroyHandle
t/crypt.t ..... ok
<31>Nov 12 09:04:43 CalcServer[1994852]: Server starting in operation mode single
<31>Nov 12 09:04:43 CalcServer[1994852]: Created ndtest.prt with port 37523
<29>Nov 12 09:04:43 CalcServer[1994852]: Server starting
<31>Nov 12 09:04:45 CalcServer[1994852]: Connection from 127.0.0.1, port 39576
<31>Nov 12 09:04:45 CalcServer[1994852]: Child clone: CalcServer=HASH(0x1315910)
<31>Nov 12 09:04:45 CalcServer[1994852]: New child starting (CalcServer=HASH(0x1315910)).
<31>Nov 12 09:04:45 CalcServer[1994852]: Accepting client from 127.0.0.1, port 39576
<31>Nov 12 09:04:45 RPC::PlClient[1994664]: Connected to 127.0.0.1, port 37523
<31>Nov 12 09:04:45 RPC::PlClient[1994664]: Sending login message: CalcServer, 0.01, , 
<31>Nov 12 09:04:45 RPC::PlClient[1994664]: Waiting for server's response ...
<31>Nov 12 09:04:45 CalcServer[1994852]: Client logs in: Application CalcServer, version 0.01, user 
<31>Nov 12 09:04:45 CalcServer[1994852]: Client requests application CalcServer
<31>Nov 12 09:04:45 CalcServer[1994852]: Client requests version 0.01
<31>Nov 12 09:04:45 CalcServer[1994852]: Accepting client
<31>Nov 12 09:04:45 RPC::PlClient[1994664]: Logged in, server replies: Welcome!
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method NewHandle
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
<31>Nov 12 09:04:45 CalcServer[1994852]: Client executes method CallMethod
t/methods.t ... ok
All tests successful.
Files=5, Tests=60,  8 wallclock secs ( 0.03 usr  0.01 sys +  0.44 cusr  0.07 csys =  0.55 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/PlRPC'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26082
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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=/usr/libexec/rpm-build/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/PlClient/Comm.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/PlServer/Test.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,gnuconfig)
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/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.30733
+ 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.0TSjNs
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.WrM8PM
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/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 (w2.lzdio)
2.74user 0.76system 0:13.27elapsed 26%CPU (0avgtext+0avgdata 18232maxresident)k
0inputs+0outputs (0major+159675minor)pagefaults 0swaps
6.65user 2.18system 0:26.24elapsed 33%CPU (0avgtext+0avgdata 134348maxresident)k
48inputs+0outputs (0major+194727minor)pagefaults 0swaps
--- perl-PlRPC-0.2020-alt2.noarch.rpm.repo	2011-10-04 10:22:21.000000000 +0000
+++ perl-PlRPC-0.2020-alt2.noarch.rpm.hasher	2023-11-12 09:04:50.541337039 +0000
@@ -36,2 +36,2 @@
 File: /usr/share/perl5/RPC/PlServer/Test.pm	100644	root:root	2ebc135e834b7006e93fe565b49d02ad	
-RPMIdentity: 73b69c8f82ef1b566f74be7cc1d6ed91ef129d2f414a4bb9630a86b383050b41d6ca66f4f4e056ed4400ed1f9892d77268249e1bf18b9ac9f8c787c7c672ecce
+RPMIdentity: 108f76f2b10b610db7675004907c0c3d15a26ccb8db157870977fdc0ef08e346075512c38c685e263353112ea86475015b0face593f342057c188fca36ecaa92