Bug#538285: anjuta: FTBFS on mips(el): LANGUAGE_C is a built-in define

Aurelien Jarno aurel32 at debian.org
Fri Jul 24 15:47:05 UTC 2009


Package: anjuta
Version: 2:2.26.2.2-1
Severity: serious
Justification: fails to build from source

anjuta fails to build on mips(el), due to the fact LANGUAGE_C is a 
built-in for a lot of time on this architecture:
| 
| libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -I/usr/include/libgladeui-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -I/usr/include/libgdl-1.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/directfb -I/usr/include/libpng12 -D_REENTRANT -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -DPACKAGE_PIXMAPS_DIR=\"/usr/share/pixmaps/anjuta\" -DPACKAGE_LIB_DIR=\"/usr/lib/anjuta\" -DPACKAGE_DATA_DIR=\"/usr/share/anjuta\" -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -g -Wall -O2 -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
| plugin.c:47:1: warning: "LANGUAGE_C" redefined
| <built-in>: warning: this is the location of the previous definition
| plugin.c:1419: error: expected identifier before ',' token
| plugin.c: In function 'language_name_to_id':
| plugin.c:1911: error: expected expression before ';' token
| plugin.c:1913: error: 'LANGUAGE_PYTHON' undeclared (first use in this function)
| plugin.c:1913: error: (Each undeclared identifier is reported only once
| plugin.c:1913: error: for each function it appears in.)
| plugin.c:1915: error: 'LANGUAGE_VALA' undeclared (first use in this function)
| plugin.c: In function 'insert_handler_stub_auto':
| plugin.c:1978: error: expected expression before ':' token
| plugin.c:1981: error: 'LANGUAGE_PYTHON' undeclared (first use in this function)
| plugin.c:1984: error: 'LANGUAGE_VALA' undeclared (first use in this function)
| plugin.c:1968: warning: case value '0' not in enumerated type 'LanguageId'
| plugin.c:2001: error: expected expression before ':' token
| plugin.c:1998: warning: case value '0' not in enumerated type 'LanguageId'
| plugin.c: In function 'insert_handler_stub_manual':
| plugin.c:2089: error: expected expression before ':' token
| plugin.c:2097: error: 'LANGUAGE_PYTHON' undeclared (first use in this function)
| plugin.c:2105: error: 'LANGUAGE_VALA' undeclared (first use in this function)
| plugin.c:2088: warning: case value '0' not in enumerated type 'LanguageId'
| make[4]: *** [plugin.lo] Error 1
| make[4]: Leaving directory `/home/aurel32/anjuta/anjuta-2.26.2.2/plugins/glade'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/home/aurel32/anjuta/anjuta-2.26.2.2/plugins'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/aurel32/anjuta/anjuta-2.26.2.2'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/home/aurel32/anjuta/anjuta-2.26.2.2'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2






More information about the pkg-gnome-maintainers mailing list