cpantestlogs/Text::NLP::Stanford::EntityExtract_genfailure.log
2017-05-02 18:44:36 -07:00

114 lines
5.7 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/1493759996.3943
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::NLP::Stanford::EntityExtract () on cpanmetadb ...
Unpacking Text-NLP-Stanford-EntityExtract-0.06.tar.gz
--> Working on Text::NLP::Stanford::EntityExtract
Fetching http://www.cpan.org/authors/id/Z/ZA/ZARQUON/Text-NLP-Stanford-EntityExtract-0.06.tar.gz ... OK
Text-NLP-Stanford-EntityExtract-0.06/
Text-NLP-Stanford-EntityExtract-0.06/.gitignore
Text-NLP-Stanford-EntityExtract-0.06/Changes
Text-NLP-Stanford-EntityExtract-0.06/inc/
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/AutoInstall.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/AutoInstall.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Base.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Can.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Fetch.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Include.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Makefile.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Metadata.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/Win32.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install/WriteAll.pm
Text-NLP-Stanford-EntityExtract-0.06/inc/Module/Install.pm
Text-NLP-Stanford-EntityExtract-0.06/lib/
Text-NLP-Stanford-EntityExtract-0.06/lib/Text/
Text-NLP-Stanford-EntityExtract-0.06/lib/Text/NLP/
Text-NLP-Stanford-EntityExtract-0.06/lib/Text/NLP/Stanford/
Text-NLP-Stanford-EntityExtract-0.06/lib/Text/NLP/Stanford/EntityExtract.pm
Text-NLP-Stanford-EntityExtract-0.06/Makefile.PL
Text-NLP-Stanford-EntityExtract-0.06/MANIFEST
Text-NLP-Stanford-EntityExtract-0.06/META.yml
Text-NLP-Stanford-EntityExtract-0.06/README
Text-NLP-Stanford-EntityExtract-0.06/t/
Text-NLP-Stanford-EntityExtract-0.06/t/00-load.t
Text-NLP-Stanford-EntityExtract-0.06/t/pod-coverage.t
Text-NLP-Stanford-EntityExtract-0.06/t/pod.t
Entering Text-NLP-Stanford-EntityExtract-0.06
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Text-NLP-Stanford-EntityExtract-0.06 ... Cannot determine perl version info from lib/Text/NLP/Stanford/EntityExtract.pm
WARNING: 'All rights reserved' in copyright may invalidate Open Source license.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (1.302083)
- Mouse ...loaded. (v2.4.9)
- Text::Unidecode ...loaded. (1.30)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Text::NLP::Stanford::EntityExtract
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Text::Unidecode 0 ... Yes (1.30)
Checking if you have Mouse 0 ... Yes (v2.4.9)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Test::More 0 ... Yes (1.302083)
OK
Building and testing Text-NLP-Stanford-EntityExtract-0.06 ... cp lib/Text/NLP/Stanford/EntityExtract.pm blib/lib/Text/NLP/Stanford/EntityExtract.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/00-load.t t/pod-coverage.t t/pod.t
# Testing Text::NLP::Stanford::EntityExtract 0.06, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
# set env var NLR_SERVER to run live tests against the stanford.nlr server running on 127.0.0.1 port 1234
Connection refused at /home/ryan/.cpanm/work/1493759996.3943/Text-NLP-Stanford-EntityExtract-0.06/blib/lib/Text/NLP/Stanford/EntityExtract.pm line 84, <DATA> line 8.
# Looks like your test exited with 111 just after 2.
t/00-load.t .......
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 4/6 subtests
(less 1 skipped subtest: 1 okay)
t/pod-coverage.t .. ok
t/pod.t ........... ok
Test Summary Report
-------------------
t/00-load.t (Wstat: 28416 Tests: 2 Failed: 0)
Non-zero exit status: 111
Parse errors: Bad plan. You planned 6 tests but ran 2.
Files=3, Tests=4, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.12 cusr 0.01 csys = 0.14 CPU)
Result: FAIL
Failed 1/3 test programs. 0/4 subtests failed.
Makefile:778: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Text::NLP::Stanford::EntityExtract failed. See /home/ryan/.cpanm/work/1493759996.3943/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Text::NLP::Stanford::EntityExtract] 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