Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for B::XPath cp lib/B/XPath.pm blib/lib/B/XPath.pm Manifying blib/man3/B::XPath.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.............1..1 ok 1 - use B::XPath; # Testing B::XPath 0.01, Perl 5.010000, /export/home/cpanrun/build/5.10.0/bin/perl ok t/base................1..31 ok 1 - use B::XPath; ok 2 - The object isa B::XPath::UNOP ok 3 - ... with one child ok 4 - ... a lineseq op ok 5 - lineseq should have four children ok 6 - ... a COP ok 7 - ... a scalar assignment ok 8 - ... another COP ok 9 - ... and a return ok 10 - get_nextstate() for assignment should find closest previous COP ok 11 - get_nextstate() for return should find closest previous COP ok 12 - sassign should have two children ok 13 - ... one a shift ok 14 - ... and the other a scalar pad op ok 15 - shift should have one child ok 16 - ... an array reference op ok 17 - ... itself having one child ok 18 - ... a GV dereference Unimplemented method NAME for B::XPath::PADOP=HASH(0x31c020) # Looks like you planned 31 tests but only ran 18. # Looks like your test died just after 18. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 19-31 Failed 13/31 tests, 58.06% okay t/find_global_name....1..16 ok 1 - use B::XPath; Use of uninitialized value $value in string eq at /export/home/cpanrun/build/5.10.0/site/lib/Class/XPath.pm line 204. Use of uninitialized value $value in string eq at /export/home/cpanrun/build/5.10.0/site/lib/Class/XPath.pm line 204. Use of uninitialized value $value in string eq at /export/home/cpanrun/build/5.10.0/site/lib/Class/XPath.pm line 204. Unimplemented method NAME for B::XPath::PADOP=HASH(0x191e20) # Looks like you planned 16 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay t/pod-coverage........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.................1..1 ok 1 - blib/lib/B/XPath.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/base.t 255 65280 31 26 19-31 t/find_global_name.t 255 65280 16 30 2-16 1 test skipped. Failed 2/5 test scripts. 28/49 subtests failed. Files=5, Tests=49, 2 wallclock secs ( 1.50 cusr + 0.24 csys = 1.74 CPU) Failed 2/5 test programs. 28/49 subtests failed. make: *** [test_dynamic] Error 255