239 lines
11 KiB
Text
239 lines
11 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/1493760145.6962
|
|
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 AI::Classifier::Text () on cpanmetadb ...
|
|
Unpacking AI-Classifier-0.03.tar.gz
|
|
--> Working on AI::Classifier::Text
|
|
Fetching http://www.cpan.org/authors/id/Z/ZB/ZBY/AI-Classifier-0.03.tar.gz ... OK
|
|
AI-Classifier-0.03
|
|
AI-Classifier-0.03/README
|
|
AI-Classifier-0.03/Changes
|
|
AI-Classifier-0.03/LICENSE
|
|
AI-Classifier-0.03/INSTALL
|
|
AI-Classifier-0.03/dist.ini
|
|
AI-Classifier-0.03/t
|
|
AI-Classifier-0.03/t/text.t
|
|
AI-Classifier-0.03/META.yml
|
|
AI-Classifier-0.03/MANIFEST
|
|
AI-Classifier-0.03/t/state.t
|
|
AI-Classifier-0.03/META.json
|
|
AI-Classifier-0.03/README.pod
|
|
AI-Classifier-0.03/t/model.dat
|
|
AI-Classifier-0.03/Makefile.PL
|
|
AI-Classifier-0.03/t/file_reader.t
|
|
AI-Classifier-0.03/t/release-pod-syntax.t
|
|
AI-Classifier-0.03/t/release-pod-coverage.t
|
|
AI-Classifier-0.03/lib/AI/Classifier
|
|
AI-Classifier-0.03/lib/AI/Classifier/Text.pm
|
|
AI-Classifier-0.03/t/data/training_cache
|
|
AI-Classifier-0.03/t/data/training_cache/predictor
|
|
AI-Classifier-0.03/t/data/training_set_ordered/ham
|
|
AI-Classifier-0.03/t/data/training_set_ordered/ham/2
|
|
AI-Classifier-0.03/lib/AI/Classifier/Text
|
|
AI-Classifier-0.03/lib/AI/Classifier/Text/Analyzer.pm
|
|
AI-Classifier-0.03/t/data/training_set_ordered/spam
|
|
AI-Classifier-0.03/t/data/training_set_ordered/spam/1
|
|
AI-Classifier-0.03/lib/AI/Classifier/Text/FileLearner.pm
|
|
AI-Classifier-0.03/t/data/training_initial_features/ham
|
|
AI-Classifier-0.03/t/data/training_initial_features/ham/1
|
|
AI-Classifier-0.03/t/data/training_initial_features/ham/1.data
|
|
Entering AI-Classifier-0.03
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring AI-Classifier-0.03 ... Warning: prerequisite Text::WordCounter 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for AI::Classifier
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Moose 1.15 ... Yes (2.2004)
|
|
Checking if you have File::Spec 0 ... Yes (3.62)
|
|
Checking if you have File::Find::Rule 0.32 ... Yes (0.34)
|
|
Checking if you have AI::NaiveBayes 0.01 ... Yes (0.04)
|
|
Checking if you have MooseX::Storage 0.25 ... Yes (0.52)
|
|
Checking if you have List::Util 0 ... Yes (1.47)
|
|
Checking if you have Carp 0 ... Yes (1.38)
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have Data::Dumper 0 ... Yes (2.161)
|
|
Checking if you have Module::Load 0 ... Yes (0.32)
|
|
Checking if you have Text::WordCounter 0 ... No
|
|
Checking if you have AI::NaiveBayes::Learner 0 ... Yes (0.04)
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Searching Text::WordCounter (0) on cpanmetadb ...
|
|
Unpacking Text-WordCounter-0.001.tar.gz
|
|
OK
|
|
==> Found dependencies: Text::WordCounter
|
|
--> Working on Text::WordCounter
|
|
Fetching http://www.cpan.org/authors/id/Z/ZB/ZBY/Text-WordCounter-0.001.tar.gz ... OK
|
|
Text-WordCounter-0.001
|
|
Text-WordCounter-0.001/README
|
|
Text-WordCounter-0.001/Changes
|
|
Text-WordCounter-0.001/LICENSE
|
|
Text-WordCounter-0.001/INSTALL
|
|
Text-WordCounter-0.001/dist.ini
|
|
Text-WordCounter-0.001/META.yml
|
|
Text-WordCounter-0.001/MANIFEST
|
|
Text-WordCounter-0.001/META.json
|
|
Text-WordCounter-0.001/README.pod
|
|
Text-WordCounter-0.001/Makefile.PL
|
|
Text-WordCounter-0.001/t
|
|
Text-WordCounter-0.001/t/word_count.t
|
|
Text-WordCounter-0.001/t/release-pod-syntax.t
|
|
Text-WordCounter-0.001/lib/Text
|
|
Text-WordCounter-0.001/lib/Text/WordCounter.pm
|
|
Text-WordCounter-0.001/t/release-pod-coverage.t
|
|
Entering Text-WordCounter-0.001
|
|
Checking configure dependencies from META.json
|
|
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Text-WordCounter-0.001 ... Warning: prerequisite Lingua::ZH::MMSEG 0 not found.
|
|
Checking if your kit is complete...
|
|
Looks good
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Text::WordCounter
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0 ... Yes (1.302083)
|
|
Checking if you have namespace::autoclean 0 ... Yes (0.28)
|
|
Checking if you have URI::Find 0 ... Yes (20160806)
|
|
Checking if you have Lingua::Stem 0 ... Yes (0.84)
|
|
Checking if you have Moose 0 ... Yes (2.2004)
|
|
Checking if you have warnings 0 ... Yes (1.37)
|
|
Checking if you have Lingua::ZH::MMSEG 0 ... No
|
|
Checking if you have strict 0 ... Yes (1.11)
|
|
Checking if you have utf8 0 ... Yes (1.19)
|
|
Checking if you have Unicode::UCD 0 ... Yes (0.68)
|
|
Searching Lingua::ZH::MMSEG (0) on cpanmetadb ...
|
|
Unpacking Lingua-ZH-MMSEG-0.4005.tar.gz
|
|
OK
|
|
==> Found dependencies: Lingua::ZH::MMSEG
|
|
--> Working on Lingua::ZH::MMSEG
|
|
Fetching http://www.cpan.org/authors/id/D/DR/DRYMAN/Lingua-ZH-MMSEG-0.4005.tar.gz ... OK
|
|
Lingua-ZH-MMSEG-0.4005/
|
|
Lingua-ZH-MMSEG-0.4005/inc/
|
|
Lingua-ZH-MMSEG-0.4005/lib/
|
|
Lingua-ZH-MMSEG-0.4005/Makefile.PL
|
|
Lingua-ZH-MMSEG-0.4005/MANIFEST
|
|
Lingua-ZH-MMSEG-0.4005/META.yml
|
|
Lingua-ZH-MMSEG-0.4005/README.mkdn
|
|
Lingua-ZH-MMSEG-0.4005/t/
|
|
Lingua-ZH-MMSEG-0.4005/t/000-load.t
|
|
Lingua-ZH-MMSEG-0.4005/t/002-mmseg.t
|
|
Lingua-ZH-MMSEG-0.4005/t/003-fmm.t
|
|
Lingua-ZH-MMSEG-0.4005/lib/Lingua/
|
|
Lingua-ZH-MMSEG-0.4005/lib/Lingua/ZH/
|
|
Lingua-ZH-MMSEG-0.4005/lib/Lingua/ZH/MMSEG.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/
|
|
Lingua-ZH-MMSEG-0.4005/inc/Pod/
|
|
Lingua-ZH-MMSEG-0.4005/inc/Pod/Markdown.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Base.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Can.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Fetch.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Makefile.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Metadata.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/ReadmeMarkdownFromPod.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/Win32.pm
|
|
Lingua-ZH-MMSEG-0.4005/inc/Module/Install/WriteAll.pm
|
|
Entering Lingua-ZH-MMSEG-0.4005
|
|
Checking configure dependencies from META.yml
|
|
Checking if you have ExtUtils::MakeMaker 6.62 ... Yes (7.24)
|
|
Running Makefile.PL
|
|
Configuring Lingua-ZH-MMSEG-0.4005 ... Cannot determine perl version info from lib/Lingua/ZH/MMSEG.pm
|
|
Checking if your kit is complete...
|
|
Warning: the following files are missing in your kit:
|
|
t/001-simple.t
|
|
Please inform the author.
|
|
Generating a Unix-style Makefile
|
|
Writing Makefile for Lingua::ZH::MMSEG
|
|
Writing MYMETA.yml and MYMETA.json
|
|
Checking dependencies from MYMETA.json ...
|
|
Checking if you have Test::More 0.42 ... Yes (1.302083)
|
|
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
|
OK
|
|
Building and testing Lingua-ZH-MMSEG-0.4005 ... cp lib/Lingua/ZH/MMSEG.pm blib/lib/Lingua/ZH/MMSEG.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, 'inc', 'blib/lib', 'blib/arch')" t/*.t
|
|
|
|
# Failed test 'use Lingua::ZH::MMSEG;'
|
|
# at t/000-load.t line 5.
|
|
# Tried to use 'Lingua::ZH::MMSEG'.
|
|
# Error: The encoding pragma is no longer supported at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
# Compilation failed in require at t/000-load.t line 5.
|
|
# BEGIN failed--compilation aborted at t/000-load.t line 5.
|
|
# Looks like you failed 1 test of 1.
|
|
t/000-load.t ...
|
|
Dubious, test returned 1 (wstat 256, 0x100)
|
|
Failed 1/1 subtests
|
|
The encoding pragma is no longer supported at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
Compilation failed in require at t/002-mmseg.t line 6.
|
|
BEGIN failed--compilation aborted at t/002-mmseg.t line 6.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/002-mmseg.t ..
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 7/7 subtests
|
|
The encoding pragma is no longer supported at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493760145.6962/Lingua-ZH-MMSEG-0.4005/blib/lib/Lingua/ZH/MMSEG.pm line 6.
|
|
Compilation failed in require at t/003-fmm.t line 6.
|
|
BEGIN failed--compilation aborted at t/003-fmm.t line 6.
|
|
# Looks like your test exited with 2 before it could output anything.
|
|
t/003-fmm.t ....
|
|
Dubious, test returned 2 (wstat 512, 0x200)
|
|
Failed 7/7 subtests
|
|
|
|
Test Summary Report
|
|
-------------------
|
|
t/000-load.t (Wstat: 256 Tests: 1 Failed: 1)
|
|
Failed test: 1
|
|
Non-zero exit status: 1
|
|
t/002-mmseg.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 7 tests but ran 0.
|
|
t/003-fmm.t (Wstat: 512 Tests: 0 Failed: 0)
|
|
Non-zero exit status: 2
|
|
Parse errors: Bad plan. You planned 7 tests but ran 0.
|
|
Files=3, Tests=1, 0 wallclock secs ( 0.00 usr 0.00 sys + 0.07 cusr 0.00 csys = 0.07 CPU)
|
|
Result: FAIL
|
|
Failed 3/3 test programs. 1/1 subtests failed.
|
|
Makefile:778: recipe for target 'test_dynamic' failed
|
|
make: *** [test_dynamic] Error 2
|
|
! Installing Lingua::ZH::MMSEG failed. See /home/ryan/.cpanm/work/1493760145.6962/build.log for details. Retry with --force to force install it.
|
|
! Installing the dependencies failed: Module 'Lingua::ZH::MMSEG' is not installed
|
|
! Bailing out the installation for Text-WordCounter-0.001.
|
|
! Installing the dependencies failed: Module 'Text::WordCounter' is not installed
|
|
! Bailing out the installation for AI-Classifier-0.03.
|
|
FAIL
|
|
Command [cpanm --reinstall --verbose AI::Classifier::Text] 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
|