Guest User

Untitled

a guest
Jul 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. CPAN.pm: Going to build B/BO/BOBTFISH/Catalyst-Plugin-Unicode-Encoding-0.5.tar.gz
  2.  
  3. CPAN: CPAN::Reporter loaded ok (v1.1708)
  4. Cannot determine perl version info from lib/Catalyst/Plugin/Unicode/Encoding.pm
  5. *** Module::AutoInstall version 1.03
  6. *** Checking for Perl dependencies...
  7. *** Since we're running under CPAN, I'll just let it take care
  8. of the dependency's installation later.
  9. [Core Features]
  10. - Test::WWW::Mechanize::Catalyst ...loaded. (0.51 >= 0.51)
  11. - Encode ...loaded. (2.33 >= 2.21)
  12. - Catalyst ...loaded. (5.80013 >= 5.80)
  13. *** Module::AutoInstall configuration finished.
  14. Checking if your kit is complete...
  15. Looks good
  16. Writing Makefile for Catalyst::Plugin::Unicode::Encoding
  17. (/home/dbrook/apps/bin/perl Makefile.PL LIB=/home/dbrook/.perl-lib PREFIX=/home/dbrook/.perl exited with 0)
  18. CPAN::Reporter: Makefile.PL result is 'pass', No errors.
  19. cp lib/Catalyst/Plugin/Unicode/Encoding.pm blib/lib/Catalyst/Plugin/Unicode/Encoding.pm
  20. Manifying blib/man3/Catalyst::Plugin::Unicode::Encoding.3
  21. (/usr/bin/make exited with 0)
  22. CPAN::Reporter: make result is 'pass', No errors.
  23. BOBTFISH/Catalyst-Plugin-Unicode-Encoding-0.5.tar.gz
  24. /usr/bin/make -- OK
  25. Running make test
  26. PERL_DL_NONLAZY=1 /home/dbrook/apps/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04live.t t/05config.t t/06request_decode.t
  27. t/01use.t ............. ok
  28. t/02pod.t ............. skipped: set TEST_POD to enable this test
  29. t/03podcoverage.t ..... skipped: set TEST_POD to enable this test
  30.  
  31. # Failed test 'content contains hoge'
  32. # at t/04live.t line 36.
  33. # got: 'ã»ã'
  34. # expected: 'ほげ'
  35.  
  36. # Failed test 'got 1234 5678'
  37. # at t/04live.t line 56.
  38. # got: 'á´å¸'
  39. # expected: 'ሴ噸'
  40. # Looks like you failed 2 tests of 17.
  41. t/04live.t ............
  42. Dubious, test returned 2 (wstat 512, 0x200)
  43. Failed 2/17 subtests
  44. t/05config.t .......... ok
  45. t/06request_decode.t .. ok
  46.  
  47. Test Summary Report
  48. -------------------
  49. t/04live.t (Wstat: 512 Tests: 17 Failed: 2)
  50. Failed tests: 7, 12
  51. Non-zero exit status: 2
  52. Files=6, Tests=35, 5 wallclock secs ( 0.05 usr 0.00 sys + 3.74 cusr 0.20 csys = 3.99 CPU)
  53. Result: FAIL
  54. Failed 1/6 test programs. 2/35 subtests failed.
  55. make: *** [test_dynamic] Error 255
  56. (/usr/bin/make test exited with 512)
  57. CPAN::Reporter: Test result is 'fail', One or more tests failed.
  58. CPAN::Reporter: preparing a CPAN Testers report for Catalyst-Plugin-Unicode-Encoding-0.5
  59.  
  60. CPAN::Reporter: this appears to be a duplicate report for the test phase:
  61. FAIL Catalyst-Plugin-Unicode-Encoding-0.5 i686-linux-thread-multi 2.6.24-18-generic
  62.  
  63. Test report will not be sent.
  64.  
  65. BOBTFISH/Catalyst-Plugin-Unicode-Encoding-0.5.tar.gz
  66. /usr/bin/make test -- NOT OK
  67. //hint// to see the cpan-testers results for installing this module, try:
  68. reports BOBTFISH/Catalyst-Plugin-Unicode-Encoding-0.5.tar.gz
  69. Running make install
  70. make test had returned bad status, won't install without force
Add Comment
Please, Sign In to add comment