Install XML::Parser still failing
by Ben Syverson other posts by this author
Jul 26 2006 3:51AM messages near this date
view in the new Beta List Site
[RE]Re: SAX: I can't STAND it (global variables)
|
Re: Install XML::Parser still failing
& XSLT Hi guys,
I had issues back in February trying to get XML::Parser to install,
and now that I revisit it, I'm having the same issues again. I'm
running FreeBSD 5.3.
perl -v:
This is perl, v5.8.7 built for i386-freebsd
Here's exactly what I'm getting.... If anyone can help, I would be
most appreciative. It seems supremely odd that such a major module
would fail to install.
cpan> install XML::ParserPERL_DL_NONLAZY=1 /usr/bin/perl "-
MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/
arch')" t/*.t
t/astress.........ok
t/cdata...........ok
t/decl............ok
t/defaulted.......ok
t/encoding........"my" variable $p masks earlier declaration in same
scope at t/encoding.t line 94.
t/encoding........ok
t/external_ent....ok
t/file............dubious
Test returned status 0 (wstat 139, 0x8b)
t/finish..........dubious
Test returned status 0 (wstat 139, 0x8b)
t/namespaces......ok
t/parament........ok
t/partial.........Use of uninitialized value in subroutine entry at /
usr/home/root/.cpan/build/XML-Parser-2.34/blib/lib/XML/Parser/
Expat.pm line 614, <REC> line 886.
t/partial.........dubious
Test returned status 0 (wstat 139, 0x8b)
t/skip............dubious
Test returned status 0 (wstat 139, 0x8b)
t/stream..........ok
t/styles..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/file.t 0 139 ?? ?? % ??
t/finish.t 0 139 ?? ?? % ??
t/partial.t 0 139 ?? ?? % ??
t/skip.t 0 139 ?? ?? % ??
Failed 4/14 test scripts, 71.43% okay. 0/118 subtests failed, 100.00%
okay.
*** Error code 255
Stop in /usr/home/root/.cpan/build/XML-Parser-2.34.
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Arvinporthog
Arvinporthog
Ben Syverson
Aram Mirzadeh
Ben Syverson
Ben Syverson
|