<86>Jun 14 08:15:29 userdel[3167489]: delete user 'rooter' <86>Jun 14 08:15:29 groupadd[3167573]: group added to /etc/group: name=rooter, GID=648 <86>Jun 14 08:15:29 groupadd[3167573]: group added to /etc/gshadow: name=rooter <86>Jun 14 08:15:29 groupadd[3167573]: new group: name=rooter, GID=648 <86>Jun 14 08:15:29 useradd[3167602]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Jun 14 08:15:29 userdel[3167615]: delete user 'builder' <86>Jun 14 08:15:29 userdel[3167615]: removed group 'builder' owned by 'builder' <86>Jun 14 08:15:29 userdel[3167615]: removed shadow group 'builder' owned by 'builder' <86>Jun 14 08:15:29 groupadd[3167640]: group added to /etc/group: name=builder, GID=649 <86>Jun 14 08:15:29 groupadd[3167640]: group added to /etc/gshadow: name=builder <86>Jun 14 08:15:29 groupadd[3167640]: new group: name=builder, GID=649 <86>Jun 14 08:15:29 useradd[3167658]: new user: name=builder, UID=649, GID=649, 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>Jun 14 08:15:33 rpmi: perl-Filter-1.60-alt1 sisyphus+273656.300.1.1 1622884468 installed <13>Jun 14 08:15:33 rpmi: perl-Encode-3.10-alt1 sisyphus+273656.400.1.1 1622884545 installed <13>Jun 14 08:15:33 rpmi: perl-Compress-Raw-Zlib-2.101-alt1 sisyphus+273656.500.1.1 1622884585 installed <13>Jun 14 08:15:33 rpmi: perl-Compress-Raw-Bzip2-2.101-alt1 sisyphus+273656.600.1.1 1622884613 installed <13>Jun 14 08:15:33 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jun 14 08:15:33 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jun 14 08:15:34 rpmi: perl-devel-1:5.32.1-alt1 sisyphus+273656.100.1.1 1622881297 installed <13>Jun 14 08:15:34 rpmi: perl-IO-Compress-2.102-alt1 sisyphus+267295.100.1.1 1614764488 installed <13>Jun 14 08:15:34 rpmi: perl-Net-Daemon-0.49-alt1 sisyphus+258994.100.1.1 1601543519 installed <13>Jun 14 08:15:34 rpmi: perl-Crypt-DES-2.07-alt2.2 sisyphus+273656.15400.2.1 1622997749 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11679 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/PlRPC-0.2020.tar.gz + 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.11679 + 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.pm blib/lib/RPC/PlClient.pm cp lib/RPC/PlServer.pm blib/lib/RPC/PlServer.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/Test.pm blib/lib/RPC/PlServer/Test.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>Jun 14 08:15:39 CalcServer[3192223]: Server starting in operation mode single <31>Jun 14 08:15:39 CalcServer[3192223]: Created ndtest.prt with port 45071 <29>Jun 14 08:15:39 CalcServer[3192223]: Server starting <31>Jun 14 08:15:40 CalcServer[3192223]: Connection from 127.0.0.1, port 52380 <31>Jun 14 08:15:40 CalcServer[3192223]: Child clone: CalcServer=HASH(0x58330a68) <31>Jun 14 08:15:40 CalcServer[3192223]: New child starting (CalcServer=HASH(0x58330a68)). <31>Jun 14 08:15:40 CalcServer[3192223]: Accepting client from 127.0.0.1, port 52380 <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Connected to 127.0.0.1, port 45071 <31>Jun 14 08:15:40 CalcServer[3192223]: Client logs in: Application CalcServer, version 0.01, user <31>Jun 14 08:15:40 CalcServer[3192223]: Client requests application CalcServer <31>Jun 14 08:15:40 CalcServer[3192223]: Client requests version 0.01 <31>Jun 14 08:15:40 CalcServer[3192223]: Accepting client <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Logged in, server replies: Welcome! <31>Jun 14 08:15:40 CalcServer[3192223]: Child terminating. <31>Jun 14 08:15:40 CalcServer[3192223]: Connection from 127.0.0.1, port 52382 <31>Jun 14 08:15:40 CalcServer[3192223]: Child clone: CalcServer=HASH(0x583309a0) <31>Jun 14 08:15:40 CalcServer[3192223]: New child starting (CalcServer=HASH(0x583309a0)). <31>Jun 14 08:15:40 CalcServer[3192223]: Accepting client from 127.0.0.1, port 52382 <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Connected to 127.0.0.1, port 45071 <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Sending login message: CalcServer, 0.01, , <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Waiting for server's response ... <31>Jun 14 08:15:40 CalcServer[3192223]: Client logs in: Application CalcServer, version 0.01, user <31>Jun 14 08:15:40 CalcServer[3192223]: Client requests application CalcServer <31>Jun 14 08:15:40 CalcServer[3192223]: Client requests version 0.01 <31>Jun 14 08:15:40 CalcServer[3192223]: Accepting client <31>Jun 14 08:15:40 RPC::PlClient[3191591]: Logged in, server replies: Welcome! <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method NewHandle <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method CallMethod <31>Jun 14 08:15:40 CalcServer[3192223]: Client executes method DestroyHandle t/client.t .... ok <31>Jun 14 08:15:41 CalcServer[3199005]: Server starting in operation mode single <31>Jun 14 08:15:41 CalcServer[3199005]: Created ndtest.prt with port 33505 <29>Jun 14 08:15:41 CalcServer[3199005]: Server starting <31>Jun 14 08:15:43 CalcServer[3199005]: Connection from 127.0.0.1, port 37720 <31>Jun 14 08:15:43 CalcServer[3199005]: Child clone: CalcServer=HASH(0x57005da4) <31>Jun 14 08:15:43 CalcServer[3199005]: New child starting (CalcServer=HASH(0x57005da4)). <31>Jun 14 08:15:43 CalcServer[3199005]: Accepting client from 127.0.0.1, port 37720 <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Connected to 127.0.0.1, port 33505 <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Sending login message: CalcServer, 0.01, bob, <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Waiting for server's response ... <31>Jun 14 08:15:43 CalcServer[3199005]: Client logs in: Application CalcServer, version 0.01, user bob <31>Jun 14 08:15:43 CalcServer[3199005]: Client requests application CalcServer <31>Jun 14 08:15:43 CalcServer[3199005]: Client requests version 0.01 <31>Jun 14 08:15:43 CalcServer[3199005]: Accepting client <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Logged in, server replies: Welcome! <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method NewHandle <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method DestroyHandle <31>Jun 14 08:15:43 CalcServer[3199005]: Child terminating. <31>Jun 14 08:15:43 CalcServer[3199005]: Connection from 127.0.0.1, port 37722 <31>Jun 14 08:15:43 CalcServer[3199005]: Child clone: CalcServer=HASH(0x5700ba14) <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Connected to 127.0.0.1, port 33505 <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Sending login message: CalcServer, 0.01, jim, <31>Jun 14 08:15:43 CalcServer[3199005]: New child starting (CalcServer=HASH(0x5700ba14)). <31>Jun 14 08:15:43 CalcServer[3199005]: Accepting client from 127.0.0.1, port 37722 <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Waiting for server's response ... <31>Jun 14 08:15:43 CalcServer[3199005]: Client logs in: Application CalcServer, version 0.01, user jim <31>Jun 14 08:15:43 CalcServer[3199005]: Client requests application CalcServer <31>Jun 14 08:15:43 CalcServer[3199005]: Client requests version 0.01 <31>Jun 14 08:15:43 CalcServer[3199005]: Accepting client <31>Jun 14 08:15:43 RPC::PlClient[3198682]: Logged in, server replies: Welcome! <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method NewHandle <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method CallMethod <31>Jun 14 08:15:43 CalcServer[3199005]: Client executes method DestroyHandle t/compress.t .. ok <31>Jun 14 08:15:43 CalcServer[3205795]: Server starting in operation mode single <31>Jun 14 08:15:43 CalcServer[3205795]: Created ndtest.prt with port 38527 <29>Jun 14 08:15:43 CalcServer[3205795]: Server starting <31>Jun 14 08:15:45 CalcServer[3205795]: Connection from 127.0.0.1, port 41772 <31>Jun 14 08:15:45 CalcServer[3205795]: Child clone: CalcServer=HASH(0x57c895c0) <31>Jun 14 08:15:45 CalcServer[3205795]: New child starting (CalcServer=HASH(0x57c895c0)). <31>Jun 14 08:15:45 CalcServer[3205795]: Accepting client from 127.0.0.1, port 41772 <31>Jun 14 08:15:45 CalcServer[3205795]: Host encryption: Crypt::DES=HASH(0x57c25dfc) <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Connected to 127.0.0.1, port 38527 <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Sending login message: CalcServer, 0.01, bob, <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Waiting for server's response ... <31>Jun 14 08:15:45 CalcServer[3205795]: Client logs in: Application CalcServer, version 0.01, user bob <31>Jun 14 08:15:45 CalcServer[3205795]: Client requests application CalcServer <31>Jun 14 08:15:45 CalcServer[3205795]: Client requests version 0.01 <31>Jun 14 08:15:45 CalcServer[3205795]: Accepting client <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Logged in, server replies: Welcome! <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method NewHandle <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method DestroyHandle <31>Jun 14 08:15:45 CalcServer[3205795]: Child terminating. <31>Jun 14 08:15:45 CalcServer[3205795]: Connection from 127.0.0.1, port 41774 <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Connected to 127.0.0.1, port 38527 <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Sending login message: CalcServer, 0.01, jim, <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Waiting for server's response ... <31>Jun 14 08:15:45 CalcServer[3205795]: Child clone: CalcServer=HASH(0x57c4cb94) <31>Jun 14 08:15:45 CalcServer[3205795]: New child starting (CalcServer=HASH(0x57c4cb94)). <31>Jun 14 08:15:45 CalcServer[3205795]: Accepting client from 127.0.0.1, port 41774 <31>Jun 14 08:15:45 CalcServer[3205795]: Host encryption: Crypt::DES=HASH(0x57c25dfc) <31>Jun 14 08:15:45 CalcServer[3205795]: Client logs in: Application CalcServer, version 0.01, user jim <31>Jun 14 08:15:45 CalcServer[3205795]: Client requests application CalcServer <31>Jun 14 08:15:45 CalcServer[3205795]: Client requests version 0.01 <31>Jun 14 08:15:45 CalcServer[3205795]: User encryption: Crypt::DES=HASH(0x5793c3cc) <31>Jun 14 08:15:45 RPC::PlClient[3205636]: Logged in, server replies: Welcome! <31>Jun 14 08:15:45 CalcServer[3205795]: Accepting client <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method NewHandle <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method CallMethod <31>Jun 14 08:15:45 CalcServer[3205795]: Client executes method DestroyHandle t/crypt.t ..... ok <31>Jun 14 08:15:45 CalcServer[3212466]: Server starting in operation mode single <31>Jun 14 08:15:45 CalcServer[3212466]: Created ndtest.prt with port 33029 <29>Jun 14 08:15:45 CalcServer[3212466]: Server starting <31>Jun 14 08:15:47 CalcServer[3212466]: Connection from 127.0.0.1, port 50916 <31>Jun 14 08:15:47 CalcServer[3212466]: Child clone: CalcServer=HASH(0x57f26960) <31>Jun 14 08:15:47 CalcServer[3212466]: New child starting (CalcServer=HASH(0x57f26960)). <31>Jun 14 08:15:47 CalcServer[3212466]: Accepting client from 127.0.0.1, port 50916 <31>Jun 14 08:15:47 RPC::PlClient[3211881]: Connected to 127.0.0.1, port 33029 <31>Jun 14 08:15:47 RPC::PlClient[3211881]: Sending login message: CalcServer, 0.01, , <31>Jun 14 08:15:47 RPC::PlClient[3211881]: Waiting for server's response ... <31>Jun 14 08:15:47 CalcServer[3212466]: Client logs in: Application CalcServer, version 0.01, user <31>Jun 14 08:15:47 CalcServer[3212466]: Client requests application CalcServer <31>Jun 14 08:15:47 CalcServer[3212466]: Client requests version 0.01 <31>Jun 14 08:15:47 CalcServer[3212466]: Accepting client <31>Jun 14 08:15:47 RPC::PlClient[3211881]: Logged in, server replies: Welcome! <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method NewHandle <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod <31>Jun 14 08:15:47 CalcServer[3212466]: Client executes method CallMethod t/methods.t ... ok All tests successful. Files=5, Tests=60, 9 wallclock secs ( 0.03 usr 0.00 sys + 0.39 cusr 0.03 csys = 0.45 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PlRPC' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90430 + 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/PlServer.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/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,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/lib: (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.80813 + 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.wtGkKD 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.0xYeFE 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) 1.66user 0.27system 0:13.41elapsed 14%CPU (0avgtext+0avgdata 12856maxresident)k 0inputs+0outputs (0major+109632minor)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 5.53user 2.64system 0:27.77elapsed 29%CPU (0avgtext+0avgdata 105460maxresident)k 80inputs+0outputs (0major+396738minor)pagefaults 0swaps