Skip Menu |

This queue is for tickets about the SOAP-WSDL CPAN distribution.

Report information
The Basics
Id: 80537
Status: open
Priority: 0/
Queue: SOAP-WSDL

People
Owner: Nobody in particular
Requestors: cpan698301 [...] mstier.de
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.00.10
Fixed in: (no value)



Subject: many tests fail with perl 5.16
https://build.opensuse.org/package/rawlog?arch=x86_64&package=optperl516-pkgs&project=home%3Akalium%3Atest&repository=SLE_11_SP1 t/098_pod.t ........................................... ok [ 5330s] t/099_pod_coverage.t .................................. skipped: Author test. Set $ENV{RELEASE_TESTING} to a true value to run. [ 5331s] Can't modify non-lvalue subroutine call at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167. [ 5331s] # Looks like you planned 13 tests but ran 9. [ 5331s] # Looks like your test exited with 255 just after 9. [ 5331s] t/SOAP/WSDL.t ......................................... [ 5331s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 5331s] Failed 4/13 subtests [ 5331s] Can't modify non-lvalue subroutine call at [ 5331s] /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167 (#1) [ 5331s] (F) Subroutines meant to be used in lvalue context should be declared as [ 5331s] such. See "Lvalue subroutines" in perlsub. [ 5331s] [ 5331s] Uncaught exception from user code: [ 5331s] Can't modify non-lvalue subroutine call at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167. [ 5331s] SOAP::WSDL::Definitions::__ANON__('SOAP::WSDL::Definitions=SCALAR(0x25972f0)', 'urn:simpleType', 'testService') called at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167 [ 5331s] SOAP::WSDL::_wsdl_get_service('SOAP::WSDL=SCALAR(0x22fd9e8)') called at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 208 [ 5331s] SOAP::WSDL::_wsdl_init_methods('SOAP::WSDL=SCALAR(0x22fd9e8)') called at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 153 [ 5331s] SOAP::WSDL::wsdlinit('SOAP::WSDL=SCALAR(0x22fd9e8)') called at t/SOAP/WSDL/02_port.t line 27 [ 5331s] # Looks like you planned 10 tests but ran 4. [ 5331s] # Looks like your test exited with 255 just after 4. [ 5331s] t/SOAP/WSDL/02_port.t ................................. [ 5331s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 5331s] Failed 6/10 subtests [ 5332s] Can't modify non-lvalue subroutine call at lib/SOAP/WSDL.pm line 167. [ 5332s] # Looks like you planned 7 tests but ran 2. [ 5332s] # Looks like your test exited with 255 just after 2. [ 5332s] t/SOAP/WSDL/03_complexType-all.t ...................... [ 5332s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 5332s] Failed 5/7 subtests [ 5332s] t/SOAP/WSDL/03_complexType-choice.t ................... ok [ 5332s] t/SOAP/WSDL/03_complexType-complexContent.t ........... ok [ 5333s] t/SOAP/WSDL/03_complexType-element-ref.t .............. ok [ 5333s] t/SOAP/WSDL/03_complexType-group.t .................... ok [ 5334s] Can't modify non-lvalue subroutine call at lib/SOAP/WSDL.pm line 167. [ 5334s] # Looks like you planned 6 tests but ran 2. [ 5334s] # Looks like your test exited with 255 just after 2. [ 5334s] t/SOAP/WSDL/03_complexType-sequence.t ................. [ 5334s] Dubious, test returned 255 (wstat 65280, 0xff00) [ 5334s] Failed 4/6 subtests [ 5334s] t/SOAP/WSDL/03_complexType-simpleContent.t ............ ok [ 5334s] t/SOAP/WSDL/04_element-complexType.t .................. skipped: TODO: implement tests [ 5335s] Can't modify non-lvalue subroutine call at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm l
On Wed Oct 31 17:38:22 2012, https://www.google.com/accounts/o8/id?id=AItOawkyOHx- -RP0sCuxSqimRLgFJ_YPC6QRWZk wrote: Show quoted text
> https://build.opensuse.org/package/rawlog?arch=x86_64&package=optperl516- > pkgs&project=home%3Akalium%3Atest&repository=SLE_11_SP1 > > t/098_pod.t ........................................... ok > [ 5330s] t/099_pod_coverage.t .................................. > skipped: Author test. Set $ENV{RELEASE_TESTING} to a true value to > run. > [ 5331s] Can't modify non-lvalue subroutine call at > /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167. > [ 5331s] # Looks like you planned 13 tests but ran 9. > [ 5331s] # Looks like your test exited with 255 just after 9. > [ 5331s] t/SOAP/WSDL.t ......................................... > [ 5331s] Dubious, test returned 255 (wstat 65280, 0xff00) > [ 5331s] Failed 4/13 subtests > [ 5331s] Can't modify non-lvalue subroutine call at > [ 5331s] /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line > 167 (#1) > [ 5331s] (F) Subroutines meant to be used in lvalue context should > be declared as > [ 5331s] such. See "Lvalue subroutines" in perlsub. > [ 5331s] > [ 5331s] Uncaught exception from user code: > [ 5331s] Can't modify non-lvalue subroutine call at > /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167. > [ 5331s] > SOAP::WSDL::Definitions::__ANON__('SOAP::WSDL::Definitions=SCALAR(0x25972f0)', > 'urn:simpleType', 'testService') called at > /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line 167 > [ 5331s] > SOAP::WSDL::_wsdl_get_service('SOAP::WSDL=SCALAR(0x22fd9e8)') > called at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line > 208 > [ 5331s] > SOAP::WSDL::_wsdl_init_methods('SOAP::WSDL=SCALAR(0x22fd9e8)') > called at /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm line > 153 > [ 5331s] SOAP::WSDL::wsdlinit('SOAP::WSDL=SCALAR(0x22fd9e8)') called > at > t/SOAP/WSDL/02_port.t line 27 > [ 5331s] # Looks like you planned 10 tests but ran 4. > [ 5331s] # Looks like your test exited with 255 just after 4. > [ 5331s] t/SOAP/WSDL/02_port.t ................................. > [ 5331s] Dubious, test returned 255 (wstat 65280, 0xff00) > [ 5331s] Failed 6/10 subtests > [ 5332s] Can't modify non-lvalue subroutine call at lib/SOAP/WSDL.pm > line 167. > [ 5332s] # Looks like you planned 7 tests but ran 2. > [ 5332s] # Looks like your test exited with 255 just after 2. > [ 5332s] t/SOAP/WSDL/03_complexType-all.t ...................... > [ 5332s] Dubious, test returned 255 (wstat 65280, 0xff00) > [ 5332s] Failed 5/7 subtests > [ 5332s] t/SOAP/WSDL/03_complexType-choice.t ................... ok > [ 5332s] t/SOAP/WSDL/03_complexType-complexContent.t ........... ok > [ 5333s] t/SOAP/WSDL/03_complexType-element-ref.t .............. ok > [ 5333s] t/SOAP/WSDL/03_complexType-group.t .................... ok > [ 5334s] Can't modify non-lvalue subroutine call at lib/SOAP/WSDL.pm > line 167. > [ 5334s] # Looks like you planned 6 tests but ran 2. > [ 5334s] # Looks like your test exited with 255 just after 2. > [ 5334s] t/SOAP/WSDL/03_complexType-sequence.t ................. > [ 5334s] Dubious, test returned 255 (wstat 65280, 0xff00) > [ 5334s] Failed 4/6 subtests > [ 5334s] t/SOAP/WSDL/03_complexType-simpleContent.t ............ ok > [ 5334s] t/SOAP/WSDL/04_element-complexType.t .................. > skipped: TODO: implement tests > [ 5335s] Can't modify non-lvalue subroutine call at > /usr/src/packages/BUILD/SOAP-WSDL/blib/lib/SOAP/WSDL.pm l
See ticket #74257. There is a patch there if you need it. Unfortunately the author seems unresponsive. Maybe he is very busy.
I think this ticket should be closed. I've just ran the tests with Strawberry Perl 5.16.3 on Win7 and Perl 5.20.2 on Debian: both installs passed all the tests successfully. -- Cheers, ZZ [ https://metacpan.org/author/ZOFFIX ]