espindulajamenson

po4a from source code on Linux From Scratch

Mar 15th, 2026
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | Software | 0 0
  1. t/00-perms.t ........... ok
  2. t/01-classes.t ......... ok
  3. t/12-msguntypot.t ...... ok
  4. t/13-plural.t .......... ok
  5. t/add.t ................ ok
  6. t/cfg-args.t ........... ok
  7. t/cfg-multi.t .......... ok
  8. t/cfg-option.t ......... ok
  9. t/cfg-single.t ......... ok
  10. t/cfg-split.t .......... ok
  11. t/charset.t ............ ok
  12. t/context.t ............ ok
  13. t/core-porefs.t ........ ok
  14. t/fmt-asciidoc.t ....... ok
  15. t/fmt-docbook.t ........ ok
  16. t/fmt-gemtext.t ........ ok
  17. t/fmt-halibut.t ........ ok
  18. t/fmt-ini.t ............ ok
  19. t/fmt-man.t ............ ok
  20. t/fmt-org.t ............ ok
  21. t/fmt-pod.t ............ ok
  22. t/fmt-rubydoc.t ........ ok
  23.  
  24. # Failed test 'Normalizing Format fmt/sgml/basic.sgml: 512'
  25. # at t/Testhelper.pm line 444.
  26.  
  27. # Failed test 'Translating Format fmt/sgml/basic.sgml (retcode: 512)'
  28. # at t/Testhelper.pm line 143.
  29.  
  30. # Failed test 'Provided command (retcode: 512)'
  31. # at t/Testhelper.pm line 143.
  32.  
  33. # Failed test 'Provided command (retcode: 256)'
  34. # at t/Testhelper.pm line 143.
  35. # Produced file tmp/fmt/sgml:
  36. # (end of tmp/fmt/sgml)
  37. # -------------------------------------------------------------
  38. # Looks like you failed 4 tests of 4.
  39.  
  40. # Failed test 'Format fmt/sgml/basic.sgml'
  41. # at t/Testhelper.pm line 543.
  42.  
  43. # Failed test 'Normalizing Format fmt/sgml/attributes-order.sgml: 512'
  44. # at t/Testhelper.pm line 444.
  45.  
  46. # Failed test 'Translating Format fmt/sgml/attributes-order.sgml (retcode: 512)'
  47. # at t/Testhelper.pm line 143.
  48.  
  49. # Failed test 'Provided command (retcode: 512)'
  50. # at t/Testhelper.pm line 143.
  51.  
  52. # Failed test 'Provided command (retcode: 256)'
  53. # at t/Testhelper.pm line 143.
  54. # Produced file tmp/fmt/sgml:
  55. # (end of tmp/fmt/sgml)
  56. # -------------------------------------------------------------
  57. # Looks like you failed 4 tests of 4.
  58.  
  59. # Failed test 'Format fmt/sgml/attributes-order.sgml'
  60. # at t/Testhelper.pm line 543.
  61. # Looks like you failed 2 tests of 2.
  62. t/fmt-sgml.t ...........
  63. Dubious, test returned 2 (wstat 512, 0x200)
  64. Failed 2/2 subtests
  65. t/fmt-simplepod.t ...... ok
  66. t/fmt-tex.t ............ ok
  67. t/fmt-texinfo.t ........ ok
  68. t/fmt-texinfoparser.t .. ok
  69. t/fmt-txt-fortunes.t ... ok
  70. t/fmt-txt-markdown.t ... ok
  71. t/fmt-txt.t ............ ok
  72. t/fmt-vimhelp.t ........ ok
  73. t/fmt-wml.t ............ ok
  74. t/fmt-xhtml.t .......... ok
  75. t/fmt-xml-dia.t ........ ok
  76. t/fmt-xml.t ............ ok
  77. t/fmt-yaml.t ........... ok
  78. t/gettextize.t ......... ok
  79. t/po.t ................. ok
  80. t/pod.t ................ ok
  81.  
  82. Test Summary Report
  83. -------------------
  84. t/fmt-sgml.t (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
  85. Failed tests: 1-2
  86. Non-zero exit status: 2
  87. Files=39, Tests=488, 264 wallclock secs ( 1.30 usr 0.26 sys + 216.53 cusr 42.61 csys = 260.70 CPU)
  88. Result: FAIL
  89. Failed 1/39 test programs. 2/488 subtests failed.
Tags: po4a
Advertisement
Add Comment
Please, Sign In to add comment