=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for engrampa-1.26.0nb1 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0' Making all in mate-submodules gmake[2]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules' Making all in libegg gmake[3]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules/libegg' CC libegg_la-eggtreemultidnd.lo CC libegg_la-eggsmclient.lo CC libegg_la-eggdesktopfile.lo CC libegg_la-eggsmclient-xsmp.lo CCLD libegg.la gmake[3]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules/libegg' gmake[3]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules' gmake[2]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/mate-submodules' Making all in data gmake[2]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data' Making all in icons gmake[3]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data/icons' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data/icons' gmake[3]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data' GEN engrampa.appdata.xml GEN org.mate.Engrampa.service GEN org.mate.engrampa.gschema.valid GEN engrampa.desktop gmake[3]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data' gmake[2]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/data' Making all in src gmake[2]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' /tmp/archivers/engrampa/work/.buildlink/bin/glib-compile-resources --target=fr-resources.c --sourcedir=. --generate --c-name fr ./engrampa.gresource.xml GEN fr-marshal.c GEN fr-marshal.h GEN fr-enum-types.h /tmp/archivers/engrampa/work/.buildlink/bin/glib-compile-resources --target=fr-resources.h --sourcedir=. --generate --c-name fr ./engrampa.gresource.xml INFO: Reading fr-marshal.list... INFO: Reading fr-marshal.list... GEN fr-enum-types.c /usr/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' Making all in sh gmake[4]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src/sh' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src/sh' Making all in ui gmake[4]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src/ui' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src/ui' gmake[4]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' CC actions.o CC dlg-add-files.o CC dlg-add-folder.o CC dlg-ask-password.o actions.c: In function 'activate_action_view_toolbar': actions.c:732:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_TOOLBAR, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:732:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_TOOLBAR, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c: In function 'activate_action_view_statusbar': actions.c:744:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_STATUSBAR, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:744:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_STATUSBAR, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c: In function 'activate_action_view_folders': actions.c:756:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_FOLDERS, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:756:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] g_settings_set_boolean (settings, PREF_UI_VIEW_FOLDERS, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action))); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c: In function 'activate_action_sort_reverse_order': actions.c:786:5: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations] fr_window_set_sort_type (window, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) ? GTK_SORT_DESCENDING : GTK_SORT_ASCENDING); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here gboolean gtk_toggle_action_get_active (GtkToggleAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ actions.c:786:5: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] fr_window_set_sort_type (window, gtk_toggle_action_get_active (GTK_TOGGLE_ACTION (action)) ? GTK_SORT_DESCENDING : GTK_SORT_ASCENDING); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from actions.c:30: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC dlg-batch-add.o CC dlg-delete.o CC dlg-extract.o CC dlg-new.o CC dlg-open-with.o CC dlg-package-installer.o CC dlg-password.o CC dlg-prop.o CC dlg-update.o CC eggfileformatchooser.o CC eggtreemultidnd.o CC file-data.o CC file-utils.o CC fr-archive.o CC fr-command.o CC fr-command-ace.o file-utils.c: In function 'file_extension_is': file-utils.c:691:9: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] return strcasecmp (filename + filename_l - ext_l, ext) == 0; ^~~~~~~~~~ CC fr-command-alz.o CC fr-command-ar.o CC fr-command-arj.o CC fr-command-cfile.o CC fr-command-cpio.o CC fr-command-dpkg.o CC fr-command-iso.o CC fr-command-jar.o CC fr-command-lha.o CC fr-command-nomarch.o CC fr-command-rar.o CC fr-command-rpm.o CC fr-command-tar.o CC fr-command-unstuff.o CC fr-command-zip.o CC fr-command-lrzip.o CC fr-command-zoo.o CC fr-command-7z.o CC fr-error.o CC fr-init.o CC fr-list-model.o CC fr-proc-error.o CC fr-process.o CC fr-window.o CC gio-utils.o CC glib-utils.o glib-utils.c: In function 'g_utf8_strchug': glib-utils.c:268:13: warning: Deprecated pre-processor symbol: replace with "memmove" g_memmove (string, scan, strlen (scan) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC gtk-utils.o CC java-utils.o fr-window.c: In function 'set_sensitive': fr-window.c:1658:2: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->actions, action_name); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'set_active': fr-window.c:2003:2: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->actions, action_name); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:2004:2: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), is_active); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here void gtk_toggle_action_set_active (GtkToggleAction *action, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:2004:2: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations] gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), is_active); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here GType gtk_toggle_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'pref_history_len_changed': fr-window.c:5036:2: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->actions, "OpenRecent"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5039:2: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_action_group_get_action (window->priv->actions, "OpenRecent_Toolbar"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'menu_item_select_cb': fr-window.c:5216:2: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (proxy)); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5216:2: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (proxy)); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:252:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here GType gtk_activatable_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'view_as_radio_action': fr-window.c:5273:2: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] fr_window_set_list_mode (window, gtk_radio_action_get_current_value (current)); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'sort_by_radio_action': fr-window.c:5284:2: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations] window->priv->sort_method = gtk_radio_action_get_current_value (current); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:272:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here gint gtk_radio_action_get_current_value (GtkRadioAction *action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'set_action_important': fr-window.c:5436:2: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations] action = gtk_ui_manager_get_action (ui, action_name); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c: In function 'fr_window_construct': fr-window.c:5847:2: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations] ui = gtk_ui_manager_new (); ^~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here GtkUIManager *gtk_ui_manager_new (void); ^~~~~~~~~~~~~~~~~~ fr-window.c:5849:2: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations] window->priv->actions = actions = gtk_action_group_new ("Actions"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here GtkActionGroup *gtk_action_group_new (const gchar *name); ^~~~~~~~~~~~~~~~~~~~ fr-window.c:5853:2: warning: 'gtk_recent_action_get_type' is deprecated [-Wdeprecated-declarations] action = g_object_new (GTK_TYPE_RECENT_ACTION, ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:274:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:63:12: note: declared here GType gtk_recent_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5861:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (actions, action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5866:2: warning: 'gtk_recent_action_get_type' is deprecated [-Wdeprecated-declarations] action = g_object_new (GTK_TYPE_RECENT_ACTION, ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:274:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:63:12: note: declared here GType gtk_recent_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5878:2: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_action (actions, action); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here void gtk_action_group_add_action (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5883:2: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations] gtk_action_group_set_translation_domain (actions, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here void gtk_action_group_set_translation_domain (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5884:2: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_actions (actions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here void gtk_action_group_add_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5888:2: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_toggle_actions (actions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5892:2: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (actions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5898:2: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations] gtk_action_group_add_radio_actions (actions, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:254:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here void gtk_action_group_add_radio_actions (GtkActionGroup *action_group, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5910:2: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_insert_action_group (ui, actions, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here void gtk_ui_manager_insert_action_group (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5912:9: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] gtk_ui_manager_get_accel_group (ui)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5915:2: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations] gtk_accel_group_connect (gtk_ui_manager_get_accel_group (ui), ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5920:2: warning: 'gtk_ui_manager_add_ui_from_resource' is deprecated [-Wdeprecated-declarations] if (! gtk_ui_manager_add_ui_from_resource (ui, ENGRAMPA_RESOURCE_UI_PATH G_DIR_SEPARATOR_S "menus-toolbars.ui", &error)) { ^~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:167:16: note: declared here guint gtk_ui_manager_add_ui_from_resource(GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5925:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] menubar = gtk_ui_manager_get_widget (ui, "/MenuBar"); ^~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5929:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->toolbar = toolbar = gtk_ui_manager_get_widget (ui, "/ToolBar"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5936:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->location_bar = gtk_ui_manager_get_widget (ui, "/LocationBar"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5991:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->file_popup_menu = gtk_ui_manager_get_widget (ui, "/FilePopupMenu"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5992:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->folder_popup_menu = gtk_ui_manager_get_widget (ui, "/FolderPopupMenu"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ fr-window.c:5993:2: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations] window->priv->sidebar_folder_popup_menu = gtk_ui_manager_get_widget (ui, "/SidebarFolderPopupMenu"); ^~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:284:0, from actions.h:26, from fr-window.c:33: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager, ^~~~~~~~~~~~~~~~~~~~~~~~~ CC open-file.o CC preferences.o gtk-utils.c: In function '_gtk_error_dialog_new': gtk-utils.c:272:2: warning: 'gtk_dialog_get_action_area' is deprecated [-Wdeprecated-declarations] action_area = gtk_dialog_get_action_area (GTK_DIALOG (dialog)); ^~~~~~~~~~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtk.h:31, from gtk-utils.c:26: /tmp/archivers/engrampa/work/.buildlink/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CC rar-utils.o CC fr-marshal.o CC fr-enum-types.o CC fr-resources.o fr-enum-types.c:9:1: warning: no previous prototype for 'fr_compression_get_type' [-Wmissing-prototypes] fr_compression_get_type (void) ^~~~~~~~~~~~~~~~~~~~~~~ fr-enum-types.c:25:1: warning: no previous prototype for 'fr_overwrite_get_type' [-Wmissing-prototypes] fr_overwrite_get_type (void) ^~~~~~~~~~~~~~~~~~~~~ CC fr-command-unarchiver.o CC main.o CC server.o main.c: In function 'main': main.c:353:2: warning: 'G_APPLICATION_FLAGS_NONE' is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations] app = gtk_application_new (NULL, G_APPLICATION_FLAGS_NONE); ^~~ In file included from /tmp/archivers/engrampa/work/.buildlink/include/glib-2.0/gio/giotypes.h:30:0, from /tmp/archivers/engrampa/work/.buildlink/include/glib-2.0/gio/gio.h:28, from main.c:30: /tmp/archivers/engrampa/work/.buildlink/include/glib-2.0/gio/gioenums.h:1536:3: note: declared here G_APPLICATION_FLAGS_NONE GLIB_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS), ^~~~~~~~~~~~~~~~~~~~~~~~ CC test-server.o test-server.c:30:1: warning: 'engrampa_getsupportedtypes_ready_cb' defined but not used [-Wunused-function] engrampa_getsupportedtypes_ready_cb (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD test-server CCLD engrampa CCLD engrampa-server gmake[4]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' gmake[3]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' gmake[2]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/src' Making all in help gmake[2]: Entering directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/help' GEN ar/ar.mo GEN as/as.mo GEN af/af.mo GEN am/am.mo GEN ast/ast.mo GEN az/az.mo GEN bg/bg.mo GEN be/be.mo GEN bn/bn.mo GEN bn_IN/bn_IN.mo GEN br/br.mo GEN bs/bs.mo GEN ca/ca.mo GEN ca@valencia/ca@valencia.mo GEN cmn/cmn.mo GEN crh/crh.mo GEN cs/cs.mo GEN cy/cy.mo GEN da/da.mo GEN de/de.mo GEN dz/dz.mo GEN el/el.mo GEN en_AU/en_AU.mo GEN en_CA/en_CA.mo GEN en_GB/en_GB.mo GEN eo/eo.mo GEN es/es.mo GEN et/et.mo GEN eu/eu.mo GEN fa/fa.mo GEN fi/fi.mo GEN fr/fr.mo GEN gl/gl.mo GEN ga/ga.mo GEN gu/gu.mo GEN he/he.mo GEN hi/hi.mo GEN hr/hr.mo GEN hu/hu.mo GEN hy/hy.mo GEN id/id.mo GEN is/is.mo GEN it/it.mo GEN ja/ja.mo GEN ka/ka.mo GEN kk/kk.mo GEN kn/kn.mo GEN ko/ko.mo GEN ku/ku.mo GEN ky/ky.mo GEN li/li.mo GEN lt/lt.mo GEN lv/lv.mo GEN mai/mai.mo GEN mg/mg.mo GEN mk/mk.mo GEN ml/ml.mo GEN mn/mn.mo GEN mr/mr.mo GEN ms/ms.mo GEN nb/nb.mo GEN ne/ne.mo GEN nl/nl.mo GEN nn/nn.mo GEN oc/oc.mo GEN nso/nso.mo GEN or/or.mo GEN pa/pa.mo GEN pl/pl.mo GEN pt/pt.mo GEN pt_BR/pt_BR.mo GEN ro/ro.mo GEN ru/ru.mo GEN sk/sk.mo GEN si/si.mo GEN sl/sl.mo GEN sq/sq.mo GEN sr/sr.mo GEN sr@latin/sr@latin.mo GEN sv/sv.mo GEN ta/ta.mo GEN te/te.mo GEN th/th.mo GEN tk/tk.mo GEN tr/tr.mo GEN ug/ug.mo GEN uk/uk.mo GEN ur/ur.mo GEN vi/vi.mo GEN wa/wa.mo GEN xh/xh.mo GEN zh_CN/zh_CN.mo GEN zh_HK/zh_HK.mo GEN zh_TW/zh_TW.mo GEN zu/zu.mo GEN af/ GEN am/ GEN ar/ GEN as/ GEN ast/ GEN az/ GEN bg/ GEN be/ GEN bn/ GEN bn_IN/ GEN br/ GEN bs/ GEN ca/ GEN ca@valencia/ GEN cmn/ GEN crh/ GEN cs/ GEN cy/ GEN da/ GEN de/ GEN dz/ GEN el/ GEN en_AU/ GEN en_CA/ GEN en_GB/ GEN eo/ GEN es/ GEN et/ GEN eu/ GEN fa/ GEN fi/ GEN fr/ GEN ga/ GEN gl/ GEN gu/ GEN he/ GEN hi/ GEN hr/ GEN hu/ GEN hy/ GEN id/ GEN is/ GEN it/ GEN ja/ GEN ka/ GEN kk/ GEN kn/ [1] Segmentation fault (core dumped) (cd "ja/" && /tmp/archivers/engrampa/work/.too... gmake[2]: *** [Makefile:570: ja/ja.stamp] Error 139 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0/help' gmake[1]: *** [Makefile:497: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/archivers/engrampa/work/engrampa-1.26.0' gmake: *** [Makefile:429: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/archivers/engrampa *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/archivers/engrampa