develooper Front page | perl.cpan.testers | Postings from May 2008

FAIL SOAP-Lite-0.710.05 MSWin32-x86-multi-thread 5.1

Thread Previous | Thread Next
From:
DAGOLDEN
Date:
May 9, 2008 08:33
Subject:
FAIL SOAP-Lite-0.710.05 MSWin32-x86-multi-thread 5.1
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Martin Kutter,
    
This is a computer-generated report for SOAP-Lite-0.710.05
on perl 5.10.0, created by CPAN-Reporter-1.13. 

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://cpantest.grango.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 'C:\strawberry\c\bin\dmake.EXE test':

C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp bin/SOAPsh.pl blib\script\SOAPsh.pl
pl2bat.bat blib\script\SOAPsh.pl
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp bin/stubmaker.pl blib\script\stubmaker.pl
pl2bat.bat blib\script\stubmaker.pl
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp bin/XMLRPCsh.pl blib\script\XMLRPCsh.pl
pl2bat.bat blib\script\XMLRPCsh.pl
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/03-server.t t/02-payload.t t/014_UNIVERSAL_use.t t/012-cloneable.t t/098_pod.t t/08-schema.t t/015_UNIVERSAL_can.t t/05-customxml.t t/097_kwalitee.t t/096_characters.t t/04-attach.t t/06-modules.t t/099_pod_coverage.t t/010-serializer.t t/07-xmlrpc_payload.t t/01-core.t t/013-array-deserialization.t t/XML/Parser/Lite.t t/SOAP/Data.t t/SOAP/Schema/WSDL.t t/SOAP/Transport/MAILTO.t t/SOAP/Transport/HTTP.t t/SOAP/Transport/POP3.t t/SOAP/Transport/IO.t t/SOAP/Transport/MQ.t t/SOAP/Transport/FTP.t t/SOAP/Transport/LOCAL.t t/SOAP/Lite/Packager.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t t/SOAP/Lite/Deserializer/XMLSchema2001.t t/SOAP/Lite/Deserializer/XMLSchema1999.t t/IO/SessionSet.t t/IO/SessionData.t
t/01-core......................................ok
t/010-serializer...............................ok
t/012-cloneable................................ok
t/013-array-deserialization....................ok
t/014_UNIVERSAL_use............................ok
t/015_UNIVERSAL_can............................ok
t/02-payload...................................ok
t/03-server....................................ok
t/04-attach....................................skipped: Could not find MIME::Parser - is MIME::Tools installed? Aborting.
t/05-customxml.................................ok
t/06-modules...................................# Failed test 5 in t/06-modules.t at line 27 fail #4
#  t/06-modules.t line 27 is:     ok(!$@) or warn "\nError while loading $_\n";

Error while loading SOAP::Transport::TCP
# Failed test 13 in t/06-modules.t at line 27 fail #12

Error while loading XMLRPC::Transport::TCP
 Failed 2/17 subtests 
	(less 3 skipped subtests: 12 okay)
t/07-xmlrpc_payload............................ok
t/08-schema....................................ok
t/096_characters...............................skipped: (no reason given)
t/097_kwalitee.................................skipped: (no reason given)
t/098_pod......................................skipped: (no reason given)
t/099_pod_coverage.............................skipped: (no reason given)
t/IO/SessionData...............................
#   Failed test 'use IO::SessionData;'
#   at t/IO/SessionData.t line 4.
#     Tried to use 'IO::SessionData'.
#     Error:  Your vendor has not defined POSIX macro EWOULDBLOCK, used at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionData.pm line 24
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionData.pm line 27.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Can't locate object method "new" via package "IO::SessionData" at t/IO/SessionData.t line 6.
# Looks like you planned 9 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 9/9 subtests 
t/IO/SessionSet................................
#   Failed test 'use IO::SessionSet;'
#   at t/IO/SessionSet.t line 3.
#     Tried to use 'IO::SessionSet'.
#     Error:  Your vendor has not defined POSIX macro EWOULDBLOCK, used at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionData.pm line 24
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionData.pm line 27.
# Compilation failed in require at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionSet.pm line 15.
# BEGIN failed--compilation aborted at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/IO/SessionSet.pm line 15.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Can't locate object method "SessionDataClass" via package "IO::SessionSet" at t/IO/SessionSet.t line 5.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 6/6 subtests 
t/SOAP/Data....................................ok
t/SOAP/Lite/Deserializer/XMLSchema1999.........ok
t/SOAP/Lite/Deserializer/XMLSchema2001.........ok
t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1......ok
t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2......ok
t/SOAP/Lite/Packager...........................ok
t/SOAP/Schema/WSDL.............................ok
t/SOAP/Transport/FTP...........................Use of uninitialized value in split at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/SOAP/Transport/FTP.pm line 55.
substr outside of string at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/SOAP/Transport/FTP.pm line 56.
Use of uninitialized value $_[1] in join or string at C:/STRAWB~1/perl/lib/IO/Socket/INET.pm line 117.
Use of uninitialized value $server in concatenation (.) or string at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/SOAP/Transport/FTP.pm line 60.
ok
t/SOAP/Transport/HTTP..........................ok
t/SOAP/Transport/IO............................ok
t/SOAP/Transport/LOCAL.........................ok
t/SOAP/Transport/MAILTO........................skipped: Cannot test without Test::MockObject
t/SOAP/Transport/MQ............................skipped: Cannot test without Test__MockObject
t/SOAP/Transport/POP3..........................ok
t/XML/Parser/Lite..............................Use of uninitialized value in string eq at C:\strawberry\cpan\build\SOAP-Lite-0.710.05-gXytTL\blib\lib/XML/Parser/Lite.pm line 185.
ok

Test Summary Report
-------------------
t/06-modules.t                             (Wstat: 0 Tests: 17 Failed: 2)
  Failed tests:  5, 13
t/IO/SessionData.t                         (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 1.
t/IO/SessionSet.t                          (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 1.
Files=34, Tests=846,  9 wallclock secs ( 0.06 usr +  0.48 sys =  0.55 CPU)
Result: FAIL
Failed 3/34 test programs. 4/846 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module         Need Have   
    -------------- ---- -------
    Compress::Zlib 0    2.008  
    HTTP::Daemon   0    1.39   
    IO::File       0    1.14   
    LWP::UserAgent 0    2.036  
    MIME::Base64   0    3.07_01
    Net::FTP       0    2.77   
    Scalar::Util   0    1.19   
    Test::More     0    0.78   
    URI            0    1.36   
    version        0    0.74   
    XML::Parser    2.23 2.36   

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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = ;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1692
    PERL5_CPAN_IS_RUNNING = 1692
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 828,1692
    PERL_CR_SMOKER_CURRENT = ZipTie-Client-1.2
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
    TEMP = C:\DOCUME~1\David\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
    Win32::FsType = FAT32
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.92_61  
    Cwd                 3.2701   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.14     
    ExtUtils::Install   1.50     
    ExtUtils::MakeMaker 6.44     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.19     
    File::Spec          3.2701   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       3.10     
    Test::More          0.78     
    YAML                0.66     
    YAML::Syck          1.04     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'

Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About