request from: hawk checking if we should skip the build started at: Thu Jan 11 01:10:34 2024 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/13796cee-9de7-48d9-a7b3-53169098b995/perl-Net-Server-2.010-1.src.rpm fetched 158991 bytes, 2095.3 K/s installing srpm: perl-Net-Server-2.010-1.src.rpm + install -d /tmp/B.6tclu2sy/BUILD /tmp/B.6tclu2sy/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog perl-Net-Server-2.010-1.src.rpm * Thu Jan 11 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/perl-Net-Server.git;a=log;h=master * Thu Nov 03 2022 Jakub Bogusz ca9bf0a - updated URL and macros * Tue Nov 01 2022 Arkadiusz Miśkiewicz 19b5e65 - Up to 2.010 * Sat Jan 25 2020 Jan Rękorajski cd30ca2 - drop obsolete and outdated manual inclusion of rpm macros * Wed Sep 20 2017 Arkadiusz Miśkiewicz 6ee6f87 - up to 2.009 * Sat Feb 28 2015 Arkadiusz Miśkiewicz f7a8032 - up to 2.008 * Sun Oct 13 2013 Jakub Bogusz 2d60066 - package net-server script * Thu Oct 10 2013 Arkadiusz Miśkiewicz c6a5707 - up to 2.007 * Mon Dec 05 2011 Jakub Bogusz c3693c8 - more verbose files, remove .pod * Mon Nov 28 2011 Arkadiusz Miśkiewicz 5b09ad0 - up to 0.99 * Thu Jan 06 2011 Elan Ruusamäe c92f03c - release 5 * Thu Jan 06 2011 Elan Ruusamäe e705ab1 - Suggest Net::CIDR if cidr_allow or cidr_deny used (line Net/Server.pm line 828), maybe it should be requires? * Fri Oct 10 2008 Elan Ruusamäe 9be7621 - install examples; rel 3 * Wed May 14 2008 Elan Ruusamäe e80b387 - todo * Mon Mar 24 2008 Jakub Bogusz 7f8f0f2 - informative summaries * Mon Jan 14 2008 Arkadiusz Miśkiewicz f8dc4d0 - rel 2; disable tests by default; these hang on builders * Mon Dec 24 2007 zbyniu b2d347c - up to 0.97 * Mon Feb 12 2007 Elan Ruusamäe ea69242 - tabs in preamble * Mon Feb 12 2007 Jan Rękorajski 2e29875 - converted to UTF-8 * Wed Sep 06 2006 Paweł Gołaszewski 7b72bb2 - rel.2 - conflict with older amavisd * Wed Jul 26 2006 Jakub Bogusz ec7b9db - added CVE-2005-1127 note (fixed in 0.88) + rpm -Uhv --nodeps --define '_topdir /tmp/B.6tclu2sy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' perl-Net-Server-2.010-1.src.rpm Updating / installing... perl-Net-Server-2.010-1 ######################################## + rm -f perl-Net-Server-2.010-1.src.rpm + install -m 700 -d /tmp/B.6tclu2sy/BUILD/tmp + TMPDIR=/tmp/B.6tclu2sy/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6tclu2sy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.6tclu2sy/perl-Net-Server.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x86 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x86 rpm: Building target platforms: i686-tld-linux rpm: Building for target i686-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x86 no BR needed building RPM using: set -ex; : build-id: 13796cee-9de7-48d9-a7b3-53169098b995; TMPDIR=/tmp/B.6tclu2sy/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.6tclu2sy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.6tclu2sy/perl-Net-Server.spec + : build-id: 13796cee-9de7-48d9-a7b3-53169098b995 + TMPDIR=/tmp/B.6tclu2sy/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.6tclu2sy' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.6tclu2sy/perl-Net-Server.spec warning: Could not canonicalize hostname: tld-x86 Building target platforms: i686-tld-linux Building for target i686-tld-linux Executing(%prep): /bin/sh -e /tmp/B.6tclu2sy/BUILD/tmp/rpm-tmp.bXkweJ + umask 022 + cd /tmp/B.6tclu2sy/BUILD + cd /tmp/B.6tclu2sy/BUILD + rm -rf Net-Server-2.010 + /bin/gzip -dc /tmp/B.6tclu2sy/Net-Server-2.010.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Server-2.010 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/sed -E -i -e '1s,#!\s*/usr/bin/env\s+perl(\s|$),#!/usr/bin/perl\1,' bin/net-server + RPM_EC=0 + jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/B.6tclu2sy/BUILD/tmp/rpm-tmp.hBXtJf TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.6tclu2sy/BUILD/tmp + umask 022 + cd /tmp/B.6tclu2sy/BUILD + cd Net-Server-2.010 + /usr/bin/perl Makefile.PL 'INSTALLDIRS=vendor' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Net::Server Writing MYMETA.yml and MYMETA.json + /usr/bin/make -Otarget -j6 cp lib/Net/Server/SIG.pm blib/lib/Net/Server/SIG.pm cp lib/Net/Server/Proto/UNIX.pm blib/lib/Net/Server/Proto/UNIX.pm cp lib/Net/Server/MultiType.pm blib/lib/Net/Server/MultiType.pm cp lib/Net/Server/Proto/SSLEAY.pm blib/lib/Net/Server/Proto/SSLEAY.pm cp lib/Net/Server/Multiplex.pm blib/lib/Net/Server/Multiplex.pm cp lib/Net/Server/Proto/TCP.pm blib/lib/Net/Server/Proto/TCP.pm cp lib/Net/Server/PSGI.pm blib/lib/Net/Server/PSGI.pm cp lib/Net/Server/Fork.pm blib/lib/Net/Server/Fork.pm cp lib/Net/Server/Log/Log/Log4perl.pm blib/lib/Net/Server/Log/Log/Log4perl.pm cp lib/Net/Server/PreForkSimple.pm blib/lib/Net/Server/PreForkSimple.pm cp lib/Net/Server/Proto/UDP.pm blib/lib/Net/Server/Proto/UDP.pm cp lib/Net/Server/INET.pm blib/lib/Net/Server/INET.pm cp lib/Net/Server/PreFork.pm blib/lib/Net/Server/PreFork.pm cp lib/Net/Server.pm blib/lib/Net/Server.pm cp lib/Net/Server/HTTP.pm blib/lib/Net/Server/HTTP.pm cp lib/Net/Server/Proto/UNIXDGRAM.pm blib/lib/Net/Server/Proto/UNIXDGRAM.pm cp lib/Net/Server/Single.pm blib/lib/Net/Server/Single.pm cp lib/Net/Server.pod blib/lib/Net/Server.pod cp lib/Net/Server/Proto/SSL.pm blib/lib/Net/Server/Proto/SSL.pm cp lib/Net/Server/Daemonize.pm blib/lib/Net/Server/Daemonize.pm cp lib/Net/Server/Log/Sys/Syslog.pm blib/lib/Net/Server/Log/Sys/Syslog.pm cp lib/Net/Server/Proto.pm blib/lib/Net/Server/Proto.pm cp bin/net-server blib/script/net-server "/usr/bin/perl5.38.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/net-server Manifying 1 pod document Manifying 21 pod documents + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.6tclu2sy/BUILD/tmp/rpm-tmp.i7jRuD TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.6tclu2sy/BUILD/tmp + umask 022 + cd /tmp/B.6tclu2sy/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder + /bin/mkdir -p /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder + cd Net-Server-2.010 + rm -rf /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder + /usr/bin/make -Otarget -j6 install 'DESTDIR=/tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder' Manifying 1 pod document Manifying 21 pod documents Appending installation info to /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/lib/perl5/5.38.0/i686-tld-linux-thread-multi/perllocal.pod Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server.pod Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/SIG.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Fork.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/HTTP.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Daemonize.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/PSGI.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/INET.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/PreFork.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/MultiType.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Single.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Multiplex.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/PreForkSimple.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Log/Sys/Syslog.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Log/Log/Log4perl.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/SSL.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/UNIXDGRAM.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/TCP.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/UDP.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/UNIX.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server/Proto/SSLEAY.pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man1/net-server.1p Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Log::Log::Log4perl.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::INET.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::PreForkSimple.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::PSGI.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::UNIX.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::SSL.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::SSLEAY.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::HTTP.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Multiplex.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::UDP.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::MultiType.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Daemonize.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::PreFork.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Fork.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::SIG.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::TCP.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Log::Sys::Syslog.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Single.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/man/man3/Net::Server::Proto::UNIXDGRAM.3pm Installing /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/bin/net-server + install -d /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/src/examples/perl-Net-Server-2.010 + cp -a examples/LoadTester.pl examples/connection_test.pl examples/httpd examples/samplechat.pl examples/sigtest.pl examples/udp_server.pl /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/src/examples/perl-Net-Server-2.010 + /bin/rm '--interactive=never' /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/perl5/vendor_perl/Net/Server.pod + rm -f /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/lib/perl5/vendor_perl/5.38.0/i686-tld-linux-thread-multi/auto/Net/Server/.packlist + /usr/bin/find-debuginfo -j6 --build-id-seed 2.010-1 --unique-debug-suffix -2.010-1.i686 --unique-debug-src-base perl-Net-Server-2.010-1.i686 -S debugsourcefiles.list /tmp/B.6tclu2sy/BUILD/Net-Server-2.010 find: 'debug': No such file or directory + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_py_hardlink + set +x + rm -f /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/lib/perl5/5.38.0/i686-tld-linux-thread-multi/perllocal.pod /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/lib/perl5/vendor_perl/5.38.0/i686-tld-linux-thread-multi/auto/Net/Net/Server/.packlist Processing files: perl-Net-Server-2.010-1.noarch Executing(%doc): /bin/sh -e /tmp/B.6tclu2sy/BUILD/tmp/rpm-tmp.Stp7PY + umask 022 + cd /tmp/B.6tclu2sy/BUILD + cd Net-Server-2.010 + DOCDIR=/tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/doc/perl-Net-Server-2.010 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/doc/perl-Net-Server-2.010 + /bin/mkdir -p /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/doc/perl-Net-Server-2.010 + cp -pr Changes -pr README /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder/usr/share/doc/perl-Net-Server-2.010 + RPM_EC=0 + jobs -p + exit 0 Provides: perl(Net::Server) = 2.010 perl(Net::Server::Daemonize) = 0.06 perl(Net::Server::Fork) perl(Net::Server::HTTP) perl(Net::Server::INET) perl(Net::Server::Log::Log::Log4perl) perl(Net::Server::Log::Sys::Syslog) perl(Net::Server::MultiType) perl(Net::Server::Multiplex) perl(Net::Server::PSGI) perl(Net::Server::PreFork) perl(Net::Server::PreForkSimple) perl(Net::Server::Proto) perl(Net::Server::Proto::SSL) perl(Net::Server::Proto::SSLEAY) perl(Net::Server::Proto::TCP) perl(Net::Server::Proto::UDP) perl(Net::Server::Proto::UNIX) perl(Net::Server::Proto::UNIXDGRAM) perl(Net::Server::SIG) = 0.03 perl(Net::Server::Single) perl-Net-Server = 2.010-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/share/perl5/vendor_perl perl(Carp) perl(Errno) perl(Exporter) perl(Fcntl) perl(File::Temp) perl(IO::Handle) perl(IO::Select) perl(IO::Socket) perl(IO::Socket::INET) perl(IO::Socket::UNIX) perl(Net::Server) perl(Net::Server::Daemonize) perl(Net::Server::HTTP) perl(Net::Server::MultiType) perl(Net::Server::PreForkSimple) perl(Net::Server::Proto) perl(Net::Server::Proto::TCP) perl(Net::Server::Proto::UNIX) perl(Net::Server::SIG) perl(POSIX) perl(Scalar::Util) perl(Socket) perl(Sys::Syslog) perl(Time::HiRes) perl(base) perl(re) perl(strict) perl(vars) perl(warnings) Conflicts: amavisd-new < 1:2.4.1 Suggests: perl-Net-CIDR Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder Wrote: /tmp/B.6tclu2sy/RPMS/perl-Net-Server-2.010-1.noarch.rpm Executing(%clean): /bin/sh -e /tmp/B.6tclu2sy/BUILD/tmp/rpm-tmp.juMSZ2 + umask 022 + cd /tmp/B.6tclu2sy/BUILD + cd Net-Server-2.010 + rm -rf /tmp/B.6tclu2sy/BUILD/tmp/perl-Net-Server-2.010-i686-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x86 ended at: Thu Jan 11 01:10:36 2024, done in 0:00:01.471716 + chmod -R u+rwX /tmp/B.6tclu2sy/BUILD + rm -rf /tmp/B.6tclu2sy/tmp /tmp/B.6tclu2sy/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..590 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.6tclu2sy Begin-TLD-Builder-Info Build-Time: user:1.94s sys:0.40s real:2.15s (faults io:1 non-io:139623) Files queued for ftp: 182637 perl-Net-Server-2.010-1.noarch.rpm 92 perl-Net-Server-2.010-1.src.rpm.uploadinfo End-TLD-Builder-Info