+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/abiword-3.0.5nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/abiword-3.0.5nb5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for abiword-3.0.5nb5 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5' Making all in goffice-bits gmake[2]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' creating goffice-paths.h /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' CC goffice.lo CC go-cmd-context.lo CC error-info.lo CC goffice-gtk.lo goffice/gtk/goffice-gtk.c: In function 'go_gtk_widget_disable_focus': goffice/gtk/goffice-gtk.c:198:4: warning: cast between incompatible function types from 'void (*)(GtkWidget *)' {aka 'void (*)(struct _GtkWidget *)'} to 'void (*)(GtkWidget *, void *)' {aka 'void (*)(struct _GtkWidget *, void *)'} [-Wcast-function-type] 198 | (GtkCallback) go_gtk_widget_disable_focus, NULL); | ^ goffice/gtk/goffice-gtk.c: In function 'go_gtk_help_button_init': goffice/gtk/goffice-gtk.c:818:3: warning: cast between incompatible function types from 'void (*)(void *)' to 'void (*)(void *, GClosure *)' {aka 'void (*)(void *, struct _GClosure *)'} [-Wcast-function-type] 818 | (GClosureNotify)g_free, G_CONNECT_SWAPPED); | ^ CC go-color-palette.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ./goffice/utils/go-file.h:24, from ./goffice/utils/goffice-utils.h:107, from ./goffice/goffice.h:45, from goffice/gtk/go-color-palette.c:31: goffice/gtk/go-color-palette.c: In function 'go_color_palette_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GObjectClass *)' {aka 'void (*)(struct _GObjectClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-color-palette.c:223:1: note: in expansion of macro 'GSF_CLASS' 223 | GSF_CLASS (GOColorPalette, go_color_palette, | ^~~~~~~~~ goffice/gtk/go-color-palette.c: In function 'go_menu_color_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GObjectClass *)' {aka 'void (*)(struct _GObjectClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-color-palette.c:585:8: note: in expansion of macro 'GSF_CLASS' 585 | static GSF_CLASS (GOMenuColor, go_menu_color, | ^~~~~~~~~ CC go-color-group.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ./goffice/utils/go-file.h:24, from ./goffice/utils/goffice-utils.h:107, from ./goffice/goffice.h:45, from goffice/gtk/go-color-group.c:30: goffice/gtk/go-color-group.c: In function 'go_color_group_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GOColorGroupClass *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-color-group.c:95:1: note: in expansion of macro 'GSF_CLASS' 95 | GSF_CLASS (GOColorGroup, go_color_group, | ^~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:52:4: warning: cast between incompatible function types from 'void (*)(GOColorGroup *)' to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 52 | (GInstanceInitFunc) instance_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-color-group.c:95:1: note: in expansion of macro 'GSF_CLASS' 95 | GSF_CLASS (GOColorGroup, go_color_group, | ^~~~~~~~~ CC go-combo-box.lo goffice/gtk/go-combo-box.c: In function 'go_combo_box_popup_hide_unconditional': goffice/gtk/go-combo-box.c:176:6: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types] 176 | pdc = g_object_ref (combo_box->priv->popdown_container); | ^ goffice/gtk/go-combo-box.c: In function 'cb_state_change': goffice/gtk/go-combo-box.c:506:2: warning: 'gtk_widget_get_state' is deprecated: Use 'gtk_widget_get_state_flags' instead [-Wdeprecated-declarations] 506 | GtkStateType const new_state = gtk_widget_get_state (widget); | ^~~~~~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from goffice/gtk/go-combo-box.h:27, from goffice/gtk/go-combo-box.c:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:827:23: note: declared here 827 | GtkStateType gtk_widget_get_state (GtkWidget *widget); | ^~~~~~~~~~~~~~~~~~~~ goffice/gtk/go-combo-box.c:508:3: warning: 'gtk_widget_set_state' is deprecated: Use 'gtk_widget_set_state_flags' instead [-Wdeprecated-declarations] 508 | gtk_widget_set_state (combo_box->priv->display_widget, | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from goffice/gtk/go-combo-box.h:27, from goffice/gtk/go-combo-box.c:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:823:23: note: declared here 823 | void gtk_widget_set_state (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ./goffice/utils/go-file.h:24, from ./goffice/utils/goffice-utils.h:107, from ./goffice/goffice.h:45, from ./goffice/utils/go-image.h:22, from ./goffice/gtk/goffice-gtk.h:25, from goffice/gtk/go-combo-box.c:30: goffice/gtk/go-combo-box.c: In function 'go_combo_box_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GObjectClass *)' {aka 'void (*)(struct _GObjectClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-combo-box.c:567:1: note: in expansion of macro 'GSF_CLASS' 567 | GSF_CLASS (GOComboBox, go_combo_box, | ^~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:52:4: warning: cast between incompatible function types from 'void (*)(GOComboBox *)' {aka 'void (*)(struct _GOComboBox *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 52 | (GInstanceInitFunc) instance_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-combo-box.c:567:1: note: in expansion of macro 'GSF_CLASS' 567 | GSF_CLASS (GOComboBox, go_combo_box, | ^~~~~~~~~ goffice/gtk/go-combo-box.c: In function 'cb_tearable_enter_leave': goffice/gtk/go-combo-box.c:601:2: warning: 'gtk_widget_set_state' is deprecated: Use 'gtk_widget_set_state_flags' instead [-Wdeprecated-declarations] 601 | gtk_widget_set_state (w, flag ? GTK_STATE_PRELIGHT : GTK_STATE_NORMAL); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from goffice/gtk/go-combo-box.h:27, from goffice/gtk/go-combo-box.c:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:823:23: note: declared here 823 | void gtk_widget_set_state (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~ CC go-combo-color.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ./goffice/utils/go-file.h:24, from ./goffice/utils/goffice-utils.h:107, from ./goffice/goffice.h:45, from goffice/gtk/go-combo-color.h:33, from goffice/gtk/go-combo-color.c:35: goffice/gtk/go-combo-color.c: In function 'go_combo_color_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GObjectClass *)' {aka 'void (*)(struct _GObjectClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-combo-color.c:199:1: note: in expansion of macro 'GSF_CLASS' 199 | GSF_CLASS (GOComboColor, go_combo_color, | ^~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:52:4: warning: cast between incompatible function types from 'void (*)(GOComboColor *)' {aka 'void (*)(struct _GOComboColor *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type] 52 | (GInstanceInitFunc) instance_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/gtk/go-combo-color.c:199:1: note: in expansion of macro 'GSF_CLASS' 199 | GSF_CLASS (GOComboColor, go_combo_color, | ^~~~~~~~~ CC go-glib-extras.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:34, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:54, from ./goffice/goffice.h:24, from goffice/utils/go-glib-extras.h:4, from goffice/utils/go-glib-extras.c:12: goffice/utils/go-glib-extras.c: In function 'go_strescape': /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstring.h:178:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 178 | #define g_string_append_c(gstr,c) g_string_append_c_inline (gstr, c) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goffice/utils/go-glib-extras.c:277:4: note: in expansion of macro 'g_string_append_c' 277 | g_string_append_c (target, '\\'); | ^~~~~~~~~~~~~~~~~ goffice/utils/go-glib-extras.c:278:3: note: here 278 | default: | ^~~~~~~ CC go-image.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ./goffice/utils/go-file.h:24, from ./goffice/utils/goffice-utils.h:107, from ./goffice/goffice.h:45, from ./goffice/utils/go-color.h:29, from goffice/utils/go-image.c:23: goffice/utils/go-image.c: In function 'go_image_get_type': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GOImageClass *)' {aka 'void (*)(struct _GObjectClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ | ^ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ goffice/utils/go-image.c:477:1: note: in expansion of macro 'GSF_CLASS' 477 | GSF_CLASS (GOImage, go_image, | ^~~~~~~~~ goffice/utils/go-image.c: In function 'go_image_load_data': goffice/utils/go-image.c:749:2: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 749 | image->data = g_memdup (xin->content->str, length); | ^~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:82, from ./goffice/goffice.h:24, from ./goffice/utils/go-color.h:29, from goffice/utils/go-image.c:23: /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC go-marshalers.lo CC go-file.lo CC go-locale.lo CC go-cairo.lo CC go-color.lo CCLD libgoffice.la gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' gmake[2]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' Making all in src gmake[2]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src' Making all in af gmake[3]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af' Making all in ev gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev' Making all in gtk gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev/gtk' CXX ev_UnixFontCombo.lo ev_UnixFontCombo.cpp: In function 'GType abi_cell_renderer_font_get_type()': ev_UnixFontCombo.cpp:248:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFontClass*)' {aka 'void (*)(_AbiCellRendererFontClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 248 | (GClassInitFunc) abi_cell_renderer_font_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev_UnixFontCombo.cpp:253:25: warning: cast between incompatible function types from 'void (*)(AbiCellRendererFont*)' {aka 'void (*)(_AbiCellRendererFont*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 253 | (GInstanceInitFunc) abi_cell_renderer_font_instance_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev_UnixFontCombo.cpp: In function 'GType abi_font_combo_get_type()': ev_UnixFontCombo.cpp:403:25: warning: cast between incompatible function types from 'void (*)(AbiFontComboClass*)' {aka 'void (*)(_AbiFontComboClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 403 | (GClassInitFunc) abi_font_combo_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ev_UnixFontCombo.cpp:408:25: warning: cast between incompatible function types from 'void (*)(AbiFontCombo*)' {aka 'void (*)(_AbiFontCombo*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 408 | (GInstanceInitFunc) abi_font_combo_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ev_UnixKeyboard.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from ev_UnixKeyboard.cpp:34: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ev_UnixKeysym2ucs.lo CXX ev_UnixMenu.lo CXX ev_UnixMouse.lo CXX ev_UnixToolbar.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from ev_UnixToolbar.cpp:61: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ ev_UnixToolbar.cpp: In member function 'virtual bool EV_UnixToolbar::synthesize()': ev_UnixToolbar.cpp:1122:48: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations] 1122 | GTK_ICON_SIZE_LARGE_TOOLBAR, NULL); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from ev_UnixToolbar.cpp:38: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:786:12: note: declared here 786 | GdkPixbuf *gtk_widget_render_icon (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ ev_UnixToolbar.cpp:1138:48: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations] 1138 | GTK_ICON_SIZE_LARGE_TOOLBAR, NULL); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:277, from ev_UnixToolbar.cpp:38: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkstyle.h:786:12: note: declared here 786 | GdkPixbuf *gtk_widget_render_icon (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~ CXX ev_UnixToolbar_ViewListener.lo CXXLD libgtk.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev/gtk' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev/xp' CXX ev_EditBinding.lo CXX ev_EditEventMapper.lo CXX ev_EditMethod.lo CXX ev_Keyboard.lo CXX ev_Menu_Actions.lo CXX ev_Menu.lo CXX ev_Menu_Labels.lo CXX ev_Menu_Layouts.lo CXX ev_Mouse.lo CXX ev_NamedVirtualKey.lo CXX ev_Toolbar_Actions.lo CXX ev_Toolbar_Control.lo CXX ev_Toolbar.lo CXX ev_Toolbar_Labels.lo In file included from ../../../../src/af/util/xp/ut_wctomb.h:13, from ev_Toolbar_Labels.cpp:32: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ev_Toolbar_Layouts.lo CXXLD libxp.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/ev' Making all in gr gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr' Making all in gtk gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr/gtk' CXX gr_CairoPrintGraphics.lo CXX gr_UnixCairoGraphics.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from gr_UnixCairoGraphics.cpp:30: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX gr_UnixImage.lo CXX gr_CairoImage.lo gr_CairoImage.cpp: In member function 'virtual bool GR_RSVGVectorImage::convertFromBuffer(const UT_ByteBuf*, const string&, UT_sint32, UT_sint32)': gr_CairoImage.cpp:83:78: warning: 'gboolean rsvg_handle_write(RsvgHandle*, const guchar*, gsize, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations] 83 | result = rsvg_handle_write(m_svg, pBB->getPointer(0), pBB->getLength(), NULL); | ^ In file included from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:577:10: note: declared here 577 | gboolean rsvg_handle_write (RsvgHandle *handle, | ^~~~~~~~~~~~~~~~~ gr_CairoImage.cpp:91:40: warning: 'gboolean rsvg_handle_close(RsvgHandle*, GError**)' is deprecated: Use 'rsvg_handle_read_stream_sync' instead [-Wdeprecated-declarations] 91 | result = rsvg_handle_close(m_svg, NULL); | ^ In file included from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:605:10: note: declared here 605 | gboolean rsvg_handle_close (RsvgHandle *handle, GError **error); | ^~~~~~~~~~~~~~~~~ gr_CairoImage.cpp:100:43: warning: 'void rsvg_handle_get_dimensions(RsvgHandle*, RsvgDimensionData*)' is deprecated: Use 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations] 100 | rsvg_handle_get_dimensions(m_svg, &m_size); | ^ In file included from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:706:6: note: declared here 706 | void rsvg_handle_get_dimensions (RsvgHandle *handle, RsvgDimensionData *dimension_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ gr_CairoImage.cpp: In member function 'void GR_RSVGVectorImage::renderToSurface(cairo_surface_t*)': gr_CairoImage.cpp:166:36: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations] 166 | rsvg_handle_render_cairo(m_svg, cr); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:1450, from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg-cairo.h:88:10: note: declared here 88 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr); | ^~~~~~~~~~~~~~~~~~~~~~~~ gr_CairoImage.cpp: In member function 'virtual void GR_RSVGVectorImage::renderToCairo(cairo_t*)': gr_CairoImage.cpp:180:36: warning: 'gboolean rsvg_handle_render_cairo(RsvgHandle*, cairo_t*)' is deprecated: Use 'rsvg_handle_render_document' instead [-Wdeprecated-declarations] 180 | rsvg_handle_render_cairo(m_svg, cr); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:1450, from gr_CairoImage.h:29, from gr_CairoImage.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg-cairo.h:88:10: note: declared here 88 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr); | ^~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libgtk.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr/gtk' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr/xp' CXX gr_Caret.lo gr_Caret.cpp: In static member function 'static void GR_Caret::s_blink_timeout(UT_Worker*)': gr_Caret.cpp:199:44: warning: unused parameter '_w' [-Wunused-parameter] 199 | void GR_Caret::s_blink_timeout(UT_Worker * _w) | ~~~~~~~~~~~~^~ CXX gr_CharWidthsCache.lo CXX gr_CharWidths.lo CXX gr_DrawArgs.lo CXX gr_EmbedManager.lo CXX gr_Graphics.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from gr_Graphics.cpp:32: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX gr_Image.lo CXX gr_Painter.lo CXX gr_RenderInfo.lo CXX gr_Transform.lo CXX gr_VectorImage.lo CXX gr_CairoGraphics.lo gr_CairoGraphics.cpp: In member function 'bool GR_CairoGraphics::_scriptBreak(GR_PangoRenderInfo&)': gr_CairoGraphics.cpp:1634:37: warning: 'void pango_break(const char*, int, PangoAnalysis*, PangoLogAttr*, int)' is deprecated [-Wdeprecated-declarations] 1634 | ri.s_pLogAttrs, ri.s_iStaticSize); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango.h:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdktypes.h:35, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from ../../../../src/af/util/unix/ut_unixColor.h:30, from ../../../../src/af/util/xp/ut_color.h:169, from gr_CairoGraphics.h:32, from gr_CairoGraphics.cpp:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/pango-1.0/pango/pango-break.h:105:25: note: declared here 105 | void pango_break (const char *text, | ^~~~~~~~~~~ CXX gr_CairoNullGraphics.lo CXXLD libxp.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr' Making all in tf gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf/xp' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/tf' Making all in util gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util' Making all in unix gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/unix' CXX ut_debugmsg.lo CXX ut_files.lo CXX ut_path.lo CXX ut_unixAssert.lo CXX ut_unixIdle.lo CXX ut_unixMisc.lo CXX ut_unixColor.lo CXX ut_unixTimer.lo CXXLD libunix.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/unix' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' gmake[6]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' CXX ut_AdobeEncoding.lo CXX ut_base64.lo CXX ut_base64_TestRoutines.lo CXX ut_bijection.lo CXX ut_bytebuf.lo CXX ut_color.lo CXX ut_crc32.lo CXX ut_decompress.lo CXX ut_Encoding.lo In file included from ut_Encoding.cpp:26: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ut_go_file.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf.h:53, from ut_go_file.h:33, from ut_go_file.cpp:34: ut_go_file.cpp: In function 'GType gsf_output_proxy_get_type()': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GObjectClass*)' {aka 'void (*)(_GObjectClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ ut_go_file.cpp:332:1: note: in expansion of macro 'GSF_CLASS' 332 | GSF_CLASS (GsfOutputProxy, gsf_output_proxy, | ^~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:52:4: warning: cast between incompatible function types from 'void (*)(GObject*)' {aka 'void (*)(_GObject*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 52 | (GInstanceInitFunc) instance_init, \ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ ut_go_file.cpp:332:1: note: in expansion of macro 'GSF_CLASS' 332 | GSF_CLASS (GsfOutputProxy, gsf_output_proxy, | ^~~~~~~~~ CXX ut_growbuf.lo CXX ut_hash.lo CXX ut_html.lo CXX ut_iconv.lo In file included from ut_iconv.cpp:37: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ ut_iconv.cpp:76:74: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 76 | auto_iconv::auto_iconv(const char * in_charset, const char *out_charset) throw(UT_iconv_t) | ^~~~~ CXX ut_idle.lo CXX ut_jpeg.lo ut_jpeg.cpp: In function 'bool UT_JPEG_getRGBData(const UT_ByteBuf*, UT_Byte*, UT_sint32, bool, bool)': ut_jpeg.cpp:197:13: warning: unused variable 'buffer' [-Wunused-variable] 197 | JSAMPARRAY buffer = (*cinfo.mem->alloc_sarray) | ^~~~~~ CXX ut_Language.lo CXX ut_locale.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from ut_locale.cpp:27: ./ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ut_math.lo CXX ut_mbtowc.lo In file included from ut_mbtowc.h:14, from ut_mbtowc.cpp:24: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ut_misc.lo ut_misc.cpp:224:13: warning: Deprecated pre-processor symbol: replace with "G_UNICODE_SPACING_MARK" 224 | case G_UNICODE_COMBINING_MARK: | ^~~~~~~~~~~~~~~~~~~~ CXX ut_mutex.lo CXX ut_OverstrikingChars.lo CXX ut_path.lo CXX ut_png.lo CXX ut_PropVector.lo CXX ut_rand.lo CXX ut_Script.lo CXX ut_stack.lo CXX ut_std_string.lo CXX ut_stringbuf.lo CXX ut_string_class.lo In file included from ut_string_class.cpp:40: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ut_string.lo In file included from ut_mbtowc.h:14, from ut_string.cpp:38: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CC ut_strptime.lo ut_strptime.c: In function 'UT_strptime_internal': ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:431:4: note: in expansion of macro 'get_number' 431 | get_number (0, 99, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:478:4: note: in expansion of macro 'get_number' 478 | get_number (0, 23, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:503:4: note: in expansion of macro 'get_number' 503 | get_number (0, 59, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:592:4: note: in expansion of macro 'get_number' 592 | get_number (0, 61, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:624:4: note: in expansion of macro 'get_number' 624 | get_number (0, 99, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:639:4: note: in expansion of macro 'get_number' 639 | get_number (0, 53, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:645:4: note: in expansion of macro 'get_number' 645 | get_number (0, 6, 1); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:651:4: note: in expansion of macro 'get_number' 651 | get_number (0, 99, 2); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:661:4: note: in expansion of macro 'get_number' 661 | get_number (0, 9999, 4); | ^~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:786:5: note: in expansion of macro 'get_alt_number' 786 | get_alt_number (0, 23, 2); | ^~~~~~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:806:5: note: in expansion of macro 'get_alt_number' 806 | get_alt_number (0, 59, 2); | ^~~~~~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:811:5: note: in expansion of macro 'get_alt_number' 811 | get_alt_number (0, 61, 2); | ^~~~~~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:817:5: note: in expansion of macro 'get_alt_number' 817 | get_alt_number (0, 53, 2); | ^~~~~~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:823:5: note: in expansion of macro 'get_alt_number' 823 | get_alt_number (0, 6, 1); | ^~~~~~~~~~~~~~ ut_strptime.c:113:10: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 113 | if (val < from || val > to) \ | ^ ut_strptime.c:165:2: note: in expansion of macro 'get_number' 165 | get_number(from, to, n) | ^~~~~~~~~~ ut_strptime.c:829:5: note: in expansion of macro 'get_alt_number' 829 | get_alt_number (0, 99, 2); | ^~~~~~~~~~~~~~ CXX ut_svg.lo CXX ut_test.lo CXX ut_timer.lo CXX ut_types.lo CXX ut_unicode.lo CXX ut_units.lo CXX ut_uuid.lo CXX ut_vector.lo CXX ut_wctomb.lo In file included from ut_wctomb.h:13, from ut_wctomb.cpp:21: ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ut_worker.lo CXX ut_xml.lo CXX ut_xml_libxml2.lo CXXLD libxp.la gmake[6]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util' Making all in xap gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap' Making all in gtk gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk' gmake[6]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk' CXX xap_GtkComboBoxHelpers.lo CXX xap_UnixApp.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from xap_UnixEncodingManager.h:4, from xap_UnixApp.cpp:56: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX xap_UnixAppImpl.lo CXX xap_UnixClipboard.lo CXX xap_UnixCustomWidget.lo CXX xap_UnixDialogHelper.lo CXX xap_UnixDlg_About.lo CXX xap_UnixDlg_ClipArt.lo xap_UnixDlg_ClipArt.cpp: In member function 'virtual void XAP_UnixDialog_ClipArt::runModal(XAP_Frame*)': xap_UnixDlg_ClipArt.cpp:203:26: warning: cast between incompatible function types from 'void (*)(GtkTreePath*)' {aka 'void (*)(_GtkTreePath*)'} to 'void (*)(void*, void*)' [-Wcast-function-type] 203 | g_list_foreach (list, (void (*)(void*, void*)) gtk_tree_path_free, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX xap_UnixDlg_ColorChooser.lo In file included from xap_UnixDlg_ColorChooser.cpp:20: xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from xap_UnixDlg_ColorChooser.h:22, from xap_UnixDlg_ColorChooser.cpp:20: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ xap_UnixDlg_ColorChooser.cpp:24:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 24 | std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from xap_UnixDlg_ColorChooser.h:22, from xap_UnixDlg_ColorChooser.cpp:20: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ xap_UnixDlg_ColorChooser.cpp: In function 'std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow*, GtkColorButton*)': xap_UnixDlg_ColorChooser.cpp:57:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 57 | return std::auto_ptr(rgb); | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from xap_UnixDlg_ColorChooser.h:22, from xap_UnixDlg_ColorChooser.cpp:20: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ CXX xap_UnixDlg_DocComparison.lo CXX xap_UnixDlg_Encoding.lo CXX xap_UnixDlg_FileOpenSaveAs.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from xap_UnixDlg_FileOpenSaveAs.h:25, from xap_UnixDlg_FileOpenSaveAs.cpp:48: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX xap_UnixDlg_History.lo CXX xap_UnixDlg_HTMLOptions.lo CXX xap_UnixDlg_Image.lo CXX xap_UnixDlg_Insert_Symbol.lo xap_UnixDlg_Insert_Symbol.cpp: In member function 'void XAP_UnixDialog_Insert_Symbol::setSymbolMap_size(UT_uint32, UT_uint32)': xap_UnixDlg_Insert_Symbol.cpp:408:49: warning: 'void gtk_widget_get_requisition(GtkWidget*, GtkRequisition*)' is deprecated: Use 'gtk_widget_get_preferred_width & gtk_widget_get_preferred_height' instead [-Wdeprecated-declarations] 408 | gtk_widget_get_requisition (m_windowMain, &diff); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkapplication.h:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwindow.h:33, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:32, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from ./xap_Gtk2Compat.h:27, from ../../../../src/af/gr/gtk/gr_UnixCairoGraphics.h:27, from xap_UnixDlg_Insert_Symbol.cpp:38: /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:948:23: note: declared here 948 | void gtk_widget_get_requisition (GtkWidget *widget, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CXX xap_UnixDlg_Language.lo CXX xap_UnixDlg_ListDocuments.lo CXX xap_UnixDlg_MessageBox.lo CXX xap_UnixDlg_Password.lo CXX xap_UnixDlg_PluginManager.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from xap_UnixDlg_FileOpenSaveAs.h:25, from xap_UnixDlg_PluginManager.cpp:38: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ CXX xap_UnixDlg_Print.lo CXX xap_UnixDlg_PrintPreview.lo CXX xap_UnixDlg_WindowMore.lo CXX xap_UnixDlg_Zoom.lo CXX xap_UnixEncodingManager.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from xap_UnixEncodingManager.h:4, from xap_UnixEncodingManager.cpp:9: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX xap_UnixFontPreview.lo CXX xap_UnixFrameImpl.lo CXX xap_UnixModule.lo CXX xap_UnixTableWidget.lo xap_UnixTableWidget.cpp: In function 'GType abi_table_get_type()': xap_UnixTableWidget.cpp:808:5: warning: cast between incompatible function types from 'void (*)(AbiTableClass*)' to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 808 | reinterpret_cast(abi_table_class_init), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xap_UnixTableWidget.cpp:813:5: warning: cast between incompatible function types from 'void (*)(AbiTable*)' {aka 'void (*)(_AbiTable*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 813 | reinterpret_cast(abi_table_init), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX xap_UnixWidget.lo CXX xap_UnixDlg_FontChooser.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from xap_UnixDlg_FontChooser.cpp:43: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX xap_GtkStyle.lo CXXLD libgtk.la gmake[6]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk' gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/gtk' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/xp' CXX barbarisms.lo CXX enchant_checker.lo CXX spell_manager.lo CXX xap_StatusBar.lo CXX xad_Document.lo CXX xap_App.lo In file included from xap_EncodingManager.h:42, from xap_App.cpp:56: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ xap_App.cpp: In member function 'std::string XAP_App::createUUIDString() const': xap_App.cpp:1703:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 1703 | std::auto_ptr uuido(getUUIDGenerator()->createUUID()); | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from xap_App.cpp:27: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ CXX xap_AppImpl.lo CXX xap_Args.lo CXX xap_Clipboard.lo CXX xap_CustomWidget.lo CXX xap_Dialog.lo CXX xap_DialogFactory.lo CXX xap_Dictionary.lo CXX xap_Dlg_About.lo CXX xap_Dlg_ClipArt.lo CXX xap_Dlg_DocComparison.lo CXX xap_Dlg_Encoding.lo CXX xap_Dlg_FileOpenSaveAs.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from xap_Dlg_FileOpenSaveAs.h:26, from xap_Dlg_FileOpenSaveAs.cpp:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX xap_Dlg_FontChooser.lo CXX xap_Dlg_History.lo CXX xap_Dlg_HTMLOptions.lo CXX xap_Dlg_Image.lo CXX xap_Dlg_Insert_Symbol.lo CXX xap_Dlg_Language.lo CXX xap_Dlg_ListDocuments.lo CXX xap_Dlg_MessageBox.lo CXX xap_Dlg_Password.lo CXX xap_Dlg_PluginManager.lo CXX xap_Dlg_Print.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from xap_Dlg_FileOpenSaveAs.h:26, from xap_Dlg_Print.cpp:31: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ CXX xap_Dlg_PrintPreview.lo CXX xap_Dlg_WindowMore.lo CXX xap_Dlg_Zoom.lo xap_Dlg_Zoom.cpp: In member function 'UT_uint32 XAP_Dialog_Zoom::getZoomPercent()': xap_Dlg_Zoom.cpp:86:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 86 | if ( m_pFrame ) | ^~ xap_Dlg_Zoom.cpp:88:2: note: here 88 | case XAP_Frame::z_WHOLEPAGE: | ^~~~ xap_Dlg_Zoom.cpp:89:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 89 | if ( m_pFrame ) | ^~ xap_Dlg_Zoom.cpp:91:2: note: here 91 | case XAP_Frame::z_PERCENT: | ^~~~ CXX xap_Draw_Symbol.lo xap_Draw_Symbol.cpp: In member function 'void XAP_Draw_Symbol::setFontToGC(GR_Graphics*, UT_uint32, UT_uint32)': xap_Draw_Symbol.cpp:107:18: warning: '%i' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] 107 | sprintf(temp, "%ipt", PointSize); | ^~ xap_Draw_Symbol.cpp:107:10: note: 'std::sprintf' output between 4 and 14 bytes into a destination of size 10 107 | sprintf(temp, "%ipt", PointSize); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ CXX xap_EncodingManager.lo In file included from xap_EncodingManager.h:42, from xap_EncodingManager.cpp:23: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ xap_EncodingManager.cpp: In member function 'virtual void XAP_EncodingManager::initialize()': xap_EncodingManager.cpp:1254:22: warning: unnecessary parentheses in declaration of 'szUCS2BENames' [-Wparentheses] 1254 | static const char * (szUCS2BENames[]) = { | ^ xap_EncodingManager.cpp:1262:22: warning: unnecessary parentheses in declaration of 'szUCS2LENames' [-Wparentheses] 1262 | static const char * (szUCS2LENames[]) = { | ^ xap_EncodingManager.cpp:1271:22: warning: unnecessary parentheses in declaration of 'szUCS4BENames' [-Wparentheses] 1271 | static const char * (szUCS4BENames[]) = { | ^ xap_EncodingManager.cpp:1275:22: warning: unnecessary parentheses in declaration of 'szUCS4LENames' [-Wparentheses] 1275 | static const char * (szUCS4LENames[]) = { | ^ CXX xap_FakeClipboard.lo CXX xap_FontPreview.lo CXX xap_Frame.lo CXX xap_FrameImpl.lo CXX xap_InputModes.lo CXX xap_LoadBindings.lo CXX xap_Log.lo CXX xap_Module.lo CXX xap_ModuleManager.lo CXX xap_Prefs.lo CXX xap_Preview.lo CXX xap_Preview_Zoom.lo xap_Preview_Zoom.cpp: In member function 'void XAP_Preview_Zoom::setFont(XAP_Preview_Zoom::tFont)': xap_Preview_Zoom.cpp:65:25: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] 65 | sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100)); | ^~ xap_Preview_Zoom.cpp:65:24: note: using the range [-2147483648, 2147483647] for directive argument 65 | sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100)); | ^~~~~~ xap_Preview_Zoom.cpp:65:11: note: 'std::sprintf' output between 4 and 14 bytes into a destination of size 10 65 | sprintf (fontString, "%dpt", (10 * m_zoomPercent / 100)); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX xap_Resource.lo CXX xap_ResourceManager.lo CXX xap_Scrollbar_ViewListener.lo CXX xap_Strings.lo In file included from ../../../../src/af/util/xp/ut_wctomb.h:13, from xap_Strings.cpp:31: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX xap_Toolbar_ControlFactory.lo CXX xap_ViewListener.lo CXX xav_View.lo CXXLD libxp.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/xap' gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af' gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af' Making all in plugins gmake[3]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/plugins' cat: cannot open builtin-stamp: No such file or directory cat: cannot open builtin-stamp: No such file or directory /opt/pkg/bin/gmake all-am gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/plugins' CXX abi-builtin-plugins.lo abi-builtin-plugins.cpp: In function 'void abi_register_builtin_plugins()': abi-builtin-plugins.cpp:30:18: warning: variable 'pmi' set but not used [-Wunused-but-set-variable] 30 | XAP_ModuleInfo *pmi; | ^~~ cat: cannot open builtin-stamp: No such file or directory cat: cannot open builtin-stamp: No such file or directory CXXLD libplugins.la gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/plugins' gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/plugins' Making all in text gmake[3]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text' Making all in fmt gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp' gmake[6]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp' CXX fl_Squiggles.lo CXX fb_Alignment.lo CXX fb_ColumnBreaker.lo CXX fb_LineBreaker.lo CXX fg_Graphic.lo CXX fg_GraphicRaster.lo CXX fg_GraphicVector.lo CXX fl_AutoLists.lo CXX fl_AutoNum.lo CXX fl_BlockLayout.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from fl_BlockLayout.cpp:97: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::remItemFromList()': fl_BlockLayout.cpp:10028:17: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=] 10028 | sprintf(buf, "%i", currLevel); | ^~ fl_BlockLayout.cpp:10028:16: note: using the range [-2147483648, 2147483647] for directive argument 10028 | sprintf(buf, "%i", currLevel); | ^~~~ fl_BlockLayout.cpp:10028:10: note: 'std::sprintf' output between 2 and 12 bytes into a destination of size 5 10028 | sprintf(buf, "%i", currLevel); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getListAttributesVector(UT_GenericVector*) const': fl_BlockLayout.cpp:10268:15: warning: '%i' directive writing between 1 and 11 bytes into a region of size 5 [-Wformat-overflow=] 10268 | sprintf(buf,"%i",level); | ^~ fl_BlockLayout.cpp:10268:14: note: using the range [-2147483648, 2147483647] for directive argument 10268 | sprintf(buf,"%i",level); | ^~~~ fl_BlockLayout.cpp:10268:9: note: 'std::sprintf' output between 2 and 12 bytes into a destination of size 5 10268 | sprintf(buf,"%i",level); | ~~~~~~~^~~~~~~~~~~~~~~~ CXX fl_ContainerLayout.lo CXX fl_DocLayout.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from fl_DocLayout.cpp:62: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fl_DocListener.lo fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::populateStrux(pf_Frag_Strux*, const PX_ChangeRecord*, fl_ContainerLayout**)': fl_DocListener.cpp:615:34: warning: this statement may fall through [-Wimplicit-fallthrough=] 615 | UT_ASSERT(UT_SHOULD_NOT_HAPPEN); | ^ fl_DocListener.cpp:617:2: note: here 617 | case PTX_Block: | ^~~~ fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::insertStrux(fl_ContainerLayout*, const PX_ChangeRecord*, pf_Frag_Strux*, PL_ListenerId, void (*)(pf_Frag_Strux*, PL_ListenerId, fl_ContainerLayout*))': fl_DocListener.cpp:2354:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 2354 | } | ^ fl_DocListener.cpp:2357:5: note: here 2357 | case PTX_SectionFrame: // The immediately prior strux is a Frame | ^~~~ CXX fl_FootnoteLayout.lo CXX fl_FrameLayout.lo CXX fl_Layout.lo CXX fl_PartOfBlock.lo CXX fl_SectionLayout.lo fl_SectionLayout.cpp: In member function 'void fl_HdrFtrSectionLayout::layout()': fl_SectionLayout.cpp:3998:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 3998 | if(m_pHdrFtrContainer) | ^~ fl_SectionLayout.cpp:4003:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 4003 | UT_uint32 iCount = m_vecPages.getItemCount(); | ^~~~~~~~~ CXX fl_SelectionPreserver.lo CXX fl_TableLayout.lo CXX fl_TestRoutines.lo CXX fl_TOCLayout.lo CXX fp_AnnotationRun.lo CXX fp_RDFAnchorRun.lo In file included from fp_RDFAnchorRun.cpp:34: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ fp_RDFAnchorRun.cpp: In member function 'virtual void fp_RDFAnchorRun::_draw(dg_DrawArgs*)': fp_RDFAnchorRun.cpp:94:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 94 | if(!displayAnnotations()) | ^~ fp_RDFAnchorRun.cpp:96:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 96 | if(!m_bIsStart) | ^~ CXX fp_Column.lo CXX fp_ContainerObject.lo CXX fp_DirectionMarkerRun.lo CXX fp_EmbedRun.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from fp_EmbedRun.cpp:29: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fp_FieldListLabelRun.lo CXX fp_FieldTableSumRun.lo CXX fp_FieldTOCNum.lo CXX fp_FmtMarkRun.lo CXX fp_FootnoteContainer.lo CXX fp_FrameContainer.lo CXX fp_Line.lo fp_Line.cpp: In member function 'void fp_Line::_calculateWidthOfRun(UT_sint32&, fp_Run*, UT_uint32, UT_uint32, FL_WORKING_DIRECTION, FL_WHICH_TABSTOP, UT_BidiCharType)': fp_Line.cpp:2748:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 2748 | pRun->recalcWidth(); | ~~~~~~~~~~~~~~~~~^~ fp_Line.cpp:2752:3: note: here 2752 | default: | ^~~~~~~ CXX fp_MathRun.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from fp_MathRun.cpp:28: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fp_Page.lo fp_Page.cpp: In constructor 'fp_Page::fp_Page(FL_DocLayout*, FV_View*, const fp_PageSize&, fl_DocSectionLayout*)': fp_Page.cpp:64:24: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 64 | m_iFieldPageNumber(-1) | ^ In file included from fp_Page.h:28, from fp_Page.cpp:27: fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ CXX fp_PageSize.lo CXX fp_Run.lo fp_Run.cpp: In member function 'void fp_Run::Run_setX(UT_sint32, FPRUN_CLEAR_SCREEN)': fp_Run.cpp:770:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 770 | if (iX == m_iX) | ^~ fp_Run.cpp:775:3: note: here 775 | case FP_CLEARSCREEN_FORCE: | ^~~~ CXX fp_TableContainer.lo fp_TableContainer.cpp: In member function 'void fp_CellContainer::_getBrokenRect(fp_TableContainer*, fp_Page*&, UT_Rect&, GR_Graphics*)': fp_TableContainer.cpp:526:50: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 526 | bRec = UT_Rect(iLeft,iTop,iRight-iLeft,iBot-iTop); | ^ In file included from fp_TableContainer.h:57, from fp_TableContainer.cpp:55: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ CXX fp_TestRoutines.lo CXX fp_TextRun.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from fp_TextRun.cpp:52: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fp_TOCContainer.lo CXX fv_Base.lo CXX fv_FrameEdit.lo CXX fv_InlineImage.lo fv_InlineImage.cpp: In member function 'void FV_VisualInlineImage::getImageFromSelection(UT_sint32, UT_sint32, PP_AttrProp**)': fv_InlineImage.cpp:550:70: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 550 | m_recCurFrame = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight()); | ^ In file included from fl_ContainerLayout.h:60, from fl_FrameLayout.h:27, from fv_InlineImage.h:24, from fv_InlineImage.cpp:21: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ CXX fv_Selection.lo In file included from ../../../../src/wp/impexp/xp/ie_exp_RTF.h:28, from fv_Selection.cpp:32: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fv_SelectionHandles.lo CXX fv_View_cmd.lo In file included from fv_View_cmd.cpp:113: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX fv_View.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from ../../../../src/wp/impexp/xp/ie_imp_RTF.h:36, from fv_View.cpp:43: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ In file included from fv_View.cpp:64: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ fv_View.cpp: In member function 'virtual void FV_View::drawSelectionBox(UT_Rect&, bool)': fv_View.cpp:8511:44: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8511 | box = UT_Rect(left, top, boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8513:75: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8513 | box = UT_Rect(left + (right - left)/2 - boxSize/2, top, boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8515:64: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8515 | box = UT_Rect(right-boxSize+pG->tlu(1), top, boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8517:99: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8517 | box = UT_Rect(right-boxSize+pG->tlu(1), top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8519:90: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8519 | box = UT_Rect(right-boxSize+pG->tlu(1), bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8521:101: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8521 | box = UT_Rect(left + (right - left)/2 - boxSize/2, bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8523:70: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8523 | box = UT_Rect(left, bottom - boxSize + pG->tlu(1), boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:8525:79: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 8525 | box = UT_Rect(left, top + ((bottom - top) / 2) - boxSize/2, boxSize, boxSize); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp: In member function 'EV_EditMouseContext FV_View::_getMouseContext(UT_sint32, UT_sint32)': fv_View.cpp:10469:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 10469 | std::auto_ptr pRec( pLine->getScreenRect() ); | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:35, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ fv_View.cpp:10505:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 10505 | std::auto_ptr pRec( pLine->getScreenRect() ); | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_counted_impl.hpp:35, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:27, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:17, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ fv_View.cpp:10553:74: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 10553 | m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight()); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp:10617:74: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 10617 | m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight()); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp: In member function 'virtual EV_EditMouseContext FV_View::getInsertionPointContext(UT_sint32*, UT_sint32*)': fv_View.cpp:11077:74: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 11077 | m_selImageRect = UT_Rect(xoff,yoff,pRun->getWidth(),pRun->getHeight()); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:43, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_View.cpp: In member function 'FV_View_BubbleBlocker FV_View::getBubbleBlocker()': fv_View.cpp:13143:9: warning: implicitly-declared 'constexpr FV_View_BubbleBlocker::FV_View_BubbleBlocker(const FV_View_BubbleBlocker&)' is deprecated [-Wdeprecated-copy] 13143 | return ret; | ^~~ In file included from ../../../../src/wp/ap/xp/ap_FrameData.h:25, from fv_View.cpp:88: ./fv_View.h:231:28: note: because 'FV_View_BubbleBlocker' has user-provided 'FV_View_BubbleBlocker& FV_View_BubbleBlocker::operator=(const FV_View_BubbleBlocker&)' 231 | FV_View_BubbleBlocker& operator=( const FV_View_BubbleBlocker& r ); | ^~~~~~~~ fv_View.cpp: In member function 'virtual UT_uint32 FV_View::calculateZoomPercentForPageWidth() const': fv_View.cpp:13554:43: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 13554 | const fp_PageSize pageSize = getPageSize(); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:41, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ./fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ fv_View.cpp: In member function 'virtual UT_uint32 FV_View::calculateZoomPercentForPageHeight() const': fv_View.cpp:13606:43: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 13606 | const fp_PageSize pageSize = getPageSize(); | ^ In file included from ../../../../src/text/ptbl/xp/pd_Document.h:41, from ../../../../src/text/ptbl/xp/pf_Frag_Strux.h:27, from fv_View.cpp:33: ./fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ CXX fv_View_protected.lo In file included from fv_View_protected.cpp:59: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX fv_View_TestRoutines.lo CXX fv_VisualDragText.lo CXX fv_ViewDoubleBuffering.lo fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::beginDoubleBuffering()': fv_ViewDoubleBuffering.cpp:54:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 54 | if( XAP_App::getApp()->getDisableDoubleBuffering() ) | ^~ fv_ViewDoubleBuffering.cpp:57:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 57 | if(m_bSuspendDirectDrawing == true && m_bCallDrawOnlyAtTheEnd == false) | ^~ fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::endDoubleBuffering()': fv_ViewDoubleBuffering.cpp:85:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 85 | if( XAP_App::getApp()->getDisableDoubleBuffering() ) | ^~ fv_ViewDoubleBuffering.cpp:88:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 88 | if(!m_pView->unregisterDoubleBufferingObject(this)) | ^~ fv_ViewDoubleBuffering.cpp: In member function 'void FV_ViewDoubleBuffering::extendDrawArgsIfNeccessary(UT_Rect*, const UT_Rect*, bool)': fv_ViewDoubleBuffering.cpp:162:27: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 162 | mostExtArgs.fullRect = *thisCallRect; | ^~~~~~~~~~~~ In file included from ../../../../src/af/gr/xp/gr_Graphics.h:32, from fv_ViewDoubleBuffering.h:23, from fv_ViewDoubleBuffering.cpp:20: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ fv_ViewDoubleBuffering.cpp:163:27: warning: implicitly-declared 'UT_Rect& UT_Rect::operator=(const UT_Rect&)' is deprecated [-Wdeprecated-copy] 163 | mostExtArgs.clipRect = *clipRectFromGraphics; | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/af/gr/xp/gr_Graphics.h:32, from fv_ViewDoubleBuffering.h:23, from fv_ViewDoubleBuffering.cpp:20: ../../../../src/af/util/xp/ut_misc.h:53:2: note: because 'UT_Rect' has user-provided 'UT_Rect::UT_Rect(const UT_Rect&)' 53 | UT_Rect(const UT_Rect &); | ^~~~~~~ CXXLD libxp.la gmake[6]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp' gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/xp' Making all in gtk gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/gtk' CXX fv_UnixFrameEdit.lo CXX fv_UnixInlineImage.lo CXX fv_UnixVisualDrag.lo In file included from ../../../../src/af/util/xp/ut_mbtowc.h:14, from ../../../../src/wp/impexp/xp/ie_imp_RTF.h:36, from fv_UnixVisualDrag.cpp:32: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX fv_UnixSelectionHandles.lo CXX gtktexthandle.lo gtktexthandle.cpp:520:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 520 | FvTextHandlePrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~ gtktexthandle.cpp: In function 'void _fv_text_handle_class_init(FvTextHandleClass*)': gtktexthandle.cpp:509:71: warning: 'void g_type_class_add_private(gpointer, gsize)' is deprecated [-Wdeprecated-declarations] 509 | g_type_class_add_private (object_class, sizeof (FvTextHandlePrivate)); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gobject.h:24, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib-object.h:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gio/gioenums.h:28, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gio/giotypes.h:28, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gio/gio.h:26, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /home/pbulk/build/editors/abiword/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from gtktexthandleprivate.h:21, from gtktexthandle.cpp:18: /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/gobject/gtype.h:1346:10: note: declared here 1346 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ CXXLD libgtk.la gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt/gtk' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/fmt' Making all in ptbl gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl' Making all in xp gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp' gmake[6]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp' CXX fd_Field.lo fd_Field.cpp: In member function 'bool fd_Field::update()': fd_Field.cpp:148:38: warning: '%d' directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 148 | sprintf(lineno," line number %d ",i); | ^~ fd_Field.cpp:148:24: note: using the range [-2147483648, 2147483647] for directive argument 148 | sprintf(lineno," line number %d ",i); | ^~~~~~~~~~~~~~~~~~ fd_Field.cpp:148:16: note: 'std::sprintf' output between 16 and 26 bytes into a destination of size 20 148 | sprintf(lineno," line number %d ",i); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX pd_Document.lo In file included from pd_Document.cpp:37: pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX pd_Document_TestRoutines.lo CXX pd_DocumentRDF.lo In file included from pd_DocumentRDF.cpp:24: pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.cpp: In member function 'virtual PD_RDFModelIterator PD_DocumentRDF::begin()': pd_DocumentRDF.cpp:3446:12: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 3446 | return iter; | ^~~~ pd_DocumentRDF.cpp:1351:1: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 1351 | PD_RDFModelIterator::operator=( const PD_RDFModelIterator& r ) | ^~~~~~~~~~~~~~~~~~~ CXX pd_RDFQuery.lo In file included from pd_RDFQuery.h:32, from pd_RDFQuery.cpp:26: pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_RDFQuery.cpp: In function 'std::string tostr(librdf_node*)': pd_RDFQuery.cpp:68:59: warning: 'unsigned char* librdf_node_to_string(librdf_node*)' is deprecated [-Wdeprecated-declarations] 68 | std::string s = (const char*)librdf_node_to_string( n ); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/librdf.h:399, from /home/pbulk/build/editors/abiword/work/.buildlink/include/redland.h:30, from pd_RDFQuery.cpp:42: /home/pbulk/build/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ CXX pd_RDFSupport.lo In file included from pd_RDFSupport.h:25, from pd_RDFSupport.cpp:24: pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_RDFSupport.cpp: In function 'std::string toString(librdf_node*)': pd_RDFSupport.cpp:290:37: warning: 'unsigned char* librdf_node_to_string(librdf_node*)' is deprecated [-Wdeprecated-declarations] 290 | z = librdf_node_to_string( node ); | ^ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/librdf.h:399, from /home/pbulk/build/editors/abiword/work/.buildlink/include/redland.h:30, from pd_RDFSupport.cpp:39: /home/pbulk/build/editors/abiword/work/.buildlink/include/rdf_node.h:171:16: note: declared here 171 | unsigned char *librdf_node_to_string(librdf_node* node); | ^~~~~~~~~~~~~~~~~~~~~ CXX pd_Iterator.lo CXX pd_Style.lo CXX pf_Frag.lo pf_Frag.cpp: In function 'bool isStuxType(const pf_Frag*, PTStruxType)': pf_Frag.cpp:178:38: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 178 | const pf_Frag_Strux* const pfs = static_cast(pf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pf_Frag.cpp:244: pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX pf_Frag_FmtMark.lo CXX pf_Fragments.lo CXX pf_Frag_Object.lo CXX pf_Frags_TestRoutines.lo CXX pf_Frag_Strux_Block.lo CXX pf_Frag_Strux.lo CXX pf_Frag_Strux_Section.lo CXX pf_Frag_TestRoutines.lo CXX pf_Frag_Text.lo CXX pl_ListenerCoupleCloser.lo In file included from pl_ListenerCoupleCloser.cpp:32: ./pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ./pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ./pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ./pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ./pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateAfter(fl_ContainerLayout*, const PX_ChangeRecord*)': pl_ListenerCoupleCloser.cpp:302:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 302 | } | ^ pl_ListenerCoupleCloser.cpp:303:17: note: here 303 | case PTO_RDFAnchor: | ^~~~ pl_ListenerCoupleCloser.cpp: In member function 'virtual bool PL_ListenerCoupleCloser::populateBefore(fl_ContainerLayout*, const PX_ChangeRecord*)': pl_ListenerCoupleCloser.cpp:404:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 404 | } | ^ pl_ListenerCoupleCloser.cpp:405:17: note: here 405 | case PTO_RDFAnchor: | ^~~~ CXX po_Bookmark.lo CXX pp_AttrProp.lo CXX pp_Property.lo CXX pp_PropertyMap.lo CXX pp_Revision.lo CXX pp_TableAttrProp.lo CXX pt_PieceTable.lo CXX pt_PT_Append.lo CXX pt_PT_ChangeObject.lo CXX pt_PT_ChangeSpan.lo CXX pt_PT_ChangeStrux.lo CXX pt_PT_DeleteObject.lo CXX pt_PT_DeleteSpan.lo pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_tweakDeleteSpanOnce(PT_DocPosition&, PT_DocPosition&, UT_Stack*) const': pt_PT_DeleteSpan.cpp:1696:4: warning: this statement may fall through [-Wimplicit-fallthrough=] 1696 | if (dpos2 == dpos1 + pf_First->getLength()) | ^~ pt_PT_DeleteSpan.cpp:1709:3: note: here 1709 | case PTX_SectionHdrFtr: | ^~~~ CXX pt_PT_DeleteStrux.lo pt_PT_DeleteStrux.cpp: In member function 'bool pt_PieceTable::_unlinkStrux_Block(pf_Frag_Strux*, pf_Frag**, UT_uint32*)': pt_PT_DeleteStrux.cpp:229:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 229 | } | ^ pt_PT_DeleteStrux.cpp:231:2: note: here 231 | case PTX_SectionHdrFtr: | ^~~~ CXX pt_PT_FmtMark.lo CXX pt_PT_Glob.lo CXX pt_PT_InsertObject.lo CXX pt_PT_InsertSpan.lo CXX pt_PT_InsertStrux.lo pt_PT_InsertStrux.cpp: In member function 'bool pt_PieceTable::_computeFmtMarkForNewBlock(pf_Frag_Strux*, pf_Frag*, PT_BlockOffset, PT_AttrPropIndex*)': pt_PT_InsertStrux.cpp:723:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 723 | } | ^ pt_PT_InsertStrux.cpp:726:3: note: here 726 | case pf_Frag::PFT_Strux: | ^~~~ CXX pt_PT_Listener.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from pd_Document.h:73, from px_ChangeRecord.h:27, from px_ChangeHistory.h:25, from pt_PieceTable.h:35, from pt_PT_Listener.cpp:26: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX pt_PT_Styles.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from pt_PT_Styles.cpp:34: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX pt_PT_TestRoutines.lo CXX pt_PT_Undo.lo CXX pt_VarSet.lo CXX px_ChangeHistory.lo CXX px_ChangeRecord.lo CXX px_CH_TestRoutines.lo CXX px_CR_DataItem.lo CXX px_CR_DocProp.lo CXX px_CR_FmtMarkChange.lo CXX px_CR_FmtMark.lo CXX px_CR_Glob.lo CXX px_CR_ObjectChange.lo CXX px_CR_Object.lo CXX px_CR_SpanChange.lo CXX px_CR_Span.lo CXX px_CR_StruxChange.lo CXX px_CR_Strux.lo CXX px_CR_Style.lo CXX px_CR_TestRoutines.lo CXX pp_Author.lo CXXLD libxp.la gmake[6]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp' gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl/xp' gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl' gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text/ptbl' gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text' gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/text' Making all in wp gmake[3]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp' Making all in ap gmake[4]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp/ap' Making all in gtk gmake[5]: Entering directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp/ap/gtk' CXX GTKCommon.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from GTKCommon.cpp:22: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ CXX ap_DocView.lo In file included from ap_DocView.cpp:32: ap_DocView.cpp: In function 'GType ap_DocView_get_type()': /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:47:4: warning: cast between incompatible function types from 'void (*)(GtkWidgetClass*)' {aka 'void (*)(_GtkWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 47 | (GClassInitFunc) class_init, \ /home/pbulk/build/editors/abiword/work/.buildlink/include/libgsf-1/gsf/gsf-impl-utils.h:76:2: note: in expansion of macro 'GSF_CLASS_FULL' 76 | GSF_CLASS_FULL(name, prefix, NULL, NULL, class_init, NULL, \ | ^~~~~~~~~~~~~~ ap_DocView.cpp:65:1: note: in expansion of macro 'GSF_CLASS' 65 | GSF_CLASS(ApDocView, ap_DocView, | ^~~~~~~~~ CXX ap_UnixApp.lo In file included from ap_UnixApp.cpp:88: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ ap_UnixApp.cpp: In member function 'bool AP_UnixApp::makePngPreview(const char*, const char*, UT_sint32, UT_sint32)': ap_UnixApp.cpp:1210:27: warning: 'void* std::memset(void*, int, std::size_t)' clearing an object of non-trivial type 'struct dg_DrawArgs'; use assignment or value-initialization instead [-Wclass-memaccess] 1210 | memset(&da, 0, sizeof(da)); | ^ In file included from ap_UnixApp.cpp:112: ../../../../src/af/gr/xp/gr_DrawArgs.h:27:19: note: 'struct dg_DrawArgs' declared here 27 | struct ABI_EXPORT dg_DrawArgs | ^~~~~~~~~~~ ap_UnixApp.cpp: In constructor 'AP_UnixApp::AP_UnixApp(const char*)': ap_UnixApp.cpp:166:2: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare] 166 | if(this == 0) | ^~ CXX ap_UnixAppImpl.lo CXX ap_UnixClipboard.lo CXX ap_UnixDialog_Annotation.lo CXX ap_UnixDialog_Background.lo CXX ap_UnixDialog_Border_Shading.lo In file included from ap_UnixDialog_Border_Shading.cpp:30: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_Border_Shading.cpp:30: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/wp/impexp/xp/ie_imp.h:32, from ../../../../src/wp/ap/xp/ap_Dialog_Border_Shading.h:34, from ap_UnixDialog_Border_Shading.cpp:42: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_border_color_clicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_Border_Shading.cpp:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 130 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_Border_Shading.cpp:30: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ ap_UnixDialog_Border_Shading.cpp: In function 'gboolean s_on_shading_color_clicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_Border_Shading.cpp:172:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 172 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_Border_Shading.cpp:30: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ CXX ap_UnixDialog_Break.lo CXX ap_UnixDialog_Columns.lo CXX ap_UnixDialogFactory.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from ../../../../src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.h:25, from ap_UnixDialog_All.h:51, from ap_UnixDialogFactory.cpp:28: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_Goto.h:28, from ap_UnixDialog_Goto.h:24, from ap_UnixDialog_All.h:63, from ap_UnixDialogFactory.cpp:28: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ In file included from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_All.h:65, from ap_UnixDialogFactory.cpp:28: ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const': ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 41 | #define SET_GATHER(a, u) inline u get##a(void) const {return m_##a;} \ | ^~ ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: note: in definition of macro 'SET_GATHER' 41 | #define SET_GATHER(a, u) inline u get##a(void) const {return m_##a;} \ | ^~ In file included from ../../../../src/text/fmt/xp/fl_DocLayout.h:32, from ../../../../src/text/fmt/xp/fl_BlockLayout.h:41, from ../../../../src/text/fmt/xp/fl_Squiggles.h:25, from ../../../../src/text/fmt/xp/fv_View.h:38, from ../../../../src/wp/ap/xp/ap_Dialog_Replace.h:25, from ap_UnixDialog_Replace.h:23, from ap_UnixDialog_All.h:60, from ap_UnixDialogFactory.cpp:28: ../../../../src/text/fmt/xp/fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ CXX ap_UnixDialog_Field.lo CXX ap_UnixDialog_FormatFootnotes.lo CXX ap_UnixDialog_FormatFrame.lo In file included from ap_UnixDialog_FormatFrame.cpp:33: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatFrame.cpp:33: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/wp/impexp/xp/ie_imp.h:32, from ../../../../src/wp/ap/xp/ap_Dialog_FormatFrame.h:36, from ap_UnixDialog_FormatFrame.cpp:43: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatFrame.cpp:152:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 152 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatFrame.cpp:33: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ ap_UnixDialog_FormatFrame.cpp: In function 'gboolean AP_UnixDialog_FormatFrame__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatFrame.cpp:181:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 181 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatFrame.cpp:33: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ CXX ap_UnixDialog_FormatTable.lo In file included from ap_UnixDialog_FormatTable.cpp:31: ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:32:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 32 | std::auto_ptr XAP_UnixDlg_RunColorChooser(GtkWindow* parent, | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatTable.cpp:31: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/wp/impexp/xp/ie_imp.h:32, from ../../../../src/wp/ap/xp/ap_Dialog_FormatTable.h:33, from ap_UnixDialog_FormatTable.cpp:43: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBorderColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatTable.cpp:150:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 150 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatTable.cpp:31: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ ap_UnixDialog_FormatTable.cpp: In function 'gboolean AP_UnixDialog_FormatTable__onBackgroundColorClicked(GtkWidget*, GdkEventButton*, gpointer)': ap_UnixDialog_FormatTable.cpp:178:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 178 | std::auto_ptr color = | ^~~~~~~~ In file included from /opt/tools/gcc10/include/c++/10.3.0/memory:83, from ../../../../src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:22, from ap_UnixDialog_FormatTable.cpp:31: /opt/tools/gcc10/include/c++/10.3.0/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ CXX ap_UnixDialog_FormatTOC.lo CXX ap_UnixDialog_Goto.lo In file included from ../../../../src/wp/ap/xp/ap_Dialog_Goto.h:28, from ap_UnixDialog_Goto.cpp:40: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:32, from ../../../../src/wp/ap/xp/ap_Dialog_Goto.h:28, from ap_UnixDialog_Goto.cpp:40: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp: At global scope: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ CXX ap_UnixDialog_HdrFtr.lo CXX ap_UnixDialog_InsertBookmark.lo In file included from ../../../../src/wp/ap/xp/ap_Dialog_Modal.h:28, from ../../../../src/wp/ap/xp/ap_Dialog_InsertBookmark.h:23, from ap_UnixDialog_InsertBookmark.cpp:42: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_UnixDialog_InsertXMLID.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:23, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:29, from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/shared_ptr.hpp:17, from ../../../../src/text/ptbl/xp/pd_Document.h:73, from ../../../../src/wp/ap/xp/ap_Dialog_GetStringCommon.h:27, from ../../../../src/wp/ap/xp/ap_Dialog_InsertXMLID.h:24, from ap_UnixDialog_InsertXMLID.cpp:43: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ CXX ap_UnixDialog_Insert_DateTime.lo CXX ap_UnixDialog_InsertHyperlink.lo CXX ap_UnixDialog_InsertTable.lo CXX ap_UnixDialog_Latex.lo CXX ap_UnixDialog_ListRevisions.lo CXX ap_UnixDialog_Lists.lo In file included from ../../../../src/wp/ap/xp/ap_Dialog_Modeless.h:28, from ../../../../src/wp/ap/xp/ap_Dialog_Lists.h:27, from ap_UnixDialog_Lists.cpp:38: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_UnixDialog_MailMerge.lo CXX ap_UnixDialog_MarkRevisions.lo CXX ap_UnixDialog_MergeCells.lo CXX ap_UnixDialog_MetaData.lo CXX ap_UnixDialog_New.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from ap_UnixDialog_New.cpp:46: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: in definition of macro 'BOOST_PRAGMA_MESSAGE' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ CXX ap_UnixDialog_Options.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from ap_UnixDialog_Options.cpp:45: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ ap_UnixDialog_Options.cpp: In static member function 'static void AP_UnixDialog_Options::s_color_changed(GtkColorSelection*, GdkRGBA*, gpointer)': ap_UnixDialog_Options.cpp:159:66: warning: unused parameter 'csel' [-Wunused-parameter] 159 | void AP_UnixDialog_Options::s_color_changed ( GtkColorSelection *csel, | ~~~~~~~~~~~~~~~~~~~^~~~ CXX ap_UnixDialog_PageNumbers.lo CXX ap_UnixDialog_PageSetup.lo In file included from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h: In member function 'fp_PageSize AP_Dialog_PageSetup::getPageSize() const': ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:41:63: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 41 | #define SET_GATHER(a, u) inline u get##a(void) const {return m_##a;} \ | ^~ ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:43:2: note: in expansion of macro 'SET_GATHER' 43 | SET_GATHER(PageSize, fp_PageSize); | ^~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:27, from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/text/fmt/xp/fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ ap_UnixDialog_PageSetup.cpp: In member function 'virtual void AP_UnixDialog_PageSetup::event_OK()': ap_UnixDialog_PageSetup.cpp:277:19: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 277 | fp_PageSize fp = m_PageSize; | ^~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:27, from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/text/fmt/xp/fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ ap_UnixDialog_PageSetup.cpp:292:17: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 292 | setPageSize (fp); | ^ In file included from ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:27, from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/text/fmt/xp/fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ In file included from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:42:27: note: initializing argument 1 of 'void AP_Dialog_PageSetup::setPageSize(fp_PageSize)' 42 | inline void set##a(u p##a) {m_##a = p##a;} | ^ ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:43:2: note: in expansion of macro 'SET_GATHER' 43 | SET_GATHER(PageSize, fp_PageSize); | ^~~~~~~~~~ ap_UnixDialog_PageSetup.cpp: In member function 'virtual void AP_UnixDialog_PageSetup::event_PageUnitsChanged()': ap_UnixDialog_PageSetup.cpp:330:19: warning: implicitly-declared 'constexpr fp_PageSize::fp_PageSize(const fp_PageSize&)' is deprecated [-Wdeprecated-copy] 330 | fp_PageSize ps = m_PageSize; | ^~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_PageSetup.h:27, from ap_UnixDialog_PageSetup.h:24, from ap_UnixDialog_PageSetup.cpp:31: ../../../../src/text/fmt/xp/fp_PageSize.h:61:20: note: because 'fp_PageSize' has user-provided 'fp_PageSize& fp_PageSize::operator=(const fp_PageSize&)' 61 | fp_PageSize& operator=(const fp_PageSize& rhs); | ^~~~~~~~ CXX ap_UnixDialog_Paragraph.lo CXX ap_UnixDialog_Replace.lo CXX ap_UnixDialog_SplitCells.lo CXX ap_UnixDialog_Styles.lo CXX ap_UnixDialog_Stylist.lo CXX ap_UnixDialog_Tab.lo ap_UnixDialog_Tab.cpp: In destructor 'virtual AP_UnixDialog_Tab::~AP_UnixDialog_Tab()': ap_UnixDialog_Tab.cpp:196:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 196 | if (m_AlignmentMapping[i] != NULL) | ^~ ap_UnixDialog_Tab.cpp:198:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 198 | m_AlignmentMapping[i] = NULL; | ^~~~~~~~~~~~~~~~~~ ap_UnixDialog_Tab.cpp:202:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 202 | if (m_LeaderMapping[i] != NULL) | ^~ ap_UnixDialog_Tab.cpp:204:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 204 | m_LeaderMapping[i] = NULL; | ^~~~~~~~~~~~~~~ CXX ap_UnixDialog_ToggleCase.lo CXX ap_UnixDialog_WordCount.lo CXX ap_UnixDialog_RDFQuery.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_UnixDialog_RDFQuery.cpp:32: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_Modeless.h:28, from ../../../../src/wp/ap/xp/ap_Dialog_RDFQuery.h:26, from ap_UnixDialog_RDFQuery.cpp:44: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_UnixDialog_RDFEditor.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_UnixDialog_RDFEditor.cpp:32: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_Dialog_Modeless.h:28, from ../../../../src/wp/ap/xp/ap_Dialog_RDFEditor.h:26, from ap_UnixDialog_RDFEditor.cpp:45: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_UnixFrame.lo CXX ap_UnixFrameImpl.lo CXX ap_UnixLeftRuler.lo CXX ap_UnixPrefs.lo CXX ap_UnixPreview_Annotation.lo CXX ap_UnixStockIcons.lo CXX ap_Unix_TB_CFactory.lo CXX ap_UnixToolbar_FontCombo.lo CXX ap_UnixToolbar_SizeCombo.lo In file included from ../../../../src/af/xap/xp/xap_EncodingManager.h:42, from ap_UnixToolbar_SizeCombo.cpp:27: ../../../../src/af/util/xp/ut_iconv.h:53:7: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 53 | throw(UT_iconv_t); | ^~~~~ CXX ap_UnixToolbar_StyleCombo.lo CXX ap_UnixToolbar_ZoomCombo.lo CXX ap_UnixTopRuler.lo CXX ap_UnixViewListener.lo CXX ap_RDFContactGTK.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_RDFContactGTK.h:23, from ap_RDFContactGTK.cpp:20: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_RDFContact.h:24, from ap_RDFContactGTK.h:24, from ap_RDFContactGTK.cpp:20: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_RDFEventGTK.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_RDFEventGTK.h:23, from ap_RDFEventGTK.cpp:20: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_RDFEvent.h:24, from ap_RDFEventGTK.h:24, from ap_RDFEventGTK.cpp:20: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_RDFLocationGTK.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_RDFLocationGTK.h:24, from ap_RDFLocationGTK.cpp:20: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_RDFLocation.h:24, from ap_RDFLocationGTK.h:25, from ap_RDFLocationGTK.cpp:20: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_RDFSemanticItemFactoryGTK.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_RDFSemanticItemFactoryGTK.h:23, from ap_RDFSemanticItemFactoryGTK.cpp:21: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../src/wp/ap/xp/ap_RDFContact.h:24, from ap_RDFContactGTK.h:24, from ap_RDFSemanticItemFactoryGTK.h:24, from ap_RDFSemanticItemFactoryGTK.cpp:21: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX ap_RDFSemanticItemGTKInjected.lo In file included from /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:30, from ../../../../src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:26, from GTKCommon.h:57, from ap_RDFSemanticItemGTKInjected.cpp:20: /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/config/pragma_message.hpp:24:34: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) | ^~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/boost/bind.hpp:36:1: note: in expansion of macro 'BOOST_PRAGMA_MESSAGE' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from ap_RDFSemanticItemGTKInjected.h:23, from ap_RDFSemanticItemGTKInjected.cpp:21: ../../../../src/text/ptbl/xp/pd_DocumentRDF.h: In member function 'PD_RDFModelIterator::self_type PD_RDFModelIterator::operator++(int)': ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:229:33: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 229 | self_type result( *this ); | ^ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:231:16: warning: implicitly-declared 'PD_RDFModelIterator::PD_RDFModelIterator(const PD_RDFModelIterator&)' is deprecated [-Wdeprecated-copy] 231 | return result; | ^~~~~~ ../../../../src/text/ptbl/xp/pd_DocumentRDF.h:225:26: note: because 'PD_RDFModelIterator' has user-provided 'PD_RDFModelIterator& PD_RDFModelIterator::operator=(const PD_RDFModelIterator&)' 225 | PD_RDFModelIterator& operator=( const PD_RDFModelIterator& other ); | ^~~~~~~~ CXX abiwidget.lo abiwidget.cpp: In function 'void s_LoadingCursorCallback(UT_Worker*)': abiwidget.cpp:1041:49: warning: unused parameter 'pTimer' [-Wunused-parameter] 1041 | static void s_LoadingCursorCallback(UT_Worker * pTimer ) | ~~~~~~~~~~~~^~~~~~ abiwidget.cpp: In function 'GType abi_widget_get_type()': abiwidget.cpp:2492:4: warning: cast between incompatible function types from 'void (*)(AbiWidgetClass*)' {aka 'void (*)(_AbiWidgetClass*)'} to 'GClassInitFunc' {aka 'void (*)(void*, void*)'} [-Wcast-function-type] 2492 | (GClassInitFunc)abi_widget_class_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abiwidget.cpp:2497:4: warning: cast between incompatible function types from 'void (*)(AbiWidget*)' {aka 'void (*)(_AbiWidget*)'} to 'GInstanceInitFunc' {aka 'void (*)(_GTypeInstance*, void*)'} [-Wcast-function-type] 2497 | (GInstanceInitFunc)abi_widget_init, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CXX ap_UnixDialog_Spell.lo CXX ap_UnixStatusBar.lo CXXLD libgtk.la libtool: output processing failed: Disc quota exceeded gmake[5]: *** [Makefile:966: libgtk.la] Error 255 gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp/ap/gtk' gmake[4]: *** [Makefile:542: all-recursive] Error 1 gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp/ap' gmake[3]: *** [Makefile:543: all-recursive] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/wp' gmake[2]: *** [Makefile:1185: all-recursive] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src' gmake[1]: *** [Makefile:813: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5' gmake: *** [Makefile:612: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/abiword *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/abiword