[Xml-compile] xml::compile::wsdl11 installation fails

Michael Long michaellong77 at gmail.com
Mon Jan 6 17:25:43 GMT 2014


Hi

I tried to installation latest xml::compile.. today and it gives error. I
noticed there has been recent updates.
I am using latest strawberry perl for windows...

thx for you time

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Mike>cpan XML::Compile::WSDL11
CPAN: CPAN::SQLite loaded ok (v0.203)
Database was generated on Mon, 06 Jan 2014 15:02:02 GMT

Running install for module 'XML::Compile::WSDL11'
Running make for M/MA/MARKOV/XML-Compile-WSDL11-3.00.tar.gz
CPAN: Digest::SHA loaded ok (v5.85)
CPAN: Compress::Zlib loaded ok (v2.061)
Checksum for
C:\strawberry\cpan\sources\authors\id\M\MA\MARKOV\XML-Compile-WSDL11-3.00.t=
ar.gz
ok
CPAN: Archive::Tar loaded ok (v1.92)
CPAN: File::Temp loaded ok (v0.2301)
CPAN: Parse::CPAN::Meta loaded ok (v1.4405)
CPAN: CPAN::Meta loaded ok (v2.132140)
CPAN: Module::CoreList loaded ok (v2.96)

  CPAN.pm: Building M/MA/MARKOV/XML-Compile-WSDL11-3.00.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for XML::Compile::WSDL11
Writing MYMETA.yml and MYMETA.json
cp lib/XML/Compile/WSDL11/xsd/wsdl.xsd
blib\lib\XML\Compile\WSDL11\xsd\wsdl.xsd
cp lib/XML/Compile/WSDL11/xsd/wsdl-mime.xsd
blib\lib\XML\Compile\WSDL11\xsd\wsdl-mime.xsd
cp lib/XML/Compile/WSDL11.pm blib\lib\XML\Compile\WSDL11.pm
cp lib/XML/Compile/WSDL11.pod blib\lib\XML\Compile\WSDL11.pod
cp lib/XML/Compile/WSDL11/xsd/wsdl-http.xsd
blib\lib\XML\Compile\WSDL11\xsd\wsdl-http.xsd
  MARKOV/XML-Compile-WSDL11-3.00.tar.gz
  C:\strawberry\c\bin\dmake.exe -- OK
CPAN: YAML::XS loaded ok (v0.41)
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/50wsdl.t ........ 1/41 Your vendor has not defined POSIX macro
LC_MESSAGES, used at C:/strawberry/perl/site/lib/Log/Report/Message.pm
 line 118
# Looks like you planned 41 tests but ran 5.
# Looks like your test exited with 255 just after 5.
t/50wsdl.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 36/41 subtests
t/51wsdloneway.t .. Your vendor has not defined POSIX macro LC_MESSAGES,
used at C:/strawberry/perl/site/lib/Log/Report/Message.pm line
 118
# Looks like your test exited with 255 before it could output anything.
t/51wsdloneway.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests
t/52wsdlfault.t ... Your vendor has not defined POSIX macro LC_MESSAGES,
used at C:/strawberry/perl/site/lib/Log/Report/Message.pm line
 118
# Looks like your test exited with 255 before it could output anything.
t/52wsdlfault.t ... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests
t/53wsdlrpclit.t .. 1/24 Your vendor has not defined POSIX macro
LC_MESSAGES, used at C:/strawberry/perl/site/lib/Log/Report/Message.pm
 line 118
# Looks like you planned 24 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/53wsdlrpclit.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 22/24 subtests
t/54wsdlrpclit.t .. 1/14 Your vendor has not defined POSIX macro
LC_MESSAGES, used at C:/strawberry/perl/site/lib/Log/Report/Message.pm
 line 118
# Looks like you planned 14 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/54wsdlrpclit.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/14 subtests
t/55wsdlrpcone.t .. Your vendor has not defined POSIX macro LC_MESSAGES,
used at C:/strawberry/perl/site/lib/Log/Report/Message.pm line
 118
# Looks like your test exited with 255 before it could output anything.
t/55wsdlrpcone.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/11 subtests

Test Summary Report
-------------------
t/50wsdl.t      (Wstat: 65280 Tests: 5 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 41 tests but ran 5.
t/51wsdloneway.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/52wsdlfault.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 0.
t/53wsdlrpclit.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 24 tests but ran 2.
t/54wsdlrpclit.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14 tests but ran 2.
t/55wsdlrpcone.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
Files=3D6, Tests=3D9, 10 wallclock secs ( 0.13 usr +  0.11 sys =3D  0.23 CP=
U)
Result: FAIL
Failed 6/6 test programs. 0/9 subtests failed.
dmake.exe:  Error code 255, while making 'test_dynamic'
  MARKOV/XML-Compile-WSDL11-3.00.tar.gz
  C:\strawberry\c\bin\dmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports MARKOV/XML-Compile-WSDL11-3.00.tar.gz
Running make install
  make test had returned bad status, won't install without force
Stopping: 'install' failed for 'XML::Compile::WSDL11'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20140106/d4=
16ac51/attachment.htm


More information about the Xml-compile mailing list