#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 raimue@…): You run commands by hand with different arguments. Also, you were using the devel branch instead of the released tag. I am not sure what you wanted to show with this. You would need to reproduce the issue with the Makefile. This warning about `-D` appears to be wrong and the issue is being tracked in asciidoc upstream: https://github.com/asciidoc/asciidoc/issues/44 The real problem is that ansible is missing a build dependency on the port docbook-xsl. If the XSL files are not found locally, they will be downloaded from the internet on-demand every time they are referenced, slowing down the processing quite a lot. This also makes the build unreliable when the canonical URL for the stylesheets are not available, which appears to have happened in this case. -- Ticket URL: <https://trac.macports.org/ticket/52285#comment:3> MacPorts <https://www.macports.org/> Ports system for macOS