=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for gmtk-1.0.9nb33 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/devel/gmtk/work/gmtk-1.0.9' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/devel/gmtk/work/gmtk-1.0.9/src' CC libgmlib_la-gm_common.lo CC libgmlib_la-gm_audio.lo CC libgmlib_la-gm_file.lo CC libgmlib_la-gm_log.lo CC libgmlib_la-gm_parse.lo CC libgmlib_la-gm_pref_store.lo gm_log.c:84:36: warning: Deprecated pre-processor symbol: replace with "g_mutex_init" [-W#pragma-messages] static GStaticMutex ptr2strmutex = G_STATIC_MUTEX_INIT; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:131:65: note: expanded from macro 'G_STATIC_MUTEX_INIT' #define G_STATIC_MUTEX_INIT { NULL, PTHREAD_MUTEX_INITIALIZER } GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_init) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:499:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_32_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :38:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_init\"" ^ gm_log.c:84:8: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] static GStaticMutex ptr2strmutex = G_STATIC_MUTEX_INIT; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:142:16: note: 'GStaticMutex' has been explicitly marked deprecated here } GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:503:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gm_log.c:136:5: warning: Deprecated pre-processor symbol [-W#pragma-messages] g_static_mutex_lock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:64: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:498:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32' # define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1252:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :41:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ gm_log.c:136:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:155:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gm_log.c:136:5: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" [-W#pragma-messages] g_static_mutex_lock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:53: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:499:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_32_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :46:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_lock\"" ^ gm_log.c:138:5: warning: Deprecated pre-processor symbol [-W#pragma-messages] g_static_mutex_unlock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:64: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:498:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32' # define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1252:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :49:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ gm_log.c:138:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:155:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gm_log.c:138:5: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" [-W#pragma-messages] g_static_mutex_unlock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:55: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:499:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_32_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :54:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_unlock\"" ^ gm_log.c:150:5: warning: Deprecated pre-processor symbol [-W#pragma-messages] g_static_mutex_lock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:64: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:498:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32' # define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1252:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :57:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ gm_log.c:150:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:155:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gm_log.c:150:5: warning: Deprecated pre-processor symbol: replace with "g_mutex_lock" [-W#pragma-messages] g_static_mutex_lock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:145:53: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_lock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:499:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_32_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :62:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_lock\"" ^ gm_log.c:152:5: warning: Deprecated pre-processor symbol [-W#pragma-messages] g_static_mutex_unlock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:64: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:498:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32' # define GLIB_DEPRECATED_MACRO_IN_2_32 GLIB_DEPRECATED_MACRO ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1252:31: note: expanded from macro 'GLIB_DEPRECATED_MACRO' #define GLIB_DEPRECATED_MACRO _GLIB_GNUC_DO_PRAGMA(GCC warning "Deprecated pre-processor symbol") ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :65:6: note: expanded from here GCC warning "Deprecated pre-processor symbol" ^ gm_log.c:152:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:129:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl GLIB_DEPRECATED_MACRO_IN_2_32 ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:155:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:497:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1243:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ gm_log.c:152:5: warning: Deprecated pre-processor symbol: replace with "g_mutex_unlock" [-W#pragma-messages] g_static_mutex_unlock(&ptr2strmutex); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/deprecated/gthread.h:149:55: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) GLIB_DEPRECATED_MACRO_IN_2_32_FOR(g_mutex_unlock) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:499:49: note: expanded from macro 'GLIB_DEPRECATED_MACRO_IN_2_32_FOR' # define GLIB_DEPRECATED_MACRO_IN_2_32_FOR(f) GLIB_DEPRECATED_MACRO_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1254:3: note: expanded from macro 'GLIB_DEPRECATED_MACRO_FOR' _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1251:33: note: expanded from macro '_GLIB_GNUC_DO_PRAGMA' #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) ^ :70:6: note: expanded from here GCC warning "Deprecated pre-processor symbol: replace with \"g_mutex_unlock\"" ^ 14 warnings generated. In file included from gm_pref_store.c:31: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf.h:27: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-schema.h:26: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time; /* time of the modification */ ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gm_pref_store.c:31: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf.h:27: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-schema.h:26: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime gconf_meta_info_mod_time (GConfMetaInfo *gcmi); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gm_pref_store.c:31: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf.h:27: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-schema.h:26: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTime mod_time); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gdate.h:50:23: note: 'GTime' has been explicitly marked deprecated here typedef gint32 GTime GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. CC libgmlib_la-gm_strfuncs.lo CC libgmtk_la-gmtk_common.lo CC libgmtk_la-gmtk_audio_meter.lo CC libgmtk_la-gmtk_media_player.lo In file included from gmtk_common.c:25: In file included from ./gmtk_common.h:28: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/gobject/gtype.hIn file included from :706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ gmtk_audio_meter.c:25: In file included from ./gmtk_audio_meter.h:28: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:/Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' 33: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:#define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gmtk_common.c:25: In file included from ./gmtk_common.h:28In file included from gmtk_audio_meter.c:25: In file included from ./gmtk_audio_meter.h: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126:28: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: :In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:3031: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] : GTimeVal last_popdown; ^ In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35:/Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h: note: 'GTimeVal' has been explicitly marked deprecated here 31: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] ^ GTimeVal last_popdown; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:/Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: 49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' note: # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37:'GTimeVal' has been explicitly marked deprecated here note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.htypedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);: ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' 1211:44: # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'G_DEPRECATED_FOR' note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gmtk_common.c:25: ./gmtk_common.h:31:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ In file included from gmtk_audio_meter.c:26: ./gmtk_common.h:31:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. 2 warnings and 1 error generated. gmake[2]: *** [Makefile:691: libgmtk_la-gmtk_common.lo] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: *** [Makefile:698: libgmtk_la-gmtk_audio_meter.lo] Error 1 In file included from gmtk_media_player.c:25: In file included from ./gmtk_media_player.h:28: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/gobject/gtype.h:706:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:570:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1278:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1201:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from gmtk_media_player.c:25: In file included from ./gmtk_media_player.h:28: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/devel/gmtk/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gtypes.h:574:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:983:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1279:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/devel/gmtk/work/.buildlink/include/glib-2.0/glib/gmacros.h:1211:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ In file included from gmtk_media_player.c:25: ./gmtk_media_player.h:31:10: fatal error: 'gdk/gdkx.h' file not found #include ^~~~~~~~~~~~ 2 warnings and 1 error generated. gmake[2]: *** [Makefile:705: libgmtk_la-gmtk_media_player.lo] Error 1 gmake[2]: Leaving directory '/Users/pbulk/build/devel/gmtk/work/gmtk-1.0.9/src' gmake[1]: *** [Makefile:548: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/devel/gmtk/work/gmtk-1.0.9' gmake: *** [Makefile:456: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/devel/gmtk *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/devel/gmtk