g_simple_async_result_set_op_res_gpointer (simple, icon, 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 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:357: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:368:7: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_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:113:21: note: declared here void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c:369: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_vfs_mount_info_query_xdg_volume_info': gvfsmountinfo.c:389:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (directory), ^~~~~~ 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: In function 'g_vfs_mount_info_query_xdg_volume_info_finish': gvfsmountinfo.c:410:3: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_vfs_mount_info_query_xdg_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:414: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:417: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 'g_vfs_mount_info_query_bdmv_volume_info': gvfsmountinfo.c:608:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (directory), ^~~~~~ 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:612:3: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (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:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsmountinfo.c: In function 'g_vfs_mount_info_query_bdmv_volume_info_finish': gvfsmountinfo.c:628:3: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgvfscommon_la-gvfsfileinfo.lo CC libgvfscommon_la-gvfsutils.lo CC libgvfscommon_la-gvfsdbus.lo CC libgvfscommon_dnssd_la-gvfsdnssdutils.lo CC libgvfscommon_dnssd_la-gvfsdnssdresolver.lo gvfsdnssdresolver.c: In function 'service_resolver_changed': gvfsdnssdresolver.c:1068:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (data->simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1069:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1080:11: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1092:11: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c: In function 'service_resolver_timed_out': gvfsdnssdresolver.c:1105:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1123:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1137:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (data->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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c: In function 'g_vfs_dns_sd_resolver_resolve_finish': gvfsdnssdresolver.c:1152:3: warning: 'g_simple_async_result_get_source_tag' is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (simple) == g_vfs_dns_sd_resolver_resolve); ^~~~~~~~~~~~~~ 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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1153:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] 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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1155:3: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] return g_simple_async_result_get_op_res_gboolean (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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c: In function 'g_vfs_dns_sd_resolver_resolve': gvfsdnssdresolver.c:1169:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (resolver), ^~~~~~ 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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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, ^~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1177:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean (simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gvfsdnssdresolver.c:1178: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 gvfsdnssdutils.h:26, from gvfsdnssdresolver.c:40: /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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 CCLD libgvfscommon-dnssd.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/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/libffi.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/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/libmount.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/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/libdbus-1.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/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/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 metatree.lo CC metabuilder.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 gvfsd-metadata CCLD meta-ls CCLD meta-get 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 make[5]: *** [gvfsd-metadata] Error 1 make[5]: *** Waiting for unfinished jobs.... ./.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 ./.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 ./.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]: *** [meta-get-tree] 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'