Source: gnome-randr-applet
Version: 0.4.1-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/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/gdk-pixbuf-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/dbus-1.0 -I/usr/lib/dbus-1.0/include -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/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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 
> -I/usr/include/panel-2.0   -DGNOMELOCALEDIR=\""/usr/share/locale"\" 
> -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
> -DG_DISABLE_DEPRECATED -DDATADIR=\""/usr/share/"\" -DPREFIX=\""/usr/"\" 
> -DLIBDIR=\""/usr/lib/"\" -DSYSCONFDIR=\""/etc/"\"    -g -O2 -c grandr.c
> In file included from 
> /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:35:0,
>                  from /usr/include/libgnomeui-2.0/gnome.h:7,
>                  from grandr.c:21:
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:620:2: error: 
> expected specifier-qualifier-list before 'GtkCallbackMarshal'
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:687:9: error: 
> expected declaration specifiers or '...' before 'GtkCallbackMarshal'
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:725:11: error: 
> expected declaration specifiers or '...' before 'GtkCallbackMarshal'
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h:771:9: error: 
> expected declaration specifiers or '...' before 'GtkCallbackMarshal'
> In file included from 
> /usr/include/libgnomeui-2.0/libgnomeui/libgnomeui.h:62:0,
>                  from /usr/include/libgnomeui-2.0/gnome.h:7,
>                  from grandr.c:21:
> /usr/include/libgnomeui-2.0/libgnomeui/gnome-client.h:457:13: error: expected 
> declaration specifiers or '...' before 'GtkCallbackMarshal'
> grandr.c: In function 'xrandr_get_config':
> grandr.c:194:11: warning: cast to pointer from integer of different size
> grandr.c:195:5: warning: passing argument 1 of 'XRRGetScreenInfo' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:131:25: note: expected 'struct Display 
> *' but argument is of type 'int'
> grandr.c: In function 'xrandr_set_config':
> grandr.c:217:33: warning: passing argument 1 of 'XRRSetScreenConfig' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:143:8: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c: In function 'menu_output_selected':
> grandr.c:243:2: warning: passing argument 1 of 'XRRGetScreenResources' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c:246:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c: In function 'grandr_applet_build_menu':
> grandr.c:379:78: warning: cast to pointer from integer of different size
> grandr.c:413:66: warning: cast to pointer from integer of different size
> grandr.c:429:5: warning: passing argument 1 of 'XRRGetScreenResources' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:242:1: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c:433:3: warning: passing argument 1 of 'XRRGetOutputInfo' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:266:1: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c:439:68: warning: cast to pointer from integer of different size
> grandr.c: In function 'grandr_applet_new':
> grandr.c:484:5: warning: passing argument 1 of 'XRRQueryVersion' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:127:8: note: expected 'struct Display *' 
> but argument is of type 'int'
> grandr.c: In function 'grandr_applet_factory':
> grandr.c:524:5: warning: passing argument 1 of 'XRRQueryExtension' makes 
> pointer from integer without a cast
> /usr/include/X11/extensions/Xrandr.h:124:6: note: expected 'struct Display *' 
> but argument is of type 'int'
> make[3]: *** [grandr.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/04/08/gnome-randr-applet_0.4.1-4_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-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to