espindulajamenson

Perl 5.42.0 SGML module not found

Mar 13th, 2026
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.48 KB | Software | 0 0
  1. t/00-perms.t ........... ok
  2.  
  3. # Failed test 'use Locale::Po4a::Sgml;'
  4. # at t/01-classes.t line 31.
  5. # Tried to use 'Locale::Po4a::Sgml'.
  6. # Error: po4a::sgml: The needed module SGMLS.pm was not found and needs to be installed. It can be found on the CPAN, in package libsgmls-perl on debian, etc.
  7. # Compilation failed in require at t/01-classes.t line 31.
  8. # BEGIN failed--compilation aborted at t/01-classes.t line 31.
  9. # Looks like you failed 1 test of 24.
  10. t/01-classes.t .........
  11. Dubious, test returned 1 (wstat 256, 0x100)
  12. Failed 1/24 subtests
  13. t/12-msguntypot.t ...... ok
  14. t/13-plural.t .......... ok
  15. t/add.t ................ ok
  16. t/cfg-args.t ........... ok
  17. t/cfg-multi.t .......... ok
  18. t/cfg-option.t ......... ok
  19. t/cfg-single.t ......... ok
  20. t/cfg-split.t .......... ok
  21. t/charset.t ............ ok
  22. t/context.t ............ ok
  23. t/core-porefs.t ........ ok
  24. t/fmt-asciidoc.t ....... ok
  25. t/fmt-docbook.t ........ ok
  26. t/fmt-gemtext.t ........ ok
  27. t/fmt-halibut.t ........ ok
  28. t/fmt-ini.t ............ ok
  29. t/fmt-man.t ............ ok
  30. t/fmt-org.t ............ ok
  31. t/fmt-pod.t ............ ok
  32. t/fmt-rubydoc.t ........ ok
  33.  
  34. # Failed test 'Normalizing Format fmt/sgml/basic.sgml: 256'
  35. # at t/Testhelper.pm line 444.
  36.  
  37. # Failed test 'Translating Format fmt/sgml/basic.sgml (retcode: 256)'
  38. # at t/Testhelper.pm line 143.
  39.  
  40. # Failed test 'Provided command (retcode: 256)'
  41. # at t/Testhelper.pm line 143.
  42.  
  43. # Failed test 'Provided command (retcode: 256)'
  44. # at t/Testhelper.pm line 143.
  45. # Produced file tmp/fmt/sgml:
  46. # (end of tmp/fmt/sgml)
  47. # -------------------------------------------------------------
  48. # Looks like you failed 4 tests of 4.
  49.  
  50. # Failed test 'Format fmt/sgml/basic.sgml'
  51. # at t/Testhelper.pm line 543.
  52.  
  53. # Failed test 'Normalizing Format fmt/sgml/attributes-order.sgml: 256'
  54. # at t/Testhelper.pm line 444.
  55.  
  56. # Failed test 'Translating Format fmt/sgml/attributes-order.sgml (retcode: 256)'
  57. # at t/Testhelper.pm line 143.
  58.  
  59. # Failed test 'Provided command (retcode: 256)'
  60. # at t/Testhelper.pm line 143.
  61.  
  62. # Failed test 'Provided command (retcode: 256)'
  63. # at t/Testhelper.pm line 143.
  64. # Produced file tmp/fmt/sgml:
  65. # (end of tmp/fmt/sgml)
  66. # -------------------------------------------------------------
  67. # Looks like you failed 4 tests of 4.
  68.  
  69. # Failed test 'Format fmt/sgml/attributes-order.sgml'
  70. # at t/Testhelper.pm line 543.
  71. # Looks like you failed 2 tests of 2.
  72. t/fmt-sgml.t ...........
  73. Dubious, test returned 2 (wstat 512, 0x200)
  74. Failed 2/2 subtests
  75. t/fmt-simplepod.t ...... ok
  76. t/fmt-tex.t ............ ok
  77. t/fmt-texinfo.t ........ ok
  78. t/fmt-texinfoparser.t .. ok
  79. t/fmt-txt-fortunes.t ... ok
  80. t/fmt-txt-markdown.t ... ok
  81. t/fmt-txt.t ............ ok
  82. t/fmt-vimhelp.t ........ ok
  83. t/fmt-wml.t ............ ok
  84. t/fmt-xhtml.t .......... ok
  85. t/fmt-xml-dia.t ........ ok
  86. t/fmt-xml.t ............ ok
  87. t/fmt-yaml.t ........... ok
  88. t/gettextize.t ......... ok
  89. t/po.t ................. ok
  90. t/pod.t ................ ok
  91.  
  92. Test Summary Report
  93. -------------------
  94. t/01-classes.t (Wstat: 256 (exited 1) Tests: 24 Failed: 1)
  95. Failed test: 17
  96. Non-zero exit status: 1
  97. t/fmt-sgml.t (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
  98. Failed tests: 1-2
  99. Non-zero exit status: 2
  100. Files=39, Tests=488, 263 wallclock secs ( 1.40 usr 0.24 sys + 222.19 cusr 44.51 csys = 268.34 CPU)
  101. Result: FAIL
  102. Failed 2/39 test programs. 3/488 subtests failed.
Advertisement
Add Comment
Please, Sign In to add comment