configure: WARNING: unrecognized options: --disable-scrollkeeper, --with-gtk
configure: WARNING: unrecognized options: --disable-scrollkeeper, --with-gtk
In file included from /usr/include/glib-2.0/glib/giochannel.h:36,
from /usr/include/glib-2.0/glib.h:56,
from /usr/include/glib-2.0/glib/gi18n-lib.h:23,
from ui/metaaccellabel.c:35:
ui/metaaccellabel.c: In function ‘meta_accel_label_update’:
/usr/include/glib-2.0/glib/gstring.h:78:5: warning: ignoring return value of ‘g_string_free_and_steal’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
74 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
78 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
79 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ui/metaaccellabel.c:455:3: note: in expansion of macro ‘g_string_free’
455 | g_string_free (gstring, FALSE);
| ^~~~~~~~~~~~~
compositor/compositor-xrender.c: In function ‘xrender_manage_screen’:
compositor/compositor-xrender.c:2941:26: warning: unused variable ‘xrc’ [-Wunused-variable]
2941 | MetaCompositorXRender *xrc = (MetaCompositorXRender *) compositor;
| ^~~
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libmarco-private.la' has not been installed in '/usr/lib'
libtool: warning: 'libmarco-private.la' has not been installed in '/usr/lib'