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-Data-AsObject.spec'], chrootPath='/var/lib/mock/f37-build-44015-3206/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-Data-AsObject.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-Data-AsObject-0.07-35.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-Data-AsObject.spec'], chrootPath='/var/lib/mock/f37-build-44015-3206/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-Data-AsObject.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.LMsT2q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Data-AsObject-0.07 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Data-AsObject-0.07.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Data-AsObject-0.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r//' Changes README + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KhkjCg + 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 Data-AsObject-0.07 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Data::AsObject Writing MYMETA.yml and MYMETA.json + make -j8 cp lib/Data/AsObject/Hash.pm blib/lib/Data/AsObject/Hash.pm cp lib/Data/AsObject.pm blib/lib/Data/AsObject.pm cp lib/Data/AsObject/Array.pm blib/lib/Data/AsObject/Array.pm Manifying 3 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.riBKKa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.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 Data-AsObject-0.07 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch create_packlist=0 Manifying 3 pod documents Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/perl5/vendor_perl/Data/AsObject.pm Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/perl5/vendor_perl/Data/AsObject/Array.pm Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/perl5/vendor_perl/Data/AsObject/Hash.pm Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/man/man3/Data::AsObject.3pm Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/man/man3/Data::AsObject::Array.3pm Installing /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/man/man3/Data::AsObject::Hash.3pm + find /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch -depth -type d -exec rmdir '{}' ';' + find /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch -type f -name .packlist -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.07-35.fc37 --unique-debug-suffix -0.07-35.fc37.noarch --unique-debug-src-base perl-Data-AsObject-0.07-35.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Data-AsObject-0.07 + /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.QmowNt + 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 Data-AsObject-0.07 + 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 t/00-compile.t .......... ok t/01-basic.t ............ ok t/02-can.t .............. ok t/03-namespace-clean.t .. ok t/04-modes.t ............ ok t/release-eol.t ......... skipped: these tests are for release candidate testing t/release-no-tabs.t ..... skipped: these tests are for release candidate testing t/release-pod-spell.t ... skipped: these tests are for release candidate testing t/release-pod-syntax.t .. skipped: these tests are for release candidate testing All tests successful. Files=9, Tests=30, 18 wallclock secs ( 0.54 usr 0.28 sys + 14.55 cusr 3.04 csys = 18.41 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Data-AsObject-0.07-35.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W4nwj2 + umask 022 + cd /builddir/build/BUILD + cd Data-AsObject-0.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/doc/perl-Data-AsObject + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/doc/perl-Data-AsObject + cp -pr Changes /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/doc/perl-Data-AsObject + cp -pr README /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch/usr/share/doc/perl-Data-AsObject + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Data::AsObject) = 0.07 perl(Data::AsObject::Array) = 0.07 perl(Data::AsObject::Array::Loose) = 0.07 perl(Data::AsObject::Array::Silent) = 0.07 perl(Data::AsObject::Array::Strict) = 0.07 perl(Data::AsObject::Hash) = 0.07 perl(Data::AsObject::Hash::Loose) = 0.07 perl(Data::AsObject::Hash::Silent) = 0.07 perl(Data::AsObject::Hash::Strict) = 0.07 perl-Data-AsObject = 0.07-35.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Data::AsObject) perl(Data::AsObject::Array) perl(Data::AsObject::Hash) perl(Scalar::Util) perl(Sub::Exporter) perl(base) perl(namespace::clean) perl(strict) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch Wrote: /builddir/build/RPMS/perl-Data-AsObject-0.07-35.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2oLY2n + umask 022 + cd /builddir/build/BUILD + cd Data-AsObject-0.07 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Data-AsObject-0.07-35.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.u9nf1j + umask 022 + cd /builddir/build/BUILD + rm -rf Data-AsObject-0.07 Data-AsObject-0.07.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0