[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444527: marked as done (gnome-apt: FTBFS: error: 'GnomeDruidPage' has not been declared)



Your message dated Tue, 09 Oct 2007 10:47:02 +0000
with message-id <E1IfCcA-0004FH-ET@ries.debian.org>
and subject line Bug#444527: fixed in gnome-apt 0.4.9-4
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: gnome-apt
version: 0.4.9-3
Severity: serious
User: debian-qa@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:
if g++ -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/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   -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12   -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN="\"Gnome Apt Frontend\"" -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGLIB_DISABLE_DEPRECATED  -g -O2 -Wall -Wno-unused  -g -O2 -DG_DISABLE_CHECKS=1 -MT gnome_apt-sources.o -MD -MP -MF ".deps/gnome_apt-sources.Tpo" \
	  -c -o gnome_apt-sources.o `test -f 'sources.cc' || echo './'`sources.cc; \
	then mv -f ".deps/gnome_apt-sources.Tpo" ".deps/gnome_apt-sources.Po"; \
	else rm -f ".deps/gnome_apt-sources.Tpo"; exit 1; \
	fi
In file included from sources.cc:37:
sources-wizard.h:74: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:77: error: 'GnomeDruid' has not been declared
sources-wizard.h:80: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:83: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:86: error: 'GtkToggleButton' has not been declared
sources-wizard.h:87: error: 'GtkToggleButton' has not been declared
sources.cc: In function 'void response_cb(GtkWidget*, gint, void*)':
sources.cc:58: error: 'GTK_RESPONSE_APPLY' was not declared in this scope
sources.cc:60: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:63: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:63: error: 'GTK_RESPONSE_DELETE_EVENT' was not declared in this scope
sources.cc: In member function 'void Sources::edit()':
sources.cc:89: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this scope
sources.cc:89: error: 'GTK_MESSAGE_ERROR' was not declared in this scope
sources.cc:90: error: 'GTK_BUTTONS_CLOSE' was not declared in this scope
sources.cc:90: error: 'gtk_message_dialog_new' was not declared in this scope
sources.cc:92: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:92: error: 'gtk_dialog_run' was not declared in this scope
sources.cc:102: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this scope
sources.cc:102: error: 'GTK_MESSAGE_ERROR' was not declared in this scope
sources.cc:103: error: 'GTK_BUTTONS_CLOSE' was not declared in this scope
sources.cc:103: error: 'gtk_message_dialog_new' was not declared in this scope
sources.cc:105: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:105: error: 'gtk_dialog_run' was not declared in this scope
sources.cc:115: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this scope
sources.cc:116: error: 'GTK_STOCK_CANCEL' was not declared in this scope
sources.cc:116: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:117: error: 'GTK_STOCK_APPLY' was not declared in this scope
sources.cc:117: error: 'GTK_RESPONSE_APPLY' was not declared in this scope
sources.cc:118: error: 'GTK_STOCK_OK' was not declared in this scope
sources.cc:118: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:118: error: 'gtk_dialog_new_with_buttons' was not declared in this scope
sources.cc:119: error: 'GTK_WINDOW' was not declared in this scope
sources.cc:119: error: 'gtk_window_set_default_size' was not declared in this scope
sources.cc:123: error: 'gtk_frame_new' was not declared in this scope
sources.cc:125: error: 'gtk_vbox_new' was not declared in this scope
sources.cc:135: warning: deprecated conversion from string constant to 'gchar*'
sources.cc:171: error: 'gtk_cell_renderer_text_new' was not declared in this scope
sources.cc:183: error: 'gtk_scrolled_window_new' was not declared in this scope
sources.cc:184: error: 'GTK_SCROLLED_WINDOW' was not declared in this scope
sources.cc:186: error: 'gtk_scrolled_window_set_policy' was not declared in this scope
sources.cc:189: error: 'GTK_BOX' was not declared in this scope
sources.cc:191: error: 'gtk_box_pack_start' was not declared in this scope
sources.cc:193: error: 'gtk_hbox_new' was not declared in this scope
sources.cc:199: error: 'GTK_STOCK_ADD' was not declared in this scope
sources.cc:199: error: 'gtk_button_new_from_stock' was not declared in this scope
sources.cc:200: error: 'GTK_BUTTON' was not declared in this scope
sources.cc:200: error: 'gtk_button_set_label' was not declared in this scope
sources.cc:205: error: 'GTK_STOCK_REMOVE' was not declared in this scope
sources.cc:211: error: 'GTK_STOCK_PROPERTIES' was not declared in this scope
sources.cc:221: error: 'GTK_DIALOG' was not declared in this scope
sources.cc: In member function 'void Sources::apply(GtkWidget*)':
sources.cc:273: error: 'GTK_WINDOW' was not declared in this scope
sources.cc:273: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this scope
sources.cc:273: error: 'GTK_MESSAGE_ERROR' was not declared in this scope
sources.cc:273: error: 'GTK_BUTTONS_CLOSE' was not declared in this scope
sources.cc:275: error: 'gtk_message_dialog_new' was not declared in this scope
sources.cc:277: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:277: error: 'gtk_dialog_run' was not declared in this scope
sources.cc: In member function 'void Sources::edit_source(GtkWidget*)':
sources.cc:345: error: 'GTK_WINDOW' was not declared in this scope
sources.cc:345: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this scope
sources.cc:346: error: 'GTK_STOCK_CANCEL' was not declared in this scope
sources.cc:346: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:347: error: 'GTK_STOCK_OK' was not declared in this scope
sources.cc:347: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:347: error: 'gtk_dialog_new_with_buttons' was not declared in this scope
sources.cc:348: error: 'gtk_window_set_default_size' was not declared in this scope
sources.cc:350: error: 'gtk_vbox_new' was not declared in this scope
sources.cc:352: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:352: error: 'GTK_BOX' was not declared in this scope
sources.cc:352: error: 'gtk_box_pack_start' was not declared in this scope
sources.cc:354: error: 'gtk_label_new' was not declared in this scope
sources.cc:355: error: 'GTK_LABEL' was not declared in this scope
sources.cc:355: error: 'gtk_label_set_use_markup' was not declared in this scope
sources.cc:356: error: 'GTK_MISC' was not declared in this scope
sources.cc:356: error: 'gtk_misc_set_alignment' was not declared in this scope
sources.cc:359: error: 'gtk_hbox_new' was not declared in this scope
sources.cc: In member function 'void Sources::edit_source_close(GtkWidget*)':
sources.cc:424: error: 'GTK_WINDOW' was not declared in this scope
sources.cc:424: error: 'gtk_window_get_transient_for' was not declared in this scope
sources.cc: In static member function 'static void Sources::edit_source_click_cb(GtkWidget*, gint, void*)':
sources.cc:436: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:438: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:438: error: 'GTK_RESPONSE_DELETE_EVENT' was not declared in this scope
make[4]: *** [gnome_apt-sources.o] Error 1
make[4]: Leaving directory `/build/user/gnome-apt-0.4.9/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/gnome-apt-0.4.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/gnome-apt-0.4.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/gnome-apt-0.4.9'
make: *** [build-stamp] 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@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gnome-apt
Source-Version: 0.4.9-4

We believe that the bug you reported is fixed in the latest version of
gnome-apt, which is due to be installed in the Debian FTP archive:

gdeb_0.4.9-4_i386.deb
  to pool/main/g/gnome-apt/gdeb_0.4.9-4_i386.deb
gnome-apt_0.4.9-4.dsc
  to pool/main/g/gnome-apt/gnome-apt_0.4.9-4.dsc
gnome-apt_0.4.9-4.tar.gz
  to pool/main/g/gnome-apt/gnome-apt_0.4.9-4.tar.gz
gnome-apt_0.4.9-4_i386.deb
  to pool/main/g/gnome-apt/gnome-apt_0.4.9-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 444527@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> (supplier of updated gnome-apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 09 Oct 2007 01:06:49 +0200
Source: gnome-apt
Binary: gdeb gnome-apt
Architecture: source i386
Version: 0.4.9-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
Description: 
 gdeb       - graphical package inspection tool
 gnome-apt  - graphical package manager
Closes: 444527
Changes: 
 gnome-apt (0.4.9-4) unstable; urgency=low
 .
   * QA upload.
   * Remove the â??-DGTK_DISABLE_DEPRECATEDâ?? and â??-DGNOME_DISABLE_DEPRECATEDâ??
     macros in the following files to avoid FTBFS due to the transition to Gtk
     2.12 (Closes: #444527):
      - src/Makefile.{am,in}
      - src/gdeb/Makefile.{am,in}
Files: 
 69452f42128b69b4c2ac92bea8c5130a 597 gnome optional gnome-apt_0.4.9-4.dsc
 45ea44dcc6f273a1c5b2d6c7ae80f2b9 581546 gnome optional gnome-apt_0.4.9-4.tar.gz
 a25586b90b62daa0445fda473c8d8f66 226060 gnome optional gnome-apt_0.4.9-4_i386.deb
 fce225e963b6629649df6fa498a32a91 30768 utils optional gdeb_0.4.9-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHC1e6vPbGD26BadIRAhPSAKC7OBmCGdFsjtSc4xIEmrDeTwiikACgmCNl
o/ljO1Nnoopb9qd6MEZgBFs=
=97Ml
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: