Your message dated Sat, 29 Sep 2007 13:07:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-utopia-maintainers] Bug#444524: network-manager: FTBFS: 
error:    expected '=', ',', '; ', 'asm' or '__attribute__' before '*' token
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: network-manager
version: 0.6.5-1
Severity: serious
User: [EMAIL PROTECTED]
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
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Version: 0.6.5-2

Lucas Nussbaum schrieb:
> Package: network-manager
> version: 0.6.5-1
> Severity: serious
> User: [EMAIL PROTECTED]
> 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/u
sr/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

Hi Lucas,

thanks for the bug report. This service is really appreciated!

This particular bug has been fixed by yesterdays upload of
network-manager_0.6.5-2.

Cheers,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to