+ 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 mv: cannot rename .deps/gr_Painter.Tpo to .deps/gr_Painter.Plo: Disc quota exceeded gmake[5]: *** [Makefile:652: gr_Painter.lo] Error 2 gmake[5]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/src/af/gr/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/gr' 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