PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-01-18T02:27:26 ActivePerl-1400 CPAN-1.9402 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:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Fri, 18 Jan 2013 08:53:02 GMT Running make for D/DA/DAMS/Action-Retry-0.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/Action-Retry-0.12.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/D/DA/DAMS/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\D\DA\DAMS\Action-Retry-0.12.tar.gz ok Action-Retry-0.12/ Action-Retry-0.12/LICENSE Action-Retry-0.12/Makefile.PL Action-Retry-0.12/dist.ini Action-Retry-0.12/Changes Action-Retry-0.12/Build.PL Action-Retry-0.12/README Action-Retry-0.12/lib/ Action-Retry-0.12/lib/Action/ Action-Retry-0.12/lib/Action/Retry/ Action-Retry-0.12/lib/Action/Retry/Strategy/ Action-Retry-0.12/lib/Action/Retry/Strategy/Constant.pm Action-Retry-0.12/lib/Action/Retry/Strategy/HelperRole/ Action-Retry-0.12/lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm Action-Retry-0.12/lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm Action-Retry-0.12/lib/Action/Retry/Strategy/Linear.pm Action-Retry-0.12/lib/Action/Retry/Strategy/Fibonacci.pm Action-Retry-0.12/lib/Action/Retry/Strategy.pm Action-Retry-0.12/lib/Action/Retry.pm Action-Retry-0.12/META.yml Action-Retry-0.12/t/ Action-Retry-0.12/t/release-pod-coverage.t Action-Retry-0.12/t/fibonacci.t Action-Retry-0.12/t/nonblocking.t Action-Retry-0.12/t/release-distmeta.t Action-Retry-0.12/t/00-compile.t Action-Retry-0.12/t/constant.t Action-Retry-0.12/t/linear.t Action-Retry-0.12/MANIFEST CPAN.pm: Going to build D/DA/DAMS/Action-Retry-0.12.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Action::Retry Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Action/Retry/Strategy/Constant.pm blib\lib\Action\Retry\Strategy\Constant.pm cp lib/Action/Retry.pm blib\lib\Action\Retry.pm cp lib/Action/Retry/Strategy/HelperRole/RetriesLimit.pm blib\lib\Action\Retry\Strategy\HelperRole\RetriesLimit.pm cp lib/Action/Retry/Strategy.pm blib\lib\Action\Retry\Strategy.pm cp lib/Action/Retry/Strategy/Fibonacci.pm blib\lib\Action\Retry\Strategy\Fibonacci.pm cp lib/Action/Retry/Strategy/HelperRole/SleepTimeout.pm blib\lib\Action\Retry\Strategy\HelperRole\SleepTimeout.pm cp lib/Action/Retry/Strategy/Linear.pm blib\lib\Action\Retry\Strategy\Linear.pm DAMS/Action-Retry-0.12.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-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..7 ok 1 - Action::Retry loaded ok ok 2 - Action::Retry::Strategy loaded ok ok 3 - Action::Retry::Strategy::Constant loaded ok ok 4 - Action::Retry::Strategy::Fibonacci loaded ok ok 5 - Action::Retry::Strategy::HelperRole::RetriesLimit loaded ok ok 6 - Action::Retry::Strategy::HelperRole::SleepTimeout loaded ok ok 7 - Action::Retry::Strategy::Linear loaded ok ok Can't locate Test/Pretty.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\lib C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\arch C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at t/constant.t line 7. BEGIN failed--compilation aborted at t/constant.t line 7. t/constant.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Pretty.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\lib C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\arch C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at t/fibonacci.t line 7. BEGIN failed--compilation aborted at t/fibonacci.t line 7. t/fibonacci.t ............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Pretty.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\lib C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\arch C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at t/linear.t line 7. BEGIN failed--compilation aborted at t/linear.t line 7. t/linear.t ................ Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate Test/Pretty.pm in @INC (@INC contains: C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\lib C:\cpanfly-5.14\var\cpan\build\Action-Retry-0.12-okZ5ML\blib\arch C:/cpanfly-5.14/var/megalib C:/cpanfly-5.14/var/megalib C:/Perl64-5.14/site/lib C:/Perl64-5.14/lib .) at t/nonblocking.t line 7. BEGIN failed--compilation aborted at t/nonblocking.t line 7. t/nonblocking.t ........... Dubious, test returned 2 (wstat 512, 0x200) No subtests run t/release-distmeta.t ...... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing Test Summary Report ------------------- t/constant.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/fibonacci.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/linear.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/nonblocking.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=7, Tests=7, 3 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) Result: FAIL Failed 4/7 test programs. 0/7 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. DAMS/Action-Retry-0.12.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports DAMS/Action-Retry-0.12.tar.gz Finished 2013-01-18T02:27:34