Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Date-Pcalc.spec'], chrootPath='/var/lib/mock/f32-build-19306686-1347100/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/perl-Date-Pcalc.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: perl: command not found Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1580256000 Wrote: /builddir/build/SRPMS/perl-Date-Pcalc-6.1-29.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Date-Pcalc.spec'], chrootPath='/var/lib/mock/f32-build-19306686-1347100/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/perl-Date-Pcalc.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1580256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5vwWGK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Date-Pcalc-6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Date-Pcalc-6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Date-Pcalc-6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (Date-Pcalc-6.1-boolean.patch):' Patch #0 (Date-Pcalc-6.1-boolean.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/C_XS/ToolBox.h + echo 'Patch #1 (Date-Pcalc-6.1-century.patch):' Patch #1 (Date-Pcalc-6.1-century.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/f016.t patching file t/f027.t patching file t/f028.t + echo 'Patch #2 (Date-Pcalc-6.1-Fix-unescaped-left-brace-in-regex.patch):' Patch #2 (Date-Pcalc-6.1-Fix-unescaped-left-brace-in-regex.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file t/f035.t + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tmkMdM + umask 022 + cd /builddir/build/BUILD + cd Date-Pcalc-6.1 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 Testing your C compiler... Config.pm indicates that your version of Perl was built with this C compiler: gcc I have located and successfully tested this compiler on your system. You now have the option to either install the (fast) C/XS implementation of this module (recommended), or a (somewhat slower) pure-Perl implementation. Install C/XS version (answer 'c') or pure-Perl version (answer 'p')? [c] c Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Date::Pcalc Writing patchlevel.h for /usr/bin/perl (5.030001) + make -j4 Running Mkbootstrap for Pcalc () gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"6.1\" -DXS_VERSION=\"6.1\" -fPIC "-I/usr/lib64/perl5/CORE" DatePcalc.c "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Date-Pcalc-6.1/typemap' Pcalc.xs > Pcalc.xsc chmod 644 "Pcalc.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcalc.bs blib/arch/auto/Date/Pcalc/Pcalc.bs 644 DatePcalc.c:619:62: warning: "/*" within comment [-Wcomment] 619 | /* "???", "2�", "3�", "4�", "5�", "6�", "S�b", "Dom" /* 5 */ | cp lib/Date/Pcalendar/Profiles.pm blib/lib/Date/Pcalendar/Profiles.pm cp lib/Date/Pcalendar/Year.pod blib/lib/Date/Pcalendar/Year.pod cp Pcalendar.pm blib/lib/Date/Pcalendar.pm cp Pcalendar.pod blib/lib/Date/Pcalendar.pod cp lib/Date/Pcalc/Object.pod blib/lib/Date/Pcalc/Object.pod cp lib/Date/Pcalc/Object.pm blib/lib/Date/Pcalc/Object.pm cp Pcalc.pm blib/lib/Date/Pcalc.pm cp Pcalc.pod blib/lib/Date/Pcalc.pod cp lib/Date/Pcalendar/Profiles.pod blib/lib/Date/Pcalendar/Profiles.pod cp lib/Date/Pcalendar/Year.pm blib/lib/Date/Pcalendar/Year.pm mv Pcalc.xsc Pcalc.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"6.1\" -DXS_VERSION=\"6.1\" -fPIC "-I/usr/lib64/perl5/CORE" Pcalc.c rm -f blib/arch/auto/Date/Pcalc/Pcalc.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong DatePcalc.o Pcalc.o -o blib/arch/auto/Date/Pcalc/Pcalc.so \ -lperl \ chmod 755 blib/arch/auto/Date/Pcalc/Pcalc.so Manifying 5 pod documents + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k77edN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le ++ dirname /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le + cd Date-Pcalc-6.1 + /usr/bin/iconv --from-code=ISO-8859-1 --to-code=UTF-8 blib/man3/Date::Pcalc.3pm -o blib/man3/Date::Pcalc.3pm-utf8 + mv blib/man3/Date::Pcalc.3pm-utf8 blib/man3/Date::Pcalc.3pm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcalc.bs blib/arch/auto/Date/Pcalc/Pcalc.bs 644 Manifying 5 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/auto/Date/Pcalc/Pcalc.so Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalc.pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalc.pod Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar.pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar.pod Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar/Year.pod Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar/Profiles.pod Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar/Year.pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalendar/Profiles.pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalc/Object.pod Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/Date/Pcalc/Object.pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/man/man3/Date::Pcalc::Object.3pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/man/man3/Date::Pcalendar::Profiles.3pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/man/man3/Date::Pcalendar.3pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/man/man3/Date::Pcalc.3pm Installing /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/man/man3/Date::Pcalendar::Year.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.1-29.fc32 --unique-debug-suffix -6.1-29.fc32.ppc64le --unique-debug-src-base perl-Date-Pcalc-6.1-29.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Date-Pcalc-6.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/auto/Date/Pcalc/Pcalc.so extracting debug info from /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/lib64/perl5/vendor_perl/auto/Date/Pcalc/Pcalc.so original debug info size: 448kB, size after compression: 440kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 516 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8iNnrM + umask 022 + cd /builddir/build/BUILD + cd Date-Pcalc-6.1 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pcalc.bs blib/arch/auto/Date/Pcalc/Pcalc.bs 644 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/f000.t .. ok t/f001.t .. ok t/f002.t .. ok t/f003.t .. ok t/f004.t .. ok t/f005.t .. ok t/f006.t .. ok t/f007.t .. ok t/f008.t .. ok t/f009.t .. ok t/f010.t .. ok t/f011.t .. ok t/f012.t .. ok t/f013.t .. ok t/f014.t .. ok t/f015.t .. ok t/f016.t .. ok t/f017.t .. ok t/f018.t .. ok t/f019.t .. ok t/f020.t .. ok t/f021.t .. ok t/f022.t .. ok t/f023.t .. ok t/f024.t .. ok t/f025.t .. ok t/f026.t .. ok t/f027.t .. ok t/f028.t .. ok t/f029.t .. ok t/f030.t .. ok t/f031.t .. ok t/f032.t .. ok t/f033.t .. ok t/f034.t .. ok t/f035.t .. ok t/f036.t .. ok t/f037.t .. ok t/m001.t .. ok t/m002.t .. ok t/m003.t .. ok t/m004.t .. ok t/m005.t .. ok t/m006.t .. ok t/m007.t .. ok t/m008.t .. ok t/m009.t .. ok t/m010.t .. ok t/m011.t .. ok t/m012.t .. ok t/m013.t .. ok All tests successful. Files=51, Tests=3378, 2 wallclock secs ( 0.30 usr 0.05 sys + 1.39 cusr 0.10 csys = 1.84 CPU) Result: PASS + RPM_EC=0 ++ jobs -p + exit 0 Processing files: perl-Date-Pcalc-6.1-29.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OlH7fL + umask 022 + cd /builddir/build/BUILD + cd Date-Pcalc-6.1 + DOCDIR=/builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + cp -pr CHANGES.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + cp -pr README.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + cp -pr EXAMPLES.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + cp -pr CREDITS.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/doc/perl-Date-Pcalc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.z5YodN + umask 022 + cd /builddir/build/BUILD + cd Date-Pcalc-6.1 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/licenses/perl-Date-Pcalc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/licenses/perl-Date-Pcalc + cp -pr GNU_GPL.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/licenses/perl-Date-Pcalc + cp -pr Artistic.txt /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le/usr/share/licenses/perl-Date-Pcalc + RPM_EC=0 ++ jobs -p + exit 0 Provides: perl(Date::Pcalc) perl(Date::Pcalc) = 6.1 perl(Date::Pcalc::Object) = 6.1 perl(Date::Pcalendar) = 6.1 perl(Date::Pcalendar::Profiles) = 6.1 perl(Date::Pcalendar::Year) = 6.1 perl-Date-Pcalc = 6.1-29.fc32 perl-Date-Pcalc(ppc-64) = 6.1-29.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) perl(Date::Pcalc) perl(Date::Pcalc::Object) perl(Date::Pcalendar::Year) perl(DynaLoader) perl(Exporter) perl(overload) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Date-Pcalc-debugsource-6.1-29.fc32.ppc64le Provides: perl-Date-Pcalc-debugsource = 6.1-29.fc32 perl-Date-Pcalc-debugsource(ppc-64) = 6.1-29.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Date-Pcalc-debuginfo-6.1-29.fc32.ppc64le Provides: debuginfo(build-id) = a88c9f1f894951f11d53ed033db664e5d01fa531 perl-Date-Pcalc-debuginfo = 6.1-29.fc32 perl-Date-Pcalc-debuginfo(ppc-64) = 6.1-29.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Date-Pcalc-debugsource(ppc-64) = 6.1-29.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le Wrote: /builddir/build/RPMS/perl-Date-Pcalc-debugsource-6.1-29.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Date-Pcalc-debuginfo-6.1-29.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/perl-Date-Pcalc-6.1-29.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yiMUBK + umask 022 + cd /builddir/build/BUILD + cd Date-Pcalc-6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Date-Pcalc-6.1-29.fc32.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0