=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/cogl", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for cogl-1.22.0nb24 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0' Making all in deps gmake[2]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/deps' gmake[3]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/deps' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/deps' gmake[2]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/deps' Making all in test-fixtures gmake[2]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/test-fixtures' CC libtest_fixtures_la-test-utils.lo CCLD libtest-fixtures.la gmake[2]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/test-fixtures' Making all in cogl gmake[2]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' GEN stamp-enum-types GEN cogl-enum-types.c /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' gmake[4]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' CC cogl-gpu-info.lo CC cogl-context.lo CC cogl-renderer.lo CC cogl-onscreen-template.lo CC cogl-swap-chain.lo CC cogl-display.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from cogl-object.h:34, from cogl-swap-chain.c:36: cogl-swap-chain.c: In function 'cogl_swap_chain_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-swap-chain.c:45:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 45 | COGL_GTYPE_DEFINE_CLASS (SwapChain, swap_chain); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from cogl-object.h:34, from cogl-context.c:35: cogl-context.c: In function 'cogl_context_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-context.c:82:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 82 | COGL_GTYPE_DEFINE_CLASS (Context, context); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-renderer.c:39: cogl-renderer.c: In function 'cogl_renderer_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-renderer.c:237:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 237 | COGL_GTYPE_DEFINE_CLASS (Renderer, renderer); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from cogl-object.h:34, from cogl-onscreen-template.c:36: cogl-onscreen-template.c: In function 'cogl_onscreen_template_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-onscreen-template.c:47:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 47 | COGL_GTYPE_DEFINE_CLASS (OnscreenTemplate, onscreen_template); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-pipeline.h:43, from cogl-private.h:34, from cogl-display.c:38: cogl-display.c: In function 'cogl_display_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-display.c:52:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 52 | COGL_GTYPE_DEFINE_CLASS (Display, display); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl.lo CC cogl-object.lo CC cogl-util.lo CC cogl-bitmap.lo CC cogl-bitmap-conversion.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-object.c:36: cogl-object.c: In function 'cogl_object_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:93:7: note: in expansion of macro 'g_once_init_enter' 93 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:137:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_BASE_CLASS_BEGIN' 137 | _COGL_GTYPE_DEFINE_BASE_CLASS_BEGIN(Name,name) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-object.c:44:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BASE_CLASS' 44 | COGL_GTYPE_DEFINE_BASE_CLASS (Object, object); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cogl-primitives.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-bitmap.c:35: cogl-bitmap.c: In function 'cogl_bitmap_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-bitmap.c:51:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 51 | COGL_GTYPE_DEFINE_CLASS (Bitmap, bitmap); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-bitmap-pixbuf.lo CC cogl-clip-stack.lo CC cogl-feature-private.lo CC cogl-color.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:32, from cogl-util.h:34, from cogl-color.c:37: /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:539:1: note: in expansion of macro 'G_INLINE_FUNC' 539 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:543:1: note: in expansion of macro 'G_INLINE_FUNC' 543 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:547:1: note: in expansion of macro 'G_INLINE_FUNC' 547 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:756:1: note: in expansion of macro 'G_INLINE_FUNC' 756 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:779:1: note: in expansion of macro 'G_INLINE_FUNC' 779 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./deprecated/cogl-fixed.h:788:1: note: in expansion of macro 'G_INLINE_FUNC' 788 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34: cogl-color.c: In function 'cogl_color_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-color.c:43:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 43 | COGL_GTYPE_DEFINE_BOXED (Color, color, cogl_color_copy, cogl_color_free); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-buffer.lo CC cogl-pixel-buffer.lo CC cogl-index-buffer.lo CC cogl-attribute-buffer.lo CC cogl-indices.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-pixel-buffer.c:46: cogl-pixel-buffer.c: In function 'cogl_pixel_buffer_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-pixel-buffer.c:76:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 76 | COGL_GTYPE_DEFINE_CLASS (PixelBuffer, pixel_buffer) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-object-private.h:35, from cogl-index-buffer.c:38: cogl-index-buffer.c: In function 'cogl_index_buffer_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-index-buffer.c:47:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 47 | COGL_GTYPE_DEFINE_CLASS (IndexBuffer, index_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-object-private.h:35, from cogl-attribute-buffer.c:38: cogl-attribute-buffer.c: In function 'cogl_attribute_buffer_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-attribute-buffer.c:47:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 47 | COGL_GTYPE_DEFINE_CLASS (AttributeBuffer, attribute_buffer); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-indices.c:39: cogl-indices.c: In function 'cogl_indices_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-indices.c:52:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 52 | COGL_GTYPE_DEFINE_CLASS (Indices, indices); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-attribute.lo CC cogl-primitive.lo CC cogl-matrix.lo CC cogl-vector.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-primitive.c:38: cogl-primitive.c: In function 'cogl_primitive_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-primitive.c:52:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 52 | COGL_GTYPE_DEFINE_CLASS (Primitive, primitive); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-attribute.c:38: cogl-attribute.c: In function 'cogl_attribute_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-attribute.c:68:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 68 | COGL_GTYPE_DEFINE_CLASS (Attribute, attribute); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from ./cogl-util.h:34, from cogl-matrix.c:76: cogl-matrix.c: In function 'cogl_matrix_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ./cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-matrix.c:89:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 89 | COGL_GTYPE_DEFINE_BOXED (Matrix, matrix, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-euler.lo CC cogl-quaternion.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from ./cogl-util.h:34, from cogl-euler.c:36: cogl-euler.c: In function 'cogl_euler_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-euler.c:44:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 44 | COGL_GTYPE_DEFINE_BOXED (Euler, euler, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from ./cogl-util.h:34, from cogl-quaternion.c:46: cogl-quaternion.c: In function 'cogl_quaternion_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-quaternion.c:59:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 59 | COGL_GTYPE_DEFINE_BOXED (Quaternion, quaternion, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-matrix-stack.lo CC cogl-depth-state.lo CC cogl-node.lo CC cogl-pipeline.lo CC cogl-pipeline-layer.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-renderer.h:36, from ../cogl/cogl-display.h:40, from cogl-context.h:46, from cogl-context-private.h:34, from cogl-matrix-stack.c:38: cogl-matrix-stack.c: In function 'cogl_matrix_stack_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-matrix-stack.c:51:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 51 | COGL_GTYPE_DEFINE_CLASS (MatrixStack, matrix_stack); | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-matrix-stack.c: In function 'cogl_matrix_entry_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-matrix-stack.c:52:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 52 | COGL_GTYPE_DEFINE_BOXED (MatrixEntry, matrix_entry, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-flags.h:35, from cogl-debug.h:35, from cogl-pipeline.c:38: cogl-pipeline.c: In function 'cogl_pipeline_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-pipeline.c:99:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 99 | COGL_GTYPE_DEFINE_CLASS (Pipeline, pipeline); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-pipeline-state.lo CC cogl-pipeline-layer-state.lo CC cogl-pipeline-debug.lo CC cogl-glsl-shader.lo CC cogl-pipeline-snippet.lo CC cogl-pipeline-cache.lo CC cogl-pipeline-hash-table.lo CC cogl-sampler-cache.lo CC cogl-blend-string.lo CC cogl-debug.lo CC cogl-sub-texture.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-sub-texture.c:38: cogl-sub-texture.c: In function 'cogl_sub_texture_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-sub-texture.c:56:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 56 | COGL_GTYPE_DEFINE_CLASS (SubTexture, sub_texture); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-texture.lo CC cogl-texture-2d.lo CC cogl-texture-2d-sliced.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-texture.c:41: cogl-texture.c: In function 'cogl_texture_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:148:9: note: in expansion of macro 'g_once_init_enter' 148 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:180:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_INTERFACE_EXTENDED_BEGIN' 180 | _COGL_GTYPE_DEFINE_INTERFACE_EXTENDED_BEGIN (Cogl##Name, cogl_##name) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-texture.c:77:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_INTERFACE' 77 | COGL_GTYPE_DEFINE_INTERFACE (Texture, texture); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC cogl-texture-3d.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-pipeline.h:43, from cogl-private.h:34, from cogl-texture-2d.c:38: cogl-texture-2d.c: In function 'cogl_texture_2d_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-texture-2d.c:65:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 65 | COGL_GTYPE_DEFINE_CLASS (Texture2D, texture_2d, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-flags.h:35, from cogl-debug.h:35, from cogl-texture-2d-sliced.c:40: cogl-texture-2d-sliced.c: In function 'cogl_texture_2d_sliced_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-texture-2d-sliced.c:68:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 68 | COGL_GTYPE_DEFINE_CLASS (Texture2DSliced, texture_2d_sliced, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-texture-rectangle.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-pipeline.h:43, from cogl-private.h:34, from cogl-texture-3d.c:36: cogl-texture-3d.c: In function 'cogl_texture_3d_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-texture-3d.c:66:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 66 | COGL_GTYPE_DEFINE_CLASS (Texture3D, texture_3d, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-rectangle-map.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-pipeline.h:43, from cogl-private.h:34, from cogl-texture-rectangle.c:38: cogl-texture-rectangle.c: In function 'cogl_texture_rectangle_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-texture-rectangle.c:68:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 68 | COGL_GTYPE_DEFINE_CLASS (TextureRectangle, texture_rectangle, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-atlas.lo CC cogl-atlas-texture.lo CC cogl-meta-texture.lo CC cogl-primitive-texture.lo CC cogl-blit.lo CC cogl-spans.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-flags.h:35, from cogl-debug.h:35, from cogl-atlas-texture.c:38: cogl-atlas-texture.c: In function 'cogl_atlas_texture_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-atlas-texture.c:62:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 62 | COGL_GTYPE_DEFINE_CLASS (AtlasTexture, atlas_texture); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-journal.lo CC cogl-frame-info.lo CC cogl-framebuffer.lo CC cogl-onscreen.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from cogl-frame-info.h:40, from cogl-frame-info-private.h:34, from cogl-frame-info.c:35: cogl-frame-info.c: In function 'cogl_frame_info_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-frame-info.c:41:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 41 | COGL_GTYPE_DEFINE_CLASS (FrameInfo, frame_info); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-output.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-flags.h:35, from cogl-debug.h:35, from cogl-framebuffer.c:37: cogl-framebuffer.c: In function 'cogl_offscreen_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-framebuffer.c:71:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 71 | COGL_GTYPE_DEFINE_CLASS (Offscreen, offscreen); | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-framebuffer.c: In function 'cogl_framebuffer_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:148:9: note: in expansion of macro 'g_once_init_enter' 148 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:180:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_INTERFACE_EXTENDED_BEGIN' 180 | _COGL_GTYPE_DEFINE_INTERFACE_EXTENDED_BEGIN (Cogl##Name, cogl_##name) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-framebuffer.c:73:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_INTERFACE' 73 | COGL_GTYPE_DEFINE_INTERFACE (Framebuffer, framebuffer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from cogl-util.h:34, from cogl-onscreen.c:35: cogl-onscreen.c: In function 'cogl_onscreen_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-onscreen.c:56:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 56 | COGL_GTYPE_DEFINE_CLASS (Onscreen, onscreen, | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-onscreen.c: In function 'cogl_frame_closure_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-onscreen.c:70:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 70 | COGL_GTYPE_DEFINE_BOXED (FrameClosure, frame_closure, | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-onscreen.c: In function 'cogl_onscreen_resize_closure_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-onscreen.c:73:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 73 | COGL_GTYPE_DEFINE_BOXED (OnscreenResizeClosure, | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-onscreen.c: In function 'cogl_onscreen_dirty_closure_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:68:8: note: in expansion of macro 'g_once_init_enter' 68 | if (g_once_init_enter (&type_volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-onscreen.c:77:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_BOXED' 77 | COGL_GTYPE_DEFINE_BOXED (OnscreenDirtyClosure, | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-profile.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from cogl-output.h:40, from cogl-output-private.h:34, from cogl-output.c:35: cogl-output.c: In function 'cogl_output_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-output.c:43:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 43 | COGL_GTYPE_DEFINE_CLASS (Output, output); | ^~~~~~~~~~~~~~~~~~~~~~~ CC cogl-bitmask.lo CC cogl-gtype.lo CC cogl-point-in-poly.lo CC cogl-list.lo CC winsys/cogl-winsys-stub.lo CC cogl-config.lo CC cogl-boxed-value.lo CC cogl-snippet.lo CC cogl-poll.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from cogl-types.h:44, from cogl-snippet.c:38: cogl-snippet.c: In function 'cogl_snippet_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-snippet.c:47:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 47 | COGL_GTYPE_DEFINE_CLASS (Snippet, snippet); | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-boxed-value.c: In function '_cogl_boxed_value_copy': cogl-boxed-value.c:259:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 259 | dst->v.int_array = g_memdup (src->v.int_array, | ^~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:56, from cogl-boxed-value.h:34, from cogl-boxed-value.c:37: /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ cogl-boxed-value.c:264:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 264 | dst->v.float_array = g_memdup (src->v.float_array, | ^~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ cogl-boxed-value.c:271:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 271 | dst->v.float_array = g_memdup (src->v.float_array, | ^~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC cogl-memory-stack.lo CC cogl-magazine.lo CC cogl-gles2-context.lo CC cogl-error.lo CC cogl-closure-list.lo CC cogl-fence.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from ../cogl/cogl-types.h:44, from ../cogl/cogl-renderer.h:36, from ../cogl/cogl-display.h:40, from ../cogl/cogl-context.h:46, from cogl-gles2.h:56, from cogl-gles2-context.c:42: cogl-gles2-context.c: In function 'cogl_gles2_context_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-gles2-context.c:61:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 61 | COGL_GTYPE_DEFINE_CLASS (GLES2Context, gles2_context); | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-gles2-context.c: In function 'gl_shader_source_wrapper': cogl-gles2-context.c:860:11: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 860 | string_copy[i] = g_memdup (string[i], string_length); | ^~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstring.h:37, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/giochannel.h:36, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:56: /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:338:23: note: declared here 338 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ CC cogl-glib-source.lo CC cogl-xlib-renderer.lo CC cogl-xlib.lo CC winsys/cogl-texture-pixmap-x11.lo CC winsys/cogl-winsys-glx.lo CC cogl-enum-types.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from ./cogl-flags.h:35, from ./cogl-debug.h:35, from winsys/cogl-texture-pixmap-x11.c:40: winsys/cogl-texture-pixmap-x11.c: In function 'cogl_texture_pixmap_x11_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ./cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ ./cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ winsys/cogl-texture-pixmap-x11.c:75:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 75 | COGL_GTYPE_DEFINE_CLASS (TexturePixmapX11, texture_pixmap_x11); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from cogl-enum-types.h:7, from cogl-enum-types.c:14: cogl-enum-types.c: In function 'cogl_bitmap_error_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:23:7: note: in expansion of macro 'g_once_init_enter' 23 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_texture_error_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:49:7: note: in expansion of macro 'g_once_init_enter' 49 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_texture_type_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:73:7: note: in expansion of macro 'g_once_init_enter' 73 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_texture_components_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:96:7: note: in expansion of macro 'g_once_init_enter' 96 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_pixel_format_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:124:7: note: in expansion of macro 'g_once_init_enter' 124 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_feature_flags_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:175:7: note: in expansion of macro 'g_once_init_enter' 175 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_buffer_target_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:219:7: note: in expansion of macro 'g_once_init_enter' 219 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_texture_flags_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:241:7: note: in expansion of macro 'g_once_init_enter' 241 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_fog_mode_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:265:7: note: in expansion of macro 'g_once_init_enter' 265 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_blend_string_error_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:288:7: note: in expansion of macro 'g_once_init_enter' 288 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_system_error_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:312:7: note: in expansion of macro 'g_once_init_enter' 312 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_attribute_type_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:334:7: note: in expansion of macro 'g_once_init_enter' 334 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_indices_type_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:359:7: note: in expansion of macro 'g_once_init_enter' 359 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_vertices_mode_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:382:7: note: in expansion of macro 'g_once_init_enter' 382 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_depth_test_function_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:409:7: note: in expansion of macro 'g_once_init_enter' 409 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_renderer_error_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:437:7: note: in expansion of macro 'g_once_init_enter' 437 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_filter_return_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:459:7: note: in expansion of macro 'g_once_init_enter' 459 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_winsys_feature_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:481:7: note: in expansion of macro 'g_once_init_enter' 481 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_color_mask_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:513:7: note: in expansion of macro 'g_once_init_enter' 513 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_winding_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:539:7: note: in expansion of macro 'g_once_init_enter' 539 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_buffer_bit_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:561:7: note: in expansion of macro 'g_once_init_enter' 561 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_read_pixels_flags_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:584:7: note: in expansion of macro 'g_once_init_enter' 584 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_stereo_mode_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:605:7: note: in expansion of macro 'g_once_init_enter' 605 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_material_filter_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:631:7: note: in expansion of macro 'g_once_init_enter' 631 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_material_wrap_mode_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:657:7: note: in expansion of macro 'g_once_init_enter' 657 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_material_alpha_func_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:680:7: note: in expansion of macro 'g_once_init_enter' 680 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_material_layer_type_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:708:7: note: in expansion of macro 'g_once_init_enter' 708 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ cogl-enum-types.c: In function 'cogl_shader_type_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-enum-types.c:732:7: note: in expansion of macro 'g_once_init_enter' 732 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ GEN cogl-gl-1.0.pc CC driver/nop/cogl-driver-nop.lo CC driver/nop/cogl-framebuffer-nop.lo CC driver/nop/cogl-attribute-nop.lo CC driver/nop/cogl-clip-stack-nop.lo CC driver/nop/cogl-texture-2d-nop.lo CC driver/gl/cogl-util-gl.lo CC driver/gl/cogl-framebuffer-gl.lo CC driver/gl/cogl-texture-gl.lo CC driver/gl/cogl-texture-2d-gl.lo CC driver/gl/cogl-attribute-gl.lo CC driver/gl/cogl-clip-stack-gl.lo CC driver/gl/cogl-buffer-gl.lo CC driver/gl/cogl-pipeline-opengl.lo CC driver/gl/cogl-pipeline-fragend-glsl.lo CC driver/gl/gl/cogl-pipeline-fragend-arbfp.lo CC driver/gl/gl/cogl-pipeline-progend-fixed-arbfp.lo CC driver/gl/cogl-pipeline-fragend-fixed.lo CC driver/gl/cogl-pipeline-vertend-glsl.lo CC driver/gl/cogl-pipeline-vertend-fixed.lo CC driver/gl/cogl-pipeline-progend-fixed.lo CC driver/gl/cogl-pipeline-progend-glsl.lo CC driver/gl/gl/cogl-driver-gl.lo CC driver/gl/gl/cogl-texture-driver-gl.lo CC winsys/cogl-winsys.lo CC deprecated/cogl-clip-state.lo CC deprecated/cogl-fixed.lo CC deprecated/cogl-vertex-buffer.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from deprecated/cogl-fixed.c:37: /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:158:32: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 158 | # define G_INLINE_FUNC extern GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ deprecated/cogl-fixed.h:539:1: note: in expansion of macro 'G_INLINE_FUNC' 539 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:158:32: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 158 | # define G_INLINE_FUNC extern GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ deprecated/cogl-fixed.h:543:1: note: in expansion of macro 'G_INLINE_FUNC' 543 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:158:32: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 158 | # define G_INLINE_FUNC extern GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ deprecated/cogl-fixed.h:547:1: note: in expansion of macro 'G_INLINE_FUNC' 547 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ CC deprecated/cogl-material-compat.lo CC deprecated/cogl-program.lo CC deprecated/cogl-auto-texture.lo CC deprecated/cogl-shader.lo CC deprecated/cogl-clutter.lo CC deprecated/cogl-framebuffer-deprecated.lo CC deprecated/cogl-texture-deprecated.lo CCLD libcogl.la GISCAN Cogl-2.0.gir GISCAN Cogl-1.0.gir In file included from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/cogl-gtype-private.h:34, from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/g-ir-cpp-h8f5mogc.c:56: /tmp/work/graphics/cogl/work/cogl-1.22.0/config.h:11:9: warning: 'COGL_ENABLE_EXPERIMENTAL_2_0_API' redefined 11 | #define COGL_ENABLE_EXPERIMENTAL_2_0_API 1 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/g-ir-cpp-h8f5mogc.c:42: /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/cogl2-experimental.h:34:9: note: this is the location of the previous definition 34 | #define COGL_ENABLE_EXPERIMENTAL_2_0_API | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gtypes.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/galloca.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:32, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/cogl-types.h:44, from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-clip-state.h:38, from /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/g-ir-cpp-g05w889k.c:4: /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:539:1: note: in expansion of macro 'G_INLINE_FUNC' 539 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:543:1: note: in expansion of macro 'G_INLINE_FUNC' 543 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:547:1: note: in expansion of macro 'G_INLINE_FUNC' 547 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:756:1: note: in expansion of macro 'G_INLINE_FUNC' 756 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:779:1: note: in expansion of macro 'G_INLINE_FUNC' 779 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1337:33: warning: Deprecated pre-processor symbol: replace with "static inline" 1337 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x)) | ^~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:1340:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA' 1340 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f)) | ^~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/glib-visibility.h:414:46: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR' 414 | #define GLIB_DEPRECATED_MACRO_IN_2_48_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gmacros.h:161:39: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_IN_2_48_FOR' 161 | # define G_INLINE_FUNC static inline GLIB_DEPRECATED_MACRO_IN_2_48_FOR(static inline) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-fixed.h:788:1: note: in expansion of macro 'G_INLINE_FUNC' 788 | G_INLINE_FUNC CoglFixed | ^~~~~~~~~~~~~ cogl-object.h:49: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Ref Func" has been deprecated, please use annotations on the identifier instead: * Ref Func: cogl_object_ref ^ cogl-object.h:50: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Unref Func" has been deprecated, please use annotations on the identifier instead: * Unref Func: cogl_object_unref ^ cogl-object.h:51: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Set Value Func" has been deprecated, please use annotations on the identifier instead: * Set Value Func: cogl_object_value_set_object ^ cogl-object.h:52: Warning: Cogl: GObject-Introspection specific GTK-Doc tag "Get Value Func" has been deprecated, please use annotations on the identifier instead: * Get Value Func: cogl_object_value_get_object ^ /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-texture-deprecated.h:45: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_format (CoglTexture *texture);' at '*' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-texture-deprecated.h:77: syntax error, unexpected '*', expecting ')' or ',' in 'cogl_texture_get_rowstride (CoglTexture *texture);' at '*' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:53: syntax error, unexpected identifier in 'CoglTexture *' at 'CoglTexture' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:55: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int height,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:56: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:57: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format);' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:85: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:86: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format,' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' GError **error);' at 'GError' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:87: syntax error, unexpected ')', expecting ',' or ';' in ' GError **error);' at ')' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:119: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int height,' at 'int' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:120: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:121: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat format,' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:122: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format,' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:123: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int rowstride,' at 'int' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected CONST, expecting identifier or '(' or '*' in ' const uint8_t *data);' at 'const' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:124: syntax error, unexpected ')', expecting ',' or ';' in ' const uint8_t *data);' at ')' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:157: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int gl_target,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:158: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int width,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:159: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int height,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:160: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int x_pot_waste,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:161: syntax error, unexpected UNSIGNED, expecting identifier or '(' or '*' in ' unsigned int y_pot_waste,' at 'unsigned' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:162: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat format);' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:183: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglTextureFlags flags,' at 'CoglTextureFlags' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:184: syntax error, unexpected typedef-name, expecting identifier or '(' or '*' in ' CoglPixelFormat internal_format);' at 'CoglPixelFormat' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:215: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_y,' at 'int' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:216: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_width,' at 'int' /tmp/work/graphics/cogl/work/cogl-1.22.0/cogl/deprecated/cogl-auto-texture.h:217: syntax error, unexpected BASIC_TYPE, expecting identifier or '(' or '*' in ' int sub_height);' at 'int' deprecated/cogl-shader.h:394: Error: Cogl: multiple "Deprecated:" tags for identifier "cogl_program_ref": * Deprecated: 1.16: Use #CoglSnippet api ^ cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE' cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE' cogl-gles2-types.h:21: Warning: Cogl: symbol='GLvoid': Skipping foreign identifier 'GLvoid' from namespace GL cogl-gles2-types.h:22: Warning: Cogl: symbol='GLchar': Skipping foreign identifier 'GLchar' from namespace GL cogl-gles2-types.h:23: Warning: Cogl: symbol='GLenum': Skipping foreign identifier 'GLenum' from namespace GL cogl-gles2-types.h:24: Warning: Cogl: symbol='GLboolean': Skipping foreign identifier 'GLboolean' from namespace GL cogl-gles2-types.h:25: Warning: Cogl: symbol='GLbitfield': Skipping foreign identifier 'GLbitfield' from namespace GL cogl-gles2-types.h:26: Warning: Cogl: symbol='GLbyte': Skipping foreign identifier 'GLbyte' from namespace GL cogl-gles2-types.h:27: Warning: Cogl: symbol='GLshort': Skipping foreign identifier 'GLshort' from namespace GL cogl-gles2-types.h:28: Warning: Cogl: symbol='GLint': Skipping foreign identifier 'GLint' from namespace GL cogl-gles2-types.h:29: Warning: Cogl: symbol='GLsizei': Skipping foreign identifier 'GLsizei' from namespace GL cogl-gles2-types.h:30: Warning: Cogl: symbol='GLubyte': Skipping foreign identifier 'GLubyte' from namespace GL cogl-gles2-types.h:31: Warning: Cogl: symbol='GLushort': Skipping foreign identifier 'GLushort' from namespace GL cogl-gles2-types.h:32: Warning: Cogl: symbol='GLuint': Skipping foreign identifier 'GLuint' from namespace GL cogl-gles2-types.h:33: Warning: Cogl: symbol='GLfloat': Skipping foreign identifier 'GLfloat' from namespace GL cogl-gles2-types.h:34: Warning: Cogl: symbol='GLclampf': Skipping foreign identifier 'GLclampf' from namespace GL cogl-gles2-types.h:35: Warning: Cogl: symbol='GLfixed': Skipping foreign identifier 'GLfixed' from namespace GL cogl-gles2-types.h:38: Warning: Cogl: symbol='GLintptr': Skipping foreign identifier 'GLintptr' from namespace GL cogl-gles2-types.h:39: Warning: Cogl: symbol='GLsizeiptr': Skipping foreign identifier 'GLsizeiptr' from namespace GL cogl-gles2-types.h:42: Warning: Cogl: symbol='GL_ES_VERSION_2_0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:45: Warning: Cogl: symbol='GL_DEPTH_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:46: Warning: Cogl: symbol='GL_STENCIL_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:47: Warning: Cogl: symbol='GL_COLOR_BUFFER_BIT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:50: Warning: Cogl: symbol='GL_FALSE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:51: Warning: Cogl: symbol='GL_TRUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:54: Warning: Cogl: symbol='GL_POINTS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:55: Warning: Cogl: symbol='GL_LINES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:56: Warning: Cogl: symbol='GL_LINE_LOOP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:57: Warning: Cogl: symbol='GL_LINE_STRIP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:58: Warning: Cogl: symbol='GL_TRIANGLES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:59: Warning: Cogl: symbol='GL_TRIANGLE_STRIP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:60: Warning: Cogl: symbol='GL_TRIANGLE_FAN': Skipping foreign symbol from namespace GL cogl-gles2-types.h:73: Warning: Cogl: symbol='GL_ZERO': Skipping foreign symbol from namespace GL cogl-gles2-types.h:74: Warning: Cogl: symbol='GL_ONE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:75: Warning: Cogl: symbol='GL_SRC_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:76: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:77: Warning: Cogl: symbol='GL_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:78: Warning: Cogl: symbol='GL_ONE_MINUS_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:79: Warning: Cogl: symbol='GL_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:80: Warning: Cogl: symbol='GL_ONE_MINUS_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:85: Warning: Cogl: symbol='GL_DST_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:86: Warning: Cogl: symbol='GL_ONE_MINUS_DST_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:87: Warning: Cogl: symbol='GL_SRC_ALPHA_SATURATE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:94: Warning: Cogl: symbol='GL_FUNC_ADD': Skipping foreign symbol from namespace GL cogl-gles2-types.h:95: Warning: Cogl: symbol='GL_BLEND_EQUATION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:96: Warning: Cogl: symbol='GL_BLEND_EQUATION_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:97: Warning: Cogl: symbol='GL_BLEND_EQUATION_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:100: Warning: Cogl: symbol='GL_FUNC_SUBTRACT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:101: Warning: Cogl: symbol='GL_FUNC_REVERSE_SUBTRACT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:104: Warning: Cogl: symbol='GL_BLEND_DST_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:105: Warning: Cogl: symbol='GL_BLEND_SRC_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:106: Warning: Cogl: symbol='GL_BLEND_DST_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:107: Warning: Cogl: symbol='GL_BLEND_SRC_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:108: Warning: Cogl: symbol='GL_CONSTANT_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:109: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:110: Warning: Cogl: symbol='GL_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:111: Warning: Cogl: symbol='GL_ONE_MINUS_CONSTANT_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:112: Warning: Cogl: symbol='GL_BLEND_COLOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:115: Warning: Cogl: symbol='GL_ARRAY_BUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:116: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:117: Warning: Cogl: symbol='GL_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:118: Warning: Cogl: symbol='GL_ELEMENT_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:120: Warning: Cogl: symbol='GL_STREAM_DRAW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:121: Warning: Cogl: symbol='GL_STATIC_DRAW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:122: Warning: Cogl: symbol='GL_DYNAMIC_DRAW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:124: Warning: Cogl: symbol='GL_BUFFER_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:125: Warning: Cogl: symbol='GL_BUFFER_USAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:127: Warning: Cogl: symbol='GL_CURRENT_VERTEX_ATTRIB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:130: Warning: Cogl: symbol='GL_FRONT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:131: Warning: Cogl: symbol='GL_BACK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:132: Warning: Cogl: symbol='GL_FRONT_AND_BACK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:145: Warning: Cogl: symbol='GL_TEXTURE_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:146: Warning: Cogl: symbol='GL_CULL_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:147: Warning: Cogl: symbol='GL_BLEND': Skipping foreign symbol from namespace GL cogl-gles2-types.h:148: Warning: Cogl: symbol='GL_DITHER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:149: Warning: Cogl: symbol='GL_STENCIL_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:150: Warning: Cogl: symbol='GL_DEPTH_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:151: Warning: Cogl: symbol='GL_SCISSOR_TEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:152: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FILL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:153: Warning: Cogl: symbol='GL_SAMPLE_ALPHA_TO_COVERAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:154: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:157: Warning: Cogl: symbol='GL_NO_ERROR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:158: Warning: Cogl: symbol='GL_INVALID_ENUM': Skipping foreign symbol from namespace GL cogl-gles2-types.h:159: Warning: Cogl: symbol='GL_INVALID_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:160: Warning: Cogl: symbol='GL_INVALID_OPERATION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:161: Warning: Cogl: symbol='GL_OUT_OF_MEMORY': Skipping foreign symbol from namespace GL cogl-gles2-types.h:164: Warning: Cogl: symbol='GL_CW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:165: Warning: Cogl: symbol='GL_CCW': Skipping foreign symbol from namespace GL cogl-gles2-types.h:168: Warning: Cogl: symbol='GL_LINE_WIDTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:169: Warning: Cogl: symbol='GL_ALIASED_POINT_SIZE_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:170: Warning: Cogl: symbol='GL_ALIASED_LINE_WIDTH_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:171: Warning: Cogl: symbol='GL_CULL_FACE_MODE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:172: Warning: Cogl: symbol='GL_FRONT_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:173: Warning: Cogl: symbol='GL_DEPTH_RANGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:174: Warning: Cogl: symbol='GL_DEPTH_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:175: Warning: Cogl: symbol='GL_DEPTH_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:176: Warning: Cogl: symbol='GL_DEPTH_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:177: Warning: Cogl: symbol='GL_STENCIL_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:178: Warning: Cogl: symbol='GL_STENCIL_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:179: Warning: Cogl: symbol='GL_STENCIL_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:180: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:181: Warning: Cogl: symbol='GL_STENCIL_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:182: Warning: Cogl: symbol='GL_STENCIL_REF': Skipping foreign symbol from namespace GL cogl-gles2-types.h:183: Warning: Cogl: symbol='GL_STENCIL_VALUE_MASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:184: Warning: Cogl: symbol='GL_STENCIL_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:185: Warning: Cogl: symbol='GL_STENCIL_BACK_FUNC': Skipping foreign symbol from namespace GL cogl-gles2-types.h:186: Warning: Cogl: symbol='GL_STENCIL_BACK_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:187: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_FAIL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:188: Warning: Cogl: symbol='GL_STENCIL_BACK_PASS_DEPTH_PASS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:189: Warning: Cogl: symbol='GL_STENCIL_BACK_REF': Skipping foreign symbol from namespace GL cogl-gles2-types.h:190: Warning: Cogl: symbol='GL_STENCIL_BACK_VALUE_MASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:191: Warning: Cogl: symbol='GL_STENCIL_BACK_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:192: Warning: Cogl: symbol='GL_VIEWPORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:193: Warning: Cogl: symbol='GL_SCISSOR_BOX': Skipping foreign symbol from namespace GL cogl-gles2-types.h:195: Warning: Cogl: symbol='GL_COLOR_CLEAR_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:196: Warning: Cogl: symbol='GL_COLOR_WRITEMASK': Skipping foreign symbol from namespace GL cogl-gles2-types.h:197: Warning: Cogl: symbol='GL_UNPACK_ALIGNMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:198: Warning: Cogl: symbol='GL_PACK_ALIGNMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:199: Warning: Cogl: symbol='GL_MAX_TEXTURE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:200: Warning: Cogl: symbol='GL_MAX_VIEWPORT_DIMS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:201: Warning: Cogl: symbol='GL_SUBPIXEL_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:202: Warning: Cogl: symbol='GL_RED_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:203: Warning: Cogl: symbol='GL_GREEN_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:204: Warning: Cogl: symbol='GL_BLUE_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:205: Warning: Cogl: symbol='GL_ALPHA_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:206: Warning: Cogl: symbol='GL_DEPTH_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:207: Warning: Cogl: symbol='GL_STENCIL_BITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:208: Warning: Cogl: symbol='GL_POLYGON_OFFSET_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:210: Warning: Cogl: symbol='GL_POLYGON_OFFSET_FACTOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:211: Warning: Cogl: symbol='GL_TEXTURE_BINDING_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:212: Warning: Cogl: symbol='GL_SAMPLE_BUFFERS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:213: Warning: Cogl: symbol='GL_SAMPLES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:214: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_VALUE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:215: Warning: Cogl: symbol='GL_SAMPLE_COVERAGE_INVERT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:223: Warning: Cogl: symbol='GL_NUM_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:224: Warning: Cogl: symbol='GL_COMPRESSED_TEXTURE_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:227: Warning: Cogl: symbol='GL_DONT_CARE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:228: Warning: Cogl: symbol='GL_FASTEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:229: Warning: Cogl: symbol='GL_NICEST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:232: Warning: Cogl: symbol='GL_GENERATE_MIPMAP_HINT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:235: Warning: Cogl: symbol='GL_BYTE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:236: Warning: Cogl: symbol='GL_UNSIGNED_BYTE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:237: Warning: Cogl: symbol='GL_SHORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:238: Warning: Cogl: symbol='GL_UNSIGNED_SHORT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:239: Warning: Cogl: symbol='GL_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:240: Warning: Cogl: symbol='GL_UNSIGNED_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:241: Warning: Cogl: symbol='GL_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:242: Warning: Cogl: symbol='GL_FIXED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:245: Warning: Cogl: symbol='GL_DEPTH_COMPONENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:246: Warning: Cogl: symbol='GL_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:247: Warning: Cogl: symbol='GL_RGB': Skipping foreign symbol from namespace GL cogl-gles2-types.h:248: Warning: Cogl: symbol='GL_RGBA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:249: Warning: Cogl: symbol='GL_LUMINANCE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:250: Warning: Cogl: symbol='GL_LUMINANCE_ALPHA': Skipping foreign symbol from namespace GL cogl-gles2-types.h:254: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_4_4_4_4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:255: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_5_5_1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:256: Warning: Cogl: symbol='GL_UNSIGNED_SHORT_5_6_5': Skipping foreign symbol from namespace GL cogl-gles2-types.h:259: Warning: Cogl: symbol='GL_FRAGMENT_SHADER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:260: Warning: Cogl: symbol='GL_VERTEX_SHADER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:261: Warning: Cogl: symbol='GL_MAX_VERTEX_ATTRIBS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:262: Warning: Cogl: symbol='GL_MAX_VERTEX_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:263: Warning: Cogl: symbol='GL_MAX_VARYING_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:264: Warning: Cogl: symbol='GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:265: Warning: Cogl: symbol='GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:266: Warning: Cogl: symbol='GL_MAX_TEXTURE_IMAGE_UNITS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:267: Warning: Cogl: symbol='GL_MAX_FRAGMENT_UNIFORM_VECTORS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:268: Warning: Cogl: symbol='GL_SHADER_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:269: Warning: Cogl: symbol='GL_DELETE_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:270: Warning: Cogl: symbol='GL_LINK_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:271: Warning: Cogl: symbol='GL_VALIDATE_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:272: Warning: Cogl: symbol='GL_ATTACHED_SHADERS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:273: Warning: Cogl: symbol='GL_ACTIVE_UNIFORMS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:274: Warning: Cogl: symbol='GL_ACTIVE_UNIFORM_MAX_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:275: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTES': Skipping foreign symbol from namespace GL cogl-gles2-types.h:276: Warning: Cogl: symbol='GL_ACTIVE_ATTRIBUTE_MAX_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:277: Warning: Cogl: symbol='GL_SHADING_LANGUAGE_VERSION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:278: Warning: Cogl: symbol='GL_CURRENT_PROGRAM': Skipping foreign symbol from namespace GL cogl-gles2-types.h:281: Warning: Cogl: symbol='GL_NEVER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:282: Warning: Cogl: symbol='GL_LESS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:283: Warning: Cogl: symbol='GL_EQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:284: Warning: Cogl: symbol='GL_LEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:285: Warning: Cogl: symbol='GL_GREATER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:286: Warning: Cogl: symbol='GL_NOTEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:287: Warning: Cogl: symbol='GL_GEQUAL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:288: Warning: Cogl: symbol='GL_ALWAYS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:292: Warning: Cogl: symbol='GL_KEEP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:293: Warning: Cogl: symbol='GL_REPLACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:294: Warning: Cogl: symbol='GL_INCR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:295: Warning: Cogl: symbol='GL_DECR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:296: Warning: Cogl: symbol='GL_INVERT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:297: Warning: Cogl: symbol='GL_INCR_WRAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:298: Warning: Cogl: symbol='GL_DECR_WRAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:301: Warning: Cogl: symbol='GL_VENDOR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:302: Warning: Cogl: symbol='GL_RENDERER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:303: Warning: Cogl: symbol='GL_VERSION': Skipping foreign symbol from namespace GL cogl-gles2-types.h:304: Warning: Cogl: symbol='GL_EXTENSIONS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:307: Warning: Cogl: symbol='GL_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:308: Warning: Cogl: symbol='GL_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:313: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:314: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_NEAREST': Skipping foreign symbol from namespace GL cogl-gles2-types.h:315: Warning: Cogl: symbol='GL_NEAREST_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:316: Warning: Cogl: symbol='GL_LINEAR_MIPMAP_LINEAR': Skipping foreign symbol from namespace GL cogl-gles2-types.h:319: Warning: Cogl: symbol='GL_TEXTURE_MAG_FILTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:320: Warning: Cogl: symbol='GL_TEXTURE_MIN_FILTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:321: Warning: Cogl: symbol='GL_TEXTURE_WRAP_S': Skipping foreign symbol from namespace GL cogl-gles2-types.h:322: Warning: Cogl: symbol='GL_TEXTURE_WRAP_T': Skipping foreign symbol from namespace GL cogl-gles2-types.h:326: Warning: Cogl: symbol='GL_TEXTURE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:328: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:329: Warning: Cogl: symbol='GL_TEXTURE_BINDING_CUBE_MAP': Skipping foreign symbol from namespace GL cogl-gles2-types.h:330: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_X': Skipping foreign symbol from namespace GL cogl-gles2-types.h:331: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_X': Skipping foreign symbol from namespace GL cogl-gles2-types.h:332: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Y': Skipping foreign symbol from namespace GL cogl-gles2-types.h:333: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Y': Skipping foreign symbol from namespace GL cogl-gles2-types.h:334: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_POSITIVE_Z': Skipping foreign symbol from namespace GL cogl-gles2-types.h:335: Warning: Cogl: symbol='GL_TEXTURE_CUBE_MAP_NEGATIVE_Z': Skipping foreign symbol from namespace GL cogl-gles2-types.h:336: Warning: Cogl: symbol='GL_MAX_CUBE_MAP_TEXTURE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:339: Warning: Cogl: symbol='GL_TEXTURE0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:340: Warning: Cogl: symbol='GL_TEXTURE1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:341: Warning: Cogl: symbol='GL_TEXTURE2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:342: Warning: Cogl: symbol='GL_TEXTURE3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:343: Warning: Cogl: symbol='GL_TEXTURE4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:344: Warning: Cogl: symbol='GL_TEXTURE5': Skipping foreign symbol from namespace GL cogl-gles2-types.h:345: Warning: Cogl: symbol='GL_TEXTURE6': Skipping foreign symbol from namespace GL cogl-gles2-types.h:346: Warning: Cogl: symbol='GL_TEXTURE7': Skipping foreign symbol from namespace GL cogl-gles2-types.h:347: Warning: Cogl: symbol='GL_TEXTURE8': Skipping foreign symbol from namespace GL cogl-gles2-types.h:348: Warning: Cogl: symbol='GL_TEXTURE9': Skipping foreign symbol from namespace GL cogl-gles2-types.h:349: Warning: Cogl: symbol='GL_TEXTURE10': Skipping foreign symbol from namespace GL cogl-gles2-types.h:350: Warning: Cogl: symbol='GL_TEXTURE11': Skipping foreign symbol from namespace GL cogl-gles2-types.h:351: Warning: Cogl: symbol='GL_TEXTURE12': Skipping foreign symbol from namespace GL cogl-gles2-types.h:352: Warning: Cogl: symbol='GL_TEXTURE13': Skipping foreign symbol from namespace GL cogl-gles2-types.h:353: Warning: Cogl: symbol='GL_TEXTURE14': Skipping foreign symbol from namespace GL cogl-gles2-types.h:354: Warning: Cogl: symbol='GL_TEXTURE15': Skipping foreign symbol from namespace GL cogl-gles2-types.h:355: Warning: Cogl: symbol='GL_TEXTURE16': Skipping foreign symbol from namespace GL cogl-gles2-types.h:356: Warning: Cogl: symbol='GL_TEXTURE17': Skipping foreign symbol from namespace GL cogl-gles2-types.h:357: Warning: Cogl: symbol='GL_TEXTURE18': Skipping foreign symbol from namespace GL cogl-gles2-types.h:358: Warning: Cogl: symbol='GL_TEXTURE19': Skipping foreign symbol from namespace GL cogl-gles2-types.h:359: Warning: Cogl: symbol='GL_TEXTURE20': Skipping foreign symbol from namespace GL cogl-gles2-types.h:360: Warning: Cogl: symbol='GL_TEXTURE21': Skipping foreign symbol from namespace GL cogl-gles2-types.h:361: Warning: Cogl: symbol='GL_TEXTURE22': Skipping foreign symbol from namespace GL cogl-gles2-types.h:362: Warning: Cogl: symbol='GL_TEXTURE23': Skipping foreign symbol from namespace GL cogl-gles2-types.h:363: Warning: Cogl: symbol='GL_TEXTURE24': Skipping foreign symbol from namespace GL cogl-gles2-types.h:364: Warning: Cogl: symbol='GL_TEXTURE25': Skipping foreign symbol from namespace GL cogl-gles2-types.h:365: Warning: Cogl: symbol='GL_TEXTURE26': Skipping foreign symbol from namespace GL cogl-gles2-types.h:366: Warning: Cogl: symbol='GL_TEXTURE27': Skipping foreign symbol from namespace GL cogl-gles2-types.h:367: Warning: Cogl: symbol='GL_TEXTURE28': Skipping foreign symbol from namespace GL cogl-gles2-types.h:368: Warning: Cogl: symbol='GL_TEXTURE29': Skipping foreign symbol from namespace GL cogl-gles2-types.h:369: Warning: Cogl: symbol='GL_TEXTURE30': Skipping foreign symbol from namespace GL cogl-gles2-types.h:370: Warning: Cogl: symbol='GL_TEXTURE31': Skipping foreign symbol from namespace GL cogl-gles2-types.h:371: Warning: Cogl: symbol='GL_ACTIVE_TEXTURE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:374: Warning: Cogl: symbol='GL_REPEAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:375: Warning: Cogl: symbol='GL_CLAMP_TO_EDGE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:376: Warning: Cogl: symbol='GL_MIRRORED_REPEAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:379: Warning: Cogl: symbol='GL_FLOAT_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:380: Warning: Cogl: symbol='GL_FLOAT_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:381: Warning: Cogl: symbol='GL_FLOAT_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:382: Warning: Cogl: symbol='GL_INT_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:383: Warning: Cogl: symbol='GL_INT_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:384: Warning: Cogl: symbol='GL_INT_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:385: Warning: Cogl: symbol='GL_BOOL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:386: Warning: Cogl: symbol='GL_BOOL_VEC2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:387: Warning: Cogl: symbol='GL_BOOL_VEC3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:388: Warning: Cogl: symbol='GL_BOOL_VEC4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:389: Warning: Cogl: symbol='GL_FLOAT_MAT2': Skipping foreign symbol from namespace GL cogl-gles2-types.h:390: Warning: Cogl: symbol='GL_FLOAT_MAT3': Skipping foreign symbol from namespace GL cogl-gles2-types.h:391: Warning: Cogl: symbol='GL_FLOAT_MAT4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:392: Warning: Cogl: symbol='GL_SAMPLER_2D': Skipping foreign symbol from namespace GL cogl-gles2-types.h:393: Warning: Cogl: symbol='GL_SAMPLER_CUBE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:396: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_ENABLED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:397: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:398: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_STRIDE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:399: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:400: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_NORMALIZED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:401: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_POINTER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:402: Warning: Cogl: symbol='GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:405: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:406: Warning: Cogl: symbol='GL_IMPLEMENTATION_COLOR_READ_FORMAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:409: Warning: Cogl: symbol='GL_COMPILE_STATUS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:410: Warning: Cogl: symbol='GL_INFO_LOG_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:411: Warning: Cogl: symbol='GL_SHADER_SOURCE_LENGTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:412: Warning: Cogl: symbol='GL_SHADER_COMPILER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:415: Warning: Cogl: symbol='GL_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:416: Warning: Cogl: symbol='GL_NUM_SHADER_BINARY_FORMATS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:419: Warning: Cogl: symbol='GL_LOW_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:420: Warning: Cogl: symbol='GL_MEDIUM_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:421: Warning: Cogl: symbol='GL_HIGH_FLOAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:422: Warning: Cogl: symbol='GL_LOW_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:423: Warning: Cogl: symbol='GL_MEDIUM_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:424: Warning: Cogl: symbol='GL_HIGH_INT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:427: Warning: Cogl: symbol='GL_FRAMEBUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:428: Warning: Cogl: symbol='GL_RENDERBUFFER': Skipping foreign symbol from namespace GL cogl-gles2-types.h:430: Warning: Cogl: symbol='GL_RGBA4': Skipping foreign symbol from namespace GL cogl-gles2-types.h:431: Warning: Cogl: symbol='GL_RGB5_A1': Skipping foreign symbol from namespace GL cogl-gles2-types.h:432: Warning: Cogl: symbol='GL_RGB565': Skipping foreign symbol from namespace GL cogl-gles2-types.h:433: Warning: Cogl: symbol='GL_DEPTH_COMPONENT16': Skipping foreign symbol from namespace GL cogl-gles2-types.h:434: Warning: Cogl: symbol='GL_STENCIL_INDEX8': Skipping foreign symbol from namespace GL cogl-gles2-types.h:436: Warning: Cogl: symbol='GL_RENDERBUFFER_WIDTH': Skipping foreign symbol from namespace GL cogl-gles2-types.h:437: Warning: Cogl: symbol='GL_RENDERBUFFER_HEIGHT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:438: Warning: Cogl: symbol='GL_RENDERBUFFER_INTERNAL_FORMAT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:439: Warning: Cogl: symbol='GL_RENDERBUFFER_RED_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:440: Warning: Cogl: symbol='GL_RENDERBUFFER_GREEN_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:441: Warning: Cogl: symbol='GL_RENDERBUFFER_BLUE_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:442: Warning: Cogl: symbol='GL_RENDERBUFFER_ALPHA_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:443: Warning: Cogl: symbol='GL_RENDERBUFFER_DEPTH_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:444: Warning: Cogl: symbol='GL_RENDERBUFFER_STENCIL_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:446: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:447: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME': Skipping foreign symbol from namespace GL cogl-gles2-types.h:448: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL': Skipping foreign symbol from namespace GL cogl-gles2-types.h:449: Warning: Cogl: symbol='GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:451: Warning: Cogl: symbol='GL_COLOR_ATTACHMENT0': Skipping foreign symbol from namespace GL cogl-gles2-types.h:452: Warning: Cogl: symbol='GL_DEPTH_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:453: Warning: Cogl: symbol='GL_STENCIL_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:455: Warning: Cogl: symbol='GL_NONE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:457: Warning: Cogl: symbol='GL_FRAMEBUFFER_COMPLETE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:458: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:459: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT': Skipping foreign symbol from namespace GL cogl-gles2-types.h:460: Warning: Cogl: symbol='GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS': Skipping foreign symbol from namespace GL cogl-gles2-types.h:461: Warning: Cogl: symbol='GL_FRAMEBUFFER_UNSUPPORTED': Skipping foreign symbol from namespace GL cogl-gles2-types.h:463: Warning: Cogl: symbol='GL_FRAMEBUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:464: Warning: Cogl: symbol='GL_RENDERBUFFER_BINDING': Skipping foreign symbol from namespace GL cogl-gles2-types.h:465: Warning: Cogl: symbol='GL_MAX_RENDERBUFFER_SIZE': Skipping foreign symbol from namespace GL cogl-gles2-types.h:467: Warning: Cogl: symbol='GL_INVALID_FRAMEBUFFER_OPERATION': Skipping foreign symbol from namespace GL cogl-types.h:87: Warning: Cogl: symbol='TRUE': Unknown namespace for symbol 'TRUE' cogl-types.h:100: Warning: Cogl: symbol='FALSE': Unknown namespace for symbol 'FALSE' cogl-gtype-private.h:59: Warning: Cogl: symbol='I_': Unknown namespace for symbol 'I_' :: Warning: Cogl: (Interface)Texture: Couldn't find associated structure for 'Texture' deprecated/cogl-clip-state.h:160: Warning: Cogl: cogl_clip_push_primitive: argument primitive: Unresolved type: 'CoglPrimitive*' deprecated/cogl-fixed.h:720: Warning: Cogl: cogl_angle_sin: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:733: Warning: Cogl: cogl_angle_tan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:746: Warning: Cogl: cogl_angle_cos: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:801: Warning: Cogl: cogl_double_to_fixed: return value: Missing (transfer) annotation deprecated/cogl-material-compat.h:164: Warning: Cogl: cogl_material_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) deprecated/cogl-material-compat.h:144: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) deprecated/cogl-material-compat.h:144: Warning: Cogl: cogl_material_new: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) deprecated/cogl-vertex-buffer.h:285: Warning: Cogl: cogl_vertex_buffer_indices_new: argument indices_array: Missing (element-type) annotation deprecated/cogl-framebuffer-deprecated.h:38: Warning: Cogl: cogl_set_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-framebuffer-deprecated.h:55: Warning: Cogl: cogl_push_framebuffer: argument buffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-framebuffer-deprecated.h:239: Warning: Cogl: cogl_framebuffer_get_color_format: argument framebuffer: Unresolved type: 'CoglFramebuffer*' deprecated/cogl-clutter-xlib.h:42: Warning: Cogl: cogl_clutter_winsys_xlib_get_visual_info_CLUTTER: return value: Unresolved type: 'XVisualInfo*' cogl1-context.h:106: Warning: Cogl: cogl_get_proc_address: return value: Callbacks cannot be return values; use (skip) cogl-xlib-renderer.h:76: Warning: Cogl: cogl_xlib_renderer_handle_event: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:76: Warning: Cogl: cogl_xlib_renderer_handle_event: argument event: Unresolved type: 'XEvent*' cogl-xlib-renderer.h:103: Warning: Cogl: cogl_xlib_renderer_add_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:103: Warning: Cogl: cogl_xlib_renderer_add_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever) cogl-xlib-renderer.h:117: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:117: Warning: Cogl: cogl_xlib_renderer_remove_filter: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever) cogl-xlib-renderer.h:130: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:130: Warning: Cogl: cogl_xlib_renderer_get_foreign_display: return value: Unresolved type: 'Display*' cogl-xlib-renderer.h:146: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:146: Warning: Cogl: cogl_xlib_renderer_set_foreign_display: argument display: Unresolved type: 'Display*' cogl-xlib-renderer.h:149: Warning: Cogl: cogl_xlib_renderer_set_event_retrieval_enabled: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:171: Warning: Cogl: cogl_xlib_renderer_get_display: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:171: Warning: Cogl: cogl_xlib_renderer_get_display: return value: Unresolved type: 'Display*' cogl-xlib-renderer.h:174: Warning: Cogl: cogl_xlib_renderer_get_visual_info: argument renderer: Unresolved type: 'CoglRenderer*' cogl-xlib-renderer.h:174: Warning: Cogl: cogl_xlib_renderer_get_visual_info: return value: Unresolved type: 'XVisualInfo*' deprecated/cogl-fixed.h:474: Warning: Cogl: cogl_fixed_sin: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:487: Warning: Cogl: cogl_fixed_tan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:500: Warning: Cogl: cogl_fixed_cos: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:512: Warning: Cogl: cogl_fixed_atan: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:527: Warning: Cogl: cogl_fixed_atan2: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:540: Warning: Cogl: cogl_fixed_mul: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:544: Warning: Cogl: cogl_fixed_div: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:548: Warning: Cogl: cogl_fixed_mul_div: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:599: Warning: Cogl: cogl_fixed_sqrt: return value: Missing (transfer) annotation deprecated/cogl-fixed.h:616: Warning: Cogl: cogl_fixed_log2: return value: Missing (transfer) annotation :: Warning: Cogl: (Interface)Texture: Couldn't find associated structure for 'Texture' :: Warning: Cogl: (Interface)Framebuffer: Couldn't find associated structure for 'Framebuffer' GICOMP Cogl-1.0.gir cogl-object.h:218: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-pipeline.h:152: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-vector.h:285: Warning: Cogl: cogl_vector3_cross_product: invalid return annotation cogl-quaternion.h:174: Warning: Cogl: cogl_quaternion_init: invalid return annotation cogl-quaternion.h:196: Warning: Cogl: cogl_quaternion_init_from_angle_vector: invalid return annotation cogl-primitive.h:902: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-context.h:360: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-onscreen.h:645: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-onscreen.h:712: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-onscreen.h:873: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-onscreen.h:988: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-atlas-texture.h:209: Warning: Cogl: cogl_atlas_texture_new_from_bitmap: unknown parameter 'bitmap' in documentation comment, should be 'bmp' cogl-fence.h:108: Warning: Cogl: invalid "closure" annotation: only valid on callback parameters cogl-indices.h:146: Warning: Cogl: cogl_get_rectangle_indices: return value: Missing (transfer) annotation cogl-gles2.h:306: Warning: Cogl: cogl_gles2_get_current_vtable: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) cogl-gles2.h:314: Warning: Cogl: cogl_gles2_texture_2d_new_from_handle: return value: Missing (transfer) annotation cogl-onscreen.h:86: Warning: Cogl: cogl_x11_onscreen_set_foreign_window_xid: argument update: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever) cogl-meta-texture.h:137: Warning: Cogl: cogl_meta_texture_foreach_in_region: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async, forever) cogl-xlib.h:76: Warning: Cogl: cogl_xlib_get_display: return value: Unresolved type: 'Display*' cogl-xlib.h:91: Warning: Cogl: cogl_xlib_set_display: argument display: Unresolved type: 'Display*' cogl-xlib.h:113: Warning: Cogl: cogl_xlib_handle_event: argument xevent: Unresolved type: 'XEvent*' cogl-glx.h:72: Warning: Cogl: cogl_glx_context_get_glx_context: return value: Unresolved type: 'GLXContext' cogl-attribute-buffer.h:100: Warning: Cogl: cogl_attribute_buffer_new: argument data: Missing (element-type) annotation cogl-indices.h:133: Warning: Cogl: cogl_indices_get_buffer: return value: Missing (transfer) annotation cogl-fence.h:103: Warning: Cogl: cogl_framebuffer_add_fence_callback: return value: Invalid non-constant return of bare structure or union; register as boxed type, add (copy-func) and (free-func), or (skip) winsys/cogl-texture-pixmap-x11.h:188: Warning: Cogl: cogl_texture_pixmap_x11_new_right: return value: Missing (transfer) annotation GICOMP Cogl-2.0.gir gmake[4]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' gmake[3]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' gmake[2]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl' Making all in cogl-path gmake[2]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl-path' GEN stamp-enum-types GEN cogl-path-enum-types.c /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl-path' CC libcogl_path_la-cogl1-path.lo CC libcogl_path_la-cogl-path.lo CC libcogl_path_la-cogl-path-enum-types.lo CC tesselator/libcogl_path_la-geom.lo CC tesselator/libcogl_path_la-dict.lo CC tesselator/libcogl_path_la-mesh.lo In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/gobject/gbinding.h:30, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib-object.h:24, from cogl-path-enum-types.h:7, from cogl-path-enum-types.c:14: cogl-path-enum-types.c: In function 'cogl_path_fill_rule_get_type': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ cogl-path-enum-types.c:23:7: note: in expansion of macro 'g_once_init_enter' 23 | if (g_once_init_enter (&g_enum_type_id__volatile)) | ^~~~~~~~~~~~~~~~~ In file included from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gasyncqueue.h:34, from /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib.h:34, from ../cogl/cogl-util.h:34, from cogl-path.c:37: cogl-path.c: In function 'cogl_path_get_gtype': /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wdiscarded-qualifiers] 131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /tmp/work/graphics/cogl/work/.buildlink/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro 'g_atomic_pointer_get' 274 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ ../cogl/cogl-gtype-private.h:211:9: note: in expansion of macro 'g_once_init_enter' 211 | if (g_once_init_enter (&type_id__volatile)) \ | ^~~~~~~~~~~~~~~~~ ../cogl/cogl-gtype-private.h:238:3: note: in expansion of macro '_COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN' 238 | _COGL_GTYPE_DEFINE_TYPE_EXTENDED_BEGIN(Cogl##Name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-path.c:67:1: note: in expansion of macro 'COGL_GTYPE_DEFINE_CLASS' 67 | COGL_GTYPE_DEFINE_CLASS (Path, path); | ^~~~~~~~~~~~~~~~~~~~~~~ cogl-path.c: In function '_cogl_path_build_fill_attribute_buffer': cogl-path.c:1361:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 1361 | _cogl_path_tesselator_begin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(GLenum, CoglPathTesselator *) {aka void (*)(unsigned int, struct _CoglPathTesselator *)} In file included from cogl-path.c:49: tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(GLenum, CoglPathTesselator *)' {aka 'void (*)(unsigned int, struct _CoglPathTesselator *)'} 57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ cogl-path.c:1094:1: note: '_cogl_path_tesselator_begin' declared here 1094 | _cogl_path_tesselator_begin (GLenum type, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-path.c:1363:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 1363 | _cogl_path_tesselator_vertex); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(void *, CoglPathTesselator *) {aka void (*)(void *, struct _CoglPathTesselator *)} tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(void *, CoglPathTesselator *)' {aka 'void (*)(void *, struct _CoglPathTesselator *)'} 57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ cogl-path.c:1164:1: note: '_cogl_path_tesselator_vertex' declared here 1164 | _cogl_path_tesselator_vertex (void *vertex_data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ cogl-path.c:1365:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 1365 | _cogl_path_tesselator_end); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(CoglPathTesselator *) {aka void (*)(struct _CoglPathTesselator *)} tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(CoglPathTesselator *)' {aka 'void (*)(struct _CoglPathTesselator *)'} 57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ cogl-path.c:1223:1: note: '_cogl_path_tesselator_end' declared here 1223 | _cogl_path_tesselator_end (CoglPathTesselator *tess) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cogl-path.c:1367:20: error: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types] 1367 | _cogl_path_tesselator_combine); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void (*)(double *, void **, float *, void **, CoglPathTesselator *) {aka void (*)(double *, void **, float *, void **, struct _CoglPathTesselator *)} tesselator/tesselator.h:57:70: note: expected 'void (*)(void)' but argument is of type 'void (*)(double *, void **, float *, void **, CoglPathTesselator *)' {aka 'void (*)(double *, void **, float *, void **, struct _CoglPathTesselator *)'} 57 | void gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc); | ~~~~~~~~~~~~^~~~~~~~~~~~ cogl-path.c:1229:1: note: '_cogl_path_tesselator_combine' declared here 1229 | _cogl_path_tesselator_combine (double coords[3], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[3]: *** [Makefile:880: libcogl_path_la-cogl-path.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl-path' gmake[2]: *** [Makefile:663: all] Error 2 gmake[2]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0/cogl-path' gmake[1]: *** [Makefile:596: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/work/graphics/cogl/work/cogl-1.22.0' gmake: *** [Makefile:523: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/cogl *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/cogl