configure: WARNING: Bluetooth support is disabled.
marshal.c:52:1: warning: no previous prototype for ‘marshal_VOID__STRING_STRING_UINT64’ [-Wmissing-prototypes]
   52 | marshal_VOID__STRING_STRING_UINT64 (GClosure     *closure,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-share-properties.c: In function ‘update_ui’:
file-share-properties.c:106:19: warning: unused variable ‘accept_setting’ [-Wunused-variable]
  106 |     AcceptSetting accept_setting;
      |                   ^~~~~~~~~~~~~~
file-share-properties.c: In function ‘main’:
file-share-properties.c:645:32: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
  645 |                                G_APPLICATION_FLAGS_NONE);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from file-share-properties.c:30:
/usr/include/glib-2.0/gio/gioenums.h:1563:3: note: declared here
 1563 |   G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
file-share-properties.c: At top level:
file-share-properties.c:49:19: warning: ‘settings’ defined but not used [-Wunused-variable]
   49 | static GSettings* settings;
      |                   ^~~~~~~~
libtool: warning: remember to run 'libtool --finish /usr/lib/caja/extensions-2.0'