#37131: fontconfig: No way to convert HTML to text found -----------------------------------+-------------------------- Reporter: piergiuseppe.fogli@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: fontconfig | -----------------------------------+-------------------------- Comment (by piergiuseppe.fogli@…): It seems there are problems during the creation of the documentation, which uses docbook-utils, but I'm not an expert of these packages so take it with care. One problem is in the conversion from HTML to TXT. Here docbook-utils looks for one of these programs (see file /opt/local/share/sgml/docbook/utils-0.6.14/backends/txt) /usr/bin/lynx, /usr/bin/links or /usr/bin/w3m , but I think it should look for in /opt/local/bin . Thi is the source of the "No way to convert HTML to text found" error. But even correcting this (modifying the file /opt/local/share/sgml/docbook/utils-0.6.14/backends/txt) it still gives the error: "/opt/local/share/sgml/docbook/utils-0.6.14/backends/man: line 10: nsgmls: command not found" due to the absence of the program nsgmls, which I don't know which package should provided it. Anyway, I was able to upgrade fontconfig disabling the creation of the documentation (adding --disable-docs to configure.args-append in the Portfile), but this is just a work around and not a solution. -- Ticket URL: <https://trac.macports.org/ticket/37131#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS