cpantestlogs/Dancer::Plugin::ElasticModel_genfailure.log
2017-05-02 18:44:36 -07:00

119 lines
5.8 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/1493174182.5235
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 Dancer::Plugin::ElasticModel () on cpanmetadb ...
Unpacking Dancer-Plugin-ElasticModel-0.08.tar.gz
--> Working on Dancer::Plugin::ElasticModel
Fetching http://www.cpan.org/authors/id/D/DR/DRTECH/Dancer-Plugin-ElasticModel-0.08.tar.gz ... OK
Dancer-Plugin-ElasticModel-0.08/
Dancer-Plugin-ElasticModel-0.08/Changes
Dancer-Plugin-ElasticModel-0.08/dist.ini
Dancer-Plugin-ElasticModel-0.08/lib/
Dancer-Plugin-ElasticModel-0.08/LICENSE
Dancer-Plugin-ElasticModel-0.08/Makefile.PL
Dancer-Plugin-ElasticModel-0.08/MANIFEST
Dancer-Plugin-ElasticModel-0.08/META.json
Dancer-Plugin-ElasticModel-0.08/META.yml
Dancer-Plugin-ElasticModel-0.08/README
Dancer-Plugin-ElasticModel-0.08/t/
Dancer-Plugin-ElasticModel-0.08/t/01_load.t
Dancer-Plugin-ElasticModel-0.08/t/02_no_model.t
Dancer-Plugin-ElasticModel-0.08/t/03_no_es.t
Dancer-Plugin-ElasticModel-0.08/t/04_good.t
Dancer-Plugin-ElasticModel-0.08/t/05_scope.t
Dancer-Plugin-ElasticModel-0.08/t/good/
Dancer-Plugin-ElasticModel-0.08/t/lib/
Dancer-Plugin-ElasticModel-0.08/t/no_es/
Dancer-Plugin-ElasticModel-0.08/t/no_model/
Dancer-Plugin-ElasticModel-0.08/t/release-eol.t
Dancer-Plugin-ElasticModel-0.08/t/release-no-tabs.t
Dancer-Plugin-ElasticModel-0.08/t/release-pod-syntax.t
Dancer-Plugin-ElasticModel-0.08/t/no_model/config.yml
Dancer-Plugin-ElasticModel-0.08/t/no_es/config.yml
Dancer-Plugin-ElasticModel-0.08/t/lib/Foo/
Dancer-Plugin-ElasticModel-0.08/t/lib/Foo.pm
Dancer-Plugin-ElasticModel-0.08/t/lib/Foo/User.pm
Dancer-Plugin-ElasticModel-0.08/t/good/config.yml
Dancer-Plugin-ElasticModel-0.08/lib/Dancer/
Dancer-Plugin-ElasticModel-0.08/lib/Dancer/Plugin/
Dancer-Plugin-ElasticModel-0.08/lib/Dancer/Plugin/ElasticModel.pm
Entering Dancer-Plugin-ElasticModel-0.08
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer-Plugin-ElasticModel-0.08 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer::Plugin::ElasticModel
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Dancer::Test 0 ... Yes (1.3202)
Checking if you have Dancer 0 ... Yes (1.3202)
Checking if you have Dancer::Plugin 0 ... Yes (1.3202)
Checking if you have Search::Elasticsearch::Compat 0 ... Yes (0.10)
Checking if you have lib 0 ... Yes (0.64)
Checking if you have Test::Exception 0 ... Yes (0.43)
Checking if you have YAML 0 ... Yes (1.23)
Checking if you have Elastic::Model 0.28 ... Yes (0.52)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have Elastic::Doc 0 ... Yes (0.52)
OK
Building and testing Dancer-Plugin-ElasticModel-0.08 ... cp lib/Dancer/Plugin/ElasticModel.pm blib/lib/Dancer/Plugin/ElasticModel.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, 'blib/lib', 'blib/arch')" t/*.t
# Testing Dancer::Plugin::ElasticModel 0.08, Perl 5.026000, /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0
t/01_load.t ............. ok
t/02_no_model.t ......... ok
Can't locate object method "new" via package "Search::Elasticsearch::Compat" (perhaps you forgot to load "Search::Elasticsearch::Compat"?) at /home/ryan/.cpanm/work/1493174182.5235/Dancer-Plugin-ElasticModel-0.08/blib/lib/Dancer/Plugin/ElasticModel.pm line 48.
# Looks like your test exited with 255 before it could output anything.
t/03_no_es.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
t/04_good.t ............. skipped: No elasticsearch server available
t/05_scope.t ............ skipped: No elasticsearch server available
t/release-eol.t ......... skipped: these tests are for release candidate testing
t/release-no-tabs.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/03_no_es.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
Files=8, Tests=3, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.88 cusr 0.06 csys = 0.96 CPU)
Result: FAIL
Failed 1/8 test programs. 0/3 subtests failed.
Makefile:869: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dancer::Plugin::ElasticModel failed. See /home/ryan/.cpanm/work/1493174182.5235/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer::Plugin::ElasticModel] 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