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:\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:\mysql\bin Start 2012-05-15T03:11:09 ActivePerl-1400 CPAN-1.9402 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:\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 15 May 2012 06:43:03 GMT Running make for M/MI/MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MI/MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MI/MIYAGAWA/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\M\MI\MIYAGAWA\Plack-Middleware-ReverseProxy-0.13.tar.gz ok Plack-Middleware-ReverseProxy-0.13/ Plack-Middleware-ReverseProxy-0.13/Changes Plack-Middleware-ReverseProxy-0.13/inc/ Plack-Middleware-ReverseProxy-0.13/lib/ Plack-Middleware-ReverseProxy-0.13/Makefile.PL Plack-Middleware-ReverseProxy-0.13/MANIFEST Plack-Middleware-ReverseProxy-0.13/META.yml Plack-Middleware-ReverseProxy-0.13/README Plack-Middleware-ReverseProxy-0.13/t/ Plack-Middleware-ReverseProxy-0.13/xt/ Plack-Middleware-ReverseProxy-0.13/xt/01_podspell.t Plack-Middleware-ReverseProxy-0.13/xt/02_perlcritic.t Plack-Middleware-ReverseProxy-0.13/xt/03_pod.t Plack-Middleware-ReverseProxy-0.13/xt/perlcriticrc Plack-Middleware-ReverseProxy-0.13/t/00_compile.t Plack-Middleware-ReverseProxy-0.13/t/lib/ Plack-Middleware-ReverseProxy-0.13/t/reverseproxy.t Plack-Middleware-ReverseProxy-0.13/t/lib/Plack/ Plack-Middleware-ReverseProxy-0.13/t/lib/Plack/Middleware/ Plack-Middleware-ReverseProxy-0.13/t/lib/Plack/Middleware/MangleEnv.pm Plack-Middleware-ReverseProxy-0.13/lib/Plack/ Plack-Middleware-ReverseProxy-0.13/lib/Plack/Middleware/ Plack-Middleware-ReverseProxy-0.13/lib/Plack/Middleware/ReverseProxy.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/ Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/ Plack-Middleware-ReverseProxy-0.13/inc/Module/Install.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/AuthorTests.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Base.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Can.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Fetch.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Makefile.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Metadata.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Repository.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/Win32.pm Plack-Middleware-ReverseProxy-0.13/inc/Module/Install/WriteAll.pm CPAN.pm: Going to build M/MI/MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Plack::Middleware::ReverseProxy 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/Plack/Middleware/ReverseProxy.pm blib\lib\Plack\Middleware\ReverseProxy.pm MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.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" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/00_compile.t .... 1..1 ok 1 - use Plack::Middleware::ReverseProxy; ok # Failed test 'with https of uri' # at t/reverseproxy.t line 33. # got: 'https://example.com:80/?foo=bar' # expected: 'https://example.com/?foo=bar' # Failed test 'with https of base' # at t/reverseproxy.t line 33. # got: 'https://example.com:80/' # expected: 'https://example.com/' # Failed test 'https with HTTP_X_FORWARDED_PROTO of uri' # at t/reverseproxy.t line 33. # got: 'https://example.com:80/?foo=bar' # expected: 'https://example.com/?foo=bar' # Failed test 'https with HTTP_X_FORWARDED_PROTO of base' # at t/reverseproxy.t line 33. # got: 'https://example.com:80/' # expected: 'https://example.com/' # Looks like you failed 4 tests of 39. t/reverseproxy.t .. 1..39 ok 1 - with https of secure not ok 2 - with https of uri not ok 3 - with https of base ok 4 - without https of uri ok 5 - without https of base ok 6 - of uri ok 7 - of base ok 8 - https with HTTP_X_FORWARDED_PROTO of secure not ok 9 - https with HTTP_X_FORWARDED_PROTO of uri not ok 10 - https with HTTP_X_FORWARDED_PROTO of base ok 11 - http with HTTP_X_FORWARDED_PROTO of uri ok 12 - http with HTTP_X_FORWARDED_PROTO of base ok 13 - with HTTP_X_FORWARDED_FOR of address ok 14 - with HTTP_X_FORWARDED_FOR of uri ok 15 - with HTTP_X_FORWARDED_FOR of base ok 16 - with HTTP_X_FORWARDED_HOST of uri ok 17 - with HTTP_X_FORWARDED_HOST of base ok 18 - default port with HTTP_X_FORWARDED_HOST of uri ok 19 - default port with HTTP_X_FORWARDED_HOST of base ok 20 - default https port with HTTP_X_FORWARDED_HOST of uri ok 21 - default https port with HTTP_X_FORWARDED_HOST of base ok 22 - default port with HOST of uri ok 23 - default port with HOST of base ok 24 - default https port with HOST of uri ok 25 - default https port with HOST of base ok 26 - with HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_PORT of uri ok 27 - with HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_PORT of base ok 28 - with multiple HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_FOR of address ok 29 - with multiple HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_FOR of uri ok 30 - with multiple HTTP_X_FORWARDED_HOST and HTTP_X_FORWARDED_FOR of base ok 31 - normal plackup status of uri ok 32 - normal plackup status of base ok 33 - HTTP_X_FORWARDED_PORT to secure port of secure ok 34 - HTTP_X_FORWARDED_PORT to secure port (apache2) of secure ok 35 - HTTP_X_FORWARDED_PORT to secure port (apache2) of uri ok 36 - HTTP_X_FORWARDED_PORT to secure port (apache2) of base ok 37 - with HTTP_X_FORWARDED_SERVER including 443 port (apache1) of secure ok 38 - with HTTP_X_FORWARDED_SERVER including 443 port (apache1) of uri ok 39 - with HTTP_X_FORWARDED_SERVER including 443 port (apache1) of base Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/39 subtests Test Summary Report ------------------- t/reverseproxy.t (Wstat: 1024 Tests: 39 Failed: 4) Failed tests: 2-3, 9-10 Non-zero exit status: 4 Files=2, Tests=40, 1 wallclock secs ( 0.05 usr + 0.01 sys = 0.06 CPU) Result: FAIL Failed 1/2 test programs. 4/40 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.14\bin\perl.exe' : return code '0x4' Stop. MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MIYAGAWA/Plack-Middleware-ReverseProxy-0.13.tar.gz Finished 2012-05-15T03:11:17