[MacPorts] #66887: gimp fails to detect gtk2 version

MacPorts noreply at macports.org
Sat Feb 11 01:41:46 UTC 2023


#66887: gimp fails to detect gtk2 version
-----------------------+-------------------------------
  Reporter:  rmottola  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  gimp gtk2 leopard
      Port:  gimp2     |
-----------------------+-------------------------------

Comment (by kencu):

 {{{
 configure:26776: ./conftest
 1643    dyld: Library not loaded: /opt/local/lib/libpangocairo-1.0.0.dylib
 1644      Referenced from: /opt/local/lib/libgtk-quartz-2.0.0.dylib
 1645      Reason: Incompatible library version: libgtk-quartz-2.0.0.dylib
 requires version 5001.0.0 or later, but libpangocairo-1.0.0.dylib provides
 version 4201.0.0
 1646    ./configure: line 2789: 23527 Trace/BPT trap
 ./conftest$ac_exeext
 1647    configure:26776: $? = 133
 }}}

 looks like perhaps some of your pango / cairo / harfbuzz / etc testing
 might have left you with some mismatched libs?

 Either install the right version of libpangocairo, or rebuild gtk2 against
 this version, if you want to keep this version installed.

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


More information about the macports-tickets mailing list