109 lines
4.4 KiB
Text
109 lines
4.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/1493644100.30103
|
|
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 String::Simrank () on cpanmetadb ...
|
|
Unpacking String-Simrank-0.079.tar.gz
|
|
--> Working on String::Simrank
|
|
Fetching http://www.cpan.org/authors/id/S/SH/SHURIKO/String-Simrank-0.079.tar.gz ... OK
|
|
String-Simrank-0.079/
|
|
String-Simrank-0.079/Changes
|
|
String-Simrank-0.079/examples/
|
|
String-Simrank-0.079/examples/simrank_nuc.pl
|
|
String-Simrank-0.079/examples/String-Simrank_example_1.pl
|
|
String-Simrank-0.079/examples/String-Simrank_example_2.pl
|
|
String-Simrank-0.079/lib/
|
|
String-Simrank-0.079/lib/String/
|
|
String-Simrank-0.079/lib/String/Simrank.pm
|
|
String-Simrank-0.079/Makefile.PL
|
|
String-Simrank-0.079/MANIFEST
|
|
String-Simrank-0.079/README
|
|
String-Simrank-0.079/t/
|
|
String-Simrank-0.079/t/String-Simrank.t
|
|
String-Simrank-0.079/test_data/
|
|
String-Simrank-0.079/test_data/db.bin
|
|
String-Simrank-0.079/test_data/db.fasta
|
|
String-Simrank-0.079/test_data/invalid_chars.bin
|
|
String-Simrank-0.079/test_data/invalid_chars.fasta
|
|
String-Simrank-0.079/test_data/long_names.bin
|
|
String-Simrank-0.079/test_data/long_names.fasta
|
|
String-Simrank-0.079/test_data/mini_db.bin
|
|
String-Simrank-0.079/test_data/mini_db.fasta
|
|
String-Simrank-0.079/test_data/mini_db.simout
|
|
String-Simrank-0.079/test_data/query.fasta
|
|
Entering String-Simrank-0.079
|
|
META.yml/json not found. Creating skeleton for it.
|
|
Running Makefile.PL
|
|
Configuring String-Simrank-0.079 ... Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for String::Simrank
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have IO::File 1.13 ... Yes (1.16)
|
|
Checking if you have File::Basename 2.74 ... Yes (2.85)
|
|
Checking if you have Data::Dumper 2.125 ... Yes (2.161)
|
|
Checking if you have Storable 2.15 ... Yes (2.51)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
Checking if you have Inline 0.46 ... Yes (0.80)
|
|
Checking if you have Fcntl 1.05 ... Yes (1.13)
|
|
OK
|
|
Building and testing String-Simrank-0.079 ... cp lib/String/Simrank.pm blib/lib/String/Simrank.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 'test stringF matched itself 100.00%'
|
|
# at t/String-Simrank.t line 71.
|
|
|
|
# Failed test 'test stringF matched stringM 90.00%'
|
|
# at t/String-Simrank.t line 72.
|
|
|
|
# Failed test 'test stringF matched stringW 84.38%'
|
|
# at t/String-Simrank.t line 73.
|
|
|
|
# Failed test 'long ids: E4B88ZC01B3AC1 matched E4B88ZC01B3AC2 at 97.45%'
|
|
# at t/String-Simrank.t line 98.
|
|
# Looks like you failed 4 tests of 16.
|
|
t/String-Simrank.t ..
|
|
Dubious, test returned 4 (wstat 1024, 0x400)
|
|
Failed 4/16 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/String-Simrank.t (Wstat: 1024 Tests: 16 Failed: 4)
|
|
Failed tests: 9-11, 14
|
|
Non-zero exit status: 4
|
|
Files=1, Tests=16, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.24 cusr 0.00 csys = 0.26 CPU)
|
|
Result: FAIL
|
|
Failed 1/1 test programs. 4/16 subtests failed.
|
|
Makefile:850: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 4
|
|
! Installing String::Simrank failed. See /home/ryan/.cpanm/work/1493644100.30103/build.log for details. Retry with --force to force install it.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose String::Simrank] 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
|