[MacPorts] #36041: gimp2: build fails on 10.5.8 PPC

MacPorts noreply at macports.org
Fri Sep 7 15:04:38 PDT 2012


#36041: gimp2: build fails on 10.5.8 PPC
------------------------------------------------+---------------------------
 Reporter:  michael.klein@…                     |       Owner:  macports-tickets@…                   
     Type:  defect                              |      Status:  new                                  
 Priority:  Normal                              |   Milestone:                                       
Component:  ports                               |     Version:  2.1.2                                
 Keywords:                                      |        Port:  gimp2                                
------------------------------------------------+---------------------------

Comment(by michael.klein@…):

 There was a similar altivec issue for gegl (#35148) recently.

 The failing command is:
 {{{
 fjelljo:~/var/macports/sources/svn.macports.org/graphics/gimp2/work/gimp-2.8.2/app/core
 $ /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../app
 -I../../app -I/opt/local/include/cairo -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include
 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
 -I/opt/local/include/libpng15   -D_REENTRANT -I/opt/local/include/gegl-0.2
 -I/opt/local/include/babl-0.1 -I/opt/local/include/glib-2.0
 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -D_REENTRANT
 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng15
 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
 -I/opt/local/include   -I/opt/local/include -DGIMP_APP_VERSION=\"2.8\"
 -DG_LOG_DOMAIN=\"Gimp-Core\" -I/opt/local/include
 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE
 -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED
 -DPANGO_DISABLE_DEPRECATED -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE
 -pipe -O2 -arch ppc -Wall -Wdeclaration-after-statement -Wmissing-
 prototypes  -Wstrict-prototypes -Wmissing-declarations -Winit-self
 -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute
 -Wformat-security  -fno-common    -MT gimpdrawable.o -MD -MP -MF
 .deps/gimpdrawable.Tpo -c -o gimpdrawable.o gimpdrawable.c
 }}}

 Somewhat surprisingly, the code compiles if I add `-faltivec` or `-fno-
 altivec`

-- 
Ticket URL: <https://trac.macports.org/ticket/36041#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list