Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-libnet.spec'], chrootPath='/var/lib/mock/roe1-build-1930-403/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-libnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-libnet-3.13-1.oe1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-libnet.spec'], chrootPath='/var/lib/mock/roe1-build-1930-403/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-libnet.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lGyHS5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libnet-3.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/libnet-3.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libnet-3.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zaVLe6 + umask 022 + cd /builddir/build/BUILD + cd libnet-3.13 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Should I do external tests? These tests will fail if there is no internet connection or if a firewall blocks or modifies some traffic. [y/N] [n] n Checking if your kit is complete... Looks good Ah, I see you already have installed libnet before. Do you want to modify/update your configuration (y|n) ? [no] no This script will prompt you to enter hostnames that can be used as defaults for some of the modules in the libnet distribution. To ensure that you do not enter an invalid hostname, I can perform a lookup on each hostname you enter. If your internet connection is via a dialup line then you may not want me to perform these lookups, as it will require you to be on-line. Do you want me to perform hostname lookups (y|n) ? [yes] The following questions all require a list of host names, separated with spaces. If you do not have a host available for any of the services, then enter a single space, followed by . To accept the default, hit Enter a list of available NNTP hosts : [] Enter a list of available SMTP hosts : [] Enter a list of available POP3 hosts : [] Enter a list of available SNPP hosts : [] Enter a list of available PH Hosts : [] Enter a list of available TIME Hosts : [] Enter a list of available DAYTIME Hosts : [] Do you have a firewall/ftp proxy between your machine and the internet If you use a SOCKS firewall answer no (y|n) ? [no] Normally when FTP needs a data connection the client tells the server a port to connect to, and the server initiates a connection to the client. Some setups, in particular firewall setups, can/do not work using this protocol. In these situations the client must make the connection to the server, this is called a passive transfer. Should all FTP connections be passive (y|n) ? [yes] What is your local internet domain name : [] If you specified some default hosts above, it is possible for me to do some basic tests when you run `make test' This will cause `make test' to be quite a bit slower and, if your internet connection is via dialup, will require you to be on-line unless the hosts are local. Do you want me to run these tests (y|n) ? [yes] To allow Net::FTP to be tested I will need a hostname. This host should allow anonymous access and have a /pub directory What host can I use : [] Writing libnet.cfg Generating a Unix-style Makefile Writing Makefile for Net Writing MYMETA.yml and MYMETA.json + /usr/bin/make -O -j8 V=1 VERBOSE=1 cp lib/Net/FTP/A.pm blib/lib/Net/FTP/A.pm cp lib/Net/FTP/E.pm blib/lib/Net/FTP/E.pm cp lib/Net/FTP/L.pm blib/lib/Net/FTP/L.pm cp lib/Net/NNTP.pm blib/lib/Net/NNTP.pm cp lib/Net/Time.pm blib/lib/Net/Time.pm cp libnet.cfg blib/lib/Net/libnet.cfg cp lib/Net/Domain.pm blib/lib/Net/Domain.pm cp lib/Net/FTP.pm blib/lib/Net/FTP.pm cp lib/Net/libnetFAQ.pod blib/lib/Net/libnetFAQ.pod cp lib/Net/FTP/I.pm blib/lib/Net/FTP/I.pm cp lib/Net/Config.pm blib/lib/Net/Config.pm cp lib/Net/SMTP.pm blib/lib/Net/SMTP.pm cp lib/Net/FTP/dataconn.pm blib/lib/Net/FTP/dataconn.pm cp lib/Net/Cmd.pm blib/lib/Net/Cmd.pm cp lib/Net/POP3.pm blib/lib/Net/POP3.pm cp lib/Net/Netrc.pm blib/lib/Net/Netrc.pm Manifying 11 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7UXGp9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch ++ dirname /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch + cd libnet-3.13 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch Manifying 11 pod documents Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/Time.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/libnetFAQ.pod Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/POP3.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/Netrc.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/NNTP.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/libnet.cfg Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/SMTP.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/Domain.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/Cmd.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/Config.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP/E.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP/A.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP/dataconn.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP/L.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/perl5/vendor_perl/Net/FTP/I.pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::Domain.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::POP3.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::FTP::dataconn.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::Time.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::Cmd.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::Config.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::FTP.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::NNTP.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::SMTP.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::Netrc.3pm Installing /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/man/man3/Net::libnetFAQ.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -i --build-id-seed 3.13-1.oe1 --unique-debug-suffix -3.13-1.oe1.noarch --unique-debug-src-base perl-libnet-3.13-1.oe1.noarch -S debugsourcefiles.list /builddir/build/BUILD/libnet-3.13 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/openEuler/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JBLmH8 + umask 022 + cd /builddir/build/BUILD + cd libnet-3.13 + make test 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/changes.t ....... skipped: Author testing only t/config.t ........ ok t/critic.t ........ skipped: Author testing only t/datasend.t ...... ok t/ftp.t ........... skipped: no ftp_testhost defined in config t/hostname.t ...... ok t/netrc.t ......... ok t/nntp.t .......... skipped: no nntp_hosts defined in config t/nntp_ipv6.t ..... ok t/nntp_ssl.t ...... ok t/pod.t ........... skipped: Author testing only t/pod_coverage.t .. skipped: Author testing only t/pop3_ipv6.t ..... ok t/pop3_ssl.t ...... ok t/require.t ....... ok t/smtp.t .......... skipped: no smtp_hosts defined in config t/smtp_ipv6.t ..... ok t/smtp_ssl.t ...... ok t/time.t .......... ok All tests successful. Files=19, Tests=119, 42 wallclock secs ( 1.00 usr 0.54 sys + 34.09 cusr 7.72 csys = 43.35 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-libnet-3.13-1.oe1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6DKER8 + umask 022 + cd /builddir/build/BUILD + cd libnet-3.13 + DOCDIR=/builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/doc/perl-libnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/doc/perl-libnet + cp -pr Changes /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/doc/perl-libnet + cp -pr README /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/doc/perl-libnet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VX6GZ6 + umask 022 + cd /builddir/build/BUILD + cd libnet-3.13 + LICENSEDIR=/builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/licenses/perl-libnet + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/licenses/perl-libnet + cp -pr Artistic /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/licenses/perl-libnet + cp -pr Copying /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/licenses/perl-libnet + cp -pr LICENCE /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch/usr/share/licenses/perl-libnet + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Net::Cmd) = 3.13 perl(Net::Config) = 3.13 perl(Net::Domain) = 3.13 perl(Net::FTP) = 3.13 perl(Net::FTP::A) = 3.13 perl(Net::FTP::E) = 3.13 perl(Net::FTP::I) = 3.13 perl(Net::FTP::L) = 3.13 perl(Net::FTP::dataconn) = 3.13 perl(Net::NNTP) = 3.13 perl(Net::NNTP::_SSL) perl(Net::Netrc) = 3.13 perl(Net::POP3) = 3.13 perl(Net::POP3::_SSL) perl(Net::SMTP) = 3.13 perl(Net::SMTP::_SSL) perl(Net::Time) = 3.13 perl-libnet = 3.13-1.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.1 perl(Carp) perl(Errno) perl(Exporter) perl(Fcntl) perl(FileHandle) perl(IO::Select) perl(IO::Socket) perl(Net::Cmd) perl(Net::Config) perl(Net::FTP::I) perl(Net::FTP::dataconn) perl(Socket) perl(Symbol) perl(Time::Local) perl(constant) perl(strict) perl(warnings) Conflicts: perl < 4:5.22.0-347 Suggests: perl(Authen::SASL) perl(IO::Socket::SSL) >= 2.007 perl(MIME::Base64) Processing files: perl-libnet-help-3.13-1.oe1.noarch Provides: perl-libnet-help = 3.13-1.oe1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch Wrote: /builddir/build/RPMS/perl-libnet-help-3.13-1.oe1.noarch.rpm Wrote: /builddir/build/RPMS/perl-libnet-3.13-1.oe1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FzQlO5 + umask 022 + cd /builddir/build/BUILD + cd libnet-3.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-libnet-3.13-1.oe1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0