Warning: prerequisite Log::Dispatch::Buffer 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Log::Dispatch::XML cp lib/Log/Dispatch/XML.pm blib/lib/Log/Dispatch/XML.pm Manifying blib/man3/Log::Dispatch::XML.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/logxml01....1..17 # Failed test (t/logxml01.t at line 27) # Tried to use 'Log::Dispatch::XML'. # Error: Base class package "Log::Dispatch::Buffer" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Dispatch-XML/blib/lib/Log/Dispatch/XML.pm line 2 # BEGIN failed--compilation aborted at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Log-Dispatch-XML/blib/lib/Log/Dispatch/XML.pm line 2. # Compilation failed in require at (eval 1) line 2. not ok 1 - use Log::Dispatch::XML; # Failed test (t/logxml01.t at line 28) not ok 2 - Log::Dispatch::XML->can('xml') # Log::Dispatch::XML->can('xml') failed Can't locate object method "new" via package "Log::Dispatch" at t/logxml01.t line 32. # Looks like you planned 17 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay Failed 1/1 test scripts, 0.00% okay. 17/17 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/logxml01.t 255 65280 17 32 188.24% 1-17 make: *** [test_dynamic] Error 2