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-MooseX-App-Cmd.spec'], chrootPath='/var/lib/mock/f37-build-78052-3911/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-MooseX-App-Cmd.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-MooseX-App-Cmd-0.34-6.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-MooseX-App-Cmd.spec'], chrootPath='/var/lib/mock/f37-build-78052-3911/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-MooseX-App-Cmd.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.nbwADH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MooseX-App-Cmd-0.34 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/MooseX-App-Cmd-0.34.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd MooseX-App-Cmd-0.34 + /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.HT5DZe + 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 MooseX-App-Cmd-0.34 + /usr/bin/perl Build.PL --installdirs=vendor Creating new 'Build' script for 'MooseX-App-Cmd' version '0.34' + ./Build cp lib/MooseX/App/Cmd.pm blib/lib/MooseX/App/Cmd.pm cp lib/MooseX/App/Cmd/Command.pm blib/lib/MooseX/App/Cmd/Command.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tbFu38 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.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 MooseX-App-Cmd-0.34 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch --create_packlist=0 Installing /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/perl5/vendor_perl/MooseX/App/Cmd.pm Installing /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/perl5/vendor_perl/MooseX/App/Cmd/Command.pm Installing /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/man/man3/MooseX::App::Cmd.3pm Installing /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/man/man3/MooseX::App::Cmd::Command.3pm + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.34-6.fc37 --unique-debug-suffix -0.34-6.fc37.noarch --unique-debug-src-base perl-MooseX-App-Cmd-0.34-6.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/MooseX-App-Cmd-0.34 + /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.7n2pul + 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 MooseX-App-Cmd-0.34 + ./Build test # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ----- ----- # ExtUtils::MakeMaker any 7.64 # Module::Build::Tiny 0.034 0.039 # # === Test Requires === # # Module Want Have # ---------------- ---- -------- # Data::Dumper any 2.184 # File::Spec any 3.84 # Module::Metadata any 1.000037 # Test::More any 1.302191 # base any 2.27 # lib any 0.65 # strict any 1.12 # warnings any 1.58 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Test Suggests === # # Module Want Have # ---------------------- ---- ----- # MooseX::ConfigFromFile any 0.14 # Test::Output any 1.033 # YAML any 1.30 # # === Runtime Requires === # # Module Want Have # ------------------------- ----- ------ # App::Cmd 0.321 0.334 # App::Cmd::Command any 0.334 # Getopt::Long::Descriptive 0.091 0.110 # Moose any 2.2201 # Moose::Object any 2.2201 # MooseX::Getopt any 0.75 # MooseX::NonMoose any 0.26 # namespace::autoclean any 0.29 # # === Other Modules === # # Module Have # --------------- ------- # Encode 3.19 # File::Temp 0.2311 # JSON::PP 4.11 # Module::Runtime 0.016 # Pod::Coverage 0.23 # Sub::Name 0.26 # YAML 1.30 # autodie missing # t/00-report-prereqs.t ... ok t/basic.t ............... ok t/build_emulates_new.t .. ok t/configfile.t .......... ok t/moose.t ............... ok t/zzz-check-breaks.t .... ok All tests successful. Files=6, Tests=22, 36 wallclock secs ( 0.57 usr 0.29 sys + 29.35 cusr 4.77 csys = 34.98 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-MooseX-App-Cmd-0.34-6.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dp6siJ + umask 022 + cd /builddir/build/BUILD + cd MooseX-App-Cmd-0.34 + DOCDIR=/builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/doc/perl-MooseX-App-Cmd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/doc/perl-MooseX-App-Cmd + cp -pr Changes /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/doc/perl-MooseX-App-Cmd + cp -pr README /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/doc/perl-MooseX-App-Cmd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lBuXXW + umask 022 + cd /builddir/build/BUILD + cd MooseX-App-Cmd-0.34 + LICENSEDIR=/builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/licenses/perl-MooseX-App-Cmd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/licenses/perl-MooseX-App-Cmd + cp -pr LICENCE /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch/usr/share/licenses/perl-MooseX-App-Cmd + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(MooseX::App::Cmd) = 0.34 perl(MooseX::App::Cmd::Command) = 0.34 perl-MooseX-App-Cmd = 0.34-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Moose) perl(MooseX::NonMoose) perl(namespace::autoclean) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch Wrote: /builddir/build/RPMS/perl-MooseX-App-Cmd-0.34-6.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wjLirL + umask 022 + cd /builddir/build/BUILD + cd MooseX-App-Cmd-0.34 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-MooseX-App-Cmd-0.34-6.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.RGsP12 + umask 022 + cd /builddir/build/BUILD + rm -rf MooseX-App-Cmd-0.34 MooseX-App-Cmd-0.34.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0