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 2012-08-29T02:40:17 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 Wed, 29 Aug 2012 08:07:04 GMT Running make for P/PO/POLETTIX/Dancer-Logger-Log4perl-0.8.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PO/POLETTIX/Dancer-Logger-Log4perl-0.8.1.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/P/PO/POLETTIX/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\P\PO\POLETTIX\Dancer-Logger-Log4perl-0.8.1.tar.gz ok Dancer-Logger-Log4perl-0.8.1 Dancer-Logger-Log4perl-0.8.1/README Dancer-Logger-Log4perl-0.8.1/Changes Dancer-Logger-Log4perl-0.8.1/t Dancer-Logger-Log4perl-0.8.1/t/pod.t Dancer-Logger-Log4perl-0.8.1/LICENSE Dancer-Logger-Log4perl-0.8.1/META.yml Dancer-Logger-Log4perl-0.8.1/MANIFEST Dancer-Logger-Log4perl-0.8.1/t/00-load.t Dancer-Logger-Log4perl-0.8.1/t/02-full.t Dancer-Logger-Log4perl-0.8.1/t/01-tiny.t Dancer-Logger-Log4perl-0.8.1/Makefile.PL Dancer-Logger-Log4perl-0.8.1/t/pod-coverage.t Dancer-Logger-Log4perl-0.8.1/t/03-tiny-no-init.t Dancer-Logger-Log4perl-0.8.1/t/04-full-no-init.t Dancer-Logger-Log4perl-0.8.1/lib/Dancer/Logger Dancer-Logger-Log4perl-0.8.1/lib/Dancer/Logger/Log4perl.pm CPAN.pm: Going to build P/PO/POLETTIX/Dancer-Logger-Log4perl-0.8.1.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Dancer::Logger::Log4perl 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/Dancer/Logger/Log4perl.pm blib\lib\Dancer\Logger\Log4perl.pm POLETTIX/Dancer-Logger-Log4perl-0.8.1.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 # Testing Dancer::Logger::Log4perl 0.8.1 t/00-load.t .......... 1..1 ok 1 - use Dancer::Logger::Log4perl; ok t/01-tiny.t .......... 1..17 ok 1 - open() ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - route addition ok 6 - a route exists for GET /debug ok 7 - response content looks good for GET /debug ok 8 - log line is correct ok 9 - a route exists for GET /core ok 10 - response content looks good for GET /core ok 11 - log line is correct ok 12 - a route exists for GET /warning ok 13 - response content looks good for GET /warning ok 14 - log line is correct ok 15 - a route exists for GET /error ok 16 - response content looks good for GET /error ok 17 - log line is correct ok # Failed test 'unlinking log file' # at t/02-full.t line 63. # Looks like you failed 1 test of 17. t/02-full.t .......... 1..17 ok 1 - route addition ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - a route exists for GET /debug ok 6 - response content looks good for GET /debug ok 7 - a route exists for GET /core ok 8 - response content looks good for GET /core ok 9 - a route exists for GET /warning ok 10 - response content looks good for GET /warning ok 11 - a route exists for GET /error ok 12 - response content looks good for GET /error ok 13 - log line is correct ok 14 - log line is correct ok 15 - log line is correct ok 16 - log line is correct not ok 17 - unlinking log file Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests t/03-tiny-no-init.t .. 1..17 ok 1 - open() ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - route addition ok 6 - a route exists for GET /debug ok 7 - response content looks good for GET /debug ok 8 - log line is correct ok 9 - a route exists for GET /core ok 10 - response content looks good for GET /core ok 11 - log line is correct ok 12 - a route exists for GET /warning ok 13 - response content looks good for GET /warning ok 14 - log line is correct ok 15 - a route exists for GET /error ok 16 - response content looks good for GET /error ok 17 - log line is correct ok # Failed test 'unlinking log file' # at t/04-full-no-init.t line 66. # Looks like you failed 1 test of 17. t/04-full-no-init.t .. 1..17 ok 1 - route addition ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - a route exists for GET /debug ok 6 - response content looks good for GET /debug ok 7 - a route exists for GET /core ok 8 - response content looks good for GET /core ok 9 - a route exists for GET /warning ok 10 - response content looks good for GET /warning ok 11 - a route exists for GET /error ok 12 - response content looks good for GET /error ok 13 - log line is correct ok 14 - log line is correct ok 15 - log line is correct ok 16 - log line is correct not ok 17 - unlinking log file Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests t/pod-coverage.t ..... skipped: Test::Pod::Coverage - AUTHOR_TEST not set t/pod.t .............. skipped: Test::Pod - AUTHOR_TEST not set Test Summary Report ------------------- t/02-full.t (Wstat: 256 Tests: 17 Failed: 1) Failed test: 17 Non-zero exit status: 1 t/04-full-no-init.t (Wstat: 256 Tests: 17 Failed: 1) Failed test: 17 Non-zero exit status: 1 Files=7, Tests=69, 3 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: FAIL Failed 2/7 test programs. 2/69 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. POLETTIX/Dancer-Logger-Log4perl-0.8.1.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports POLETTIX/Dancer-Logger-Log4perl-0.8.1.tar.gz Finished 2012-08-29T02:40:25