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-Module-ExtractUse.spec'], chrootPath='/var/lib/mock/f37-build-23143-2382/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-Module-ExtractUse.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: perl: command not found Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1658448000 Wrote: /builddir/build/SRPMS/perl-Module-ExtractUse-0.344-4.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-Module-ExtractUse.spec'], chrootPath='/var/lib/mock/f37-build-23143-2382/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-Module-ExtractUse.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.CKxkNG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Module-ExtractUse-0.344 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Module-ExtractUse-0.344.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-ExtractUse-0.344 + /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.bnlIN7 + 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 Module-ExtractUse-0.344 + perl Build.PL --installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Module-ExtractUse' version '0.344' + ./Build Building Module-ExtractUse precompiling grammar from file 'grammar' to class Module::ExtractUse::Grammar in module file 'Grammar.pm' Hint: The precompiled grammar did not specify the - runtime_class option. The resulting parser will "use Parse::RecDescent". Future changes to Parse::RecDescent may cause Module::ExtractUse::Grammar to stop working. Consider building a -standalone parser, or providing the -runtime_class option as described in Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable this message. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k32Z1v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.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 Module-ExtractUse-0.344 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch --create_packlist=0 Building Module-ExtractUse precompiling grammar from file 'grammar' to class Module::ExtractUse::Grammar in module file 'Grammar.pm' Hint: The precompiled grammar did not specify the - runtime_class option. The resulting parser will "use Parse::RecDescent". Future changes to Parse::RecDescent may cause Module::ExtractUse::Grammar to stop working. Consider building a -standalone parser, or providing the -runtime_class option as described in Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable this message. Installing /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/perl5/vendor_perl/Module/ExtractUse.pm Installing /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/perl5/vendor_perl/Module/ExtractUse/Grammar.pm Installing /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/man/man3/Module::ExtractUse::Grammar.3pm Installing /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/man/man3/Module::ExtractUse.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch mode of '/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/perl5/vendor_perl/Module/ExtractUse.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/perl5/vendor_perl/Module/ExtractUse/Grammar.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/man/man3/Module::ExtractUse::Grammar.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/man/man3/Module::ExtractUse.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.344-4.fc37 --unique-debug-suffix -0.344-4.fc37.noarch --unique-debug-src-base perl-Module-ExtractUse-0.344-4.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Module-ExtractUse-0.344 + /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.LnDZAp + 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 Module-ExtractUse-0.344 + ./Build test precompiling grammar from file 'grammar' to class Module::ExtractUse::Grammar in module file 'Grammar.pm' Hint: The precompiled grammar did not specify the - runtime_class option. The resulting parser will "use Parse::RecDescent". Future changes to Parse::RecDescent may cause Module::ExtractUse::Grammar to stop working. Consider building a -standalone parser, or providing the -runtime_class option as described in Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable this message. t/01_load.t ............... ok t/10_basic.t .............. ok t/20_parse_self.t ......... ok t/21_comment.t ............ ok t/22_eval.t ............... ok t/23_universal_require.t .. ok t/24_version.t ............ ok t/25_utf8.t ............... ok t/26_pod_encoding.t ....... ok t/27_module_runtime.t ..... ok t/28_class_load.t ......... ok t/80_failing.t ............ ok All tests successful. Files=12, Tests=544, 43 wallclock secs ( 1.19 usr 0.49 sys + 35.96 cusr 5.74 csys = 43.38 CPU) Result: PASS + ./Build test '--test_files=xt/*.t' precompiling grammar from file 'grammar' to class Module::ExtractUse::Grammar in module file 'Grammar.pm' Hint: The precompiled grammar did not specify the - runtime_class option. The resulting parser will "use Parse::RecDescent". Future changes to Parse::RecDescent may cause Module::ExtractUse::Grammar to stop working. Consider building a -standalone parser, or providing the -runtime_class option as described in Parse::RecDescent's POD. Use $::RD_HINT = 0 to disable this message. xt/pod.t ........... ok xt/pod_coverage.t .. ok All tests successful. Files=2, Tests=3, 7 wallclock secs ( 0.28 usr 0.13 sys + 5.70 cusr 0.99 csys = 7.10 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Module-ExtractUse-0.344-4.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5vUMkN + umask 022 + cd /builddir/build/BUILD + cd Module-ExtractUse-0.344 + DOCDIR=/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/doc/perl-Module-ExtractUse + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/doc/perl-Module-ExtractUse + cp -pr Changes /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/doc/perl-Module-ExtractUse + cp -pr README /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/doc/perl-Module-ExtractUse + cp -pr example/ /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/doc/perl-Module-ExtractUse + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VpkaTM + umask 022 + cd /builddir/build/BUILD + cd Module-ExtractUse-0.344 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/licenses/perl-Module-ExtractUse + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/licenses/perl-Module-ExtractUse + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch/usr/share/licenses/perl-Module-ExtractUse + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Module::ExtractUse) = 0.344 perl(Module::ExtractUse::Grammar) perl(Parse::RecDescent::Module::ExtractUse::Grammar) perl-Module-ExtractUse = 0.344-4.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.8.0 perl(Carp) perl(Module::ExtractUse::Grammar) perl(Parse::RecDescent) >= 1.967009 perl(Pod::Strip) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch Wrote: /builddir/build/RPMS/perl-Module-ExtractUse-0.344-4.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eep9iD + umask 022 + cd /builddir/build/BUILD + cd Module-ExtractUse-0.344 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Module-ExtractUse-0.344-4.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vQozrx + umask 022 + cd /builddir/build/BUILD + rm -rf Module-ExtractUse-0.344 Module-ExtractUse-0.344.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0