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-IO-stringy.spec'], chrootPath='/var/lib/mock/f37-build-9057-1571/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-IO-stringy.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-IO-stringy-2.113-10.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-IO-stringy.spec'], chrootPath='/var/lib/mock/f37-build-9057-1571/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-IO-stringy.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.5fCd5v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf IO-Stringy-2.113 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/IO-Stringy-2.113.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd IO-Stringy-2.113 + /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.xpRZ0I + 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 IO-Stringy-2.113 + perl Makefile.PL INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IO::Stringy Writing MYMETA.yml and MYMETA.json + make -j8 cp lib/IO/ScalarArray.pm blib/lib/IO/ScalarArray.pm cp lib/IO/Scalar.pm blib/lib/IO/Scalar.pm cp lib/IO/Stringy.pm blib/lib/IO/Stringy.pm cp lib/IO/WrapTie.pm blib/lib/IO/WrapTie.pm cp lib/IO/InnerFile.pm blib/lib/IO/InnerFile.pm cp lib/IO/AtomicFile.pm blib/lib/IO/AtomicFile.pm cp lib/IO/Lines.pm blib/lib/IO/Lines.pm cp lib/IO/Wrap.pm blib/lib/IO/Wrap.pm Manifying 8 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mKQxWR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch ++ dirname /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.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 IO-Stringy-2.113 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch Manifying 8 pod documents Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Lines.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/AtomicFile.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/ScalarArray.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Stringy.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Scalar.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/WrapTie.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Wrap.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/InnerFile.pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Scalar.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Stringy.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::ScalarArray.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Lines.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::WrapTie.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::AtomicFile.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::InnerFile.3pm Installing /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Wrap.3pm + find /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Lines.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/AtomicFile.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/ScalarArray.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Stringy.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Scalar.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/WrapTie.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/Wrap.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/perl5/vendor_perl/IO/InnerFile.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Scalar.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Stringy.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::ScalarArray.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Lines.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::WrapTie.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::AtomicFile.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::InnerFile.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/man/man3/IO::Wrap.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 2.113-10.fc37 --unique-debug-suffix -2.113-10.fc37.noarch --unique-debug-src-base perl-IO-stringy-2.113-10.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IO-Stringy-2.113 + /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.RkiQiN + 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 IO-Stringy-2.113 + 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 # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.64 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.64 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.64 # File::Basename any 2.85 # File::Spec any 3.84 # File::Temp any 0.2311 # FileHandle any 2.03 # IO::File any 1.48 # IO::Handle any 1.48 # Symbol any 1.09 # Test::More 0.88 1.302191 # Test::Tester any 1.302191 # strict any 1.12 # warnings any 1.58 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # ---------- ---- ----- # Carp any 1.52 # Exporter 5.57 5.77 # File::Spec any 3.84 # FileHandle any 2.03 # IO::File any 1.48 # IO::Handle any 1.48 # Symbol any 1.09 # overload any 1.35 # parent any 0.238 # strict any 1.12 # warnings any 1.58 # t/00-report-prereqs.t .. ok t/IO_InnerFile.t ....... ok t/IO_Lines.t ........... ok t/IO_Scalar.t .......... ok t/IO_ScalarArray.t ..... ok t/IO_WrapTie.t ......... ok t/simple.t ............. ok t/two.t ................ ok All tests successful. Files=8, Tests=127, 15 wallclock secs ( 0.51 usr 0.26 sys + 11.38 cusr 2.27 csys = 14.42 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-IO-stringy-2.113-10.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pq6lFJ + umask 022 + cd /builddir/build/BUILD + cd IO-Stringy-2.113 + DOCDIR=/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/doc/perl-IO-stringy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/doc/perl-IO-stringy + cp -pr Changes /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/doc/perl-IO-stringy + cp -pr examples/ /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/doc/perl-IO-stringy + cp -pr README /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/doc/perl-IO-stringy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uLAE48 + umask 022 + cd /builddir/build/BUILD + cd IO-Stringy-2.113 + LICENSEDIR=/builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/licenses/perl-IO-stringy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/licenses/perl-IO-stringy + cp -pr COPYING /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/licenses/perl-IO-stringy + cp -pr LICENSE /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch/usr/share/licenses/perl-IO-stringy + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(IO::AtomicFile) = 2.113 perl(IO::InnerFile) = 2.113 perl(IO::Lines) = 2.113 perl(IO::Scalar) = 2.113 perl(IO::ScalarArray) = 2.113 perl(IO::Stringy) = 2.113 perl(IO::Wrap) = 2.113 perl(IO::WrapTie) = 2.113 perl-IO-Stringy = 2.113-10.fc37 perl-IO-stringy = 2.113-10.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Exporter) perl(FileHandle) perl(IO::File) perl(IO::Handle) perl(IO::ScalarArray) perl(IO::WrapTie) perl(Symbol) perl(overload) perl(parent) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch Wrote: /builddir/build/RPMS/perl-IO-stringy-2.113-10.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LYkkUG + umask 022 + cd /builddir/build/BUILD + cd IO-Stringy-2.113 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-IO-stringy-2.113-10.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.JVZhZD + umask 022 + cd /builddir/build/BUILD + rm -rf IO-Stringy-2.113 IO-Stringy-2.113.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0