[MacPorts] #19728: Problem with make policykit
MacPorts
noreply at macports.org
Fri May 22 13:13:04 PDT 2009
#19728: Problem with make policykit
--------------------------------+-------------------------------------------
Reporter: info@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: policykit xsltproc | Port: policykit
--------------------------------+-------------------------------------------
Changes (by devans@…):
* status: new => assigned
Comment:
I'm not sure what to make of this. I just tried rebuilding the port here
and I couldn't reproduce your problem. Make sure you have docbook-xsl
installed (it should be as it is a dependency of gnome-doc-utils which is
a declared
build dependency of this port).
What does
{{{
port installed name:docbook
}}}
tell you?
Have you tried cleaning the port and trying again?
{{{
sudo port clean --all policykit
sudo port install policykit
}}}
It looks like it is failing to find docbook.xsl on the net, but it
shouldn't be doing that because of
the -nonet argument to xsltproc. Should be using the copy supplied by
port docbook-xsl.
I'm mistified. Does anyone else understand what's happending here?
A last ditch effort you be to disable building of man pages by adding
{{{
--disable-man-pages
}}}
to the configure.args in the Portfile
--
Ticket URL: <http://trac.macports.org/ticket/19728#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list