Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Starman.spec'], chrootPath='/var/lib/mock/f37-build-77643-3883/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=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Starman.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 sh: line 1: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/perl-Starman-0.4015-12.fc37.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-Starman.spec'], chrootPath='/var/lib/mock/f37-build-77643-3883/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=432000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Starman.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 setting SOURCE_DATE_EPOCH=1658448000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4LJuHl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Starman-0.4015 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Starman-0.4015.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Starman-0.4015 + /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.tyFIUK + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Starman-0.4015 + /usr/bin/perl Build.PL --installdirs vendor Creating new 'Build' script for 'Starman' version '0.4015' + ./Build cp lib/HTTP/Server/PSGI/Net/Server/PreFork.pm blib/lib/HTTP/Server/PSGI/Net/Server/PreFork.pm cp lib/Plack/Handler/Starman.pm blib/lib/Plack/Handler/Starman.pm cp script/starman blib/script/starman cp lib/Starman/Server.pm blib/lib/Starman/Server.pm cp lib/Starman.pm blib/lib/Starman.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mix3Vl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Starman-0.4015 + ./Build install --destdir /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/man/man1/starman.1 Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/perl5/vendor_perl/Starman.pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/perl5/vendor_perl/HTTP/Server/PSGI/Net/Server/PreFork.pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/perl5/vendor_perl/Starman/Server.pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/perl5/vendor_perl/Plack/Handler/Starman.pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/man/man3/HTTP::Server::PSGI::Net::Server::PreFork.3pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/man/man3/Starman.3pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/man/man3/Starman::Server.3pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/man/man3/Plack::Handler::Starman.3pm Installing /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/bin/starman + find /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.4015-12.fc37 --unique-debug-suffix -0.4015-12.fc37.noarch --unique-debug-src-base perl-Starman-0.4015-12.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Starman-0.4015 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZcQNez + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Starman-0.4015 + ./Build test t/00_compile.t ........... ok t/author-pod-syntax.t .... skipped: these tests are for testing by the author 2022/12/27-22:50:16 Starman::Server (type Net::Server::PreFork) starting! pid(2964) Binding to TCP port 32949 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:17 Server closing! t/chunked_req.t .......... ok t/chunked_termination.t .. ok 2022/12/27-22:50:25 Starman::Server (type Net::Server::PreFork) starting! pid(2972) Binding to TCP port 39551 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:26 Server closing! t/chunked_zero_length.t .. ok 2022/12/27-22:50:31 Starman::Server (type Net::Server::PreFork) starting! pid(2979) Binding to TCP port 44007 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:32 Server closing! 2022/12/27-22:50:33 Starman::Server (type Net::Server::PreFork) starting! pid(2985) Binding to TCP port 37599 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:34 Server closing! t/harakiri.t ............. ok 2022/12/27-22:50:39 Starman::Server (type Net::Server::PreFork) starting! pid(3012) Binding to TCP port 39129 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:39 Server closing! t/lf_only_request.t ...... ok 2022/12/27-22:50:44 Starman::Server (type Net::Server::PreFork) starting! pid(3019) Binding to TCP port 36485 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:45 Server closing! t/no_chunked_head.t ...... ok t/release-findbin.t ...... skipped: these tests are for release candidate testing t/release-rand.t ......... skipped: these tests are for release candidate testing 2022/12/27-22:50:50 Starman::Server (type Net::Server::PreFork) starting! pid(3028) Binding to TCP port 33681 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:50:51 Server closing! t/single_zero.t .......... ok t/ssl.t .................. skipped: Test requires module 'LWP::Protocol::https' but it's not found t/ssl_largebody.t ........ skipped: Test requires module 'LWP::Protocol::https' but it's not found 2022/12/27-22:51:01 Starman::Server (type Net::Server::PreFork) starting! pid(3037) Binding to TCP port 43605 on host 127.0.0.1 with IPv4 Setting gid to "135 135 135 135" 2022/12/27-22:51:03 Server closing! t/suite.t ................ ok All tests successful. Files=14, Tests=113, 55 wallclock secs ( 1.13 usr 0.51 sys + 41.08 cusr 13.72 csys = 56.44 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Starman-0.4015-12.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.soYCTw + umask 022 + cd /builddir/build/BUILD + cd Starman-0.4015 + DOCDIR=/builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/doc/perl-Starman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/doc/perl-Starman + cp -pr Changes /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/doc/perl-Starman + cp -pr README /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/doc/perl-Starman + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UOzwGO + umask 022 + cd /builddir/build/BUILD + cd Starman-0.4015 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/licenses/perl-Starman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/licenses/perl-Starman + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch/usr/share/licenses/perl-Starman + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(HTTP::Server::PSGI::Net::Server::PreFork) perl(Plack::Handler::Starman) perl(Starman) = 0.4015 perl(Starman::Server) perl-Starman = 0.4015-12.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(:VERSION) >= 5.8.0 perl(Data::Dump) perl(Getopt::Long) perl(HTTP::Date) perl(HTTP::Parser::XS) perl(HTTP::Status) perl(IO::Socket) perl(Net::Server::PreFork) perl(Net::Server::SIG) perl(POSIX) perl(Plack::Runner) perl(Plack::TempBuffer) perl(Plack::Util) perl(Socket) perl(Starman::Server) perl(Symbol) perl(base) perl(constant) perl(parent) perl(strict) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch Wrote: /builddir/build/RPMS/perl-Starman-0.4015-12.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XvP96E + umask 022 + cd /builddir/build/BUILD + cd Starman-0.4015 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Starman-0.4015-12.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.1S4xSk + umask 022 + cd /builddir/build/BUILD + rm -rf Starman-0.4015 Starman-0.4015.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0