=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/misc/goffice0.10", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for goffice0.10-0.10.61nb1 Making all in goffice gmake[1]: Entering directory '/tmp/work/misc/goffice0.10/work/goffice-0.10.61/goffice' if ! [ -x utils ]; then mkdir utils; fi && \ glib-genmarshal --prefix=go_ --header utils/go-marshalers.list >utils/go-marshalers.h creating goffice-paths.h cd . && /opt/pkg/bin/perl /tmp/work/misc/goffice0.10/work/goffice-0.10.61/tools/embedder \ --id-prefix=go: \ --static \ --register-function=go_register_ui_files \ --register-file-function=go_rsm_register_file \ COMPRESS graph/gog-3d-box-prefs.ui graph/gog-axis-prefs.ui graph/gog-axis-color-map-prefs.ui graph/gog-color-scale-prefs.ui graph/gog-equation-prefs.ui graph/gog-error-bar-prefs.ui graph/gog-graph-prefs.ui graph/gog-guru-type-selector.ui graph/gog-guru.ui graph/gog-object-prefs.ui graph/gog-plot-prefs.ui graph/gog-reg-curve-prefs.ui graph/gog-reg-eqn-prefs.ui graph/gog-series-labels-prefs.ui graph/gog-series-prefs.ui graph/gog-theme-editor.ui graph/new-theme-prefs.ui gtk/go-3d-rotation-sel.ui gtk/go-arrow-sel.ui gtk/go-font-sel.ui gtk/go-format-sel.ui gtk/go-image-save-dialog-extra.ui gtk/go-image-sel.ui gtk/go-rotation-sel.ui utils/go-style-prefs.ui \ NOCOMPRESS gtk/goffice.css utils/svg-patterns.xml utils/unknown_image.png graph/bar-none.png graph/bar-vplus.png graph/bar-vminus.png graph/bar-vboth.png graph/bar-hplus.png graph/bar-hminus.png graph/bar-hboth.png \ >/tmp/work/misc/goffice0.10/work/goffice-0.10.61/goffice/embedded-stuff.c INFO: Reading utils/go-marshalers.list... /opt/pkg/bin/gmake all-am gmake[2]: Entering directory '/tmp/work/misc/goffice0.10/work/goffice-0.10.61/goffice' CC goffice.lo CC outoflinedocs.lo (echo '/* This file has been automatically generated. Do not edit. */' && \ echo '#include ' && \ echo '#include "utils/go-marshalers.h"' && \ glib-genmarshal --prefix=go_ --body utils/go-marshalers.list ) >utils/go-marshalers.c CC canvas/goc-component.lo CC canvas/goc-widget.lo CC graph/gog-guru.lo INFO: Reading utils/go-marshalers.list... CC graph/gog-data-allocator.lo CC graph/gog-child-button.lo CC graph/gog-equation.lo goffice.c: In function 'install_icons': goffice.c:131:9: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations] 131 | gtk_icon_theme_add_builtin_icon ("unknown_image", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127, from ../goffice/goffice.h:37, from goffice.c:23: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:275:15: note: declared here 275 | void gtk_icon_theme_add_builtin_icon (const gchar *icon_name, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canvas/goc-widget.c: In function 'goc_offscreen_box_realize': canvas/goc-widget.c:221:17: warning: 'gdk_window_set_composited' is deprecated [-Wdeprecated-declarations] 221 | gdk_window_set_composited (window, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../goffice/goffice.h:37, from canvas/goc-widget.c:23: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:637:6: note: declared here 637 | void gdk_window_set_composited (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~ canvas/goc-widget.c:253:9: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 253 | gtk_style_context_set_background (context, window); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here 1232 | void gtk_style_context_set_background (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canvas/goc-widget.c:254:9: warning: 'gtk_style_context_set_background' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 254 | gtk_style_context_set_background (context, offscreen_box->offscreen_window); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1232:6: note: declared here 1232 | void gtk_style_context_set_background (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c: In function 'graph_guru_set_page': graph/gog-guru.c:1059:39: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1059 | GTK_STOCK_GO_FORWARD); | ^~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c:1067:47: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1067 | GTK_STOCK_GO_BACK); | ^~~~~~~~~~~~~~~~~ graph/gog-guru.c: In function 'graph_guru_init_ok_button': graph/gog-guru.c:1139:17: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations] 1139 | gtk_button_set_label (button, GTK_STOCK_APPLY); | ^~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c:1140:17: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] 1140 | gtk_button_set_use_stock (button, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ../goffice/goffice.h:37, from graph/gog-guru.c:24: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:133:23: note: declared here 133 | void gtk_button_set_use_stock (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c:1142:17: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] 1142 | gtk_button_set_use_stock (button, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:133:23: note: declared here 133 | void gtk_button_set_use_stock (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c: In function 'typesel_set_selection_color': graph/gog-guru.c:1161:9: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] 1161 | gtk_style_context_get_background_color (style_context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkicontheme.h:27, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:127: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here 1201 | void gtk_style_context_get_background_color (GtkStyleContext *context, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-guru.c: In function 'graph_guru_type_selector_new': graph/gog-guru.c:1241:9: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated: Use 'gtk_container_add' instead [-Wdeprecated-declarations] 1241 | gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (gtk_builder_get_object (gui, "canvas-container")), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:187: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkscrolledwindow.h:186:16: note: declared here 186 | void gtk_scrolled_window_add_with_viewport (GtkScrolledWindow *scrolled_window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-child-button.c: In function 'gog_child_button_init': graph/gog-child-button.c:74:9: warning: 'gtk_button_set_use_stock' is deprecated [-Wdeprecated-declarations] 74 | gtk_button_set_use_stock (GTK_BUTTON (child_button->toggle_button), TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:54, from ../goffice/goffice.h:37, from graph/gog-child-button.c:24: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkbutton.h:133:23: note: declared here 133 | void gtk_button_set_use_stock (GtkButton *button, | ^~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-child-button.c: In function 'gog_child_button_popup': graph/gog-child-button.c:287:9: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] 287 | gtk_menu_popup (GTK_MENU (child_button->menu), | ^~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtklabel.h:34, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:33: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:138:12: note: declared here 138 | void gtk_menu_popup (GtkMenu *menu, | ^~~~~~~~~~~~~~ graph/gog-child-button.c: In function 'cb_plot_family_menu_create': graph/gog-child-button.c:364:9: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 364 | menu = gtk_image_menu_item_new_with_label (_(family->name)); | ^~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:269: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-child-button.c:365:9: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 365 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (menu), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-child-button.c:379:17: warning: 'gtk_image_menu_item_new_with_label' is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] 379 | w = gtk_image_menu_item_new_with_label (_(type->name)); | ^ /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: note: declared here 80 | GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ graph/gog-child-button.c:380:17: warning: 'gtk_image_menu_item_set_image' is deprecated [-Wdeprecated-declarations] 380 | gtk_image_menu_item_set_image (GTK_IMAGE_MENU_ITEM (w), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:92:12: note: declared here 92 | void gtk_image_menu_item_set_image (GtkImageMenuItem *image_menu_item, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC app/go-doc.lo CC app/go-doc-control.lo CC app/go-view.lo CC app/go-plugin.lo CC app/go-plugin-loader.lo CC app/go-plugin-loader-module.lo CC app/go-plugin-service.lo CC app/file.lo CC app/error-info.lo CC app/io-context.lo CC app/go-cmd-context.lo CC app/go-conf.lo CC canvas/goc-arc.lo CC canvas/goc-canvas.lo In file included from app/go-conf.c:97: app/go-conf-gsettings.c: In function '_go_conf_init': app/go-conf-gsettings.c:32:9: warning: 'g_settings_list_schemas' is deprecated: Use 'g_settings_schema_source_list_schemas' instead [-Wdeprecated-declarations] 32 | char const * const *schemas = g_settings_list_schemas (); | ^~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/glib-2.0/gio/gio.h:139, from /tmp/work/misc/goffice0.10/work/.buildlink/include/libgsf-1/gsf/gsf-input-gio.h:26, from /tmp/work/misc/goffice0.10/work/.buildlink/include/libgsf-1/gsf/gsf.h:70, from ../goffice/goffice.h:26, from app/go-conf.c:27: /tmp/work/misc/goffice0.10/work/.buildlink/include/glib-2.0/gio/gsettings.h:76:25: note: declared here 76 | const gchar * const * g_settings_list_schemas (void); | ^~~~~~~~~~~~~~~~~~~~~~~ CC canvas/goc-circle.lo CC canvas/goc-ellipse.lo canvas/goc-arc.c: In function 'prepare_draw_arrow': canvas/goc-arc.c:230:2: warning: #warning "FIXME: this should use go_arrow_draw" [-Wcpp] 230 | #warning "FIXME: this should use go_arrow_draw" | ^~~~~~~ CC canvas/goc-graph.lo CC canvas/goc-group.lo CC canvas/goc-item.lo CC canvas/goc-image.lo CC canvas/goc-line.lo CC canvas/goc-path.lo CC canvas/goc-pixbuf.lo CC canvas/goc-polyline.lo CC canvas/goc-polygon.lo CC canvas/goc-rectangle.lo CC canvas/goc-styled-item.lo CC canvas/goc-text.lo CC canvas/goc-utils.lo CC data/go-data.lo CC data/go-data-simple.lo CC graph/gog-object.lo CC graph/gog-object-xml.lo CC graph/gog-styled-object.lo CC graph/gog-outlined-object.lo CC graph/gog-view.lo CC graph/gog-graph.lo CC graph/gog-chart.lo CC graph/gog-chart-map.lo CC graph/gog-chart-map-3d.lo CC graph/gog-3d-box.lo graph/gog-graph.c: In function 'gog_graph_view_handle_event': graph/gog-graph.c:1196:33: warning: 'gdk_window_process_updates' is deprecated [-Wdeprecated-declarations] 1196 | gdk_window_process_updates (window, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkseat.h:28, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkdisplay.h:33, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:32, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdk.h:32, from /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gtk/gtk.h:30, from ../goffice/goffice.h:37, from ../goffice/app/go-doc.h:24, from graph/gog-graph.c:23: /tmp/work/misc/goffice0.10/work/.buildlink/include/gtk-3.0/gdk/gdkwindow.h:1069:12: note: declared here 1069 | void gdk_window_process_updates (GdkWindow *window, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC graph/gog-axis.lo CC graph/gog-axis-line.lo CC graph/gog-axis-color-map.lo CC graph/gog-legend.lo CC graph/gog-color-scale.lo CC graph/gog-label.lo CC graph/gog-grid.lo CC graph/gog-grid-line.lo CC graph/gog-theme.lo CC graph/gog-plot.lo CC graph/gog-plot-engine.lo CC graph/gog-series.lo CC graph/gog-error-bar.lo CC graph/gog-trend-line.lo CC graph/gog-reg-curve.lo CC graph/gog-smoothed-curve.lo CC graph/gog-series-labels.lo CC graph/gog-series-lines.lo CC graph/gog-data-set.lo CC graph/gog-renderer.lo CC math/go-accumulator.lo graph/gog-series-labels.c: In function 'gog_data_label_update': graph/gog-series-labels.c:877:30: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 877 | next = g_utf8_next_char (format); | ^ graph/gog-series-labels.c: In function 'gog_series_labels_update': graph/gog-series-labels.c:1318:54: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1318 | next = g_utf8_next_char (format); | ^ CC math/go-dtoa.lo CC math/go-math.lo CC math/go-rangefunc.lo CC math/go-regression.lo CC math/go-cspline.lo In file included from ./math/go-math.c:39, from math/go-math.c:1577: ./math/go-math.c: In function 'go_finitel': ./math/go-math.c:402:23: error: implicit declaration of function 'finitel' [-Wimplicit-function-declaration] 402 | return SUFFIX(finite) (x); | ^~~~~~ ../goffice/goffice-multipass.h:70:22: note: in definition of macro 'SUFFIX' 70 | #define SUFFIX(_n) _n ## l | ^~ gmake[2]: *** [Makefile:1847: math/go-math.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/tmp/work/misc/goffice0.10/work/goffice-0.10.61/goffice' gmake[1]: *** [Makefile:1227: all] Error 2 gmake[1]: Leaving directory '/tmp/work/misc/goffice0.10/work/goffice-0.10.61/goffice' gmake: *** [Makefile:555: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/goffice0.10 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/goffice0.10