Hi,
We are having difficulty configuring XML-SAX-0.12 on Zos 1.3. I believe it may be down to lack of support for the EBCDIC codepage. As this perl module is required for XML-Simple it is essential we get it working to be able to continue our work. Could you please give us some help?
Below are the results of the 'make test' :
make[1]: Entering directory `/u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/XML-SAX-Base'
make[1]: Leaving directory `/u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/XML-SAX-Base'
PERL_DL_NONLAZY=1 ../../perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic........ok
t/01known........ok
t/10xmldecl1.....ok 3/5Cannot find encoding "EBCDIC" at /u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/blib/lib/XML/SAX/PurePerl/Reader/
UnicodeExt.pm line 16.
Document requires an element [Ln: 1, Col: 5]
t/10xmldecl1.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/11xmldecl2.....ok 3/10Cannot find encoding "EBCDIC" at /u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/blib/lib/XML/SAX/PurePerl/Reader
/UnicodeExt.pm line 16.
t/11xmldecl2.....ok 4/10# Test 7 got: '5' (t/11xmldecl2.t at line 26)
# Expected: '15'
# t/11xmldecl2.t line 26 is: ok([EMAIL PROTECTED]>{ColumnNumber}, 15);
t/11xmldecl2.....NOK 7Cannot find encoding "EBCDIC" at /u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/blib/lib/XML/SAX/PurePerl/Reader/U
nicodeExt.pm line 16.
t/11xmldecl2.....ok 8/10# Test 10 got: '5' (t/11xmldecl2.t at line 37)
# Expected: '15'
t/11xmldecl2.....ok 9/10# t/11xmldecl2.t line 37 is: ok([EMAIL PROTECTED]>{ColumnNumber}, 15);
t/11xmldecl2.....FAILED tests 7, 10
Failed 2/10 tests, 80.00% okay
t/12miscstart....ok 2/6Cannot find encoding "EBCDIC" at /u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/blib/lib/XML/SAX/PurePerl/Reader/
UnicodeExt.pm line 16.
Document requires an element [Ln: 1, Col: 5]
t/12miscstart....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-6
Failed 4/6 tests, 33.33% okay
t/13int_ent......ok 2/3Document requires an element [Ln: 1, Col: 2]
t/13int_ent......dubious
Test returned status 137 (wstat 35072, 0x8900)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
t/14encoding.....ok 2/7Document requires an element [Ln: 1, Col: 1]
t/14encoding.....dubious
Test returned status 137 (wstat 35072, 0x8900)
DIED. FAILED tests 3-7
Failed 5/7 tests, 28.57% okay
t/15element......ok 2/31Document requires an element [Ln: 1, Col: 2]
t/15element......dubious
Test returned status 137 (wstat 35072, 0x8900)
DIED. FAILED tests 3-31
Failed 29/31 tests, 6.45% okay
t/16large........ok 2/3Cannot find encoding "EBCDIC" at /u/boyne/perl/perl-5.8.1/mods/XML-SAX-0.12/blib/lib/XML/SAX/PurePerl/Reader/
UnicodeExt.pm line 16.
Document requires an element [Ln: 1, Col: 5]
t/16large........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 3
Failed 1/3 tests, 66.67% okay
t/20factory......ok 12/16# Failed test 13 in t/20factory.t at line 35
# t/20factory.t line 35 is: ok(!$@);
t/20factory......FAILED tests 13, 16
Failed 2/16 tests, 87.50% okay
t/21saxini.......ok
t/99cleanup......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10xmldecl1.t 255 65280 5 4 80.00% 4-5
t/11xmldecl2.t 10 2 20.00% 7 10
t/12miscstart.t 255 65280 6 8 133.33% 3-6
t/13int_ent.t 137 35072 3 2 66.67% 3
t/14encoding.t 137 35072 7 10 142.86% 3-7
t/15element.t 137 35072 31 58 187.10% 3-31
t/16large.t 255 65280 3 2 66.67% 3
t/20factory.t 16 2 12.50% 13 16
Failed 8/12 test scripts, 33.33% okay. 46/94 subtests failed, 51.06% okay.
make: *** [test_dynamic] Error 121
Many thanks,
Andrew Boyne
Websphere MQ for z/OS Build Team, DW1H17
Hursley Laboratories
Hursley Park
Tel: 01962 819559
Mobile: 077177 96366
Email: [EMAIL PROTECTED]
- Re: XML::SAX, XML::SIMPLE on os390(Z/OS) ANDREW BOYNE
- Re: XML::SAX, XML::SIMPLE on os390(Z/OS) PPrymmer
- Re: XML::SAX, XML::SIMPLE on os390(Z/OS) John Goodyear
- Re: XML::SAX, XML::SIMPLE on os390(Z/OS) John Goodyear
- XML::SAX, XML::SIMPLE on os390(Z/OS) ANDREW BOYNE
