123 lines
5.4 KiB
Text
123 lines
5.4 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/1493279983.28602
|
||
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 Cluster::Similarity () on cpanmetadb ...
|
||
! Finding Cluster::Similarity on cpanmetadb failed.
|
||
Searching Cluster::Similarity () on metacpan ...
|
||
! Download http://www.cpan.org/authors/id/I/IN/INGRIF/Cluster-Similarity-v0.02.tar.gz failed. Retrying ...
|
||
Unpacking Cluster-Similarity-v0.02.tar.gz
|
||
--> Working on Cluster::Similarity
|
||
Fetching http://www.cpan.org/authors/id/I/IN/INGRIF/Cluster-Similarity-v0.02.tar.gz ... FAIL
|
||
Cluster-Similarity-v0.02/
|
||
Cluster-Similarity-v0.02/MANIFEST
|
||
Cluster-Similarity-v0.02/Changes
|
||
Cluster-Similarity-v0.02/Makefile.PL
|
||
Cluster-Similarity-v0.02/lib/
|
||
Cluster-Similarity-v0.02/lib/Cluster/
|
||
Cluster-Similarity-v0.02/lib/Cluster/Similarity.pm
|
||
Cluster-Similarity-v0.02/t/
|
||
Cluster-Similarity-v0.02/t/01-new.t
|
||
Cluster-Similarity-v0.02/t/40-rand_index.t
|
||
Cluster-Similarity-v0.02/t/10-contingency.t
|
||
Cluster-Similarity-v0.02/t/00-load.t
|
||
Cluster-Similarity-v0.02/t/20-pair_wise.t
|
||
Cluster-Similarity-v0.02/t/boilerplate.t
|
||
Cluster-Similarity-v0.02/t/02-load_data.t
|
||
Cluster-Similarity-v0.02/t/pod-coverage.t
|
||
Cluster-Similarity-v0.02/t/11-objects.t
|
||
Cluster-Similarity-v0.02/t/pod.t
|
||
Cluster-Similarity-v0.02/t/60-matching_index.t
|
||
Cluster-Similarity-v0.02/t/30-mutual_information.t
|
||
Cluster-Similarity-v0.02/t/50-rand_adjusted.t
|
||
Cluster-Similarity-v0.02/README
|
||
Cluster-Similarity-v0.02/META.yml
|
||
Entering Cluster-Similarity-v0.02
|
||
Checking configure dependencies from META.yml
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring Cluster-Similarity-v0.02 ... Checking if your kit is complete...
|
||
Looks good
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for Cluster::Similarity
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have Test::Deep 0 ... Yes (1.126)
|
||
Checking if you have Carp 0 ... Yes (1.38)
|
||
Checking if you have Test::More 0 ... Yes (1.302078)
|
||
Checking if you have List::Util 0 ... Yes (1.47)
|
||
Checking if you have Class::Std 0 ... Yes (0.013)
|
||
Checking if you have version 0 ... Yes (0.9918)
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
Checking if you have Math::Combinatorics 0 ... Yes (0.09)
|
||
OK
|
||
Building and testing Cluster-Similarity-v0.02 ... cp lib/Cluster/Similarity.pm blib/lib/Cluster/Similarity.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
|
||
# Testing Cluster::Similarity v0.02, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
|
||
t/00-load.t ................ ok
|
||
t/01-new.t ................. ok
|
||
t/02-load_data.t ........... ok
|
||
t/10-contingency.t ......... ok
|
||
t/11-objects.t ............. ok
|
||
# Precision, recall and f-score for twice the first classification
|
||
# Precision, recall and f-score for twice the second classification
|
||
t/20-pair_wise.t ........... ok
|
||
# MI for twice the first classification: 0.50000
|
||
# MI for twice the second classification: 0.46031
|
||
t/30-mutual_information.t .. ok
|
||
t/40-rand_index.t .......... ok
|
||
t/50-rand_adjusted.t ....... ok
|
||
t/60-matching_index.t ...... ok
|
||
t/boilerplate.t ............ ok
|
||
t/pod-coverage.t ........... ok
|
||
|
||
# Failed test 'POD test for blib/lib/Cluster/Similarity.pm'
|
||
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
|
||
# blib/lib/Cluster/Similarity.pm (81): Non-ASCII character seen before =encoding in 'f<>r'. Assuming UTF-8
|
||
# Looks like you failed 1 test of 1.
|
||
t/pod.t ....................
|
||
Dubious, test returned 1 (wstat 256, 0x100)
|
||
Failed 1/1 subtests
|
||
|
||
Test Summary Report
|
||
-------------------
|
||
t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0)
|
||
TODO passed: 1, 3
|
||
t/pod.t (Wstat: 256 Tests: 1 Failed: 1)
|
||
Failed test: 1
|
||
Non-zero exit status: 1
|
||
Files=13, Tests=32, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.47 cusr 0.03 csys = 0.53 CPU)
|
||
Result: FAIL
|
||
Failed 1/13 test programs. 1/32 subtests failed.
|
||
Makefile:856: recipe for target 'test_dynamic' failed
|
||
make: *** [test_dynamic] Error 1
|
||
! Installing Cluster::Similarity failed. See /home/ryan/.cpanm/work/1493279983.28602/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose Cluster::Similarity] 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
|