[MacPorts] #68773: gimp-lqr-plugin fails on i386 - duplicate symbol _state
MacPorts
noreply at macports.org
Wed Apr 10 10:59:06 UTC 2024
#68773: gimp-lqr-plugin fails on i386 - duplicate symbol _state
------------------------------+------------------------------
Reporter: rmottola | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: i386 snowleopard
Port: gimp-lqr-plugin |
------------------------------+------------------------------
Comment (by rmottola):
any ideas on this? I just retried and get it again.
I just tried with fresh clang 16 and gcc 12, same error. So it must be
something coming from the libraries?
{{{
/opt/local/bin/gcc-mp-12 -pipe -Os -arch i386 -Wall -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch i386 -o gimp-lqr-plugin main.o
interface.o interface_I.o interface_aux.o preview.o layers_combo.o
render.o io_functions.o altcoordinates.o altsizeentry.o -L/opt/local/lib
-lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0
-lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgegl-0.4 -lgegl-npd-0.4
-lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-quartz-2.0 -lgdk-quartz-2.0
-framework Cocoa -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo
-lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
-L/opt/local/lib -llqr-1 -lglib-2.0 -lintl
}}}
I don't see legacy support. Or maybe it could be something spilled and
duplicated in the maze of dependencies?
@kencu @mascguy does it ring a bell?
--
Ticket URL: <https://trac.macports.org/ticket/68773#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list