CC libgstreamer_0.10_la-gstquark.lo CC libgstreamer_0.10_la-gstquery.lo CC libgstreamer_0.10_la-gstregistry.lo CC libgstreamer_0.10_la-gstregistrychunks.lo gstquery.c: In function '_gst_query_initialize': gstquery.c:111:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c: In function 'gst_registry_get_default': gstregistry.c:322:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c:324:5: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] _gst_registry_default = g_object_newv (GST_TYPE_REGISTRY, 0, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstregistry.c:113: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstregistry.c:328:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:127:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_register': gstquery.c:249:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:255:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_get_by_nick': gstquery.c:276:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:278:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_get_details': gstquery.c:324:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:326:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_type_iterate_definitions': gstquery.c:346:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:349:7: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_get_mutex (&mutex), &_n_values, &_gst_queries, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c:351:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c: In function '_priv_gst_registry_cleanup': gstregistry.c:1374:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstregistry.c:1378:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_registry_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstregistry.c:113: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_add_buffering_range': gstquery.c:1328:5: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] last_array_value = g_value_array_get_nth (array, array->n_values - 1); ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ gstquery.c:1334:5: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] array = g_value_array_new (0); ^~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ gstquery.c:1336:5: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (&new_array_val, G_TYPE_VALUE_ARRAY); ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ gstquery.c:1347:3: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (array, &range_value); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ gstquery.c: In function 'gst_query_parse_nth_buffering_range': gstquery.c:1413:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] range_value = g_value_array_get_nth (ranges, index); ^~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gstquery.c:64: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gstsegment.lo gstregistrychunks.c: In function 'gst_registry_chunks_load_feature': gstregistrychunks.c:580:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] if (G_UNLIKELY ((feature = g_object_newv (type, 0, NULL)) == NULL)) { ^~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from ../gst/gstregistry.h:28, from ../gst/gst_private.h:42, from gstregistrychunks.c:31: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstregistrychunks.c: In function '_priv_gst_registry_chunks_load_plugin': gstregistrychunks.c:810:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] plugin = g_object_newv (GST_TYPE_PLUGIN, 0, NULL); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from ../gst/gstregistry.h:28, from ../gst/gst_private.h:42, from gstregistrychunks.c:31: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstreamer_0.10_la-gststructure.lo CC libgstreamer_0.10_la-gstsystemclock.lo gststructure.c: In function 'gst_structure_get_valist': gststructure.c:2675:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *_lcopy_format = _vtable->lcopy_format; \ ^ gststructure.c:2731:5: note: in expansion of macro 'GST_VALUE_LCOPY' GST_VALUE_LCOPY (val, args, 0, &err, field_name); ^~~~~~~~~~~~~~~ gststructure.c: In function 'gst_structure_id_get_valist': gststructure.c:2675:26: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gchar *_lcopy_format = _vtable->lcopy_format; \ ^ gststructure.c:2800:5: note: in expansion of macro 'GST_VALUE_LCOPY' GST_VALUE_LCOPY (val, args, 0, &err, g_quark_to_string (field_id)); ^~~~~~~~~~~~~~~ gstsystemclock.c: In function 'gst_system_clock_obtain': gstsystemclock.c:282:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstsystemclock.c:295:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gstsystemclock.c:297:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&_gst_sysclock_mutex); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib.h:108:0, from gst_private.h:36, from gstsystemclock.c:41: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstreamer_0.10_la-gsttaglist.lo CC libgstreamer_0.10_la-gsttagsetter.lo CC libgstreamer_0.10_la-gsttask.lo CC libgstreamer_0.10_la-gsttaskpool.lo gsttaskpool.c: In function 'gst_task_pool_new': gsttaskpool.c:170:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] pool = g_object_newv (GST_TYPE_TASK_POOL, 0, NULL); ^~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gsttaskpool.c:35: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstreamer_0.10_la-gsttrace.lo CC libgstreamer_0.10_la-gsttypefind.lo gsttypefind.c: In function 'gst_type_find_register': gsttypefind.c:85:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] factory = g_object_newv (GST_TYPE_TYPE_FIND_FACTORY, 0, NULL); ^~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../gst/gstobject.h:29, from ../gst/gstplugin.h:33, from gstregistry.h:28, from gst_private.h:42, from gsttypefind.c:32: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstreamer_0.10_la-gsttypefindfactory.lo CC libgstreamer_0.10_la-gsturi.lo CC libgstreamer_0.10_la-gstutils.lo CC libgstreamer_0.10_la-gstvalue.lo CC libgstreamer_0.10_la-gstparse.lo CC libgstreamer_0.10_la-gstregistrybinary.lo CC libgstreamer_0.10_la-gstenumtypes.lo CC libgstreamer_0.10_la-gstmarshal.lo CCLD libgstreamer-0.10.la Making all in libs Making all in gst Making all in base CC libgstbase_0.10_la-gstadapter.lo CC libgstbase_0.10_la-gstbaseparse.lo CC libgstbase_0.10_la-gstbasesink.lo CC libgstbase_0.10_la-gstbasesrc.lo gstadapter.c: In function 'gst_adapter_new': gstadapter.c:199:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_ADAPTER, 0, NULL); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstobject.h:29, from ../../../gst/gstplugin.h:33, from ../../../gst/gstregistry.h:28, from ../../../gst/gst_private.h:42, from gstadapter.c:112: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstbaseparse.c: In function 'gst_base_parse_handle_seek': gstbaseparse.c:3913:34: warning: self-comparison always evaluates to true [-Wtautological-compare] if (seekstop >= 0 && seekpos <= seekpos) ^~ CC libgstbase_0.10_la-gstbasetransform.lo CC libgstbase_0.10_la-gstbitreader.lo CC libgstbase_0.10_la-gstbytereader.lo CC libgstbase_0.10_la-gstbytewriter.lo CC libgstbase_0.10_la-gstcollectpads.lo CC libgstbase_0.10_la-gstcollectpads2.lo gstcollectpads.c: In function 'gst_collect_pads_new': gstcollectpads.c:179:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] newcoll = g_object_newv (GST_TYPE_COLLECT_PADS, 0, NULL); ^~~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstenumtypes.h:7, from ../../../gst/gst.h:31, from gstcollectpads.h:25, from gstcollectpads.c:75: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstbase_0.10_la-gstpushsrc.lo CC libgstbase_0.10_la-gsttypefindhelper.lo CC libgstbase_0.10_la-gstdataqueue.lo gstdataqueue.c: In function 'gst_data_queue_new_full': gstdataqueue.c:215:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] ret = g_object_newv (GST_TYPE_DATA_QUEUE, 0, NULL); ^~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from ../../../gst/gstenumtypes.h:7, from ../../../gst/gst.h:31, from gstdataqueue.c:33: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CCLD libgstbase-0.10.la Making all in controller CC libgstcontroller_0.10_la-lib.lo CC libgstcontroller_0.10_la-gstcontroller.lo CC libgstcontroller_0.10_la-gstinterpolation.lo CC libgstcontroller_0.10_la-gsthelper.lo gstcontroller.c: In function 'gst_controller_add_property': gstcontroller.c:235:9: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] self = g_object_newv (GST_TYPE_CONTROLLER, 0, NULL); ^~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstcontroller.h:29, from gstcontroller.c:79: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CC libgstcontroller_0.10_la-gstcontrolsource.lo CC libgstcontroller_0.10_la-gstinterpolationcontrolsource.lo CC libgstcontroller_0.10_la-gstlfocontrolsource.lo gstinterpolationcontrolsource.c: In function 'gst_interpolation_control_source_new': gstinterpolationcontrolsource.c:108:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_INTERPOLATION_CONTROL_SOURCE, 0, NULL); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstinterpolationcontrolsource.c:40: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ gstlfocontrolsource.c: In function 'gst_lfo_control_source_new': gstlfocontrolsource.c:644:3: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] return g_object_newv (GST_TYPE_LFO_CONTROL_SOURCE, 0, NULL); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gbinding.h:29:0, from /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/glib-object.h:23, from gstlfocontrolsource.c:39: /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here gpointer g_object_newv (GType object_type, ^~~~~~~~~~~~~ CCLD libgstcontroller-0.10.la Making all in dataprotocol CC libgstdataprotocol_0.10_la-dataprotocol.lo CCLD libgstdataprotocol-0.10.la Making all in check GEN internal-check.h /usr/bin/make all-recursive Making all in libcheck CC libcheckinternal_la-check.lo CC libcheckinternal_la-check_error.lo CC libcheckinternal_la-check_list.lo CC libcheckinternal_la-check_log.lo CC libcheckinternal_la-check_msg.lo CC libcheckinternal_la-check_pack.lo CC libcheckinternal_la-check_print.lo CC libcheckinternal_la-check_run.lo CC libcheckinternal_la-check_str.lo CCLD libcheckinternal.la CC libgstcheck_0.10_la-gstbufferstraw.lo CC libgstcheck_0.10_la-gstcheck.lo CC libgstcheck_0.10_la-gstconsistencychecker.lo GEN exports.sym CCLD libgstcheck-0.10.la Making all in net CC libgstnet_0.10_la-gstnetclientclock.lo CC libgstnet_0.10_la-gstnettimepacket.lo CC libgstnet_0.10_la-gstnettimeprovider.lo CCLD libgstnet-0.10.la Making all in helpers CC gst_plugin_scanner-gst-plugin-scanner.o CCLD gst-plugin-scanner /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__VOID': gmarshal.c:(.text+0x0): multiple definition of `g_cclosure_marshal_VOID__VOID' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:60: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOOLEAN': gmarshal.c:(.text+0xa4): multiple definition of `g_cclosure_marshal_VOID__BOOLEAN' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:93: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID(int0_t)': gmarshal.c:(.text+0x2b0): multiple definition of `g_cclosure_marshal_VOID(int0_t)' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:128: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__STRING': gmarshal.c:(.text+0x890): multiple definition of `g_cclosure_marshal_VOID__STRING' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:163: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__BOXED': gmarshal.c:(.text+0xab8): multiple definition of `g_cclosure_marshal_VOID__BOXED' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:198: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__POINTER': gmarshal.c:(.text+0xbdc): multiple definition of `g_cclosure_marshal_VOID__POINTER' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:270: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__OBJECT': gmarshal.c:(.text+0xca8): multiple definition of `g_cclosure_marshal_VOID__OBJECT' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:342: first defined here /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libgobject-2.0.a(libgobject_2_0_la-gmarshal.o): In function `g_cclosure_marshal_VOID__UINT_POINTER': gmarshal.c:(.text+0xeb4): multiple definition of `g_cclosure_marshal_VOID__UINT_POINTER' ../../../gst/.libs/libgstreamer-0.10.a(libgstreamer_0.10_la-gstmarshal.o):/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/gst/gstmarshal.c:749: first defined here collect2: error: ld returned 1 exit status make[6]: *** [gst-plugin-scanner] Error 1 make[5]: *** [all-recursive] Error 1 make[4]: *** [all-recursive] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [/home/buildroot/autobuild/run/instance-1/output/build/gstreamer-0.10.36/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'