tar -xf volumeicon-0.5.1.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for pid_t... yes checking return type of signal handlers... void checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether NLS is requested... yes checking for intltool >= 0.23... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.2 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for X11... yes checking for ALSA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Making all in src make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -MT volumeicon.o -MD -MP -MF .deps/volumeicon.Tpo -c -o volumeicon.o volumeicon.c volumeicon.c: In function ‘scale_timeout’: volumeicon.c:711:2: προειδοποίηση: ‘gtk_status_icon_get_geometry’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_get_geometry(m_status_icon, NULL, &icon, NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166:23: σημείωση: declared here gboolean gtk_status_icon_get_geometry (GtkStatusIcon *status_icon, ^ volumeicon.c: In function ‘status_icon_on_button_press’: volumeicon.c:756:3: προειδοποίηση: ‘gtk_status_icon_is_embedded’ is deprecated [-Wdeprecated-declarations] if(gtk_status_icon_is_embedded(m_status_icon)) ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:157:23: σημείωση: declared here gboolean gtk_status_icon_is_embedded (GtkStatusIcon *status_icon); ^ volumeicon.c:759:4: προειδοποίηση: ‘gtk_status_icon_get_geometry’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_get_geometry(m_status_icon, NULL, &area, NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166:23: σημείωση: declared here gboolean gtk_status_icon_get_geometry (GtkStatusIcon *status_icon, ^ volumeicon.c: In function ‘status_icon_on_popup_menu’: volumeicon.c:835:2: προειδοποίηση: ‘gtk_image_menu_item_new_with_label’ is deprecated: Use 'gtk_menu_item_new_with_label' instead [-Wdeprecated-declarations] GtkWidget * volcontrol = gtk_image_menu_item_new_with_label(_("Open Mixer")); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80:12: σημείωση: declared here GtkWidget* gtk_image_menu_item_new_with_label (const gchar *label); ^ volumeicon.c:837:2: προειδοποίηση: ‘gtk_image_menu_item_new_from_stock’ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] GtkWidget * preferences = gtk_image_menu_item_new_from_stock( ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: σημείωση: declared here GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, ^ volumeicon.c:839:2: προειδοποίηση: ‘gtk_image_menu_item_new_from_stock’ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] GtkWidget * about = gtk_image_menu_item_new_from_stock("gtk-about", NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: σημείωση: declared here GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, ^ volumeicon.c:841:2: προειδοποίηση: ‘gtk_image_menu_item_new_from_stock’ is deprecated: Use 'gtk_menu_item_new' instead [-Wdeprecated-declarations] GtkWidget * quit = gtk_image_menu_item_new_from_stock("gtk-quit", NULL); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:255:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:84:12: σημείωση: declared here GtkWidget* gtk_image_menu_item_new_from_stock (const gchar *stock_id, ^ volumeicon.c:861:3: προειδοποίηση: ‘gtk_status_icon_position_menu’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_position_menu, status_icon, ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:160:23: σημείωση: declared here void gtk_status_icon_position_menu (GtkMenu *menu, ^ volumeicon.c: In function ‘status_icon_update’: volumeicon.c:911:17: προειδοποίηση: ‘gtk_status_icon_set_from_icon_name’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_from_icon_name( ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: σημείωση: declared here void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, ^ volumeicon.c:916:17: προειδοποίηση: ‘gtk_status_icon_set_from_icon_name’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_from_icon_name(m_status_icon, icon_name); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:106:23: σημείωση: declared here void gtk_status_icon_set_from_icon_name (GtkStatusIcon *status_icon, ^ volumeicon.c:922:13: προειδοποίηση: ‘gtk_status_icon_set_from_pixbuf’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_from_pixbuf( ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: σημείωση: declared here void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, ^ volumeicon.c:940:9: προειδοποίηση: ‘gtk_status_icon_set_tooltip_text’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_tooltip_text(m_status_icon, buffer); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: σημείωση: declared here void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, ^ volumeicon.c: In function ‘status_icon_setup’: volumeicon.c:964:2: προειδοποίηση: ‘gtk_status_icon_new’ is deprecated [-Wdeprecated-declarations] m_status_icon = gtk_status_icon_new(); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84:23: σημείωση: declared here GtkStatusIcon *gtk_status_icon_new (void); ^ volumeicon.c:972:2: προειδοποίηση: ‘gtk_status_icon_set_visible’ is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_visible(m_status_icon, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:261:0, from volumeicon.c:26: /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151:23: σημείωση: declared here void gtk_status_icon_set_visible (GtkStatusIcon *status_icon, ^ mv -f .deps/volumeicon.Tpo .deps/volumeicon.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c mv -f .deps/bind.Tpo .deps/bind.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -MT alsa_backend.o -MD -MP -MF .deps/alsa_backend.Tpo -c -o alsa_backend.o alsa_backend.c mv -f .deps/alsa_backend.Tpo .deps/alsa_backend.Po gcc -DPACKAGE_NAME=\"volumeicon\" -DPACKAGE_TARNAME=\"volumeicon\" -DPACKAGE_VERSION=\"0.5.1\" -DPACKAGE_STRING=\"volumeicon\ 0.5.1\" -DPACKAGE_BUGREPORT=\"http://www.softwarebakery.com/maato/volumeicon.html\" -DPACKAGE_URL=\"\" -DPACKAGE=\"volumeicon\" -DVERSION=\"0.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DGETTEXT_PACKAGE=\"volumeicon\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_MIXERAPP=\"xterm\ -e\ \'alsamixer\'\" -I. -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -MT alsa_volume_mapping.o -MD -MP -MF .deps/alsa_volume_mapping.Tpo -c -o alsa_volume_mapping.o alsa_volume_mapping.c mv -f .deps/alsa_volume_mapping.Tpo .deps/alsa_volume_mapping.Po gcc -Wall -DDATADIR=\"/usr/share/volumeicon\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -O2 -fPIC -o volumeicon volumeicon.o config.o bind.o alsa_backend.o alsa_volume_mapping.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lasound -lX11 -lm make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' Making all in data make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' Making all in po make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/po' make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' Making install in src make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' make[2]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' /usr/bin/mkdir -p '/home/djemos/volumeicon/pkg/usr/bin' /usr/bin/ginstall -c volumeicon '/home/djemos/volumeicon/pkg/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/src' Making install in data make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' make[2]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' make[2]: Nothing to be done for 'install-exec-am'. test -d "/home/djemos/volumeicon/pkg/usr/share/volumeicon" && rm -rf "/home/djemos/volumeicon/pkg/usr/share/volumeicon" Makefile:441: recipe for target 'uninstall-local' failed make[2]: [uninstall-local] Error 1 (ignored) mkdir -p "/home/djemos/volumeicon/pkg/usr/share/volumeicon"; \ find gui icons | while read dir; do \ test -d "$dir" && mkdir "/home/djemos/volumeicon/pkg/usr/share/volumeicon/$dir"; \ test -f "$dir" && cp "$dir" "/home/djemos/volumeicon/pkg/usr/share/volumeicon/$dir"; \ done make[2]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/data' Making install in po make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/po' linguas="fr de pl "; \ for lang in $linguas; do \ dir=/home/djemos/volumeicon/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/volumeicon/src/volumeicon-0.5.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/volumeicon.mo; \ echo "installing $lang.gmo as $dir/volumeicon.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/volumeicon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/volumeicon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/volumeicon.mo.m; \ echo "installing $lang.gmo.m as $dir/volumeicon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/volumeicon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/volumeicon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing fr.gmo as /home/djemos/volumeicon/pkg/usr/share/locale/fr/LC_MESSAGES/volumeicon.mo installing de.gmo as /home/djemos/volumeicon/pkg/usr/share/locale/de/LC_MESSAGES/volumeicon.mo installing pl.gmo as /home/djemos/volumeicon/pkg/usr/share/locale/pl/LC_MESSAGES/volumeicon.mo make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1/po' make[1]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' make[2]: Entering directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' make[1]: Leaving directory '/home/djemos/volumeicon/src/volumeicon-0.5.1' /home/djemos/volumeicon/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 install drwxr-xr-x 6 root root 4096 Μάι 30 16:34 usr /home/djemos/volumeicon/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 292 Μάι 30 16:34 slack-desc /home/djemos/volumeicon/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 bin drwxr-xr-x 3 root root 4096 Μάι 30 16:34 doc drwxr-xr-x 4 root root 4096 Μάι 30 16:34 share drwxr-xr-x 3 root root 4096 Μάι 30 16:34 src /home/djemos/volumeicon/pkg/usr/bin: σύνολο 64 -rwxr-xr-x 1 root root 61560 Μάι 30 16:34 volumeicon /home/djemos/volumeicon/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 volumeicon-0.5.1 /home/djemos/volumeicon/pkg/usr/doc/volumeicon-0.5.1: σύνολο 48 -rw-r--r-- 1 root root 1103 Μάι 30 16:34 AUTHORS -rw-r--r-- 1 root root 35147 Μάι 30 16:34 COPYING -rw-r--r-- 1 root root 2375 Μάι 30 16:34 ChangeLog -rw-r--r-- 1 root root 985 Μάι 30 16:34 README /home/djemos/volumeicon/pkg/usr/share: σύνολο 8 drwxr-xr-x 5 root root 4096 Μάι 30 16:34 locale drwxr-xr-x 4 root root 4096 Μάι 30 16:34 volumeicon /home/djemos/volumeicon/pkg/usr/share/locale: σύνολο 12 drwxr-xr-x 3 root root 4096 Μάι 30 16:34 de drwxr-xr-x 3 root root 4096 Μάι 30 16:34 fr drwxr-xr-x 3 root root 4096 Μάι 30 16:34 pl /home/djemos/volumeicon/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 LC_MESSAGES /home/djemos/volumeicon/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1806 Μάι 30 16:34 volumeicon.mo /home/djemos/volumeicon/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 LC_MESSAGES /home/djemos/volumeicon/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1757 Μάι 30 16:34 volumeicon.mo /home/djemos/volumeicon/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 LC_MESSAGES /home/djemos/volumeicon/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 1792 Μάι 30 16:34 volumeicon.mo /home/djemos/volumeicon/pkg/usr/share/volumeicon: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 gui drwxr-xr-x 6 root root 4096 Μάι 30 16:34 icons /home/djemos/volumeicon/pkg/usr/share/volumeicon/gui: σύνολο 68 -rw-r--r-- 1 root root 8909 Μάι 30 16:34 appicon.svg -rw-r--r-- 1 root root 54171 Μάι 30 16:34 preferences.ui /home/djemos/volumeicon/pkg/usr/share/volumeicon/icons: σύνολο 16 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 Black Gnome drwxr-xr-x 2 root root 4096 Μάι 30 16:34 Blue Bar drwxr-xr-x 2 root root 4096 Μάι 30 16:34 White Gnome drwxr-xr-x 2 root root 4096 Μάι 30 16:34 tango /home/djemos/volumeicon/pkg/usr/share/volumeicon/icons/Black Gnome: σύνολο 32 -rw-r--r-- 1 root root 535 Μάι 30 16:34 1.png -rw-r--r-- 1 root root 469 Μάι 30 16:34 2.png -rw-r--r-- 1 root root 469 Μάι 30 16:34 3.png -rw-r--r-- 1 root root 606 Μάι 30 16:34 4.png -rw-r--r-- 1 root root 606 Μάι 30 16:34 5.png -rw-r--r-- 1 root root 606 Μάι 30 16:34 6.png -rw-r--r-- 1 root root 711 Μάι 30 16:34 7.png -rw-r--r-- 1 root root 711 Μάι 30 16:34 8.png /home/djemos/volumeicon/pkg/usr/share/volumeicon/icons/Blue Bar: σύνολο 32 -rw-r--r-- 1 root root 1005 Μάι 30 16:34 1.png -rw-r--r-- 1 root root 683 Μάι 30 16:34 2.png -rw-r--r-- 1 root root 689 Μάι 30 16:34 3.png -rw-r--r-- 1 root root 685 Μάι 30 16:34 4.png -rw-r--r-- 1 root root 694 Μάι 30 16:34 5.png -rw-r--r-- 1 root root 686 Μάι 30 16:34 6.png -rw-r--r-- 1 root root 694 Μάι 30 16:34 7.png -rw-r--r-- 1 root root 685 Μάι 30 16:34 8.png /home/djemos/volumeicon/pkg/usr/share/volumeicon/icons/White Gnome: σύνολο 32 -rw-r--r-- 1 root root 522 Μάι 30 16:34 1.png -rw-r--r-- 1 root root 469 Μάι 30 16:34 2.png -rw-r--r-- 1 root root 469 Μάι 30 16:34 3.png -rw-r--r-- 1 root root 600 Μάι 30 16:34 4.png -rw-r--r-- 1 root root 600 Μάι 30 16:34 5.png -rw-r--r-- 1 root root 600 Μάι 30 16:34 6.png -rw-r--r-- 1 root root 723 Μάι 30 16:34 7.png -rw-r--r-- 1 root root 723 Μάι 30 16:34 8.png /home/djemos/volumeicon/pkg/usr/share/volumeicon/icons/tango: σύνολο 32 -rw-r--r-- 1 root root 1005 Μάι 30 16:34 1.png -rw-r--r-- 1 root root 849 Μάι 30 16:34 2.png -rw-r--r-- 1 root root 849 Μάι 30 16:34 3.png -rw-r--r-- 1 root root 969 Μάι 30 16:34 4.png -rw-r--r-- 1 root root 969 Μάι 30 16:34 5.png -rw-r--r-- 1 root root 969 Μάι 30 16:34 6.png -rw-r--r-- 1 root root 1122 Μάι 30 16:34 7.png -rw-r--r-- 1 root root 1122 Μάι 30 16:34 8.png /home/djemos/volumeicon/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 30 16:34 volumeicon-0.5.1 /home/djemos/volumeicon/pkg/usr/src/volumeicon-0.5.1: σύνολο 4 -rw-r--r-- 1 root root 963 Μάι 30 16:34 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/volumeicon/volumeicon-0.5.1-x86_64-1dj.txz ./ usr/ usr/share/ usr/share/volumeicon/ usr/share/volumeicon/gui/ usr/share/volumeicon/gui/appicon.svg usr/share/volumeicon/gui/preferences.ui usr/share/volumeicon/icons/ usr/share/volumeicon/icons/White Gnome/ usr/share/volumeicon/icons/White Gnome/4.png usr/share/volumeicon/icons/White Gnome/8.png usr/share/volumeicon/icons/White Gnome/2.png usr/share/volumeicon/icons/White Gnome/5.png usr/share/volumeicon/icons/White Gnome/3.png usr/share/volumeicon/icons/White Gnome/7.png usr/share/volumeicon/icons/White Gnome/6.png usr/share/volumeicon/icons/White Gnome/1.png usr/share/volumeicon/icons/Blue Bar/ usr/share/volumeicon/icons/Blue Bar/4.png usr/share/volumeicon/icons/Blue Bar/8.png usr/share/volumeicon/icons/Blue Bar/2.png usr/share/volumeicon/icons/Blue Bar/5.png usr/share/volumeicon/icons/Blue Bar/3.png usr/share/volumeicon/icons/Blue Bar/7.png usr/share/volumeicon/icons/Blue Bar/6.png usr/share/volumeicon/icons/Blue Bar/1.png usr/share/volumeicon/icons/Black Gnome/ usr/share/volumeicon/icons/Black Gnome/4.png usr/share/volumeicon/icons/Black Gnome/8.png usr/share/volumeicon/icons/Black Gnome/2.png usr/share/volumeicon/icons/Black Gnome/5.png usr/share/volumeicon/icons/Black Gnome/3.png usr/share/volumeicon/icons/Black Gnome/7.png usr/share/volumeicon/icons/Black Gnome/6.png usr/share/volumeicon/icons/Black Gnome/1.png usr/share/volumeicon/icons/tango/ usr/share/volumeicon/icons/tango/4.png usr/share/volumeicon/icons/tango/8.png usr/share/volumeicon/icons/tango/2.png usr/share/volumeicon/icons/tango/5.png usr/share/volumeicon/icons/tango/3.png usr/share/volumeicon/icons/tango/7.png usr/share/volumeicon/icons/tango/6.png usr/share/volumeicon/icons/tango/1.png usr/share/locale/ usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/volumeicon.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/volumeicon.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/volumeicon.mo usr/src/ usr/src/volumeicon-0.5.1/ usr/src/volumeicon-0.5.1/SLKBUILD usr/doc/ usr/doc/volumeicon-0.5.1/ usr/doc/volumeicon-0.5.1/README usr/doc/volumeicon-0.5.1/AUTHORS usr/doc/volumeicon-0.5.1/COPYING usr/doc/volumeicon-0.5.1/ChangeLog usr/bin/ usr/bin/volumeicon install/ install/slack-desc Slackware package /home/djemos/volumeicon/volumeicon-0.5.1-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories