Guest User

Untitled

a guest
Jun 24th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. You are visiting the local directory
  2. '.'
  3. without lock, take care that concurrent processes do not do likewise.
  4. CPAN: Term::ANSIColor loaded ok (v2.00)
  5. CPAN: Time::HiRes loaded ok (v1.9719)
  6. CPAN: Storable loaded ok (v2.20)
  7. Going to read '/home/rafl/.cpan/Metadata'
  8.  Database was generated on Wed, 27 May 2009 19:29:44 GMT
  9. You are visiting the local directory
  10. '/tmp/Pod-Elemental-0.091470/.'
  11. without lock, take care that concurrent processes do not do likewise.
  12. CPAN: YAML::XS loaded ok (v0.32)
  13. Running make for /tmp/Pod-Elemental-0.091470/.
  14. 
  15. CPAN.pm: Going to build /tmp/Pod-Elemental-0.091470/.
  16.  
  17. CPAN: CPAN::Reporter loaded ok (v1.1705)
  18. Reporting via CPAN::Reporter is disabled for local directories
  19. Writing Makefile for Pod::Elemental
  20. Manifying blib/man3/Pod::Elemental::Document.3
  21. Manifying blib/man3/Pod::Elemental::Nester.3
  22. Manifying blib/man3/Pod::Elemental::Element::Command.3
  23. Manifying blib/man3/Pod::Elemental::Objectifier.3
  24. Manifying blib/man3/Pod::Elemental::Element.3
  25. Manifying blib/man3/Pod::Elemental::Element::Nonpod.3
  26. Manifying blib/man3/Pod::Elemental::Element::Text.3
  27. Manifying blib/man3/Pod::Elemental::Role::Children.3
  28. Manifying blib/man3/Pod::Elemental::Element::Data.3
  29. Manifying blib/man3/Pod::Elemental.3
  30.  /tmp/Pod-Elemental-0.091470/.
  31.  /usr/bin/make -- OK
  32. Directory '/tmp/Pod-Elemental-0.091470/.' not below /home/rafl/.cpan/build, will not store persistent state
  33. Running make test
  34. PERL_DL_NONLAZY=1 /home/rafl/.perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  35. t/document.t ...... ok
  36. t/elemental.t ..... ok
  37. t/nested-begin.t .. ok
  38. t/nested-over.t ... ok
  39.  
  40. # Failed test 'we get the right chunky content we wanted'
  41. # at t/nester.t line 64.
  42. # Compared $data->[1]{"children"}[0]{"type"}
  43. # got : 'text'
  44. # expect : 'verbatim'
  45. # Looks like you failed 1 test of 1.
  46. t/nester.t ........
  47. Dubious, test returned 1 (wstat 256, 0x100)
  48. Failed 1/1 subtests
  49.  
  50. # Failed test 'we get the right chunky content we wanted'
  51. # at t/objectifier.t line 33.
  52. # Compared $data->[3]{"type"}
  53. # got : 'text'
  54. # expect : 'verbatim'
  55. # Looks like you failed 1 test of 1.
  56. t/objectifier.t ...
  57. Dubious, test returned 1 (wstat 256, 0x100)
  58. Failed 1/1 subtests
  59.  
  60. Test Summary Report
  61. -------------------
  62. t/nester.t (Wstat: 256 Tests: 1 Failed: 1)
  63. Failed test: 1
  64. Non-zero exit status: 1
  65. t/objectifier.t (Wstat: 256 Tests: 1 Failed: 1)
  66. Failed test: 1
  67. Non-zero exit status: 1
  68. Files=6, Tests=6, 5 wallclock secs ( 0.06 usr 0.01 sys + 4.20 cusr 0.10 csys = 4.37 CPU)
  69. Result: FAIL
  70. Failed 2/6 test programs. 2/6 subtests failed.
  71. make: *** [test_dynamic] Error 1
  72.  /tmp/Pod-Elemental-0.091470/.
  73.  /usr/bin/make test -- NOT OK
  74. //hint// to see the cpan-testers results for installing this module, try:
  75. reports /tmp/Pod-Elemental-0.091470/.
  76. Directory '/tmp/Pod-Elemental-0.091470/.' not below /home/rafl/.cpan/build, will not store persistent state
  77. Running make install
  78.  make test had returned bad status, won't install without force
Add Comment
Please, Sign In to add comment