=> 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 easytag-2.4.3nb17 GEN src/resource.c GEN src/enums.h /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/audio/easytag/work/easytag-2.4.3' Making all in help gmake[2]: Entering directory '/tmp/audio/easytag/work/easytag-2.4.3/help' GEN ca/ca.mo GEN cs/cs.mo GEN de/de.mo GEN el/el.mo GEN es/es.mo GEN fr/fr.mo GEN hu/hu.mo GEN sv/sv.mo GEN cs/ GEN de/ GEN ca/ GEN el/ GEN es/ GEN fr/ GEN hu/ GEN sv/ gmake[2]: Leaving directory '/tmp/audio/easytag/work/easytag-2.4.3/help' Making all in po gmake[2]: Entering directory '/tmp/audio/easytag/work/easytag-2.4.3/po' MSGFMT bg.gmo MSGFMT bs.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT de.gmo MSGFMT da.gmo MSGFMT el.gmo MSGFMT en_GB.gmo MSGFMT fr.gmo MSGFMT es.gmo MSGFMT he.gmo MSGFMT hr.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sl.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT te.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo gmake[2]: Leaving directory '/tmp/audio/easytag/work/easytag-2.4.3/po' gmake[2]: Entering directory '/tmp/audio/easytag/work/easytag-2.4.3' GEN src/enums.c CC src/easytag-resource.o GEN doc/easytag.1 GEN org.gnome.EasyTAG.enums.xml CC src/easytag-about.o CC src/easytag-application.o Note: Writing easytag.1 CC src/easytag-application_window.o CC src/easytag-browser.o CC src/easytag-cddb_dialog.o CC src/easytag-charset.o src/browser.c: In function 'et_browser_select_dir': src/browser.c:1074:26: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (parts[index] == '\0') ^~ src/browser.c:1074:13: note: did you mean to dereference the pointer? if (parts[index] == '\0') ^ CC src/easytag-crc32.o CC src/easytag-dlm.o CC src/easytag-easytag.o CC src/easytag-enums.o CC src/easytag-et_core.o CC src/easytag-file.o CC src/easytag-file_area.o CC src/easytag-file_description.o CC src/easytag-file_info.o CC src/easytag-file_list.o CC src/easytag-file_name.o CC src/easytag-file_tag.o CC src/easytag-load_files_dialog.o CC src/easytag-log.o CC src/easytag-main.o CC src/easytag-misc.o CC src/easytag-picture.o CC src/easytag-playlist_dialog.o CC src/easytag-preferences_dialog.o CC src/easytag-progress_bar.o CC src/easytag-scan.o CC src/easytag-scan_dialog.o CC src/easytag-search_dialog.o CC src/easytag-setting.o CC src/easytag-status_bar.o CC src/easytag-tag_area.o CXX src/tags/id3lib/easytag-c_wrapper.o CC src/tags/libapetag/easytag-apetaglib.o CC src/tags/libapetag/easytag-is_tag.o In file included from /tmp/audio/easytag/work/.buildlink/include/id3.h:32:0, from src/tags/id3lib/c_wrapper.cpp:25: /tmp/audio/easytag/work/.buildlink/include/id3/globals.h:542:20: warning: 'ID3_v1_genre_description' defined but not used [-Wunused-variable] static const char *ID3_v1_genre_description[ID3_NR_OF_V1_GENRES] = ^~~~~~~~~~~~~~~~~~~~~~~~ CC src/tags/libapetag/easytag-info_mac.o CC src/tags/libapetag/easytag-info_mpc.o CC src/tags/easytag-ape_tag.o CC src/tags/easytag-flac_header.o CC src/tags/easytag-flac_private.o CC src/tags/easytag-flac_tag.o CXX src/tags/easytag-gio_wrapper.o CC src/tags/easytag-id3_tag.o CC src/tags/easytag-id3v24_tag.o In file included from /tmp/audio/easytag/work/.buildlink/include/id3.h:32:0, from src/tags/id3_tag.c:39: /tmp/audio/easytag/work/.buildlink/include/id3/globals.h:542:20: warning: 'ID3_v1_genre_description' defined but not used [-Wunused-variable] static const char *ID3_v1_genre_description[ID3_NR_OF_V1_GENRES] = ^~~~~~~~~~~~~~~~~~~~~~~~ CC src/tags/easytag-monkeyaudio_header.o In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gobject.h:26:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:31, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h: In function 'gboolean g_IS_debug_controller(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:73: warning: 'GType g_debug_controller_get_type()' is deprecated: Not available before 2.72 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h:54:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GDebugController, g_debug_controller, g, debug_controller, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h:54:39: note: declared here G_DECLARE_INTERFACE(GDebugController, g_debug_controller, g, debug_controller, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h: In function 'GDebugControllerInterface* g_debug_controller_GET_IFACE(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:76: warning: 'GType g_debug_controller_get_type()' is deprecated: Not available before 2.72 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2656:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h:54:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GDebugController, g_debug_controller, g, debug_controller, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontroller.h:54:39: note: declared here G_DECLARE_INTERFACE(GDebugController, g_debug_controller, g, debug_controller, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h: In function 'gboolean G_IS_DEBUG_CONTROLLER_DBUS(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1718:73: warning: 'GType g_debug_controller_dbus_get_type()' is deprecated: Not available before 2.72 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1718:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h:40:1: note: in expansion of macro 'G_DECLARE_DERIVABLE_TYPE' G_DECLARE_DERIVABLE_TYPE (GDebugControllerDBus, g_debug_controller_dbus, G, DEBUG_CONTROLLER_DBUS, GObject) ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h:40:49: note: declared here G_DECLARE_DERIVABLE_TYPE (GDebugControllerDBus, g_debug_controller_dbus, G, DEBUG_CONTROLLER_DBUS, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1704:9: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h: In function 'gboolean G_IS_DEBUG_CONTROLLER_DBUS_CLASS(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1720:70: warning: 'GType g_debug_controller_dbus_get_type()' is deprecated: Not available before 2.72 [-Wdeprecated-declarations] return G_TYPE_CHECK_CLASS_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2670:55: note: in definition of macro '_G_TYPE_CCT' GTypeClass *__class = (GTypeClass*) cp; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1720:12: note: in expansion of macro 'G_TYPE_CHECK_CLASS_TYPE' return G_TYPE_CHECK_CLASS_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h:40:1: note: in expansion of macro 'G_DECLARE_DERIVABLE_TYPE' G_DECLARE_DERIVABLE_TYPE (GDebugControllerDBus, g_debug_controller_dbus, G, DEBUG_CONTROLLER_DBUS, GObject) ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gdebugcontrollerdbus.h:40:49: note: declared here G_DECLARE_DERIVABLE_TYPE (GDebugControllerDBus, g_debug_controller_dbus, G, DEBUG_CONTROLLER_DBUS, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1704:9: note: in definition of macro 'G_DECLARE_DERIVABLE_TYPE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h: In function 'gboolean G_IS_LIST_MODEL(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:73: warning: 'GType g_list_model_get_type()' is deprecated: Not available before 2.44 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h:38:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h:38:33: note: declared here G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h: In function 'GListModelInterface* G_LIST_MODEL_GET_IFACE(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:76: warning: 'GType g_list_model_get_type()' is deprecated: Not available before 2.44 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2656:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h:38:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/glistmodel.h:38:33: note: declared here G_DECLARE_INTERFACE(GListModel, g_list_model, G, LIST_MODEL, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gliststore.h: In function 'gboolean G_IS_LIST_STORE(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1612:73: warning: 'GType g_list_store_get_type()' is deprecated: Not available before 2.44 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1612:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gliststore.h:38:1: note: in expansion of macro 'G_DECLARE_FINAL_TYPE' G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gliststore.h:38:34: note: declared here G_DECLARE_FINAL_TYPE(GListStore, g_list_store, G, LIST_STORE, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1601:9: note: in definition of macro 'G_DECLARE_FINAL_TYPE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h: In function 'gboolean g_IS_memory_monitor(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:73: warning: 'GType g_memory_monitor_get_type()' is deprecated: Not available before 2.64 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h:44:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GMemoryMonitor, g_memory_monitor, g, memory_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h:44:37: note: declared here G_DECLARE_INTERFACE(GMemoryMonitor, g_memory_monitor, g, memory_monitor, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h: In function 'GMemoryMonitorInterface* g_memory_monitor_GET_IFACE(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:76: warning: 'GType g_memory_monitor_get_type()' is deprecated: Not available before 2.64 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2656:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h:44:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE(GMemoryMonitor, g_memory_monitor, g, memory_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gmemorymonitor.h:44:37: note: declared here G_DECLARE_INTERFACE(GMemoryMonitor, g_memory_monitor, g, memory_monitor, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'gboolean g_IS_power_profile_monitor(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:73: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2660:60: note: in definition of macro '_G_TYPE_CIT' GTypeInstance *__inst = (GTypeInstance*) ip; GType __t = gt; gboolean __r; \ ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1806:12: note: in expansion of macro 'G_TYPE_CHECK_INSTANCE_TYPE' return G_TYPE_CHECK_INSTANCE_TYPE (ptr, module_obj_name##_get_type ()); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h:45:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h:45:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h: In function 'GPowerProfileMonitorInterface* g_power_profile_monitor_GET_IFACE(gpointer)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:76: warning: 'GType g_power_profile_monitor_get_type()' is deprecated: Not available before 2.70 [-Wdeprecated-declarations] return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:2656:103: note: in definition of macro '_G_TYPE_IGI' #define _G_TYPE_IGI(ip, gt, ct) ((ct*) g_type_interface_peek (((GTypeInstance*) ip)->g_class, gt)) ^~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1808:12: note: in expansion of macro 'G_TYPE_INSTANCE_GET_INTERFACE' return G_TYPE_INSTANCE_GET_INTERFACE (ptr, module_obj_name##_get_type (), ModuleObjName##Interface); } \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h:45:1: note: in expansion of macro 'G_DECLARE_INTERFACE' G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gpowerprofilemonitor.h:45:44: note: declared here G_DECLARE_INTERFACE (GPowerProfileMonitor, g_power_profile_monitor, g, power_profile_monitor, GObject) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gtype.h:1796:9: note: in definition of macro 'G_DECLARE_INTERFACE' GType module_obj_name##_get_type (void); \ ^~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h: In function 'void glib_autoptr_clear_GSettingsSchemaKey(GSettingsSchemaKey*)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:51: warning: 'void g_settings_schema_key_unref(GSettingsSchemaKey*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1355:18: note: in definition of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ ^~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettings.h:29:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:137, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettingsschema.h:94:25: note: declared here void g_settings_schema_key_unref (GSettingsSchemaKey *key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1355:47: warning: 'void g_settings_schema_key_unref(GSettingsSchemaKey*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations] { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1371:3: note: in expansion of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' _GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS(TypeName, TypeName, func) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettings.h:29:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:137, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettingsschema.h:94:25: note: declared here void g_settings_schema_key_unref (GSettingsSchemaKey *key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h: In function 'void glib_listautoptr_cleanup_GSettingsSchemaKey(GList**)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:51: warning: 'void g_settings_schema_key_unref(GSettingsSchemaKey*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1359:63: note: in definition of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) cleanup); } \ ^~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettings.h:29:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:137, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettingsschema.h:94:25: note: declared here void g_settings_schema_key_unref (GSettingsSchemaKey *key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h: In function 'void glib_slistautoptr_cleanup_GSettingsSchemaKey(GSList**)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:51: warning: 'void g_settings_schema_key_unref(GSettingsSchemaKey*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1361:64: note: in definition of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) cleanup); } \ ^~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettings.h:29:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:137, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettingsschema.h:94:25: note: declared here void g_settings_schema_key_unref (GSettingsSchemaKey *key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h: In function 'void glib_queueautoptr_cleanup_GSettingsSchemaKey(GQueue**)': /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:51: warning: 'void g_settings_schema_key_unref(GSettingsSchemaKey*)' is deprecated: Not available before 2.40 [-Wdeprecated-declarations] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:1363:73: note: in definition of macro '_GLIB_DEFINE_AUTOPTR_CLEANUP_FUNCS' { if (*_q) g_queue_free_full (*_q, (GDestroyNotify) (void(*)(void)) cleanup); } \ ^~~~~~~ /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio-autocleanups.h:117:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC' G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSettingsSchemaKey, g_settings_schema_key_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettings.h:29:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:137, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gsettingsschema.h:94:25: note: declared here void g_settings_schema_key_unref (GSettingsSchemaKey *key); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/tags/gio_wrapper.cc:24:0: src/tags/gio_wrapper.h: At global scope: src/tags/gio_wrapper.h:36:51: error: 'TagLib::ulong' has not been declared virtual TagLib::ByteVector readBlock (TagLib::ulong length); ^~~~~ src/tags/gio_wrapper.h:38:66: error: 'TagLib::ulong' has not been declared virtual void insert (TagLib::ByteVector const &data, TagLib::ulong start = 0, TagLib::ulong replace = 0); ^~~~~ src/tags/gio_wrapper.h:38:91: error: 'TagLib::ulong' has not been declared virtual void insert (TagLib::ByteVector const &data, TagLib::ulong start = 0, TagLib::ulong replace = 0); ^~~~~ src/tags/gio_wrapper.h:39:39: error: 'TagLib::ulong' has not been declared virtual void removeBlock (TagLib::ulong start = 0, TagLib::ulong length = 0); ^~~~~ src/tags/gio_wrapper.h:39:64: error: 'TagLib::ulong' has not been declared virtual void removeBlock (TagLib::ulong start = 0, TagLib::ulong length = 0); ^~~~~ src/tags/gio_wrapper.h:64:51: error: 'TagLib::ulong' has not been declared virtual TagLib::ByteVector readBlock (TagLib::ulong length); ^~~~~ src/tags/gio_wrapper.h:66:66: error: 'TagLib::ulong' has not been declared virtual void insert (TagLib::ByteVector const &data, TagLib::ulong start = 0, TagLib::ulong replace = 0); ^~~~~ src/tags/gio_wrapper.h:66:91: error: 'TagLib::ulong' has not been declared virtual void insert (TagLib::ByteVector const &data, TagLib::ulong start = 0, TagLib::ulong replace = 0); ^~~~~ src/tags/gio_wrapper.h:67:39: error: 'TagLib::ulong' has not been declared virtual void removeBlock (TagLib::ulong start = 0, TagLib::ulong len = 0); ^~~~~ src/tags/gio_wrapper.h:67:64: error: 'TagLib::ulong' has not been declared virtual void removeBlock (TagLib::ulong start = 0, TagLib::ulong len = 0); ^~~~~ src/tags/gio_wrapper.cc:50:37: error: 'TagLib::ByteVector GIO_InputStream::readBlock' is not a static data member of 'class GIO_InputStream' GIO_InputStream::readBlock (TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:50:37: error: 'ulong' is not a member of 'TagLib' src/tags/gio_wrapper.cc:50:37: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ src/tags/gio_wrapper.cc:51:1: error: expected ',' or ';' before '{' token { ^ src/tags/gio_wrapper.cc:73:34: error: 'TagLib::ulong' has not been declared TagLib::ulong start, ^~~~~ src/tags/gio_wrapper.cc:74:34: error: 'TagLib::ulong' has not been declared TagLib::ulong replace) ^~~~~ src/tags/gio_wrapper.cc:80:39: error: variable or field 'removeBlock' declared void GIO_InputStream::removeBlock (TagLib::ulong start, TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:80:39: error: 'ulong' is not a member of 'TagLib' src/tags/gio_wrapper.cc:80:39: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ src/tags/gio_wrapper.cc:80:60: error: 'ulong' is not a member of 'TagLib' GIO_InputStream::removeBlock (TagLib::ulong start, TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:80:60: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ src/tags/gio_wrapper.cc:203:34: error: 'TagLib::ByteVector GIO_IOStream::readBlock' is not a static data member of 'class GIO_IOStream' GIO_IOStream::readBlock (TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:203:34: error: 'ulong' is not a member of 'TagLib' src/tags/gio_wrapper.cc:203:34: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ src/tags/gio_wrapper.cc:204:1: error: expected ',' or ';' before '{' token { ^ src/tags/gio_wrapper.cc:242:31: error: 'TagLib::ulong' has not been declared TagLib::ulong start, ^~~~~ src/tags/gio_wrapper.cc:243:31: error: 'TagLib::ulong' has not been declared TagLib::ulong replace) ^~~~~ src/tags/gio_wrapper.cc: In member function 'virtual void GIO_IOStream::insert(const TagLib::ByteVector&, int, int)': src/tags/gio_wrapper.cc:250:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (data.size () == replace) ~~~~~~~~~~~~~^~~~~~~~~~ src/tags/gio_wrapper.cc:256:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if (data.size () < replace) ~~~~~~~~~~~~~^~~~~~~~~ In file included from /tmp/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gioenums.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/giotypes.h:30, from /tmp/audio/easytag/work/.buildlink/include/glib-2.0/gio/gio.h:28, from src/tags/gio_wrapper.h:28, from src/tags/gio_wrapper.cc:24: /tmp/audio/easytag/work/.buildlink/include/glib-2.0/glib/gmacros.h:935:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define MIN(a, b) (((a) < (b)) ? (a) : (b)) ~~~~^~~~~ src/tags/gio_wrapper.cc:281:37: note: in expansion of macro 'MIN' MIN (G_N_ELEMENTS (buffer), start), ^~~ src/tags/gio_wrapper.cc: At global scope: src/tags/gio_wrapper.cc:354:36: error: variable or field 'removeBlock' declared void GIO_IOStream::removeBlock (TagLib::ulong start, TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:354:36: error: 'ulong' is not a member of 'TagLib' src/tags/gio_wrapper.cc:354:36: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ src/tags/gio_wrapper.cc:354:57: error: 'ulong' is not a member of 'TagLib' GIO_IOStream::removeBlock (TagLib::ulong start, TagLib::ulong len) ^~~~~ src/tags/gio_wrapper.cc:354:57: note: suggested alternative: In file included from /usr/include/sys/time.h:38:0, from /usr/include/time.h:145, from /usr/include/pthread.h:37, from /usr/include/g++/bits/gthr-posix.h:35, from /usr/include/g++/bits/gthr.h:148, from /usr/include/g++/ext/atomicity.h:35, from /usr/include/g++/memory:73, from /tmp/audio/easytag/work/.buildlink/include/taglib/tbytevector.h:29, from /tmp/audio/easytag/work/.buildlink/include/taglib/tiostream.h:29, from src/tags/gio_wrapper.h:27, from src/tags/gio_wrapper.cc:24: /usr/include/sys/types.h:109:23: note: 'ulong' typedef unsigned long ulong; /* Sys V compatibility */ ^~~~~ CC src/tags/easytag-mpeg_header.o gmake[2]: *** [Makefile:2937: src/tags/easytag-gio_wrapper.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /tmp/audio/easytag/work/.buildlink/include/id3.h:32:0, from src/tags/mpeg_header.c:31: /tmp/audio/easytag/work/.buildlink/include/id3/globals.h:542:20: warning: 'ID3_v1_genre_description' defined but not used [-Wunused-variable] static const char *ID3_v1_genre_description[ID3_NR_OF_V1_GENRES] = ^~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/tmp/audio/easytag/work/easytag-2.4.3' gmake[1]: *** [Makefile:3280: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/audio/easytag/work/easytag-2.4.3' gmake: *** [Makefile:1362: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/easytag *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/easytag