[MacPorts] #55405: gimp2: five configuration errors

MacPorts noreply at macports.org
Tue Dec 5 22:54:25 UTC 2017


#55405: gimp2: five configuration errors
------------------------+----------------------
  Reporter:  Liontooth  |      Owner:  dbevans
      Type:  defect     |     Status:  accepted
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.4.2
Resolution:             |   Keywords:
      Port:  gimp2      |
------------------------+----------------------
Changes (by dbevans):

 * status:  assigned => accepted


Comment:

 Replying to [comment:2 Liontooth]:
 > Running "port -v install gimp2" revealed
 >
 > {{{
 > checking for XML::Parser... configure: error: XML::Parser perl module is
 required for intltool
 > }}}
 >
 > After installing p5-xml-parser, gimp2 configured without problems.
 >
 > Please add p5-xml-parser to dependencies and close this report.

 That's not really the correct solution.

 intltool has migrated to perl5.26 (and p5.26-xml-parser is installed)  but
 gimp thinks it should still use perl5.24 (becuase the default variant for
 perl5 is still +perl5_24).so it's lookging (unsuccessfully) for p5.24-xml-
 parser.

 Working on a configuration fix for gimp2 that will allow it to build with
 perl5.26 regardless of the variant of perl5 installed.

--
Ticket URL: <https://trac.macports.org/ticket/55405#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list