cpantestlogs/Dancer2::Plugin::Queue::MongoDB_genfailure.log
2017-05-02 18:44:36 -07:00

149 lines
7.2 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/1493089686.30756
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 Dancer2::Plugin::Queue::MongoDB () on cpanmetadb ...
Unpacking Dancer2-Plugin-Queue-MongoDB-0.003.tar.gz
--> Working on Dancer2::Plugin::Queue::MongoDB
Fetching http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Dancer2-Plugin-Queue-MongoDB-0.003.tar.gz ... OK
Dancer2-Plugin-Queue-MongoDB-0.003/
Dancer2-Plugin-Queue-MongoDB-0.003/Changes
Dancer2-Plugin-Queue-MongoDB-0.003/CONTRIBUTING
Dancer2-Plugin-Queue-MongoDB-0.003/dist.ini
Dancer2-Plugin-Queue-MongoDB-0.003/lib/
Dancer2-Plugin-Queue-MongoDB-0.003/LICENSE
Dancer2-Plugin-Queue-MongoDB-0.003/Makefile.PL
Dancer2-Plugin-Queue-MongoDB-0.003/MANIFEST
Dancer2-Plugin-Queue-MongoDB-0.003/META.json
Dancer2-Plugin-Queue-MongoDB-0.003/META.yml
Dancer2-Plugin-Queue-MongoDB-0.003/perlcritic.rc
Dancer2-Plugin-Queue-MongoDB-0.003/README
Dancer2-Plugin-Queue-MongoDB-0.003/t/
Dancer2-Plugin-Queue-MongoDB-0.003/xt/
Dancer2-Plugin-Queue-MongoDB-0.003/xt/author/
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/distmeta.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/minimum-version.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/pod-coverage.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/pod-syntax.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/portability.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/release/test-version.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/author/critic.t
Dancer2-Plugin-Queue-MongoDB-0.003/xt/author/pod-spell.t
Dancer2-Plugin-Queue-MongoDB-0.003/t/00-compile.t
Dancer2-Plugin-Queue-MongoDB-0.003/t/00-report-prereqs.t
Dancer2-Plugin-Queue-MongoDB-0.003/t/mongodb.t
Dancer2-Plugin-Queue-MongoDB-0.003/lib/Dancer2/
Dancer2-Plugin-Queue-MongoDB-0.003/lib/Dancer2/Plugin/
Dancer2-Plugin-Queue-MongoDB-0.003/lib/Dancer2/Plugin/Queue/
Dancer2-Plugin-Queue-MongoDB-0.003/lib/Dancer2/Plugin/Queue/MongoDB.pm
Entering Dancer2-Plugin-Queue-MongoDB-0.003
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Running Makefile.PL
Configuring Dancer2-Plugin-Queue-MongoDB-0.003 ... Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Dancer2::Plugin::Queue::MongoDB
Writing MYMETA.yml and MYMETA.json
Checking dependencies from MYMETA.json ...
Checking if you have Test::TCP 0 ... Yes (2.17)
Checking if you have Dancer2::Plugin::Queue::Role::Queue 0 ... Yes (0.006)
Checking if you have Dancer2::Plugin::Queue 0.003 ... Yes (0.006)
Checking if you have File::Temp 0 ... Yes (0.2304)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Dancer2::Plugin::Queue::Role::Test 0 ... Yes (0.006)
Checking if you have strict 0 ... Yes (1.11)
Checking if you have Test::More 0 ... Yes (1.302078)
Checking if you have warnings 0 ... Yes (1.37)
Checking if you have List::Util 0 ... Yes (1.47)
Checking if you have MongoDB::MongoClient 0 ... Yes (v1.8.0)
Checking if you have Test::Roo 0 ... Yes (1.004)
Checking if you have MongoDBx::Queue 0 ... Yes (1.002)
Checking if you have File::Find 0 ... Yes (1.34)
Checking if you have HTTP::Tiny 0 ... Yes (0.070)
Checking if you have MongoDB 0.45 ... Yes (v1.8.0)
Checking if you have Moose 0 ... Yes (2.2004)
Checking if you have MooX::Types::MooseLike::Base 0 ... Yes (0.29)
Checking if you have File::Spec::Functions 0 ... Yes (3.62)
OK
Building and testing Dancer2-Plugin-Queue-MongoDB-0.003 ... cp lib/Dancer2/Plugin/Queue/MongoDB.pm blib/lib/Dancer2/Plugin/Queue/MongoDB.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
t/00-compile.t ......... ok
# Prerequisite Report:
# Version Module
# -------- -----------------------------------
# 0.006 Dancer2::Plugin::Queue
# 0.006 Dancer2::Plugin::Queue::Role::Queue
# 0.006 Dancer2::Plugin::Queue::Role::Test
# 7.24 ExtUtils::MakeMaker
# 1.34 File::Find
# 3.62 File::Spec::Functions
# 0.2304 File::Temp
# 0.070 HTTP::Tiny
# 1.47 List::Util
# v1.8.0 MongoDB
# v1.8.0 MongoDB::MongoClient
# 1.002 MongoDBx::Queue
# 0.29 MooX::Types::MooseLike::Base
# 2.2004 Moose
# 1.302078 Test::More
# 1.004 Test::Roo
# 2.17 Test::TCP
# 1.11 strict
# 1.37 warnings
t/00-report-prereqs.t .. ok
# No tests run!
# Failed test 'No tests run for subtest "testing with main"'
# at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/Test/Roo/Class.pm line 89.
MongoDB::SelectionError: No writable server available. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Connection refused )
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/mongodb.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/mongodb.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=3, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 1.31 cusr 0.04 csys = 1.37 CPU)
Result: FAIL
Failed 1/3 test programs. 1/3 subtests failed.
Makefile:880: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
! Installing Dancer2::Plugin::Queue::MongoDB failed. See /home/ryan/.cpanm/work/1493089686.30756/build.log for details. Retry with --force to force install it.
FAIL
Command [cpanm --reinstall --verbose Dancer2::Plugin::Queue::MongoDB] 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