Start 2009-05-22T12:59:08 ActivePerl-1003 CPAN-1.9351 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\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 Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/ST/STEFFENW/Object-Lazy-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/ST/STEFFENW/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\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 >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Object::Lazy >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. 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 STEFFENW/Object-Lazy-0.04.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64\bin\perl.exe "-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: C:\cpanfly\var\cpan\build\Object-Lazy-0.04-WzrBhZ\blib\lib C:\cpanfly\var\cpan\build\Object-Lazy-0.04-WzrBhZ\blib\arch C:/cpanfly/var/megalib C:/Perl64/site/lib C:/Perl64/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, 8 wallclock secs ( 0.08 usr + 0.11 sys = 0.19 CPU) Result: FAIL Failed 1/6 test programs. 0/26 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. STEFFENW/Object-Lazy-0.04.tar.gz nmake 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-22T12:59:31