error installing Dancer2
On a MacBook Air with Mountain Lion and punkish@lucknow ~ > perl -v This is perl 5, version 14, subversion 2 (v5.14.2) built for darwin-thread-multi-2level I got the following errors # Failed test at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 377. # got: '' # expected: 'Your name: vasya' # Failed test at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 377. # got: '' # expected: 'cyrillic shcha Щ' # Failed test at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 377. # got: '' # expected: '⚒ ⚓ ⚔ ⚕ ⚖ ⚗ ⚘ ⚙' # Looks like you failed 3 tests of 9. Also # Failed test 'session value looks good' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='larry')' # Failed test 'session value looks good' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='larry')' # Failed test 'session value looks good' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='larry')' # Looks like you failed 3 tests of 24. t/session_config.t ............. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/24 subtests Failed test 'empty session for client one' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='')' # Failed test 'session looks good for client one' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='one')' # Failed test 'deleted session key' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:cleared)' # Failed test 'session hook triggered' # at /opt/local/lib/perl5/site_perl/5.14.1/Test/TCP.pm line 56. # Failed test 'empty session for client two' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. # '' # doesn't match '(?^:name='')' # Failed test 'session looks good for client two' # at /opt/local/lib/perl5/vendor_perl/5.14.2/Test/More.pm line 421. and many more Test Summary Report ------------------- t/charset_server.t (Wstat: 768 Tests: 9 Failed: 3) Failed tests: 3, 6, 9 Non-zero exit status: 3 t/session_config.t (Wstat: 768 Tests: 24 Failed: 3) Failed tests: 8, 16, 24 Non-zero exit status: 3 t/session_engines.t (Wstat: 6144 Tests: 36 Failed: 24) Failed tests: 1, 3-4, 6-7, 9-10, 12-13, 15-16, 18-19 21-22, 24-25, 27-28, 30-31, 33-34, 36 Non-zero exit status: 24 t/session_lifecycle.t (Wstat: 1536 Tests: 54 Failed: 6) Failed tests: 5, 10, 27, 32, 37, 54 Non-zero exit status: 6 t/shared_engines.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 1-2 Non-zero exit status: 2 Files=67, Tests=837, 22 wallclock secs ( 0.34 usr 0.16 sys + 18.37 cusr 1.77 csys = 20.64 CPU) Result: FAIL Failed 5/67 test programs. 38/837 subtests failed. -> FAIL Installing Dancer2 failed. See /Users/punkish/.cpanm/build.log for details.
participants (1)
-
Mr. Puneet Kishor