Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.spec'], chrootPath='/var/lib/mock/f26-build-6545846-644715/root'printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=timeout=172800uid=1000gid=425user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: buildvm-aarch64-11.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Math-MatrixReal-2.13-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.spec'], chrootPath='/var/lib/mock/f26-build-6545846-644715/root'private_network=TrueprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'}logger=timeout=172800uid=1000gid=425user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.spec'] with env {'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6fRC1D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-MatrixReal-2.13 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-MatrixReal-2.13.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-MatrixReal-2.13 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x example/bench.pl example/bench_mult.pl example/bench_new_diag.pl example/openg-and-matrix.pl + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.au6Z95 + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + perl Build.PL installdirs=vendor Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Math-MatrixReal' version '2.13' Have an awesome day! + ./Build Building Math-MatrixReal + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NFvnbH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch ++ dirname /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch + cd Math-MatrixReal-2.13 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch create_packlist=0 Building Math-MatrixReal Installing /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/perl5/vendor_perl/Math/MatrixReal.pm Installing /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/man/man3/Math::MatrixReal.3pm + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Math-MatrixReal-2.13 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fDVm5L + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + ./Build test # Testing Math::MatrixReal 2.13 on linux, Perl (/usr/bin/perl) 5.024000 t/00-load.t ............ ok t/adjoint.t ............ ok t/arith.t .............. ok t/assign.t ............. ok t/basic.t .............. ok * Estimated diagonalization time for 150x150 matrix: 9.77 s Estimated biggest matrix diagonalisable within 1 day cpu: 3035x3035 * Estimated eigenvalues-only computation time for 150x150 matrix: 1.44 s Estimated biggest matrix manageable within 1 day cpu: 5677x5677 Btw, do you want to crunch such one now? (no, just kidding...;-) t/bench_eigen.t ........ ok t/bench_eigen2.t ....... ok t/binary.t ............. ok t/bool.t ............... ok t/cofactor.t ........... ok t/concat.t ............. ok t/condition.t .......... ok t/decompose_LR.t ....... ok t/det.t ................ ok t/diag.t ............... ok t/display_precision.t .. ok t/div.t ................ ok t/each.t ............... ok t/eigen_3x3.t .......... ok t/eigen_7x7.t .......... ok t/eigen_NxN.t .......... ok t/equality.t ........... ok t/exponent.t ........... ok t/ext1.t ............... ok t/gramian.t ............ ok t/gsm.t ................ ok t/inequality.t ......... ok t/inverse.t ............ ok t/is_LR.t .............. ok t/isrowcol.t ........... ok t/latex.t .............. ok t/length.t ............. ok t/list.t ............... ok t/matlab.t ............. ok t/max_min.t ............ ok t/minimax.t ............ ok t/minor.t .............. ok t/norm.t ............... ok t/normality.t .......... ok t/orthogonal.t ......... ok t/periodic.t ........... ok t/positive.t ........... ok t/product.t ............ ok t/quadratic.t .......... ok t/rand.t ............... ok t/rank.t ............... ok t/scinotation.t ........ ok t/similar.t ............ ok t/spectral.t ........... ok t/stringify.t .......... ok t/submatrix.t .......... ok t/swap.t ............... ok t/symmetric.t .......... ok t/trace.t .............. ok t/transpose.t .......... ok t/triang.t ............. ok t/tridiag.t ............ ok t/vecnorm.t ............ ok t/yacas.t .............. ok All tests successful. Files=59, Tests=353, 13 wallclock secs ( 0.35 usr 0.09 sys + 12.43 cusr 0.48 csys = 13.35 CPU) Result: PASS + exit 0 Processing files: perl-Math-MatrixReal-2.13-1.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cAiRoq + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CREDITS /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr example /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr GOALS /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr README.mkd /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr OLD_README /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr TODO /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch/usr/share/doc/perl-Math-MatrixReal + exit 0 Provides: perl(Math::MatrixReal) = 2.13 perl-Math-MatrixReal = 2.13-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: perl(Carp) perl(Data::Dumper) perl(Exporter) perl(Scalar::Util) perl(overload) perl(strict) perl(vars) perl(warnings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch warning: Could not canonicalize hostname: buildvm-aarch64-11.arm.fedoraproject.org Wrote: /builddir/build/RPMS/perl-Math-MatrixReal-2.13-1.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ldwD2q + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-1.fc26.noarch + exit 0 Child return code was: 0