[MacPorts] #33262: GTK2 build fails in 10.4.11

MacPorts noreply at macports.org
Wed Feb 15 09:50:13 PST 2012


#33262: GTK2 build fails in 10.4.11
-------------------------------------+--------------------------------------
 Reporter:  macports@…               |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  2.0.3                                
 Keywords:  GTK2 ppd                 |        Port:  GTK2                                 
-------------------------------------+--------------------------------------
 GTK2 build on 10.4.11 (Mac Mini) fails with the following log excerpt:
 [[BR]]

 ***

 {{{
 :info:build libtool: compile:  /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I.
 -I../../.. -I../../.. -I../../../gtk -I../../../gtk -I../../../gdk
 -I../../../gdk -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT
 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
 -I/opt/local/include -I/opt/local/include/pango-1.0
 -I/opt/local/include/cairo -I/opt/local/include/pixman-1
 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14
 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/gdk-pixbuf-2.0
 -I/opt/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS -I/opt/local/include
 -DX_LOCALE -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES
 -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES
 -I/opt/local/include -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -fstrict-aliasing
 -arch i386 -Wall -MT gtkprintbackendcups.lo -MD -MP -MF
 .deps/gtkprintbackendcups.Tpo -c gtkprintbackendcups.c  -fno-common -DPIC
 -o .libs/gtkprintbackendcups.o
 :info:build gtkprintbackendcups.c: In function 'add_cups_options':
 :info:build gtkprintbackendcups.c:516: error: 'ppd_coption_t' undeclared
 (first use in this function)
 :info:build gtkprintbackendcups.c:516: error: (Each undeclared identifier
 is reported only once
 :info:build gtkprintbackendcups.c:516: error: for each function it appears
 in.)
 :info:build gtkprintbackendcups.c:516: error: 'coption' undeclared (first
 use in this function)
 :info:build gtkprintbackendcups.c:520: warning: implicit declaration of
 function 'ppdFindCustomOption'
 :info:build make[4]: *** [gtkprintbackendcups.lo] Error 1

 }}}

 ***[[BR]]


 Possible wrong API selection?  I can find no "ppd_coption_t" structure in
 the headers, nor any function ppdFindCustomOption().

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


More information about the macports-tickets mailing list