[Pkg-utopia-maintainers] Bug#444524: network-manager: FTBFS: error: expected '=', ',', '; ', 'asm' or '__attribute__' before '*' token

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Sep 29 09:58:38 UTC 2007


Package: network-manager
version: 0.6.5-1
Severity: serious
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[4]: Entering directory `/build/user/network-manager-0.6.5/gnome/vpn-properties'
cc -DHAVE_CONFIG_H -I. -I. -I../..    -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/libpng12   -DSYSCONFDIR=\"/etc\" -DICONDIR=\""/usr/share/icons"\" -DGLADEDIR=\""/usr/share/gnome-vpn-properties"\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DGNOMELOCALEDIR=\"/usr/share/locale\" -DVERSION=\"0.6.5\"  -g -Wall -O2 -c -o nm_vpn_properties-nm-vpn-properties.o `test -f 'nm-vpn-properties.c' || echo './'`nm-vpn-properties.c
nm-vpn-properties.c:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
nm-vpn-properties.c:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
nm-vpn-properties.c: In function 'vpn_druid_vpn_validity_changed':
nm-vpn-properties.c:258: warning: implicit declaration of function 'gnome_druid_set_buttons_sensitive'
nm-vpn-properties.c:258: error: 'druid' undeclared (first use in this function)
nm-vpn-properties.c:258: error: (Each undeclared identifier is reported only once
nm-vpn-properties.c:258: error: for each function it appears in.)
nm-vpn-properties.c: At top level:
nm-vpn-properties.c:266: error: expected ')' before '*' token
nm-vpn-properties.c:304: error: expected ')' before '*' token
nm-vpn-properties.c:321: error: expected ')' before '*' token
nm-vpn-properties.c:338: error: expected ')' before '*' token
nm-vpn-properties.c:357: error: expected ')' before '*' token
nm-vpn-properties.c:378: error: expected ')' before '*' token
nm-vpn-properties.c: In function 'add_cb':
nm-vpn-properties.c:423: warning: implicit declaration of function 'gnome_druid_set_page'
nm-vpn-properties.c:423: error: 'druid' undeclared (first use in this function)
nm-vpn-properties.c:423: warning: implicit declaration of function 'GNOME_DRUID_PAGE'
nm-vpn-properties.c: In function 'import_settings':
nm-vpn-properties.c:477: error: 'druid' undeclared (first use in this function)
nm-vpn-properties.c: In function 'init_app':
nm-vpn-properties.c:1061: error: 'druid' undeclared (first use in this function)
nm-vpn-properties.c:1061: warning: implicit declaration of function 'GNOME_DRUID'
nm-vpn-properties.c:1062: error: 'vpn_druid_cancel' undeclared (first use in this function)
nm-vpn-properties.c:1063: error: 'druid_confirm_page' undeclared (first use in this function)
nm-vpn-properties.c:1063: warning: implicit declaration of function 'GNOME_DRUID_PAGE_EDGE'
nm-vpn-properties.c:1066: error: 'vpn_druid_vpn_type_page_next' undeclared (first use in this function)
nm-vpn-properties.c:1068: error: 'vpn_druid_vpn_details_page_prepare' undeclared (first use in this function)
nm-vpn-properties.c:1069: error: 'vpn_druid_vpn_details_page_next' undeclared (first use in this function)
nm-vpn-properties.c:1071: error: 'vpn_druid_vpn_confirm_page_prepare' undeclared (first use in this function)
nm-vpn-properties.c:1072: error: 'vpn_druid_vpn_confirm_page_finish' undeclared (first use in this function)
make[4]: *** [nm_vpn_properties-nm-vpn-properties.o] Error 1
make[4]: Leaving directory `/build/user/network-manager-0.6.5/gnome/vpn-properties'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/network-manager-0.6.5/gnome'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/network-manager-0.6.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/network-manager-0.6.5'
make: *** [debian/stamp-makefile-build] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/28

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the Pkg-utopia-maintainers mailing list