Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Module-Install-ReadmeFromPod.spec'], chrootPath='/var/lib/mock/dist-circle8-build-35994-6235/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Module-Install-ReadmeFromPod.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 Wrote: /builddir/build/SRPMS/perl-Module-Install-ReadmeFromPod-0.30-4.el8.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-Module-Install-ReadmeFromPod.spec'], chrootPath='/var/lib/mock/dist-circle8-build-35994-6235/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=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Module-Install-ReadmeFromPod.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zi4gyr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Module-Install-ReadmeFromPod-0.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/Module-Install-ReadmeFromPod-0.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Module-Install-ReadmeFromPod-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Module-Install-ReadmeFromPod-0.26-Regenerate-README-in-UTF-8.patch):' Patch #0 (Module-Install-ReadmeFromPod-0.26-Regenerate-README-in-UTF-8.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.PL Hunk #1 succeeded at 22 (offset 1 line). + rm -r inc + sed -i -e '/^inc\// d' MANIFEST + chmod -x tools/git-log.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AdbcIm + umask 022 + cd /builddir/build/BUILD + cd Module-Install-ReadmeFromPod-0.30 + perl Makefile.PL INSTALLDIRS=vendor include /builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/AuthorRequires.pm include inc/Module/Install/Can.pm include inc/Module/Install/AutoLicense.pm include inc/Module/Install/ReadmeFromPod.pm readme_from lib/Module/Install/ReadmeFromPod.pm to txt include inc/Module/Install/GithubMeta.pm I can run 'make' good include inc/Module/Install/WriteAll.pm include inc/Module/Install/Win32.pm include inc/Module/Install/Fetch.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Install::ReadmeFromPod Writing MYMETA.yml and MYMETA.json Writing META.yml + make -j16 cp lib/Module/Install/ReadmeFromPod.pm blib/lib/Module/Install/ReadmeFromPod.pm Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nGaG7j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch ++ dirname /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch + cd Module-Install-ReadmeFromPod-0.30 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch Manifying 1 pod document Installing /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/perl5/vendor_perl/Module/Install/ReadmeFromPod.pm Installing /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/man/man3/Module::Install::ReadmeFromPod.3pm + find /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch -type f -name .packlist -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.30-4.el8 --unique-debug-suffix -0.30-4.el8.noarch --unique-debug-src-base perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aNvJWh + umask 022 + cd /builddir/build/BUILD + cd Module-Install-ReadmeFromPod-0.30 + make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t # Testing Module::Install::ReadmeFromPod 0.30, Perl 5.026003, /usr/bin/perl t/00_compile.t ....... ok # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # include /builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/XLLgzwGSJy/inc/Module/Install.pm # include inc/Module/Install/Metadata.pm # include inc/Module/Install/Base.pm # include inc/Module/Install/ReadmeFromPod.pm # readme_from README.pm to txt # readme_from README.pm to htm # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # readme_from README.pm to man # readme_from README.pm to md # include inc/Module/Install/WriteAll.pm # include inc/Module/Install/Makefile.pm # include inc/Module/Install/Win32.pm # include inc/Module/Install/Can.pm # include inc/Module/Install/Fetch.pm # Generating a Unix-style Makefile # Writing Makefile for Foo::Bar # Writing MYMETA.yml and MYMETA.json # Writing META.yml # make[1]: Entering directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/XLLgzwGSJy' # rm -f \ # Bar.bso Bar.def \ # Bar.exp Bar.x \ # blib/arch/auto/Foo/Bar/extralibs.all \ # blib/arch/auto/Foo/Bar/extralibs.ld Makefile.aperl \ # *.a *.o \ # *perl.core MYMETA.json \ # MYMETA.yml blibdirs.ts \ # core core.*perl.*.? \ # core.[0-9] core.[0-9][0-9] \ # core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ # core.[0-9][0-9][0-9][0-9][0-9] libBar.def \ # mon.out perl \ # perl perl.exe \ # perlmain.c pm_to_blib \ # pm_to_blib.ts so_locations \ # tmon.out # rm -rf \ # blib # mv Makefile Makefile.old > /dev/null 2>&1 # rm -f \ # Makefile Makefile.old # rm -rf \ # Foo-Bar-0.01 MYMETA.yml # rm -f Foo-Bar-0.01.tar.gz # rm -f MANIFEST.bak _build # "/usr/bin/perl" "-Iinc" "-Ilib" "-MModule::Install::Admin" -e "remove_meta()" # rm -rf inc # "/usr/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Not in MANIFEST: Makefile.PL # Not in MANIFEST: README # Not in MANIFEST: README.1 # Not in MANIFEST: README.htm # Not in MANIFEST: README.md # Not in MANIFEST: README.pm # make[1]: Leaving directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/XLLgzwGSJy' t/01_dist.t .......... ok # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # include /builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/kXNi4CvZzg/inc/Module/Install.pm # include inc/Module/Install/Metadata.pm # include inc/Module/Install/Base.pm # include inc/Module/Install/ReadmeFromPod.pm # readme_from README.pm to text # include inc/Module/Install/Makefile.pm # readme_from README.pm to html # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # Subroutine Module::Install::ReadmeFromPod::io redefined at /usr/share/perl5/vendor_perl/IO/All/Base.pm line 24. # readme_from README.pm to md # readme_from README.pm to man # include inc/Module/Install/WriteAll.pm # include inc/Module/Install/Win32.pm # include inc/Module/Install/Can.pm # include inc/Module/Install/Fetch.pm # Generating a Unix-style Makefile # Writing Makefile for Foo::Bar # Writing MYMETA.yml and MYMETA.json # Writing META.yml # make[1]: Entering directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/kXNi4CvZzg' # rm -f \ # Bar.bso Bar.def \ # Bar.exp Bar.x \ # blib/arch/auto/Foo/Bar/extralibs.all \ # blib/arch/auto/Foo/Bar/extralibs.ld Makefile.aperl \ # *.a *.o \ # *perl.core MYMETA.json \ # MYMETA.yml blibdirs.ts \ # core core.*perl.*.? \ # core.[0-9] core.[0-9][0-9] \ # core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ # core.[0-9][0-9][0-9][0-9][0-9] libBar.def \ # mon.out perl \ # perl perl.exe \ # perlmain.c pm_to_blib \ # pm_to_blib.ts so_locations \ # tmon.out # rm -rf \ # Foobar.htm Foobar.man \ # Foobar.md Foobar.txt \ # blib # mv Makefile Makefile.old > /dev/null 2>&1 # rm -f \ # Makefile Makefile.old # rm -rf \ # Foo-Bar-0.01 MYMETA.yml # rm -f Foo-Bar-0.01.tar.gz # rm -f MANIFEST.bak _build # "/usr/bin/perl" "-Iinc" "-Ilib" "-MModule::Install::Admin" -e "remove_meta()" # rm -rf inc # "/usr/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Not in MANIFEST: Makefile.PL # Not in MANIFEST: README.pm # make[1]: Leaving directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/kXNi4CvZzg' t/02_clean.t ......... ok # include /builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/PNrt4twHzt/inc/Module/Install.pm # include inc/Module/Install/Metadata.pm # include inc/Module/Install/Base.pm # include inc/Module/Install/Makefile.pm # include inc/Module/Install/ReadmeFromPod.pm # readme_from README.pm to txt # include inc/Module/Install/WriteAll.pm # include inc/Module/Install/Win32.pm # include inc/Module/Install/Can.pm # include inc/Module/Install/Fetch.pm # Generating a Unix-style Makefile # Writing Makefile for Foo::Bar # Writing MYMETA.yml and MYMETA.json # Writing META.yml # make[1]: Entering directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/PNrt4twHzt' # rm -f \ # Bar.bso Bar.def \ # Bar.exp Bar.x \ # blib/arch/auto/Foo/Bar/extralibs.all \ # blib/arch/auto/Foo/Bar/extralibs.ld Makefile.aperl \ # *.a *.o \ # *perl.core MYMETA.json \ # MYMETA.yml blibdirs.ts \ # core core.*perl.*.? \ # core.[0-9] core.[0-9][0-9] \ # core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \ # core.[0-9][0-9][0-9][0-9][0-9] libBar.def \ # mon.out perl \ # perl perl.exe \ # perlmain.c pm_to_blib \ # pm_to_blib.ts so_locations \ # tmon.out # rm -rf \ # blib # mv Makefile Makefile.old > /dev/null 2>&1 # rm -f \ # Makefile Makefile.old # rm -rf \ # Foo-Bar-0.01 MYMETA.yml # rm -f Foo-Bar-0.01.tar.gz # rm -f MANIFEST.bak _build # "/usr/bin/perl" "-Iinc" "-Ilib" "-MModule::Install::Admin" -e "remove_meta()" # rm -rf inc # "/usr/bin/perl" "-Iinc" "-MExtUtils::Manifest=fullcheck" -e fullcheck # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Problem opening MANIFEST: No such file or directory at /usr/share/perl5/vendor_perl/ExtUtils/Manifest.pm line 349. # Not in MANIFEST: Makefile.PL # Not in MANIFEST: README # Not in MANIFEST: README.pm # make[1]: Leaving directory '/builddir/build/BUILD/Module-Install-ReadmeFromPod-0.30/dist/PNrt4twHzt' t/03_all_from.t ...... ok t/04_distpdf.t ....... skipped: App::pod2pdf not installed t/05_cleanpdf.t ...... skipped: App::pod2pdf not installed t/99_pod.t ........... ok t/99_pod_coverage.t .. ok All tests successful. Files=8, Tests=33, 1 wallclock secs ( 0.03 usr 0.01 sys + 1.44 cusr 0.23 csys = 1.71 CPU) Result: PASS + exit 0 Processing files: perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DZNRCl + umask 022 + cd /builddir/build/BUILD + cd Module-Install-ReadmeFromPod-0.30 + DOCDIR=/builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/doc/perl-Module-Install-ReadmeFromPod + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/doc/perl-Module-Install-ReadmeFromPod + cp -pr Changes /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/doc/perl-Module-Install-ReadmeFromPod + cp -pr README /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/doc/perl-Module-Install-ReadmeFromPod + cp -pr tools /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/doc/perl-Module-Install-ReadmeFromPod + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QEdvkp + umask 022 + cd /builddir/build/BUILD + cd Module-Install-ReadmeFromPod-0.30 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/licenses/perl-Module-Install-ReadmeFromPod + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/licenses/perl-Module-Install-ReadmeFromPod + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch/usr/share/licenses/perl-Module-Install-ReadmeFromPod + exit 0 Provides: perl(Module::Install::ReadmeFromPod) = 0.30 perl-Module-Install-ReadmeFromPod = 0.30-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(:VERSION) >= 5.6.0 perl(base) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch Wrote: /builddir/build/RPMS/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nqt1et + umask 022 + cd /builddir/build/BUILD + cd Module-Install-ReadmeFromPod-0.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Module-Install-ReadmeFromPod-0.30-4.el8.noarch + exit 0 Child return code was: 0