#52285: ansible @2.1.1.0.1: ERROR: "xsltproc" returned non-zero exit status 5 ------------------------------+--------------------------- Reporter: dhamilton2007@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ansible | ------------------------------+--------------------------- Comment (by dhamilton2007@…): Hi, I've been digging a bit further into the issue. I can't reproduce the error using the ansible man page available from github at [https://github.com/ansible/ansible/tree/devel/docs/man/man1]. I can run: {{{ sed "s/%VERSION%/2.1.1.0/" ansible.1.asiidoc.in > ansible.1.asciidoc a2x -d manpage -f manpage ansible.1.asciidoc }}} Note there is no -D /output/to/here flag so we don't see the WARNING: about that option only being applicable to HTML based outputs {{{ man ansible.1 }}} then shows a correctly formatted man page. a2x does seem to take rather a long time to run... but it does work. Where are you grabbing the man pages from? It seems to me this could be a problem with the source for the man pages rather than anything else... -- Ticket URL: <https://trac.macports.org/ticket/52285#comment:2> MacPorts <https://www.macports.org/> Ports system for macOS