Your message dated Mon, 17 Jun 2013 16:13:19 +0800
with message-id
<CANSeK7wMsb-6i9boW+u7g3x5Lb_wVD18pbOjzi3t-N=u8ks...@mail.gmail.com>
and subject line Re: scim-tables: FTBFS: scim_table_imengine_setup.cpp:196:8:
error: 'GtkTooltips' does not name a type
has caused the Debian Bug report #684835,
regarding scim-tables: FTBFS: scim_table_imengine_setup.cpp:196:8: error:
'GtkTooltips' does not name a type
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 ow...@bugs.debian.org
immediately.)
--
684835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684835
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scim-tables
Version: 0.5.9-1
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:
> g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl
> -DSCIM_ICONDIR=\"/usr/share/scim/icons\"
> -DSCIM_TABLE_LOCALEDIR=\"/usr/share/locale\"
> -DSCIM_TABLEDIR=\"/usr/share/scim/tables\" -DSCIM_DATADIR=\"/usr/share/scim\"
> -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 -W -g
> -O -MT table_imengine_setup_la-scim_table_imengine_setup.lo -MD -MP -MF
> .deps/table_imengine_setup_la-scim_table_imengine_setup.Tpo -c
> scim_table_imengine_setup.cpp -fPIC -DPIC -o
> .libs/table_imengine_setup_la-scim_table_imengine_setup.o
> In file included from scim_table_imengine_setup.cpp:38:0:
> scim_generic_table.h: In member function 'bool
> GenericTableContent::is_valid_char(char) const':
> scim_generic_table.h:513:134: warning: comparison between signed and unsigned
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool
> GenericTableContent::is_single_wildcard_char(char) const':
> scim_generic_table.h:514:106: warning: comparison between signed and unsigned
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool
> GenericTableContent::is_multi_wildcard_char(char) const':
> scim_generic_table.h:515:106: warning: comparison between signed and unsigned
> integer expressions [-Wsign-compare]
> scim_generic_table.h: In member function 'bool
> GenericTableContent::is_key_end_char(char) const':
> scim_generic_table.h:517:158: warning: comparison between signed and unsigned
> integer expressions [-Wsign-compare]
> scim_table_imengine_setup.cpp: At global scope:
> scim_table_imengine_setup.cpp:196:8: error: 'GtkTooltips' does not name a type
> scim_table_imengine_setup.cpp: In function 'GtkWidget* create_generic_page()':
> scim_table_imengine_setup.cpp:411: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_table_imengine_setup.cpp:411: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_table_imengine_setup.cpp:457:27: error: '__widget_tooltips' was not
> declared in this scope
> scim_table_imengine_setup.cpp:460:52: error: 'gtk_tooltips_set_tip' was not
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'GtkWidget*
> create_keyboard_page()':
> scim_table_imengine_setup.cpp:512:79: error: 'gtk_entry_set_editable' was not
> declared in this scope
> scim_table_imengine_setup.cpp:532:31: error: '__widget_tooltips' was not
> declared in this scope
> scim_table_imengine_setup.cpp:533:70: error: 'gtk_tooltips_set_tip' was not
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'GtkWidget*
> create_table_management_page()':
> scim_table_imengine_setup.cpp:570: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_table_imengine_setup.cpp:570: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_table_imengine_setup.cpp:579: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_table_imengine_setup.cpp:579:34: 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_table_imengine_setup.cpp:675: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_table_imengine_setup.cpp:675: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_table_imengine_setup.cpp:683:27: error: '__widget_tooltips' was not
> declared in this scope
> scim_table_imengine_setup.cpp:683:85: error: 'gtk_tooltips_set_tip' was not
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'GtkWidget* create_setup_window()':
> scim_table_imengine_setup.cpp:722:9: error: '__widget_tooltips' was not
> declared in this scope
> scim_table_imengine_setup.cpp:722:47: error: 'gtk_tooltips_new' was not
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'void
> on_icon_file_selection_clicked(GtkButton*, gpointer)':
> scim_table_imengine_setup.cpp:953:85: error: 'gtk_file_selection_new' was not
> declared in this scope
> scim_table_imengine_setup.cpp:954:76: error: 'GTK_FILE_SELECTION' was not
> declared in this scope
> scim_table_imengine_setup.cpp:955:68: error:
> 'gtk_file_selection_set_filename' was not declared in this scope
> scim_table_imengine_setup.cpp:956:84: error:
> 'gtk_file_selection_hide_fileop_buttons' was not declared in this scope
> scim_table_imengine_setup.cpp:962:86: error:
> 'gtk_file_selection_get_filename' was not declared in this scope
> scim_table_imengine_setup.cpp: In function 'GdkPixbuf*
> scale_pixbuf(GdkPixbuf**, int, int)':
> scim_table_imengine_setup.cpp:1025:13: warning: 'void
> gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at
> /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use
> 'g_object_unref' instead [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp:1025:38: warning: 'void
> gdk_pixbuf_unref(GdkPixbuf*)' is deprecated (declared at
> /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use
> 'g_object_unref' instead [-Wdeprecated-declarations]
> scim_table_imengine_setup.cpp: In function 'void
> on_table_install_clicked(GtkButton*, gpointer)':
> scim_table_imengine_setup.cpp:1245:96: error: 'gtk_file_selection_new' was
> not declared in this scope
> scim_table_imengine_setup.cpp:1246:79: error: 'GTK_FILE_SELECTION' was not
> declared in this scope
> scim_table_imengine_setup.cpp:1246:80: error:
> 'gtk_file_selection_hide_fileop_buttons' was not declared in this scope
> scim_table_imengine_setup.cpp:1255:88: error:
> 'gtk_file_selection_get_filename' was not declared in this scope
> scim_table_imengine_setup.cpp: In function 'gint
> run_table_properties_dialog(GenericTableLibrary*, TablePropertiesData&,
> bool)':
> scim_table_imengine_setup.cpp:1504:5: error: 'GtkTooltips' was not declared
> in this scope
> scim_table_imengine_setup.cpp:1504:18: error: 'tooltips' was not declared in
> this scope
> scim_table_imengine_setup.cpp:1568:38: error: 'gtk_tooltips_new' was not
> declared in this scope
> scim_table_imengine_setup.cpp:1575:65: error: 'gtk_dialog_set_has_separator'
> was not declared in this scope
> scim_table_imengine_setup.cpp:1577:44: error: 'GtkDialog' has no member named
> 'vbox'
> scim_table_imengine_setup.cpp:1610:65: error: 'gtk_tooltips_set_tip' was not
> declared in this scope
> scim_table_imengine_setup.cpp:1679: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_table_imengine_setup.cpp:1679:38: 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_table_imengine_setup.cpp:1808:20: 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_table_imengine_setup.cpp:1808:42: 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_table_imengine_setup.cpp:2115:51: error: 'GtkDialog' has no member named
> 'action_area'
> scim_table_imengine_setup.cpp:2122:45: error: 'GTK_CAN_DEFAULT' was not
> declared in this scope
> scim_table_imengine_setup.cpp:2122:60: error: 'GTK_WIDGET_SET_FLAGS' was not
> declared in this scope
> scim_table_imengine_setup.cpp:2132:62: error: 'gtk_entry_set_editable' was
> not declared in this scope
> scim_table_imengine_setup.cpp:2248:49: error: 'GTK_OBJECT' was not declared
> in this scope
> scim_table_imengine_setup.cpp:2248:50: error: 'gtk_object_destroy' was not
> declared in this scope
> scim_table_imengine_setup.cpp: In function 'bool
> validate_table_properties_data(const GenericTableLibrary*, const
> TablePropertiesData&)':
> scim_table_imengine_setup.cpp:2318:63: warning: comparison between signed and
> unsigned integer expressions [-Wsign-compare]
> make[3]: *** [table_imengine_setup_la-scim_table_imengine_setup.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/08/14/scim-tables_0.5.9-1_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.
--- End Message ---
--- Begin Message ---
Version: 0.5.11-1
Format: 1.8
Date: Fri, 06 Jul 2012 16:07:01 +0800
Source: scim-tables
Binary: scim-modules-table scim-tables-zh scim-tables-ja
scim-tables-ko scim-tables-additional
Architecture: source amd64 all
Version: 0.5.11-1
Distribution: unstable
Urgency: low
Maintainer: Tz-Huan Huang <tzh...@gmail.com>
Changed-By: Tz-Huan Huang <tzh...@gmail.com>
Description:
scim-modules-table - generic tables IM engine module for SCIM platform
scim-tables-additional - miscellaneous input method data tables for
SCIM platform
scim-tables-ja - Japanese input method data tables for SCIM platform
scim-tables-ko - Korean input method data tables for SCIM platform
scim-tables-zh - Chinese input method data tables for SCIM platform
Changes:
scim-tables (0.5.11-1) unstable; urgency=low
.
* new upstream release.
Checksums-Sha1:
396a3d23355c3148acd093172d35e74b7a88189a 1240 scim-tables_0.5.11-1.dsc
170ee4d4a7bab2387466637d5756a4f4b469a761 6757581 scim-tables_0.5.11.orig.tar.gz
236d00bb6ce6473bc4db8eefdf6c8276462c43e5 15299
scim-tables_0.5.11-1.debian.tar.gz
7a5675f7d0c040c86042f69b88987735af6d9209 315546
scim-modules-table_0.5.11-1_amd64.deb
41f9dfd43e15cfd2bc30831aeea5272087dd09b7 6097960
scim-tables-zh_0.5.11-1_all.deb
1fea4678acadda0bb00fd86ef6b855bb6c87e7ea 136738 scim-tables-ja_0.5.11-1_all.deb
00eaa236152339ad252e40afba71c1cad9834835 219302 scim-tables-ko_0.5.11-1_all.deb
4d1379c1a147041b6062a226e4b41753aeb6bc3a 115622
scim-tables-additional_0.5.11-1_all.deb
Checksums-Sha256:
c180dfb29bacf86fc0b72a2af4948b0497e68e9ff292281389898215c4888bf5 1240
scim-tables_0.5.11-1.dsc
e7ce3c3fc73eb37c00385db278050100dc4fd51437bfba828185b7b28a7ab88f
6757581 scim-tables_0.5.11.orig.tar.gz
365d77b63ed4165914d14bb6334504ac5d23b8e31b637780e6028bd09899355a
15299 scim-tables_0.5.11-1.debian.tar.gz
3dc25a0731ee3befc2dc02979c3039d1f17d290487e5c92a61652dacfcde7a8c
315546 scim-modules-table_0.5.11-1_amd64.deb
190f7501534c391e00fdda0e6f1cf6994581ae90561e928cba0a461ae7b5517c
6097960 scim-tables-zh_0.5.11-1_all.deb
972d13ec5e8ec3c168b7316018f60aa28cfbce85cc35e7f78bd38e9e48ee7546
136738 scim-tables-ja_0.5.11-1_all.deb
3a4577a5bd8e69ef946ff9fe80def555eb845a825c7bd77f3094a4200ae99821
219302 scim-tables-ko_0.5.11-1_all.deb
d32ecedcc0c63b26aa7e6a4ee8fe099dcd7fa61b6b7c80673c4bdb74b4cba196
115622 scim-tables-additional_0.5.11-1_all.deb
Files:
22b9b6e35269d5dcc5f3f055a0692cea 1240 utils optional scim-tables_0.5.11-1.dsc
bd43d8dff6f3484346e9ffb6a88aa9d6 6757581 utils optional
scim-tables_0.5.11.orig.tar.gz
9558ab1cfaadbcd2760c6718a725ea8c 15299 utils optional
scim-tables_0.5.11-1.debian.tar.gz
f6ff95c25c7e30bb94d42cb87773ea25 315546 utils optional
scim-modules-table_0.5.11-1_amd64.deb
243db528f794a177576da5b9ba0ed2fc 6097960 utils optional
scim-tables-zh_0.5.11-1_all.deb
57b51d2565717f41f69be5f7c665eb94 136738 utils optional
scim-tables-ja_0.5.11-1_all.deb
e34e16c06fe80d66755421650e57d306 219302 utils optional
scim-tables-ko_0.5.11-1_all.deb
f4a3655cdad9f146a6b1aaa0c01f38ab 115622 utils optional
scim-tables-additional_0.5.11-1_all.deb
--- End Message ---