Subject: | Plack::App::Proxy 0.17 crash on Windows |
Date: | Tue, 1 Feb 2011 07:38:12 +0200 |
To: | bug-Plack-App-Proxy [...] rt.cpan.org |
From: | Gabor Szabo <szabgab [...] gmail.com> |
While trying to install Task::Plack I was stopped by the crashes in the tests of
Plack::App::Proxy 0.17
I can see from the CPANTESTERS that there was at least success report for 0.17
but I can also see a similar failure report:
http://www.cpantesters.org/cpan/report/74e17dc7-6bf4-1014-b766-b045d6c31de5
Windows XP (Hebrew)
Strawberry Perl 5.10.1
Module Version:
AnyEvent::HTTP 2.03
Test::TCP 1.07 upgrading to 1.11 did not help
If you need any more info, please let me know.
CPAN.pm: Going to build L/LE/LEEDO/Plack-App-Proxy-0.17.tar.gz
Cannot determine perl version info from lib/Plack/App/Proxy.pm
Checking if your kit is complete...
Looks good
Writing Makefile for Plack::App::Proxy
cp lib/Plack/Middleware/Proxy/RewriteLocation.pm
blib\lib\Plack\Middleware\Proxy\RewriteLocation.pm
cp lib/Plack/Middleware/Proxy/Connect.pm
blib\lib\Plack\Middleware\Proxy\Connect.pm
cp lib/Plack/Middleware/Proxy/AddVia.pm
blib\lib\Plack\Middleware\Proxy\AddVia.pm
cp lib/Plack/App/Proxy/Test.pm blib\lib\Plack\App\Proxy\Test.pm
cp lib/Plack/Middleware/Proxy/LoadBalancer.pm
blib\lib\Plack\Middleware\Proxy\LoadBalancer.pm
cp lib/Plack/App/Proxy.pm blib\lib\Plack\App\Proxy.pm
LEEDO/Plack-App-Proxy-0.17.tar.gz
C:\strawberry\c\bin\dmake.EXE -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/*/*
.t
t/00-load.t .................. 1/1 # Testing Plack::App::Proxy 0.17,
Perl 5.010001, C:\STRAWB~1\perl\bin\perl.exe
t/00-load.t .................. ok
t/basic.t .................... Free to wrong pool 29aa4e0 not 793fa0
at C:/strawberry/perl/site/lib/AnyEvent/HTTP.pm line 10
83.
t/basic.t .................... Dubious, test returned 5 (wstat 1280, 0x500)
No subtests run
t/deflate.t .................. skipped: Test requires module
'IO::Handle::Util' but it's not found
t/filter_headers.t ........... ok
t/middleware/addvia.t ........ Free to wrong pool 2bb2828 not 7a3998
at C:/strawberry/perl/site/lib/AnyEvent/HTTP.pm line 10
83.
t/middleware/addvia.t ........ Dubious, test returned 5 (wstat 1280, 0x500)
No subtests run
t/middleware/connect.t ....... Terminating on signal SIGINT(2)
Terminating on signal SIGINT(2)
Terminating on signal SIGINT(2)
Caught SIGINT. Trying to quit ...
Terminate batch job (Y/N)? y
======
I killed it manually
regards
Gabor