Source: scim-canna
Version: 1.0.0-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120814 qa-ftbfs
Justification: FTBFS in wheezy on amd64

Hi,

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

Relevant part:
>  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> -DSCIM_CANNA_LOCALEDIR=\"/usr/share/locale\" 
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\" -pthread -I/usr/include/scim-1.0 
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/freetype2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/libpng12 -I/usr/include/scim-1.0 -g -O2 -MT 
> canna_imengine_setup_la-scim_canna_imengine_setup.lo -MD -MP -MF 
> .deps/canna_imengine_setup_la-scim_canna_imengine_setup.Tpo -c 
> scim_canna_imengine_setup.cpp  -fPIC -DPIC -o 
> .libs/canna_imengine_setup_la-scim_canna_imengine_setup.o
> scim_canna_imengine_setup.cpp:156:8: error: 'GtkTooltips' does not name a type
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* 
> create_check_button(const char*)':
> scim_canna_imengine_setup.cpp:288:10: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:289:46: error: 'gtk_tooltips_new' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:291:31: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:292:54: error: 'gtk_tooltips_set_tip' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* create_entry(const 
> char*, GtkTable*, int)':
> scim_canna_imengine_setup.cpp:328:10: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:329:46: error: 'gtk_tooltips_new' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:331:31: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:332:54: error: 'gtk_tooltips_set_tip' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* create_combo(const 
> char*, gpointer, GtkTable*, gint)':
> scim_canna_imengine_setup.cpp:355:36: error: 'gtk_combo_new' was not declared 
> in this scope
> scim_canna_imengine_setup.cpp:357:60: error: 'GTK_COMBO' was not declared in 
> this scope
> scim_canna_imengine_setup.cpp:358:72: error: 'gtk_combo_set_value_in_list' 
> was not declared in this scope
> scim_canna_imengine_setup.cpp:359:66: error: 'gtk_combo_set_case_sensitive' 
> was not declared in this scope
> scim_canna_imengine_setup.cpp:361:34: error: 'gtk_entry_set_editable' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:375:10: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:376:46: error: 'gtk_tooltips_new' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:378:31: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:379:54: error: 'gtk_tooltips_set_tip' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* create_common_page()':
> scim_canna_imengine_setup.cpp:407:12: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp:407:34: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp:410:10: error: '__widget_tooltips' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp:411:46: error: 'gtk_tooltips_new' was not 
> declared in this scope
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* create_mode_page()':
> scim_canna_imengine_setup.cpp:459:12: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp:459:34: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp: In function 'GtkWidget* create_about_page()':
> scim_canna_imengine_setup.cpp:484:12: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp:484:34: warning: 'GtkWidget* 
> gtk_vbox_new(gboolean, gint)' is deprecated (declared at 
> /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead 
> [-Wdeprecated-declarations]
> scim_canna_imengine_setup.cpp: At global scope:
> scim_canna_imengine_setup.cpp:551:20: error: variable or field 
> 'setup_combo_value' declared void
> scim_canna_imengine_setup.cpp:551:20: error: 'GtkCombo' was not declared in 
> this scope
> scim_canna_imengine_setup.cpp:551:30: error: 'combo' was not declared in this 
> scope
> scim_canna_imengine_setup.cpp:551:37: error: expected primary-expression 
> before 'const'
> make[3]: *** [canna_imengine_setup_la-scim_canna_imengine_setup.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/08/14/scim-canna_1.0.0-4_wheezy.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
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