473 lines
21 KiB
Text
473 lines
21 KiB
Text
perl-blead
|
|
==========
|
|
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
|
Work directory is /home/ryan/.cpanm/work/1492958371.25066
|
|
You have make /usr/bin/make
|
|
You have LWP 6.26
|
|
You have /bin/tar: tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
You have /usr/bin/unzip
|
|
Searching Math::MatrixReal () on cpanmetadb ...
|
|
Unpacking Math-MatrixReal-2.13.tar.gz
|
|
--> Working on Math::MatrixReal
|
|
Fetching http://www.cpan.org/authors/id/L/LE/LETO/Math-MatrixReal-2.13.tar.gz ... OK
|
|
Math-MatrixReal-2.13
|
|
Math-MatrixReal-2.13/.travis.yml
|
|
Math-MatrixReal-2.13/Build.PL
|
|
Math-MatrixReal-2.13/CHANGES
|
|
Math-MatrixReal-2.13/CONTRIBUTING.md
|
|
Math-MatrixReal-2.13/CREDITS
|
|
Math-MatrixReal-2.13/funcs.pl
|
|
Math-MatrixReal-2.13/GOALS
|
|
Math-MatrixReal-2.13/Kleene.pod
|
|
Math-MatrixReal-2.13/Makefile.PL
|
|
Math-MatrixReal-2.13/MANIFEST
|
|
Math-MatrixReal-2.13/META.json
|
|
Math-MatrixReal-2.13/META.yml
|
|
Math-MatrixReal-2.13/OLD_README
|
|
Math-MatrixReal-2.13/README.mkd
|
|
Math-MatrixReal-2.13/TODO
|
|
Math-MatrixReal-2.13/example
|
|
Math-MatrixReal-2.13/example/bench.pl
|
|
Math-MatrixReal-2.13/example/bench_mult.pl
|
|
Math-MatrixReal-2.13/example/bench_new_diag.pl
|
|
Math-MatrixReal-2.13/example/openg-and-matrix.pl
|
|
Math-MatrixReal-2.13/lib
|
|
Math-MatrixReal-2.13/lib/Math
|
|
Math-MatrixReal-2.13/lib/Math/.MatrixReal.pm.swo
|
|
Math-MatrixReal-2.13/lib/Math/MatrixReal.pm
|
|
Math-MatrixReal-2.13/t
|
|
Math-MatrixReal-2.13/t/.list.t.swo
|
|
Math-MatrixReal-2.13/t/00-load.t
|
|
Math-MatrixReal-2.13/t/adjoint.t
|
|
Math-MatrixReal-2.13/t/arith.t
|
|
Math-MatrixReal-2.13/t/assign.t
|
|
Math-MatrixReal-2.13/t/basic.t
|
|
Math-MatrixReal-2.13/t/bench_eigen.t
|
|
Math-MatrixReal-2.13/t/bench_eigen2.t
|
|
Math-MatrixReal-2.13/t/binary.t
|
|
Math-MatrixReal-2.13/t/bool.t
|
|
Math-MatrixReal-2.13/t/cofactor.t
|
|
Math-MatrixReal-2.13/t/concat.t
|
|
Math-MatrixReal-2.13/t/condition.t
|
|
Math-MatrixReal-2.13/t/decompose_LR.t
|
|
Math-MatrixReal-2.13/t/det.t
|
|
Math-MatrixReal-2.13/t/diag.t
|
|
Math-MatrixReal-2.13/t/display_precision.t
|
|
Math-MatrixReal-2.13/t/div.t
|
|
Math-MatrixReal-2.13/t/each.t
|
|
Math-MatrixReal-2.13/t/eigen_3x3.t
|
|
Math-MatrixReal-2.13/t/eigen_7x7.t
|
|
Math-MatrixReal-2.13/t/eigen_NxN.t
|
|
Math-MatrixReal-2.13/t/equality.t
|
|
Math-MatrixReal-2.13/t/exponent.t
|
|
Math-MatrixReal-2.13/t/ext1.t
|
|
Math-MatrixReal-2.13/t/gramian.t
|
|
Math-MatrixReal-2.13/t/gsm.t
|
|
Math-MatrixReal-2.13/t/inequality.t
|
|
Math-MatrixReal-2.13/t/inverse.t
|
|
Math-MatrixReal-2.13/t/is_LR.t
|
|
Math-MatrixReal-2.13/t/isrowcol.t
|
|
Math-MatrixReal-2.13/t/latex.t
|
|
Math-MatrixReal-2.13/t/length.t
|
|
Math-MatrixReal-2.13/t/list.t
|
|
Math-MatrixReal-2.13/t/matlab.t
|
|
Math-MatrixReal-2.13/t/max_min.t
|
|
Math-MatrixReal-2.13/t/minimax.t
|
|
Math-MatrixReal-2.13/t/minor.t
|
|
Math-MatrixReal-2.13/t/norm.t
|
|
Math-MatrixReal-2.13/t/normality.t
|
|
Math-MatrixReal-2.13/t/orthogonal.t
|
|
Math-MatrixReal-2.13/t/periodic.t
|
|
Math-MatrixReal-2.13/t/positive.t
|
|
Math-MatrixReal-2.13/t/product.t
|
|
Math-MatrixReal-2.13/t/quadratic.t
|
|
Math-MatrixReal-2.13/t/rand.t
|
|
Math-MatrixReal-2.13/t/rank.t
|
|
Math-MatrixReal-2.13/t/scinotation.t
|
|
Math-MatrixReal-2.13/t/similar.t
|
|
Math-MatrixReal-2.13/t/spectral.t
|
|
Math-MatrixReal-2.13/t/stringify.t
|
|
Math-MatrixReal-2.13/t/submatrix.t
|
|
Math-MatrixReal-2.13/t/swap.t
|
|
Math-MatrixReal-2.13/t/symmetric.t
|
|
Math-MatrixReal-2.13/t/trace.t
|
|
Math-MatrixReal-2.13/t/transpose.t
|
|
Math-MatrixReal-2.13/t/triang.t
|
|
Math-MatrixReal-2.13/t/tridiag.t
|
|
Math-MatrixReal-2.13/t/vecnorm.t
|
|
Math-MatrixReal-2.13/t/yacas.t
|
|
Entering Math-MatrixReal-2.13
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::Install 1.46 ... Yes (2.04)
|
|
Checking if you have Module::Build 0.38 ... Yes (0.4222)
|
|
Running Build.PL
|
|
Configuring Math-MatrixReal-2.13 ... Created MYMETA.yml and MYMETA.json
|
|
Creating new 'Build' script for 'Math-MatrixReal' version '2.13'
|
|
Have an awesome day!
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::Most 0 ... Yes (0.35)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
OK
|
|
Building and testing Math-MatrixReal-2.13 ... Building Math-MatrixReal
|
|
# Testing Math::MatrixReal 2.13 on linux, Perl (/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0) 5.026000
|
|
t/00-load.t ............ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/adjoint.t line 8.
|
|
Undefined subroutine &main::ok_matrix called at t/adjoint.t line 16.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/adjoint.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/arith.t line 6.
|
|
Undefined subroutine &main::ok_matrix called at t/arith.t line 13.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/arith.t ..............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/4 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/assign.t line 6.
|
|
Undefined subroutine &main::assert_dies called at t/assign.t line 34.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/assign.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 3/5 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/basic.t line 6.
|
|
Undefined subroutine &main::ok_matrix called at t/basic.t line 97.
|
|
# Looks like your test exited with 2 just after 5.
|
|
t/basic.t ..............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/7 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/bench_eigen.t line 6.
|
|
|
|
* Estimated diagonalization time for 150x150 matrix: 2.21 s
|
|
Estimated biggest matrix diagonalisable within 1 day cpu: 4982x4982
|
|
* Estimated eigenvalues-only computation time for 150x150 matrix: 0.29 s
|
|
Estimated biggest matrix manageable within 1 day cpu: 9704x9704
|
|
Btw, do you want to crunch such one now? (no, just kidding...;-)
|
|
t/bench_eigen.t ........ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/bench_eigen2.t line 5.
|
|
Undefined subroutine &main::ok_eigenvectors called at t/bench_eigen2.t line 32.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/bench_eigen2.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 3/3 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/binary.t line 6.
|
|
t/binary.t ............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/bool.t line 6.
|
|
t/bool.t ............... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/cofactor.t line 5.
|
|
Undefined subroutine &main::ok_matrix called at t/cofactor.t line 13.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/cofactor.t ...........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
t/concat.t ............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/condition.t line 6.
|
|
t/condition.t .......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/decompose_LR.t line 8.
|
|
Undefined subroutine &main::ok_matrix called at t/decompose_LR.t line 13.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/decompose_LR.t .......
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/det.t line 5.
|
|
Undefined subroutine &main::similar called at t/det.t line 15.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/det.t ................
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 13/13 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/diag.t line 6.
|
|
t/diag.t ............... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/display_precision.t line 5.
|
|
Undefined subroutine &main::assert_dies called at t/display_precision.t line 32.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/display_precision.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 1/3 subtests
|
|
t/div.t ................ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/each.t line 5.
|
|
Undefined subroutine &main::ok_matrix called at t/each.t line 16.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/each.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/eigen_3x3.t line 6.
|
|
Undefined subroutine &main::ok_matrix_orthogonal called at t/eigen_3x3.t line 32.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/eigen_3x3.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 11/13 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/eigen_7x7.t line 5.
|
|
Undefined subroutine &main::ok_matrix_orthogonal called at t/eigen_7x7.t line 37.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/eigen_7x7.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 10/10 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/eigen_NxN.t line 6.
|
|
Undefined subroutine &main::ok_matrix_orthogonal called at t/eigen_NxN.t line 21.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/eigen_NxN.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 15/15 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/equality.t line 7.
|
|
t/equality.t ........... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/exponent.t line 5.
|
|
Undefined subroutine &main::ok_matrix called at t/exponent.t line 17.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/exponent.t ...........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 6/6 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/ext1.t line 4.
|
|
Undefined subroutine &main::similar called at t/ext1.t line 166.
|
|
t/ext1.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/21 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/gramian.t line 5.
|
|
t/gramian.t ............ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/gsm.t line 6.
|
|
t/gsm.t ................ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/inequality.t line 6.
|
|
t/inequality.t ......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/inverse.t line 5.
|
|
Undefined subroutine &main::ok_matrix called at t/inverse.t line 19.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/inverse.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 6/6 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/is_LR.t line 6.
|
|
t/is_LR.t .............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/isrowcol.t line 5.
|
|
t/isrowcol.t ........... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/latex.t line 7.
|
|
t/latex.t .............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/length.t line 6.
|
|
Undefined subroutine &main::similar called at t/length.t line 10.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/length.t .............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/list.t line 6.
|
|
t/list.t ............... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/matlab.t line 5.
|
|
t/matlab.t ............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/max_min.t line 6.
|
|
t/max_min.t ............ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/minimax.t line 8.
|
|
Undefined subroutine &main::similar called at t/minimax.t line 17.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/minimax.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/6 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/minor.t line 5.
|
|
Undefined subroutine &main::ok_matrix called at t/minor.t line 12.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/minor.t ..............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 3/3 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/norm.t line 6.
|
|
Undefined subroutine &main::similar called at t/norm.t line 16.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/norm.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 3/3 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/normality.t line 6.
|
|
t/normality.t .......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/orthogonal.t line 5.
|
|
t/orthogonal.t ......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/periodic.t line 5.
|
|
t/periodic.t ........... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/positive.t line 6.
|
|
t/positive.t ........... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/product.t line 5.
|
|
t/product.t ............ ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/quadratic.t line 5.
|
|
t/quadratic.t .......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/rand.t line 8.
|
|
Undefined subroutine &main::assert_dies called at t/rand.t line 46.
|
|
# Looks like your test exited with 2 just after 5.
|
|
t/rand.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 11/16 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/rank.t line 6.
|
|
t/rank.t ............... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/scinotation.t line 5.
|
|
Undefined subroutine &main::similar called at t/scinotation.t line 20.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/scinotation.t ........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 1/3 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/similar.t line 8.
|
|
Undefined subroutine &main::similar called at t/similar.t line 12.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/similar.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 6/6 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/spectral.t line 6.
|
|
Undefined subroutine &main::similar called at t/spectral.t line 21.
|
|
# Looks like your test exited with 2 just after 3.
|
|
t/spectral.t ...........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/5 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/stringify.t line 5.
|
|
t/stringify.t .......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/submatrix.t line 7.
|
|
Undefined subroutine &main::ok_matrix called at t/submatrix.t line 18.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/submatrix.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/4 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/swap.t line 6.
|
|
Undefined subroutine &main::ok_matrix called at t/swap.t line 30.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/swap.t ...............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 2/2 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/symmetric.t line 6.
|
|
t/symmetric.t .......... ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/trace.t line 6.
|
|
Undefined subroutine &main::similar called at t/trace.t line 22.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/trace.t ..............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 8/8 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/transpose.t line 6.
|
|
Undefined subroutine &main::ok_matrix called at t/transpose.t line 11.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/transpose.t ..........
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 4/4 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/triang.t line 7.
|
|
t/triang.t ............. ok
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/tridiag.t line 6.
|
|
Undefined subroutine &main::ok_matrix called at t/tridiag.t line 25.
|
|
# Looks like your test exited with 2 just after 2.
|
|
t/tridiag.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 3/5 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/vecnorm.t line 5.
|
|
Undefined subroutine &main::similar called at t/vecnorm.t line 19.
|
|
# Looks like your test exited with 2 just after 1.
|
|
t/vecnorm.t ............
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 5/6 subtests
|
|
do "funcs.pl" failed, '.' is no longer in @INC at t/yacas.t line 6.
|
|
t/yacas.t .............. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/adjoint.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/arith.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 4 tests but ran 0.
|
|
t/assign.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 5 tests but ran 2.
|
|
t/basic.t (Wstat: 512 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 7 tests but ran 5.
|
|
t/bench_eigen2.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/cofactor.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/decompose_LR.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/det.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 13 tests but ran 0.
|
|
t/display_precision.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 3 tests but ran 2.
|
|
t/each.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/eigen_3x3.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 13 tests but ran 2.
|
|
t/eigen_7x7.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 10 tests but ran 0.
|
|
t/eigen_NxN.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 15 tests but ran 0.
|
|
t/exponent.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 6 tests but ran 0.
|
|
t/ext1.t (Wstat: 512 Tests: 19 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 21 tests but ran 19.
|
|
t/inverse.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 6 tests but ran 0.
|
|
t/length.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/minimax.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 6 tests but ran 2.
|
|
t/minor.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/norm.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 3 tests but ran 0.
|
|
t/rand.t (Wstat: 512 Tests: 5 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 16 tests but ran 5.
|
|
t/scinotation.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 3 tests but ran 2.
|
|
t/similar.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 6 tests but ran 0.
|
|
t/spectral.t (Wstat: 512 Tests: 3 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 5 tests but ran 3.
|
|
t/submatrix.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 4 tests but ran 0.
|
|
t/swap.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 2 tests but ran 0.
|
|
t/trace.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 8 tests but ran 0.
|
|
t/transpose.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 4 tests but ran 0.
|
|
t/tridiag.t (Wstat: 512 Tests: 2 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 5 tests but ran 2.
|
|
t/vecnorm.t (Wstat: 512 Tests: 1 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 6 tests but ran 1.
|
|
Files=59, Tests=211, 3 wallclock secs ( 0.08 usr 0.02 sys + 2.35 cusr 0.07 csys = 2.52 CPU)
|
|
Result: FAIL
|
|
Failed 30/59 test programs. 0/211 subtests failed.
|
|
! Installing Math::MatrixReal failed. See /home/ryan/.cpanm/work/1492958371.25066/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Math::MatrixReal] terminated with exit code 1 ($? = 256) under the following perl environment:
|
|
Command terminated with non-zero status.
|
|
|
|
|
|
Current perl:
|
|
Name: perl-blead
|
|
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
|
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
Compiled at: Mar 30 2017 03:10:09
|
|
|
|
perlbrew:
|
|
version: 0.78
|
|
ENV:
|
|
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
|
PERLBREW_HOME: /home/ryan/.perlbrew
|
|
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
|
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|