+ 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.5nb16/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/abiword-3.0.5nb16/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for abiword-3.0.5nb16 /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:25: 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:17: 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:25: 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:9: 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:25: 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:9: 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:25: 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:9: 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:25: 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:9: 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:13: 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:9: 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:17: 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, | ^~~~~~~~~~~~~~~~~~~~ /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:25: 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:9: 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:25: 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:9: 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:9: 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); | ^~~~~~~~~~~~~~~~~~~~ /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:25: 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:9: 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:25: 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:9: 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:36, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:56, 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:210:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 210 | g_string_append_c_inline (gstr, c) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goffice/utils/go-glib-extras.c:277:25: note: in expansion of macro 'g_string_append_c' 277 | g_string_append_c (target, '\\'); | ^~~~~~~~~~~~~~~~~ goffice/utils/go-glib-extras.c:278:17: 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:25: 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:9: 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:9: 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/gstring.h:37, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib.h:56, from ./goffice/goffice.h:24: /home/pbulk/build/editors/abiword/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | 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 In file included from ev_UnixMenu.cpp:56: ../../../../src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.2.0/bits/refwrap.h:39, from /opt/tools/gcc13/include/c++/13.2.0/deque:67, from /opt/tools/gcc13/include/c++/13.2.0/stack:62, from ev_UnixMenu.cpp:37: /opt/tools/gcc13/include/c++/13.2.0/bits/stl_function.h:1105:11: note: declared here 1105 | class pointer_to_unary_function : public unary_function<_Arg, _Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~ In file included from ev_UnixToolbar.cpp:62: ../../../../src/af/xap/gtk/xap_UnixDialogHelper.h:68:14: warning: 'template class std::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 68 | std::pointer_to_unary_function *other_function); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.2.0/string:49, from ev_UnixToolbar.cpp:35: /opt/tools/gcc13/include/c++/13.2.0/bits/stl_function.h:1105:11: note: declared here 1105 | class pointer_to_unary_function : public unary_function<_Arg, _Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~ ev_UnixToolbar.cpp: In member function 'virtual bool EV_UnixToolbar::synthesize()': ev_UnixToolbar.cpp:1121:73: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations] 1121 | pixbuf = gtk_widget_render_icon (m_wToolbar, ABIWORD_COLOR_FORE, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:1137:73: warning: 'GdkPixbuf* gtk_widget_render_icon(GtkWidget*, const gchar*, GtkIconSize, const gchar*)' is deprecated: Use 'gtk_widget_render_icon_pixbuf' instead [-Wdeprecated-declarations] 1137 | pixbuf = gtk_widget_render_icon (m_wToolbar, ABIWORD_COLOR_BACK, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1138 | GTK_ICON_SIZE_LARGE_TOOLBAR, NULL); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 ev_EditBinding.cpp: In member function 'void EV_EditBindingMap::getAll(std::map&)': ev_EditBinding.cpp:227:13: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress] 227 | if (m_pebMT) { | ^~~~~~~ In file included from ev_EditBinding.cpp:34: ev_EditBinding.h:96:49: note: 'EV_EditBindingMap::m_pebMT' declared here 96 | ev_EB_MouseTable * m_pebMT[EV_COUNT_EMB]; | ^~~~~~~ ev_EditBinding.cpp: In member function 'void EV_EditBindingMap::findEditBits(const char*, std::vector&)': ev_EditBinding.cpp:288:21: warning: the address of 'EV_EditBindingMap::m_pebMT' will never be NULL [-Waddress] 288 | if (m_pebMT) { | ^~~~~~~ ev_EditBinding.h:96:49: note: 'EV_EditBindingMap::m_pebMT' declared here 96 | ev_EB_MouseTable * m_pebMT[EV_COUNT_EMB]; | ^~~~~~~ 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 std::string&, UT_sint32, UT_sint32)': gr_CairoImage.cpp:83:35: 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:579:10: note: declared here 579 | gboolean rsvg_handle_write (RsvgHandle *handle, | ^~~~~~~~~~~~~~~~~ gr_CairoImage.cpp:91:35: 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); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:607:10: note: declared here 607 | gboolean rsvg_handle_close (RsvgHandle *handle, GError **error); | ^~~~~~~~~~~~~~~~~ gr_CairoImage.cpp:100:35: 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/pbulk/build/editors/abiword/work/.buildlink/include/librsvg-2.0/librsvg/rsvg.h:708:6: note: declared here 708 | 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:33: 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:1452: /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:33: 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); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /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:1631:20: warning: 'void pango_break(const char*, int, PangoAnalysis*, PangoLogAttr*, int)' is deprecated [-Wdeprecated-declarations] 1631 | pango_break(ri.sUTF8->utf8_str(), | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 1632 | ri.sUTF8->byteLength(), | ~~~~~~~~~~~~~~~~~~~~~~~ 1633 | &(pItem->m_pi->analysis), | ~~~~~~~~~~~~~~~~~~~~~~~~~ 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:25: 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:9: 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:25: 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:9: 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 ut_html.cpp: In member function 'virtual UT_Error UT_HTML::parse(const char*)': ut_html.cpp:164:54: warning: 'int xmlSubstituteEntitiesDefault(int)' is deprecated [-Wdeprecated-declarations] 164 | xmlSubstituteEntitiesDefault (1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from ut_html.cpp:35: /home/pbulk/build/editors/abiword/work/.buildlink/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:20: 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:27: 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 ut_stringbuf.cpp: In member function 'void UT_UTF8Stringbuf::escapeURL()': ut_stringbuf.cpp:578:17: error: 'xmlFree' was not declared in this scope; did you mean 'xmlFreeURI'? 578 | xmlFree(uri); | ^~~~~~~ | xmlFreeURI gmake[6]: *** [Makefile:831: ut_stringbuf.lo] Error 1 gmake[6]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' gmake[5]: *** [Makefile:850: all-recursive] Error 1 gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util/xp' gmake[4]: *** [Makefile:542: all-recursive] Error 1 gmake[4]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/util' gmake[3]: *** [Makefile:542: all-recursive] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af' 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