[MacPorts] #59594: molly-guard @0.4.5: cannot parse /opt/local/share/xsl/docbook-xsl/manpages/docbook.xsl
MacPorts
noreply at macports.org
Mon Nov 4 17:13:03 UTC 2019
#59594: molly-guard @0.4.5: cannot parse /opt/local/share/xsl/docbook-
xsl/manpages/docbook.xsl
------------------------+-------------------------
Reporter: ryandesign | Owner: raimue
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: molly-guard
------------------------+-------------------------
[https://build.macports.org/builders/ports-10.15_x86_64-builder/builds/1195/steps
/install-port/logs/stdio molly-guard doesn't build]:
{{{
xsltproc -''-nonet /opt/local/share/xsl/docbook-xsl/manpages/docbook.xsl
molly-guard.xml
sed -e 's, at ETCDIR@,/opt/local/etc/molly-guard,g' shutdown.in > shutdown
warning: failed to load external entity "/opt/local/share/xsl/docbook-
xsl/manpages/docbook.xsl"
cannot parse /opt/local/share/xsl/docbook-xsl/manpages/docbook.xsl
make: *** [molly-guard.8] Error 4
}}}
We don't provide a file at the path /opt/local/share/xsl/docbook-
xsl/manpages/docbook.xsl anymore because it was unclear from the path
whether this was a namespaced or non-namespaced file.
We now provide the namespaced file at /opt/local/share/xsl/docbook-xsl-
ns/manpages/docbook.xsl and the non-namespaced file at
/opt/local/share/xsl/docbook-xsl-nons/manpages/docbook.xsl. Since this
port declares a dependency on port:docbook-xsl-nons, it presumably should
use the latter file.
--
Ticket URL: <https://trac.macports.org/ticket/59594>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list