cpantestlogs/Text::Mining_genfailure.log
2017-05-02 18:44:36 -07:00

287 lines
13 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/1493618093.27926
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 Text::Mining () on cpanmetadb ...
Unpacking Text-Mining-0.08.tar.gz
--> Working on Text::Mining
Fetching http://www.cpan.org/authors/id/R/RO/ROGERHALL/Text-Mining-0.08.tar.gz ... OK
Text-Mining/Changes
Text-Mining/lib/
Text-Mining/lib/Text/
Text-Mining/lib/Text/Mining/
Text-Mining/lib/Text/Mining/Algorithm/
Text-Mining/lib/Text/Mining/Algorithm/Diff.pm
Text-Mining/lib/Text/Mining/Algorithm/AllTokens.pm
Text-Mining/lib/Text/Mining/Algorithm/Ngram.pm
Text-Mining/lib/Text/Mining/Algorithm/Porters.pm
Text-Mining/lib/Text/Mining/Algorithm/Cluster.pm
Text-Mining/lib/Text/Mining/Algorithm/LSI.pm
Text-Mining/lib/Text/Mining/Algorithm/Base.pm
Text-Mining/lib/Text/Mining/Algorithm/SVD.pm
Text-Mining/lib/Text/Mining/Protocol.pm
Text-Mining/lib/Text/Mining/Languages.pm
Text-Mining/lib/Text/Mining/Concepts/
Text-Mining/lib/Text/Mining/Concepts/Synonym.pm
Text-Mining/lib/Text/Mining/Concepts/Mapper.pm
Text-Mining/lib/Text/Mining/Concepts/Base.pm
Text-Mining/lib/Text/Mining/Languages/
Text-Mining/lib/Text/Mining/Languages/Base.pm
Text-Mining/lib/Text/Mining/Languages/Dictionary.pm
Text-Mining/lib/Text/Mining/Languages/Translator.pm
Text-Mining/lib/Text/Mining/Parser/
Text-Mining/lib/Text/Mining/Parser/PubMedCentral.pm
Text-Mining/lib/Text/Mining/Parser/Text.pm
Text-Mining/lib/Text/Mining/Parser/Base.pm
Text-Mining/lib/Text/Mining/Library.pm
Text-Mining/lib/Text/Mining/Parser.pm
Text-Mining/lib/Text/Mining/Shell.pm
Text-Mining/lib/Text/Mining/Representation/
Text-Mining/lib/Text/Mining/Representation/Primary.pm
Text-Mining/lib/Text/Mining/Representation/Tertiary.pm
Text-Mining/lib/Text/Mining/Representation/Secondary.pm
Text-Mining/lib/Text/Mining/Representation/Base.pm
Text-Mining/lib/Text/Mining/Corpus.pm
Text-Mining/lib/Text/Mining/Representation.pm
Text-Mining/lib/Text/Mining/Protocol/
Text-Mining/lib/Text/Mining/Protocol/Index.pm
Text-Mining/lib/Text/Mining/Protocol/Base.pm
Text-Mining/lib/Text/Mining/Protocol/Algorithm.pm
Text-Mining/lib/Text/Mining/Base.pm
Text-Mining/lib/Text/Mining/Corpus/
Text-Mining/lib/Text/Mining/Corpus/Stats.pm
Text-Mining/lib/Text/Mining/Corpus/Annotation.pm
Text-Mining/lib/Text/Mining/Corpus/Document.pm
Text-Mining/lib/Text/Mining/Corpus/Base.pm
Text-Mining/lib/Text/Mining/Concepts.pm
Text-Mining/lib/Text/Mining/Algorithm.pm
Text-Mining/lib/Text/Mining.pm
Text-Mining/Makefile.PL
Text-Mining/MANIFEST
Text-Mining/README
Text-Mining/scripts/
Text-Mining/scripts/archive/
Text-Mining/scripts/archive/test.tar
Text-Mining/scripts/archive/tmlibrary
Text-Mining/scripts/archive/tmpl
Text-Mining/scripts/archive/corpus_090306
Text-Mining/scripts/archive/test-archive-tar
Text-Mining/scripts/archive/corpus
Text-Mining/scripts/parser
Text-Mining/scripts/kodos
Text-Mining/scripts/conway
Text-Mining/sql/
Text-Mining/sql/tm.sql
Text-Mining/t/
Text-Mining/t/51.tmlibrary.t
Text-Mining/t/54.document.t
Text-Mining/t/59.submitdocument.t
Text-Mining/t/pod.t
Text-Mining/t/53.corpus.t
Text-Mining/t/00.load.t
Text-Mining/t/50.base.t
Entering Text-Mining
META.yml/json not found. Creating skeleton for it.
Running Makefile.PL
Configuring Text-Mining-0.08 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::Mining
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Carp 1.03 ... Yes (1.38)
Checking if you have Time::HiRes 1.9715 ... Yes (1.9741)
Checking if you have version 0 ... Yes (0.9918)
Checking if you have File::Spec 3.25 ... Yes (3.62)
Checking if you have Module::Runtime 0.005 ... Yes (0.014)
Checking if you have YAML 0.68 ... Yes (1.23)
Checking if you have Class::Std::Utils v0.0.3 ... Yes (0.0.3)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have LWP::Simple 1.41 ... Yes (6.26)
Checking if you have Class::Std v0.0.9 ... Yes (0.013)
Checking if you have DBIx::MySperqlOO v1.0.1 ... Yes (1.0.1)
OK
Building and testing Text-Mining-0.0.8 ... cp lib/Text/Mining/Concepts/Synonym.pm blib/lib/Text/Mining/Concepts/Synonym.pm
cp lib/Text/Mining/Algorithm/Base.pm blib/lib/Text/Mining/Algorithm/Base.pm
cp lib/Text/Mining/Languages/Translator.pm blib/lib/Text/Mining/Languages/Translator.pm
cp lib/Text/Mining/Languages/Dictionary.pm blib/lib/Text/Mining/Languages/Dictionary.pm
cp lib/Text/Mining/Parser/Text.pm blib/lib/Text/Mining/Parser/Text.pm
cp lib/Text/Mining/Concepts.pm blib/lib/Text/Mining/Concepts.pm
cp lib/Text/Mining/Corpus/Annotation.pm blib/lib/Text/Mining/Corpus/Annotation.pm
cp lib/Text/Mining/Protocol/Index.pm blib/lib/Text/Mining/Protocol/Index.pm
cp lib/Text/Mining/Corpus/Base.pm blib/lib/Text/Mining/Corpus/Base.pm
cp lib/Text/Mining/Representation.pm blib/lib/Text/Mining/Representation.pm
cp lib/Text/Mining/Protocol/Algorithm.pm blib/lib/Text/Mining/Protocol/Algorithm.pm
cp lib/Text/Mining/Algorithm/Porters.pm blib/lib/Text/Mining/Algorithm/Porters.pm
cp lib/Text/Mining/Algorithm/Ngram.pm blib/lib/Text/Mining/Algorithm/Ngram.pm
cp lib/Text/Mining/Parser/Base.pm blib/lib/Text/Mining/Parser/Base.pm
cp lib/Text/Mining/Concepts/Base.pm blib/lib/Text/Mining/Concepts/Base.pm
cp lib/Text/Mining/Base.pm blib/lib/Text/Mining/Base.pm
cp lib/Text/Mining/Languages.pm blib/lib/Text/Mining/Languages.pm
cp lib/Text/Mining/Protocol/Base.pm blib/lib/Text/Mining/Protocol/Base.pm
cp lib/Text/Mining/Corpus.pm blib/lib/Text/Mining/Corpus.pm
cp lib/Text/Mining/Languages/Base.pm blib/lib/Text/Mining/Languages/Base.pm
cp lib/Text/Mining/Algorithm/SVD.pm blib/lib/Text/Mining/Algorithm/SVD.pm
cp lib/Text/Mining/Algorithm/Diff.pm blib/lib/Text/Mining/Algorithm/Diff.pm
cp lib/Text/Mining/Parser/PubMedCentral.pm blib/lib/Text/Mining/Parser/PubMedCentral.pm
cp lib/Text/Mining/Corpus/Stats.pm blib/lib/Text/Mining/Corpus/Stats.pm
cp lib/Text/Mining/Concepts/Mapper.pm blib/lib/Text/Mining/Concepts/Mapper.pm
cp lib/Text/Mining/Algorithm/AllTokens.pm blib/lib/Text/Mining/Algorithm/AllTokens.pm
cp lib/Text/Mining/Algorithm/LSI.pm blib/lib/Text/Mining/Algorithm/LSI.pm
cp lib/Text/Mining.pm blib/lib/Text/Mining.pm
cp lib/Text/Mining/Corpus/Document.pm blib/lib/Text/Mining/Corpus/Document.pm
cp lib/Text/Mining/Parser.pm blib/lib/Text/Mining/Parser.pm
cp lib/Text/Mining/Library.pm blib/lib/Text/Mining/Library.pm
cp lib/Text/Mining/Protocol.pm blib/lib/Text/Mining/Protocol.pm
cp lib/Text/Mining/Algorithm/Cluster.pm blib/lib/Text/Mining/Algorithm/Cluster.pm
cp lib/Text/Mining/Algorithm.pm blib/lib/Text/Mining/Algorithm.pm
cp lib/Text/Mining/Representation/Secondary.pm blib/lib/Text/Mining/Representation/Secondary.pm
cp lib/Text/Mining/Representation/Primary.pm blib/lib/Text/Mining/Representation/Primary.pm
cp lib/Text/Mining/Representation/Tertiary.pm blib/lib/Text/Mining/Representation/Tertiary.pm
cp lib/Text/Mining/Shell.pm blib/lib/Text/Mining/Shell.pm
cp lib/Text/Mining/Representation/Base.pm blib/lib/Text/Mining/Representation/Base.pm
Manifying 30 pod documents
Manifying 9 pod documents
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
# Found Text::Mining::Base 0.0.8
# Found Text::Mining 0.0.8
# Found Text::Mining::Algorithm::Diff 0.0.8
# Found Text::Mining::Algorithm::AllTokens 0.0.8
# Found Text::Mining::Algorithm::Ngram 0.0.8
# Found Text::Mining::Algorithm::Porters 0.0.8
# Found Text::Mining::Algorithm::Cluster 0.0.8
# Found Text::Mining::Algorithm::LSI 0.0.8
# Found Text::Mining::Algorithm::Base 0.0.8
# Found Text::Mining::Algorithm::SVD 0.0.8
# Found Text::Mining::Protocol 0.0.8
# Found Text::Mining::Languages 0.0.8
# Found Text::Mining::Concepts::Synonym 0.0.8
# Found Text::Mining::Concepts::Mapper 0.0.8
# Found Text::Mining::Concepts::Base 0.0.8
# Found Text::Mining::Languages::Base 0.0.8
# Found Text::Mining::Languages::Dictionary 0.0.8
# Found Text::Mining::Languages::Translator 0.0.8
# Found Text::Mining::Parser::Text 0.0.8
# Found Text::Mining::Parser::Base 0.0.8
# Found Text::Mining::Parser 0.0.8
# Found Text::Mining::Representation::Primary 0.0.8
# Found Text::Mining::Representation::Tertiary 0.0.8
# Found Text::Mining::Representation::Secondary 0.0.8
# Found Text::Mining::Representation::Base 0.0.8
# Found Text::Mining::Corpus 0.0.8
# Found Text::Mining::Representation 0.0.8
# Found Text::Mining::Protocol::Index 0.0.8
# Found Text::Mining::Protocol::Base 0.0.8
# Found Text::Mining::Protocol::Algorithm 0.0.8
# Found Text::Mining::Corpus::Stats 0.0.8
# Found Text::Mining::Corpus::Annotation 0.0.8
# Found Text::Mining::Corpus::Document 0.0.8
# Found Text::Mining::Corpus::Base 0.0.8
# Found Text::Mining::Concepts 0.0.8
# Found Text::Mining::Algorithm 0.0.8
t/00.load.t ............ ok
YAML Error: Couldn't open /home/ryan/.corpus/config for input:
No such file or directory
Code: YAML_LOAD_ERR_FILE_INPUT
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/YAML.pm line 87.
# Looks like your test exited with 255 just after 1.
t/50.base.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests
YAML Error: Couldn't open /home/ryan/.corpus/config for input:
No such file or directory
Code: YAML_LOAD_ERR_FILE_INPUT
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/YAML.pm line 87.
# Looks like your test exited with 255 just after 1.
t/51.tmlibrary.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/7 subtests
YAML Error: Couldn't open /home/ryan/.corpus/config for input:
No such file or directory
Code: YAML_LOAD_ERR_FILE_INPUT
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/YAML.pm line 87.
# Looks like your test exited with 255 just after 1.
t/53.corpus.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/10 subtests
YAML Error: Couldn't open /home/ryan/.corpus/config for input:
No such file or directory
Code: YAML_LOAD_ERR_FILE_INPUT
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/YAML.pm line 87.
# Looks like your test exited with 255 just after 1.
t/54.document.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
YAML Error: Couldn't open /home/ryan/.corpus/config for input:
No such file or directory
Code: YAML_LOAD_ERR_FILE_INPUT
at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/YAML.pm line 87.
# Looks like your test exited with 255 just after 1.
t/59.submitdocument.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 5/6 subtests
# Failed test 'POD test for blib/lib/Text/Mining.pm'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Pod.pm line 187.
# blib/lib/Text/Mining.pm (168): '=item' outside of any '=over'
# blib/lib/Text/Mining.pm (270): You forgot a '=back' before '=head1'
# Looks like you failed 1 test of 39.
t/pod.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/39 subtests
Test Summary Report
-------------------
t/50.base.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 1.
t/51.tmlibrary.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 1.
t/53.corpus.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 1.
t/54.document.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
t/59.submitdocument.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
t/pod.t (Wstat: 256 Tests: 39 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=80, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.45 cusr 0.02 csys = 0.49 CPU)
Result: FAIL
Failed 6/7 test programs. 1/80 subtests failed.
Makefile:1016: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1
! Installing Text::Mining failed. See /home/ryan/.cpanm/work/1493618093.27926/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::Mining] 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