make test Failing for libxml-enno-1.02 ...
by Sumit Babu other posts by this author
Jul 27 2000 2:32PM messages near this date
view in the new Beta List Site
make test Failing for libxml-enno-1.02 ...
|
Inherited attribute value
Hello All,
I am not able to get the libxml-enno-1.02 installed. Can somebody help me
out ... please. I am getting the following error while running 'make test'.
I am having the XML::Parser version 2.29 and perl version 5.6. Is it that I
am having a unsupported/wrong version of Parser for libxml-enno-1.02 ... in
that case please suggest me the right versions.
------------------------------------------------
Running make test
PERL_DL_NONLAZY=1
/datahome/sumit/perl-5.6.0/bin/perl -Iblib/arch -Iblib/lib -I/datahome/sumit
/perl-5.6.0/lib/5.6.0/sun4-solaris -I/
datahome/sumit/perl-5.6.0/lib/5.6.0 -e 'use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/build_dom.........NOK 2FAILED test 2
Failed 1/2 tests, 50.00% okay
t/chk_batch.........ok 56/56FAILED tests 1, 3, 7, 15, 17, 21, 27, 29, 31,
35, 41, 43, 49
Failed 13/56 tests, 76.79% okay
t/dom_astress.......ok
t/dom_attr..........Can't locate object method "equals" via package
"XML::Parser::ContentModel" at CmpDOM.pm line 179.
t/dom_attr..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3, 20-23
Failed 5/23 tests, 78.26% okay
t/dom_cdata.........ok
t/dom_example.......ok
t/dom_extent........
error in processing external entity reference at line 4, column 1, byte 133
at /datahome/sumit/perl-5.6.0/lib/site_perl/5.6.0/sun4-s
olaris/XML/Parser.pm line 185
t/dom_extent........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
Failed 1/2 tests, 50.00% okay
t/dom_jp_astress....Can't locate object method "equals" via package
"XML::Parser::ContentModel" at CmpDOM.pm line 179.
t/dom_jp_astress....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 4
Failed 1/4 tests, 75.00% okay
t/dom_jp_attr.......Can't locate object method "equals" via package
"XML::Parser::ContentModel" at CmpDOM.pm line 179.
t/dom_jp_attr.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3, 20-23
Failed 5/23 tests, 78.26% okay
t/dom_jp_cdata......ok
t/dom_jp_example....ok
t/dom_jp_minus......ok
t/dom_jp_modify.....ok
t/dom_jp_print......ok 3/3FAILED test 2
Failed 1/3 tests, 66.67% okay
t/dom_minus.........ok
t/dom_modify........ok
t/dom_print.........ok 3/3FAILED test 2
Failed 1/3 tests, 66.67% okay
t/dom_template......ok
t/xql_Strict........ok
t/xql_attr..........ok
t/xql_big...........ok
t/xql_comment.......ok
t/xql_cos...........ok
t/xql_date..........ok
t/xql_document......ok
t/xql_eval..........ok
t/xql_immed_precedes.ok
t/xql_index.........ok
t/xql_index2........ok
t/xql_map...........ok
t/xql_new...........ok
t/xql_once..........ok
t/xql_parent........ok
t/xql_precedes......ok
t/xql_recurse.......ok
t/xql_recurse2......ok
t/xql_sin2..........ok
t/xql_subscript.....ok
t/xql_subscript2....ok
t/xql_subst.........ok
t/xql_template......ok
t/xql_test..........ok
t/xql_test_DATA_CKL.ok
t/xql_text..........ok
t/xql_union.........ok
t/xql_union2........ok
Failed Test Status Wstat Total Fail Failed List of failed
----------------------------------------------------------------------------
---
t/build_dom.t 2 1 50.00% 2
t/chk_batch.t 56 13 23.21% 1, 3, 7, 15, 17, 21, 27, 29,
31,
35, 41, 43, 49
t/dom_attr.t 255 65280 23 5 21.74% 3, 20-23
t/dom_extent.t 255 65280 2 1 50.00% 2
t/dom_jp_astres 255 65280 4 1 25.00% 4
t/dom_jp_attr.t 255 65280 23 5 21.74% 3, 20-23
t/dom_jp_print. 3 1 33.33% 2
t/dom_print.t 3 1 33.33% 2
Failed 8/46 test scripts, 82.61% okay. 28/259 subtests failed, 89.19% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
/usr/ccs/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
------------------------------------------------------------
Thank you for your valuable time and help ...
Regards,
Sumit.
...............................................................
Sumit Babu
Asst. Software Engineer,
Aspect Development India Pvt. Ltd.
Bangalore, India.
Phone : 2267272 (O)
: 3408891 (H)
E-mail: sumit@[...].com
...............................................................
There's often more than one correct thing.
There's often more than one right thing.
There's often more than one obvious thing.
-- Larry Wall
...............................................................
|