131 lines
5.5 KiB
Text
131 lines
5.5 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/1493680118.8451
|
||
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 Bundle::Math::Matrix () on cpanmetadb ...
|
||
Unpacking Bundle-Math-Matrix-1.01.tar.gz
|
||
--> Working on Bundle::Math::Matrix
|
||
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Bundle-Math-Matrix-1.01.tar.gz ... OK
|
||
Bundle-Math-Matrix-1.01/
|
||
Bundle-Math-Matrix-1.01/MANIFEST
|
||
Bundle-Math-Matrix-1.01/Changes
|
||
Bundle-Math-Matrix-1.01/Matrix.pm
|
||
Bundle-Math-Matrix-1.01/Makefile.PL
|
||
Bundle-Math-Matrix-1.01/README
|
||
Bundle-Math-Matrix-1.01/META.yml
|
||
Entering Bundle-Math-Matrix-1.01
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring Bundle-Math-Matrix-1.01 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Bundle::Math::Matrix
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have Math::Complex ... Yes (1.59)
|
||
Checking if you have Math::GMatrix ... Yes (0.2)
|
||
Checking if you have Math::Matrix ... Yes (0.8)
|
||
Checking if you have Math::MatrixBool ... Yes (5.8)
|
||
Checking if you have Math::MatrixReal ... Yes (2.13)
|
||
Checking if you have Math::MatrixReal::Ext1 ... Yes (0.07)
|
||
Checking if you have Math::MatrixSparse ... Yes (0.01)
|
||
Checking if you have Math::Orthonormalize ... No
|
||
Checking if you have Math::Quaternion ... Yes (0.07)
|
||
Checking if you have Math::Vec ... Yes (1.01)
|
||
Checking if you have Math::VecStat ... Yes (0.08)
|
||
Checking if you have Math::VectorReal ... Yes (1.0)
|
||
Searching Math::Orthonormalize () on cpanmetadb ...
|
||
Unpacking Math-Orthonormalize-1.00.tar.gz
|
||
OK
|
||
==> Found dependencies: Math::Orthonormalize
|
||
--> Working on Math::Orthonormalize
|
||
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Math-Orthonormalize-1.00.tar.gz ... OK
|
||
Math-Orthonormalize-1.00/
|
||
Math-Orthonormalize-1.00/t/
|
||
Math-Orthonormalize-1.00/t/00podcover.t
|
||
Math-Orthonormalize-1.00/t/04orthogonalize.t
|
||
Math-Orthonormalize-1.00/t/00pod.t
|
||
Math-Orthonormalize-1.00/t/01scalarp.t
|
||
Math-Orthonormalize-1.00/t/02normalize.t
|
||
Math-Orthonormalize-1.00/t/05orthonormalize.t
|
||
Math-Orthonormalize-1.00/t/03scale.t
|
||
Math-Orthonormalize-1.00/META.yml
|
||
Math-Orthonormalize-1.00/Changes
|
||
Math-Orthonormalize-1.00/lib/
|
||
Math-Orthonormalize-1.00/lib/Math/
|
||
Math-Orthonormalize-1.00/lib/Math/Orthonormalize.pm
|
||
Math-Orthonormalize-1.00/MANIFEST
|
||
Math-Orthonormalize-1.00/Build.PL
|
||
Math-Orthonormalize-1.00/Makefile.PL
|
||
Math-Orthonormalize-1.00/README
|
||
Math-Orthonormalize-1.00/SIGNATURE
|
||
Entering Math-Orthonormalize-1.00
|
||
Checking configure dependencies from META.yml
|
||
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-Orthonormalize-1.00 ... Created MYMETA.yml and MYMETA.json
|
||
Creating new 'Build' script for 'Math-Orthonormalize' version '1.00'
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have Math::Symbolic 0.128 ... Yes (0.612)
|
||
Checking if you have Test::More 0 ... Yes (1.302083)
|
||
Checking if you have Parse::RecDescent 1.8 ... Yes (1.967015)
|
||
OK
|
||
Building and testing Math-Orthonormalize-1.00 ... Building Math-Orthonormalize
|
||
|
||
# Failed test 'POD test for blib/lib/Math/Orthonormalize.pm'
|
||
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
|
||
# blib/lib/Math/Orthonormalize.pm (209): Non-ASCII character seen before =encoding in 'H<>heren'. Assuming CP1252
|
||
# Looks like you failed 1 test of 1.
|
||
t/00pod.t .............
|
||
Dubious, test returned 1 (wstat 256, 0x100)
|
||
Failed 1/1 subtests
|
||
t/00podcover.t ........ ok
|
||
t/01scalarp.t ......... ok
|
||
t/02normalize.t ....... ok
|
||
t/03scale.t ........... ok
|
||
t/04orthogonalize.t ... ok
|
||
t/05orthonormalize.t .. ok
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/00pod.t (Wstat: 256 Tests: 1 Failed: 1)
|
||
Failed test: 1
|
||
Non-zero exit status: 1
|
||
t/05orthonormalize.t (Wstat: 0 Tests: 7 Failed: 0)
|
||
TODO passed: 7
|
||
Files=7, Tests=41, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.39 cusr 0.02 csys = 0.43 CPU)
|
||
Result: FAIL
|
||
Failed 1/7 test programs. 1/41 subtests failed.
|
||
! Installing Math::Orthonormalize failed. See /home/ryan/.cpanm/work/1493680118.8451/build.log for details. Retry with --force to force install it.
|
||
! Installing the dependencies failed: Module 'Math::Orthonormalize' is not installed
|
||
! Bailing out the installation for Bundle-Math-Matrix-1.01.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Bundle::Math::Matrix] 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
|