Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-06-17T09:56:21 ActivePerl-1003 CPAN-1.94 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Wed, 17 Jun 2009 09:26:59 GMT Running make for S/SA/SARTAK/Class-Load-0.03.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SA/SARTAK/Class-Load-0.03.tar.gz ok Class-Load-0.03/ Class-Load-0.03/Changes Class-Load-0.03/inc/ Class-Load-0.03/inc/Module/ Class-Load-0.03/inc/Module/Install/ Class-Load-0.03/inc/Module/Install/Base.pm Class-Load-0.03/inc/Module/Install/Can.pm Class-Load-0.03/inc/Module/Install/Fetch.pm Class-Load-0.03/inc/Module/Install/Makefile.pm Class-Load-0.03/inc/Module/Install/Metadata.pm Class-Load-0.03/inc/Module/Install/Win32.pm Class-Load-0.03/inc/Module/Install/WriteAll.pm Class-Load-0.03/inc/Module/Install.pm Class-Load-0.03/lib/ Class-Load-0.03/lib/Class/ Class-Load-0.03/lib/Class/Load.pm Class-Load-0.03/Makefile.PL Class-Load-0.03/MANIFEST Class-Load-0.03/META.yml Class-Load-0.03/SIGNATURE Class-Load-0.03/t/ Class-Load-0.03/t/000-load.t Class-Load-0.03/t/001-is-class-loaded.t Class-Load-0.03/t/002-try-load-class.t Class-Load-0.03/t/003-load-class.t Class-Load-0.03/t/lib/ Class-Load-0.03/t/lib/Class/ Class-Load-0.03/t/lib/Class/Load/ Class-Load-0.03/t/lib/Class/Load/OK.pm Class-Load-0.03/t/lib/Class/Load/SyntaxError.pm CPAN.pm: Going to build S/SA/SARTAK/Class-Load-0.03.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Cannot determine perl version info from lib/Class/Load.pm Checking if your kit is complete... Looks good Writing Makefile for Class::Load >>> make cp lib/Class/Load.pm blib/lib/Class/Load.pm Manifying blib/man3/Class::Load.3 SARTAK/Class-Load-0.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1003/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/000-load.t ............. 1..1 ok 1 - use Class::Load; ok Not a GLOB reference at /export/home/fly1003/var/cpan/build/Class-Load-0.03-8tovVl/blib/lib/Class/Load.pm line 71. # Looks like you planned 11 tests but ran 10. # Looks like your test exited with 255 just after 10. t/001-is-class-loaded.t .. 1..11 ok 1 - Class::Load is loaded ok 2 - nonexistent class is NOT loaded ok 3 - class that defines @ISA is loaded ok 4 - class that defines $ISA is loaded ok 5 - class that defines $VERSION is loaded ok 6 - class that defines @VERSION is loaded ok 7 - class that defines any method is loaded ok 8 - class that defines just a scalar is not loaded ok 9 - even if Foo::Bar is loaded, Foo is not ok 10 - Quuxquux does not imply the existence of Quux Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/11 subtests # Failed test at t/002-try-load-class.t line 22. # Looks like you failed 1 test of 14. t/002-try-load-class.t ... 1..14 ok 1 - loaded class OK ok 2 ok 3 - didn't load class Nonexistent ok 4 ok 5 - loaded class OK ok 6 ok 7 - didn't load class SyntaxError ok 8 ok 9 ok 10 not ok 11 ok 12 - loaded class Inlined ok 13 ok 14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests # Failed test at t/003-load-class.t line 27. # Looks like you failed 1 test of 14. t/003-load-class.t ....... 1..14 ok 1 - loaded class OK ok 2 ok 3 - threw Regexp ((?-xism:^Can't locate Class/Load/Nonexistent.pm in \@INC)) ok 4 ok 5 - loaded class OK ok 6 ok 7 - threw Regexp ((?-xism:^Missing right curly or square bracket at )) ok 8 ok 9 ok 10 not ok 11 ok 12 - loaded class Inlined ok 13 ok 14 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/14 subtests Test Summary Report ------------------- t/001-is-class-loaded.t (Wstat: 65280 Tests: 10 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 10. t/002-try-load-class.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 t/003-load-class.t (Wstat: 256 Tests: 14 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=4, Tests=39, 1 wallclock secs ( 0.12 usr 0.04 sys + 0.49 cusr 0.07 csys = 0.72 CPU) Result: FAIL Failed 3/4 test programs. 2/39 subtests failed. make: *** [test_dynamic] Error 1 SARTAK/Class-Load-0.03.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SARTAK/Class-Load-0.03.tar.gz Finished 2009-06-17T09:56:30