Start 2009-05-22T06:02:59 ActivePerl-1003 CPAN-1.9354 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Fri, 22 May 2009 10:26:55 GMT Running make for S/ST/STEFFENW/Object-Lazy-0.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/ST/STEFFENW/Object-Lazy-0.04.tar.gz ok Object-Lazy-0.04 Object-Lazy-0.04/Changes Object-Lazy-0.04/MANIFEST Object-Lazy-0.04/META.yml Object-Lazy-0.04/Makefile.PL Object-Lazy-0.04/Build.PL Object-Lazy-0.04/README Object-Lazy-0.04/t Object-Lazy-0.04/t/pod_coverage.t Object-Lazy-0.04/t/chars.t Object-Lazy-0.04/t/02_ref.t Object-Lazy-0.04/t/perl_critic.t Object-Lazy-0.04/t/01_basics.t Object-Lazy-0.04/t/pod.t Object-Lazy-0.04/lib Object-Lazy-0.04/lib/Object Object-Lazy-0.04/lib/Object/Lazy.pm Object-Lazy-0.04/lib/Object/Lazy Object-Lazy-0.04/lib/Object/Lazy/Ref.pm Object-Lazy-0.04/lib/Object/Lazy/Validate.pm Object-Lazy-0.04/example Object-Lazy-0.04/example/01_short_constructor.pl Object-Lazy-0.04/example/03_ref.pl Object-Lazy-0.04/example/02_extended_constructor.pl CPAN.pm: Going to build S/ST/STEFFENW/Object-Lazy-0.04.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Lazy >>> make cp lib/Object/Lazy.pm blib/lib/Object/Lazy.pm cp lib/Object/Lazy/Validate.pm blib/lib/Object/Lazy/Validate.pm cp lib/Object/Lazy/Ref.pm blib/lib/Object/Lazy/Ref.pm Manifying blib/man3/Object::Lazy.3 Manifying blib/man3/Object::Lazy::Validate.3 Manifying blib/man3/Object::Lazy::Ref.3 STEFFENW/Object-Lazy-0.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basics.t ..... 1..14 ok 1 - use Object::Lazy; ok 2 - after isa method: isa TestSample ok 3 - ref object is Object::Lazy ok 4 - check method output ok 5 - can method ok 6 - after build: isa TestSample ok 7 - parameter isa is MyClass: isa MyClass ok 8 - parameter isa is qw(NotExists TestSample): isa NotExists ok 9 - base class of TestSample: isa TestBase ok 10 - test log message ok 11 - error at paramater ref ok 12 - ref is Object::Lazy ok 13 - directly object data access ok 14 - no warnings ok t/02_ref.t ........ 1..6 ok 1 - use Object::Lazy; ok 2 - use Object::Lazy::Ref; ok 3 - ref is MyClass ok 4 - ref is HASH ok 5 - ref is main ok 6 - no warnings ok Can't locate Test/DBD/PO/Defaults.pm in @INC (@INC contains: /home/cpanfly/var/cpan/build/Object-Lazy-0.04-uCcS7k/blib/lib /home/cpanfly/var/cpan/build/Object-Lazy-0.04-uCcS7k/blib/arch /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib) at t/chars.t line 7. BEGIN failed--compilation aborted at t/chars.t line 7. t/chars.t ......... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/perl_critic.t ... skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. t/pod.t ........... 1..3 ok 1 - blib/lib/Object/Lazy.pm ok 2 - blib/lib/Object/Lazy/Ref.pm ok 3 - blib/lib/Object/Lazy/Validate.pm ok t/pod_coverage.t .. 1..3 ok 1 - Pod coverage on Object::Lazy ok 2 - Pod coverage on Object::Lazy::Ref ok 3 - Pod coverage on Object::Lazy::Validate ok Test Summary Report ------------------- t/chars.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=6, Tests=26, 1 wallclock secs ( 0.01 usr 0.03 sys + 0.71 cusr 0.14 csys = 0.89 CPU) Result: FAIL Failed 1/6 test programs. 0/26 subtests failed. make: *** [test_dynamic] Error 255 STEFFENW/Object-Lazy-0.04.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports STEFFENW/Object-Lazy-0.04.tar.gz Finished 2009-05-22T06:03:03