Source: scim-skk Version: 0.5.2-7 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20120708 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src > -DSCIM_SKK_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 > skk_imengine_setup_la-scim_skk_setup_dictionaries.lo -MD -MP -MF > .deps/skk_imengine_setup_la-scim_skk_setup_dictionaries.Tpo -c > scim_skk_setup_dictionaries.cpp -fPIC -DPIC -o > .libs/skk_imengine_setup_la-scim_skk_setup_dictionaries.o > scim_skk_setup_dictionaries.cpp:105:1: warning: deprecated conversion from > string constant to 'gchar* {aka char*}' [-Wwrite-strings] > scim_skk_setup_dictionaries.cpp:105:1: warning: deprecated conversion from > string constant to 'gchar* {aka char*}' [-Wwrite-strings] > scim_skk_setup_dictionaries.cpp: In function 'void > scim_skk::dict_entry_widgets_dictfile_setup(scim_skk::DictionaryConfigWidgets*)': > scim_skk_setup_dictionaries.cpp:173:23: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:173:44: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp: In function 'void > scim_skk::dict_entry_widgets_skkserv_setup(scim_skk::DictionaryConfigWidgets*)': > scim_skk_setup_dictionaries.cpp:198:23: 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_skk_setup_dictionaries.cpp:198:44: 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_skk_setup_dictionaries.cpp:199:12: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:199:33: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:208:12: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:208:33: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp: In function 'GtkWidget* > scim_skk::dict_entry_widgets_setup(GtkBox*, GtkTreeView*)': > scim_skk_setup_dictionaries.cpp:227:12: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:227:33: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp: In function 'GtkWidget* > scim_skk::dict_selection_widget_setup()': > scim_skk_setup_dictionaries.cpp:248:25: 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_skk_setup_dictionaries.cpp:248:46: 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_skk_setup_dictionaries.cpp:260:16: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:260:37: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:263:16: 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_skk_setup_dictionaries.cpp:263:37: 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_skk_setup_dictionaries.cpp: In function 'void > scim_skk::file_selection_clicked_cb(GtkButton*, gpointer)': > scim_skk_setup_dictionaries.cpp:304:67: error: 'gtk_file_selection_new' was > not declared in this scope > scim_skk_setup_dictionaries.cpp:307:67: error: 'GTK_FILE_SELECTION' was not > declared in this scope > scim_skk_setup_dictionaries.cpp:307:112: error: > 'gtk_file_selection_set_filename' was not declared in this scope > scim_skk_setup_dictionaries.cpp:313:77: error: > 'gtk_file_selection_get_filename' was not declared in this scope > scim_skk_setup_dictionaries.cpp: In function 'void > scim_skk::dict_type_changed_cb(GtkComboBox*, gpointer)': > scim_skk_setup_dictionaries.cpp:328:58: error: > 'gtk_combo_box_get_active_text' was not declared in this scope > scim_skk_setup_dictionaries.cpp:333:58: error: 'gtk_widget_hide_all' was not > declared in this scope > scim_skk_setup_dictionaries.cpp: In function 'void > scim_skk::dict_list_add_clicked_cb(GtkButton*, gpointer)': > scim_skk_setup_dictionaries.cpp:354:12: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:354:33: warning: 'GtkWidget* > gtk_hbox_new(gboolean, gint)' is deprecated (declared at > /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead > [-Wdeprecated-declarations] > scim_skk_setup_dictionaries.cpp:359:53: error: 'gtk_combo_box_new_text' was > not declared in this scope > scim_skk_setup_dictionaries.cpp:362:62: error: 'gtk_combo_box_append_text' > was not declared in this scope > scim_skk_setup_dictionaries.cpp:369:24: error: 'GtkDialog' has no member > named 'vbox' > scim_skk_setup_dictionaries.cpp:373:24: error: 'GtkDialog' has no member > named 'vbox' > scim_skk_setup_dictionaries.cpp:378:24: error: 'GtkDialog' has no member > named 'vbox' > scim_skk_setup_dictionaries.cpp:383:24: error: 'GtkDialog' has no member > named 'vbox' > scim_skk_setup_dictionaries.cpp:395:58: error: 'gtk_dialog_set_has_separator' > was not declared in this scope > scim_skk_setup_dictionaries.cpp:400:95: error: > 'gtk_combo_box_get_active_text' was not declared in this scope > make[3]: *** [skk_imengine_setup_la-scim_skk_setup_dictionaries.lo] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2012/07/08/scim-skk_0.5.2-7_unstable.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-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org