autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:59: warning: The macro 'AC_PROG_LD' is obsolete.
configure.ac:59: You should run autoupdate.
m4/libtool.m4:3350: AC_PROG_LD is expanded from...
configure.ac:59: the top level
configure.ac:109: warning: The macro 'AC_CHECK_LIBM' is obsolete.
configure.ac:109: You should run autoupdate.
m4/libtool.m4:3879: AC_CHECK_LIBM is expanded from...
configure.ac:109: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:51: installing './compile'
configure.ac:59: installing './config.guess'
configure.ac:59: installing './config.sub'
configure.ac:43: installing './install-sh'
configure.ac:43: installing './missing'
common/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
/usr/bin/xgettext: warning: a fallback ITS rule file '/usr/share/gettext-0.24.2/its/metainfo.its' is used; it may not be in sync with the upstream
be.po: 144 translated messages, 1 untranslated message.
bg.po: 145 translated messages.
ca.po: 145 translated messages.
cs.po: 145 translated messages.
da.po: 145 translated messages.
de.po: 145 translated messages.
el.po: 145 translated messages.
en_GB.po: 145 translated messages.
es.po: 145 translated messages.
et.po: 145 translated messages.
eu.po: 145 translated messages.
fr.po: 145 translated messages.
gl.po: 145 translated messages.
he.po: 145 translated messages.
id.po: 144 translated messages, 1 untranslated message.
ie.po: 75 translated messages, 70 untranslated messages.
it_IT.po: 1 translated message, 920 untranslated messages.
it.po: 145 translated messages.
ja.po: 145 translated messages.
ko.po: 144 translated messages, 1 untranslated message.
kk.po: 0 translated messages, 921 untranslated messages.
lt.po: 145 translated messages.
nb.po: 145 translated messages.
nl.po: 145 translated messages.
oc.po: 145 translated messages.
pl.po: 145 translated messages.
pt_BR.po: 145 translated messages.
pt.po: 145 translated messages.
ro.po: 145 translated messages.
ru.po: 145 translated messages.
ru_RU.po: 0 translated messages, 921 untranslated messages.
sk.po: 75 translated messages, 70 untranslated messages.
sl.po: 144 translated messages, 1 untranslated message.
sq.po: 145 translated messages.
sr.po: 145 translated messages.
sv.po: 145 translated messages.
sv_SE.po:7: warning: header field 'Last-Translator' still has the initial default value
tr.po: 145 translated messages.
sv_SE.po: 0 translated messages, 921 untranslated messages.
uk.po: 145 translated messages.
zh_CN.po: 145 translated messages.
INFO: Reading marshal.list...
INFO: Reading marshal.list...
x11/window-tracker-x11.c: In function ‘_xfdashboard_window_tracker_x11_window_tracker_get_root_window’:
x11/window-tracker-x11.c:1509:17: warning: ‘wnck_window_get’ is deprecated: Use 'wnck_handle_get_window' instead [-Wdeprecated-declarations]
 1509 |                 backgroundWindow=wnck_window_get(backgroundWindowID);
      |                 ^~~~~~~~~~~~~~~~
In file included from /usr/include/libwnck-3.0/libwnck/libwnck.h:28,
                 from ../libxfdashboard/x11/window-tracker-x11.h:45,
                 from x11/window-tracker-x11.c:34:
/usr/include/libwnck-3.0/libwnck/window.h:292:13: note: declared here
  292 | WnckWindow* wnck_window_get (gulong xwindow);
      |             ^~~~~~~~~~~~~~~
x11/window-tracker-x11.c: In function ‘xfdashboard_window_tracker_x11_init’:
x11/window-tracker-x11.c:1816:9: warning: ‘wnck_set_client_type’ is deprecated: Use 'wnck_handle_new' instead [-Wdeprecated-declarations]
 1816 |         wnck_set_client_type(WNCK_CLIENT_TYPE_PAGER);
      |         ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/libwnck-3.0/libwnck/util.h:30,
                 from /usr/include/libwnck-3.0/libwnck/wnck-handle.h:27,
                 from /usr/include/libwnck-3.0/libwnck/libwnck.h:26:
/usr/include/libwnck-3.0/libwnck/misc.h:50:6: note: declared here
   50 | void wnck_set_client_type (WnckClientType ewmh_sourceindication_client_type);
      |      ^~~~~~~~~~~~~~~~~~~~
x11/window-tracker-x11.c:1823:9: warning: ‘wnck_screen_get_default’ is deprecated: Use 'wnck_handle_get_default_screen' instead [-Wdeprecated-declarations]
 1823 |         priv->screen=wnck_screen_get_default();
      |         ^~~~
In file included from /usr/include/libwnck-3.0/libwnck/wnck-handle.h:26:
/usr/include/libwnck-3.0/libwnck/screen.h:200:16: note: declared here
  200 | WnckScreen*    wnck_screen_get_default              (void);
      |                ^~~~~~~~~~~~~~~~~~~~~~~
x11/window-tracker-backend-x11.c: In function ‘_xfdashboard_window_tracker_backend_x11_window_tracker_backend_get_window_for_stage’:
x11/window-tracker-backend-x11.c:392:9: warning: ‘wnck_window_get’ is deprecated: Use 'wnck_handle_get_window' instead [-Wdeprecated-declarations]
  392 |         wnckWindow=wnck_window_get(stageXWindow);
      |         ^~~~~~~~~~
In file included from /usr/include/libwnck-3.0/libwnck/libwnck.h:28,
                 from ../libxfdashboard/x11/window-tracker-x11.h:45,
                 from x11/window-tracker-backend-x11.c:38:
/usr/include/libwnck-3.0/libwnck/window.h:292:13: note: declared here
  292 | WnckWindow* wnck_window_get (gulong xwindow);
      |             ^~~~~~~~~~~~~~~
gdk/window-tracker-backend-gdk.c: In function ‘_xfdashboard_window_tracker_backend_gdk_window_tracker_backend_get_window_for_stage’:
gdk/window-tracker-backend-gdk.c:395:9: warning: ‘wnck_window_get’ is deprecated: Use 'wnck_handle_get_window' instead [-Wdeprecated-declarations]
  395 |         wnckWindow=wnck_window_get(stageXWindow);
      |         ^~~~~~~~~~
In file included from /usr/include/libwnck-3.0/libwnck/libwnck.h:28,
                 from ../libxfdashboard/x11/window-tracker-x11.h:45,
                 from gdk/window-tracker-backend-gdk.c:39:
/usr/include/libwnck-3.0/libwnck/window.h:292:13: note: declared here
  292 | WnckWindow* wnck_window_get (gulong xwindow);
      |             ^~~~~~~~~~~~~~~
gdk/window-tracker-backend-gdk.c: In function ‘_xfdashboard_window_tracker_backend_gdk_window_tracker_backend_show_stage_window’:
gdk/window-tracker-backend-gdk.c:532:9: warning: ‘wnck_window_get’ is deprecated: Use 'wnck_handle_get_window' instead [-Wdeprecated-declarations]
  532 |         stageWnckWindow=wnck_window_get(gdk_x11_window_get_xid(stageGdkWindow));
      |         ^~~~~~~~~~~~~~~
/usr/include/libwnck-3.0/libwnck/window.h:292:13: note: declared here
  292 | WnckWindow* wnck_window_get (gulong xwindow);
      |             ^~~~~~~~~~~~~~~
gdk/window-tracker-backend-gdk.c: In function ‘_xfdashboard_window_tracker_backend_gdk_window_tracker_backend_hide_stage_window’:
gdk/window-tracker-backend-gdk.c:641:9: warning: ‘wnck_window_get’ is deprecated: Use 'wnck_handle_get_window' instead [-Wdeprecated-declarations]
  641 |         stageWnckWindow=wnck_window_get(gdk_x11_window_get_xid(stageGdkWindow));
      |         ^~~~~~~~~~~~~~~
/usr/include/libwnck-3.0/libwnck/window.h:292:13: note: declared here
  292 | WnckWindow* wnck_window_get (gulong xwindow);
      |             ^~~~~~~~~~~~~~~
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: relinking 'autopin-windows.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: relinking 'clock-view.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: relinking 'gnome-shell-search-provider.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: relinking 'hot-corner.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: relinking 'middle-click-window-close.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: relinking 'recently-used-search-provider.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/xfdashboard/plugins'
libtool: warning: '../libxfdashboard/libxfdashboard.la' has not been installed in '/usr/lib'
libtool: warning: '../libxfdashboard/libxfdashboard.la' has not been installed in '/usr/lib'