from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:519:4: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] sig = _dbus_gvalue_to_signature (g_value_array_get_nth (array, i)); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c: In function 'demarshal_valuearray': dbus-gvalue.c:896:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (12); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ dbus-gvalue.c:904:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:905:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (ret, ret->n_values - 1); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:912:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue.c:926:4: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue.c: In function 'get_type_demarshaller': dbus-gvalue.c:1099:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c: In function '_dbus_gvalue_demarshal_message': dbus-gvalue.c:1300:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (6); /* 6 is a typical maximum for arguments */ ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ dbus-gvalue.c:1317:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (ret, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:1318:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] value = g_value_array_get_nth (ret, index_); ^~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:1338:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (ret); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue.c: In function 'marshal_basic': dbus-gvalue.c:1360:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] char b = g_value_get_char (value); ^~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ dbus-gvalue.c: In function 'marshal_valuearray': dbus-gvalue.c:1538:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_assert (G_VALUE_TYPE (value) == G_TYPE_VALUE_ARRAY); ^~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c:1552:11: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!_dbus_gvalue_marshal (&subiter, g_value_array_get_nth (array, i))) ^~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue.c: In function 'get_type_marshaller': dbus-gvalue.c:1847:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (g_type_is_a (type, G_TYPE_VALUE_ARRAY)) ^~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gtest.h:27, from dbus-gvalue.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ dbus-gvalue-parse-variant.c: In function 'dbus_g_value_tuple_parse_variant': dbus-gvalue-parse-variant.c:265:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] GValueArray *va = g_value_array_new (n); ^~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-gvalue-parse-variant.h:31, from dbus-gvalue-parse-variant.c:30: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ dbus-gvalue-parse-variant.c:281:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append (va, NULL); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-gvalue-parse-variant.h:31, from dbus-gvalue-parse-variant.c:30: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ dbus-gvalue-parse-variant.c:293:5: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (va); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-gvalue-parse-variant.h:31, from dbus-gvalue-parse-variant.c:30: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CC dbus-gthread.lo CC dbus-gtype-specialized.lo CC dbus-gutils.lo CC dbus-gsignature.lo CC dbus-gvalue-utils.lo dbus-gtype-specialized.c: In function 'dbus_g_type_get_struct': dbus-gtype-specialized.c:954:7: warning: cast increases required alignment of target type [-Wcast-align] (GType *) types->data); ^ dbus-gsignature.c: In function 'signature_iter_to_g_type_struct': dbus-gsignature.c:134:61: warning: cast increases required alignment of target type [-Wcast-align] ret = dbus_g_type_get_structv ("GValueArray", types->len, (GType*) types->data); ^ CC dbus-gidl.lo CC dbus-gloader-expat.lo dbus-gvalue-utils.c: In function '_dbus_gvalue_store': dbus-gvalue-utils.c:85:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] *((gchar *) storage) = g_value_get_char (value); ^ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function '_dbus_gvalue_set_from_pointer': dbus-gvalue-utils.c:136:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, *((gchar *) storage)); ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'hash_simple_free_from_gtype': dbus-gvalue-utils.c:321:7: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] else if (gtype == G_TYPE_VALUE_ARRAY) ^~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c:323:11: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *func = (GDestroyNotify) g_value_array_free; ^ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'gvalue_take_hash_value': dbus-gvalue-utils.c:508:7: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (value, (gchar) GPOINTER_TO_INT (instance)); ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'hash_value_from_gvalue': dbus-gvalue-utils.c:539:7: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] return GINT_TO_POINTER ((int) g_value_get_char (value)); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'valuearray_constructor': dbus-gvalue-utils.c:771:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] ret = g_value_array_new (size); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c:776:7: warning: 'g_value_array_append' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_append(ret, &val); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:80:14: note: declared here GValueArray* g_value_array_append (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'valuearray_copy': dbus-gvalue-utils.c:784:3: warning: 'g_value_array_copy' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] return g_value_array_copy ((GValueArray*) src); ^~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:73:14: note: declared here GValueArray* g_value_array_copy (const GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'valuearray_simple_free': dbus-gvalue-utils.c:790:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (val); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'valuearray_get_member': dbus-gvalue-utils.c:801:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] val = g_value_array_get_nth (va, member); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'valuearray_set_member': dbus-gvalue-utils.c:817:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] vp = g_value_array_get_nth (va, member); ^~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'array_iterator': dbus-gvalue-utils.c:882:13: warning: 'g_value_set_char' is deprecated: Use 'g_value_set_schar' instead [-Wdeprecated-declarations] g_value_set_char (&val, g_array_index (array, gchar, i)); ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:179:23: note: declared here void g_value_set_char (GValue *value, ^~~~~~~~~~~~~~~~ dbus-gvalue-utils.c: In function 'array_append': dbus-gvalue-utils.c:962:9: warning: 'g_value_get_char' is deprecated: Use 'g_value_get_schar' instead [-Wdeprecated-declarations] tmp.c = g_value_get_char (value); ^~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:36:0, from ../dbus/dbus-glib.h:27, from dbus-gvalue-utils.c:25: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluetypes.h:182:23: note: declared here gchar g_value_get_char (const GValue *value); ^~~~~~~~~~~~~~~~ CC dbus-gparser.lo CC dbus-binding-tool-glib.o CC dbus-glib-tool.o dbus-binding-tool-glib.c: In function 'dbus_g_type_get_lookup_function': dbus-binding-tool-glib.c:1142:3: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] MAP_KNOWN(G_TYPE_VALUE_ARRAY); ^~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../dbus/dbus-glib.h:27, from dbus-binding-tool-glib.c:26: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ CCLD libdbus-glib-1.la CCLD libdbus-gtool.la CCLD dbus-binding-tool Making all in examples /bin/sh ../../libtool --mode=execute /home/buildroot/autobuild/run/instance-0/output/host/bin/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h ./example-service.xml /bin/sh ../../libtool --mode=execute /home/buildroot/autobuild/run/instance-0/output/host/bin/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h ./example-signal-emitter.xml WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.XUBTTZ... INFO: Reading /tmp/dbus-binding-tool-c-marshallers.USCTTZ... /usr/bin/make all-recursive Making all in . CC example-client.o CC example-service.o CC example-signal-recipient.o CC example-signal-emitter.o example-service.c: In function 'some_object_get_tuple': example-service.c:86:3: warning: 'g_value_array_new' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] *ret = g_value_array_new (6); ^ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:67:14: note: declared here GValueArray* g_value_array_new (guint n_prealloced); ^~~~~~~~~~~~~~~~~ example-service.c:87:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-service.c:88:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_STRING); ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-service.c:89:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_string (g_value_array_get_nth (*ret, 0), "hello"); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-service.c:90:3: warning: 'g_value_array_prepend' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_prepend (*ret, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:76:14: note: declared here GValueArray* g_value_array_prepend (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-service.c:91:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_init (g_value_array_get_nth (*ret, 0), G_TYPE_UINT); ^~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-service.c:92:3: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_set_uint (g_value_array_get_nth (*ret, 0), 42); ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-service.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-client.c: In function 'main': example-client.c:78:6: warning: 'g_value_array_get_type' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] G_TYPE_VALUE_ARRAY, &hello_reply_struct, G_TYPE_INVALID)) ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-client.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:60:17: note: declared here GType g_value_array_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~ example-client.c:97:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] if (!g_value_transform (g_value_array_get_nth (hello_reply_struct, i), &strval)) ^~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-client.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-client.c:99:7: warning: 'g_value_array_get_nth' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_print ("%s: %s\n", g_type_name (G_VALUE_TYPE (g_value_array_get_nth (hello_reply_struct, i))), ^~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-client.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here GValue* g_value_array_get_nth (GValueArray *value_array, ^~~~~~~~~~~~~~~~~~~~~ example-client.c:102:3: warning: 'g_value_array_free' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] g_value_array_free (hello_reply_struct); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/glib-object.h:35:0, from ../../dbus/dbus-glib.h:27, from example-client.c:3: /home/buildroot/autobuild/run/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/include/glib-2.0/gobject/gvaluearray.h:70:7: note: declared here void g_value_array_free (GValueArray *value_array); ^~~~~~~~~~~~~~~~~~ CCLD example-signal-recipient CCLD example-client CCLD example-signal-emitter CCLD example-service Making all in statemachine /bin/sh ../../../libtool --mode=execute /home/buildroot/autobuild/run/instance-0/output/host/bin/dbus-binding-tool --prefix=sm_server --mode=glib-server --output=statemachine-server-glue.h statemachine-server.xml /bin/sh ../../../libtool --mode=execute /home/buildroot/autobuild/run/instance-0/output/host/bin/dbus-binding-tool --prefix=sm_object --mode=glib-server --output=statemachine-glue.h statemachine.xml echo "#include " > sm-marshal.c.tmp /usr/bin/glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header > sm-marshal.h.tmp && mv sm-marshal.h.tmp sm-marshal.h /usr/bin/glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header --body >> sm-marshal.c.tmp /bin/sh: /usr/bin/glib-genmarshal: No such file or directory make[7]: *** [sm-marshal.h] Error 127 make[7]: *** Waiting for unfinished jobs.... /bin/sh: /usr/bin/glib-genmarshal: No such file or directory make[7]: *** [sm-marshal.c] Error 127 WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.A25ETZ... WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /tmp/dbus-binding-tool-c-marshallers.I17ETZ... make[6]: *** [all-recursive] Error 1 make[5]: *** [all] Error 2 make[4]: *** [all-recursive] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [/home/buildroot/autobuild/run/instance-0/output/build/dbus-glib-0.110/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'