Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Catalyst-Plugin-JSONRPC-0.01 v5.16.2 OpenBSD
Date: 2013-07-27T16:25:35Z
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 Tatsuhiko Miyagawa,
This is a computer-generated report for Catalyst-Plugin-JSONRPC-0.01
on perl 5.16.2, 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/bin/make test':
PERL_DL_NONLAZY=1 /home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .. ok
[warn] Your application is using the deprecated ::[MVC]:: type naming scheme.
Please switch your class names to ::Model::, ::View:: and ::Controller: as appropriate.
'objToJson' will be obsoleted. Please use 'to_json' instead. at t/01_server.t line 34.
'jsonToObj' will be obsoleted. Please use 'from_json' instead. at /home/smoke/.cpan/build/Catalyst-Plugin-JSONRPC-0.01-zhlwdr/blib/lib/Catalyst/Plugin/JSONRPC.pm line 16.
'objToJson' will be obsoleted. Please use 'to_json' instead. at /home/smoke/.cpan/build/Catalyst-Plugin-JSONRPC-0.01-zhlwdr/blib/lib/Catalyst/Plugin/JSONRPC.pm line 73.
'objToJson' will be obsoleted. Please use 'to_json' instead. at t/01_server.t line 44.
# Failed test 'Content OK'
# at t/01_server.t line 45.
# got: '{"error":null,"id":1,"result":0}'
# expected: '{"error":null,"id":1,"result":"hello"}'
'objToJson' will be obsoleted. Please use 'to_json' instead. at t/01_server.t line 51.
'jsonToObj' will be obsoleted. Please use 'from_json' instead. at /home/smoke/.cpan/build/Catalyst-Plugin-JSONRPC-0.01-zhlwdr/blib/lib/Catalyst/Plugin/JSONRPC.pm line 16.
'objToJson' will be obsoleted. Please use 'to_json' instead. at /home/smoke/.cpan/build/Catalyst-Plugin-JSONRPC-0.01-zhlwdr/blib/lib/Catalyst/Plugin/JSONRPC.pm line 73.
'objToJson' will be obsoleted. Please use 'to_json' instead. at t/01_server.t line 61.
# Failed test 'Content OK'
# at t/01_server.t line 62.
# got: '{"error":null,"id":2,"result":0}'
# expected: '{"error":null,"id":2,"result":3}'
# Looks like you failed 2 tests of 8.
t/01_server.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/8 subtests
Test Summary Report
-------------------
t/01_server.t (Wstat: 512 Tests: 8 Failed: 2)
Failed tests: 4, 8
Non-zero exit status: 2
Files=2, Tests=9, 3 wallclock secs ( 0.07 usr 0.06 sys + 3.33 cusr 0.25 csys = 3.71 CPU)
Result: FAIL
Failed 1/2 test programs. 2/9 subtests failed.
*** Error code 2
Stop in /home/smoke/.cpan/build/Catalyst-Plugin-JSONRPC-0.01-zhlwdr (line 823 of Makefile).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Catalyst 5.6 5.90030
JSON 1 2.57
Test::More 0.32 0.98_04
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.65_03
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin:/home/smoke/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 13405
PERL5_CPAN_IS_RUNNING = 13405
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 26855,13405
PERLBREW_BASHRC_VERSION = 0.55
PERLBREW_HOME = /home/smoke/.perlbrew
PERLBREW_MANPATH = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/man
PERLBREW_PATH = /home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin
PERLBREW_PERL = perl-5.16.2
PERLBREW_ROOT = /home/smoke/perl5/perlbrew
PERLBREW_VERSION = 0.62
PERL_CR_SMOKER_CURRENT = Catalyst-Plugin-JSONRPC-0.01
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = xterm-color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 10 10
$EGID = 10 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.65_03
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18_02
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature 0.69
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98_04
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.2, archname=OpenBSD.i386-openbsd
uname='openbsd minimunch.zeroclue.com 5.2 generic.mp#339 i386 '
config_args='-de -Dprefix=/home/smoke/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.65.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under openbsd
Compiled at Nov 7 2012 23:04:23
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="13405"
PERL5_CPAN_IS_RUNNING="13405"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="26855,13405"
PERLBREW_BASHRC_VERSION="0.55"
PERLBREW_HOME="/home/smoke/.perlbrew"
PERLBREW_MANPATH="/home/smoke/perl5/perlbrew/perls/perl-5.16.2/man"
PERLBREW_PATH="/home/smoke/perl5/perlbrew/bin:/home/smoke/perl5/perlbrew/perls/perl-5.16.2/bin"
PERLBREW_PERL="perl-5.16.2"
PERLBREW_ROOT="/home/smoke/perl5/perlbrew"
PERLBREW_VERSION="0.62"
PERL_CR_SMOKER_CURRENT="Catalyst-Plugin-JSONRPC-0.01"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd
/home/smoke/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2
.