On Wed, Mar 18, 2026 at 07:23:26PM -0300, Jamenson Espindula wrote: > Em ter., 17 de mar. de 2026 às 10:34, Patrice Dumas <[email protected]> > escreveu: > I did install the 'OpenSP' package and repeated the test. > > Log is at <https://pastebin.com/SU1zmq7k>.
This may not be the best mailing list for expertise on those SGML related issues... I had a look at the debian opensp package, and there is an sgml-base package dependency for "SGML infrastructure and SGML catalog file support". Maybe that is the kind of thing that is missing. Probably some SGML DTD are missing too, for instance the DocBook V4.1 DTD, there is this message: "... please check if onsgmls and the DTD are installed." In parallel, it could also be possible for you to try the Texinfo parser po4a tests, by doing ./Build test --test_files t/fmt-texinfoparser.t verbose=1 to see if the Texinfo SWIG based module is found. -- Pat
