Opened 15 years ago

Closed 15 years ago

#21578 closed defect (fixed)

policykit fails to build with xsltproc problem

Reported by: swebster@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: policykit xsltproc Cc: ryandesign (Ryan Carsten Schmidt)
Port: policykit

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Building policykit fails here:

Making all in man
/opt/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-auth.xml
/opt/local/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl polkit-action.xml

Well, it just hangs, seemingly forever. I have seen #19784 but I have docbook.xsl in my catalog in this case and I tried removing and reinstalling docbook-xsl with no luck. Also, the first xsltproc command seems to work, just the second one hangs.

Attachments (1)

xsltprocoutput.txt (1.7 KB) - added by swebster@… 15 years ago.
Output of running the xsltproc command manually with -v option. Hangs…

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by swebster@…

I should add that I just wiped out my macports installation entirely after upgrading to snow leopard. I encountered this problem while trying to install my first new port: gimp.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to devans@…

Changed 15 years ago by swebster@…

Attachment: xsltprocoutput.txt added

Output of running the xsltproc command manually with -v option. Hangs...

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

I am also encountering this problem on my existing Leopard installation, and on Snow Leopard (where policykit successfully installed on September 10 but now fails as above). It was also reported on the mailing list.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:5 Changed 15 years ago by swebster@…

Problem solved by upgrading libxslt from 1.1.25_0 to 1.1.26_0. See http://lists.macosforge.org/pipermail/macports-dev/2009-September/010245.html

comment:6 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Confirmed! Thanks for letting us know.

Note: See TracTickets for help on using tickets.