cpantestlogs/Bundle::Math::Expression_genfailure.log
2017-05-02 18:44:36 -07:00

155 lines
5.6 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/1493677673.7799
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::Expression () on cpanmetadb ...
Unpacking Bundle-Math-Expression-1.00.tar.gz
--> Working on Bundle::Math::Expression
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Bundle-Math-Expression-1.00.tar.gz ... OK
Bundle-Math-Expression-1.00/
Bundle-Math-Expression-1.00/Expression.pm
Bundle-Math-Expression-1.00/Makefile.PL
Bundle-Math-Expression-1.00/README
Bundle-Math-Expression-1.00/Changes
Bundle-Math-Expression-1.00/MANIFEST
Entering Bundle-Math-Expression-1.00
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Bundle-Math-Expression-1.00 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Bundle::Math::Expression
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::Algebra::Symbols ... Yes (1.27)
Checking if you have Math::BooleanEval ... No
Checking if you have Math::Expr ... Yes (undef)
Checking if you have Math::Expression ... Yes (1.47)
Checking if you have Math::MVPoly ... No
Checking if you have Math::RPN ... Yes (1.11)
Checking if you have Math::Symbolic ... Yes (0.612)
Searching Math::BooleanEval () on cpanmetadb ...
! Finding Math::BooleanEval on cpanmetadb failed.
Searching Math::BooleanEval () on metacpan ...
! Could not find a release matching Math::BooleanEval () on MetaCPAN.
Searching Math::BooleanEval on mirror http://www.cpan.org ...
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
! Finding Math::BooleanEval () on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution Math::BooleanEval
Searching Math::MVPoly () on cpanmetadb ...
Unpacking Math-MVPoly-0.8b.tar.gz
OK
==> Found dependencies: Math::BooleanEval, Math::MVPoly
--> Working on Math::MVPoly
Fetching http://www.cpan.org/authors/id/B/BG/BGUARRACI/Math-MVPoly-0.8b.tar.gz ... OK
MVPoly/Makefile.PL
MVPoly/README
MVPoly/test.pl
MVPoly/htdocs/help.htm
MVPoly/htdocs/help.pod
MVPoly/htdocs/Ideal.htm
MVPoly/htdocs/Integer.htm
MVPoly/htdocs/Monomial.htm
MVPoly/htdocs/Parser.htm
MVPoly/htdocs/Polynomial.htm
MVPoly/lib/Math/MVPoly/Ideal.pm
MVPoly/lib/Math/MVPoly/Integer.pm
MVPoly/lib/Math/MVPoly/Monomial.pm
MVPoly/lib/Math/MVPoly/MVPoly.pm
MVPoly/lib/Math/MVPoly/Parser.pm
MVPoly/lib/Math/MVPoly/Polynomial.pm
MVPoly/samples/test.1
MVPoly/samples/test.2
MVPoly/samples/test.3
MVPoly/samples/test.4
MVPoly/samples/test.5
MVPoly/WWW/client.cgi
MVPoly/WWW/cracker.cgi
MVPoly/WWW/form.cgi
MVPoly/WWW/help.htm
MVPoly/WWW/server.cgi
Entering MVPoly
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Math-MVPoly-0.8b ... Generating a Unix-style Makefile
Writing Makefile for Math::MVPoly
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
OK
Building and testing Math-MVPoly-0.8b ... cp lib/Math/MVPoly/Parser.pm blib/lib/Math/MVPoly/Parser.pm
cp lib/Math/MVPoly/Ideal.pm blib/lib/Math/MVPoly/Ideal.pm
cp lib/Math/MVPoly/Integer.pm blib/lib/Math/MVPoly/Integer.pm
cp lib/Math/MVPoly/Monomial.pm blib/lib/Math/MVPoly/Monomial.pm
cp lib/Math/MVPoly/Polynomial.pm blib/lib/Math/MVPoly/Polynomial.pm
cp lib/Math/MVPoly/MVPoly.pm blib/lib/Math/MVPoly/MVPoly.pm
Manifying 5 pod documents
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-Iblib/lib" "-Iblib/arch" test.pl
1..1
ok 1
Running test.1:
f = x^3y^2-x^2y^3+x
g = 3x^4y+y^2
h = x^4y^2
s = -x^3y^3-1/3y^3+x^2
Running test.2:
gcd = x^2
Running test.3:
f = x^3y^2-x^2y^3+x
g = 3x^4y+y^2
h = x^4y^2
s = -x^3y^3-1/3y^3+x^2
Running test.4:
MonomialOrdering:LEX
f = x^3yz-x^2yz+xy^3z-xy^2+xyz^3-xyz^2-xyz
MonomialOrdering:GRLEX
f = x^3yz+xy^3z+xyz^3-x^2yz-xyz^2-xy^2-xyz
MonomialOrdering:GREVLEX
f = xyz^3+xy^3z+x^3yz-xyz^2-x^2yz-xyz-xy^2
Running test.5:
f = x^6-1
g = x^4-1
q = x^2
r = x^2-1
s = x^6-1
Manifying 5 pod documents
Appending installation info to /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/perllocal.pod
OK
Successfully installed Math-MVPoly-0.8b
Installing /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/x86_64-linux/.meta/Math-MVPoly-0.8b/install.json
! Installing the dependencies failed: Module 'Math::BooleanEval' is not installed, Module 'Math::MVPoly' is not installed
! Bailing out the installation for Bundle-Math-Expression-1.00.
1 distribution installed
Command [cpanm --reinstall --verbose Bundle::Math::Expression] 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