<86>Jul 28 03:26:16 userdel[3807976]: delete user 'rooter' <86>Jul 28 03:26:16 userdel[3807976]: removed group 'rooter' owned by 'rooter' <86>Jul 28 03:26:16 userdel[3807976]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 28 03:26:16 groupadd[3807997]: group added to /etc/group: name=rooter, GID=657 <86>Jul 28 03:26:16 groupadd[3807997]: group added to /etc/gshadow: name=rooter <86>Jul 28 03:26:16 groupadd[3807997]: new group: name=rooter, GID=657 <86>Jul 28 03:26:16 useradd[3808013]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Jul 28 03:26:16 userdel[3808045]: delete user 'builder' <86>Jul 28 03:26:16 userdel[3808045]: removed group 'builder' owned by 'builder' <86>Jul 28 03:26:16 userdel[3808045]: removed shadow group 'builder' owned by 'builder' <86>Jul 28 03:26:16 groupadd[3808077]: group added to /etc/group: name=builder, GID=658 <86>Jul 28 03:26:16 groupadd[3808077]: group added to /etc/gshadow: name=builder <86>Jul 28 03:26:16 groupadd[3808077]: new group: name=builder, GID=658 <86>Jul 28 03:26:16 useradd[3808096]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/perl-PlRPC-0.2020-alt2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-PlRPC-0.2020-alt2.src.rpm: The use of such a license name is ambiguous: Artistic 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>Jul 28 03:26:19 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Jul 28 03:26:19 rpmi: perl-Encode-3.11-alt1 sisyphus+280654.100.1.1 1627131989 installed <13>Jul 28 03:26:19 rpmi: perl-Compress-Raw-Zlib-2.101-alt1 sisyphus+279723.300.1.1 1626648904 installed <13>Jul 28 03:26:19 rpmi: perl-Compress-Raw-Bzip2-2.101-alt1 sisyphus+279723.400.1.1 1626648931 installed <13>Jul 28 03:26:19 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jul 28 03:26:19 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jul 28 03:26:19 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jul 28 03:26:19 rpmi: perl-IO-Compress-2.102-alt1 sisyphus+278038.1500.1.2 1625983088 installed <13>Jul 28 03:26:19 rpmi: perl-Net-Daemon-0.49-alt1 sisyphus+258994.100.1.1 1601543519 installed <13>Jul 28 03:26:19 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+279723.11500.1.1 1626651736 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.26038 + 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.26038 + 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/Bundle/PlRPC.pm blib/lib/Bundle/PlRPC.pm 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.pm blib/lib/RPC/PlServer.pm cp lib/RPC/PlServer/Test.pm blib/lib/RPC/PlServer/Test.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>Jul 28 03:26:23 CalcServer[3823618]: Server starting in operation mode single <31>Jul 28 03:26:23 CalcServer[3823618]: Created ndtest.prt with port 33613 <29>Jul 28 03:26:23 CalcServer[3823618]: Server starting <31>Jul 28 03:26:25 CalcServer[3823618]: Connection from 127.0.0.1, port 42456 <31>Jul 28 03:26:25 CalcServer[3823618]: Child clone: CalcServer=HASH(0x55a372655128) <31>Jul 28 03:26:25 CalcServer[3823618]: New child starting (CalcServer=HASH(0x55a372655128)). <31>Jul 28 03:26:25 CalcServer[3823618]: Accepting client from 127.0.0.1, port 42456 <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Connected to 127.0.0.1, port 33613 <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Sending login message: CalcServer, 0.01, , <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Waiting for server's response ... <31>Jul 28 03:26:25 CalcServer[3823618]: Client logs in: Application CalcServer, version 0.01, user <31>Jul 28 03:26:25 CalcServer[3823618]: Client requests application CalcServer <31>Jul 28 03:26:25 CalcServer[3823618]: Client requests version 0.01 <31>Jul 28 03:26:25 CalcServer[3823618]: Accepting client <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Logged in, server replies: Welcome! <31>Jul 28 03:26:25 CalcServer[3823618]: Child terminating. <31>Jul 28 03:26:25 CalcServer[3823618]: Connection from 127.0.0.1, port 42458 <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Connected to 127.0.0.1, port 33613 <31>Jul 28 03:26:25 CalcServer[3823618]: Child clone: CalcServer=HASH(0x55a37264ce78) <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Sending login message: CalcServer, 0.01, , <31>Jul 28 03:26:25 CalcServer[3823618]: New child starting (CalcServer=HASH(0x55a37264ce78)). <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Waiting for server's response ... <31>Jul 28 03:26:25 CalcServer[3823618]: Accepting client from 127.0.0.1, port 42458 <31>Jul 28 03:26:25 CalcServer[3823618]: Client logs in: Application CalcServer, version 0.01, user <31>Jul 28 03:26:25 CalcServer[3823618]: Client requests application CalcServer <31>Jul 28 03:26:25 CalcServer[3823618]: Client requests version 0.01 <31>Jul 28 03:26:25 CalcServer[3823618]: Accepting client <31>Jul 28 03:26:25 RPC::PlClient[3823483]: Logged in, server replies: Welcome! <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method NewHandle <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method CallMethod <31>Jul 28 03:26:25 CalcServer[3823618]: Client executes method DestroyHandle t/client.t .... ok <31>Jul 28 03:26:26 CalcServer[3828384]: Server starting in operation mode single <31>Jul 28 03:26:26 CalcServer[3828384]: Created ndtest.prt with port 39747 <29>Jul 28 03:26:26 CalcServer[3828384]: Server starting <31>Jul 28 03:26:27 CalcServer[3828384]: Connection from 127.0.0.1, port 54570 <31>Jul 28 03:26:27 CalcServer[3828384]: Child clone: CalcServer=HASH(0x5619817aa8d8) <31>Jul 28 03:26:27 CalcServer[3828384]: New child starting (CalcServer=HASH(0x5619817aa8d8)). <31>Jul 28 03:26:27 CalcServer[3828384]: Accepting client from 127.0.0.1, port 54570 <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Connected to 127.0.0.1, port 39747 <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Sending login message: CalcServer, 0.01, bob, <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Waiting for server's response ... <31>Jul 28 03:26:27 CalcServer[3828384]: Client logs in: Application CalcServer, version 0.01, user bob <31>Jul 28 03:26:27 CalcServer[3828384]: Client requests application CalcServer <31>Jul 28 03:26:27 CalcServer[3828384]: Client requests version 0.01 <31>Jul 28 03:26:27 CalcServer[3828384]: Accepting client <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Logged in, server replies: Welcome! <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method NewHandle <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method DestroyHandle <31>Jul 28 03:26:27 CalcServer[3828384]: Child terminating. <31>Jul 28 03:26:27 CalcServer[3828384]: Connection from 127.0.0.1, port 54572 <31>Jul 28 03:26:27 CalcServer[3828384]: Child clone: CalcServer=HASH(0x5619817aa818) <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Connected to 127.0.0.1, port 39747 <31>Jul 28 03:26:27 CalcServer[3828384]: New child starting (CalcServer=HASH(0x5619817aa818)). <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Sending login message: CalcServer, 0.01, jim, <31>Jul 28 03:26:27 CalcServer[3828384]: Accepting client from 127.0.0.1, port 54572 <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Waiting for server's response ... <31>Jul 28 03:26:27 CalcServer[3828384]: Client logs in: Application CalcServer, version 0.01, user jim <31>Jul 28 03:26:27 CalcServer[3828384]: Client requests application CalcServer <31>Jul 28 03:26:27 CalcServer[3828384]: Client requests version 0.01 <31>Jul 28 03:26:27 CalcServer[3828384]: Accepting client <31>Jul 28 03:26:27 RPC::PlClient[3828089]: Logged in, server replies: Welcome! <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method NewHandle <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method CallMethod <31>Jul 28 03:26:27 CalcServer[3828384]: Client executes method DestroyHandle t/compress.t .. ok <31>Jul 28 03:26:28 CalcServer[3831471]: Server starting in operation mode single <31>Jul 28 03:26:28 CalcServer[3831471]: Created ndtest.prt with port 40005 <29>Jul 28 03:26:28 CalcServer[3831471]: Server starting <31>Jul 28 03:26:30 CalcServer[3831471]: Connection from 127.0.0.1, port 36338 <31>Jul 28 03:26:30 CalcServer[3831471]: Child clone: CalcServer=HASH(0x55891d875b30) <31>Jul 28 03:26:30 CalcServer[3831471]: New child starting (CalcServer=HASH(0x55891d875b30)). <31>Jul 28 03:26:30 CalcServer[3831471]: Accepting client from 127.0.0.1, port 36338 <31>Jul 28 03:26:30 CalcServer[3831471]: Host encryption: Crypt::DES=HASH(0x55891d80ab10) <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Connected to 127.0.0.1, port 40005 <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Sending login message: CalcServer, 0.01, bob, <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Waiting for server's response ... <31>Jul 28 03:26:30 CalcServer[3831471]: Client logs in: Application CalcServer, version 0.01, user bob <31>Jul 28 03:26:30 CalcServer[3831471]: Client requests application CalcServer <31>Jul 28 03:26:30 CalcServer[3831471]: Client requests version 0.01 <31>Jul 28 03:26:30 CalcServer[3831471]: Accepting client <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Logged in, server replies: Welcome! <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method NewHandle <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method DestroyHandle <31>Jul 28 03:26:30 CalcServer[3831471]: Child terminating. <31>Jul 28 03:26:30 CalcServer[3831471]: Connection from 127.0.0.1, port 36340 <31>Jul 28 03:26:30 CalcServer[3831471]: Child clone: CalcServer=HASH(0x55891d8758f0) <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Connected to 127.0.0.1, port 40005 <31>Jul 28 03:26:30 CalcServer[3831471]: New child starting (CalcServer=HASH(0x55891d8758f0)). <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Sending login message: CalcServer, 0.01, jim, <31>Jul 28 03:26:30 CalcServer[3831471]: Accepting client from 127.0.0.1, port 36340 <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Waiting for server's response ... <31>Jul 28 03:26:30 CalcServer[3831471]: Host encryption: Crypt::DES=HASH(0x55891d80ab10) <31>Jul 28 03:26:30 CalcServer[3831471]: Client logs in: Application CalcServer, version 0.01, user jim <31>Jul 28 03:26:30 CalcServer[3831471]: Client requests application CalcServer <31>Jul 28 03:26:30 CalcServer[3831471]: Client requests version 0.01 <31>Jul 28 03:26:30 CalcServer[3831471]: User encryption: Crypt::DES=HASH(0x55891d79f1b8) <31>Jul 28 03:26:30 RPC::PlClient[3831322]: Logged in, server replies: Welcome! <31>Jul 28 03:26:30 CalcServer[3831471]: Accepting client <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method NewHandle <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method CallMethod <31>Jul 28 03:26:30 CalcServer[3831471]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Jul 28 03:26:30 CalcServer[3834016]: Server starting in operation mode single <31>Jul 28 03:26:30 CalcServer[3834016]: Created ndtest.prt with port 37043 <29>Jul 28 03:26:30 CalcServer[3834016]: Server starting <31>Jul 28 03:26:32 CalcServer[3834016]: Connection from 127.0.0.1, port 43386 <31>Jul 28 03:26:32 CalcServer[3834016]: Child clone: CalcServer=HASH(0x563a3e7db408) <31>Jul 28 03:26:32 CalcServer[3834016]: New child starting (CalcServer=HASH(0x563a3e7db408)). <31>Jul 28 03:26:32 CalcServer[3834016]: Accepting client from 127.0.0.1, port 43386 <31>Jul 28 03:26:32 RPC::PlClient[3833867]: Connected to 127.0.0.1, port 37043 <31>Jul 28 03:26:32 RPC::PlClient[3833867]: Sending login message: CalcServer, 0.01, , <31>Jul 28 03:26:32 RPC::PlClient[3833867]: Waiting for server's response ... <31>Jul 28 03:26:32 CalcServer[3834016]: Client logs in: Application CalcServer, version 0.01, user <31>Jul 28 03:26:32 CalcServer[3834016]: Client requests application CalcServer <31>Jul 28 03:26:32 CalcServer[3834016]: Client requests version 0.01 <31>Jul 28 03:26:32 CalcServer[3834016]: Accepting client <31>Jul 28 03:26:32 RPC::PlClient[3833867]: Logged in, server replies: Welcome! <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method NewHandle <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod <31>Jul 28 03:26:32 CalcServer[3834016]: Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=60, 9 wallclock secs ( 0.05 usr 0.01 sys + 0.61 cusr 0.06 csys = 0.73 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80854 + 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/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,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: (from :0) 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) Processing files: perl-PlRPC-0.2020-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80854 + 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.diGk8m find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JGbw3m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.37user 0.73system 0:12.04elapsed 25%CPU (0avgtext+0avgdata 18324maxresident)k 0inputs+0outputs (0major+127003minor)pagefaults 0swaps /.out/perl-PlRPC-0.2020-alt2.noarch.rpm: The use of such a license name is ambiguous: GPL /.out/perl-PlRPC-0.2020-alt2.noarch.rpm: The use of such a license name is ambiguous: Artistic 9.02user 7.90system 0:23.82elapsed 71%CPU (0avgtext+0avgdata 106220maxresident)k 0inputs+0outputs (30802major+376725minor)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 2021-07-28 03:26:35.685588703 +0000 @@ -36,2 +36,2 @@ File: /usr/share/perl5/RPC/PlServer/Test.pm 100644 root:root 2ebc135e834b7006e93fe565b49d02ad -RPMIdentity: 35df38facdb1e020fdc0b03c748ce4dc +RPMIdentity: e1ef0a17271d85227bd09633301a3cb3