PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-09-16T16:20:50 ActivePerl-1205 CPAN-1.9402 Going to read '/export/home/fly1232/var/cpan/Metadata' Database was generated on Sun, 16 Sep 2012 21:55:05 GMT Running make for C/CH/CHROMATIC/B-XPath-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/C/CH/CHROMATIC/B-XPath-0.01.tar.gz ok B-XPath-0.01/ B-XPath-0.01/META.yml B-XPath-0.01/Changes B-XPath-0.01/t/ B-XPath-0.01/t/pod-coverage.t B-XPath-0.01/t/find_global_name.t B-XPath-0.01/t/00-load.t B-XPath-0.01/t/pod.t B-XPath-0.01/t/base.t B-XPath-0.01/lib/ B-XPath-0.01/lib/B/ B-XPath-0.01/lib/B/XPath.pm B-XPath-0.01/MANIFEST B-XPath-0.01/Makefile.PL B-XPath-0.01/Build.PL B-XPath-0.01/README B-XPath-0.01/SIGNATURE CPAN.pm: Going to build C/CH/CHROMATIC/B-XPath-0.01.tar.gz >>> /export/home/fly1232/bin/perl Makefile.PL Checking if your kit is complete... Looks good Version::Requirements is deprecated; replace with CPAN::Meta::Requirements at /export/home/fly1232/var/megalib/Version/Requirements.pm line 17. require Version/Requirements.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Prereqs.pm line 10 CPAN::Meta::Prereqs::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Prereqs.pm called at /export/home/fly1232/var/megalib/CPAN/Meta/Feature.pm line 7 CPAN::Meta::Feature::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta/Feature.pm called at /export/home/fly1232/var/megalib/CPAN/Meta.pm line 9 CPAN::Meta::BEGIN() called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 eval {...} called at /export/home/fly1232/var/megalib/Version/Requirements.pm line 0 require CPAN/Meta.pm called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 733 eval {...} called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 732 ExtUtils::MM_Any::_has_cpan_meta() called at /export/home/fly1232/var/megalib/ExtUtils/MM_Any.pm line 753 ExtUtils::MM_Any::metafile_target('PACK001=HASH(0x2e3878)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 690 ExtUtils::MakeMaker::new('MM', 'PACK001=HASH(0x2e3878)') called at /export/home/fly1232/var/megalib/ExtUtils/MakeMaker.pm line 60 ExtUtils::MakeMaker::WriteMakefile('NAME', 'B::XPath', 'VERSION_FROM', 'lib/B/XPath.pm', 'PREREQ_PM', 'HASH(0x17cec8)', 'INSTALLDIRS', 'site', 'PL_FILES', ...) called at Makefile.PL line 3 Writing Makefile for B::XPath Writing MYMETA.yml and MYMETA.json >>> make cp lib/B/XPath.pm blib/lib/B/XPath.pm Manifying blib/man3/B::XPath.3 CHROMATIC/B-XPath-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1232/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing B::XPath 0.01, Perl 5.012004, /export/home/fly1232/bin/perl t/00-load.t ........... 1..1 ok 1 - use B::XPath; ok Unimplemented method NAME for B::XPath::PADOP=HASH(0x35e760) # Looks like you planned 31 tests but ran 18. # Looks like your test exited with 255 just after 18. t/base.t .............. 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 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 13/31 subtests Use of uninitialized value $value in string eq at /export/home/fly1232/var/megalib/Class/XPath.pm line 204. Use of uninitialized value $value in string eq at /export/home/fly1232/var/megalib/Class/XPath.pm line 204. Use of uninitialized value $value in string eq at /export/home/fly1232/var/megalib/Class/XPath.pm line 204. Unimplemented method NAME for B::XPath::PADOP=HASH(0x2deef8) # Looks like you planned 16 tests but ran 1. # Looks like your test exited with 255 just after 1. t/find_global_name.t .. 1..16 ok 1 - use B::XPath; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 15/16 subtests t/pod-coverage.t ...... 1..1 ok 1 - Pod coverage on B::XPath ok t/pod.t ............... 1..1 ok 1 - POD test for blib/lib/B/XPath.pm ok Test Summary Report ------------------- t/base.t (Wstat: 65280 Tests: 18 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 31 tests but ran 18. t/find_global_name.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 16 tests but ran 1. Files=5, Tests=22, 1 wallclock secs ( 0.10 usr 0.05 sys + 0.94 cusr 0.16 csys = 1.25 CPU) Result: FAIL Failed 2/5 test programs. 0/22 subtests failed. make: *** [test_dynamic] Error 255 CHROMATIC/B-XPath-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/B-XPath-0.01.tar.gz Finished 2012-09-16T16:21:01