<86>Dec 19 02:38:33 userdel[1138264]: delete user 'rooter' <86>Dec 19 02:38:33 userdel[1138264]: removed group 'rooter' owned by 'rooter' <86>Dec 19 02:38:33 userdel[1138264]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 19 02:38:33 groupadd[1138292]: group added to /etc/group: name=rooter, GID=1820 <86>Dec 19 02:38:33 groupadd[1138292]: group added to /etc/gshadow: name=rooter <86>Dec 19 02:38:33 groupadd[1138292]: new group: name=rooter, GID=1820 <86>Dec 19 02:38:33 useradd[1138311]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Dec 19 02:38:33 userdel[1138334]: delete user 'builder' <86>Dec 19 02:38:33 userdel[1138334]: removed group 'builder' owned by 'builder' <86>Dec 19 02:38:33 userdel[1138334]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 02:38:33 groupadd[1138347]: group added to /etc/group: name=builder, GID=1821 <86>Dec 19 02:38:33 groupadd[1138347]: group added to /etc/gshadow: name=builder <86>Dec 19 02:38:33 groupadd[1138347]: new group: name=builder, GID=1821 <86>Dec 19 02:38:33 useradd[1138358]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none /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 19 02:38:36 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901412 installed <13>Dec 19 02:38:36 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875477 installed <13>Dec 19 02:38:36 rpmi: perl-Compress-Raw-Zlib-2.206-alt1 sisyphus+335067.600.1.1 1700901499 installed <13>Dec 19 02:38:36 rpmi: perl-Compress-Raw-Bzip2-2.210-alt1 sisyphus+343108.100.1.3 1710881036 installed <13>Dec 19 02:38:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 02:38:36 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Dec 19 02:38:37 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>Dec 19 02:38:37 rpmi: perl-IO-Compress-2.206-alt1 sisyphus+325819.100.1.1 1690563199 installed <13>Dec 19 02:38:37 rpmi: perl-Net-Daemon-0.49-alt1 sisyphus+258994.100.1.1 1601543519 installed <13>Dec 19 02:38:37 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+335067.15300.2.2 1701159664 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.1103 + 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): + /usr/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.1103 + 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,' + /usr/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 -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' '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/PlClient.pm blib/lib/RPC/PlClient.pm cp lib/RPC/PlServer/Test.pm blib/lib/RPC/PlServer/Test.pm cp lib/RPC/PlServer/Comm.pm blib/lib/RPC/PlServer/Comm.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>Dec 19 02:38:38 CalcServer[1151268]: Server starting in operation mode single <31>Dec 19 02:38:38 CalcServer[1151268]: Created ndtest.prt with port 35555 <29>Dec 19 02:38:38 CalcServer[1151268]: Server starting <31>Dec 19 02:38:40 CalcServer[1151268]: Connection from 127.0.0.1, port 34054 <31>Dec 19 02:38:40 CalcServer[1151268]: Child clone: CalcServer=HASH(0x55c1f735bb18) <31>Dec 19 02:38:40 CalcServer[1151268]: New child starting (CalcServer=HASH(0x55c1f735bb18)). <31>Dec 19 02:38:40 CalcServer[1151268]: Accepting client from 127.0.0.1, port 34054 <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Connected to 127.0.0.1, port 35555 <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Sending login message: CalcServer, 0.01, , <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Waiting for server's response ... <31>Dec 19 02:38:40 CalcServer[1151268]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 19 02:38:40 CalcServer[1151268]: Client requests application CalcServer <31>Dec 19 02:38:40 CalcServer[1151268]: Client requests version 0.01 <31>Dec 19 02:38:40 CalcServer[1151268]: Accepting client <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Logged in, server replies: Welcome! <31>Dec 19 02:38:40 CalcServer[1151268]: Child terminating. <31>Dec 19 02:38:40 CalcServer[1151268]: Connection from 127.0.0.1, port 34060 <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Connected to 127.0.0.1, port 35555 <31>Dec 19 02:38:40 CalcServer[1151268]: Child clone: CalcServer=HASH(0x55c1f7362a50) <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Sending login message: CalcServer, 0.01, , <31>Dec 19 02:38:40 CalcServer[1151268]: New child starting (CalcServer=HASH(0x55c1f7362a50)). <31>Dec 19 02:38:40 CalcServer[1151268]: Accepting client from 127.0.0.1, port 34060 <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Waiting for server's response ... <31>Dec 19 02:38:40 CalcServer[1151268]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 19 02:38:40 CalcServer[1151268]: Client requests application CalcServer <31>Dec 19 02:38:40 CalcServer[1151268]: Client requests version 0.01 <31>Dec 19 02:38:40 CalcServer[1151268]: Accepting client <31>Dec 19 02:38:40 RPC::PlClient[1151069]: Logged in, server replies: Welcome! <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method NewHandle <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method CallMethod <31>Dec 19 02:38:40 CalcServer[1151268]: Client executes method DestroyHandle t/client.t .... ok <31>Dec 19 02:38:41 CalcServer[1156192]: Server starting in operation mode single <31>Dec 19 02:38:41 CalcServer[1156192]: Created ndtest.prt with port 40803 <29>Dec 19 02:38:41 CalcServer[1156192]: Server starting <31>Dec 19 02:38:43 CalcServer[1156192]: Connection from 127.0.0.1, port 34600 <31>Dec 19 02:38:43 CalcServer[1156192]: Child clone: CalcServer=HASH(0x558e6818b4a0) <31>Dec 19 02:38:43 CalcServer[1156192]: New child starting (CalcServer=HASH(0x558e6818b4a0)). <31>Dec 19 02:38:43 CalcServer[1156192]: Accepting client from 127.0.0.1, port 34600 <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Connected to 127.0.0.1, port 40803 <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Sending login message: CalcServer, 0.01, bob, <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Waiting for server's response ... <31>Dec 19 02:38:43 CalcServer[1156192]: Client logs in: Application CalcServer, version 0.01, user bob <31>Dec 19 02:38:43 CalcServer[1156192]: Client requests application CalcServer <31>Dec 19 02:38:43 CalcServer[1156192]: Client requests version 0.01 <31>Dec 19 02:38:43 CalcServer[1156192]: Accepting client <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Logged in, server replies: Welcome! <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method NewHandle <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method DestroyHandle <31>Dec 19 02:38:43 CalcServer[1156192]: Child terminating. <31>Dec 19 02:38:43 CalcServer[1156192]: Connection from 127.0.0.1, port 34608 <31>Dec 19 02:38:43 CalcServer[1156192]: Child clone: CalcServer=HASH(0x558e681917e0) <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Connected to 127.0.0.1, port 40803 <31>Dec 19 02:38:43 CalcServer[1156192]: New child starting (CalcServer=HASH(0x558e681917e0)). <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Sending login message: CalcServer, 0.01, jim, <31>Dec 19 02:38:43 CalcServer[1156192]: Accepting client from 127.0.0.1, port 34608 <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Waiting for server's response ... <31>Dec 19 02:38:43 CalcServer[1156192]: Client logs in: Application CalcServer, version 0.01, user jim <31>Dec 19 02:38:43 CalcServer[1156192]: Client requests application CalcServer <31>Dec 19 02:38:43 CalcServer[1156192]: Client requests version 0.01 <31>Dec 19 02:38:43 CalcServer[1156192]: Accepting client <31>Dec 19 02:38:43 RPC::PlClient[1156191]: Logged in, server replies: Welcome! <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method NewHandle <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method CallMethod <31>Dec 19 02:38:43 CalcServer[1156192]: Client executes method DestroyHandle t/compress.t .. ok <31>Dec 19 02:38:43 CalcServer[1159927]: Server starting in operation mode single <31>Dec 19 02:38:43 CalcServer[1159927]: Created ndtest.prt with port 36927 <29>Dec 19 02:38:43 CalcServer[1159927]: Server starting <31>Dec 19 02:38:45 CalcServer[1159927]: Connection from 127.0.0.1, port 39490 <31>Dec 19 02:38:45 CalcServer[1159927]: Child clone: CalcServer=HASH(0x563f56418650) <31>Dec 19 02:38:45 CalcServer[1159927]: New child starting (CalcServer=HASH(0x563f56418650)). <31>Dec 19 02:38:45 CalcServer[1159927]: Accepting client from 127.0.0.1, port 39490 <31>Dec 19 02:38:45 CalcServer[1159927]: Host encryption: Crypt::DES=HASH(0x563f563c2368) <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Connected to 127.0.0.1, port 36927 <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Sending login message: CalcServer, 0.01, bob, <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Waiting for server's response ... <31>Dec 19 02:38:45 CalcServer[1159927]: Client logs in: Application CalcServer, version 0.01, user bob <31>Dec 19 02:38:45 CalcServer[1159927]: Client requests application CalcServer <31>Dec 19 02:38:45 CalcServer[1159927]: Client requests version 0.01 <31>Dec 19 02:38:45 CalcServer[1159927]: Accepting client <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Logged in, server replies: Welcome! <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method NewHandle <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method DestroyHandle <31>Dec 19 02:38:45 CalcServer[1159927]: Child terminating. <31>Dec 19 02:38:45 CalcServer[1159927]: Connection from 127.0.0.1, port 39496 <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Connected to 127.0.0.1, port 36927 <31>Dec 19 02:38:45 CalcServer[1159927]: Child clone: CalcServer=HASH(0x563f563c2920) <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Sending login message: CalcServer, 0.01, jim, <31>Dec 19 02:38:45 CalcServer[1159927]: New child starting (CalcServer=HASH(0x563f563c2920)). <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Waiting for server's response ... <31>Dec 19 02:38:45 CalcServer[1159927]: Accepting client from 127.0.0.1, port 39496 <31>Dec 19 02:38:45 CalcServer[1159927]: Host encryption: Crypt::DES=HASH(0x563f563c2368) <31>Dec 19 02:38:45 CalcServer[1159927]: Client logs in: Application CalcServer, version 0.01, user jim <31>Dec 19 02:38:45 CalcServer[1159927]: Client requests application CalcServer <31>Dec 19 02:38:45 CalcServer[1159927]: Client requests version 0.01 <31>Dec 19 02:38:45 CalcServer[1159927]: User encryption: Crypt::DES=HASH(0x563f563c26e0) <31>Dec 19 02:38:45 RPC::PlClient[1159883]: Logged in, server replies: Welcome! <31>Dec 19 02:38:45 CalcServer[1159927]: Accepting client <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method NewHandle <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method CallMethod <31>Dec 19 02:38:45 CalcServer[1159927]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Dec 19 02:38:45 CalcServer[1164630]: Server starting in operation mode single <31>Dec 19 02:38:45 CalcServer[1164630]: Created ndtest.prt with port 42683 <29>Dec 19 02:38:45 CalcServer[1164630]: Server starting <31>Dec 19 02:38:47 CalcServer[1164630]: Connection from 127.0.0.1, port 53174 <31>Dec 19 02:38:47 CalcServer[1164630]: Child clone: CalcServer=HASH(0x555f3209aa90) <31>Dec 19 02:38:47 CalcServer[1164630]: New child starting (CalcServer=HASH(0x555f3209aa90)). <31>Dec 19 02:38:47 CalcServer[1164630]: Accepting client from 127.0.0.1, port 53174 <31>Dec 19 02:38:47 RPC::PlClient[1164454]: Connected to 127.0.0.1, port 42683 <31>Dec 19 02:38:47 RPC::PlClient[1164454]: Sending login message: CalcServer, 0.01, , <31>Dec 19 02:38:47 RPC::PlClient[1164454]: Waiting for server's response ... <31>Dec 19 02:38:47 CalcServer[1164630]: Client logs in: Application CalcServer, version 0.01, user <31>Dec 19 02:38:47 CalcServer[1164630]: Client requests application CalcServer <31>Dec 19 02:38:47 CalcServer[1164630]: Client requests version 0.01 <31>Dec 19 02:38:47 CalcServer[1164630]: Accepting client <31>Dec 19 02:38:47 RPC::PlClient[1164454]: Logged in, server replies: Welcome! <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method NewHandle <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod <31>Dec 19 02:38:47 CalcServer[1164630]: Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=60, 9 wallclock secs ( 0.02 usr 0.01 sys + 0.20 cusr 0.05 csys = 0.28 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68941 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd PlRPC + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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/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 Installing /usr/src/tmp/perl-PlRPC-buildroot/usr/share/perl5/Bundle/PlRPC.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 /usr/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 /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Net::Daemon)>=0.13 perl(Storable)>=0 + /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-PlRPC-buildroot Processing files: perl-PlRPC-0.2020-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68941 + 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.0us2lW 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.X1yqrB 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) 0.82user 0.66system 0:10.96elapsed 13%CPU (0avgtext+0avgdata 16384maxresident)k 0inputs+0outputs (0major+133244minor)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 3.30user 2.59system 0:20.22elapsed 29%CPU (0avgtext+0avgdata 136348maxresident)k 80inputs+0outputs (0major+213311minor)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 2024-12-19 02:38:50.443030783 +0000 @@ -36,2 +36,2 @@ File: /usr/share/perl5/RPC/PlServer/Test.pm 100644 root:root 2ebc135e834b7006e93fe565b49d02ad -RPMIdentity: 73b69c8f82ef1b566f74be7cc1d6ed91ef129d2f414a4bb9630a86b383050b41d6ca66f4f4e056ed4400ed1f9892d77268249e1bf18b9ac9f8c787c7c672ecce +RPMIdentity: 108f76f2b10b610db7675004907c0c3d15a26ccb8db157870977fdc0ef08e346075512c38c685e263353112ea86475015b0face593f342057c188fca36ecaa92