Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-GIS-Distance-Fast.spec'], chrootPath='/var/lib/mock/epel8-build-18113071-1294315/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 x86_64 --nodeps /builddir/build/SPECS/perl-GIS-Distance-Fast.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 sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-GIS-Distance-Fast-0.14-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-GIS-Distance-Fast.spec'], chrootPath='/var/lib/mock/epel8-build-18113071-1294315/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 x86_64 --nodeps /builddir/build/SPECS/perl-GIS-Distance-Fast.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kyk1IU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GIS-Distance-Fast-0.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/GIS-Distance-Fast-0.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GIS-Distance-Fast-0.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (GIS-Distance-Fast-0.12-Build-using-ExtUtils-MakeMaker-and-link-to-math-libr.patch): + echo 'Patch #0 (GIS-Distance-Fast-0.12-Build-using-ExtUtils-MakeMaker-and-link-to-math-libr.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file MANIFEST patching file Makefile.PL + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hv72aA + umask 022 + cd /builddir/build/BUILD + cd GIS-Distance-Fast-0.14 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 'OPTIMIZE=-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for GIS::Distance::Fast + /usr/bin/make -O -j6 Running Mkbootstrap for lib/GIS/Distance/Fast () chmod 644 "lib/GIS/Distance/Fast.bs" cp lib/GIS/Distance/Fast.pm blib/lib/GIS/Distance/Fast.pm cp lib/GIS/Distance/Fast/Haversine.pm blib/lib/GIS/Distance/Fast/Haversine.pm cp lib/GIS/Distance/Fast/Cosine.pm blib/lib/GIS/Distance/Fast/Cosine.pm cp lib/GIS/Distance/Fast/Null.pm blib/lib/GIS/Distance/Fast/Null.pm cp lib/GIS/Distance/Fast/Polar.pm blib/lib/GIS/Distance/Fast/Polar.pm cp lib/GIS/Distance/Fast/Vincenty.pm blib/lib/GIS/Distance/Fast/Vincenty.pm cp lib/GIS/Distance/Fast/GreatCircle.pm blib/lib/GIS/Distance/Fast/GreatCircle.pm cp lib/GIS/Distance/Fast/ALT.pm blib/lib/GIS/Distance/Fast/ALT.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/GIS/Distance/Fast.bs blib/arch/auto/GIS/Distance/Fast/Fast.bs 644 "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' lib/GIS/Distance/Fast.xs > lib/GIS/Distance/Fast.xsc mv lib/GIS/Distance/Fast.xsc lib/GIS/Distance/Fast.c gcc -c -I. \ -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection \ -DVERSION=\"0.14\" \ -DXS_VERSION=\"0.14\" -fPIC "-I/usr/lib64/perl5/CORE" lib/GIS/Distance/Fast.c -o lib/GIS/Distance/Fast.o rm -f blib/arch/auto/GIS/Distance/Fast/Fast.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong lib/GIS/Distance/Fast.o -o blib/arch/auto/GIS/Distance/Fast/Fast.so \ -lm -lperl \ chmod 755 blib/arch/auto/GIS/Distance/Fast/Fast.so Manifying 8 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7TbIhh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 + cd GIS-Distance-Fast-0.14 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 'INSTALL=/usr/bin/install -p' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/GIS/Distance/Fast.bs blib/arch/auto/GIS/Distance/Fast/Fast.bs 644 Manifying 8 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/auto/GIS/Distance/Fast/Fast.so Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/Polar.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/ALT.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/Cosine.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/Haversine.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/Null.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/Vincenty.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/GIS/Distance/Fast/GreatCircle.pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::Cosine.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::Polar.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::ALT.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::Null.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::Haversine.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::GreatCircle.3pm Installing /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/man/man3/GIS::Distance::Fast::Vincenty.3pm + find /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.14-3.el8 --unique-debug-suffix -0.14-3.el8.x86_64 --unique-debug-src-base perl-GIS-Distance-Fast-0.14-3.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/GIS-Distance-Fast-0.14 extracting debug info from /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/lib64/perl5/vendor_perl/auto/GIS/Distance/Fast/Fast.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 433 blocks + /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.QVYjvZ + umask 022 + cd /builddir/build/BUILD + cd GIS-Distance-Fast-0.14 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- lib/GIS/Distance/Fast.bs blib/arch/auto/GIS/Distance/Fast/Fast.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/accuracy.t .. ok t/null.t ...... ok All tests successful. Files=2, Tests=7, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.20 cusr 0.02 csys = 0.25 CPU) Result: PASS + exit 0 Processing files: perl-GIS-Distance-Fast-0.14-3.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qasNxI + umask 022 + cd /builddir/build/BUILD + cd GIS-Distance-Fast-0.14 + DOCDIR=/builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/doc/perl-GIS-Distance-Fast + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/doc/perl-GIS-Distance-Fast + cp -pr Changes /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/doc/perl-GIS-Distance-Fast + cp -pr README.md /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/doc/perl-GIS-Distance-Fast + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LhReBr + umask 022 + cd /builddir/build/BUILD + cd GIS-Distance-Fast-0.14 + LICENSEDIR=/builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/licenses/perl-GIS-Distance-Fast + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/licenses/perl-GIS-Distance-Fast + cp -pr LICENSE /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64/usr/share/licenses/perl-GIS-Distance-Fast + exit 0 Provides: perl(GIS::Distance::Fast) = 0.14 perl(GIS::Distance::Fast::ALT) = 0.14 perl(GIS::Distance::Fast::Cosine) = 0.14 perl(GIS::Distance::Fast::GreatCircle) = 0.14 perl(GIS::Distance::Fast::Haversine) = 0.14 perl(GIS::Distance::Fast::Null) = 0.14 perl(GIS::Distance::Fast::Polar) = 0.14 perl(GIS::Distance::Fast::Vincenty) = 0.14 perl-GIS-Distance-Fast = 0.14-3.el8 perl-GIS-Distance-Fast(x86-64) = 0.14-3.el8 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.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) perl(:VERSION) >= 5.8.1 perl(GIS::Distance::Fast) perl(parent) perl(strictures) >= 2 rtld(GNU_HASH) Processing files: perl-GIS-Distance-Fast-debugsource-0.14-3.el8.x86_64 Provides: perl-GIS-Distance-Fast-debugsource = 0.14-3.el8 perl-GIS-Distance-Fast-debugsource(x86-64) = 0.14-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-GIS-Distance-Fast-debuginfo-0.14-3.el8.x86_64 Provides: debuginfo(build-id) = 386a6ea3f22a9cc542972682e787359f507acc57 perl-GIS-Distance-Fast-debuginfo = 0.14-3.el8 perl-GIS-Distance-Fast-debuginfo(x86-64) = 0.14-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-GIS-Distance-Fast-debugsource(x86-64) = 0.14-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 Wrote: /builddir/build/RPMS/perl-GIS-Distance-Fast-0.14-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/perl-GIS-Distance-Fast-debugsource-0.14-3.el8.x86_64.rpm Wrote: /builddir/build/RPMS/perl-GIS-Distance-Fast-debuginfo-0.14-3.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8iPHpb + umask 022 + cd /builddir/build/BUILD + cd GIS-Distance-Fast-0.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-GIS-Distance-Fast-0.14-3.el8.x86_64 + exit 0 Child return code was: 0