Report for OpenERP-XMLRPC-Simple-0.14

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: NA OpenERP-XMLRPC-Simple-0.14 v5.8.9 GNU/Linux
Date: 2016-02-05T11:08:36Z

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 Colin Newell,

This is a computer-generated report for OpenERP-XMLRPC-Simple-0.14
on perl 5.8.9, created by CPAN-Reporter-1.2015.

Thank you for uploading your work to CPAN.  While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl.  Nevertheless, any
diagnostic output produced is provided below for reference.  If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:

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/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl5.8.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

#   Failed test 'use OpenERP::XMLRPC::Client;'
#   at t/00-load.t line 9.
#     Tried to use 'OpenERP::XMLRPC::Client'.
#     Error:  Perl v5.10.0 required--this is only v5.8.9, stopped at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# BEGIN failed--compilation aborted at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# Compilation failed in require at t/00-load.t line 9.
# BEGIN failed--compilation aborted at t/00-load.t line 9.
# Testing OpenERP::XMLRPC::Client 
# Looks like you failed 1 test of 1.
t/00-load.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'use OpenERP::XMLRPC::Client;'
#   at t/01-xmlrpc-client.t line 12.
#     Tried to use 'OpenERP::XMLRPC::Client'.
#     Error:  Perl v5.10.0 required--this is only v5.8.9, stopped at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# BEGIN failed--compilation aborted at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# Compilation failed in require at t/01-xmlrpc-client.t line 12.
# BEGIN failed--compilation aborted at t/01-xmlrpc-client.t line 12.
Can't locate object method "new" via package "OpenERP::XMLRPC::Client" at t/01-xmlrpc-client.t line 23.
# 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/01-xmlrpc-client.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests 

#   Failed test 'use OpenERP::XMLRPC::Client;'
#   at t/02-xmlrpc-simple.t line 13.
#     Tried to use 'OpenERP::XMLRPC::Client'.
#     Error:  Perl v5.10.0 required--this is only v5.8.9, stopped at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# BEGIN failed--compilation aborted at /home/njh/.cpan/build/OpenERP-XMLRPC-Simple-0.14-7skNX9/blib/lib/OpenERP/XMLRPC/Client.pm line 6.
# Compilation failed in require at t/02-xmlrpc-simple.t line 13.
# BEGIN failed--compilation aborted at t/02-xmlrpc-simple.t line 13.
# 
# #################################################################
# #                                                               #
# # The following tests are built to run against a Mock OpenERP.  #
# # (and will do, by default)                                     #
# # To run the tests against a real OpenERP please specify the    #
# # following $ENV variables                                      #
# #                                                               #
# #     OPENERP_SIMPLE_HOST - required!                           #
# #     OPENERP_SIMPLE_PORT - default = 8069                      #
# #     OPENERP_SIMPLE_NAME - default = terp                      #
# #     OPENERP_SIMPLE_USER - default = admin                     #
# #     OPENERP_SIMPLE_PASS - default = admin                     #
# #                                                               #
# #################################################################
# Testing against mock OpenERP server
Can't locate object method "new" via package "OpenERP::XMLRPC::Client" at t/02-xmlrpc-simple.t line 62.
# Looks like you planned 18 tests but ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test exited with 2 just after 1.
t/02-xmlrpc-simple.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 18/18 subtests 
t/author-critic.t ..... skipped: these tests are for testing by the author
t/pod.t ............... skipped: set TEST_POD to enable this test

Test Summary Report
-------------------
t/00-load.t         (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/01-xmlrpc-client.t (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/02-xmlrpc-simple.t (Wstat: 512 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 18 tests but ran 1.
Files=5, Tests=3,  2 wallclock secs ( 0.00 usr  0.00 sys +  0.25 cusr  0.04 csys =  0.29 CPU)
Result: FAIL
Failed 3/5 test programs. 3/3 subtests failed.
Makefile:852: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                       Need    Have   
    ---------------------------- ------- -------
    File::ShareDir               1.02    1.102  
    File::Slurp                  9999.13 9999.19
    Moose                        1.15    2.1604 
  ! MooseX::Role::XMLRPC::Client 0.04    n/a    
    Net::HTTPServer              v1.1.1  1.1.1  
    XML::Simple                  2.18    2.22   

configure_requires:

    Module                       Need    Have   
    ---------------------------- ------- -------
    ExtUtils::MakeMaker          6.31    7.10   


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/arch:/home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/lib:/home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/arch:/home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/lib:/home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/arch:/home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/lib:/home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/arch:/home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/lib:/home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/arch:/home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/lib:/home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/arch:/home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/lib:/home/njh/.cpan/build/syntax-0.004-px1Rra/blib/arch:/home/njh/.cpan/build/syntax-0.004-px1Rra/blib/lib:/home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/arch:/home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/lib:/home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/arch:/home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/lib:/home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/arch:/home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/lib:/home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/arch:/home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 24751
    PERL5_CPAN_IS_RUNNING = 24751
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.74
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.74
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl5.8.9
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 103 104 107 110 1000
    $EGID = 1000 4 24 25 29 30 44 46 103 104 107 110 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.10    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.10    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    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.9912  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=3.16-2-amd64, archname=x86_64-linux-thread-multi
    uname='linux cyberpower2 3.16-2-amd64 #1 smp debian 3.16.3-2 (2014-09-20) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.9.1', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        USE_64_BIT_ALL USE_64_BIT_INT USE_FAST_STDIO
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 15 2014 10:06:00
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/arch:/home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/lib:/home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/arch:/home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/lib:/home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/arch:/home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/lib:/home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/arch:/home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/lib:/home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/arch:/home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/lib:/home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/arch:/home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/lib:/home/njh/.cpan/build/syntax-0.004-px1Rra/blib/arch:/home/njh/.cpan/build/syntax-0.004-px1Rra/blib/lib:/home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/arch:/home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/lib:/home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/arch:/home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/lib:/home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/arch:/home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/lib:/home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/arch:/home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="24751"
    PERL5_CPAN_IS_RUNNING="24751"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.74"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.74"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/arch
    /home/njh/.cpan/build/Net-HTTPServer-1.1.1-07Vvue/blib/lib
    /home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/arch
    /home/njh/.cpan/build/XML-Simple-2.22-f5YYnf/blib/lib
    /home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/arch
    /home/njh/.cpan/build/XML-SAX-Expat-0.51-nKcx9N/blib/lib
    /home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/arch
    /home/njh/.cpan/build/Try-Tiny-Retry-0.004-3z9geL/blib/lib
    /home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/arch
    /home/njh/.cpan/build/DateTime-Format-Strptime-1.63-NrBOaH/blib/lib
    /home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/arch
    /home/njh/.cpan/build/Syntax-Keyword-Junction-0.003008-lRokCx/blib/lib
    /home/njh/.cpan/build/syntax-0.004-px1Rra/blib/arch
    /home/njh/.cpan/build/syntax-0.004-px1Rra/blib/lib
    /home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/arch
    /home/njh/.cpan/build/Perl-Version-1.013-hDusYt/blib/lib
    /home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/arch
    /home/njh/.cpan/build/File-Slurp-Tiny-0.004-6voeci/blib/lib
    /home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/arch
    /home/njh/.cpan/build/TAP-SimpleOutput-0.003-wj023o/blib/lib
    /home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/arch
    /home/njh/.cpan/build/RPC-XML-0.79-pz_6uZ/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .