[MacPorts] #42609: gimp-lqr-plugin missing dependency on p5-xml-parser
MacPorts
noreply at macports.org
Mon Feb 24 11:11:53 PST 2014
#42609: gimp-lqr-plugin missing dependency on p5-xml-parser
------------------------------+----------------------
Reporter: rswanx@… | Owner: devans@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: fixed | Keywords: intltool
Port: gimp-lqr-plugin |
------------------------------+----------------------
Changes (by devans@…):
* status: assigned => closed
* resolution: => fixed
Comment:
I think you will find that you now have two versions of p5.*-xml-parser
installed. One is p5.16-xml-parser (a dependency of intltool) and the
other has the same version as whatever perl5 you have installed (not the
current default perl5.16).
{{{
$ port installed *-xml-parser
}}}
This is an allowed configuration but the way intltool configures itself
using the distributed intltool.m4 causes this problem. The Macports
version of intltool has a patched intltool.m4 that avoids the problem.
This port's configure file needs to be regenerated using our version of
intltool.m4.
Fix committed in r117378. Please update your ports and retry.
You should be able to deactivate/uninstall the version of *-xml-parser
(NOT p5.16-xml-parser) that was installed by p5-xml-parser amd find that
all is well now.
--
Ticket URL: <https://trac.macports.org/ticket/42609#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list