from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:64:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_from_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:908: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->drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gproxyvolume.c: In function 'g_proxy_volume_mount': gproxyvolume.c:896:30: warning: assignment to 'GProxyVolume *' {aka 'struct _GProxyVolume *'} from incompatible pointer type 'GVolume *' {aka 'struct _GVolume *'} [-Wincompatible-pointer-types] data->enclosing_volume = g_object_ref (volume); ^ gproxydrive.c:913: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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxyvolume.c:921:11: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (volume), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolume.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c: In function 'start_cancelled': gproxydrive.c:940:3: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (data->drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxyvolume.c:927: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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolume.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:946:3: 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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxyvolume.c:934:20: warning: assignment to 'GProxyVolume *' {aka 'struct _GProxyVolume *'} from incompatible pointer type 'GVolume *' {aka 'struct _GVolume *'} [-Wincompatible-pointer-types] data->volume = g_object_ref (volume); ^ gproxydrive.c: In function 'g_proxy_drive_start': gproxydrive.c:978:7: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:984: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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxyvolume.c: In function 'g_proxy_volume_mount_finish': gproxyvolume.c:980:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolume.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c: In function 'g_proxy_drive_start_finish': gproxydrive.c:1035:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c: In function 'poll_for_media_cb': gproxydrive.c:1061:11: warning: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_from_error (G_OBJECT (data->drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:64:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_from_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:1068: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->drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:1073:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c: In function 'g_proxy_drive_poll_for_media': gproxydrive.c:1103:7: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (drive), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c:1109: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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxydrive.c: In function 'g_proxy_drive_poll_for_media_finish': gproxydrive.c:1153:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxyvolumemonitor.h:28, from gproxydrive.c:33: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgioremote_volume_monitor_la-gproxyshadowmount.lo CC libgioremote_volume_monitor_la-gproxyvolumemonitor.lo rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/gettext/host/ /home/naourr/work/instance-3/output-1/per-package/gettext/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-autoconf/host/ /home/naourr/work/instance-3/output-1/per-package/host-autoconf/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-automake/host/ /home/naourr/work/instance-3/output-1/per-package/host-automake/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-gettext/host/ /home/naourr/work/instance-3/output-1/per-package/host-gettext/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-libtool/host/ /home/naourr/work/instance-3/output-1/per-package/host-libtool/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-pkgconf/host/ /home/naourr/work/instance-3/output-1/per-package/host-pkgconf/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-skeleton/host/ /home/naourr/work/instance-3/output-1/per-package/host-skeleton/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/jpeg/host/ /home/naourr/work/instance-3/output-1/per-package/jpeg/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host gproxymount.c: In function 'g_proxy_mount_eject_with_operation': gproxymount.c:411:20: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'GMount *' {aka 'struct _GMount *'} [-Wincompatible-pointer-types] data->object = g_object_ref (mount); ^ gproxymount.c: In function 'operation_cancelled': gproxymount.c:497:3: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (data->mount), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:503:3: 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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c: In function 'unmount_cb': gproxymount.c:539:11: warning: 'g_simple_async_result_new_from_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_from_error (G_OBJECT (data->mount), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:64:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_from_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:546: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->mount), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:551:7: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c: In function 'g_proxy_mount_unmount_with_operation': gproxymount.c:582:7: warning: 'g_simple_async_result_new_error' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new_error (G_OBJECT (mount), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:56:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new_error (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:588: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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:595:15: warning: assignment to 'GProxyMount *' {aka 'struct _GProxyMount *'} from incompatible pointer type 'GMount *' {aka 'struct _GMount *'} [-Wincompatible-pointer-types] data->mount = g_object_ref (mount); ^ gproxymount.c: In function 'g_proxy_mount_unmount_with_operation_finish': gproxymount.c:639:3: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (result), error)) ^~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c: In function 'g_proxy_mount_guess_content_type': gproxymount.c:672:3: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new (G_OBJECT (mount), ^~~~~~ In file included from /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ gproxymount.c:676:3: 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/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gio.h:136, from gproxymount.c:32: /home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/libmicrohttpd/host/ /home/naourr/work/instance-3/output-1/per-package/libmicrohttpd/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host gproxyvolumemonitor.c: In function 'get_mount_for_mount_path': gproxyvolumemonitor.c:339:19: warning: assignment to 'GMount *' {aka 'struct _GMount *'} from incompatible pointer type 'GProxyMount *' {aka 'struct _GProxyMount *'} [-Wincompatible-pointer-types] mount = g_object_ref (candidate_mount); ^ gproxyshadowmount.c: In function 'g_proxy_shadow_mount_get_volume': gproxyshadowmount.c:270:10: warning: assignment to 'GVolume *' {aka 'struct _GVolume *'} from incompatible pointer type 'GProxyVolume *' {aka 'struct _GProxyVolume *'} [-Wincompatible-pointer-types] volume = g_object_ref (proxy_shadow_mount->volume); ^ gproxyshadowmount.c: In function 'setup_async_wrapper': gproxyshadowmount.c:328:16: warning: assignment to 'GObject *' {aka 'struct _GObject *'} from incompatible pointer type 'GMount *' {aka 'struct _GMount *'} [-Wincompatible-pointer-types] data->object = g_object_ref (mount); ^ CC libgioremote_volume_monitor_la-gproxymountoperation.lo CC libgioremote_volume_monitor_la-gvfsvolumemonitordbus.lo CC libgvfsproxyvolumemonitordaemon_noin_la-gvfsproxyvolumemonitordaemon.lo CC libgvfsproxyvolumemonitordaemon_noin_la-gvfsvolumemonitordbus.lo CCLD libgioremote-volume-monitor.la libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libintl.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libarchive.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/liblzma.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libxml2.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/liblzma.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libxml2.la' seems to be moved rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/skeleton/host/ /home/naourr/work/instance-3/output-1/per-package/skeleton/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/sqlite/host/ /home/naourr/work/instance-3/output-1/per-package/sqlite/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host CCLD libgvfsproxyvolumemonitordaemon-noin.la rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/toolchain/host/ /home/naourr/work/instance-3/output-1/per-package/toolchain/host/ /home/naourr/work/instance-3/output-1/per-package/motion/host mkdir -p /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/ffmpeg/target/ /home/naourr/work/instance-3/output-1/per-package/ffmpeg/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libintl.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libarchive.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/liblzma.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libxml2.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/liblzma.la' seems to be moved libtool: warning: '/home/naourr/work/instance-3/output-1/per-package/gvfs/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib/libxml2.la' seems to be moved make[5]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/monitor/proxy' make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/monitor/proxy' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/monitor' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/monitor' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/monitor' Making all in po make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/po' Making all in programs make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/programs' GEN gvfs-mount GEN gvfs-cat GEN gvfs-open GEN gvfs-save GEN gvfs-ls GEN gvfs-tree GEN gvfs-info GEN gvfs-set-attribute GEN gvfs-trash GEN gvfs-rename GEN gvfs-rm GEN gvfs-copy GEN gvfs-move GEN gvfs-monitor-file GEN gvfs-monitor-dir GEN gvfs-mkdir GEN gvfs-mime make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/programs' Making all in test make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/test' Makefile:1519: warning: overriding recipe for target 'check' Makefile:1336: warning: ignoring old recipe for target 'check' /usr/bin/make all-am make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/test' Makefile:1519: warning: overriding recipe for target 'check' Makefile:1336: warning: ignoring old recipe for target 'check' CC test-query-info-stream.o CC benchmark-gvfs-small-files.o CC benchmark-gvfs-big-files.o CC benchmark-posix-small-files.o GEN session.conf CC benchmark-posix-big-files.o GEN org.gtk.vfs.Daemon.service GEN org.gtk.vfs.Metadata.service CCLD test-query-info-stream CCLD benchmark-gvfs-small-files CCLD benchmark-gvfs-big-files rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/gettext/target/ /home/naourr/work/instance-3/output-1/per-package/gettext/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-autoconf/target/ /home/naourr/work/instance-3/output-1/per-package/host-autoconf/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-automake/target/ /home/naourr/work/instance-3/output-1/per-package/host-automake/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-gettext/target/ /home/naourr/work/instance-3/output-1/per-package/host-gettext/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-libtool/target/ /home/naourr/work/instance-3/output-1/per-package/host-libtool/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-pkgconf/target/ /home/naourr/work/instance-3/output-1/per-package/host-pkgconf/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/host-skeleton/target/ /home/naourr/work/instance-3/output-1/per-package/host-skeleton/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/jpeg/target/ /home/naourr/work/instance-3/output-1/per-package/jpeg/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target CCLD benchmark-posix-small-files rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/libmicrohttpd/target/ /home/naourr/work/instance-3/output-1/per-package/libmicrohttpd/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target CCLD benchmark-posix-big-files make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/test' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/test' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/gvfs-1.31.4' rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/skeleton/target/ /home/naourr/work/instance-3/output-1/per-package/skeleton/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/sqlite/target/ /home/naourr/work/instance-3/output-1/per-package/sqlite/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target rsync -a --link-dest=/home/naourr/work/instance-3/output-1/per-package/toolchain/target/ /home/naourr/work/instance-3/output-1/per-package/toolchain/target/ /home/naourr/work/instance-3/output-1/per-package/motion/target >>> motion 4.2.2 Autoreconfiguring >>> motion 4.2.2 Patching libtool (cd /home/naourr/work/instance-3/output-1/build/motion-4.2.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin:/home/naourr/work/instance-3/output-1/per-package/motion/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-as" LD="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output-1/per-package/motion/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/per-package/motion/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output-1/per-package/motion/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output-1/per-package/motion/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output-1/per-package/motion/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output-1/per-package/motion/host/arm-buildroot-linux-musleabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-musleabihf --host=arm-buildroot-linux-musleabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --disable-static --enable-shared --without-optimizecpu --with-ffmpeg --without-mysql --without-pgsql --with-sqlite3 --without-webp ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --disable-static, --enable-shared checking for arm-buildroot-linux-musleabihf-gcc... /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for arm-buildroot-linux-musleabihf-gcc... (cached) /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /home/naourr/work/instance-3/output-1/per-package/motion/host/bin/arm-linux-gcc option to accept ISO C89... (cached) none needed checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for Darwin/BSD... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for pthread_setname_np... yes checking for pthread_getname_np... no checking for XSI strerror_r... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking Native language support... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jpg libraries... yes checking microhttpd.h usability... yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking libmicrohttpd libraries... yes checking for pkg-config... yes checking for libavformat... yes 58.29.100 checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for mysql support... skipped checking for pgsql support... skipped checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes configure: creating ./config.status config.status: creating camera1-dist.conf config.status: creating camera2-dist.conf config.status: creating camera3-dist.conf config.status: creating camera4-dist.conf config.status: creating motion-dist.conf config.status: creating motion.init-FreeBSD.sh config.status: creating motion.init-Debian config.status: creating motion.service config.status: creating motion.spec config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --enable-nls, --disable-static, --enable-shared ************************** Configure status motion 4.2.2 ************************** OS : Linux pthread support: Yes jpeg support: Yes webp support: No V4L2 support: Yes BKTR support: No MMAL support: No ... libraspberrypi-dev package not installed FFmpeg support: Yes ... FFMPEG_CFLAGS: ... FFMPEG_LIBS: -L/home/naourr/work/instance-3/output-1/per-package/motion/host/bin/../arm-buildroot-linux-musleabihf/sysroot/usr/lib -lavutil -lavformat -lavcodec -lswscale -lavdevice SQLite3 support: Yes MYSQL support: No PostgreSQL support: No CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_THREAD_SAFE LIBS: -lm -pthread -ljpeg -lmicrohttpd -lsqlite3 LDFLAGS: Install prefix: /usr make: Leaving directory '/home/naourr/work/instance-3/buildroot'