#44464: docbook-utils: build failure ("X21B6" is not a function name) ---------------------+----------------------------- Reporter: mojca@… | Owner: tlockhart1976@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: docbook-utils ---------------------+----------------------------- This is how building docbook-utils fails for me: {{{ make[2]: Entering directory `/path/to/docbook-utils/work/docbook- utils-0.6.14/doc/man' SGML_CATALOG_FILES=/opt/local/etc/sgml/catalog \ SGML_SEARCH_PATH=../../doc:.. \ onsgmls ../../doc/docbook-utils.sgml | \ sgmlspl ../../helpers/docbook2man-spec.pl SGML_CATALOG_FILES=/opt/local/etc/sgml/catalog \ SGML_SEARCH_PATH=../../doc:.. \ onsgmls ../../doc/docbook-utils.sgml | \ sgmlspl ../../helpers/docbook2man-spec.pl onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:8:19:E: "X21B6" is not a function name onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:9:19:E: "X21B7" is not a function name onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:10:17:E: "X21D3" is not a function name onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:11:18:E: "X21CA" is not a function name onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:12:18:E: "X21C3" is not a function name onsgmls:/opt/local/share/xml/docbook/4.1.2/ent/iso-amsa.ent:13:18:E: "X21C2" is not a function name [... lots of lines ...] openjade:/opt/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent:123:19:E: "X017E" is not a function name openjade:/opt/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent:124:19:E: "X017D" is not a function name openjade:/opt/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent:125:17:E: "X017C" is not a function name openjade:/opt/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent:126:17:E: "X017B" is not a function name make[2]: *** [backend-spec.html] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [api.html] Error 1 make[2]: Leaving directory `/path/to/docbook-utils/work/docbook- utils-0.6.14/doc/HTML' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/path/to/docbook-utils/work/docbook- utils-0.6.14/doc' make: *** [all-recursive] Error 1 make: Leaving directory `/path/to/docbook-utils/work/docbook-utils-0.6.14' }}} The file `/opt/local/share/xml/docbook/4.1.2/ent/iso-lat2.ent` is provided by `docbook-xml-4.1.2` which isn't even listed as a dependency. -- Ticket URL: <https://trac.macports.org/ticket/44464> MacPorts <http://www.macports.org/> Ports system for OS X