[MacPorts] #16773: glade 2.12.2 build failure
#16773: glade 2.12.2 build failure --------------------------------+------------------------------------------- Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: glade --------------------------------+------------------------------------------- I get the following when trying to install glade: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -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/libpng12 -I/usr/X11R6/include -I/opt/local/include/libgnomeui-2.0 -I/opt/local/include/libart-2.0 -I/opt/local/include/gconf/2 -I/opt/local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/bonobo- activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include -L/opt/local/lib -O2 -MT gbclist.o -MD -MP -MF .deps/gbclist.Tpo -c -o gbclist.o gbclist.c[[BR]] In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:222, from /opt/local/include/gtk-2.0/gtk/gtksignal.h:32, from /opt/local/include/gtk-2.0/gtk/gtkclist.h:34, from gbclist.c:22: /opt/local/include/gtk-2.0/gtk/gtkctree.h:110: error: syntax error before 'GtkCList'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:110: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:118: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:119: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:120: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:123: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: error: syntax error before 'GtkCListClass'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:145: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: error: syntax error before 'GtkCListRow'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:162: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:163: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:342: error: syntax error before 'gtk_ctree_node_get_cell_type'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:344: warning: data definition has no type or storage class[[BR]] make[3]: *** [gbclist.o] Error 1[[BR]] make[2]: *** [all-recursive] Error 1[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]] -- Ticket URL: <http://trac.macports.org/ticket/16773> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16773: glade 2.12.2 build failure ---------------------------------+------------------------------------------ Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: glade | ---------------------------------+------------------------------------------ Comment(by db.evans@gmail.com): Replying to [ticket:16773 kschombu@…]:
I get the following when trying to install glade:
Looks like a problem introduced by the latest version of gtk2. Suggest you try port glade3 instead. This is the latest stable version of glade (3.4.5). The glade 2.x branch is obsolete and is not being actively maintained by the glade developers. -- Ticket URL: <http://trac.macports.org/ticket/16773#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16773: glade 2.12.2 build failure ---------------------------------+------------------------------------------ Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: glade | ---------------------------------+------------------------------------------ Description changed by jmr@macports.org: Old description:
I get the following when trying to install glade:
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -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/libpng12 -I/usr/X11R6/include -I/opt/local/include/libgnomeui-2.0 -I/opt/local/include/libart-2.0 -I/opt/local/include/gconf/2 -I/opt/local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gnome- vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/bonobo-activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include -L/opt/local/lib -O2 -MT gbclist.o -MD -MP -MF .deps/gbclist.Tpo -c -o gbclist.o gbclist.c[[BR]] In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:222,
from /opt/local/include/gtk-2.0/gtk/gtksignal.h:32,
from /opt/local/include/gtk-2.0/gtk/gtkclist.h:34,
from gbclist.c:22:
/opt/local/include/gtk-2.0/gtk/gtkctree.h:110: error: syntax error before 'GtkCList'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:110: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:118: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:119: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:120: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:123: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: error: syntax error before 'GtkCListClass'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:145: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: error: syntax error before 'GtkCListRow'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:162: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:163: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:342: error: syntax error before 'gtk_ctree_node_get_cell_type'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:344: warning: data definition has no type or storage class[[BR]] make[3]: *** [gbclist.o] Error 1[[BR]] make[2]: *** [all-recursive] Error 1[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]]
New description: I get the following when trying to install glade: {{{ /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -DXTHREADS -DORBIT2=1 -D_REENTRANT -I/opt/local/include/libxml2 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -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/libpng12 -I/usr/X11R6/include -I/opt/local/include/libgnomeui-2.0 -I/opt/local/include/libart-2.0 -I/opt/local/include/gconf/2 -I/opt/local/include/gnome-keyring-1 -I/opt/local/include/libgnome-2.0 -I/opt/local/include/libbonoboui-2.0 -I/opt/local/include/libgnomecanvas-2.0 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/bonobo- activation-2.0 -I/opt/local/include/gail-1.0 -I/opt/local/include -L/opt/local/lib -O2 -MT gbclist.o -MD -MP -MF .deps/gbclist.Tpo -c -o gbclist.o gbclist.c[[BR]] In file included from /opt/local/include/gtk-2.0/gtk/gtk.h:222, from /opt/local/include/gtk-2.0/gtk/gtksignal.h:32, from /opt/local/include/gtk-2.0/gtk/gtkclist.h:34, from gbclist.c:22: /opt/local/include/gtk-2.0/gtk/gtkctree.h:110: error: syntax error before 'GtkCList'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:110: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:118: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:119: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:120: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:123: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: error: syntax error before 'GtkCListClass'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:127: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:145: error: syntax error before '}' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: error: syntax error before 'GtkCListRow'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:149: warning: no semicolon at end of struct or union[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:162: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:163: error: syntax error before ':' token[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:342: error: syntax error before 'gtk_ctree_node_get_cell_type'[[BR]] /opt/local/include/gtk-2.0/gtk/gtkctree.h:344: warning: data definition has no type or storage class[[BR]] make[3]: *** [gbclist.o] Error 1[[BR]] make[2]: *** [all-recursive] Error 1[[BR]] make[1]: *** [all-recursive] Error 1[[BR]] make: *** [all] Error 2[[BR]] }}} -- -- Ticket URL: <http://trac.macports.org/ticket/16773#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16773: glade 2.12.2 build failure ---------------------------------+------------------------------------------ Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: glade | ---------------------------------+------------------------------------------ Comment(by kschombu@cisco.com): Thanks. I was able to install glade3. -- Ticket URL: <http://trac.macports.org/ticket/16773#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16773: glade 2.12.2 build failure ---------------------------------+------------------------------------------ Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: glade | ---------------------------------+------------------------------------------ Comment(by db.evans@gmail.com): See #16783 for a fix for this problem. -- Ticket URL: <http://trac.macports.org/ticket/16773#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16773: glade 2.12.2 build failure ---------------------------------+------------------------------------------ Reporter: kschombu@cisco.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: glade | ---------------------------------+------------------------------------------ Changes (by devans@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed in r40661. -- Ticket URL: <http://trac.macports.org/ticket/16773#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts