=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gedit-3.22.1nb3 GEN plugins/filebrowser/gedit-file-browser-enum-types.h GEN plugins/filebrowser/gedit-file-browser-enum-types.c GEN plugins/filebrowser/gedit-file-browser-resources.c GEN plugins/sort/gedit-sort-resources.c GEN plugins/docinfo/gedit-docinfo-resources.c GEN gedit/gedit-enum-types.c GEN gedit/gedit-enum-types.h GEN plugins/time/gedit-time-resources.c GEN gedit/gedit-resources.c /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1' Making all in libgd gmake[2]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/libgd' CC test-tagged-entry.o CC libgd/gd-tagged-entry-resources.lo CC libgd/gd-tagged-entry.lo CC libgd/gd-types-catalog.lo CCLD libgd.la CCLD test-tagged-entry gmake[2]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/libgd' Making all in . gmake[2]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1' ITMRG data/org.gnome.gedit.appdata.xml ITMRG data/org.gnome.gedit.desktop GEN plugins/filebrowser/filebrowser.plugin GEN plugins/modelines/modelines.plugin GEN plugins/sort/sort.plugin GEN plugins/spell/spell.plugin GEN plugins/time/time.plugin GEN plugins/docinfo/docinfo.plugin GEN plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.enums.xml GEN data/org.gnome.gedit.enums.xml GEN plugins/time/org.gnome.gedit.plugins.time.enums.xml CC gedit/gedit_libgedit_la-gedit-enum-types.lo CC gedit/gedit_libgedit_la-gedit-app.lo CC gedit/gedit_libgedit_la-gedit-close-confirmation-dialog.lo CC gedit/gedit_libgedit_la-gedit-app-activatable.lo CC gedit/gedit_libx11_la-gedit-app-x11.lo CC gedit/gedit_libgedit_la-gedit-commands-documents.lo CC gedit/gedit_libgedit_la-gedit-commands-edit.lo CC gedit/gedit_libgedit_la-gedit-commands-file.lo gedit/gedit-app.c:258:8: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] ret = gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (parent)), ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-app.c:323:10: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] cur_n = gdk_screen_get_number (screen); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:55:1: note: 'gdk_screen_get_number' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-app.c:328:6: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations] n = gdk_screen_get_number (s); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:55:1: note: 'gdk_screen_get_number' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-app.c:351:13: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] sc_width = gdk_screen_get_width (screen); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:57:1: note: 'gdk_screen_get_width' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-app.c:352:14: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] sc_height = gdk_screen_get_height (screen); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:59:1: note: 'gdk_screen_get_height' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Generating and caching the translation database Merging translations into plugins/modelines/modelines.plugin. CC gedit/gedit_libgedit_la-gedit-commands-file-print.lo CC gedit/gedit_libgedit_la-gedit-commands-help.lo Generating and caching the translation database Merging translations into plugins/time/time.plugin. Generating and caching the translation database Merging translations into plugins/filebrowser/filebrowser.plugin. CC gedit/gedit_libgedit_la-gedit-commands-search.lo CC gedit/gedit_libgedit_la-gedit-commands-view.lo Generating and caching the translation database Merging translations into plugins/spell/spell.plugin. CC gedit/gedit_libgedit_la-gedit-debug.lo CC gedit/gedit_libgedit_la-gedit-dirs.lo Generating and caching the translation database Merging translations into plugins/sort/sort.plugin. CC gedit/gedit_libgedit_la-gedit-document.lo Generating and caching the translation database Merging translations into plugins/docinfo/docinfo.plugin. CC gedit/gedit_libgedit_la-gedit-documents-panel.lo 5 warnings generated. CC gedit/gedit_libgedit_la-gedit-encoding-items.lo CC gedit/gedit_libgedit_la-gedit-encodings-combo-box.lo CC gedit/gedit_libgedit_la-gedit-encodings-dialog.lo CC gedit/gedit_libgedit_la-gedit-file-chooser-dialog.lo CC gedit/gedit_libgedit_la-gedit-file-chooser-dialog-gtk.lo CC gedit/gedit_libgedit_la-gedit-highlight-mode-dialog.lo gedit/gedit-documents-panel.c:1509:4: warning: 'gtk_menu_popup_for_device' is deprecated [-Wdeprecated-declarations] gtk_menu_popup_for_device (GTK_MENU (menu), ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:145:1: note: 'gtk_menu_popup_for_device' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC gedit/gedit_libgedit_la-gedit-highlight-mode-selector.lo CC gedit/gedit_libgedit_la-gedit-history-entry.lo CC gedit/gedit_libgedit_la-gedit-io-error-info-bar.lo CC gedit/gedit_libgedit_la-gedit-menu-extension.lo 1 warning generated. CC gedit/gedit_libgedit_la-gedit-menu-stack-switcher.lo CC gedit/gedit_libgedit_la-gedit-message-bus.lo CC gedit/gedit_libgedit_la-gedit-message.lo CC gedit/gedit_libgedit_la-gedit-metadata-manager.lo CC gedit/gedit_libgedit_la-gedit-multi-notebook.lo CC gedit/gedit_libgedit_la-gedit-notebook.lo CC gedit/gedit_libgedit_la-gedit-notebook-popup-menu.lo CC gedit/gedit_libgedit_la-gedit-notebook-stack-switcher.lo CC gedit/gedit_libgedit_la-gedit-open-document-selector.lo CC gedit/gedit_libgedit_la-gedit-open-document-selector-helper.lo CC gedit/gedit_libgedit_la-gedit-open-document-selector-store.lo CC gedit/gedit_libgedit_la-gedit-plugins-engine.lo CC gedit/gedit_libgedit_la-gedit-preferences-dialog.lo CC gedit/gedit_libgedit_la-gedit-print-job.lo CC gedit/gedit_libgedit_la-gedit-print-preview.lo CC gedit/gedit_libgedit_la-gedit-progress-info-bar.lo CC gedit/gedit_libgedit_la-gedit-recent.lo CC gedit/gedit_libgedit_la-gedit-replace-dialog.lo CC gedit/gedit_libgedit_la-gedit-resources.lo CC gedit/gedit_libgedit_la-gedit-settings.lo gedit/gedit-preferences-dialog.c:62:1: warning: unused function 'glib_autoptr_cleanup_GeditPreferencesDialog' [-Wunused-function] G_DECLARE_FINAL_TYPE (GeditPreferencesDialog, gedit_preferences_dialog, GEDIT, PREFERENCES_DIALOG, GtkWindow) ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:1401:3: note: expanded from macro 'G_DECLARE_FINAL_TYPE' _GLIB_DEFINE_AUTOPTR_CHAINUP (ModuleObjName, ParentName) \ ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:451:22: note: expanded from macro '_GLIB_DEFINE_AUTOPTR_CHAINUP' static inline void _GLIB_AUTOPTR_FUNC_NAME(ModuleObjName) (ModuleObjName **_ptr) { \ ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:441:43: note: expanded from macro '_GLIB_AUTOPTR_FUNC_NAME' #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName ^ :14:1: note: expanded from here glib_autoptr_cleanup_GeditPreferencesDialog ^ gedit/gedit-preferences-dialog.c:62:1: warning: unused function 'GEDIT_IS_PREFERENCES_DIALOG' [-Wunused-function] /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:1405:26: note: expanded from macro 'G_DECLARE_FINAL_TYPE' static inline gboolean MODULE##_IS_##OBJ_NAME (gpointer ptr) { \ ^ :20:1: note: expanded from here GEDIT_IS_PREFERENCES_DIALOG ^ 2 warnings generated. gedit/gedit-print-job.c:369:14: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] body_font = gtk_font_button_get_font_name (job->body_fontbutton); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:95:1: note: 'gtk_font_button_get_font_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-print-job.c:370:16: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] header_font = gtk_font_button_get_font_name (job->headers_fontbutton); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:95:1: note: 'gtk_font_button_get_font_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-print-job.c:371:17: warning: 'gtk_font_button_get_font_name' is deprecated [-Wdeprecated-declarations] numbers_font = gtk_font_button_get_font_name (job->numbers_fontbutton); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkfontbutton.h:95:1: note: 'gtk_font_button_get_font_name' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:402:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22' # define GDK_DEPRECATED_IN_3_22 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-print-preview.c:487:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC gedit/gedit_libgedit_la-gedit-statusbar.lo 3 warnings generated. 1 warning generated. CC gedit/gedit_libgedit_la-gedit-status-menu-button.lo CC gedit/gedit_libgedit_la-gedit-tab.lo CC gedit/gedit_libgedit_la-gedit-tab-label.lo CC gedit/gedit_libgedit_la-gedit-utils.lo CC gedit/gedit_libgedit_la-gedit-view-activatable.lo CC gedit/gedit_libgedit_la-gedit-view.lo CC gedit/gedit_libgedit_la-gedit-view-centering.lo CC gedit/gedit_libgedit_la-gedit-view-frame.lo CC gedit/gedit_libgedit_la-gedit-window-activatable.lo CC gedit/gedit_libgedit_la-gedit-window.lo CC plugins/docinfo/plugins_docinfo_libdocinfo_la-gedit-docinfo-plugin.lo CC plugins/docinfo/plugins_docinfo_libdocinfo_la-gedit-docinfo-resources.lo gedit/gedit-utils.c:596:3: warning: 'gdk_error_trap_push' is deprecated [-Wdeprecated-declarations] gdk_error_trap_push (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:69:1: note: 'gdk_error_trap_push' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_push) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-utils.c:601:9: warning: 'gdk_error_trap_pop' is deprecated [-Wdeprecated-declarations] err = gdk_error_trap_pop (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:72:1: note: 'gdk_error_trap_pop' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_pop) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-enum-types.lo gedit/gedit-utils.c:654:3: warning: 'gdk_error_trap_push' is deprecated [-Wdeprecated-declarations] gdk_error_trap_push (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:69:1: note: 'gdk_error_trap_push' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_push) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-utils.c:659:9: warning: 'gdk_error_trap_pop' is deprecated [-Wdeprecated-declarations] err = gdk_error_trap_pop (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:72:1: note: 'gdk_error_trap_pop' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_pop) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-utils.c:715:3: warning: 'gdk_error_trap_push' is deprecated [-Wdeprecated-declarations] gdk_error_trap_push (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:69:1: note: 'gdk_error_trap_push' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_push) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-utils.c:720:9: warning: 'gdk_error_trap_pop' is deprecated [-Wdeprecated-declarations] err = gdk_error_trap_pop (); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkmain.h:72:1: note: 'gdk_error_trap_pop' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_x11_display_error_trap_pop) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-resources.lo gedit/gedit-view.c:486:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-view.c:1000:2: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations] gtk_widget_override_font (GTK_WIDGET (view), font_desc); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1152:1: note: 'gtk_widget_override_font' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:360:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-view-frame.c:858:3: warning: 'gtk_source_search_context_set_settings' is deprecated [-Wdeprecated-declarations] gtk_source_search_context_set_settings (search_context, ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h:75:1: note: 'gtk_source_search_context_set_settings' has been explicitly marked deprecated here GTK_SOURCE_DEPRECATED_IN_3_24_FOR (gtk_source_search_context_new) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h:518:46: note: expanded from macro 'GTK_SOURCE_DEPRECATED_IN_3_24_FOR' #define GTK_SOURCE_DEPRECATED_IN_3_24_FOR(f) G_DEPRECATED_FOR(f) _GTK_SOURCE_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-view-frame.c:935:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gedit/gedit-view-frame.c:1474:2: warning: 'gtk_widget_override_background_color' is deprecated [-Wdeprecated-declarations] gtk_widget_override_background_color (GTK_WIDGET (frame), 0, &transparent); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkwidget.h:1147:1: note: 'gtk_widget_override_background_color' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_16 ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:360:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_16' # define GDK_DEPRECATED_IN_3_16 GDK_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:48:24: note: expanded from macro 'GDK_DEPRECATED' #define GDK_DEPRECATED G_DEPRECATED _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. 2 warnings generated. CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-bookmarks-store.lo 3 warnings generated. CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-store.lo gedit/gedit-window.c:2223:2: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-view.lo CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-widget.lo CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-utils.lo CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-plugin.lo CC plugins/filebrowser/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-messages.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-activation.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-add-filter.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-extend-context-menu.lo 1 warning generated. CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-get-root.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-get-view.lo plugins/filebrowser/gedit-file-bookmarks-store.c:871:8: warning: incompatible pointer types assigning to 'GFile *' (aka 'struct _GFile *') from 'typeof (obj)' (aka 'struct _GObject *') [-Wincompatible-pointer-types] file = g_object_ref (obj); ^ ~~~~~~~~~~~~~~~~~~ CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-id.lo 1 warning generated. plugins/filebrowser/gedit-file-browser-widget.c:1195:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, NULL, NULL, ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/filebrowser/gedit-file-browser-widget.c:1200:3: warning: 'gtk_menu_popup' is deprecated [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU (menu), NULL, NULL, ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:137:1: note: 'gtk_menu_popup' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/filebrowser/gedit-file-browser-widget.c:2372:8: warning: 'gtk_show_uri' is deprecated [-Wdeprecated-declarations] if (!gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (obj)), uri, GDK_CURRENT_TIME, &error)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkshow.h:32:1: note: 'gtk_show_uri' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gtk_show_uri_on_window) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/filebrowser/gedit-file-browser-widget.c:2625:16: warning: 'gdk_screen_get_monitor_at_window' is deprecated [-Wdeprecated-declarations] monitor_num = gdk_screen_get_monitor_at_window (screen, window); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:90:1: note: 'gdk_screen_get_monitor_at_window' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_display_get_monitor_at_window) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/filebrowser/gedit-file-browser-widget.c:2632:2: warning: 'gdk_screen_get_monitor_workarea' is deprecated [-Wdeprecated-declarations] gdk_screen_get_monitor_workarea (screen, monitor_num, &monitor); ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkscreen.h:81:1: note: 'gdk_screen_get_monitor_workarea' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR(gdk_monitor_get_workarea) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ plugins/filebrowser/gedit-file-browser-widget.c:2702:2: warning: 'gtk_menu_popup_for_device' is deprecated [-Wdeprecated-declarations] gtk_menu_popup_for_device (GTK_MENU (menu), event->device, NULL, NULL, ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gtk/gtkmenu.h:145:1: note: 'gtk_menu_popup_for_device' has been explicitly marked deprecated here GDK_DEPRECATED_IN_3_22_FOR((gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:403:47: note: expanded from macro 'GDK_DEPRECATED_IN_3_22_FOR' # define GDK_DEPRECATED_IN_3_22_FOR(f) GDK_DEPRECATED_FOR(f) ^ /data/scratch/editors/gedit3/work/.buildlink/include/gtk-3.0/gdk/gdkversionmacros.h:49:31: note: expanded from macro 'GDK_DEPRECATED_FOR' #define GDK_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GDK_EXTERN ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/editors/gedit3/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-id-location.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-set-emblem.lo CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-set-markup.lo 6 warnings generated. CC plugins/filebrowser/messages/plugins_filebrowser_libfilebrowser_la-gedit-file-browser-message-set-root.lo CC plugins/modelines/plugins_modelines_libmodelines_la-gedit-modeline-plugin.lo CC plugins/modelines/plugins_modelines_libmodelines_la-modeline-parser.lo CC plugins/sort/plugins_sort_libsort_la-gedit-sort-plugin.lo CC plugins/sort/plugins_sort_libsort_la-gedit-sort-resources.lo CC plugins/spell/plugins_spell_libspell_la-gedit-spell-plugin.lo CC plugins/spell/plugins_spell_libspell_la-gedit-spell-app-activatable.lo CC plugins/time/plugins_time_libtime_la-gedit-time-plugin.lo CC plugins/time/plugins_time_libtime_la-gedit-time-resources.lo CC gedit/gedit_gedit-gedit.o GEN data/org.gnome.gedit.gschema.valid GEN plugins/filebrowser/org.gnome.gedit.plugins.filebrowser.gschema.valid GEN plugins/time/org.gnome.gedit.plugins.time.gschema.valid CCLD gedit/libx11.la CCLD gedit/libgedit.la CCLD plugins/docinfo/libdocinfo.la CCLD plugins/time/libtime.la CCLD plugins/modelines/libmodelines.la CCLD plugins/sort/libsort.la CCLD gedit/gedit CCLD plugins/filebrowser/libfilebrowser.la CCLD plugins/spell/libspell.la GISCAN gedit/Gedit-3.0.gir GICOMP gedit/Gedit-3.0.gir gmake[2]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1' Making all in po gmake[2]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/po' MSGFMT am.gmo MSGFMT an.gmo MSGFMT ar.gmo MSGFMT as.gmo MSGFMT be@latin.gmo MSGFMT ast.gmo MSGFMT az.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT af.gmo MSGFMT bn_IN.gmo MSGFMT ca.gmo MSGFMT br.gmo MSGFMT bs.gmo MSGFMT bn.gmo MSGFMT ca@valencia.gmo MSGFMT crh.gmo MSGFMT cs.gmo MSGFMT cy.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT dz.gmo MSGFMT en@shaw.gmo MSGFMT es.gmo MSGFMT eo.gmo MSGFMT en_GB.gmo MSGFMT en_CA.gmo MSGFMT et.gmo MSGFMT fi.gmo MSGFMT fa.gmo MSGFMT fr.gmo MSGFMT eu.gmo MSGFMT fur.gmo MSGFMT gd.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT gu.gmo MSGFMT hi.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT hy.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT ja.gmo MSGFMT it.gmo MSGFMT kk.gmo MSGFMT kn.gmo MSGFMT km.gmo MSGFMT ko.gmo MSGFMT ku.gmo MSGFMT la.gmo MSGFMT ka.gmo MSGFMT ln.gmo MSGFMT lv.gmo MSGFMT lt.gmo MSGFMT mai.gmo MSGFMT mg.gmo MSGFMT mi.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT mn.gmo MSGFMT mr.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT ne.gmo MSGFMT nds.gmo MSGFMT oc.gmo MSGFMT nn.gmo MSGFMT nl.gmo MSGFMT pa.gmo MSGFMT or.gmo MSGFMT my.gmo MSGFMT pl.gmo MSGFMT ps.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT si.gmo MSGFMT rw.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT te.gmo MSGFMT tg.gmo MSGFMT th.gmo MSGFMT tk.gmo MSGFMT ug.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT xh.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/po' Making all in docs gmake[2]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs' Making all in reference gmake[3]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs/reference' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs/reference' gmake[3]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs' gmake[2]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/docs' Making all in help gmake[2]: Entering directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/help' GEN bg/bg.mo GEN ca/ca.mo GEN cs/cs.mo GEN da/da.mo GEN ar/ar.mo GEN eu/eu.mo GEN fr/fr.mo GEN it/it.mo GEN el/el.mo GEN id/id.mo GEN hu/hu.mo GEN gl/gl.mo GEN ja/ja.mo GEN de/de.mo GEN fi/fi.mo GEN pt_BR/pt_BR.mo GEN lv/lv.mo GEN es/es.mo GEN ru/ru.mo GEN oc/oc.mo GEN sl/sl.mo GEN ro/ro.mo GEN ko/ko.mo GEN zh_CN/zh_CN.mo GEN te/te.mo GEN zh_TW/zh_TW.mo GEN sv/sv.mo GEN zh_HK/zh_HK.mo GEN th/th.mo GEN uk/uk.mo GEN bg/ GEN fi/ GEN cs/ GEN da/ GEN ca/ GEN eu/ GEN ar/ GEN de/ GEN hu/ GEN gl/ GEN id/ GEN el/ GEN ja/ GEN fr/ GEN ko/ GEN it/ GEN lv/ GEN oc/ GEN pt_BR/ GEN ro/ GEN ru/ GEN sl/ GEN sv/ GEN te/ GEN th/ GEN uk/ GEN zh_CN/ GEN zh_HK/ GEN zh_TW/ GEN es/ gmake[2]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1/help' gmake[1]: Leaving directory '/data/scratch/editors/gedit3/work/gedit-3.22.1' *** Please use pkgtools/verifypc to sanity check dependencies.