cpantestlogs/Alvis::QueryFilter_genfailure.log
2017-05-02 18:44:36 -07:00

121 lines
5.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/1493738874.24717
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 Alvis::QueryFilter () on cpanmetadb ...
Unpacking Alvis-QueryFilter-0.3.tar.gz
--> Working on Alvis::QueryFilter
Fetching http://www.cpan.org/authors/id/W/WB/WBUNTINE/Alvis-QueryFilter-0.3.tar.gz ... OK
Alvis-QueryFilter-0.3/
Alvis-QueryFilter-0.3/t/
Alvis-QueryFilter-0.3/t/test/
Alvis-QueryFilter-0.3/t/test/resources/
Alvis-QueryFilter-0.3/t/test/resources/NEs
Alvis-QueryFilter-0.3/t/test/resources/onto_nodes
Alvis-QueryFilter-0.3/t/test/resources/onto_paths
Alvis-QueryFilter-0.3/t/test/resources/types
Alvis-QueryFilter-0.3/t/test/resources/terms
Alvis-QueryFilter-0.3/t/test/alvis.cnf
Alvis-QueryFilter-0.3/t/001_load.t
Alvis-QueryFilter-0.3/t/QueryFilter.t
Alvis-QueryFilter-0.3/Changes
Alvis-QueryFilter-0.3/MANIFEST
Alvis-QueryFilter-0.3/lib/
Alvis-QueryFilter-0.3/lib/Alvis/
Alvis-QueryFilter-0.3/lib/Alvis/QueryFilter.pm
Alvis-QueryFilter-0.3/lib/Alvis/Treetagger.pm
Alvis-QueryFilter-0.3/META.yml
Alvis-QueryFilter-0.3/bin/
Alvis-QueryFilter-0.3/bin/run_QF.pl
Alvis-QueryFilter-0.3/Todo
Alvis-QueryFilter-0.3/Makefile.PL
Alvis-QueryFilter-0.3/LICENSE
Alvis-QueryFilter-0.3/README
Entering Alvis-QueryFilter-0.3
Checking configure dependencies from META.yml
Running Makefile.PL
Configuring Alvis-QueryFilter-0.3 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Alvis::QueryFilter
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have CQL::Parser 0 ... Yes (1.13)
Checking if you have HTTP::Daemon 0 ... Yes (6.01)
Checking if you have HTTP::Response 0 ... Yes (6.11)
Checking if you have Data::Dumper 0 ... Yes (2.161)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have URI::Escape 0 ... Yes (3.31)
Checking if you have Test::Simple 0.44 ... Yes (1.302083)
Checking if you have HTTP::Status 0 ... Yes (6.11)
Checking if you have LWP::UserAgent 0 ... Yes (6.26)
OK
Building and testing Alvis-QueryFilter-0.3 ... cp lib/Alvis/QueryFilter.pm blib/lib/Alvis/QueryFilter.pm
cp lib/Alvis/Treetagger.pm blib/lib/Alvis/Treetagger.pm
cp bin/run_QF.pl blib/script/run_QF.pl
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/run_QF.pl
Manifying 1 pod document
Manifying 2 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
# Failed test 'use Alvis::QueryFilter;'
# at t/001_load.t line 8.
# Tried to use 'Alvis::QueryFilter'.
# Error: The encoding pragma is no longer supported at /home/ryan/.cpanm/work/1493738874.24717/Alvis-QueryFilter-0.3/blib/lib/Alvis/Treetagger.pm line 12.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493738874.24717/Alvis-QueryFilter-0.3/blib/lib/Alvis/Treetagger.pm line 12.
# Compilation failed in require at /home/ryan/.cpanm/work/1493738874.24717/Alvis-QueryFilter-0.3/blib/lib/Alvis/QueryFilter.pm line 17.
# BEGIN failed--compilation aborted at /home/ryan/.cpanm/work/1493738874.24717/Alvis-QueryFilter-0.3/blib/lib/Alvis/QueryFilter.pm line 17.
# Compilation failed in require at t/001_load.t line 8.
# BEGIN failed--compilation aborted at t/001_load.t line 8.
# Failed test 'use Alvis::Treetagger;'
# at t/001_load.t line 9.
# Tried to use 'Alvis::Treetagger'.
# Error: Attempt to reload Alvis/Treetagger.pm aborted.
# Compilation failed in require at t/001_load.t line 9.
# BEGIN failed--compilation aborted at t/001_load.t line 9.
# Looks like you failed 2 tests of 2.
t/001_load.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
t/QueryFilter.t .. ok
Test Summary Report
-------------------
t/001_load.t (Wstat: 512 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 2
Files=2, Tests=3, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.04 cusr 0.00 csys = 0.05 CPU)
Result: FAIL
Failed 1/2 test programs. 2/3 subtests failed.
Makefile:878: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Alvis::QueryFilter failed. See /home/ryan/.cpanm/work/1493738874.24717/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Alvis::QueryFilter] 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