Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.spec'], chrootPath='/var/lib/mock/f29-build-13043356-949932/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.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': 'en_US.UTF-8'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/perl-Math-MatrixReal-2.13-7.fc29.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/f29-build-13043356-949932/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/perl-Math-MatrixReal.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zXhQxK + 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.C5nFym + 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.Ljl7hA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch ++ dirname /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch + cd Math-MatrixReal-2.13 + ./Build install destdir=/builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch create_packlist=0 Building Math-MatrixReal Installing /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/perl5/vendor_perl/Math/MatrixReal.pm Installing /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.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-7.fc29.noarch/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.13-7.fc29 --unique-debug-suffix -2.13-7.fc29.noarch --unique-debug-src-base perl-Math-MatrixReal-2.13-7.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Math-MatrixReal-2.13 + /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 /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YfaKOK + 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.028000 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: 16.07 s Estimated biggest matrix diagonalisable within 1 day cpu: 2571x2571 * Estimated eigenvalues-only computation time for 150x150 matrix: 2.59 s Estimated biggest matrix manageable within 1 day cpu: 4668x4668 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, 21 wallclock secs ( 0.39 usr 0.26 sys + 18.30 cusr 2.04 csys = 20.99 CPU) Result: PASS + exit 0 Processing files: perl-Math-MatrixReal-2.13-7.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1fAaCk + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr CREDITS /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr example /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr GOALS /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr README.mkd /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr OLD_README /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + cp -pr TODO /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch/usr/share/doc/perl-Math-MatrixReal + exit 0 Provides: perl(Math::MatrixReal) = 2.13 perl-Math-MatrixReal = 2.13-7.fc29 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-7.fc29.noarch Wrote: /builddir/build/RPMS/perl-Math-MatrixReal-2.13-7.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6g0Uro + umask 022 + cd /builddir/build/BUILD + cd Math-MatrixReal-2.13 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-MatrixReal-2.13-7.fc29.noarch + exit 0 Child return code was: 0