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

NA SOAP-WSDL-2.00_33 i686-linux 2.4.27-3-686

From:
david
Date:
April 1, 2008 15:08
Subject:
NA SOAP-WSDL-2.00_33 i686-linux 2.4.27-3-686
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-WSDL-2.00_33
on 5.6.2, created automatically by CPAN-Reporter-1.08 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

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.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

/home/david/cpantesting/perl-5.6.2/bin/perl Build --makefile_env_macros 1 test
t/001_use.............................................
#   Failed test 'use SOAP::WSDL;'
#   at t/001_use.t line 36.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/001_use.t line 36.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/001_use.t line 37.
# Looks like you planned 44 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-44
	Failed 44/44 tests, 0.00% okay
t/002_parse_wsdl......................................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
Compilation failed in require at (eval 6) line 3.
 at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux/XML/Parser/Expat.pm line 474
 at line 2 at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/Base.pm line 76
# Looks like you planned 22 tests but only ran 1.
# Looks like your test died just after 1.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
	Failed 21/22 tests, 4.55% okay
t/003_wsdl_based_serializer...........................
#   Failed test 'parsing WSDL: Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
# Compilation failed in require at (eval 7) line 3.
#  at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux/XML/Parser/Expat.pm line 469
#  at line 1 at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/Base.pm line 85
# '
#   at t/003_wsdl_based_serializer.t line 19.
Can't test without parsed WSDL at t/003_wsdl_based_serializer.t line 20.
# Looks like you planned 11 tests but only ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test died just after 3.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-11
	Failed 9/11 tests, 18.18% okay
t/004_parse_wsdl......................................
#   Failed test 'parsing WSDL'
#   at t/004_parse_wsdl.t line 21.
Can't test without parsed WSDL: Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
Compilation failed in require at (eval 6) line 3.
 at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux/XML/Parser/Expat.pm line 474
 at line 2 at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/Base.pm line 76
# Looks like you planned 5 tests but only ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test died just after 3.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-5
	Failed 3/5 tests, 40.00% okay
t/006_client..........................................
#   Failed test 'use SOAP::WSDL;'
#   at t/006_client.t line 21.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/006_client.t line 21.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/006_client.t line 24.
# Looks like you planned 17 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-17
	Failed 17/17 tests, 0.00% okay
t/007_envelope........................................
#   Failed test 'use SOAP::WSDL::Serializer::XSD;'
#   at t/007_envelope.t line 13.
#     Tried to use 'SOAP::WSDL::Serializer::XSD'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Serializer/XSD.pm line 5.
# BEGIN failed--compilation aborted at t/007_envelope.t line 13.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "serialize" via package "SOAP::WSDL::Serializer::XSD" (perhaps you forgot to load "SOAP::WSDL::Serializer::XSD"?) at t/007_envelope.t line 21.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/008_client_wsdl_complexType.........................
#   Failed test 'use SOAP::WSDL;'
#   at t/008_client_wsdl_complexType.t line 15.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/008_client_wsdl_complexType.t line 15.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/008_client_wsdl_complexType.t line 17.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/009_data_classes....................................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: lib ../lib t/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib/SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
BEGIN failed--compilation aborted at lib/SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
Compilation failed in require at lib/SOAP/WSDL/Expat/MessageParser.pm line 9.
BEGIN failed--compilation aborted at lib/SOAP/WSDL/Expat/MessageParser.pm line 9.
Compilation failed in require at t/009_data_classes.t line 9.
BEGIN failed--compilation aborted at t/009_data_classes.t line 9.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
	Failed 5/5 tests, 0.00% okay
t/011_simpleType......................................
#   Failed test 'use MySimpleType;'
#   at t/011_simpleType.t line 8.
#     Tried to use 'MySimpleType'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib/ t/lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at t/lib//MySimpleType.pm line 3.
# BEGIN failed--compilation aborted at t/011_simpleType.t line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "MySimpleType" (perhaps you forgot to load "MySimpleType"?) at t/011_simpleType.t line 11.
# Looks like you failed 1 test of 1.
# Looks like your test died just after 1.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/012_element.........................................
#   Failed test 'use SOAP::WSDL::XSD::Typelib::Element;'
#   at t/012_element.t line 8.
#     Tried to use 'SOAP::WSDL::XSD::Typelib::Element'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/XSD/Typelib/Element.pm line 3.
# BEGIN failed--compilation aborted at t/012_element.t line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use MyElement;'
#   at t/012_element.t line 9.
#     Tried to use 'MyElement'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
# BEGIN failed--compilation aborted at t/012_element.t line 9.
# Compilation failed in require at t/lib/MyElement.pm line 5.
# BEGIN failed--compilation aborted at t/lib/MyElement.pm line 5.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "new" via package "MyElement" (perhaps you forgot to load "MyElement"?) at t/012_element.t line 12.
# Looks like you failed 2 tests of 2.
# Looks like your test died just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
	Failed 2/2 tests, 0.00% okay
t/013_complexType.....................................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at t/013_complexType.t line 26.
BEGIN failed--compilation aborted at t/013_complexType.t line 26.
dubious
	Test returned status 2 (wstat 512, 0x200)
t/016_client_object...................................
#   Failed test 'use SOAP::WSDL::SOAP::Typelib::Fault11;'
#   at t/016_client_object.t line 8.
#     Tried to use 'SOAP::WSDL::SOAP::Typelib::Fault11'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/SOAP/Typelib/Fault11.pm line 4.
# BEGIN failed--compilation aborted at t/016_client_object.t line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'use SOAP::WSDL::XSD::Typelib::Element;'
#   at t/016_client_object.t line 9.
#     Tried to use 'SOAP::WSDL::XSD::Typelib::Element'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/XSD/Typelib/Element.pm line 3.
# BEGIN failed--compilation aborted at t/016_client_object.t line 9.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.

#   Failed test 'use MyElement;'
#   at t/016_client_object.t line 10.
#     Tried to use 'MyElement'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
# BEGIN failed--compilation aborted at t/016_client_object.t line 10.
# Compilation failed in require at t/lib/MyElement.pm line 5.
# BEGIN failed--compilation aborted at t/lib/MyElement.pm line 5.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.

#   Failed test 'use SOAP::WSDL::Client;'
#   at t/016_client_object.t line 11.
#     Tried to use 'SOAP::WSDL::Client'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: t/lib ../lib/ lib/ /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at lib//SOAP/WSDL/Client.pm line 6.
# BEGIN failed--compilation aborted at t/016_client_object.t line 11.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "MyAtomicComplexTypeElement" (perhaps you forgot to load "MyAtomicComplexTypeElement"?) at t/016_client_object.t line 14.
# Looks like you planned 10 tests but only ran 4.
# Looks like you failed 4 tests of 4 run.
# Looks like your test died just after 4.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
	Failed 10/10 tests, 0.00% okay
t/017_generator.......................................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/XSD/Typelib/Builtin.pm line 4.
Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/MessageParser.pm line 9.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/MessageParser.pm line 9.
Compilation failed in require at t/017_generator.t line 7.
BEGIN failed--compilation aborted at t/017_generator.t line 7.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-22
	Failed 22/22 tests, 0.00% okay
t/020_storable........................................Can't locate object method "new" via package "SOAP::WSDL::XSD::Typelib::Builtin::long" (perhaps you forgot to load "SOAP::WSDL::XSD::Typelib::Builtin::long"?) at t/020_storable.t line 6.
# Looks like your test died before it could output anything.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/095_copying.........................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/096_characters......................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/097_kwalitee........................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/098_pod.............................................ok
t/099_pod_coverage....................................skipped
        all skipped: Author test.  Set $ENV{TEST_AUTHOR} to a true value to run.
t/Expat/03_wsdl.......................................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Definitions.pm line 9.
Compilation failed in require at (eval 7) line 3.
 at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux/XML/Parser/Expat.pm line 474
 at line 2 at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Expat/Base.pm line 76
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-7
	Failed 5/7 tests, 28.57% okay
t/SOAP/WSDL...........................................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL.t line 6.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL.t line 6.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL.t line 10.
# Looks like you planned 12 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
	Failed 12/12 tests, 0.00% okay
t/SOAP/WSDL/01_use....................................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/01_use.t line 3.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/01_use.t line 3.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/01_use.t line 4.
# Looks like you planned 3 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
	Failed 3/3 tests, 0.00% okay
t/SOAP/WSDL/02_port...................................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/02_port.t line 17.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/02_port.t line 17.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot
	to load "SOAP::WSDL"?) at t/SOAP/WSDL/02_port.t line 21 (#1)
    (F) You said to do (or require, or use) a file that couldn't be
    found. Perl looks for the file in all the locations mentioned in @INC,
    unless the file name included the full path to the file.  Perhaps you
    need to set the PERL5LIB or PERL5OPT environment variable to say where
    the extra library is, or maybe the script needs to add the library name
    to @INC.  Or maybe you just misspelled the name of the file.  See
    perlfunc/require and lib.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/02_port.t line 21.
# Looks like you planned 10 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
	Failed 10/10 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-all........................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-all.t line 24.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-all.t line 24.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Use of uninitialized value in concatenation (.) or string at t/SOAP/WSDL/03_complexType-all.t line 26.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-all.t line 32.
# Looks like you planned 7 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
	Failed 7/7 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-choice.....................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-choice.t line 4.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-choice.t line 4.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-choice.t line 6.
# Looks like you planned 2 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
	Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-complexContent.............
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-complexContent.t line 14.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-complexContent.t line 14.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-complexContent.t line 16.
# Looks like you planned 2 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
	Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-element-ref................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-element-ref.t line 10.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-element-ref.t line 10.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
Use of uninitialized value in concatenation (.) or string at t/SOAP/WSDL/03_complexType-element-ref.t line 12.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-element-ref.t line 24.
# Looks like you planned 4 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
	Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-group......................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-group.t line 14.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-group.t line 14.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-group.t line 16.
# Looks like you planned 2 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
	Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-sequence...................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-sequence.t line 17.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-sequence.t line 17.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "rel2abs" via package "File::Spec" (perhaps you forgot to load "File::Spec"?) at t/SOAP/WSDL/03_complexType-sequence.t line 21.
# 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
	Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/03_complexType-simpleContent..............
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/03_complexType-simpleContent.t line 14.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/03_complexType-simpleContent.t line 14.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/03_complexType-simpleContent.t line 16.
# Looks like you planned 2 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
	Failed 2/2 tests, 0.00% okay
t/SOAP/WSDL/04_element-complexType....................skipped
        all skipped: TODO: implement tests
t/SOAP/WSDL/04_element-simpleType.....................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/04_element-simpleType.t line 16.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/04_element-simpleType.t line 16.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/04_element-simpleType.t line 22.
# 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
	Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/04_element................................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/04_element.t line 15.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/04_element.t line 15.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/04_element.t line 26.
# 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
	Failed 9/9 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-list........................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/05_simpleType-list.t line 14.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/05_simpleType-list.t line 14.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/05_simpleType-list.t line 19.
# Looks like you planned 8 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
	Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-restriction.................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/05_simpleType-restriction.t line 19.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/05_simpleType-restriction.t line 19.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot
	to load "SOAP::WSDL"?) at t/SOAP/WSDL/05_simpleType-restriction.t line 25 (#1)
    (F) You said to do (or require, or use) a file that couldn't be
    found. Perl looks for the file in all the locations mentioned in @INC,
    unless the file name included the full path to the file.  Perhaps you
    need to set the PERL5LIB or PERL5OPT environment variable to say where
    the extra library is, or maybe the script needs to add the library name
    to @INC.  Or maybe you just misspelled the name of the file.  See
    perlfunc/require and lib.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/05_simpleType-restriction.t line 25.
# Looks like you planned 8 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
	Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/05_simpleType-union.......................skipped
        all skipped: Not supported yet
t/SOAP/WSDL/06_keep_alive.............................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/06_keep_alive.t line 15.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/06_keep_alive.t line 15.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot
	to load "SOAP::WSDL"?) at t/SOAP/WSDL/06_keep_alive.t line 19 (#1)
    (F) You said to do (or require, or use) a file that couldn't be
    found. Perl looks for the file in all the locations mentioned in @INC,
    unless the file name included the full path to the file.  Perhaps you
    need to set the PERL5LIB or PERL5OPT environment variable to say where
    the extra library is, or maybe the script needs to add the library name
    to @INC.  Or maybe you just misspelled the name of the file.  See
    perlfunc/require and lib.
    
Uncaught exception from user code:
	Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/06_keep_alive.t line 19.
# 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
	Failed 6/6 tests, 0.00% okay
t/SOAP/WSDL/11_helloworld.NET.........................
#   Failed test 'use SOAP::WSDL;'
#   at t/SOAP/WSDL/11_helloworld.NET.t line 25.
#     Tried to use 'SOAP::WSDL'.
#     Error:  Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/11_helloworld.NET.t line 25.
# Compilation failed in require at (eval 5) line 2.
# BEGIN failed--compilation aborted at (eval 5) line 2.
Use of uninitialized value in concatenation (.) or string at t/SOAP/WSDL/11_helloworld.NET.t line 28.
Can't locate object method "new" via package "SOAP::WSDL" (perhaps you forgot to load "SOAP::WSDL"?) at t/SOAP/WSDL/11_helloworld.NET.t line 38.
# Looks like you planned 4 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
	Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/12_binding................................Perl v5.8.0 required--this is only v5.6.2, stopped at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL.pm line 5.
Compilation failed in require at t/SOAP/WSDL/12_binding.t line 5.
BEGIN failed--compilation aborted at t/SOAP/WSDL/12_binding.t line 5.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
	Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/Client....................................
#   Failed test 'use SOAP::WSDL::Client;'
#   at t/SOAP/WSDL/Client.t line 5.
#     Tried to use 'SOAP::WSDL::Client'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Client.pm line 6.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/Client.t line 5.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL::Client" (perhaps you forgot to load "SOAP::WSDL::Client"?) at t/SOAP/WSDL/Client.t line 7.
# Looks like you planned 8 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
	Failed 8/8 tests, 0.00% okay
t/SOAP/WSDL/Client/Base...............................Can't locate Class/Std/Fast.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at t/SOAP/WSDL/Client/Base.t line 2.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Client/Base.t line 2.
dubious
	Test returned status 2 (wstat 512, 0x200)
t/SOAP/WSDL/Definitions...............................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/PortType.pm line 4.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/PortType.pm line 4.
Compilation failed in require at t/SOAP/WSDL/Definitions.t line 5.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Definitions.t line 5.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
	Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/Deserializer/Hash.........................
#   Failed test 'use SOAP::WSDL::Deserializer::Hash;'
#   at t/SOAP/WSDL/Deserializer/Hash.t line 3.
#     Tried to use 'SOAP::WSDL::Deserializer::Hash'.
#     Error:  Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: ../../../lib/5.6.2/i686-linux ../../../lib/5.6.2 ../../../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Deserializer/Hash.pm line 4.
# BEGIN failed--compilation aborted at t/SOAP/WSDL/Deserializer/Hash.t line 3.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "SOAP::WSDL::Deserializer::Hash" (perhaps you forgot to load "SOAP::WSDL::Deserializer::Hash"?) at t/SOAP/WSDL/Deserializer/Hash.t line 6.
# Looks like you planned 13 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 status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
	Failed 13/13 tests, 0.00% okay
t/SOAP/WSDL/Deserializer/SOM..........................ok
t/SOAP/WSDL/Deserializer/XSD..........................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Deserializer/XSD.pm line 4.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Deserializer/XSD.pm line 4.
Compilation failed in require at t/SOAP/WSDL/Deserializer/XSD.t line 9.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Deserializer/XSD.t line 9.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-9
	Failed 9/9 tests, 0.00% okay
t/SOAP/WSDL/Expat/Base................................ok
t/SOAP/WSDL/Expat/MessageParser.......................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: lib ../lib t/lib ../../../../t/lib ../../../../lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at t/lib/MyComplexType.pm line 4.
BEGIN failed--compilation aborted at t/lib/MyComplexType.pm line 4.
Compilation failed in require at t/SOAP/WSDL/Expat/MessageParser.t line 13.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Expat/MessageParser.t line 13.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
	Failed 4/4 tests, 0.00% okay
t/SOAP/WSDL/Expat/WSDLParser..........................Can't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Generator/Template/XSD.pm line 4.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Generator/Template/XSD.pm line 4.
Compilation failed in require at t/SOAP/WSDL/Expat/WSDLParser.t line 24.
BEGIN failed--compilation aborted at t/SOAP/WSDL/Expat/WSDLParser.t line 24.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
	Failed 11/11 tests, 0.00% okay
t/SOAP/WSDL/Factory/Deserializer......................Cannot load serializer SOAP::WSDL::Deserializer::XSDCan't locate Class/Std/Fast/Storable.pm in @INC (@INC contains: /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/arch /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl . /home/david/cpantesting/perl-5.6.2/lib/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/i686-linux /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2 /home/david/cpantesting/perl-5.6.2/lib/site_perl .) at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Deserializer/XSD.pm line 4.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/SOAP-WSDL-2.00_33-w8djtG/blib/lib/SOAP/WSDL/Deserializer/XSD.pm line 4.
Compilation failed in require at (eval 4) line 3.

[Output truncated after 50K]


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

Prerequisite modules loaded:

requires:

    Module             Need  Have  
    ------------------ ----- ------
  ! Class::Std::Fast   0.0.5 n/a   
    Cwd                0     3.24  
    Data::Dumper       0     2.121 
    Date::Format       0     2.22  
    Date::Parse        0     2.27  
    File::Basename     0     2.6   
    File::Path         0     1.0404
    File::Spec         0     3.24  
    Getopt::Long       0     2.36  
    List::Util         0     1.19  
    LWP::UserAgent     0     2.033 
    Module::Build      0     0.2808
    Storable           0     2.18  
    Template           0     2.19  
    Term::ReadKey      0     2.30  
    Test::More         0     0.70  
    URI                0     1.35  
    XML::Parser::Expat 0     2.36  

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1663
    PERL5_CPAN_IS_RUNNING = 1663
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 46 44 29 25 24 20 1000
    $EGID = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.24  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    YAML                n/a   
    YAML::Syck          n/a   
    version             0.7203


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
    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, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



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