Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: FAIL WebService-RTMAgent-0.600 v5.18.0 SunOS/Solaris
Date: 2013-11-11T13:32:27Z
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 Ricardo SIGNES,
This is a computer-generated report for WebService-RTMAgent-0.600
on perl 5.18.0, created by CPAN-Reporter-1.2010.
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 '/usr/local/bin/make test':
PERL_DL_NONLAZY=1 /export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin/perl5.18.0 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.018000 (wanted any version) on solaris from /export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin/perl5.18.0
#
# Carp => 1.32 (want any version)
# Data::Dumper => 2.145 (want any version)
# Digest::MD5 => 2.53 (want any version)
# English => 1.06 (want any version)
# ExtUtils::MakeMaker => 6.8 (want 6.30)
# File::Copy => 2.26 (want any version)
# File::Spec => 3.40 (want any version)
# File::Temp => 0.2304 (want any version)
# HTTP::Response => 6.04 (want any version)
# HTTP::Status => 6.03 (want any version)
# LWP::Protocol::https => 6.04 (want any version)
# LWP::UserAgent => 6.05 (want any version)
# Test::More => 0.99 (want 0.96)
# XML::Simple => 2.20 (want any version)
# base => 2.18 (want any version)
# parent => 0.228 (want any version)
# strict => 1.07 (want any version)
# warnings => 1.18 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .. ok
# Failed test 'Invalid frob is caught'
# at t/auth.t line 55.
# Failed test 'Invalid token is caught'
# at t/auth.t line 62.
No such request:
####
POST https://www.rememberthemilk.com/services/rest/
Content-Type: application/x-www-form-urlencoded
method=rtm.auth.getFrob&api_key=key&auth_token=1234&api_sig=dd14edf2f58c7a8d77c590c7ba3e5abb
####
print() on closed filehandle $f at /export/home/cpant5/.cpan/build/WebService-RTMAgent-0.600-FjS81L/blib/lib/WebService/RTMAgent.pm line 198.
# Looks like you planned 7 tests but ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test exited with 255 just after 2.
t/auth.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
Unable to recognise encoding of this document at /export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/lib/XML/SAX/PurePerl/EncodingDetect.pm line 100.
t/init.t ...................... ok
request:
POST https://www.rememberthemilk.com/services/rest/
Content-Type: application/x-www-form-urlencoded
method=rtm.tasks.add&nam=adding&api_key=key&auth_token=10438&timeline=114114&api_sig=3340edd30a22e9b2c67ff206283d0b67
response:
HTTP/1.1 200 OK
Connection: keep-alive
Date: Mon, 24 Dec 2007 11:49:10 GMT
Server: nginx/RTM
Vary: Accept-Encoding
Content-Type: text/xml; charset="utf-8"
Client-Date: Mon, 24 Dec 2007 11:50:39 GMT
Client-Peer: 75.126.232.204:80
Client-Response-Num: 1
Client-Transfer-Encoding: chunked
Keep-Alive: timeout=300
<?xml version="1.0" encoding="UTF-8"?>
<rsp stat="fail"><err code="4000" msg="Task name provided is invalid."/></rsp>
t/requests.t .................. ok
Could not copy config file to /tmp
# Looks like your test exited with 13 before it could output anything.
t/undo.t ......................
Dubious, test returned 13 (wstat 3328, 0xd00)
Failed 7/7 subtests
Test Summary Report
-------------------
t/auth.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 2.
t/undo.t (Wstat: 3328 Tests: 0 Failed: 0)
Non-zero exit status: 13
Parse errors: Bad plan. You planned 7 tests but ran 0.
Files=5, Tests=20, 5 wallclock secs ( 0.07 usr 0.06 sys + 0.95 cusr 0.39 csys = 1.47 CPU)
Result: FAIL
Failed 2/5 test programs. 2/20 subtests failed.
make: *** [test_dynamic] Error 13
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- ------
Carp 0 1.32
Digest::MD5 0 2.53
LWP::Protocol::https 0 6.04
LWP::UserAgent 0 6.05
parent 0 0.228
strict 0 1.07
warnings 0 1.18
XML::Simple 0 2.20
build_requires:
Module Need Have
-------------------- ---- ------
base 0 2.18
Data::Dumper 0 2.145
English 0 1.06
File::Copy 0 2.26
File::Spec 0 3.40
File::Temp 0 0.2304
HTTP::Response 0 6.04
HTTP::Status 0 6.03
Test::More 0.96 0.99
configure_requires:
Module Need Have
-------------------- ---- ------
ExtUtils::MakeMaker 6.30 6.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LD_LIBRARY_PATH = /usr/local/lib:
MANPATH_WITHOUT_PERLBREW =
PATH = /export/home/cpant5/perl5/perlbrew/bin:/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin:/export/home/cpant5/perl5/bin:/usr/local/bin:/usr/bin
PATH_WITHOUT_PERLBREW = /export/home/cpant5/perl5/bin:/usr/local/bin:/usr/bin
PERL5LIB = /export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/arch:/export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/lib:/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/arch:/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 20395
PERL5_CPAN_IS_RUNNING = 20395
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2859,20395
PERLBREW_BASHRC_VERSION = 0.44
PERLBREW_HOME = /export/home/cpant5/.perlbrew
PERLBREW_MANPATH = /export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/man
PERLBREW_PATH = /export/home/cpant5/perl5/perlbrew/bin:/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin
PERLBREW_PERL = perl-5.18.0
PERLBREW_ROOT = /export/home/cpant5/perl5/perlbrew
PERLBREW_VERSION = 0.44
PERL_CR_SMOKER_CURRENT = WebService-RTMAgent-0.600
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin/perl5.18.0
$UID/$EUID = 105 / 105
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132830
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.80
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.61
JSON::PP 2.27203
Module::Build 0.4007
Module::Signature n/a
Parse::CPAN::Meta 1.4409
Test::Harness 3.29
Test::More 0.99
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 18 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
config_args='-de -Dprefix=/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0 -Dcc=gcc -Duse64bitint -Dusedevel -Aeval:scriptdir=/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
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_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under solaris
Compiled at May 21 2013 08:43:42
%ENV:
PERL5LIB="/export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/arch:/export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/lib:/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/arch:/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/lib:/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/arch:/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="20395"
PERL5_CPAN_IS_RUNNING="20395"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2859,20395"
PERLBREW_BASHRC_VERSION="0.44"
PERLBREW_HOME="/export/home/cpant5/.perlbrew"
PERLBREW_MANPATH="/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/man"
PERLBREW_PATH="/export/home/cpant5/perl5/perlbrew/bin:/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/bin"
PERLBREW_PERL="perl-5.18.0"
PERLBREW_ROOT="/export/home/cpant5/perl5/perlbrew"
PERLBREW_VERSION="0.44"
PERL_CR_SMOKER_CURRENT="WebService-RTMAgent-0.600"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/arch
/export/home/cpant5/.cpan/build/XML-Simple-2.20-fEY6TZ/blib/lib
/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/arch
/export/home/cpant5/.cpan/build/XML-SAX-Expat-0.50-Z4FPpE/blib/lib
/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/arch
/export/home/cpant5/.cpan/build/XML-SAX-0.99-2q2G0A/blib/lib
/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/arch
/export/home/cpant5/.cpan/build/XML-SAX-Base-1.08-FMwCSN/blib/lib
/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/arch
/export/home/cpant5/.cpan/build/XML-NamespaceSupport-1.11-I_amUu/blib/lib
/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0/i86pc-solaris-64int
/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/lib/site_perl/5.18.0
/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0/i86pc-solaris-64int
/export/home/cpant5/perl5/perlbrew/perls/perl-5.18.0/lib/5.18.0
.