Back
From: metabase:user:9c36dc84-a30f-11e0-a9fc-0a18abbd4f2f
Subject: FAIL Dancer2-Plugin-Queue-MongoDB-0.003 v5.20.3 GNU/Linux
Date: 2015-11-12T02:32:38Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear David Golden,
This is a computer-generated report for Dancer2-Plugin-Queue-MongoDB-0.003
on perl 5.20.3, created by CPAN-Reporter-1.2015.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/bin/make test':
PERL_DL_NONLAZY=1 "/home/arfreitas/.plenv/versions/5.20.3/bin/perl5.20.3" "-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.005 Dancer2::Plugin::Queue
# 0.005 Dancer2::Plugin::Queue::Role::Queue
# 0.005 Dancer2::Plugin::Queue::Role::Test
# 7.10 ExtUtils::MakeMaker
# 1.27 File::Find
# 3.58_01 File::Spec::Functions
# 0.2304 File::Temp
# 0.056 HTTP::Tiny
# 1.42 List::Util
# v1.0.3 MongoDB
# v1.0.3 MongoDB::MongoClient
# 1.002 MongoDBx::Queue
# 0.29 MooX::Types::MooseLike::Base
# 2.1603 Moose
# 1.001014 Test::More
# 1.004 Test::Roo
# 2.14 Test::TCP
# 1.08 strict
# 1.23 warnings
t/00-report-prereqs.t .. ok
MongoDB::SelectionError: No readable server available for matching read preference primary. MongoDB server status:
Topology type: Single; Member status:
localhost:27017 (type: Unknown, error: MongoDB::NetworkError: Could not connect to 'localhost:27017': Conexão recusada )
# Child (testing with main) exited without calling finalize()
# Failed test 'testing with main'
# at /home/arfreitas/.plenv/versions/5.20.3/lib/perl5/site_perl/5.20.3/Test/Builder.pm line 279.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 111 just after 1.
t/mongodb.t ............
Dubious, test returned 111 (wstat 28416, 0x6f00)
Failed 1/1 subtests
Test Summary Report
-------------------
t/mongodb.t (Wstat: 28416 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 111
Parse errors: No plan found in TAP output
Files=3, Tests=3, 2 wallclock secs ( 0.02 usr 0.01 sys + 1.60 cusr 0.10 csys = 1.73 CPU)
Result: FAIL
Failed 1/3 test programs. 1/3 subtests failed.
make: ** [test_dynamic] Erro 111
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------------------------- ----- --------
Dancer2::Plugin::Queue 0.003 0.005
Dancer2::Plugin::Queue::Role::Queue 0 0.005
MongoDB 0 v1.0.3
MongoDB::MongoClient 0 v1.0.3
MongoDBx::Queue 0 1.002
Moose 0 2.1603
strict 0 1.08
warnings 0 1.23
build_requires:
Module Need Have
----------------------------------- ----- --------
Dancer2::Plugin::Queue::Role::Test 0 0.005
ExtUtils::MakeMaker 0 7.10
File::Find 0 1.27
File::Spec::Functions 0 3.58_01
File::Temp 0 0.2304
HTTP::Tiny 0 0.056
List::Util 0 1.42
MongoDB 0.45 v1.0.3
MooX::Types::MooseLike::Base 0 0.29
Test::More 0 1.001014
Test::Roo 0 1.004
Test::TCP 0 2.14
configure_requires:
Module Need Have
----------------------------------- ----- --------
ExtUtils::MakeMaker 6.30 7.10
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = pt_BR.UTF-8
PATH = /home/arfreitas/.plenv/versions/5.20.3/bin:/home/arfreitas/.plenv/libexec:/home/arfreitas/.plenv/plugins/perl-build/bin:/home/arfreitas/.plenv/shims:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/arfreitas/.local/bin:/home/arfreitas/bin:/home/arfreitas/.plenv/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1832
PERL5_CPAN_IS_RUNNING = 1832
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 32529,1832
PERL_CR_SMOKER_CURRENT = Task-Dancer2-0.06
PERL_CR_SMOKER_RUNONCE = 1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/arfreitas/.plenv/versions/5.20.3/bin/perl5.20.3
$UID/$EUID = 1001 / 1001
$GID = 1001 997 1001
$EGID = 1001 997 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.10
CPAN::Meta 2.150005
Cwd 3.58_01
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 1.67
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.58_01
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 1.4417
Test::Harness 3.35
Test::More 1.001014
YAML 1.15
YAML::Syck 1.29
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=linux, osvers=3.8.13-98.4.1.el7uek.x86_64, archname=x86_64-linux
uname='linux gabiru 3.8.13-98.4.1.el7uek.x86_64 #2 smp wed sep 23 18:34:15 pdt 2015 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/arfreitas/.plenv/versions/5.20.3 -de -Dusedevel -A'eval:scriptdir=/home/arfreitas/.plenv/versions/5.20.3/bin''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.3 20140911 (Red Hat 4.8.3-9)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.38
Built under linux
Compiled at Oct 31 2015 02:31:37
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1832"
PERL5_CPAN_IS_RUNNING="1832"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="32529,1832"
PERL_CR_SMOKER_CURRENT="Task-Dancer2-0.06"
PERL_CR_SMOKER_RUNONCE="1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/arfreitas/.plenv/versions/5.20.3/lib/perl5/site_perl/5.20.3/x86_64-linux
/home/arfreitas/.plenv/versions/5.20.3/lib/perl5/site_perl/5.20.3
/home/arfreitas/.plenv/versions/5.20.3/lib/perl5/5.20.3/x86_64-linux
/home/arfreitas/.plenv/versions/5.20.3/lib/perl5/5.20.3
.