tar -xf gvolwheel-0.7.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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) 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 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... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.1 checking for XML::Parser... ok checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GVOLWHEEL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands make all-recursive make[1]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' Making all in src make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -Wall -g -O2 -march=i486 -mtune=i686 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function ‘create_egg_tray_icon’: main.c:106:33: προειδοποίηση: assignment from incompatible pointer type [enabled by default] mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -Wall -g -O2 -march=i486 -mtune=i686 -MT eggtrayicon.o -MD -MP -MF .deps/eggtrayicon.Tpo -c -o eggtrayicon.o eggtrayicon.c mv -f .deps/eggtrayicon.Tpo .deps/eggtrayicon.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -Wall -g -O2 -march=i486 -mtune=i686 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.c actions.c: In function ‘vol_set’: actions.c:73:3: προειδοποίηση: implicit declaration of function ‘ioctl’ [-Wimplicit-function-declaration] actions.c: In function ‘update_tray_image’: actions.c:151:3: προειδοποίηση: passing argument 2 of ‘gtk_image_get_icon_name’ from incompatible pointer type [enabled by default] In file included from /usr/include/gtk-2.0/gtk/gtkbutton.h:36:0, from /usr/include/gtk-2.0/gtk/gtk.h:52, from actions.h:1, from actions.c:30: /usr/include/gtk-2.0/gtk/gtkimage.h:253:12: σημείωση: expected ‘const gchar **’ but argument is of type ‘gchar (*)[50]’ actions.c:157:2: προειδοποίηση: implicit declaration of function ‘g_sprintf’ [-Wimplicit-function-declaration] actions.c: In function ‘save_config’: actions.c:234:2: προειδοποίηση: implicit declaration of function ‘g_mkdir’ [-Wimplicit-function-declaration] actions.c: In function ‘update_tray_image’: actions.c:147:17: προειδοποίηση: ‘tmp_pixbuf’ may be used uninitialized in this function [-Wmaybe-uninitialized] mv -f .deps/actions.Tpo .deps/actions.Po gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -Wall -g -O2 -march=i486 -mtune=i686 -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c callbacks.c: In function ‘on_timer’: callbacks.c:169:1: προειδοποίηση: control reaches end of non-void function [-Wreturn-type] mv -f .deps/callbacks.Tpo .deps/callbacks.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -g -O2 -march=i486 -mtune=i686 -Wl,--export-dynamic -o gvolwheel main.o eggtrayicon.o actions.o callbacks.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -g -O2 -march=i486 -mtune=i686 -Wl,--export-dynamic -o gvolwheel main.o eggtrayicon.o actions.o callbacks.o /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libxcb-shm.so /usr/lib/libX11-xcb.so /usr/lib/libxcb-render.so /usr/lib/libpangoft2-1.0.so /usr/lib/libstdc++.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgio-2.0.so -lresolv /usr/lib/libcairo.so /usr/lib/libpixman-1.so /usr/lib/libpng14.so /usr/lib/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpango-1.0.so /usr/lib/libgmodule-2.0.so -ldl -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz -lbz2 /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so /usr/lib/libffi.so /usr/lib/libglib-2.0.so -lpthread -lrt -pthread make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' Making all in po make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/po' make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[1]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make INSTALL_PROGRAM="/bin/sh /home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install make[1]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' Making install in src make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' make[3]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/openbox/gvolwheel/pkg/usr/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/install-sh -c -s gvolwheel '/home/djemos/openbox/gvolwheel/pkg/usr/bin' libtool: install: /bin/sh /home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/install-sh -c -s gvolwheel /home/djemos/openbox/gvolwheel/pkg/usr/bin/gvolwheel make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/src' Making install in po make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/po' linguas="ru "; \ for lang in $linguas; do \ dir=/home/djemos/openbox/gvolwheel/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/gvolwheel.mo; \ echo "installing $lang.gmo as $dir/gvolwheel.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/gvolwheel.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gvolwheel.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/gvolwheel.mo.m; \ echo "installing $lang.gmo.m as $dir/gvolwheel.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/gvolwheel.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gvolwheel.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ru.gmo as /home/djemos/openbox/gvolwheel/pkg/usr/share/locale/ru/LC_MESSAGES/gvolwheel.mo make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7/po' make[2]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[3]: Entering directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/doc/gvolwheel" || /usr/bin/mkdir -p "/home/djemos/openbox/gvolwheel/pkg/usr/doc/gvolwheel" /usr/bin/ginstall -c -m 644 README COPYING AUTHORS ChangeLog INSTALL NEWS '/home/djemos/openbox/gvolwheel/pkg/usr/doc/gvolwheel' test -z "/usr/share/pixmaps/gvolwheel" || /usr/bin/mkdir -p "/home/djemos/openbox/gvolwheel/pkg/usr/share/pixmaps/gvolwheel" /usr/bin/ginstall -c -m 644 pixmaps/audio-volume-high.png pixmaps/audio-volume-low.png pixmaps/audio-volume-medium.png pixmaps/audio-volume-muted.png '/home/djemos/openbox/gvolwheel/pkg/usr/share/pixmaps/gvolwheel' make[3]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[2]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' make[1]: Leaving directory `/home/djemos/openbox/gvolwheel/src/gvolwheel-0.7' /home/djemos/openbox/gvolwheel/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 install drwxr-xr-x 6 root root 4096 Νοέ 13 17:37 usr /home/djemos/openbox/gvolwheel/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 489 Νοέ 13 17:37 slack-desc /home/djemos/openbox/gvolwheel/pkg/usr: σύνολο 16 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 bin drwxr-xr-x 3 root root 4096 Νοέ 13 17:37 doc drwxr-xr-x 4 root root 4096 Νοέ 13 17:37 share drwxr-xr-x 3 root root 4096 Νοέ 13 17:37 src /home/djemos/openbox/gvolwheel/pkg/usr/bin: σύνολο 36 -rwxr-xr-x 1 root root 36164 Νοέ 13 17:37 gvolwheel /home/djemos/openbox/gvolwheel/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 gvolwheel /home/djemos/openbox/gvolwheel/pkg/usr/doc/gvolwheel: σύνολο 64 -rw-r--r-- 1 root root 34 Νοέ 13 17:37 AUTHORS -rw-r--r-- 1 root root 35147 Νοέ 13 17:37 COPYING -rw-r--r-- 1 root root 411 Νοέ 13 17:37 ChangeLog -rw-r--r-- 1 root root 15578 Νοέ 13 17:37 INSTALL -rw-r--r-- 1 root root 0 Νοέ 13 17:37 NEWS -rw-r--r-- 1 root root 649 Νοέ 13 17:37 README /home/djemos/openbox/gvolwheel/pkg/usr/share: σύνολο 8 drwxr-xr-x 3 root root 4096 Νοέ 13 17:37 locale drwxr-xr-x 3 root root 4096 Νοέ 13 17:37 pixmaps /home/djemos/openbox/gvolwheel/pkg/usr/share/locale: σύνολο 4 drwxr-xr-x 3 root root 4096 Νοέ 13 17:37 ru /home/djemos/openbox/gvolwheel/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 LC_MESSAGES /home/djemos/openbox/gvolwheel/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 855 Νοέ 13 17:37 gvolwheel.mo /home/djemos/openbox/gvolwheel/pkg/usr/share/pixmaps: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 gvolwheel /home/djemos/openbox/gvolwheel/pkg/usr/share/pixmaps/gvolwheel: σύνολο 16 -rw-r--r-- 1 root root 1259 Νοέ 13 17:37 audio-volume-high.png -rw-r--r-- 1 root root 860 Νοέ 13 17:37 audio-volume-low.png -rw-r--r-- 1 root root 1040 Νοέ 13 17:37 audio-volume-medium.png -rw-r--r-- 1 root root 891 Νοέ 13 17:37 audio-volume-muted.png /home/djemos/openbox/gvolwheel/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Νοέ 13 17:37 gvolwheel-0.7 /home/djemos/openbox/gvolwheel/pkg/usr/src/gvolwheel-0.7: σύνολο 4 -rwxr-x--- 1 root root 991 Νοέ 13 17:37 SLKBUILD Slackware package maker, version 3.14159. 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/openbox/gvolwheel/gvolwheel-0.7-i486-1dj.txz ./ install/ install/slack-desc usr/ usr/src/ usr/src/gvolwheel-0.7/ usr/src/gvolwheel-0.7/SLKBUILD usr/share/ usr/share/locale/ usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/gvolwheel.mo usr/share/pixmaps/ usr/share/pixmaps/gvolwheel/ usr/share/pixmaps/gvolwheel/audio-volume-low.png usr/share/pixmaps/gvolwheel/audio-volume-high.png usr/share/pixmaps/gvolwheel/audio-volume-medium.png usr/share/pixmaps/gvolwheel/audio-volume-muted.png usr/bin/ usr/bin/gvolwheel usr/doc/ usr/doc/gvolwheel/ usr/doc/gvolwheel/ChangeLog usr/doc/gvolwheel/NEWS usr/doc/gvolwheel/README usr/doc/gvolwheel/COPYING usr/doc/gvolwheel/AUTHORS usr/doc/gvolwheel/INSTALL WARNING: zero length file usr/doc/gvolwheel/NEWS Slackware package /home/djemos/openbox/gvolwheel/gvolwheel-0.7-i486-1dj.txz created. Package has been built. Cleaning pkg and src directories