+ 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.5nb29/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/abiword-3.0.5nb29/work.log ===> Building for abiword-3.0.5nb29 /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 CC go-color-palette.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-group.lo CC go-combo-box.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, | ^~~~~~~~~ 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-color.lo goffice/gtk/go-combo-box.c: In function 'go_combo_box_popup_hide_unconditional': goffice/gtk/go-combo-box.c:176:13: error: 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, | ^~~~~~~~~~~~~~~~~~~~ gmake[3]: *** [Makefile:693: go-combo-box.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... 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, | ^~~~~~~~~ gmake[3]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' gmake[2]: *** [Makefile:555: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5/goffice-bits' gmake[1]: *** [Makefile:818: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/editors/abiword/work/abiword-3.0.5' gmake: *** [Makefile:617: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/abiword *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/editors/abiword