<86>Dec 10 07:48:12 userdel[3350320]: delete user 'rooter' <86>Dec 10 07:48:12 userdel[3350320]: removed group 'rooter' owned by 'rooter' <86>Dec 10 07:48:12 userdel[3350320]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 10 07:48:12 groupadd[3350328]: group added to /etc/group: name=rooter, GID=645 <86>Dec 10 07:48:12 groupadd[3350328]: group added to /etc/gshadow: name=rooter <86>Dec 10 07:48:12 groupadd[3350328]: new group: name=rooter, GID=645 <86>Dec 10 07:48:12 useradd[3350334]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Dec 10 07:48:12 userdel[3350344]: delete user 'builder' <86>Dec 10 07:48:12 userdel[3350344]: removed group 'builder' owned by 'builder' <86>Dec 10 07:48:12 userdel[3350344]: removed shadow group 'builder' owned by 'builder' <86>Dec 10 07:48:12 groupadd[3350349]: group added to /etc/group: name=builder, GID=646 <86>Dec 10 07:48:12 groupadd[3350349]: group added to /etc/gshadow: name=builder <86>Dec 10 07:48:12 groupadd[3350349]: new group: name=builder, GID=646 <86>Dec 10 07:48:12 useradd[3350353]: new user: name=builder, UID=646, GID=646, 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>Dec 10 07:48:15 rpmi: perl-Filter-1.60-alt1 sisyphus+258375.300.14.2 1600904226 installed <13>Dec 10 07:48:15 rpmi: perl-Encode-3.07-alt1 sisyphus+258375.400.14.2 1600904306 installed <13>Dec 10 07:48:15 rpmi: perl-Compress-Raw-Zlib-2.096-alt1 sisyphus+258375.500.14.2 1600904345 installed <13>Dec 10 07:48:15 rpmi: perl-Compress-Raw-Bzip2-2.096-alt1 sisyphus+258375.600.14.2 1600904372 installed <13>Dec 10 07:48:15 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 10 07:48:15 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Dec 10 07:48:16 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Dec 10 07:48:16 rpmi: perl-IO-Compress-2.096-alt1 sisyphus+257145.100.2.1 1599037634 installed <13>Dec 10 07:48:16 rpmi: perl-Net-Daemon-0.49-alt1 sisyphus+258994.100.1.1 1601543519 installed <13>Dec 10 07:48:16 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+258375.15000.14.3 1600997911 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.91561 + 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.65245 + 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/PlServer/Comm.pm blib/lib/RPC/PlServer/Comm.pm cp lib/RPC/PlServer.pm blib/lib/RPC/PlServer.pm cp lib/RPC/PlClient.pm blib/lib/RPC/PlClient.pm cp lib/RPC/PlServer/Test.pm blib/lib/RPC/PlServer/Test.pm cp lib/RPC/PlClient/Comm.pm blib/lib/RPC/PlClient/Comm.pm cp lib/Bundle/PlRPC.pm blib/lib/Bundle/PlRPC.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>Dec 10 07:48:22 CalcServer[3355497]: Server starting in operation mode single <31>Dec 10 07:48:22 CalcServer[3355497]: Created ndtest.prt with port 34099 <29>Dec 10 07:48:22 CalcServer[3355497]: Server starting <31>Dec 10 07:48:23 CalcServer[3355497]: Connection from 127.0.0.1, port 38616 <31>Dec 10 07:48:23 CalcServer[3355497]: Child clone: CalcServer=HASH(0x8a1c7a8) <31>Dec 10 07:48:23 CalcServer[3355497]: New child starting (CalcServer=HASH(0x8a1c7a8)). <31>Dec 10 07:48:23 CalcServer[3355497]: Accepting client from 127.0.0.1, port 38616 <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Connected to 127.0.0.1, port 34099 <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Sending login message: CalcServer, 0.01, , <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Waiting for server's response ... <31>Dec 10 07:48:23 CalcServer[3355497]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 10 07:48:23 CalcServer[3355497]: Client requests application CalcServer <31>Dec 10 07:48:23 CalcServer[3355497]: Client requests version 0.01 <31>Dec 10 07:48:23 CalcServer[3355497]: Accepting client <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Logged in, server replies: Welcome! <31>Dec 10 07:48:23 CalcServer[3355497]: Child terminating. <31>Dec 10 07:48:23 CalcServer[3355497]: Connection from 127.0.0.1, port 38618 <31>Dec 10 07:48:23 CalcServer[3355497]: Child clone: CalcServer=HASH(0x8a1c988) <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Connected to 127.0.0.1, port 34099 <31>Dec 10 07:48:23 CalcServer[3355497]: New child starting (CalcServer=HASH(0x8a1c988)). <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Sending login message: CalcServer, 0.01, , <31>Dec 10 07:48:23 CalcServer[3355497]: Accepting client from 127.0.0.1, port 38618 <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Waiting for server's response ... <31>Dec 10 07:48:23 CalcServer[3355497]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 10 07:48:23 CalcServer[3355497]: Client requests application CalcServer <31>Dec 10 07:48:23 CalcServer[3355497]: Client requests version 0.01 <31>Dec 10 07:48:23 CalcServer[3355497]: Accepting client <31>Dec 10 07:48:23 RPC::PlClient[3355419]: Logged in, server replies: Welcome! <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method NewHandle <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method CallMethod <31>Dec 10 07:48:23 CalcServer[3355497]: Client executes method DestroyHandle t/client.t .... ok <31>Dec 10 07:48:24 CalcServer[3356746]: Server starting in operation mode single <31>Dec 10 07:48:24 CalcServer[3356746]: Created ndtest.prt with port 42965 <29>Dec 10 07:48:24 CalcServer[3356746]: Server starting <31>Dec 10 07:48:26 CalcServer[3356746]: Connection from 127.0.0.1, port 54088 <31>Dec 10 07:48:26 CalcServer[3356746]: Child clone: CalcServer=HASH(0x95db5d8) <31>Dec 10 07:48:26 CalcServer[3356746]: New child starting (CalcServer=HASH(0x95db5d8)). <31>Dec 10 07:48:26 CalcServer[3356746]: Accepting client from 127.0.0.1, port 54088 <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Connected to 127.0.0.1, port 42965 <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Sending login message: CalcServer, 0.01, bob, <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Waiting for server's response ... <31>Dec 10 07:48:26 CalcServer[3356746]: Client logs in: Application CalcServer, version 0.01, user bob <31>Dec 10 07:48:26 CalcServer[3356746]: Client requests application CalcServer <31>Dec 10 07:48:26 CalcServer[3356746]: Client requests version 0.01 <31>Dec 10 07:48:26 CalcServer[3356746]: Accepting client <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Logged in, server replies: Welcome! <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method NewHandle <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method DestroyHandle <31>Dec 10 07:48:26 CalcServer[3356746]: Child terminating. <31>Dec 10 07:48:26 CalcServer[3356746]: Connection from 127.0.0.1, port 54090 <31>Dec 10 07:48:26 CalcServer[3356746]: Child clone: CalcServer=HASH(0x95db68c) <31>Dec 10 07:48:26 CalcServer[3356746]: New child starting (CalcServer=HASH(0x95db68c)). <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Connected to 127.0.0.1, port 42965 <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Sending login message: CalcServer, 0.01, jim, <31>Dec 10 07:48:26 CalcServer[3356746]: Accepting client from 127.0.0.1, port 54090 <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Waiting for server's response ... <31>Dec 10 07:48:26 CalcServer[3356746]: Client logs in: Application CalcServer, version 0.01, user jim <31>Dec 10 07:48:26 CalcServer[3356746]: Client requests application CalcServer <31>Dec 10 07:48:26 CalcServer[3356746]: Client requests version 0.01 <31>Dec 10 07:48:26 CalcServer[3356746]: Accepting client <31>Dec 10 07:48:26 RPC::PlClient[3356740]: Logged in, server replies: Welcome! <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method NewHandle <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method CallMethod <31>Dec 10 07:48:26 CalcServer[3356746]: Client executes method DestroyHandle t/compress.t .. ok <31>Dec 10 07:48:26 CalcServer[3358098]: Server starting in operation mode single <31>Dec 10 07:48:26 CalcServer[3358098]: Created ndtest.prt with port 37769 <29>Dec 10 07:48:26 CalcServer[3358098]: Server starting <31>Dec 10 07:48:28 CalcServer[3358098]: Connection from 127.0.0.1, port 41524 <31>Dec 10 07:48:28 CalcServer[3358098]: Child clone: CalcServer=HASH(0x8f31140) <31>Dec 10 07:48:28 CalcServer[3358098]: New child starting (CalcServer=HASH(0x8f31140)). <31>Dec 10 07:48:28 CalcServer[3358098]: Accepting client from 127.0.0.1, port 41524 <31>Dec 10 07:48:28 CalcServer[3358098]: Host encryption: Crypt::DES=HASH(0x8ec68e8) <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Connected to 127.0.0.1, port 37769 <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Sending login message: CalcServer, 0.01, bob, <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Waiting for server's response ... <31>Dec 10 07:48:28 CalcServer[3358098]: Client logs in: Application CalcServer, version 0.01, user bob <31>Dec 10 07:48:28 CalcServer[3358098]: Client requests application CalcServer <31>Dec 10 07:48:28 CalcServer[3358098]: Client requests version 0.01 <31>Dec 10 07:48:28 CalcServer[3358098]: Accepting client <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Logged in, server replies: Welcome! <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method NewHandle <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method DestroyHandle <31>Dec 10 07:48:28 CalcServer[3358098]: Child terminating. <31>Dec 10 07:48:28 CalcServer[3358098]: Connection from 127.0.0.1, port 41526 <31>Dec 10 07:48:28 CalcServer[3358098]: Child clone: CalcServer=HASH(0x8ec68d4) <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Connected to 127.0.0.1, port 37769 <31>Dec 10 07:48:28 CalcServer[3358098]: New child starting (CalcServer=HASH(0x8ec68d4)). <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Sending login message: CalcServer, 0.01, jim, <31>Dec 10 07:48:28 CalcServer[3358098]: Accepting client from 127.0.0.1, port 41526 <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Waiting for server's response ... <31>Dec 10 07:48:28 CalcServer[3358098]: Host encryption: Crypt::DES=HASH(0x8ec68e8) <31>Dec 10 07:48:28 CalcServer[3358098]: Client logs in: Application CalcServer, version 0.01, user jim <31>Dec 10 07:48:28 CalcServer[3358098]: Client requests application CalcServer <31>Dec 10 07:48:28 CalcServer[3358098]: Client requests version 0.01 <31>Dec 10 07:48:28 CalcServer[3358098]: User encryption: Crypt::DES=HASH(0x8ebf4f8) <31>Dec 10 07:48:28 RPC::PlClient[3358058]: Logged in, server replies: Welcome! <31>Dec 10 07:48:28 CalcServer[3358098]: Accepting client <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method NewHandle <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method CallMethod <31>Dec 10 07:48:28 CalcServer[3358098]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Dec 10 07:48:28 CalcServer[3360585]: Server starting in operation mode single <31>Dec 10 07:48:28 CalcServer[3360585]: Created ndtest.prt with port 38685 <29>Dec 10 07:48:28 CalcServer[3360585]: Server starting <31>Dec 10 07:48:30 CalcServer[3360585]: Connection from 127.0.0.1, port 59026 <31>Dec 10 07:48:30 CalcServer[3360585]: Child clone: CalcServer=HASH(0x9a10680) <31>Dec 10 07:48:30 CalcServer[3360585]: New child starting (CalcServer=HASH(0x9a10680)). <31>Dec 10 07:48:30 CalcServer[3360585]: Accepting client from 127.0.0.1, port 59026 <31>Dec 10 07:48:30 RPC::PlClient[3360439]: Connected to 127.0.0.1, port 38685 <31>Dec 10 07:48:30 RPC::PlClient[3360439]: Sending login message: CalcServer, 0.01, , <31>Dec 10 07:48:30 RPC::PlClient[3360439]: Waiting for server's response ... <31>Dec 10 07:48:30 CalcServer[3360585]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 10 07:48:30 CalcServer[3360585]: Client requests application CalcServer <31>Dec 10 07:48:30 CalcServer[3360585]: Client requests version 0.01 <31>Dec 10 07:48:30 CalcServer[3360585]: Accepting client <31>Dec 10 07:48:30 RPC::PlClient[3360439]: Logged in, server replies: Welcome! <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method NewHandle <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: Client executes method CallMethod <31>Dec 10 07:48:30 CalcServer[3360585]: 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.71 cusr 0.05 csys = 0.82 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38128 + 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/PlClient/Comm.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 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.29326 + 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.dJ7D6j 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.AUmQAi 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 5.39user 0.76system 0:15.88elapsed 38%CPU (0avgtext+0avgdata 12980maxresident)k 0inputs+0outputs (0major+125025minor)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 12.53user 6.83system 0:28.23elapsed 68%CPU (0avgtext+0avgdata 107968maxresident)k 80inputs+0outputs (0major+415537minor)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 2020-12-10 07:48:36.693731717 +0000 @@ -18,3 +18,3 @@ Requires: perl(Storable.pm) -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: perl(RPC/PlClient.pm) = 0.202