181 lines
7.8 KiB
Text
181 lines
7.8 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/1493680176.8703
|
|
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::Numeric () on cpanmetadb ...
|
|
Unpacking Bundle-Math-Numeric-1.00.tar.gz
|
|
--> Working on Bundle::Math::Numeric
|
|
Fetching http://www.cpan.org/authors/id/S/SM/SMUELLER/Bundle-Math-Numeric-1.00.tar.gz ... OK
|
|
Bundle-Math-Numeric-1.00/
|
|
Bundle-Math-Numeric-1.00/Makefile.PL
|
|
Bundle-Math-Numeric-1.00/README
|
|
Bundle-Math-Numeric-1.00/Changes
|
|
Bundle-Math-Numeric-1.00/MANIFEST
|
|
Bundle-Math-Numeric-1.00/Numeric.pm
|
|
Entering Bundle-Math-Numeric-1.00
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Bundle-Math-Numeric-1.00 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Bundle::Math::Numeric
|
|
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::Amoeba ... Yes (0.05)
|
|
Checking if you have Math::Bezier ... Yes (0.01)
|
|
Checking if you have Math::Brent ... Yes (1)
|
|
Checking if you have Math::CatmullRom ... Yes (undef)
|
|
Checking if you have Math::ConvexHull ... Yes (1.04)
|
|
Checking if you have Math::Curve::Hilbert ... Yes (0.04)
|
|
Checking if you have Math::Derivative ... Yes (0.04)
|
|
Checking if you have Math::ErrorPropagation ... Yes (0.01)
|
|
Checking if you have Math::FFT ... Yes (1.34)
|
|
Checking if you have Math::Factor ... No
|
|
Checking if you have Math::Fortran ... Yes (0.03)
|
|
Checking if you have Math::Interpolate ... Yes (1.06)
|
|
Checking if you have Math::Gradient ... Yes (0.04)
|
|
Checking if you have Math::LP ... No
|
|
Checking if you have Math::LP::Solve ... No
|
|
Checking if you have Math::NumberCruncher ... Yes (5.00)
|
|
Checking if you have Math::Polynomial::Solve ... Yes (2.75)
|
|
Checking if you have Math::Prime::Simple ... No
|
|
Checking if you have Math::Project3D ... Yes (1.02)
|
|
Checking if you have Math::Project3D::Plot ... Yes (1.02)
|
|
Checking if you have Math::RungeKutta ... Yes (1.07)
|
|
Checking if you have Math::TotalBuilder ... Yes (1.102)
|
|
Checking if you have Math::Trig ... Yes (1.23)
|
|
Checking if you have Math::Volume::Rotational ... Yes (0.11)
|
|
Checking if you have Math::WalshTransform ... Yes (1.17)
|
|
Searching Math::Factor () on cpanmetadb ...
|
|
! Finding Math::Factor on cpanmetadb failed.
|
|
Searching Math::Factor () on metacpan ...
|
|
! Could not find a release matching Math::Factor () on MetaCPAN.
|
|
Searching Math::Factor on mirror http://www.cpan.org ...
|
|
Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
|
|
! Finding Math::Factor () on mirror http://www.cpan.org failed.
|
|
! Couldn't find module or a distribution Math::Factor
|
|
Searching Math::LP () on cpanmetadb ...
|
|
Unpacking Math-LP-0.03.tar.gz
|
|
OK
|
|
==> Found dependencies: Math::Factor, Math::LP, Math::LP::Solve, Math::Prime::Simple
|
|
--> Working on Math::LP
|
|
Fetching http://www.cpan.org/authors/id/W/WI/WIMV/Math-LP-0.03.tar.gz ... OK
|
|
Math-LP-0.03/
|
|
Math-LP-0.03/lib/
|
|
Math-LP-0.03/lib/Math/
|
|
Math-LP-0.03/lib/Math/LP.pm
|
|
Math-LP-0.03/lib/Math/LP/
|
|
Math-LP-0.03/lib/Math/LP/Object.pm
|
|
Math-LP-0.03/lib/Math/LP/LinearCombination.pm
|
|
Math-LP-0.03/lib/Math/LP/Constraint.pm
|
|
Math-LP-0.03/lib/Math/LP/Variable.pm
|
|
Math-LP-0.03/t/
|
|
Math-LP-0.03/t/wim_dt_06.t
|
|
Math-LP-0.03/t/simple.t
|
|
Math-LP-0.03/t/bound.t
|
|
Math-LP-0.03/t/simple_int.t
|
|
Math-LP-0.03/README
|
|
Math-LP-0.03/MANIFEST
|
|
Math-LP-0.03/Changes
|
|
Math-LP-0.03/INSTALL
|
|
Math-LP-0.03/Makefile.PL
|
|
Entering Math-LP-0.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Math-LP-0.03 ... Warning: prerequisite Math::LP::Solve 3.02 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Math::LP
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Math::LP::Solve 3.02 ... No
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Math::SimpleVariable 0.01 ... Yes (0.03)
|
|
Checking if you have Math::LinearCombination 0.01 ... Yes (0.03)
|
|
Searching Math::LP::Solve (3.02) on cpanmetadb ...
|
|
Unpacking Math-LP-Solve-3.03.tar.gz
|
|
OK
|
|
==> Found dependencies: Math::LP::Solve
|
|
--> Working on Math::LP::Solve
|
|
Fetching http://www.cpan.org/authors/id/W/WI/WIMV/Math-LP-Solve-3.03.tar.gz ... OK
|
|
Math-LP-Solve-3.03/
|
|
Math-LP-Solve-3.03/t/
|
|
Math-LP-Solve-3.03/t/lp_examples/
|
|
Math-LP-Solve-3.03/t/lp_examples/ex3.out
|
|
Math-LP-Solve-3.03/t/lp_examples/ex4.out
|
|
Math-LP-Solve-3.03/t/lp_examples/ex1.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex5.out
|
|
Math-LP-Solve-3.03/t/lp_examples/ex2.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex6.out
|
|
Math-LP-Solve-3.03/t/lp_examples/ex3.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex4.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex1.out
|
|
Math-LP-Solve-3.03/t/lp_examples/ex5.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex6.lp
|
|
Math-LP-Solve-3.03/t/lp_examples/ex2.out
|
|
Math-LP-Solve-3.03/t/print_solution.pl
|
|
Math-LP-Solve-3.03/t/02regress.t
|
|
Math-LP-Solve-3.03/t/01solve.t
|
|
Math-LP-Solve-3.03/t/round_numbers.pl
|
|
Math-LP-Solve-3.03/README
|
|
Math-LP-Solve-3.03/MANIFEST
|
|
Math-LP-Solve-3.03/Changes
|
|
Math-LP-Solve-3.03/Makefile.PL
|
|
Math-LP-Solve-3.03/contrib/
|
|
Math-LP-Solve-3.03/contrib/add_pm_version_number.pl
|
|
Math-LP-Solve-3.03/contrib/export_swigged_symbols.pl
|
|
Math-LP-Solve-3.03/Solve.c
|
|
Math-LP-Solve-3.03/Solve.pod
|
|
Math-LP-Solve-3.03/Solve.pm
|
|
Math-LP-Solve-3.03/Solve.i
|
|
Entering Math-LP-Solve-3.03
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring Math-LP-Solve-3.03 ... *** You do not have a lp_solve_3.2 directory yet.
|
|
*** I will extract it for you from lp_solve_3.2.tar.gz.
|
|
*** But first I need to download lp_solve_3.2.tar.gz to the current directory.
|
|
Fetching ftp://ftp.ics.ele.tue.nl/pub/lp_solve/lp_solve_3.2.tar.gz ...
|
|
Failed to get file `lp_solve_3.2.tar.gz' from host `ftp.ics.ele.tue.nl'
|
|
! Configure failed for Math-LP-Solve-3.03. See /home/ryan/.cpanm/work/1493680176.8703/build.log for details.
|
|
! Installing the dependencies failed: Module 'Math::LP::Solve' is not installed
|
|
! Bailing out the installation for Math-LP-0.03.
|
|
Already tried Math::LP::Solve. Skipping.
|
|
Searching Math::Prime::Simple () on cpanmetadb ...
|
|
! Finding Math::Prime::Simple on cpanmetadb failed.
|
|
Searching Math::Prime::Simple () on metacpan ...
|
|
! Could not find a release matching Math::Prime::Simple () on MetaCPAN.
|
|
Searching Math::Prime::Simple on mirror http://www.cpan.org ...
|
|
! Finding Math::Prime::Simple () on mirror http://www.cpan.org failed.
|
|
! Couldn't find module or a distribution Math::Prime::Simple
|
|
! Installing the dependencies failed: Module 'Math::Factor' is not installed, Module 'Math::Prime::Simple' is not installed, Module 'Math::LP' is not installed, Module 'Math::LP::Solve' is not installed
|
|
! Bailing out the installation for Bundle-Math-Numeric-1.00.
|
|
N/A
|
|
Command [cpanm --reinstall --verbose Bundle::Math::Numeric] 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
|