Source: compiz
Version: 0.8.2-6
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091223 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I. -I../.. -D_REENTRANT -I/usr/include/gnome-window-settings-2.0 
> -I/usr/include/gtk-2.0 -I/usr/include/gnome-desktop-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 -I/usr/include/startup-notification-1.0 
> -DMETACITY_THEME_DIR=\""/usr/share/themes"\" 
> -DLOCALEDIR="\"/usr/share/locale"\"    -Wall -g -O2 -Wpointer-arith 
> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
> -Wnested-externs -D_FORTIFY_SOURCE=2 -MT compiz-window-manager.lo -MD -MP -MF 
> ".deps/compiz-window-manager.Tpo" -c -o compiz-window-manager.lo 
> compiz-window-manager.c; \
>       then mv -f ".deps/compiz-window-manager.Tpo" 
> ".deps/compiz-window-manager.Plo"; else rm -f 
> ".deps/compiz-window-manager.Tpo"; exit 1; fi
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT 
> -I/usr/include/gnome-window-settings-2.0 -I/usr/include/gtk-2.0 
> -I/usr/include/gnome-desktop-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 
> -I/usr/include/startup-notification-1.0 
> -DMETACITY_THEME_DIR=\"/usr/share/themes\" -DLOCALEDIR=\"/usr/share/locale\" 
> -Wall -g -O2 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT 
> compiz-window-manager.lo -MD -MP -MF .deps/compiz-window-manager.Tpo -c 
> compiz-window-manager.c  -fPIC -DPIC -o .libs/compiz-window-manager.o
> compiz-window-manager.c:30:32: error: gconf/gconf-client.h: No such file or 
> directory
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:228,
>                  from 
> /usr/include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h:35,
>                  from 
> /usr/include/gnome-window-settings-2.0/gnome-window-manager.h:31,
>                  from compiz-window-manager.h:6,
>                  from compiz-window-manager.c:33:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration 
> isn't a prototype
> compiz-window-manager.c:91: error: expected specifier-qualifier-list before 
> 'GConfClient'
> compiz-window-manager.c:98: error: expected ')' before '*' token
> compiz-window-manager.c: In function 'compiz_change_settings':
> compiz-window-manager.c:137: warning: implicit declaration of function 
> 'gconf_client_set_string'
> compiz-window-manager.c:137: warning: nested extern declaration of 
> 'gconf_client_set_string'
> compiz-window-manager.c:137: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:142: warning: implicit declaration of function 
> 'gconf_client_set_bool'
> compiz-window-manager.c:142: warning: nested extern declaration of 
> 'gconf_client_set_bool'
> compiz-window-manager.c:142: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:148: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:153: warning: implicit declaration of function 
> 'gconf_client_set_int'
> compiz-window-manager.c:153: warning: nested extern declaration of 
> 'gconf_client_set_int'
> compiz-window-manager.c:153: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:162: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:169: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:189: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c: In function 'compiz_get_settings':
> compiz-window-manager.c:211: warning: implicit declaration of function 
> 'gconf_client_get_string'
> compiz-window-manager.c:211: warning: nested extern declaration of 
> 'gconf_client_get_string'
> compiz-window-manager.c:211: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:218: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:219: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:221: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:223: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:231: warning: implicit declaration of function 
> 'gconf_client_get_bool'
> compiz-window-manager.c:231: warning: nested extern declaration of 
> 'gconf_client_get_bool'
> compiz-window-manager.c:231: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:239: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:249: warning: implicit declaration of function 
> 'gconf_client_get_int'
> compiz-window-manager.c:249: warning: nested extern declaration of 
> 'gconf_client_get_int'
> compiz-window-manager.c:249: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:261: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:281: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:282: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:284: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:288: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:297: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:304: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:305: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:306: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:317: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c: In function 'compiz_window_manager_init':
> compiz-window-manager.c:456: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:456: warning: implicit declaration of function 
> 'gconf_client_get_default'
> compiz-window-manager.c:456: warning: nested extern declaration of 
> 'gconf_client_get_default'
> compiz-window-manager.c:457: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:458: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:459: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:461: warning: implicit declaration of function 
> 'gconf_client_add_dir'
> compiz-window-manager.c:461: warning: nested extern declaration of 
> 'gconf_client_add_dir'
> compiz-window-manager.c:461: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:463: error: 'GCONF_CLIENT_PRELOAD_ONELEVEL' 
> undeclared (first use in this function)
> compiz-window-manager.c:463: error: (Each undeclared identifier is reported 
> only once
> compiz-window-manager.c:463: error: for each function it appears in.)
> compiz-window-manager.c:466: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:472: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:472: error: 'value_changed' undeclared (first use in 
> this function)
> compiz-window-manager.c: In function 'compiz_window_manager_finalize':
> compiz-window-manager.c:488: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> compiz-window-manager.c:488: error: 'value_changed' undeclared (first use in 
> this function)
> compiz-window-manager.c:492: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:493: error: 'CompizWindowManagerPrivate' has no 
> member named 'mouse_modifier'
> compiz-window-manager.c:495: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:496: error: 'CompizWindowManagerPrivate' has no 
> member named 'font'
> compiz-window-manager.c:498: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:499: error: 'CompizWindowManagerPrivate' has no 
> member named 'theme'
> compiz-window-manager.c:501: error: 'CompizWindowManagerPrivate' has no 
> member named 'gconf'
> make[4]: *** [compiz-window-manager.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/23/compiz_0.8.2-6_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

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



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to