[MacPorts] #58358: gimp 2.10.10 link issues on Leopard

MacPorts noreply at macports.org
Sat Apr 20 20:04:52 UTC 2019


#58358: gimp 2.10.10 link issues on Leopard
----------------------+--------------------
 Reporter:  rmottola  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:
 Keywords:            |       Port:  gimp2
----------------------+--------------------
 I had gimp 2.10.8 compiling and working with some patches.
 Now we have 2.10.10 it needs a patch I apply, pretty trivial, transform a
 runtime ind compile time detection.
 [https://gitlab.gnome.org/GNOME/gimp/issues/3292]

 However, linking fails for me then with a new error with linking and I do
 not know where it comes from, any clues? It looks that some
 command/operand is missing and thus missing in the pipe command.

 This is on Leopard, Lion built fail - the compile error is also on 10.6.8
 (I propose to insert the patch until upstream accepts it)


 {{{
 /bin/sh ../../libtool  --tag=CC   --mode=link /opt/local/bin/clang-mp-5.0
 -fno-strict-aliasing -pipe -Os -arch i386 -Wall -Wdeclaration-after-
 statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-
 prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-
 definition -Wmissing-format-attribute -Wformat-security  -Wtype-limits
 -fno-common -fdiagnostics-show-option -Wreturn-type   -module -avoid-
 version   -export-symbols-regex initgimp -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch i386 -o gimp.la -rpath
 /opt/local/lib/gimp/2.0/python gimpmodule.lo pygimp-item.lo pygimp-
 display.lo pygimp-drawable.lo pygimp-image.lo pygimp-parasite.lo pygimp-
 pdb.lo pygimp-tile.lo pygimp-vectors.lo ../../libgimp/libgimp-2.0.la
 ../../libgimpcolor/libgimpcolor-2.0.la
 ../../libgimpbase/libgimpbase-2.0.la ../../libgimp/libgimpui-2.0.la
 -L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework
 -Wl,CoreFoundation -L/opt/local/lib -lgegl-0.4 -lgegl-npd-0.4 -lm
 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
 -Wl,-framework -Wl,CoreFoundation -lbabl-0.1   -ljpeg
 libtool: link: /usr/bin/nm -p  .libs/gimpmodule.o .libs/pygimp-item.o
 .libs/pygimp-display.o .libs/pygimp-drawable.o .libs/pygimp-image.o .libs
 /pygimp-parasite.o .libs/pygimp-pdb.o .libs/pygimp-tile.o .libs/pygimp-
 vectors.o   |  | /opt/local/bin/gsed 's/.* //' | sort | uniq >
 .libs/gimp.exp
 ../../libtool: eval: line 1734: syntax error near unexpected token `|'
 ../../libtool: eval: line 1734: `/usr/bin/nm -p  .libs/gimpmodule.o .libs
 /pygimp-item.o .libs/pygimp-display.o .libs/pygimp-drawable.o .libs
 /pygimp-image.o .libs/pygimp-parasite.o .libs/pygimp-pdb.o .libs/pygimp-
 tile.o .libs/pygimp-vectors.o   |  | /opt/local/bin/gsed 's/.* //' | sort
 | uniq > .libs/gimp.exp'
 make[4]: *** [gimp.la] Error 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58358>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list