g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_vfs_mount_info_query_bdmv_volume_info); ^~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:99:21: note: declared here gpointer g_simple_async_result_get_source_tag (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:632:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:635:3: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] ret = g_simple_async_result_get_op_res_gpointer (simple); ^~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c: In function 'find_file_insensitive_exists_callback': gvfsmountinfo.c:728:7: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (data->root), ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:733:7: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, g_object_ref (source_object), g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:734:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c: In function 'enumerated_children_callback': gvfsmountinfo.c:777:7: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (data->root), ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:784:7: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, g_object_ref (file), g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:785:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c: In function 'more_files_callback': gvfsmountinfo.c:891:11: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (data->root), ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:896:11: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, g_object_ref (data->current_file), g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:897:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:922:7: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (data->root), ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:928:7: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (simple, file, g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:929:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c: In function '_g_find_file_insensitive_finish': gvfsmountinfo.c:956:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, error)) ^~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:959:3: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] file = G_FILE (g_simple_async_result_get_op_res_gpointer (simple)); ^~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from gvfsmountinfo.h:27, from gvfsmountinfo.c:34: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'create_mount_operation_proxy_sync': gmountsource.c:178:9: warning: 'g_simple_async_report_error_in_idle' is deprecated: Use 'g_task_report_error' instead [-Wdeprecated-declarations] g_simple_async_report_error_in_idle (G_OBJECT (source), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:140:6: note: declared here void g_simple_async_report_error_in_idle (GObject *object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:196:7: warning: 'g_simple_async_report_take_gerror_in_idle' is deprecated: Use 'g_task_report_error' instead [-Wdeprecated-declarations] g_simple_async_report_take_gerror_in_idle (G_OBJECT (source), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:153:6: note: declared here void g_simple_async_report_take_gerror_in_idle (GObject *object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'ask_password_reply': gmountsource.c:221:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (result, data, ask_password_data_free); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:237:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (result, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:260:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, G_IO_ERROR_FAILED, "Internal Error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:263:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_ask_password_async': gmountsource.c:286:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (source), callback, user_data, ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_ask_password_finish': gmountsource.c:337:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, NULL)) ^~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:340:5: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = (AskPasswordData *) g_simple_async_result_get_op_res_gpointer (simple); ^~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'ask_question_reply': gmountsource.c:534:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (result, data, g_free); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:546:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (result, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:556:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, G_IO_ERROR_FAILED, "Internal Error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:559:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_ask_question_async': gmountsource.c:624:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (source), callback, user_data, ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_ask_question_finish': gmountsource.c:647:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, NULL)) ^~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:650:5: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = (AskQuestionData *) g_simple_async_result_get_op_res_gpointer (simple); ^~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'show_processes_reply': gmountsource.c:734:3: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (result, data, g_free); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:747:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error (result, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:757:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, G_IO_ERROR_FAILED, "Internal Error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgvfscommon_la-gvfsutils.lo In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:760:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_show_processes_async': gmountsource.c:784:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (source), callback, user_data, ^~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c: In function 'g_mount_source_show_processes_finish': gmountsource.c:813:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (simple, NULL)) ^~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmountsource.c:816:5: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] data = (ShowProcessesData *) g_simple_async_result_get_op_res_gpointer (simple); ^~~~ In file included from /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gio.h:117:0, from ./gmountspec.h:27, from ./gmountsource.h:27, from gmountsource.c:25: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgvfscommon_la-gvfsdbus.lo CCLD libgvfscommon.la libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libmount.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved CCLD libgvfscommon-monitor.la libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libgmodule-2.0.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libgio-2.0.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libmount.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libgobject-2.0.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libglib-2.0.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libmount.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved Making all in metadata /usr/bin/make all-am CC metabuilder.lo CC metatree.lo CC crc32.lo CC metadata-dbus.lo CC meta-daemon.o CC meta-ls.o CC meta-get.o CC meta-set.o CC meta-get-tree.o CC metadata-nautilus.o GEN org.gtk.vfs.Metadata.service metatree.c: In function 'get_tree_for_device': metatree.c:2854:55: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] major (device), ^~~~~ metatree.c:2855:55: warning: implicit declaration of function 'minor'; did you mean 'mincore'? [-Wimplicit-function-declaration] minor (device), ^~~~~ mincore CCLD libmetadata.la libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libmount.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libffi.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libpcre.la' seems to be moved CCLD meta-ls CCLD meta-get CCLD gvfsd-metadata CCLD meta-set CCLD meta-get-tree CCLD convert-nautilus-metadata ./.libs/libmetadata.a(metatree.o): In function `meta_lookup_cache_lookup_path': metatree.c:(.text+0x34c4): undefined reference to `major' metatree.c:(.text+0x34d4): undefined reference to `minor' collect2: error: ld returned 1 exit status ./.libs/libmetadata.a(metatree.o): In function `meta_lookup_cache_lookup_path': metatree.c:(.text+0x34c4): undefined reference to `major' metatree.c:(.text+0x34d4): undefined reference to `minor' collect2: error: ld returned 1 exit status make[5]: *** [meta-set] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: *** [meta-get-tree] Error 1 ./.libs/libmetadata.a(metatree.o): In function `meta_lookup_cache_lookup_path': metatree.c:(.text+0x34c4): undefined reference to `major' metatree.c:(.text+0x34d4): undefined reference to `minor' collect2: error: ld returned 1 exit status make[5]: *** [meta-ls] Error 1 ./.libs/libmetadata.a(metatree.o): In function `meta_lookup_cache_lookup_path': metatree.c:(.text+0x34c4): undefined reference to `major' metatree.c:(.text+0x34d4): undefined reference to `minor' collect2: error: ld returned 1 exit status make[5]: *** [gvfsd-metadata] Error 1 ./.libs/libmetadata.a(metatree.o): In function `meta_lookup_cache_lookup_path': metatree.c:(.text+0x34c4): undefined reference to `major' metatree.c:(.text+0x34d4): undefined reference to `minor' collect2: error: ld returned 1 exit status make[5]: *** [meta-get] Error 1 make[4]: *** [all] Error 2 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [/home/peko/autobuild/instance-0/output/build/gvfs-1.30.3/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'