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-Tree-Simple.spec'], chrootPath='/var/lib/mock/f37-build-24717-2443/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-Tree-Simple.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-Tree-Simple-1.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-Tree-Simple.spec'], chrootPath='/var/lib/mock/f37-build-24717-2443/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-Tree-Simple.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.Omdnzk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Tree-Simple-1.34 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Tree-Simple-1.34.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd Tree-Simple-1.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.Amg3vX + 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 Tree-Simple-1.34 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Tree::Simple + /usr/bin/make -j8 cp lib/Tree/Simple/Visitor.pm blib/lib/Tree/Simple/Visitor.pm cp lib/Tree/Simple.pm blib/lib/Tree/Simple.pm Manifying 2 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AiRP4I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Tree-Simple-1.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 Tree-Simple-1.34 + /usr/bin/make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch Manifying 2 pod documents Installing /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/perl5/vendor_perl/Tree/Simple.pm Installing /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/perl5/vendor_perl/Tree/Simple/Visitor.pm Installing /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/man/man3/Tree::Simple.3pm Installing /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/man/man3/Tree::Simple::Visitor.3pm + chmod -R u+w /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.34-6.fc37 --unique-debug-suffix -1.34-6.fc37.noarch --unique-debug-src-base perl-Tree-Simple-1.34-6.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Tree-Simple-1.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.Th2uqB + 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 Tree-Simple-1.34 + /usr/bin/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 # Testing Tree::Simple V 1.34 # Using constant V 1.33 # Using Scalar::Util V 1.63 # Using strict V 1.12 # Using warnings V 1.58 t/00.versions.t ..................... ok t/10_Tree_Simple_test.t ............. ok t/11_Tree_Simple_fixDepth_test.t .... ok t/12_Tree_Simple_exceptions_test.t .. ok t/13_Tree_Simple_clone_test.t ....... ok t/14_Tree_Simple_leak_test.t ........ ok t/14a_Tree_Simple_weak_refs_test.t .. ok t/15_Tree_Simple_height_test.t ...... ok t/16_Tree_Simple_width_test.t ....... ok t/17_Tree_Simple_width_test.t ....... ok t/20_Tree_Simple_Visitor_test.t ..... ok t/21_Tree_Simple_Visitor_test.t ..... ok t/22_Tree_Simple_generate_child.t ... ok t/24_Tree_Simple_sibling_test.t ..... ok All tests successful. Files=14, Tests=742, 24 wallclock secs ( 1.27 usr 0.47 sys + 18.54 cusr 3.80 csys = 24.08 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Tree-Simple-1.34-6.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xL3rAZ + umask 022 + cd /builddir/build/BUILD + cd Tree-Simple-1.34 + DOCDIR=/builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/doc/perl-Tree-Simple + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/doc/perl-Tree-Simple + cp -pr Changes /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/doc/perl-Tree-Simple + cp -pr README /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/doc/perl-Tree-Simple + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.peAo0u + umask 022 + cd /builddir/build/BUILD + cd Tree-Simple-1.34 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/licenses/perl-Tree-Simple + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/licenses/perl-Tree-Simple + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch/usr/share/licenses/perl-Tree-Simple + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Tree::Simple) = 1.34 perl(Tree::Simple::Visitor) = 1.34 perl-Tree-Simple = 1.34-6.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Scalar::Util) perl(constant) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch Wrote: /builddir/build/RPMS/perl-Tree-Simple-1.34-6.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.easJbI + umask 022 + cd /builddir/build/BUILD + cd Tree-Simple-1.34 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Tree-Simple-1.34-6.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mxQbkH + umask 022 + cd /builddir/build/BUILD + rm -rf Tree-Simple-1.34 Tree-Simple-1.34.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0