configure: WARNING: unrecognized options: --disable-shemas-compile
configure: WARNING: unrecognized options: --disable-shemas-compile
INFO: Reading fr-marshal.list...
INFO: Reading fr-marshal.list...
In file included from /usr/include/glib-2.0/glib/gthread.h:34,
from /usr/include/glib-2.0/glib/gasyncqueue.h:34,
from /usr/include/glib-2.0/glib.h:34,
from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
from /usr/include/gtk-3.0/gdk/gdk.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from eggfileformatchooser.h:22,
from eggfileformatchooser.c:19:
eggfileformatchooser.c: In function ‘egg_file_format_filter_info_quark’:
/usr/include/glib-2.0/glib/gatomic.h:131:5: warning: argument 2 of ‘__atomic_load’ discards ‘volatile’ qualifier [-Wdiscarded-qualifiers]
131 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \
| ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gthread.h:274:7: note: in expansion of macro ‘g_atomic_pointer_get’
274 | (!g_atomic_pointer_get (location) && \
| ^~~~~~~~~~~~~~~~~~~~
egg-macros.h:132:7: note: in expansion of macro ‘g_once_init_enter’
132 | if (g_once_init_enter (&g_define_quark__volatile)) \
| ^~~~~~~~~~~~~~~~~
eggfileformatchooser.c:82:8: note: in expansion of macro ‘EGG_DEFINE_QUARK’
82 | static EGG_DEFINE_QUARK (EggFileFormatFilterInfo,
| ^~~~~~~~~~~~~~~~
fr-window.c: In function ‘fr_window_exec_batch_action’:
fr-window.c:8539:24: warning: unused variable ‘edata’ [-Wunused-variable]
8539 | ExtractData *edata;
| ^~~~~
gtk-utils.c: In function ‘_gtk_error_dialog_new’:
gtk-utils.c:268:9: warning: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations]
268 | action_area = gtk_dialog_get_action_area (GTK_DIALOG (dialog));
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from gtk-utils.c:26:
/usr/include/gtk-3.0/gtk/gtkdialog.h:203:13: note: declared here
203 | GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
test-server.c:28:1: warning: ‘engrampa_getsupportedtypes_ready_cb’ defined but not used [-Wunused-function]
28 | engrampa_getsupportedtypes_ready_cb (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function ‘main’:
main.c:349:9: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
349 | app = gtk_application_new (NULL, 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 main.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),
| ^~~~~~~~~~~~~~~~~~~~~~~~
libtool: warning: remember to run 'libtool --finish /usr/lib/caja/extensions-2.0'