Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-01-27T09:02:55 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Tue, 26 Jan 2010 22:46:46 GMT Running make for J/JK/JKUTEJ/XML-Char-0.01.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JK/JKUTEJ/XML-Char-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 XML-Char-0.01 XML-Char-0.01/Build.PL XML-Char-0.01/MANIFEST XML-Char-0.01/META.yml XML-Char-0.01/README XML-Char-0.01/SIGNATURE XML-Char-0.01/Changes XML-Char-0.01/Makefile.PL XML-Char-0.01/lib XML-Char-0.01/lib/XML XML-Char-0.01/lib/XML/Char.xs XML-Char-0.01/lib/XML/Char.h XML-Char-0.01/lib/XML/Char.pm XML-Char-0.01/lib/XML/ppport.h XML-Char-0.01/t XML-Char-0.01/t/pod-spell.t XML-Char-0.01/t/distribution.t XML-Char-0.01/t/fixme.t XML-Char-0.01/t/pod-coverage.t XML-Char-0.01/t/01_XML-Char.t XML-Char-0.01/t/pod.t CPAN.pm: Going to build J/JK/JKUTEJ/XML-Char-0.01.tar.gz >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for XML::Char >>> make cp lib/XML/ppport.h blib/lib/XML/ppport.h cp lib/XML/Char.h blib/lib/XML/Char.h cp lib/XML/Char.pm blib/lib/XML/Char.pm cp lib/XML/Char.xs blib/lib/XML/Char.xs Manifying blib/man3/XML::Char.3 JKUTEJ/XML-Char-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Failed test 'use XML::Char;' # at t/01_XML-Char.t line 14. # Tried to use 'XML::Char'. # Error: Can't locate loadable object for module XML::Char in @INC (@INC contains: /export/home/fly818/var/cpan/build/XML-Char-0.01-ziVObJ/blib/lib /export/home/fly818/var/cpan/build/XML-Char-0.01-ziVObJ/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at (eval 4) line 2 # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you planned 25 tests but ran 1. # Looks like you failed 1 test of 1 run. t/01_XML-Char.t ... 1..25 not ok 1 - use XML::Char; Dubious, test returned 1 (wstat 256, 0x100) Failed 25/25 subtests # Failed test 'use XML::Char;' # at /export/home/fly818/var/megalib/Test/Distribution.pm line 177. # Tried to use 'XML::Char'. # Error: Can't locate loadable object for module XML::Char in @INC (@INC contains: /export/home/fly818/var/cpan/build/XML-Char-0.01-ziVObJ/blib/lib /export/home/fly818/var/cpan/build/XML-Char-0.01-ziVObJ/blib/arch /export/home/fly818/var/megalib /export/home/fly818/var/megalib /export/home/fly818/ap818/site/lib /export/home/fly818/ap818/lib .) at (eval 42) line 2 # Compilation failed in require at (eval 42) line 2. # BEGIN failed--compilation aborted at (eval 42) line 2. # Looks like you failed 1 test of 10. t/distribution.t .. 1..10 ok 1 - Checking MANIFEST integrity not ok 2 - use XML::Char; ok 3 - XML::Char defines a version ok 4 # skip Module::Build PREREQ_PM not yet implemented ok 5 - POD test for blib/lib/XML/Char.pm ok 6 - MANIFEST exists ok 7 - README exists ok 8 - Changes(.pod)? or ChangeLog(.pod)? exists ok 9 - Build.PL or Makefile.PL exists ok 10 - Pod Coverage ok Dubious, test returned 1 (wstat 256, 0x100) Failed 1/10 subtests (less 1 skipped subtest: 8 okay) t/fixme.t ......... 1..32 ok 1 - './Build.PL' ok 2 - './Changes' ok 3 - './MANIFEST' ok 4 - './META.yml' ok 5 - './Makefile' ok 6 - './Makefile.PL' ok 7 - './README' ok 8 - './SIGNATURE' ok 9 - './blib/arch/.exists' ok 10 - './blib/arch/auto/XML/Char/.exists' ok 11 - './blib/bin/.exists' ok 12 - './blib/lib/XML/.exists' ok 13 - './blib/lib/XML/Char.h' ok 14 - './blib/lib/XML/Char.pm' ok 15 - './blib/lib/XML/Char.xs' ok 16 - './blib/lib/XML/ppport.h' ok 17 - './blib/lib/auto/XML/Char/.exists' ok 18 - './blib/man1/.exists' ok 19 - './blib/man3/.exists' ok 20 - './blib/man3/XML::Char.3' ok 21 - './blib/script/.exists' ok 22 - './lib/XML/Char.h' ok 23 - './lib/XML/Char.pm' ok 24 - './lib/XML/Char.xs' ok 25 - './lib/XML/ppport.h' ok 26 - './pm_to_blib' ok 27 - './t/01_XML-Char.t' ok 28 - './t/distribution.t' ok 29 - './t/fixme.t' ok 30 - './t/pod-coverage.t' ok 31 - './t/pod-spell.t' ok 32 - './t/pod.t' ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on XML::Char ok t/pod-spell.t ..... skipped: Set the environment variable TEST_SPELLING to enable this test. t/pod.t ........... 1..1 ok 1 - blib/lib/XML/Char.pm ok Test Summary Report ------------------- t/01_XML-Char.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Parse errors: Bad plan. You planned 25 tests but ran 1. t/distribution.t (Wstat: 256 Tests: 10 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=6, Tests=45, 2 wallclock secs ( 0.15 usr 0.05 sys + 1.46 cusr 0.23 csys = 1.89 CPU) Result: FAIL Failed 2/6 test programs. 2/45 subtests failed. make: *** [test_dynamic] Error 29 JKUTEJ/XML-Char-0.01.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JKUTEJ/XML-Char-0.01.tar.gz Finished 2010-01-27T09:03:04