Start 2009-06-15T21:12:44 ActivePerl-1003 CPAN-1.94 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 Sun, 14 Jun 2009 08:27:34 GMT Running make for M/ME/MELO/AnyEvent-Mojo-0.5.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\M\ME\MELO\AnyEvent-Mojo-0.5.tar.gz ok AnyEvent-Mojo-0.5/ AnyEvent-Mojo-0.5/.gitignore AnyEvent-Mojo-0.5/Changes AnyEvent-Mojo-0.5/inc/ AnyEvent-Mojo-0.5/inc/Module/ AnyEvent-Mojo-0.5/inc/Module/Install/ AnyEvent-Mojo-0.5/inc/Module/Install/Base.pm AnyEvent-Mojo-0.5/inc/Module/Install/Can.pm AnyEvent-Mojo-0.5/inc/Module/Install/Fetch.pm AnyEvent-Mojo-0.5/inc/Module/Install/Makefile.pm AnyEvent-Mojo-0.5/inc/Module/Install/Metadata.pm AnyEvent-Mojo-0.5/inc/Module/Install/Win32.pm AnyEvent-Mojo-0.5/inc/Module/Install/WriteAll.pm AnyEvent-Mojo-0.5/inc/Module/Install.pm AnyEvent-Mojo-0.5/lib/ AnyEvent-Mojo-0.5/lib/AnyEvent/ AnyEvent-Mojo-0.5/lib/AnyEvent/Mojo/ AnyEvent-Mojo-0.5/lib/AnyEvent/Mojo/Connection.pm AnyEvent-Mojo-0.5/lib/AnyEvent/Mojo.pm AnyEvent-Mojo-0.5/Makefile.PL AnyEvent-Mojo-0.5/MANIFEST AnyEvent-Mojo-0.5/META.yml AnyEvent-Mojo-0.5/README AnyEvent-Mojo-0.5/t/ AnyEvent-Mojo-0.5/t/00-load.t AnyEvent-Mojo-0.5/t/05-simple.t AnyEvent-Mojo-0.5/t/10-keep-alive.t AnyEvent-Mojo-0.5/t/pod-coverage.t AnyEvent-Mojo-0.5/t/pod.t AnyEvent-Mojo-0.5/t/tlib/ AnyEvent-Mojo-0.5/t/tlib/MyTestServer.pm CPAN.pm: Going to build M/ME/MELO/AnyEvent-Mojo-0.5.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for AnyEvent::Mojo >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/AnyEvent/Mojo.pm blib\lib\AnyEvent\Mojo.pm cp lib/AnyEvent/Mojo/Connection.pm blib\lib\AnyEvent\Mojo\Connection.pm MELO/AnyEvent-Mojo-0.5.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t # Failed test 'use AnyEvent::Mojo;' # at t/00-load.t line 6. # Tried to use 'AnyEvent::Mojo'. # Error: Base class package "Mojo::Server" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6 # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Use of uninitialized value $AnyEvent::Mojo::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing AnyEvent::Mojo , Perl 5.010000, C:\Perl64\bin\perl.exe # Looks like you failed 1 test of 1. t/00-load.t ........ 1..1 not ok 1 - use AnyEvent::Mojo; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests # Failed test 'use MyTestServer;' # at t/05-simple.t line 13. # Tried to use 'MyTestServer'. # Error: Base class package "Mojo::Server" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6 # BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6. # Compilation failed in require at (eval 21) line 3. # ...propagated at C:/cpanfly/var/megalib/base.pm line 91. # BEGIN failed--compilation aborted at t/tlib/MyTestServer.pm line 5. # Compilation failed in require at (eval 20) line 2. # BEGIN failed--compilation aborted at (eval 20) line 2. Can't locate object method "new" via package "MyTestServer" at t/05-simple.t line 16. # Looks like you planned 12 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/05-simple.t ...... 1..12 not ok 1 - use MyTestServer; Dubious, test returned 255 (wstat 65280, 0xff00) Failed 12/12 subtests Base class package "Mojo::Server" is empty. (Perhaps you need to 'use' the module which defines that package first.) at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6 BEGIN failed--compilation aborted at C:\cpanfly\var\cpan\build\AnyEvent-Mojo-0.5-xsCffd\blib\lib/AnyEvent/Mojo.pm line 6. Compilation failed in require at t/10-keep-alive.t line 8. BEGIN failed--compilation aborted at t/10-keep-alive.t line 8. t/10-keep-alive.t .. 1..83 Dubious, test returned 2 (wstat 512, 0x200) Failed 83/83 subtests t/pod-coverage.t ... skipped: Enable TEST_POD_AUTHOR to test the pod t/pod.t ............ skipped: Enable TEST_POD_AUTHOR to test the pod Test Summary Report ------------------- t/00-load.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 t/05-simple.t (Wstat: 65280 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 1. t/10-keep-alive.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: Bad plan. You planned 83 tests but ran 0. Files=5, Tests=2, 2 wallclock secs ( 0.08 usr + 0.11 sys = 0.19 CPU) Result: FAIL Failed 3/5 test programs. 2/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0xff' Stop. MELO/AnyEvent-Mojo-0.5.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MELO/AnyEvent-Mojo-0.5.tar.gz Finished 2009-06-15T21:12:59