Subject: | Missing Fatal.pm as a dependency. |
Date: | Wed, 2 Mar 2016 23:49:07 +0000 |
To: | bug-XML-SAX [...] rt.cpan.org |
From: | Paulo Edgar Castro <pauloedgarcastro [...] gmail.com> |
Manifying blib/man3/XML::SAX::PurePerl.3pm
Manifying blib/man3/XML::SAX::PurePerl::Reader.3pm
GRANTM/XML-SAX-0.99.tar.gz
/usr/bin/make -- OK
'YAML' not installed, will not store persistent state
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00basic.t ...... ok
t/01known.t ...... ok
t/10xmldecl1.t ... ok
t/11xmldecl2.t ... ok
t/12miscstart.t .. ok
t/13int_ent.t .... ok
t/14encoding.t ... ok
t/15element.t .... ok
t/16large.t ...... 1/3 parsed 80085 bytes in 1 seconds
t/16large.t ...... ok
t/20factory.t .... ok
t/21saxini.t ..... Can't locate Fatal.pm in @INC (you may need to
install the Fatal module) (@INC contains:
/root/.cpan/build/XML-SAX-0.99-4t503m/blib/lib
/root/.cpan/build/XML-SAX-0.99-4t503m/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
t/21saxini.t line 6.
BEGIN failed--compilation aborted at t/21saxini.t line 6.
t/21saxini.t ..... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/40cdata.t ...... ok
t/42entities.t ... ok
t/99cleanup.t .... ok
Test Summary Report
-------------------
t/21saxini.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=14, Tests=98, 1 wallclock secs ( 0.05 usr 0.01 sys + 0.84 cusr
0.08 csys = 0.98 CPU)
Result: FAIL
Failed 1/14 test programs. 0/98 subtests failed.
Makefile:908: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255