Subject: | test install fails |
Test suite fails on Strawberry perl 5.12.2:
cpanm (App::cpanminus) 1.1008 on perl 5.012002 built for MSWin32-x64-
multi-thread
Work directory is /.cpanm/work/1297508382.4484
You have make C:\strawberry\c\bin\dmake.exe
You have LWP 5.837
Falling back to Archive::Tar 1.68
Searching Dancer::Session::Cookie on cpanmetadb ...
--> Working on Dancer::Session::Cookie
Fetching http://search.cpan.org/CPAN/authors/id/K/KA/KAPPA/Dancer-
Session-Cookie-0.13.tar.gz
-> OK
Unpacking Dancer-Session-Cookie-0.13.tar.gz
Entering Dancer-Session-Cookie-0.13
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.56)li
Configuring Dancer-Session-Cookie-0.13
Running Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Dancer::Session::Cookie
-> OK
Finding PREREQ from Makefile ...
Checking if you have Crypt::CBC 0 ... Yes (2.30)
Checking if you have Test::More 0 ... Yes (0.96)
Checking if you have Dancer 1.13 ... Yes (1.3002)
Checking if you have String::CRC32 0 ... Yes (1.4)
Checking if you have Test::NoWarnings 0 ... Yes (1.02)
Checking if you have Crypt::Rijndael 0 ... Yes (1.09)
Building and testing Dancer-Session-Cookie-0.13
cp lib/Dancer/Session/Cookie.pm blib\lib\Dancer\Session\Cookie.pm
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Testing Dancer::Session::Cookie 0.13, Perl 5.012002,
C:\STRAWB~2\perl\bin\perl.exe
t/00-load.t ..... ok
C:\.cpanm\work\1297508382.4484\Dancer-Session-Cookie-0.13\t\public: No
such file or directory at C:/strawberry/perl/site/lib/Dancer.pm line 142
BEGIN failed--compilation aborted at t/01-session.t line 6.
t/01-session.t ..
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/manifest.t .... skipped: Author tests not required for installation
t/pod.t ......... skipped: Test::Pod 1.22 required for testing POD
Test Summary Report
-------------------
t/01-session.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=4, Tests=1, 2 wallclock secs ( 0.03 usr + 0.09 sys = 0.13 CPU)
Result: FAIL
Failed 1/4 test programs. 0/1 subtests failed.
dmake.exe: Error code 255, while making 'test_dynamic'