PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2014-05-06T02:47:05 ActivePerl-1400 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 06 May 2014 06:53:02 GMT Running make for C/CA/CASAO/Dancer-Logger-Log4perl-0.9.0.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CA/CASAO/Dancer-Logger-Log4perl-0.9.0.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\C\CA\CASAO\Dancer-Logger-Log4perl-0.9.0.tar.gz ok Dancer-Logger-Log4perl-0.9.0/ Dancer-Logger-Log4perl-0.9.0/Changes Dancer-Logger-Log4perl-0.9.0/lib/ Dancer-Logger-Log4perl-0.9.0/LICENSE Dancer-Logger-Log4perl-0.9.0/Makefile.PL Dancer-Logger-Log4perl-0.9.0/MANIFEST Dancer-Logger-Log4perl-0.9.0/META.json Dancer-Logger-Log4perl-0.9.0/META.yml Dancer-Logger-Log4perl-0.9.0/README Dancer-Logger-Log4perl-0.9.0/t/ Dancer-Logger-Log4perl-0.9.0/t/00-load.t Dancer-Logger-Log4perl-0.9.0/t/01-tiny.t Dancer-Logger-Log4perl-0.9.0/t/02-full.t Dancer-Logger-Log4perl-0.9.0/t/03-tiny-no-init.t Dancer-Logger-Log4perl-0.9.0/t/04-full-no-init.t Dancer-Logger-Log4perl-0.9.0/t/pod-coverage.t Dancer-Logger-Log4perl-0.9.0/t/pod.t Dancer-Logger-Log4perl-0.9.0/lib/Dancer/ Dancer-Logger-Log4perl-0.9.0/lib/Dancer/Logger/ Dancer-Logger-Log4perl-0.9.0/lib/Dancer/Logger/Log4perl.pm CPAN.pm: Building C/CA/CASAO/Dancer-Logger-Log4perl-0.9.0.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile 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 CASAO/Dancer-Logger-Log4perl-0.9.0.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:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing Dancer::Logger::Log4perl 0.9.0 t/00-load.t .......... 1..1 ok 1 - use Dancer::Logger::Log4perl; ok t/01-tiny.t .......... 1..21 ok 1 - open() ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - route addition ok 6 - route addition ok 7 - a route exists for GET /debug ok 8 - response content looks good for GET /debug ok 9 - log line is correct ok 10 - a route exists for GET /core ok 11 - response content looks good for GET /core ok 12 - log line is correct ok 13 - a route exists for GET /info ok 14 - response content looks good for GET /info ok 15 - log line is correct ok 16 - a route exists for GET /warning ok 17 - response content looks good for GET /warning ok 18 - log line is correct ok 19 - a route exists for GET /error ok 20 - response content looks good for GET /error ok 21 - log line is correct ok # Failed test 'unlinking log file' # at t/02-full.t line 70. # Looks like you failed 1 test of 21. t/02-full.t .......... 1..21 ok 1 - route addition 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 - a route exists for GET /core ok 9 - response content looks good for GET /core ok 10 - a route exists for GET /info ok 11 - response content looks good for GET /info ok 12 - a route exists for GET /warning ok 13 - response content looks good for GET /warning ok 14 - a route exists for GET /error ok 15 - response content looks good for GET /error ok 16 - log line is correct ok 17 - log line is correct ok 18 - log line is correct ok 19 - log line is correct ok 20 - log line is correct not ok 21 - unlinking log file Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 subtests t/03-tiny-no-init.t .. 1..21 ok 1 - open() ok 2 - route addition ok 3 - route addition ok 4 - route addition ok 5 - route addition ok 6 - route addition ok 7 - a route exists for GET /debug ok 8 - response content looks good for GET /debug ok 9 - log line is correct ok 10 - a route exists for GET /core ok 11 - response content looks good for GET /core ok 12 - log line is correct ok 13 - a route exists for GET /info ok 14 - response content looks good for GET /info ok 15 - log line is correct ok 16 - a route exists for GET /warning ok 17 - response content looks good for GET /warning ok 18 - log line is correct ok 19 - a route exists for GET /error ok 20 - response content looks good for GET /error ok 21 - log line is correct ok # Failed test 'unlinking log file' # at t/04-full-no-init.t line 72. # Looks like you failed 1 test of 21. t/04-full-no-init.t .. 1..21 ok 1 - route addition 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 - a route exists for GET /core ok 9 - response content looks good for GET /core ok 10 - a route exists for GET /info ok 11 - response content looks good for GET /info ok 12 - a route exists for GET /warning ok 13 - response content looks good for GET /warning ok 14 - a route exists for GET /error ok 15 - response content looks good for GET /error ok 16 - log line is correct ok 17 - log line is correct ok 18 - log line is correct ok 19 - log line is correct ok 20 - log line is correct not ok 21 - unlinking log file Dubious, test returned 1 (wstat 256, 0x100) Failed 1/21 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: 21 Failed: 1) Failed test: 21 Non-zero exit status: 1 t/04-full-no-init.t (Wstat: 256 Tests: 21 Failed: 1) Failed test: 21 Non-zero exit status: 1 Files=7, Tests=85, 3 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: FAIL Failed 2/7 test programs. 2/85 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0xff' Stop. CASAO/Dancer-Logger-Log4perl-0.9.0.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CASAO/Dancer-Logger-Log4perl-0.9.0.tar.gz Finished 2014-05-06T02:47:13