cpantestlogs/Lingua::JA::Expand_genfailure.log
2017-05-02 18:44:36 -07:00

169 lines
7.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/1493480062.16282
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 Lingua::JA::Expand () on cpanmetadb ...
Unpacking Lingua-JA-Expand-0.01002.tar.gz
--> Working on Lingua::JA::Expand
Fetching http://www.cpan.org/authors/id/M/MI/MIKI/Lingua-JA-Expand-0.01002.tar.gz ... OK
Lingua-JA-Expand-0.01002/
Lingua-JA-Expand-0.01002/Makefile.PL
Lingua-JA-Expand-0.01002/Changes
Lingua-JA-Expand-0.01002/sample/
Lingua-JA-Expand-0.01002/sample/expand.pl
Lingua-JA-Expand-0.01002/inc/
Lingua-JA-Expand-0.01002/inc/Module/
Lingua-JA-Expand-0.01002/inc/Module/Install.pm
Lingua-JA-Expand-0.01002/inc/Module/AutoInstall.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/
Lingua-JA-Expand-0.01002/inc/Module/Install/Makefile.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Fetch.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/WriteAll.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Include.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Can.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Win32.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/AutoInstall.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Base.pm
Lingua-JA-Expand-0.01002/inc/Module/Install/Metadata.pm
Lingua-JA-Expand-0.01002/t/
Lingua-JA-Expand-0.01002/t/97_kwalitee.t
Lingua-JA-Expand-0.01002/t/98_pod-coverage.t
Lingua-JA-Expand-0.01002/t/01_load_defaul_class.t
Lingua-JA-Expand-0.01002/t/00_compile.t
Lingua-JA-Expand-0.01002/t/datasource/
Lingua-JA-Expand-0.01002/t/datasource/01_yahoo.t
Lingua-JA-Expand-0.01002/t/tokenizer/
Lingua-JA-Expand-0.01002/t/tokenizer/01_mecab.t
Lingua-JA-Expand-0.01002/t/99_pod.t
Lingua-JA-Expand-0.01002/META.yml
Lingua-JA-Expand-0.01002/lib/
Lingua-JA-Expand-0.01002/lib/Lingua/
Lingua-JA-Expand-0.01002/lib/Lingua/JA/
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand.pm
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/DataSource.pm
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/DataSource/
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/DataSource/YahooSearch.pm
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/Tokenizer/
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/Tokenizer/MeCab.pm
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/Base.pm
Lingua-JA-Expand-0.01002/lib/Lingua/JA/Expand/Tokenizer.pm
Lingua-JA-Expand-0.01002/MANIFEST
Lingua-JA-Expand-0.01002/README
Entering Lingua-JA-Expand-0.01002
Checking configure dependencies from META.yml
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Lingua-JA-Expand-0.01002 ... Cannot determine perl version info from lib/Lingua/JA/Expand.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
*** Since we're running under CPAN, I'll just let it take care
of the dependency's installation later.
[Core Features]
- Test::More ...loaded. (1.302083)
- UNIVERSAL::require ...loaded. (0.18)
- Carp ...loaded. (1.38)
- Class::Accessor::Fast ...loaded. (0.34)
- Class::Data::Inheritable ...loaded. (0.08)
- LWP::UserAgent ...loaded. (6.26)
- XML::LibXML::Simple ...loaded. (0.97)
- Lingua::JA::TFIDF ...missing.
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite Lingua::JA::TFIDF 0 not found.
Generating a Unix-style Makefile
Writing Makefile for Lingua::JA::Expand
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have XML::LibXML::Simple 0 ... Yes (0.97)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
Checking if you have Lingua::JA::TFIDF 0 ... No
Checking if you have Carp 0 ... Yes (1.38)
Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
Checking if you have Test::More 0 ... Yes (1.302083)
Checking if you have UNIVERSAL::require 0 ... Yes (0.18)
Checking if you have Class::Accessor::Fast 0 ... Yes (0.34)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Searching Lingua::JA::TFIDF (0) on cpanmetadb ...
Unpacking Lingua-JA-TFIDF-0.00004.tar.gz
OK
==> Found dependencies: Lingua::JA::TFIDF
--> Working on Lingua::JA::TFIDF
Fetching http://www.cpan.org/authors/id/M/MI/MIKI/Lingua-JA-TFIDF-0.00004.tar.gz ... OK
Lingua-JA-TFIDF-0.00004/
Lingua-JA-TFIDF-0.00004/Makefile.PL
Lingua-JA-TFIDF-0.00004/Changes
Lingua-JA-TFIDF-0.00004/inc/
Lingua-JA-TFIDF-0.00004/inc/Module/
Lingua-JA-TFIDF-0.00004/inc/Module/Install.pm
Lingua-JA-TFIDF-0.00004/inc/Module/AutoInstall.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Makefile.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Fetch.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/WriteAll.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Include.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Can.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Win32.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/AutoInstall.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Base.pm
Lingua-JA-TFIDF-0.00004/inc/Module/Install/Metadata.pm
Lingua-JA-TFIDF-0.00004/t/
Lingua-JA-TFIDF-0.00004/t/TestServer.pm
Lingua-JA-TFIDF-0.00004/t/97_kwalitee.t
Lingua-JA-TFIDF-0.00004/t/98_pod-coverage.t
Lingua-JA-TFIDF-0.00004/t/00_compile.t
Lingua-JA-TFIDF-0.00004/t/02_tfidf.t
Lingua-JA-TFIDF-0.00004/t/03_df_file.t
Lingua-JA-TFIDF-0.00004/t/01_basic.t
Lingua-JA-TFIDF-0.00004/t/99_pod.t
Lingua-JA-TFIDF-0.00004/META.yml
Lingua-JA-TFIDF-0.00004/script/
Lingua-JA-TFIDF-0.00004/script/tfidf
Lingua-JA-TFIDF-0.00004/lib/
Lingua-JA-TFIDF-0.00004/lib/Lingua/
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF.pm
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF/
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF/Result.pm
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF/df.st
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF/Base.pm
Lingua-JA-TFIDF-0.00004/lib/Lingua/JA/TFIDF/Fetcher.pm
Lingua-JA-TFIDF-0.00004/MANIFEST
Lingua-JA-TFIDF-0.00004/README
Entering Lingua-JA-TFIDF-0.00004
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Lingua-JA-TFIDF-0.00004 ... Bareword "use_test_base" not allowed while "strict subs" in use at Makefile.PL line 24.
Execution of Makefile.PL aborted due to compilation errors.
! Configure failed for Lingua-JA-TFIDF-0.00004. See /home/ryan/.cpanm/work/1493480062.16282/build.log for details.
! Installing the dependencies failed: Module 'Lingua::JA::TFIDF' is not installed
! Bailing out the installation for Lingua-JA-Expand-0.01002.
N/A
Command [cpanm --reinstall --verbose Lingua::JA::Expand] 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