111 lines
4.5 KiB
Text
111 lines
4.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/1493145223.20856
|
|
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 Graph::Dijkstra () on cpanmetadb ...
|
|
Unpacking Graph-Dijkstra-0.70.tar.gz
|
|
--> Working on Graph::Dijkstra
|
|
Fetching http://www.cpan.org/authors/id/D/DD/DDALLEN/Graph-Dijkstra-0.70.tar.gz ... OK
|
|
Graph-Dijkstra-0.70
|
|
Graph-Dijkstra-0.70/README
|
|
Graph-Dijkstra-0.70/LICENSE
|
|
Graph-Dijkstra-0.70/dist.ini
|
|
Graph-Dijkstra-0.70/META.yml
|
|
Graph-Dijkstra-0.70/MANIFEST
|
|
Graph-Dijkstra-0.70/t
|
|
Graph-Dijkstra-0.70/t/01-core.t
|
|
Graph-Dijkstra-0.70/t/02-core.t
|
|
Graph-Dijkstra-0.70/t/03-core.t
|
|
Graph-Dijkstra-0.70/t/04-core.t
|
|
Graph-Dijkstra-0.70/Makefile.PL
|
|
Graph-Dijkstra-0.70/dist.ini.bak
|
|
Graph-Dijkstra-0.70/t/01-core.t.bak
|
|
Graph-Dijkstra-0.70/t/02-core.t.bak
|
|
Graph-Dijkstra-0.70/t/03-core.t.bak
|
|
Graph-Dijkstra-0.70/t/04-core.t.bak
|
|
Graph-Dijkstra-0.70/t/data
|
|
Graph-Dijkstra-0.70/t/data/graphML2.csv
|
|
Graph-Dijkstra-0.70/t/data/graphML2.gml
|
|
Graph-Dijkstra-0.70/t/data/graphML2.xml
|
|
Graph-Dijkstra-0.70/t/data/graphML2.json
|
|
Graph-Dijkstra-0.70/lib/Graph
|
|
Graph-Dijkstra-0.70/lib/Graph/Dijkstra.pm
|
|
Graph-Dijkstra-0.70/lib/Graph/Dijkstra.pm.bak
|
|
Entering Graph-Dijkstra-0.70
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Graph-Dijkstra-0.70 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Graph::Dijkstra
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Scalar::Util 0 ... Yes (1.47)
|
|
Checking if you have Test::More 0 ... Yes (1.302078)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Text::CSV_XS 0 ... Yes (1.28)
|
|
Checking if you have Array::Heap::ModifiablePriorityQueue 1.10 ... Yes (1.10)
|
|
Checking if you have utf8 0 ... Yes (1.19)
|
|
Checking if you have JSON 0 ... Yes (2.90)
|
|
Checking if you have HTML::Entities 0 ... Yes (3.69)
|
|
Checking if you have XML::LibXML 0 ... Yes (2.0129)
|
|
Checking if you have Benchmark 0 ... Yes (1.22)
|
|
Checking if you have Regexp::Common 0 ... Yes (2017040401)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
OK
|
|
Building and testing Graph-Dijkstra-0.70 ... cp lib/Graph/Dijkstra.pm.bak blib/lib/Graph/Dijkstra.pm.bak
|
|
cp lib/Graph/Dijkstra.pm blib/lib/Graph/Dijkstra.pm
|
|
Manifying 1 pod document
|
|
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'positive infinity, Inf'
|
|
# at t/01-core.t line 12.
|
|
# Looks like you failed 1 test of 40.
|
|
t/01-core.t ..
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/40 subtests
|
|
t/02-core.t .. ok
|
|
t/03-core.t .. ok
|
|
edge: cannot change directed value for existing edge A B 'directed'. To change edge directed value, remove and re-add. at t/04-core.t line 65.
|
|
t/04-core.t .. ok
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/01-core.t (Wstat: 256 Tests: 40 Failed: 1)
|
|
Failed test: 2
|
|
Non-zero exit status: 1
|
|
Files=4, Tests=66, 4 wallclock secs ( 0.02 usr 0.00 sys + 0.52 cusr 0.03 csys = 0.57 CPU)
|
|
Result: FAIL
|
|
Failed 1/4 test programs. 1/66 subtests failed.
|
|
Makefile:868: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 255
|
|
! Installing Graph::Dijkstra failed. See /home/ryan/.cpanm/work/1493145223.20856/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose Graph::Dijkstra] 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
|