Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Vars.spec'], chrootPath='/var/lib/mock/f37-build-636776-70010/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Test-Vars.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=1662854400 Wrote: /builddir/build/SRPMS/perl-Test-Vars-0.015-8.fc37.rvre0.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-Test-Vars.spec'], chrootPath='/var/lib/mock/f37-build-636776-70010/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Test-Vars.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=1662854400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X1kZwy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-Vars-0.015 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Test-Vars-0.015.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-Vars-0.015 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '1s|^#!perl|#!/usr/bin/perl|' example/cpan.t example/math-bigint.t example/test_more.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NYmY5b + 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 Test-Vars-0.015 + perl Build.PL --installdirs=vendor Creating new 'Build' script for 'Test-Vars' version '0.015' + ./Build cp lib/Test/Vars.pm blib/lib/Test/Vars.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9fWu2L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch ++ dirname /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.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 Test-Vars-0.015 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch --create_packlist=0 Installing /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/Test/Vars.pm Installing /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/man/man3/Test::Vars.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch mode of '/builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/perl5/vendor_perl/Test/Vars.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/man/man3/Test::Vars.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.015-8.fc37.rvre0 --unique-debug-suffix -0.015-8.fc37.rvre0.noarch --unique-debug-src-base perl-Test-Vars-0.015-8.fc37.rvre0.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Test-Vars-0.015 + /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.xt0nGp + 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 Test-Vars-0.015 + ./Build test # Testing Test::Vars/0.015 t/00_load.t .............. ok t/01_all_vars_ok_self.t .. ok # Test::Vars ignores CompileError.pm because: Intentional compile error. # Test::Vars ignores ImplicitTopic.pm because: Can't use global $_ in "my" at t/lib/ImplicitTopic.pm line 6, near "my $_ " t/02_no_warnings.t ....... ok t/03_warned.t ............ ok t/04_ignores.t ........... ok t/05_test_vars.t ......... ok t/06_vars_ok_self.t ...... ok t/07_stub_sub_bug.t ...... ok t/08_undef_aux_list.t .... ok t/09_array_slice.t ....... ok t/10_my_sub.t ............ ok All tests successful. Files=11, Tests=71, 14 wallclock secs ( 0.30 usr 0.09 sys + 11.32 cusr 2.77 csys = 14.48 CPU) Result: PASS +++ find xt/ -name '*.t' ++ echo xt/01_pod-spell.t xt/03_pod-coverage.t xt/02_pod.t xt/04_synopsis.t + prove -Ilib xt/01_pod-spell.t xt/03_pod-coverage.t xt/02_pod.t xt/04_synopsis.t xt/01_pod-spell.t ..... skipped: Test::Spelling 0.12 and Pod::Spelling required for testing POD spelling xt/03_pod-coverage.t .. ok xt/02_pod.t ........... ok xt/04_synopsis.t ...... ok All tests successful. Files=4, Tests=3, 4 wallclock secs ( 0.19 usr 0.04 sys + 2.96 cusr 0.37 csys = 3.56 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Test-Vars-0.015-8.fc37.rvre0.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6SPja3 + umask 022 + cd /builddir/build/BUILD + cd Test-Vars-0.015 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/doc/perl-Test-Vars + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/doc/perl-Test-Vars + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/doc/perl-Test-Vars + cp -pr README.md /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/doc/perl-Test-Vars + cp -pr example/ /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/doc/perl-Test-Vars + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KIUZL2 + umask 022 + cd /builddir/build/BUILD + cd Test-Vars-0.015 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/licenses/perl-Test-Vars + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/licenses/perl-Test-Vars + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch/usr/share/licenses/perl-Test-Vars + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Test::Vars) = 0.015 perl-Test-Vars = 0.015-8.fc37.rvre0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.10.0 perl(B) perl(ExtUtils::Manifest) perl(IO::Pipe) perl(List::Util) >= 1.33 perl(Storable) perl(Symbol) perl(Test::Builder::Module) perl(constant) perl(parent) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch Wrote: /builddir/build/RPMS/perl-Test-Vars-0.015-8.fc37.rvre0.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rXgwoF + umask 022 + cd /builddir/build/BUILD + cd Test-Vars-0.015 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Test-Vars-0.015-8.fc37.rvre0.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MI9KdR + umask 022 + cd /builddir/build/BUILD + rm -rf Test-Vars-0.015 Test-Vars-0.015.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0