Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2010-04-19T05:02:35 ActivePerl-1003 CPAN-1.9402 Going to read '/export/home/fly1003/var/cpan/Metadata' Database was generated on Sun, 18 Apr 2010 06:26:59 GMT Running make for T/TY/TYPESTER/Object-Container-0.0802.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TY/TYPESTER/Object-Container-0.0802.tar.gz ok Will not use Archive::Tar, need 1.00 Object-Container-0.0802/ Object-Container-0.0802/Changes Object-Container-0.0802/LICENSE Object-Container-0.0802/MANIFEST Object-Container-0.0802/META.yml Object-Container-0.0802/Makefile.PL Object-Container-0.0802/README Object-Container-0.0802/inc/ Object-Container-0.0802/lib/ Object-Container-0.0802/t/ Object-Container-0.0802/xt/ Object-Container-0.0802/xt/pod.t Object-Container-0.0802/xt/pod_coverage.t Object-Container-0.0802/xt/pod_spell.t Object-Container-0.0802/t/00_compile.t Object-Container-0.0802/t/01_object.t Object-Container-0.0802/t/02_singleton.t Object-Container-0.0802/t/03_args_and_initializer.t Object-Container-0.0802/t/04_export.t Object-Container-0.0802/t/05_subclass.t Object-Container-0.0802/t/06_remove.t Object-Container-0.0802/t/subclass/ Object-Container-0.0802/t/subclass/Foo.pm Object-Container-0.0802/lib/Object/ Object-Container-0.0802/lib/Object/Container/ Object-Container-0.0802/lib/Object/Container.pm Object-Container-0.0802/lib/Object/Container/ja.pod Object-Container-0.0802/inc/Module/ Object-Container-0.0802/inc/Spiffy.pm Object-Container-0.0802/inc/Test/ Object-Container-0.0802/inc/Test/Base/ Object-Container-0.0802/inc/Test/Base.pm Object-Container-0.0802/inc/Test/Builder/ Object-Container-0.0802/inc/Test/Builder.pm Object-Container-0.0802/inc/Test/More.pm Object-Container-0.0802/inc/Test/Builder/Module.pm Object-Container-0.0802/inc/Test/Base/Filter.pm Object-Container-0.0802/inc/Module/Install/ Object-Container-0.0802/inc/Module/Install.pm Object-Container-0.0802/inc/Module/Install/AuthorTests.pm Object-Container-0.0802/inc/Module/Install/Base.pm Object-Container-0.0802/inc/Module/Install/Can.pm Object-Container-0.0802/inc/Module/Install/Fetch.pm Object-Container-0.0802/inc/Module/Install/Include.pm Object-Container-0.0802/inc/Module/Install/Makefile.pm Object-Container-0.0802/inc/Module/Install/Metadata.pm Object-Container-0.0802/inc/Module/Install/Repository.pm Object-Container-0.0802/inc/Module/Install/TestBase.pm Object-Container-0.0802/inc/Module/Install/Win32.pm Object-Container-0.0802/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build T/TY/TYPESTER/Object-Container-0.0802.tar.gz >>> /export/home/fly1003/bin/perl Makefile.PL Cannot determine perl version info from lib/Object/Container.pm Checking if your kit is complete... Looks good Writing Makefile for Object::Container >>> make cp lib/Object/Container/ja.pod blib/lib/Object/Container/ja.pod cp lib/Object/Container.pm blib/lib/Object/Container.pm Manifying blib/man3/Object::Container::ja.3 Manifying blib/man3/Object::Container.3 TYPESTER/Object-Container-0.0802.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/00_compile.t ............... 1..1 ok 1 - use Object::Container; ok Undefined subroutine &Object::Container::is_invocant called at /export/home/fly1003/var/cpan/build/Object-Container-0.0802-KkuJjw/blib/lib/Object/Container.pm line 96. # Looks like you planned 4 tests but ran 1. # Looks like your test exited with 255 just after 1. t/01_object.t ................ 1..4 ok 1 - register class ok Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/4 subtests Undefined subroutine &Object::Container::is_invocant called at /export/home/fly1003/var/cpan/build/Object-Container-0.0802-KkuJjw/blib/lib/Object/Container.pm line 96. # Looks like you planned 3 tests but ran 1. # Looks like your test exited with 255 just after 1. t/02_singleton.t ............. 1..3 ok 1 - register ok Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests Undefined subroutine &Object::Container::is_invocant called at /export/home/fly1003/var/cpan/build/Object-Container-0.0802-KkuJjw/blib/lib/Object/Container.pm line 96. # Looks like your test exited with 255 before it could output anything. t/03_args_and_initializer.t .. 1..4 Dubious, test returned 255 (wstat 65280, 0xff00) Failed 4/4 subtests t/04_export.t ................ ok 1 - The object isa Foo ok 2 - The object isa Foo ok 3 - hello method ok ok 4 - hello method ok 1..4 ok Undefined subroutine &Object::Container::is_invocant called at /export/home/fly1003/var/cpan/build/Object-Container-0.0802-KkuJjw/blib/lib/Object/Container.pm line 96. # Looks like you planned 3 tests but ran 2. # Looks like your test exited with 255 just after 2. t/05_subclass.t .............. 1..3 ok 1 - The object isa FooObject ok 2 - object data ok Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/3 subtests Undefined subroutine &Object::Container::is_invocant called at /export/home/fly1003/var/cpan/build/Object-Container-0.0802-KkuJjw/blib/lib/Object/Container.pm line 96. t/06_remove.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/01_object.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 1. t/02_singleton.t (Wstat: 65280 Tests: 1 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 1. t/03_args_and_initializer.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 4 tests but ran 0. t/05_subclass.t (Wstat: 65280 Tests: 2 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 2. t/06_remove.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=7, Tests=9, 3 wallclock secs ( 0.16 usr 0.05 sys + 1.89 cusr 0.22 csys = 2.32 CPU) Result: FAIL Failed 5/7 test programs. 0/9 subtests failed. make: *** [test_dynamic] Error 255 TYPESTER/Object-Container-0.0802.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports TYPESTER/Object-Container-0.0802.tar.gz Finished 2010-04-19T05:02:48