=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/gcr", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] ===> Installing for gcr-3.40.0nb8 => Generating pre-install file lists ninja: Entering directory `output' [1/228] Linking static target egg/libegg.a [2/228] Compiling C object gck/libgck-1.0.dylib.p/meson-generated_.._gck-enum-types.c.o [3/228] Compiling C object gck/libgck-1.0.dylib.p/meson-generated_.._gck-marshal.c.o [4/228] Compiling C object gck/libgck-1.0.dylib.p/gck-dump.c.o [5/228] Compiling C object gck/libgck-1.0.dylib.p/gck-attributes.c.o ../gck/gck-attributes.c:67:1: warning: unused function 'egg_secure_strdup' [-Wunused-function] EGG_SECURE_DECLARE (attributes); ^ ../egg/egg-secure-memory.h:83:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strdup (const char *str) { \ ^ ../gck/gck-attributes.c:67:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 2 warnings generated. [6/228] Compiling C object gck/libgck-1.0.dylib.p/gck-enumerator.c.o ../gck/gck-enumerator.c:910:27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] self->pv->attr_types = g_memdup (attr_types, sizeof (gulong) * attr_count); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [7/228] Compiling C object gck/libgck-1.0.dylib.p/gck-misc.c.o ../gck/gck-misc.c:144:6: warning: passing 'typeof (*(&quark_inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&quark_inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [8/228] Compiling C object gck/libgck-1.0.dylib.p/gck-module.c.o ../gck/gck-module.c:292:16: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] module_info = g_memdup (module_info, sizeof (GckModuleInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [9/228] Compiling C object gck/libgck-1.0.dylib.p/gck-modules.c.o [10/228] Compiling C object gck/libgck-1.0.dylib.p/gck-object.c.o [11/228] Compiling C object gck/libgck-1.0.dylib.p/gck-object-cache.c.o ../gck/gck-object-cache.c:70:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [12/228] Compiling C object gck/libgck-1.0.dylib.p/gck-password.c.o [13/228] Compiling C object gck/libgck-1.0.dylib.p/gck-session.c.o ../gck/gck-session.c:570:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (session_info, sizeof (GckSessionInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:964:29: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->pin = pin && n_pin ? g_memdup (pin, n_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1069:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->old_pin = old_pin && n_old_pin ? g_memdup (old_pin, n_old_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1071:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->new_pin = new_pin && n_new_pin ? g_memdup (new_pin, n_new_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1169:29: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->pin = pin && n_pin ? g_memdup (pin, n_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:2735:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->input = input && n_input ? g_memdup (input, n_input) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:3301:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->input = input && n_input ? g_memdup (input, n_input) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:3303:47: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->signature = signature && n_signature ? g_memdup (signature, n_signature) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 8 warnings generated. [14/228] Compiling C object gck/libgck-1.0.dylib.p/gck-slot.c.o ../gck/gck-slot.c:196:14: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] slot_info = g_memdup (slot_info, sizeof (GckSlotInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-slot.c:269:15: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] token_info = g_memdup (token_info, sizeof (GckTokenInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-slot.c:323:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (mech_info, sizeof (GckMechanismInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. [15/228] Compiling C object gck/libgck-1.0.dylib.p/gck-uri.c.o ../gck/gck-uri.c:160:6: warning: passing 'typeof (*(&quark_inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&quark_inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ ../gck/gck-uri.c:215:35: warning: implicit conversion from enumeration type 'GckUriFlags' to different enumeration type 'P11KitUriType' [-Wenum-conversion] res = p11_kit_uri_parse (string, flags, p11_uri); ~~~~~~~~~~~~~~~~~ ^~~~~ ../gck/gck-uri.c:330:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] copy = g_memdup (uri_data, sizeof (GckUriData)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. [16/228] Compiling C object gck/libgck-1.0.dylib.p/gck-call.c.o [17/228] Compiling C object gck/libgck-1.0.dylib.p/gck-interaction.c.o [18/228] Compiling C object gck/libgck-testable.dylib.p/meson-generated_.._gck-enum-types.c.o [19/228] Linking target gck/libgck-1.0.dylib [20/228] Compiling C object gck/libgck-testable.dylib.p/meson-generated_.._gck-marshal.c.o [21/228] Generating symbol file gck/libgck-1.0.dylib.p/libgck-1.0.dylib.symbols [22/228] Compiling C object gck/libgck-testable.dylib.p/gck-dump.c.o [23/228] Compiling C object gck/libgck-testable.dylib.p/gck-attributes.c.o ../gck/gck-attributes.c:67:1: warning: unused function 'egg_secure_strdup' [-Wunused-function] EGG_SECURE_DECLARE (attributes); ^ ../egg/egg-secure-memory.h:83:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strdup (const char *str) { \ ^ ../gck/gck-attributes.c:67:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 2 warnings generated. [24/228] Compiling C object gck/libgck-testable.dylib.p/gck-enumerator.c.o ../gck/gck-enumerator.c:910:27: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] self->pv->attr_types = g_memdup (attr_types, sizeof (gulong) * attr_count); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [25/228] Compiling C object gck/libgck-testable.dylib.p/gck-misc.c.o ../gck/gck-misc.c:144:6: warning: passing 'typeof (*(&quark_inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&quark_inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [26/228] Compiling C object gck/libgck-testable.dylib.p/gck-module.c.o ../gck/gck-module.c:292:16: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] module_info = g_memdup (module_info, sizeof (GckModuleInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [27/228] Compiling C object gck/libgck-testable.dylib.p/gck-modules.c.o [28/228] Compiling C object gck/libgck-testable.dylib.p/gck-object.c.o [29/228] Compiling C object gck/libgck-testable.dylib.p/gck-object-cache.c.o ../gck/gck-object-cache.c:70:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [30/228] Compiling C object gck/libgck-testable.dylib.p/gck-password.c.o [31/228] Compiling C object gck/libgck-testable.dylib.p/gck-session.c.o ../gck/gck-session.c:570:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (session_info, sizeof (GckSessionInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:964:29: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->pin = pin && n_pin ? g_memdup (pin, n_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1069:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->old_pin = old_pin && n_old_pin ? g_memdup (old_pin, n_old_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1071:41: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->new_pin = new_pin && n_new_pin ? g_memdup (new_pin, n_new_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:1169:29: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->pin = pin && n_pin ? g_memdup (pin, n_pin) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:2735:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->input = input && n_input ? g_memdup (input, n_input) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:3301:35: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->input = input && n_input ? g_memdup (input, n_input) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-session.c:3303:47: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] args->signature = signature && n_signature ? g_memdup (signature, n_signature) : NULL; ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 8 warnings generated. [32/228] Compiling C object gck/libgck-testable.dylib.p/gck-slot.c.o ../gck/gck-slot.c:196:14: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] slot_info = g_memdup (slot_info, sizeof (GckSlotInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-slot.c:269:15: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] token_info = g_memdup (token_info, sizeof (GckTokenInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/gck-slot.c:323:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] return g_memdup (mech_info, sizeof (GckMechanismInfo)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. [33/228] Compiling C object gck/libgck-testable.dylib.p/gck-uri.c.o ../gck/gck-uri.c:160:6: warning: passing 'typeof (*(&quark_inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&quark_inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ ../gck/gck-uri.c:215:35: warning: implicit conversion from enumeration type 'GckUriFlags' to different enumeration type 'P11KitUriType' [-Wenum-conversion] res = p11_kit_uri_parse (string, flags, p11_uri); ~~~~~~~~~~~~~~~~~ ^~~~~ ../gck/gck-uri.c:330:9: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] copy = g_memdup (uri_data, sizeof (GckUriData)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 3 warnings generated. [34/228] Compiling C object gck/libgck-testable.dylib.p/gck-call.c.o [35/228] Compiling C object gck/libgck-testable.dylib.p/gck-interaction.c.o [36/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/meson-generated_.._gcr-enum-types-base.c.o [37/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/meson-generated_.._gcr-marshal.c.o [38/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/meson-generated_.._gcr-oids.c.o gcr/gcr-oids.c:10:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:22:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:34:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:46:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:58:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:70:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:82:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:94:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:106:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:118:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:130:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:142:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:154:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:166:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:178:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:190:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:202:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:214:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:226:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:238:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:250:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:262:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:274:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:286:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:298:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:310:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:322:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:334:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:346:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:358:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:370:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:382:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:394:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:406:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:418:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:430:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:442:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:454:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:466:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:478:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:490:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:502:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:514:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:526:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:538:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:550:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:562:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:574:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:586:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:598:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:610:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:622:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:634:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:646:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:658:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:670:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:682:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:694:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:706:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ gcr/gcr-oids.c:718:6: warning: passing 'typeof (*(&inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 60 warnings generated. [39/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/meson-generated_.._gcr-dbus-generated.c.o [40/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-callback-output-stream.c.o [41/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-certificate-extensions.c.o [42/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-column.c.o [43/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-gnupg-collection.c.o [44/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-gnupg-importer.c.o ../gcr/gcr-gnupg-importer.c:288:53: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] g_memory_input_stream_add_data (self->pv->packets, g_memdup (block, n_block), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [45/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-gnupg-key.c.o [46/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-gnupg-records.c.o [47/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-gnupg-process.c.o [48/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-key-mechanisms.c.o ../gcr/gcr-key-mechanisms.c:168:24: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] closure->mechanisms = g_memdup (mechanisms, n_mechanisms * sizeof (gulong)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [49/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-openpgp.c.o ../gcr/gcr-openpgp.c:1087:29: warning: implicit conversion from enumeration type 'GcrDataError' to different enumeration type 'GcrDataFormat' [-Wenum-conversion] return ret ? GCR_SUCCESS : GCR_ERROR_FAILURE; ~~~~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. [50/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-openssh.c.o [51/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-pkcs11-importer.c.o [52/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-single-collection.c.o [53/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-subject-public-key.c.o [54/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-certificate.c.o ../gcr/gcr-certificate.c:260:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ ../gcr/gcr-certificate.c:537:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] result = g_memdup (g_bytes_get_data (bytes, NULL), *n_data); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-certificate.c:747:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] result = g_memdup (g_bytes_get_data (bytes, NULL), *n_data); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-certificate.c:954:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] result = g_memdup (g_bytes_get_data (bytes, NULL), *n_length); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 4 warnings generated. [55/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-certificate-chain.c.o ../gcr/gcr-certificate-chain.c:243:8: warning: variable 'length' set but not used [-Wunused-but-set-variable] guint length; ^ ../gcr/gcr-certificate-chain.c:345:5: warning: variable 'length' is uninitialized when used here [-Wuninitialized] ++length; ^~~~~~ ../gcr/gcr-certificate-chain.c:243:14: note: initialize the variable 'length' to silence this warning guint length; ^ = 0 2 warnings generated. [56/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-certificate-request.c.o [57/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-collection.c.o ../gcr/gcr-collection.c:61:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [58/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-filter-collection.c.o [59/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-fingerprint.c.o [60/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-icons.c.o [61/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-importer.c.o ../gcr/gcr-importer.c:91:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [62/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-import-interaction.c.o ../gcr/gcr-import-interaction.c:63:6: warning: passing 'typeof (*(&initialized)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&initialized)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ 1 warning generated. [63/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-library.c.o [64/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-mock-prompter.c.o ../gcr/gcr-mock-prompter.c:389:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:398:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:430:8: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] res = g_simple_async_result_new (G_OBJECT (prompt), callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-mock-prompter.c:435:3: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (res, FALSE); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:84:1: note: 'g_simple_async_result_set_op_res_gboolean' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:439:3: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (res, FALSE); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:84:1: note: 'g_simple_async_result_set_op_res_gboolean' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:443:3: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (res, FALSE); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:84:1: note: 'g_simple_async_result_set_op_res_gboolean' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:447:3: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (res, response->proceed); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:84:1: note: 'g_simple_async_result_set_op_res_gboolean' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:468:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (prompt), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:471:9: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] return g_simple_async_result_get_op_res_gboolean (G_SIMPLE_ASYNC_RESULT (result)) ? ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:87:1: note: 'g_simple_async_result_get_op_res_gboolean' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:509:8: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] res = g_simple_async_result_new (G_OBJECT (prompt), callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-mock-prompter.c:514:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, NULL, NULL); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:517:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, NULL, NULL); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:522:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, NULL, NULL); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:526:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, NULL, NULL); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:531:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, response->password, g_free); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:555:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (prompt), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-mock-prompter.c:558:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] return g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result)); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 17 warnings generated. [65/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-pkcs11-certificate.c.o [66/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-parser.c.o ../gcr/gcr-parser.c:192:6: warning: passing 'typeof (*(&quarks_inited)) *' (aka 'volatile unsigned long *') to parameter of type 'gsize *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (g_once_init_enter (&quarks_inited)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: expanded from macro 'g_once_init_enter' (!g_atomic_pointer_get (location) && \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:38: note: expanded from macro 'g_atomic_pointer_get' __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ ^~~~~~~~~~~~~~~~~ ../gcr/gcr-parser.c:160:1: warning: unused function 'egg_secure_alloc' [-Wunused-function] EGG_SECURE_DECLARE (parser); ^ ../egg/egg-secure-memory.h:77:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_alloc (size_t length) { \ ^ ../gcr/gcr-parser.c:160:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 3 warnings generated. [67/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-prompt.c.o [68/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-secret-exchange.c.o ../gcr/gcr-secret-exchange.c:33:1: warning: unused function 'egg_secure_strdup' [-Wunused-function] EGG_SECURE_DECLARE (secret_exchange); ^ ../egg/egg-secure-memory.h:83:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strdup (const char *str) { \ ^ ../gcr/gcr-secret-exchange.c:33:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 2 warnings generated. [69/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-simple-certificate.c.o ../gcr/gcr-simple-certificate.c:151:37: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] cert->pv->data = cert->pv->owned = g_memdup (data, n_data); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [70/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-simple-collection.c.o [71/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-system-prompt.c.o ../gcr/gcr-system-prompt.c:450:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (async); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:474:13: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] closure = g_simple_async_result_get_op_res_gpointer (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:476:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:511:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (async); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:679:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:805:22: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *call = g_simple_async_result_get_op_res_gpointer (user_data); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:824:25: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *closure = g_simple_async_result_get_op_res_gpointer (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:854:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (res, error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:855:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:888:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (res, error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:889:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:900:25: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *closure = g_simple_async_result_get_op_res_gpointer (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:910:2: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (res, GCR_SYSTEM_PROMPT_ERROR, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:913:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:924:22: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *call = g_simple_async_result_get_op_res_gpointer (async); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:931:2: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (async, G_IO_ERROR, G_IO_ERROR_CANCELLED, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:118:1: note: 'g_simple_async_result_set_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:945:25: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *closure = g_simple_async_result_get_op_res_gpointer (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1006:8: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] res = g_simple_async_result_new (G_OBJECT (self), callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-system-prompt.c:1012:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, closure, call_closure_free); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1027:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (self), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1030:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1142:22: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] CallClosure *call = g_simple_async_result_get_op_res_gpointer (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:75:1: note: 'g_simple_async_result_get_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1149:3: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (res, error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:112:1: note: 'g_simple_async_result_take_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1150:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1187:8: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] res = g_simple_async_result_new (G_OBJECT (self), callback, user_data, source_tag); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-system-prompt.c:1189:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, closure, call_closure_free); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1194:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1280:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (self), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1284:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (res, error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1314:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (self), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1318:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (res, error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1595:8: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] res = g_simple_async_result_new (NULL, callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/gcr-system-prompt.c:1601:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (res, closure, call_closure_free); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:71:1: note: 'g_simple_async_result_set_op_res_gpointer' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1629:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, NULL, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../gcr/gcr-system-prompt.c:1632:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 35 warnings generated. [72/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-system-prompter.c.o [73/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-union-collection.c.o [74/228] Compiling C object gcr/libgcr-base-3.1.dylib.p/gcr-trust.c.o In file included from ../gcr/gcr-trust.c:30: ../gck/pkcs11n.h:132:9: warning: 'CKA_TRUST_SERVER_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_SERVER_AUTH (CKA_TRUST + 8) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:581:9: note: previous definition is here #define CKA_TRUST_SERVER_AUTH (0x62CUL) ^ In file included from ../gcr/gcr-trust.c:30: ../gck/pkcs11n.h:133:9: warning: 'CKA_TRUST_CLIENT_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CLIENT_AUTH (CKA_TRUST + 9) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:582:9: note: previous definition is here #define CKA_TRUST_CLIENT_AUTH (0x62DUL) ^ In file included from ../gcr/gcr-trust.c:30: ../gck/pkcs11n.h:134:9: warning: 'CKA_TRUST_CODE_SIGNING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CODE_SIGNING (CKA_TRUST + 10) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:583:9: note: previous definition is here #define CKA_TRUST_CODE_SIGNING (0x62EUL) ^ In file included from ../gcr/gcr-trust.c:30: ../gck/pkcs11n.h:135:9: warning: 'CKA_TRUST_EMAIL_PROTECTION' macro redefined [-Wmacro-redefined] #define CKA_TRUST_EMAIL_PROTECTION (CKA_TRUST + 11) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:584:9: note: previous definition is here #define CKA_TRUST_EMAIL_PROTECTION (0x62FUL) ^ In file included from ../gcr/gcr-trust.c:30: ../gck/pkcs11n.h:139:9: warning: 'CKA_TRUST_TIME_STAMPING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_TIME_STAMPING (CKA_TRUST + 15) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:586:9: note: previous definition is here #define CKA_TRUST_TIME_STAMPING (0x631UL) ^ 5 warnings generated. [75/228] Linking target gck/libgck-testable.dylib [76/228] Linking target gcr/libgcr-base-3.1.dylib [77/228] Generating symbol file gck/libgck-testable.dylib.p/libgck-testable.dylib.symbols [78/228] Compiling C object gck/libgck-test.dylib.p/gck-mock.c.o [79/228] Compiling C object gck/libgck-test.dylib.p/gck-test.c.o [80/228] Generating symbol file gcr/libgcr-base-3.1.dylib.p/libgcr-base-3.1.dylib.symbols [81/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/meson-generated_.._gcr-enum-types.c.o [82/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-basics-widget.c.o [83/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-details-widget.c.o [84/228] Generating gck/Gck-1.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/var/tmp/work/security/gcr/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' ../gck/gck.h:767: Warning: Gck: Couldn't find 'open_session_full_finish' for the corresponding async function: 'open_session_full_async' [85/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-exporter.c.o [86/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-request-renderer.c.o [87/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-display-scrolled.c.o [88/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-display-view.c.o [89/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-live-search.c.o [90/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-gnupg-renderer.c.o [91/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-pkcs11-import-interaction.c.o [92/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-pkcs11-import-dialog.c.o ../ui/gcr-pkcs11-import-dialog.c:34:1: warning: unused function 'egg_secure_alloc' [-Wunused-function] EGG_SECURE_DECLARE (import_dialog); ^ ../egg/egg-secure-memory.h:77:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_alloc (size_t length) { \ ^ ../ui/gcr-pkcs11-import-dialog.c:34:1: warning: unused function 'egg_secure_realloc' [-Wunused-function] ../egg/egg-secure-memory.h:80:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_realloc (void *p, size_t length) { \ ^ ../ui/gcr-pkcs11-import-dialog.c:34:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 3 warnings generated. [93/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-unlock-renderer.c.o [94/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-viewer-window.c.o [95/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-widget.c.o [96/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-certificate-renderer.c.o [97/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-combo-selector.c.o [98/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-collection-model.c.o [99/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-failure-renderer.c.o [100/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-key-renderer.c.o [101/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-key-widget.c.o [102/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-import-button.c.o [103/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-list-selector.c.o [104/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-prompt-dialog.c.o ../ui/gcr-prompt-dialog.c:366:13: warning: variable 'lower' set but not used [-Wunused-but-set-variable] int upper, lower, digit, misc; ^ ../ui/gcr-prompt-dialog.c:818:2: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (res); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:100:1: note: 'g_simple_async_result_complete' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:950:27: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] self->pv->async_result = g_simple_async_result_new (G_OBJECT (self), callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../ui/gcr-prompt-dialog.c:958:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (self->pv->async_result); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:986:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (prompt), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:989:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:1013:27: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] self->pv->async_result = g_simple_async_result_new (G_OBJECT (self), callback, user_data, ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:47:1: note: 'g_simple_async_result_new' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46_FOR(g_task_new) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:378:39: note: expanded from macro 'GIO_DEPRECATED_IN_2_46_FOR' #define GIO_DEPRECATED_IN_2_46_FOR(f) GIO_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:31:31: note: expanded from macro 'GIO_DEPRECATED_FOR' #define GIO_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../ui/gcr-prompt-dialog.c:1018:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (self->pv->async_result); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:102:1: note: 'g_simple_async_result_complete_in_idle' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:1048:24: warning: 'g_simple_async_result_is_valid' is deprecated [-Wdeprecated-declarations] g_return_val_if_fail (g_simple_async_result_is_valid (result, G_OBJECT (prompt), ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:131:1: note: 'g_simple_async_result_is_valid' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ ../ui/gcr-prompt-dialog.c:1051:6: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gsimpleasyncresult.h:115:1: note: 'g_simple_async_result_propagate_error' has been explicitly marked deprecated here GIO_DEPRECATED_IN_2_46 ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:377:32: note: expanded from macro 'GIO_DEPRECATED_IN_2_46' #define GIO_DEPRECATED_IN_2_46 GIO_DEPRECATED ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/gio/gio-visibility.h:30:24: note: expanded from macro 'GIO_DEPRECATED' #define GIO_DEPRECATED G_DEPRECATED _GIO_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1267:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 10 warnings generated. [105/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-renderer.c.o [106/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-tree-selector.c.o [107/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-unlock-options-widget.c.o ../ui/gcr-unlock-options-widget.c:484:10: warning: implicit conversion from enumeration type 'GtkStateFlags' to different enumeration type 'GtkStateType' [-Wenum-conversion] state = gtk_widget_get_state_flags (GTK_WIDGET (button)); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. [108/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-viewer.c.o [109/228] Generating gck/gck-1.vapi with a custom command [110/228] Compiling C object ui/libgcr-ui-3.1.dylib.p/gcr-viewer-widget.c.o [111/228] Linking target gck/libgck-test.dylib [112/228] Linking target ui/libgcr-ui-3.1.dylib [113/228] Linking static target egg/libegg-test.a [114/228] Generating symbol file gck/libgck-test.dylib.p/libgck-test.dylib.symbols [115/228] Compiling C object gck/libmock-test-module.dylib.p/mock-test-module.c.o [116/228] Compiling C object gck/test-gck-attributes.p/test-gck-attributes.c.o ../gck/test-gck-attributes.c:424:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] memory = g_memdup (ATTR_DATA, N_ATTR_DATA); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gck/test-gck-attributes.c:33:1: warning: unused function 'egg_secure_alloc' [-Wunused-function] EGG_SECURE_DECLARE (test_gck_attributes); ^ ../egg/egg-secure-memory.h:77:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_alloc (size_t length) { \ ^ ../gck/test-gck-attributes.c:33:1: warning: unused function 'egg_secure_realloc' [-Wunused-function] ../egg/egg-secure-memory.h:80:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_realloc (void *p, size_t length) { \ ^ ../gck/test-gck-attributes.c:33:1: warning: unused function 'egg_secure_strndup' [-Wunused-function] ../egg/egg-secure-memory.h:86:22: note: expanded from macro 'EGG_SECURE_DECLARE' static inline void* egg_secure_strndup (const char *str, size_t length) { \ ^ 4 warnings generated. [117/228] Compiling C object gck/test-gck-module.p/test-gck-module.c.o [118/228] Compiling C object gck/test-gck-slot.p/test-gck-slot.c.o [119/228] Compiling C object gck/test-gck-session.p/test-gck-session.c.o [120/228] Compiling C object gck/test-gck-object.p/test-gck-object.c.o [121/228] Generating gcr/Gcr-3.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/var/tmp/work/security/gcr/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' ../gcr/gcr-system-prompt.h:75: Warning: Gcr: Couldn't find 'open_for_prompter_finish' for the corresponding async function: 'open_for_prompter_async' [122/228] Compiling C object gck/test-gck-crypto.p/test-gck-crypto.c.o [123/228] Compiling C object gck/test-gck-uri.p/test-gck-uri.c.o [124/228] Compiling C object gck/test-gck-enumerator.p/test-gck-enumerator.c.o [125/228] Compiling C object gck/test-gck-modules.p/test-gck-modules.c.o [126/228] Generating gcr/gcr-3.vapi with a custom command [127/228] Compiling C object gcr/test-util.p/test-util.c.o [128/228] Compiling C object gcr/test-filter-collection.p/test-filter-collection.c.o [129/228] Compiling C object gcr/test-secret-exchange.p/test-secret-exchange.c.o [130/228] Compiling C object gcr/test-simple-certificate.p/test-simple-certificate.c.o [131/228] Compiling C object gcr/test-certificate.p/test-certificate.c.o [132/228] Compiling C object gcr/test-certificate-chain.p/test-certificate-chain.c.o ../gcr/test-certificate-chain.c:112:15: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] self->data = g_memdup (data, n_data); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:337:1: note: 'g_memdup' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_68_FOR (g_memdup2) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:752:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_68_FOR' #define GLIB_DEPRECATED_IN_2_68_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [133/228] Compiling C object gcr/test-subject-public-key.p/test-subject-public-key.c.o [134/228] Compiling C object gcr/test-fingerprint.p/test-fingerprint.c.o In file included from ../gcr/test-fingerprint.c:30: ../gck/pkcs11n.h:132:9: warning: 'CKA_TRUST_SERVER_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_SERVER_AUTH (CKA_TRUST + 8) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:581:9: note: previous definition is here #define CKA_TRUST_SERVER_AUTH (0x62CUL) ^ In file included from ../gcr/test-fingerprint.c:30: ../gck/pkcs11n.h:133:9: warning: 'CKA_TRUST_CLIENT_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CLIENT_AUTH (CKA_TRUST + 9) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:582:9: note: previous definition is here #define CKA_TRUST_CLIENT_AUTH (0x62DUL) ^ In file included from ../gcr/test-fingerprint.c:30: ../gck/pkcs11n.h:134:9: warning: 'CKA_TRUST_CODE_SIGNING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CODE_SIGNING (CKA_TRUST + 10) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:583:9: note: previous definition is here #define CKA_TRUST_CODE_SIGNING (0x62EUL) ^ In file included from ../gcr/test-fingerprint.c:30: ../gck/pkcs11n.h:135:9: warning: 'CKA_TRUST_EMAIL_PROTECTION' macro redefined [-Wmacro-redefined] #define CKA_TRUST_EMAIL_PROTECTION (CKA_TRUST + 11) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:584:9: note: previous definition is here #define CKA_TRUST_EMAIL_PROTECTION (0x62FUL) ^ In file included from ../gcr/test-fingerprint.c:30: ../gck/pkcs11n.h:139:9: warning: 'CKA_TRUST_TIME_STAMPING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_TIME_STAMPING (CKA_TRUST + 15) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:586:9: note: previous definition is here #define CKA_TRUST_TIME_STAMPING (0x631UL) ^ 5 warnings generated. [135/228] Compiling C object gcr/test-pkcs11-certificate.p/test-pkcs11-certificate.c.o In file included from ../gcr/test-pkcs11-certificate.c:34: ../gck/pkcs11n.h:132:9: warning: 'CKA_TRUST_SERVER_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_SERVER_AUTH (CKA_TRUST + 8) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:581:9: note: previous definition is here #define CKA_TRUST_SERVER_AUTH (0x62CUL) ^ In file included from ../gcr/test-pkcs11-certificate.c:34: ../gck/pkcs11n.h:133:9: warning: 'CKA_TRUST_CLIENT_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CLIENT_AUTH (CKA_TRUST + 9) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:582:9: note: previous definition is here #define CKA_TRUST_CLIENT_AUTH (0x62DUL) ^ In file included from ../gcr/test-pkcs11-certificate.c:34: ../gck/pkcs11n.h:134:9: warning: 'CKA_TRUST_CODE_SIGNING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CODE_SIGNING (CKA_TRUST + 10) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:583:9: note: previous definition is here #define CKA_TRUST_CODE_SIGNING (0x62EUL) ^ In file included from ../gcr/test-pkcs11-certificate.c:34: ../gck/pkcs11n.h:135:9: warning: 'CKA_TRUST_EMAIL_PROTECTION' macro redefined [-Wmacro-redefined] #define CKA_TRUST_EMAIL_PROTECTION (CKA_TRUST + 11) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:584:9: note: previous definition is here #define CKA_TRUST_EMAIL_PROTECTION (0x62FUL) ^ In file included from ../gcr/test-pkcs11-certificate.c:34: ../gck/pkcs11n.h:139:9: warning: 'CKA_TRUST_TIME_STAMPING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_TIME_STAMPING (CKA_TRUST + 15) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:586:9: note: previous definition is here #define CKA_TRUST_TIME_STAMPING (0x631UL) ^ 5 warnings generated. [136/228] Compiling C object gcr/test-openpgp.p/test-openpgp.c.o [137/228] Compiling C object gcr/test-openssh.p/test-openssh.c.o [138/228] Compiling C object gcr/test-trust.p/test-trust.c.o In file included from ../gcr/test-trust.c:30: ../gck/pkcs11n.h:132:9: warning: 'CKA_TRUST_SERVER_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_SERVER_AUTH (CKA_TRUST + 8) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:581:9: note: previous definition is here #define CKA_TRUST_SERVER_AUTH (0x62CUL) ^ In file included from ../gcr/test-trust.c:30: ../gck/pkcs11n.h:133:9: warning: 'CKA_TRUST_CLIENT_AUTH' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CLIENT_AUTH (CKA_TRUST + 9) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:582:9: note: previous definition is here #define CKA_TRUST_CLIENT_AUTH (0x62DUL) ^ In file included from ../gcr/test-trust.c:30: ../gck/pkcs11n.h:134:9: warning: 'CKA_TRUST_CODE_SIGNING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_CODE_SIGNING (CKA_TRUST + 10) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:583:9: note: previous definition is here #define CKA_TRUST_CODE_SIGNING (0x62EUL) ^ In file included from ../gcr/test-trust.c:30: ../gck/pkcs11n.h:135:9: warning: 'CKA_TRUST_EMAIL_PROTECTION' macro redefined [-Wmacro-redefined] #define CKA_TRUST_EMAIL_PROTECTION (CKA_TRUST + 11) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:584:9: note: previous definition is here #define CKA_TRUST_EMAIL_PROTECTION (0x62FUL) ^ In file included from ../gcr/test-trust.c:30: ../gck/pkcs11n.h:139:9: warning: 'CKA_TRUST_TIME_STAMPING' macro redefined [-Wmacro-redefined] #define CKA_TRUST_TIME_STAMPING (CKA_TRUST + 15) ^ /var/tmp/work/security/gcr/work/.buildlink/include/p11-kit-1/p11-kit/pkcs11.h:586:9: note: previous definition is here #define CKA_TRUST_TIME_STAMPING (0x631UL) ^ 5 warnings generated. [139/228] Compiling C object gcr/test-parser.p/test-parser.c.o [140/228] Compiling C object gcr/test-gnupg-key.p/test-gnupg-key.c.o [141/228] Compiling C object gcr/test-gnupg-collection.p/test-gnupg-collection.c.o ../gcr/test-gnupg-collection.c:93:2: warning: 'g_spawn_check_exit_status' is deprecated: Use 'g_spawn_check_wait_status' instead [-Wdeprecated-declarations] g_spawn_check_exit_status (system (cmd), &error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gspawn.h:314:1: note: 'g_spawn_check_exit_status' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_70_FOR(g_spawn_check_wait_status) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:786:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_70_FOR' #define GLIB_DEPRECATED_IN_2_70_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ ../gcr/test-gnupg-collection.c:127:2: warning: 'g_spawn_check_exit_status' is deprecated: Use 'g_spawn_check_wait_status' instead [-Wdeprecated-declarations] g_spawn_check_exit_status (system (cmd), &error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gspawn.h:314:1: note: 'g_spawn_check_exit_status' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_70_FOR(g_spawn_check_wait_status) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:786:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_70_FOR' #define GLIB_DEPRECATED_IN_2_70_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. [142/228] Compiling C object gcr/test-gnupg-process.p/test-gnupg-process.c.o [143/228] Compiling C object gcr/test-system-prompt.p/test-system-prompt.c.o [144/228] Compiling C object gcr/test-ssh-askpass.p/test-ssh-askpass.c.o ../gcr/test-ssh-askpass.c:102:2: warning: 'g_spawn_check_exit_status' is deprecated: Use 'g_spawn_check_wait_status' instead [-Wdeprecated-declarations] g_spawn_check_exit_status (status, &error); ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gspawn.h:314:1: note: 'g_spawn_check_exit_status' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_70_FOR(g_spawn_check_wait_status) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:786:40: note: expanded from macro 'GLIB_DEPRECATED_IN_2_70_FOR' #define GLIB_DEPRECATED_IN_2_70_FOR(f) GLIB_DEPRECATED_FOR (f) ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:31:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /var/tmp/work/security/gcr/work/.buildlink/include/glib-2.0/glib/gmacros.h:1277:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 1 warning generated. [145/228] Compiling C object gcr/frob-certificate-request.p/frob-certificate-request.c.o [146/228] Compiling C object gcr/frob-openpgp.p/frob-openpgp.c.o [147/228] Generating symbol file ui/libgcr-ui-3.1.dylib.p/libgcr-ui-3.1.dylib.symbols [148/228] Compiling C object gcr/frob-parser.p/frob-parser.c.o [149/228] Compiling C object ui/gcr-viewer.p/gcr-viewer-tool.c.o [150/228] Compiling C object ui/gcr-prompter.p/gcr-prompter-tool.c.o [151/228] Compiling C object ui/test-frob-certificate.p/frob-certificate.c.o [152/228] Compiling C object ui/test-frob-combo-selector.p/frob-combo-selector.c.o [153/228] Compiling C object ui/test-frob-gnupg-selector.p/frob-gnupg-selector.c.o [154/228] Compiling C object ui/test-frob-import-button.p/frob-import-button.c.o [155/228] Compiling C object ui/test-frob-key.p/frob-key.c.o [156/228] Compiling C object ui/test-frob-tree-selector.p/frob-tree-selector.c.o [157/228] Generating ui/GcrUi-3.gir with a custom command (wrapped by meson to set env) clang: warning: argument unused during compilation: '-L/var/tmp/work/security/gcr/work/.buildlink/lib' [-Wunused-command-line-argument] ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: duplicate -rpath '/opt/pkg/lib' ignored ld: warning: ignoring duplicate libraries: '-lgio-2.0', '-lglib-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lintl' [158/228] Compiling C object ui/test-frob-prompt.p/frob-prompt.c.o ../ui/frob-prompt.c:122:14: warning: variable 'window' set but not used [-Wunused-but-set-variable] GdkWindow *window; ^ 1 warning generated. [159/228] Compiling C object ui/test-frob-request.p/frob-request.c.o [160/228] Compiling C object ui/test-frob-unlock.p/frob-unlock.c.o [161/228] Compiling C object ui/test-frob-system-prompt.p/frob-system-prompt.c.o ../ui/frob-system-prompt.c:76:13: warning: variable 'window' set but not used [-Wunused-but-set-variable] GdkWindow *window; ^ ../ui/frob-system-prompt.c:77:9: warning: unused variable 'caller_id' [-Wunused-variable] gchar *caller_id; ^ ../ui/frob-system-prompt.c:57:1: warning: unused function 'on_gdk_wl_window_exported' [-Wunused-function] on_gdk_wl_window_exported (GdkWindow *window, ^ 3 warnings generated. [162/228] Linking target egg/egg-asn1 [163/228] Linking target egg/egg-asn1x [164/228] Compiling C object ui/test-frob-unlock-options.p/frob-unlock-options.c.o [165/228] Linking target egg/egg-dn [166/228] Linking target egg/egg-decimal [167/228] Linking target egg/egg-hex [168/228] Linking target egg/egg-hkdf [169/228] Linking target egg/egg-oid [170/228] Linking target egg/egg-secmem [171/228] Linking target egg/egg-padding [172/228] Linking target egg/egg-symkey [173/228] Linking target egg/egg-armor [174/228] Linking target egg/egg-openssl [175/228] Linking target egg/egg-dh [176/228] Generating gck/Gck-1.typelib with a custom command [177/228] Linking target gck/libmock-test-module.dylib [178/228] Linking target gck/test-gck-attributes [179/228] Linking target gck/test-gck-module [180/228] Linking target gck/test-gck-slot [181/228] Linking target gck/test-gck-session [182/228] Linking target gck/test-gck-object [183/228] Linking target gck/test-gck-crypto [184/228] Linking target gck/test-gck-uri [185/228] Linking target gck/test-gck-enumerator [186/228] Linking target gck/test-gck-modules [187/228] Generating gcr/Gcr-3.typelib with a custom command [188/228] Linking target gcr/gcr-ssh-askpass [189/228] Linking target gcr/test-util [190/228] Linking target gcr/test-filter-collection [191/228] Linking target gcr/test-secret-exchange [192/228] Linking target gcr/test-simple-certificate [193/228] Linking target gcr/test-certificate [194/228] Linking target gcr/test-certificate-chain [195/228] Linking target gcr/test-subject-public-key [196/228] Linking target gcr/test-fingerprint [197/228] Linking target gcr/test-pkcs11-certificate [198/228] Linking target gcr/test-openpgp [199/228] Linking target gcr/test-openssh [200/228] Linking target gcr/test-secure-memory [201/228] Linking target gcr/test-trust [202/228] Linking target gcr/test-parser [203/228] Linking target gcr/test-record [204/228] Linking target gcr/test-memory-icon [205/228] Linking target gcr/test-gnupg-collection [206/228] Linking target gcr/test-gnupg-key [207/228] Linking target gcr/test-gnupg-process [208/228] Linking target gcr/test-system-prompt [209/228] Linking target gcr/frob-certificate-request [210/228] Linking target gcr/test-ssh-askpass [211/228] Linking target gcr/frob-openpgp [212/228] Linking target gcr/frob-parser [213/228] Generating ui/gcr-ui-3.vapi with a custom command [214/228] Generating ui/GcrUi-3.typelib with a custom command [215/228] Linking target ui/gcr-viewer [216/228] Linking target ui/gcr-prompter [217/228] Linking target ui/test-frob-certificate [218/228] Linking target ui/test-frob-combo-selector [219/228] Linking target ui/test-frob-gnupg-selector [220/228] Linking target ui/test-frob-import-button [221/228] Linking target ui/test-frob-key [222/228] Linking target ui/test-frob-tree-selector [223/228] Linking target ui/test-frob-prompt [224/228] Linking target ui/test-frob-request [225/228] Linking target ui/test-frob-system-prompt [226/228] Linking target ui/test-frob-unlock [227/228] Linking target ui/test-frob-unlock-options [227/228] Installing files Installing po/af/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/bn_IN/LC_MESSAGES Installing po/bs/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ca@valencia/LC_MESSAGES Installing po/ckb/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ckb/LC_MESSAGES Installing po/cs/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/cs/LC_MESSAGES Installing po/cy/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/en_GB/LC_MESSAGES Installing po/en@shaw/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/en@shaw/LC_MESSAGES Installing po/eo/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/fur/LC_MESSAGES Installing po/ga/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ga/LC_MESSAGES Installing po/gl/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/gu/LC_MESSAGES Installing po/he/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/it/LC_MESSAGES Installing po/is/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/is/LC_MESSAGES Installing po/ja/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/kk/LC_MESSAGES Installing po/kn/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/mg/LC_MESSAGES Installing po/mk/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/nb/LC_MESSAGES Installing po/ne/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/nn/LC_MESSAGES Installing po/oc/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/sv/LC_MESSAGES Installing po/ta/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/vi/LC_MESSAGES Installing po/xh/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/xh/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/gcr.mo to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/locale/zh_TW/LC_MESSAGES Installing gck/gck-enum-types.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing gck/libgck-1.0.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib Installing gck/Gck-1.gir to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gir-1.0 Installing gck/Gck-1.typelib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/girepository-1.0 Installing gck/gck-1.vapi to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing gcr/gcr-enum-types-base.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing gcr/libgcr-base-3.1.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib Installing gcr/Gcr-3.gir to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gir-1.0 Installing gcr/Gcr-3.typelib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/girepository-1.0 Installing gcr/gcr-3.vapi to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing gcr/gcr-ssh-askpass to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/libexec Installing ui/gcr-enum-types.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing ui/libgcr-ui-3.1.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib Installing ui/GcrUi-3.gir to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gir-1.0 Installing ui/GcrUi-3.typelib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/girepository-1.0 Installing ui/gcr-ui-3.vapi to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing ui/gcr-viewer to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/bin Installing ui/gcr-viewer.desktop to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/applications Installing ui/gcr-prompter to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/libexec Installing ui/gcr-prompter.desktop to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/applications Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/gck.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck/gck-version.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/gck-deprecated.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/pkcs11.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/pkcs11n.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/pkcs11x.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gck-1/gck Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-base.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-certificate.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-certificate-chain.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-certificate-request.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-collection.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-column.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-comparable.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-deprecated-base.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-fingerprint.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-filter-collection.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-icons.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-importer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-import-interaction.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-library.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-mock-prompter.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-parser.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-pkcs11-certificate.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-prompt.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-secret-exchange.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-secure-memory.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-simple-certificate.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-simple-collection.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-ssh-askpass.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-system-prompt.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-system-prompter.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-trust.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-types.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-union-collection.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr-unlock-options.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/gcr/gcr-version.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gcr/gcr.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-ui.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-certificate-renderer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-certificate-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-collection-model.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-combo-selector.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-deprecated.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-failure-renderer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-key-renderer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-key-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-import-button.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-list-selector.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-prompt-dialog.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-renderer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-secure-entry-buffer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-tree-selector.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-unlock-options-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-viewer.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-viewer-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-certificate-basics-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-certificate-details-widget.h to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/include/gcr-3/ui Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gck-1.deps to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/gck/pkcs11.vapi to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gck-1.pc to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/pkgconfig Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gcr-3.deps to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gcr-base-3.pc to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/pkgconfig Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/gcr/org.gnome.keyring.SystemPrompter.service to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/dbus-1/services Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/gcr/org.gnome.keyring.PrivatePrompter.service to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/dbus-1/services Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/schema/org.gnome.crypto.pgp.gschema.xml to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/glib-2.0/schemas Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/schema/org.gnome.crypto.pgp.convert to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/GConf/gsettings Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/schema/org.gnome.crypto.pgp_keyservers.convert to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/GConf/gsettings Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/16x16/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/16x16/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/16x16/gcr-key.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/16x16/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/16x16/gcr-key-pair.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/16x16/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/16x16/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/16x16/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/16x16/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/16x16/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/22x22/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/22x22/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/22x22/gcr-key.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/22x22/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/22x22/gcr-key-pair.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/22x22/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/22x22/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/22x22/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/22x22/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/22x22/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/24x24/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/24x24/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/24x24/gcr-key.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/24x24/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/24x24/gcr-key-pair.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/24x24/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/24x24/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/24x24/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/24x24/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/24x24/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/32x32/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/32x32/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/32x32/gcr-key.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/32x32/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/32x32/gcr-key-pair.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/32x32/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/32x32/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/32x32/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/32x32/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/32x32/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/48x48/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/48x48/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/48x48/gcr-key.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/48x48/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/48x48/gcr-key-pair.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/48x48/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/48x48/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/48x48/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/48x48/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/48x48/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/256x256/gcr-gnupg.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/256x256/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/256x256/gcr-password.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/256x256/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/icons/256x256/gcr-smart-card.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/icons/hicolor/256x256/apps Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gcr-ui-3.pc to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/pkgconfig Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gcr-3.pc to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/pkgconfig Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/output/meson-private/gcr-ui-3.deps to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/vala/vapi Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/ui/gcr-crypto-types.xml to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/mime/packages Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/certificate-widget.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/combo-selector.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/import-button.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/list-selector.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/key-widget.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/tree-selector.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing /var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gcr/images/viewer-widget.png to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/share/gtk-doc/html/gcr Installing symlink pointing to libgck-1.0.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/libgck-1.dylib Installing symlink pointing to libgcr-base-3.1.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/libgcr-base-3.dylib Installing symlink pointing to libgcr-ui-3.1.dylib to /var/tmp/work/security/gcr/work/.destdir/opt/pkg/lib/libgcr-ui-3.dylib Running custom install script '/opt/pkg/bin/meson --internal gtkdoc --sourcedir=/var/tmp/work/security/gcr/work/gcr-3.40.0 --builddir=/var/tmp/work/security/gcr/work/gcr-3.40.0/output --subdir=docs/reference/gck --headerdirs=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/../../../gck@@/var/tmp/work/security/gcr/work/gcr-3.40.0/output/docs/reference/gck/../../../gck --mainfile=gck-docs.sgml --modulename=gck --moduleversion= --mode=auto --gtkdoc-scan=/opt/pkg/bin/gtkdoc-scan --gtkdoc-scangobj=/opt/pkg/bin/gtkdoc-scangobj --gtkdoc-mkdb=/opt/pkg/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/opt/pkg/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/opt/pkg/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-types@@--deprecated-guards=GCK_DISABLE_DEPRECATED --scanobjsargs= --gobjects-types-file=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/gck.types --fixxrefargs= --mkdbargs= --html-assets= --content-files=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/gck-pkcs11-links.xml --expand-content-files= --ignore-headers=gck-private.h@@test-suite.h@@gck-mock.h@@gck-test.h@@pkcs11-trust-assertions.h@@pkcs11.h@@pkcs11n.h@@pkcs11x.h@@pkcs11i.h --installdir= --cc=clang --ld=clang --cflags=-I/var/tmp/work/security/gcr/work/gcr-3.40.0/gck/.. -I/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck/.. -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/p11-kit-1 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz --ldflags=-L/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -Wl,-rpath,/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgck-1 -L/opt/pkg/lib -lglib-2.0 -lintl -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lgio-2.0 -lp11-kit -lgcrypt -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz' --- stdout --- Building documentation for gck /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:44: SyntaxWarning: invalid escape sequence '\s' VAR_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS]) + ')*' /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:45: SyntaxWarning: invalid escape sequence '\s' RET_TYPE_MODIFIER = '(?:' + '|'.join([t + '\s+' for t in TYPE_MODIFIERS + ['G_CONST_RETURN']]) + ')*' /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:238: SyntaxWarning: invalid escape sequence '\(' ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)') /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:239: SyntaxWarning: invalid escape sequence '\s' optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:] /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:487: SyntaxWarning: invalid escape sequence '\(' ignore_decorators = '|' + options.ignore_decorators.replace('()', '\(\w*\)') /opt/pkg/share/gtk-doc/python/gtkdoc/scan.py:488: SyntaxWarning: invalid escape sequence '\s' optional_decorators_regex = '(?:\s+(?:%s))?' % ignore_decorators[1:] ERROR: Error in gtkdoc helper script: ERROR: ['/opt/pkg/bin/gtkdoc-scangobj', '--types=/var/tmp/work/security/gcr/work/gcr-3.40.0/output/docs/reference/gck/gck.types', '--module=gck', '--run=', '--cflags=-I/var/tmp/work/security/gcr/work/gcr-3.40.0/gck/.. -I/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck/.. -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/p11-kit-1 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz', '--ldflags=-L/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -Wl,-rpath,/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgck-1 -L/opt/pkg/lib -lglib-2.0 -lintl -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lgio-2.0 -lp11-kit -lgcrypt -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz', '--cc=clang', '--ld=clang', '--output-dir=/var/tmp/work/security/gcr/work/gcr-3.40.0/output/docs/reference/gck'] failed with status 250 dyld[82462]: Library not loaded: @rpath/libgck-1.0.dylib Referenced from: /var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck-scan Reason: tried: '/opt/pkg/lib/libgck-1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/pkg/lib/libgck-1.0.dylib' (no such file), '/opt/pkg/lib/libgck-1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/pkg/lib/libgck-1.0.dylib' (no such file) 2026-04-05 13:25:27,176:scangobj.py:execute_command:1289:WARNING:Running scanner failed: -6, command: ./gck-scan --- stderr --- FAILED: install script '/opt/pkg/bin/meson --internal gtkdoc --sourcedir=/var/tmp/work/security/gcr/work/gcr-3.40.0 --builddir=/var/tmp/work/security/gcr/work/gcr-3.40.0/output --subdir=docs/reference/gck --headerdirs=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/../../../gck@@/var/tmp/work/security/gcr/work/gcr-3.40.0/output/docs/reference/gck/../../../gck --mainfile=gck-docs.sgml --modulename=gck --moduleversion= --mode=auto --gtkdoc-scan=/opt/pkg/bin/gtkdoc-scan --gtkdoc-scangobj=/opt/pkg/bin/gtkdoc-scangobj --gtkdoc-mkdb=/opt/pkg/bin/gtkdoc-mkdb --gtkdoc-mkhtml=/opt/pkg/bin/gtkdoc-mkhtml --gtkdoc-fixxref=/opt/pkg/bin/gtkdoc-fixxref --htmlargs= --scanargs=--rebuild-types@@--deprecated-guards=GCK_DISABLE_DEPRECATED --scanobjsargs= --gobjects-types-file=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/gck.types --fixxrefargs= --mkdbargs= --html-assets= --content-files=/var/tmp/work/security/gcr/work/gcr-3.40.0/docs/reference/gck/gck-pkcs11-links.xml --expand-content-files= --ignore-headers=gck-private.h@@test-suite.h@@gck-mock.h@@gck-test.h@@pkcs11-trust-assertions.h@@pkcs11.h@@pkcs11n.h@@pkcs11x.h@@pkcs11i.h --installdir= --cc=clang --ld=clang --cflags=-I/var/tmp/work/security/gcr/work/gcr-3.40.0/gck/.. -I/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck/.. -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/include/p11-kit-1 -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz --ldflags=-L/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -Wl,-rpath,/var/tmp/work/security/gcr/work/gcr-3.40.0/output/gck -L/opt/pkg/lib -Wl,-rpath,/opt/pkg/lib -lgck-1 -L/opt/pkg/lib -lglib-2.0 -lintl -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 -lgio-2.0 -lp11-kit -lgcrypt -L/opt/pkg/lib -pipe -Os -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include -I/opt/pkg/include/python3.13 -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz' failed with exit code 1. FAILED: [code=1] meson-internal__install /opt/pkg/bin/meson install --no-rebuild ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/gcr *** Error code 1 Stop. bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/gcr