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 [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear Martin Kutter, This is a computer-generated test report for SOAP-WSDL-2.00_13, created automatically by CPAN::Reporter, version 0.99_09, 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. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have -------------------- ------ ------- Class::Std v0.0.8 0.0.8 Class::Std::Storable 0 0.0.1 Date::Format 0 2.22 Date::Parse 0 2.27 File::Basename 0 2.73 File::Path 0 2.00_11 Getopt::Long 0 2.36 List::Util 0 1.19 LWP::UserAgent 0 2.036 Template 0 2.19 XML::Parser::Expat 0 2.34 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 25767 PERL5_CPAN_IS_RUNNING = 25767 PERL_MM_USE_DEFAULT = 1 SHELL = /usr/bin/zsh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/bin/perl UID: $< = 1005 EUID: $> = 1005 GID: $( = 1005 1005 EGID: $) = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.91_53 Cwd 3.25 ExtUtils::CBuilder 0.19 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.99_02 Test::More 0.70 YAML 0.65 YAML::Syck 0.97 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/bin/perl Build --makefile_env_macros 1 test t/001_use.........................................ok t/002_parse_wsdl..................................ok t/002_sax.........................................ok t/003_sax_serializer..............................ok t/003_wsdl_based_serializer.......................ok t/004_parse_wsdl..................................ok t/004_sax_wsdl....................................ok t/005_parse_contributed...........................found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. ok t/005_sax_contributed_wsdl........................found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. found unsupported complexType definition restriction at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/XSD/ComplexType.pm line 152. ok t/006_client......................................ok t/007_envelope....................................ok t/008_client_wsdl_complexType.....................ok t/009_data_classes................................ok t/011_simpleType..................................ok t/012_element.....................................ok t/013_complexType.................................ok t/014_sax_typelib.................................ok t/015_to_typemap..................................ok t/016_client_object...............................ok t/017_generator_expat.............................creating typemap Test::Typemap::MessageGateway creating class for TMessage creating class for TKeepalive creating class for TMessageID creating class for TKeepliveMessage creating class for TEnqueueMessage creating class for TKeepaliveMessageRequest creating class for EnqueueMessage creating class for KeepaliveMessage creating class for KeepaliveMessageResponse creating class for EnqueueMessageResponse ok t/017_generator_libxml............................creating typemap Test::Typemap::MessageGateway creating class for TMessage creating class for TKeepalive creating class for TMessageID creating class for TKeepliveMessage creating class for TEnqueueMessage creating class for TKeepaliveMessageRequest creating class for EnqueueMessage creating class for KeepaliveMessage creating class for KeepaliveMessageResponse creating class for EnqueueMessageResponse ok t/018_generator_expat.............................creating typemap Test::Typemap::GlobalWeather creating class for GetWeather creating class for GetWeatherResponse creating class for GetCitiesByCountry creating class for GetCitiesByCountryResponse creating class for string ok t/018_generator_libxml............................creating typemap Test::Typemap::GlobalWeather creating class for GetWeather creating class for GetWeatherResponse creating class for GetCitiesByCountry creating class for GetCitiesByCountryResponse creating class for string ok t/020_storable....................................ok t/021_generator_element_ref_expat.................ok t/021_generator_element_ref_libxml................ok t/098_pod.........................................ok t/Expat/01_expat..................................ok t/Expat/02_sub_parser.............................ok t/Expat/03_wsdl...................................ok t/SOAP/WSDL/01_use................................ok t/SOAP/WSDL/02_port...............................ok t/SOAP/WSDL/03_complexType-all....................Can't locate SOAP/Lite.pm in @INC (@INC contains: lib t/lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 7 tests but only ran 4. # Looks like your test died just after 4. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/7 subtests t/SOAP/WSDL/03_complexType-choice.................ok t/SOAP/WSDL/03_complexType-complexContent.........ok t/SOAP/WSDL/03_complexType-element-ref............Can't locate SOAP/Lite.pm in @INC (@INC contains: lib t/lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 4 tests but only ran 2. # Looks like your test died just after 2. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/4 subtests t/SOAP/WSDL/03_complexType-group..................ok t/SOAP/WSDL/03_complexType-sequence...............Can't locate SOAP/Lite.pm in @INC (@INC contains: lib t/lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 6 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/6 subtests t/SOAP/WSDL/03_complexType-simpleContent..........ok t/SOAP/WSDL/04_element-complexType................ok t/SOAP/WSDL/04_element-simpleType.................Can't locate SOAP/Lite.pm in @INC (@INC contains: lib t/lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 6 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/6 subtests t/SOAP/WSDL/04_element............................Can't locate SOAP/Lite.pm in @INC (@INC contains: lib t/lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 8 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/8 subtests t/SOAP/WSDL/05_simpleType-list....................Can't locate SOAP/Lite.pm in @INC (@INC contains: t/lib lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. # Looks like you planned 8 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/8 subtests t/SOAP/WSDL/05_simpleType-restriction.............Can't locate SOAP/Lite.pm in @INC (@INC contains: t/lib lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245 (#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 SOAP/Lite.pm in @INC (@INC contains: t/lib lib ../lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at lib/SOAP/WSDL.pm line 245. at lib/SOAP/WSDL.pm line 245 SOAP::WSDL::call('SOAP::WSDL=SCALAR(0x8815b54)', 'test', 'testAll', 'ARRAY(0x883e1bc)') called at t/SOAP/WSDL/05_simpleType-restriction.t line 36 # Looks like you planned 8 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 5/8 subtests t/SOAP/WSDL/05_simpleType-union...................ok t/SOAP/WSDL/11_helloworld.NET.....................Can't locate SOAP/Lite.pm in @INC (@INC contains: ../../../lib/ /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl/5.8.5 /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/site_perl .) at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/Deserializer/SOM.pm line 5. BEGIN failed--compilation aborted at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL/Deserializer/SOM.pm line 5. Compilation failed in require at /home/sand/.cpan/build/SOAP-WSDL-2.00_13-Hx8Jan/blib/lib/SOAP/WSDL.pm line 245. # Looks like you planned 4 tests but only ran 3. # Looks like your test died just after 3. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/4 subtests t/SOAP/WSDL/XSD/Typelib/Builtin/001_string........ok t/SOAP/WSDL/XSD/Typelib/Builtin/002_dateTime......Use of uninitialized value in integer gt (>) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 117. Use of uninitialized value in integer lt (<) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 117. Use of uninitialized value in integer gt (>) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 118. Use of uninitialized value in integer lt (<) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 118. Use of uninitialized value in integer gt (>) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer lt (<) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer addition (+) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 123. Use of uninitialized value in integer multiplication (*) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 123. Use of uninitialized value in integer multiplication (*) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 123. Use of uninitialized value in integer gt (>) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer lt (<) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer addition (+) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 123. Use of uninitialized value in integer gt (>) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer lt (<) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 119. Use of uninitialized value in integer addition (+) at /home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED]/lib/5.8.5/Time/Local.pm line 123. ok t/SOAP/WSDL/XSD/Typelib/Builtin/003_date..........ok t/SOAP/WSDL/XSD/Typelib/Builtin/004_time..........ok Test Summary Report ------------------- t/002_parse_wsdl.t (Wstat: 0 Tests: 17 Failed: 0) Tests skipped: 5, 7, 9, 11, 13, 15, 17 t/002_sax.t (Wstat: 0 Tests: 18 Failed: 0) Tests skipped: 6, 8, 10, 12, 14, 16, 18 t/004_parse_wsdl.t (Wstat: 0 Tests: 5 Failed: 0) Tests skipped: 5 t/004_sax_wsdl.t (Wstat: 0 Tests: 5 Failed: 0) Tests skipped: 5 t/006_client.t (Wstat: 0 Tests: 5 Failed: 0) Tests skipped: 5 t/007_envelope.t (Wstat: 0 Tests: 3 Failed: 0) Tests skipped: 3 t/Expat/03_wsdl.t (Wstat: 0 Tests: 7 Failed: 0) Tests skipped: 7 t/SOAP/WSDL/03_complexType-all.t (Wstat: 65280 Tests: 4 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 7 tests but ran 4. t/SOAP/WSDL/03_complexType-element-ref.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 2. t/SOAP/WSDL/03_complexType-sequence.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 3. t/SOAP/WSDL/04_element-simpleType.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 6 tests but ran 3. t/SOAP/WSDL/04_element.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/SOAP/WSDL/05_simpleType-list.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/SOAP/WSDL/05_simpleType-restriction.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 8 tests but ran 3. t/SOAP/WSDL/11_helloworld.NET.t (Wstat: 65280 Tests: 3 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 3. Files=50, Tests=443, 57 wallclock secs (38.87 cusr + 2.08 csys = 40.95 CPU) Result: FAIL Failed 8/50 test programs. 0/443 subtests failed. make: *** [test] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pOrDlAM/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint -Dusedevel -Doptimize=-g -Dnoextensions=Encode' 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=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
