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-TOML-Parser.spec'], chrootPath='/var/lib/mock/f37-build-35282-2757/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-TOML-Parser.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-TOML-Parser-0.91-11.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-TOML-Parser.spec'], chrootPath='/var/lib/mock/f37-build-35282-2757/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-TOML-Parser.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.E6bnCV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TOML-Parser-0.91 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/TOML-Parser-0.91.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd TOML-Parser-0.91 + /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.2VpKpA + 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 TOML-Parser-0.91 + perl Build.PL --installdirs=vendor Creating new 'Build' script for 'TOML-Parser' version '0.91' + ./Build cp lib/TOML/Parser.pm blib/lib/TOML/Parser.pm cp lib/TOML/Parser/Tokenizer.pm blib/lib/TOML/Parser/Tokenizer.pm cp lib/TOML/Parser/Tokenizer/Strict.pm blib/lib/TOML/Parser/Tokenizer/Strict.pm cp lib/TOML/Parser/Util.pm blib/lib/TOML/Parser/Util.pm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sJmwCX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.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 TOML-Parser-0.91 + ./Build install --destdir=/builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch --create_packlist=0 Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/perl5/vendor_perl/TOML/Parser.pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/perl5/vendor_perl/TOML/Parser/Util.pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/perl5/vendor_perl/TOML/Parser/Tokenizer.pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/perl5/vendor_perl/TOML/Parser/Tokenizer/Strict.pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/man/man3/TOML::Parser::Tokenizer::Strict.3pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/man/man3/TOML::Parser::Tokenizer.3pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/man/man3/TOML::Parser::Util.3pm Installing /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/man/man3/TOML::Parser.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.91-11.fc37 --unique-debug-suffix -0.91-11.fc37.noarch --unique-debug-src-base perl-TOML-Parser-0.91-11.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/TOML-Parser-0.91 + /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.7vydJq + 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 TOML-Parser-0.91 + ./Build test t/000_compile.t ............................. ok t/001_parser/broken.t ....................... ok t/001_parser/comma_at_last_of_array.t ....... ok t/001_parser/dot_in_key.t ................... ok t/001_parser/duplicate_key.t ................ ok t/001_parser/empty_array.t .................. ok t/001_parser/empty_comment.t ................ ok t/001_parser/empty_string.t ................. ok t/001_parser/equal_in_key_with_no_spaces.t .. ok t/001_parser/escape.t ....................... ok t/001_parser/example.t ...................... ok t/001_parser/example_fruit.t ................ ok t/001_parser/float.t ........................ ok t/001_parser/hard_example.t ................. ok t/001_parser/inline_table.t ................. ok t/001_parser/integer.t ...................... ok t/001_parser/multi_line_string.t ............ ok t/001_parser/single_quote.t ................. ok t/001_parser/string_zero.t .................. ok t/001_parser/table.t ........................ ok All tests successful. Files=20, Tests=59, 37 wallclock secs ( 0.92 usr 0.52 sys + 29.48 cusr 6.04 csys = 36.96 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-TOML-Parser-0.91-11.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EQiw3Q + umask 022 + cd /builddir/build/BUILD + cd TOML-Parser-0.91 + DOCDIR=/builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/doc/perl-TOML-Parser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/doc/perl-TOML-Parser + cp -pr Changes /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/doc/perl-TOML-Parser + cp -pr README.md /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/doc/perl-TOML-Parser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zWL7pK + umask 022 + cd /builddir/build/BUILD + cd TOML-Parser-0.91 + LICENSEDIR=/builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/licenses/perl-TOML-Parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/licenses/perl-TOML-Parser + cp -pr LICENSE /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch/usr/share/licenses/perl-TOML-Parser + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(TOML::Parser) = 0.91 perl(TOML::Parser::Tokenizer) perl(TOML::Parser::Tokenizer::Strict) perl(TOML::Parser::Util) perl-TOML-Parser = 0.91-11.fc37 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(:VERSION) >= 5.8.5 perl(Encode) perl(Exporter) >= 5.57 perl(TOML::Parser::Tokenizer) perl(TOML::Parser::Tokenizer::Strict) perl(TOML::Parser::Util) perl(Types::Serialiser) perl(constant) perl(parent) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch Wrote: /builddir/build/RPMS/perl-TOML-Parser-0.91-11.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YvP4wm + umask 022 + cd /builddir/build/BUILD + cd TOML-Parser-0.91 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-TOML-Parser-0.91-11.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iRbMFL + umask 022 + cd /builddir/build/BUILD + rm -rf TOML-Parser-0.91 TOML-Parser-0.91.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0