Report for RPC-XML-0.79

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL RPC-XML-0.79 v5.10.1 GNU/Linux
Date: 2016-04-25T15:43:15Z

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 Randy J Ray,

This is a computer-generated report for RPC-XML-0.79
on perl 5.10.1, created by CPAN-Reporter-1.2017.

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/njh/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/25_parser_negative.t .......... ok
t/14_datetime_iso8601.t ......... skipped: DateTime::Format::ISO8601 not available
t/12_nil.t ...................... ok
t/11_base64_fh.t ................ ok
t/13_no_deep_recursion.t ........ ok
t/15_serialize.t ................ ok
t/30_procedure.t ................ ok
t/51_client_with_host_header.t .. ok
t/35_namespaces.t ............... ok
t/29_parserfactory.t ............ ok
t/20_xml_parser.t ............... ok
t/21_xml_libxml.t ............... ok
t/00_load.t ..................... ok
t/90_rt50013_parser_bugs.t ...... ok
t/10_data.t ..................... ok

#   Failed test 'First live req: Check that $res is not an error'
#   at t/40_server.t line 245.

#   Failed test ''First live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server.t line 248.
#     'First live req: parsed $res' isn't a 'RPC::XML::response'
t/60_net_server.t ............... skipped: Net::Server not available
t/41_server_hang.t .............. ok
t/90_rt58323_push_parser.t ...... ok
t/70_compression_detect.t ....... ok
t/90_rt58065_allow_nil.t ........ ok
t/90_rt54494_blessed_refs.t ..... ok

#   Failed test 'Second live req: Check that $res is not an error'
#   at t/40_server.t line 293.

#   Failed test ''Second live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server.t line 295.
#     'Second live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'Third live req: Check that $res is not an error'
#   at t/40_server.t line 323.

#   Failed test ''Third live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server.t line 325.
#     'Third live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'Fourth live req: Check that $res is not an error'
#   at t/40_server.t line 368.

#   Failed test ''Fourth live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server.t line 370.
#     'Fourth live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'RT29351 live req: $res is not an error'
#   at t/40_server.t line 417.
t/90_rt54183_sigpipe.t .......... ok

#   Failed test ''RT29351 live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server.t line 419.
#     'RT29351 live req: parsed $res' isn't a 'RPC::XML::response'
t/50_client.t ................... ok

#   Failed test 'First live req: Check that $res is not an error'
#   at t/40_server_xmllibxml.t line 142.

#   Failed test ''First live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server_xmllibxml.t line 145.
#     'First live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'Second live req: Check that $res is not an error'
#   at t/40_server_xmllibxml.t line 190.

#   Failed test ''Second live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server_xmllibxml.t line 192.
#     'Second live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'Third live req: Check that $res is not an error'
#   at t/40_server_xmllibxml.t line 220.

#   Failed test ''Third live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server_xmllibxml.t line 222.
#     'Third live req: parsed $res' isn't a 'RPC::XML::response'

#   Failed test 'RT29351 live req: $res is not an error'
#   at t/40_server_xmllibxml.t line 269.

#   Failed test ''RT29351 live req: parsed $res' isa 'RPC::XML::response''
#   at t/40_server_xmllibxml.t line 271.
#     'RT29351 live req: parsed $res' isn't a 'RPC::XML::response'
# Looks like you failed 8 tests of 62.
t/40_server_xmllibxml.t ......... 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/62 subtests 
	(less 9 skipped subtests: 45 okay)
# Looks like you failed 10 tests of 91.
t/40_server.t ................... 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/91 subtests 
	(less 11 skipped subtests: 70 okay)

Test Summary Report
-------------------
t/40_server_xmllibxml.t       (Wstat: 2048 Tests: 62 Failed: 8)
  Failed tests:  15-16, 21-22, 26-27, 32-33
  Non-zero exit status: 8
t/40_server.t                 (Wstat: 2560 Tests: 91 Failed: 10)
  Failed tests:  31-32, 37-38, 42-43, 48-49, 53-54
  Non-zero exit status: 10
Files=25, Tests=958, 14 wallclock secs ( 0.17 usr  0.02 sys +  2.00 cusr  0.16 csys =  2.35 CPU)
Result: FAIL
Failed 2/25 test programs. 18/958 subtests failed.
Makefile:960: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 10

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    constant            1.03     1.27    
    File::Spec          0.8      3.47    
    LWP                 5.834    6.15    
    Module::Load        0.24     0.32    
    perl                5.008008 5.010001
    Scalar::Util        1.33     1.41    
    Test::More          0.94     1.001014
    XML::Parser         2.31     2.44    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.12    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.12    


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j12
    LANG = en_US.utf8
    LD_LIBRARY_PATH = /usr/local/lib::
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin:/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.14.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/njh/bin:/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1120
    PERL5_CPAN_IS_RUNNING = 1120
    PERLBREW_BASHRC_VERSION = 0.75
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin
    PERLBREW_PERL = perl-5.10.1
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.75
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1
    $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.12    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.12    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.61    
    JSON::PP            2.27300 
    Module::Build       0.4212  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    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 10 subversion 1) 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.10.1 -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.10.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    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 =' -fstack-protector -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
    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 -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        USE_64_BIT_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Oct 15 2014 09:13:44
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1120"
    PERL5_CPAN_IS_RUNNING="1120"
    PERLBREW_BASHRC_VERSION="0.75"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin"
    PERLBREW_PERL="perl-5.10.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.75"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
    .