Your message dated Fri, 20 Nov 2009 12:23:53 +0100
with message-id <1258716233.11648.35.ca...@shizuru>
and subject line 2.28 built fine
has caused the Debian Bug report #551252,
regarding control-center: FTBFS: control-center.c:31:23: error: app-shell.h: No 
such file or directory
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
551252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551252
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: control-center
Version: 1:2.26.0-1
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20091016 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> cc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DORBIT2=1 -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/librsvg-2 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/gnome-desktop-2.0 -I/usr/include/gnome-menus 
> -I/usr/include/gconf/2 -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/atk-1.0 
> -I/usr/include/startup-notification-1.0 -I/usr/include/orbit-2.0 
> -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -D_REENTRANT -DORBIT2=1 
> -pthread -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 
> -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/dbus-1.0/include -I/usr/include/libglade-2.0 
> -I/usr/include/libxml2 -I/usr/include/gnome-desktop-2.0 
> -I/usr/include/startup-notification-1.0 -I/usr/include/libgnomeui-2.0 
> -I/usr/include/libart-2.0 -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/gnome-vfs-2.0 
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 
> -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 
> -I/usr/include/gnome-menus -I/usr/include/panel-2.0   
> -DGNOMELOCALEDIR="\"/usr/share/locale\""   -g -O2 -g -Wall -O2 -c 
> control-center.c
> control-center.c:31:23: error: app-shell.h: No such file or directory
> control-center.c:32:31: error: app-shell-startup.h: No such file or directory
> control-center.c:33:29: error: slab-gnome-util.h: No such file or directory
> control-center.c:35: error: expected ')' before '*' token
> control-center.c: In function 'get_actions_list':
> control-center.c:49: error: 'AppAction' undeclared (first use in this 
> function)
> control-center.c:49: error: (Each undeclared identifier is reported only once
> control-center.c:49: error: for each function it appears in.)
> control-center.c:49: error: 'action' undeclared (first use in this function)
> control-center.c:51: warning: implicit declaration of function 
> 'get_slab_gconf_slist'
> control-center.c:51: warning: assignment makes pointer from integer without a 
> cast
> control-center.c:63: error: expected expression before ')' token
> control-center.c:66: warning: implicit declaration of function 
> 'load_desktop_item_from_unknown'
> control-center.c: At top level:
> control-center.c:84: error: expected ')' before '*' token
> control-center.c: In function 'main':
> control-center.c:109: error: 'BonoboApplication' undeclared (first use in 
> this function)
> control-center.c:109: error: 'bonobo_app' undeclared (first use in this 
> function)
> control-center.c:112: error: 'AppShellData' undeclared (first use in this 
> function)
> control-center.c:112: error: 'app_data' undeclared (first use in this 
> function)
> control-center.c:134: error: 'DESKTOP_STARTUP_ID' undeclared (first use in 
> this function)
> control-center.c:138: warning: implicit declaration of function 
> 'apss_already_running'
> control-center.c:146: warning: implicit declaration of function 
> 'appshelldata_new'
> control-center.c:148: warning: implicit declaration of function 
> 'generate_categories'
> control-center.c:151: warning: implicit declaration of function 'layout_shell'
> control-center.c:152: error: 'handle_static_action_clicked' undeclared (first 
> use in this function)
> control-center.c:154: error: 'apss_new_instance_cb' undeclared (first use in 
> this function)
> control-center.c:155: warning: implicit declaration of function 
> 'create_main_window'
> make[3]: *** [control-center.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/16/control-center_1:2.26.0-1_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
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Version: 1:2.28.1-1

The latest version of control-center built fine on all architectures.

Cheers, 
-- 
 .''`.      Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `-     future understand things”  -- Jörg Schilling

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---

Reply via email to