configure.ac:62: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:62: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:62: the top level
configure.ac:64: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:64: You should run autoupdate.
./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:64: the top level
configure.ac:65: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
./lib/autoconf/specific.m4:541: AC_USE_SYSTEM_EXTENSIONS is expanded from...
configure.ac:65: the top level
configure.ac:173: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:173: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:173: the top level
configure.ac:223: warning: The macro 'AC_LANG_C' is obsolete.
configure.ac:223: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
acinclude.m4:53: ACX_PTHREAD is expanded from...
configure.ac:223: the top level
configure.ac:223: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:223: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
acinclude.m4:53: ACX_PTHREAD is expanded from...
configure.ac:223: the top level
configure.ac:57: installing 'build-aux/compile'
configure.ac:39: installing 'build-aux/missing'
gtkdoc/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:311: warning: '%'-style pattern rules are a GNU make extension
src/Makefile.am: installing 'build-aux/depcomp'
configure: WARNING: unrecognized options: --with-systemd-unit-dir
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
configure: WARNING: unrecognized options: --with-systemd-unit-dir
canberra-boot.c: In function ‘find_device’:
canberra-boot.c:127:17: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  127 |                 asprintf(&s, "front:%i", internal_device);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-boot.c:129:17: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  129 |                 asprintf(&s, "front:%i", pci_device);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-boot.c:131:17: warning: ignoring return value of ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  131 |                 asprintf(&s, "front:%i", other_device);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from canberra-gtk.c:27:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from canberra-gtk-module.c:27:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 from /usr/include/glib-2.0/gio/giotypes.h:30,
                 from /usr/include/glib-2.0/gio/gio.h:28,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32:
/usr/include/glib-2.0/gobject/gtype.h:725:1: note: declared here
  725 | {
      | ^
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:34,
                 from /usr/include/glib-2.0/glib.h:32,
                 from /usr/include/glib-2.0/gobject/gbinding.h:30:
/usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
  580 | struct _GTimeVal
      |        ^~~~~~~~~
canberra-gtk-module.c: In function ‘window_is_xembed’:
canberra-gtk-module.c:389:9: warning: ‘gdk_error_trap_push’ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
  389 |         gdk_error_trap_push();
      |         ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from canberra-gtk-module.c:27:
/usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
   70 | void                           gdk_error_trap_push        (void);
      |                                ^~~~~~~~~~~~~~~~~~~
canberra-gtk-module.c:399:9: warning: ‘gdk_error_trap_pop_ignored’ is deprecated: Use 'gdk_x11_display_error_trap_pop_ignored' instead [-Wdeprecated-declarations]
  399 |         gdk_error_trap_pop_ignored();
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkmain.h:75:32: note: declared here
   75 | void                           gdk_error_trap_pop_ignored (void);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-gtk-module.c: At top level:
canberra-gtk-module.c:960:2: warning: #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770" [-Wcpp]
  960 | #warning "We really need a quit handler in Gtk 3.0, https://bugzilla.gnome.org/show_bug.cgi?id=639770"
      |  ^~~~~~~
canberra-gtk.c: In function ‘ca_gtk_context_get_for_screen’:
canberra-gtk.c:145:9: warning: ‘gdk_screen_get_number’ is deprecated [-Wdeprecated-declarations]
  145 |         ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen));
      |         ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from canberra-gtk.c:27:
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c: In function ‘ca_gtk_proplist_set_for_widget’:
canberra-gtk.c:297:25: warning: ‘gdk_screen_get_number’ is deprecated [-Wdeprecated-declarations]
  297 |                         if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_SCREEN, "%i", gdk_screen_get_number(screen))) < 0)
      |                         ^~
/usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
   56 | gint         gdk_screen_get_number            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:301:33: warning: ‘gdk_screen_get_monitor_at_window’ is deprecated: Use 'gdk_display_get_monitor_at_window' instead [-Wdeprecated-declarations]
  301 |                                 if ((ret = ca_proplist_setf(p, CA_PROP_WINDOW_X11_MONITOR, "%i", gdk_screen_get_monitor_at_window(screen, dw))) < 0)
      |                                 ^~
/usr/include/gtk-3.0/gdk/gdkscreen.h:91:15: note: declared here
   91 | gint          gdk_screen_get_monitor_at_window (GdkScreen *screen,
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:328:25: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations]
  328 |                         screen_width = gdk_screen_get_width(gtk_widget_get_screen(GTK_WIDGET(w)));
      |                         ^~~~~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:343:25: warning: ‘gdk_screen_get_height’ is deprecated [-Wdeprecated-declarations]
  343 |                         screen_height = gdk_screen_get_height(gtk_widget_get_screen(GTK_WIDGET(w)));
      |                         ^~~~~~~~~~~~~
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk.c: In function ‘ca_gtk_proplist_set_for_event’:
canberra-gtk.c:400:25: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations]
  400 |                         width = gdk_screen_get_width(gtk_widget_get_screen(w));
      |                         ^~~~~
/usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here
   58 | gint         gdk_screen_get_width             (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~
canberra-gtk.c:401:25: warning: ‘gdk_screen_get_height’ is deprecated [-Wdeprecated-declarations]
  401 |                         height = gdk_screen_get_height(gtk_widget_get_screen(w));
      |                         ^~~~~~
/usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here
   60 | gint         gdk_screen_get_height            (GdkScreen   *screen);
      |              ^~~~~~~~~~~~~~~~~~~~~
canberra-gtk-play.c: In function ‘main’:
canberra-gtk-play.c:136:9: warning: ‘g_type_init’ is deprecated [-Wdeprecated-declarations]
  136 |         g_type_init();
      |         ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:26,
                 from /usr/include/glib-2.0/gobject/gbinding.h:31,
                 from /usr/include/glib-2.0/glib-object.h:24,
                 from /usr/include/glib-2.0/gio/gioenums.h:30,
                 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 canberra-gtk-play.c:30:
/usr/include/glib-2.0/gobject/gtype.h:737:23: note: declared here
  737 | void                  g_type_init                    (void);
      |                       ^~~~~~~~~~~
libtool: warning: relinking 'libcanberra-gtk3.la'
libtool: warning: relinking 'libcanberra-gtk.la'
libtool: warning: remember to run 'libtool --finish /usr/lib'
libtool: warning: 'libcanberra.la' has not been installed in '/usr/lib'
libtool: warning: 'libcanberra.la' has not been installed in '/usr/lib'
libtool: warning: 'libcanberra-gtk3.la' has not been installed in '/usr/lib'
libtool: warning: '/var/pisi/libcanberra-0.30-9/work/libcanberra-0.30/src/libcanberra.la' has not been installed in '/usr/lib'
libtool: warning: relinking 'libcanberra-gtk3-module.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/gtk-3.0/modules'
libtool: warning: relinking 'libcanberra-gtk-module.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/gtk-2.0/modules'
libtool: warning: relinking 'libcanberra-multi.la'
libtool: warning: relinking 'libcanberra-pulse.la'
libtool: warning: relinking 'libcanberra-alsa.la'
libtool: warning: relinking 'libcanberra-gstreamer.la'
libtool: warning: relinking 'libcanberra-null.la'
libtool: warning: remember to run 'libtool --finish /usr/lib/libcanberra-0.30'