tar -xf lash-0.6.0~rc2.tar.bz2 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 for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 whether gcc and cc understand -c and -o together... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable debugging output... no checking whether to enable the old API... yes checking whether to use D-Bus for JACK communication... yes checking whether to build with ALSA MIDI support... auto checking whether to build clients which require GTK+ 2... auto checking whether to build Python bindings... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for JACK... yes checking for DBUS... yes checking for UUID... yes checking for XML2... yes checking for ALSA... yes checking for snd_seq_open... yes checking for GTK2... yes checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for headers required to compile python extensions... found checking for a readline compatible library... -lreadline -ltermcap checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking whether to enable readline... yes checking for texi2html... no configure: WARNING: texi2html not found, manual will not be built checking where to store projects... audio-projects checking LASH_CFLAGS... configure: creating ./config.status config.status: creating Makefile config.status: creating lash-1.0.pc config.status: creating m4/Makefile config.status: creating docs/lash-manual.texi config.status: creating docs/Makefile config.status: creating docs/lash-manual-html-one-page/Makefile config.status: creating docs/lash-manual-html-split/Makefile config.status: creating lash/Makefile config.status: creating common/Makefile config.status: creating dbus/Makefile config.status: creating liblash/Makefile config.status: creating lashd/Makefile config.status: creating clients/Makefile config.status: creating clients/simple_client/Makefile config.status: creating clients/shell/Makefile config.status: creating clients/synth/Makefile config.status: creating clients/save_button/Makefile config.status: creating clients/panel/Makefile config.status: creating icons/Makefile config.status: creating pylash/Makefile config.status: creating config.h config.status: executing depfiles commands LASH Configured JACK D-Bus support: yes ALSA MIDI support: yes (auto-selected) GTK+ 2 clients: yes (auto-selected) Readline support: yes Python bindings: yes HTML manual: no Debugging output: no Support old API: yes JACK version: 1.9.6 D-Bus version: 1.4.1 libuuid version: 2.18.0 libxml2 version: 2.7.8 ALSA version: 1.0.23 GTK+ 2 version: 2.22.1 CFLAGS: -O2 -march=i486 -mtune=i686 JACK_CFLAGS: DBUS_CFLAGS: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include UUID_CFLAGS: -I/usr/include/uuid XML2_CFLAGS: -I/usr/include/libxml2 ALSA_CFLAGS: -I/usr/include/alsa GTK2_CFLAGS: -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 JACK_LIBS: -ljack DBUS_LIBS: -ldbus-1 -lpthread -lrt UUID_LIBS: -luuid XML2_LIBS: -lxml2 ALSA_LIBS: -lasound GTK2_LIBS: -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 READLINE_LIBS: -lreadline -ltermcap Default project store: audio-projects Installation prefix: /usr D-Bus service install dir: /usr/share/dbus-1/services make: Warning: File `Makefile' has modification time 0,56 s in the future make all-recursive make[1]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[1]: Warning: File `Makefile' has modification time 0,53 s in the future Making all in m4 make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' make[2]: Warning: File `Makefile' has modification time 0,56 s in the future make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' Making all in docs make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[2]: Warning: File `Makefile' has modification time 0,6 s in the future Making all in lash-manual-html-one-page make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[3]: Warning: File `Makefile' has modification time 0,56 s in the future make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' Making all in lash-manual-html-split make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Warning: File `Makefile' has modification time 0,55 s in the future make[3]: Für das Ziel »all« ist nichts zu tun. make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[3]: Warning: File `Makefile' has modification time 0,42 s in the future make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' Making all in lash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' make[2]: Warning: File `Makefile' has modification time 0,49 s in the future make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' Making all in common make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' make[2]: Warning: File `Makefile' has modification time 0,48 s in the future make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' Making all in dbus make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' make[2]: Warning: File `.deps/signal.Po' has modification time 1,3 s in the future gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT method.o -MD -MP -MF .deps/method.Tpo -c -o method.o method.c mv -f .deps/signal.Tpo .deps/signal.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c mv -f .deps/interface.Tpo .deps/interface.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT object_path.o -MD -MP -MF .deps/object_path.Tpo -c -o object_path.o object_path.c mv -f .deps/object_path.Tpo .deps/object_path.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT introspection.o -MD -MP -MF .deps/introspection.Tpo -c -o introspection.o introspection.c mv -f .deps/method.Tpo .deps/method.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c mv -f .deps/introspection.Tpo .deps/introspection.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=i486 -mtune=i686 -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../common/safety.c' || echo './'`../common/safety.c mv -f .deps/service.Tpo .deps/service.Po mv -f .deps/safety.Tpo .deps/safety.Po rm -f liblashdbus.a ar cru liblashdbus.a error.o signal.o method.o interface.o object_path.o introspection.o service.o safety.o ranlib liblashdbus.a make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' Making all in liblash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' make[2]: Warning: File `.deps/signal.Plo' has modification time 0,64 s in the future /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c -o lash.lo lash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c -o lash_config.lo lash_config.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c lash_config.c -fPIC -DPIC -o .libs/lash_config.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -fPIC -DPIC -o .libs/lash.o mv -f .deps/lash_config.Tpo .deps/lash_config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o mv -f .deps/client.Tpo .deps/client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c -o dbus_service.lo dbus_service.c mv -f .deps/lash.Tpo .deps/lash.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c -o dbus_iface_client.lo dbus_iface_client.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c dbus_service.c -fPIC -DPIC -o .libs/dbus_service.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c dbus_iface_client.c -fPIC -DPIC -o .libs/dbus_iface_client.o mv -f .deps/dbus_service.Tpo .deps/dbus_service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c -o safety.lo `test -f '../common/safety.c' || echo './'`../common/safety.c mv -f .deps/dbus_iface_client.Tpo .deps/dbus_iface_client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f '../dbus/error.c' || echo './'`../dbus/error.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c ../common/safety.c -fPIC -DPIC -o .libs/safety.o mv -f .deps/safety.Tpo .deps/safety.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo `test -f '../dbus/method.c' || echo './'`../dbus/method.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../dbus/error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f '../dbus/signal.c' || echo './'`../dbus/signal.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT method.lo -MD -MP -MF .deps/method.Tpo -c ../dbus/method.c -fPIC -DPIC -o .libs/method.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../dbus/signal.c -fPIC -DPIC -o .libs/signal.o mv -f .deps/signal.Tpo .deps/signal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo `test -f '../dbus/interface.c' || echo './'`../dbus/interface.c mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT object_path.lo -MD -MP -MF .deps/object_path.Tpo -c -o object_path.lo `test -f '../dbus/object_path.c' || echo './'`../dbus/object_path.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c ../dbus/interface.c -fPIC -DPIC -o .libs/interface.o mv -f .deps/interface.Tpo .deps/interface.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c -o introspection.lo `test -f '../dbus/introspection.c' || echo './'`../dbus/introspection.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT object_path.lo -MD -MP -MF .deps/object_path.Tpo -c ../dbus/object_path.c -fPIC -DPIC -o .libs/object_path.o mv -f .deps/object_path.Tpo .deps/object_path.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f '../dbus/service.c' || echo './'`../dbus/service.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c ../dbus/introspection.c -fPIC -DPIC -o .libs/introspection.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT service.lo -MD -MP -MF .deps/service.Tpo -c ../dbus/service.c -fPIC -DPIC -o .libs/service.o mv -f .deps/introspection.Tpo .deps/introspection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f '../lashd/file.c' || echo './'`../lashd/file.c mv -f .deps/service.Tpo .deps/service.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../lashd/file.c -fPIC -DPIC -o .libs/file.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o mv -f .deps/protocol.Tpo .deps/protocol.Plo mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o mv -f .deps/args.Tpo .deps/args.Plo mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -export-dynamic -version-info 2:1:1 -o liblash.la -rpath /usr/lib lash.lo lash_config.lo client.lo dbus_service.lo dbus_iface_client.lo safety.lo error.lo method.lo signal.lo interface.lo object_path.lo introspection.lo service.lo file.lo protocol.lo event.lo args.lo -luuid -ldbus-1 -lpthread -lrt gcc -shared .libs/lash.o .libs/lash_config.o .libs/client.o .libs/dbus_service.o .libs/dbus_iface_client.o .libs/safety.o .libs/error.o .libs/method.o .libs/signal.o .libs/interface.o .libs/object_path.o .libs/introspection.o .libs/service.o .libs/file.o .libs/protocol.o .libs/event.o .libs/args.o /usr/lib/libuuid.so /usr/lib/libdbus-1.so -lpthread -lrt -march=i486 -mtune=i686 -Wl,-soname -Wl,liblash.so.1 -o .libs/liblash.so.1.1.1 (cd .libs && rm -f liblash.so.1 && ln -s liblash.so.1.1.1 liblash.so.1) (cd .libs && rm -f liblash.so && ln -s liblash.so.1.1.1 liblash.so) creating liblash.la (cd .libs && rm -f liblash.la && ln -s ../liblash.la liblash.la) make[2]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' Making all in lashd make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT client_dependency.o -MD -MP -MF .deps/client_dependency.Tpo -c -o client_dependency.o client_dependency.c mv -f .deps/client_dependency.Tpo .deps/client_dependency.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.c mv -f .deps/client.Tpo .deps/client.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/loader.Tpo .deps/loader.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.c mv -f .deps/store.Tpo .deps/store.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/project.Tpo .deps/project.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT dbus_iface_server.o -MD -MP -MF .deps/dbus_iface_server.Tpo -c -o dbus_iface_server.o dbus_iface_server.c mv -f .deps/server.Tpo .deps/server.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT dbus_iface_control.o -MD -MP -MF .deps/dbus_iface_control.Tpo -c -o dbus_iface_control.o dbus_iface_control.c mv -f .deps/dbus_iface_server.Tpo .deps/dbus_iface_server.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT dbus_service.o -MD -MP -MF .deps/dbus_service.Tpo -c -o dbus_service.o dbus_service.c mv -f .deps/dbus_service.Tpo .deps/dbus_service.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT jack_patch.o -MD -MP -MF .deps/jack_patch.Tpo -c -o jack_patch.o jack_patch.c mv -f .deps/jack_patch.Tpo .deps/jack_patch.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT jack_mgr_client.o -MD -MP -MF .deps/jack_mgr_client.Tpo -c -o jack_mgr_client.o jack_mgr_client.c mv -f .deps/dbus_iface_control.Tpo .deps/dbus_iface_control.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT appdb.o -MD -MP -MF .deps/appdb.Tpo -c -o appdb.o appdb.c mv -f .deps/jack_mgr_client.Tpo .deps/jack_mgr_client.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT sigsegv.o -MD -MP -MF .deps/sigsegv.Tpo -c -o sigsegv.o sigsegv.c mv -f .deps/sigsegv.Tpo .deps/sigsegv.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT proctitle.o -MD -MP -MF .deps/proctitle.Tpo -c -o proctitle.o proctitle.c mv -f .deps/proctitle.Tpo .deps/proctitle.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../common/safety.c' || echo './'`../common/safety.c mv -f .deps/appdb.Tpo .deps/appdb.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT jackdbus_mgr.o -MD -MP -MF .deps/jackdbus_mgr.Tpo -c -o jackdbus_mgr.o jackdbus_mgr.c mv -f .deps/safety.Tpo .deps/safety.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT alsa_patch.o -MD -MP -MF .deps/alsa_patch.Tpo -c -o alsa_patch.o alsa_patch.c mv -f .deps/alsa_patch.Tpo .deps/alsa_patch.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT alsa_fport.o -MD -MP -MF .deps/alsa_fport.Tpo -c -o alsa_fport.o alsa_fport.c mv -f .deps/alsa_fport.Tpo .deps/alsa_fport.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT alsa_mgr.o -MD -MP -MF .deps/alsa_mgr.Tpo -c -o alsa_mgr.o alsa_mgr.c mv -f .deps/jackdbus_mgr.Tpo .deps/jackdbus_mgr.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -MT alsa_client.o -MD -MP -MF .deps/alsa_client.Tpo -c -o alsa_client.o alsa_client.c mv -f .deps/alsa_client.Tpo .deps/alsa_client.Po mv -f .deps/alsa_mgr.Tpo .deps/alsa_mgr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -o lashd main.o log.o file.o client.o client_dependency.o loader.o project.o store.o server.o dbus_iface_server.o dbus_iface_control.o dbus_service.o jack_patch.o jack_mgr_client.o appdb.o sigsegv.o proctitle.o safety.o jackdbus_mgr.o alsa_patch.o alsa_fport.o alsa_mgr.o alsa_client.o -lasound -lxml2 -luuid -ldbus-1 -lpthread -lrt ../dbus/liblashdbus.a -lstdc++ -lutil -lpthread mkdir .libs gcc -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -O2 -march=i486 -mtune=i686 -o lashd main.o log.o file.o client.o client_dependency.o loader.o project.o store.o server.o dbus_iface_server.o dbus_iface_control.o dbus_service.o jack_patch.o jack_mgr_client.o appdb.o sigsegv.o proctitle.o safety.o jackdbus_mgr.o alsa_patch.o alsa_fport.o alsa_mgr.o alsa_client.o /usr/lib/libasound.so /usr/lib/libxml2.so -ldl -lz /usr/lib/libuuid.so /usr/lib/libdbus-1.so -lrt ../dbus/liblashdbus.a /usr/lib/libstdc++.so -lm -lutil -lpthread make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' Making all in clients make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' Making all in shell make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash_control.o -MD -MP -MF .deps/lash_control.Tpo -c -o lash_control.o lash_control.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/project.Tpo .deps/project.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../../common/safety.c' || echo './'`../../common/safety.c mv -f .deps/lash_control.Tpo .deps/lash_control.Po mv -f .deps/safety.Tpo .deps/safety.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -o lash_shell main.o lash_control.o client.o project.o safety.o ../../liblash/liblash.la -lreadline -ltermcap mkdir .libs gcc -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -o .libs/lash_shell main.o lash_control.o client.o project.o safety.o ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so -lpthread -lrt -lreadline -ltermcap creating lash_shell make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' Making all in save_button make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -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 -O2 -march=i486 -mtune=i686 -MT lash_save_button-save_button.o -MD -MP -MF .deps/lash_save_button-save_button.Tpo -c -o lash_save_button-save_button.o `test -f 'save_button.c' || echo './'`save_button.c mv -f .deps/lash_save_button-save_button.Tpo .deps/lash_save_button-save_button.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -O2 -march=i486 -mtune=i686 -o lash_save_button lash_save_button-save_button.o ../../liblash/liblash.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs gcc -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 -O2 -march=i486 -mtune=i686 -o .libs/lash_save_button lash_save_button-save_button.o -pthread ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so /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/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/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpng14.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so creating lash_save_button make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' Making all in panel make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -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 -O2 -march=i486 -mtune=i686 -MT lash_panel-main.o -MD -MP -MF .deps/lash_panel-main.Tpo -c -o lash_panel-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -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 -O2 -march=i486 -mtune=i686 -MT lash_panel-panel.o -MD -MP -MF .deps/lash_panel-panel.Tpo -c -o lash_panel-panel.o `test -f 'panel.c' || echo './'`panel.c mv -f .deps/lash_panel-main.Tpo .deps/lash_panel-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -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 -O2 -march=i486 -mtune=i686 -MT lash_panel-project.o -MD -MP -MF .deps/lash_panel-project.Tpo -c -o lash_panel-project.o `test -f 'project.c' || echo './'`project.c mv -f .deps/lash_panel-panel.Tpo .deps/lash_panel-panel.Po mv -f .deps/lash_panel-project.Tpo .deps/lash_panel-project.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -O2 -march=i486 -mtune=i686 -o lash_panel lash_panel-main.o lash_panel-panel.o lash_panel-project.o ../../liblash/liblash.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 mkdir .libs gcc -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 -O2 -march=i486 -mtune=i686 -o .libs/lash_panel lash_panel-main.o lash_panel-panel.o lash_panel-project.o -pthread ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so /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/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/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpng14.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so creating lash_panel make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' Making all in simple_client make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -MT lash_simple_client-simple_client.o -MD -MP -MF .deps/lash_simple_client-simple_client.Tpo -c -o lash_simple_client-simple_client.o `test -f 'simple_client.c' || echo './'`simple_client.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -MT lash_simple_client_newapi-simple_client_newapi.o -MD -MP -MF .deps/lash_simple_client_newapi-simple_client_newapi.Tpo -c -o lash_simple_client_newapi-simple_client_newapi.o `test -f 'simple_client_newapi.c' || echo './'`simple_client_newapi.c mv -f .deps/lash_simple_client_newapi-simple_client_newapi.Tpo .deps/lash_simple_client_newapi-simple_client_newapi.Po mv -f .deps/lash_simple_client-simple_client.Tpo .deps/lash_simple_client-simple_client.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -o lash_simple_client_newapi lash_simple_client_newapi-simple_client_newapi.o ../../liblash/liblash.la -ljack -lasound /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -o lash_simple_client lash_simple_client-simple_client.o ../../liblash/liblash.la -ljack -lasound mkdir .libs gcc -I/usr/include/alsa -O2 -march=i486 -mtune=i686 -o .libs/lash_simple_client lash_simple_client-simple_client.o ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so -ljack /usr/lib/libasound.so -lm -ldl -lpthread -lrt gcc -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=i486 -mtune=i686 -o .libs/lash_simple_client_newapi lash_simple_client_newapi-simple_client_newapi.o ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so -ljack /usr/lib/libasound.so -lm -ldl -lpthread -lrt creating lash_simple_client creating lash_simple_client_newapi make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' Making all in synth make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -MT lash_synth-main.o -MD -MP -MF .deps/lash_synth-main.Tpo -c -o lash_synth-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -MT lash_synth-synth.o -MD -MP -MF .deps/lash_synth-synth.Tpo -c -o lash_synth-synth.o `test -f 'synth.c' || echo './'`synth.c mv -f .deps/lash_synth-synth.Tpo .deps/lash_synth-synth.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -MT lash_synth-interface.o -MD -MP -MF .deps/lash_synth-interface.Tpo -c -o lash_synth-interface.o `test -f 'interface.c' || echo './'`interface.c mv -f .deps/lash_synth-main.Tpo .deps/lash_synth-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -MT lash_synth-lash.o -MD -MP -MF .deps/lash_synth-lash.Tpo -c -o lash_synth-lash.o `test -f 'lash.c' || echo './'`lash.c mv -f .deps/lash_synth-interface.Tpo .deps/lash_synth-interface.Po mv -f .deps/lash_synth-lash.Tpo .deps/lash_synth-lash.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -o lash_synth lash_synth-main.o lash_synth-synth.o lash_synth-interface.o lash_synth-lash.o ../../liblash/liblash.la -ljack -lasound -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpthread mkdir .libs gcc -I/usr/include/alsa -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 -D_POSIX_PTHREAD_SEMANTICS -O2 -march=i486 -mtune=i686 -o .libs/lash_synth lash_synth-main.o lash_synth-synth.o lash_synth-interface.o lash_synth-lash.o -pthread ../../liblash/.libs/liblash.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so -ljack /usr/lib/libasound.so /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/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/libXrender.so /usr/lib/libX11.so /usr/lib/libxcb.so /usr/lib/libXau.so /usr/lib/libXdmcp.so /usr/lib/libpng14.so /usr/lib/libpango-1.0.so -lm /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread creating lash_synth make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' make[3]: Für das Ziel »all-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' Making all in icons make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' Making all in pylash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I.. -O2 -march=i486 -mtune=i686 -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c -o lash.lo lash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I.. -O2 -march=i486 -mtune=i686 -MT lash_wrap.lo -MD -MP -MF .deps/lash_wrap.Tpo -c -o lash_wrap.lo lash_wrap.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I.. -O2 -march=i486 -mtune=i686 -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -fPIC -DPIC -o .libs/lash.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 -I.. -O2 -march=i486 -mtune=i686 -MT lash_wrap.lo -MD -MP -MF .deps/lash_wrap.Tpo -c lash_wrap.c -fPIC -DPIC -o .libs/lash_wrap.o mv -f .deps/lash.Tpo .deps/lash.Plo mv -f .deps/lash_wrap.Tpo .deps/lash_wrap.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -module -avoid-version ../liblash/liblash.la -o _lash.la -rpath /usr/lib/python2.6/site-packages lash.lo lash_wrap.lo gcc -shared .libs/lash.o .libs/lash_wrap.o -Wl,--rpath -Wl,/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash/.libs ../liblash/.libs/liblash.so -L/usr/lib -march=i486 -mtune=i686 -Wl,-soname -Wl,_lash.so -o .libs/_lash.so creating _lash.la (cd .libs && rm -f _lash.la && ln -s ../_lash.la _lash.la) make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[1]: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make[1]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make: Warnung: Mit der Uhr stimmt etwas nicht. Die Bearbeitung könnte unvollständig sein. make install-recursive make[1]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' Making install in m4 make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/m4' Making install in docs make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' Making install in lash-manual-html-one-page make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' Making install in lash-manual-html-split make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[4]: Für das Ziel »install-exec-am« ist nichts zu tun. make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/docs' Making install in lash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/include/lash-1.0/lash" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash" /usr/bin/ginstall -c -m 644 'lash.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/lash.h' /usr/bin/ginstall -c -m 644 'types.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/types.h' /usr/bin/ginstall -c -m 644 'config.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/config.h' /usr/bin/ginstall -c -m 644 'client_interface.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/client_interface.h' /usr/bin/ginstall -c -m 644 'client_interface_new.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/client_interface_new.h' /usr/bin/ginstall -c -m 644 'event.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/event.h' /usr/bin/ginstall -c -m 644 'protocol.h' '/home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash/protocol.h' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lash' Making install in common make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/common' Making install in dbus make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/dbus' Making install in liblash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'liblash.la' '/home/slkbuilds/arch/xap/lash/pkg/usr/lib/liblash.la' /usr/bin/ginstall -c .libs/liblash.so.1.1.1 /home/slkbuilds/arch/xap/lash/pkg/usr/lib/liblash.so.1.1.1 (cd /home/slkbuilds/arch/xap/lash/pkg/usr/lib && { ln -s -f liblash.so.1.1.1 liblash.so.1 || { rm -f liblash.so.1 && ln -s liblash.so.1.1.1 liblash.so.1; }; }) (cd /home/slkbuilds/arch/xap/lash/pkg/usr/lib && { ln -s -f liblash.so.1.1.1 liblash.so || { rm -f liblash.so && ln -s liblash.so.1.1.1 liblash.so; }; }) /usr/bin/ginstall -c .libs/liblash.lai /home/slkbuilds/arch/xap/lash/pkg/usr/lib/liblash.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/liblash' Making install in lashd make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'lashd' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lashd' /usr/bin/ginstall -c lashd /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lashd test -z "/usr/share/lash/dtds" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/dtds" /usr/bin/ginstall -c -m 644 'lash-project-1.0.dtd' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/dtds/lash-project-1.0.dtd' test -z "/usr/share/dbus-1/services" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/share/dbus-1/services" /usr/bin/ginstall -c -m 644 'org.nongnu.lash.service' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/dbus-1/services/org.nongnu.lash.service' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/lashd' Making install in clients make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' Making install in shell make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_shell' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_shell' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_shell /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_shell make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/shell' Making install in save_button make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_save_button' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_save_button' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_save_button /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_save_button make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/save_button' Making install in panel make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_panel' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_panel' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_panel /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_panel make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/panel' Making install in simple_client make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_simple_client' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_simple_client' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_simple_client /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_simple_client /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_simple_client_newapi' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_simple_client_newapi' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_simple_client_newapi /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_simple_client_newapi make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/simple_client' Making install in synth make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_synth' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_synth' libtool: install: warning: `../../liblash/liblash.la' has not been installed in `/usr/lib' /usr/bin/ginstall -c .libs/lash_synth /home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_synth make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' make[4]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/bin" /usr/bin/ginstall -c 'lash_control' '/home/slkbuilds/arch/xap/lash/pkg/usr/bin/lash_control' make[4]: Für das Ziel »install-data-am« ist nichts zu tun. make[4]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/clients' Making install in icons make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/share/lash/icons" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons" /usr/bin/ginstall -c -m 644 'lash_16px.png' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash_16px.png' /usr/bin/ginstall -c -m 644 'lash_24px.png' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash_24px.png' /usr/bin/ginstall -c -m 644 'lash_48px.png' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash_48px.png' /usr/bin/ginstall -c -m 644 'lash_96px.png' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash_96px.png' /usr/bin/ginstall -c -m 644 'lash.svg' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash.svg' /usr/bin/ginstall -c -m 644 'lash.xcf' '/home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons/lash.xcf' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/icons' Making install in pylash make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' test -z "/usr/lib/python2.6/site-packages" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c '_lash.la' '/home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages/_lash.la' libtool: install: warning: relinking `_lash.la' (cd /home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash; /bin/sh ../libtool --tag=CC --mode=relink gcc -O2 -march=i486 -mtune=i686 -module -avoid-version ../liblash/liblash.la -o _lash.la -rpath /usr/lib/python2.6/site-packages lash.lo lash_wrap.lo -inst-prefix-dir /home/slkbuilds/arch/xap/lash/pkg) gcc -shared .libs/lash.o .libs/lash_wrap.o -L/home/slkbuilds/arch/xap/lash/pkg/usr/lib -L/usr/lib -llash -march=i486 -mtune=i686 -Wl,-soname -Wl,_lash.so -o .libs/_lash.so /usr/bin/ginstall -c .libs/_lash.soT /home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages/_lash.so /usr/bin/ginstall -c .libs/_lash.lai /home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages/_lash.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' test -z "/usr/lib/python2.6/site-packages" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages" /usr/bin/ginstall -c 'lash.py' '/home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages/lash.py' make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[3]: Entering directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/xap/lash/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'lash-1.0.pc' '/home/slkbuilds/arch/xap/lash/pkg/usr/lib/pkgconfig/lash-1.0.pc' make[3]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[2]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' make[1]: Leaving directory `/home/slkbuilds/arch/xap/lash/src/lash-0.6.0.594' /home/slkbuilds/arch/xap/lash/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 8 2011 install drwxr-xr-x 8 root root 4096 Feb 8 2011 usr /home/slkbuilds/arch/xap/lash/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 583 Feb 8 2011 slack-desc /home/slkbuilds/arch/xap/lash/pkg/usr: insgesamt 24 drwxr-xr-x 2 root root 4096 Feb 8 2011 bin drwxr-xr-x 3 root root 4096 Feb 8 2011 doc drwxr-xr-x 3 root root 4096 Feb 8 21:10 include drwxr-xr-x 4 root root 4096 Feb 8 2011 lib drwxr-xr-x 6 root root 4096 Feb 8 2011 share drwxr-xr-x 3 root root 4096 Feb 8 21:09 src /home/slkbuilds/arch/xap/lash/pkg/usr/bin: insgesamt 216 -rwxr-xr-x 1 root root 4339 Feb 8 2011 lash_control -rwxr-xr-x 1 root root 22752 Feb 8 2011 lash_panel -rwxr-xr-x 1 root root 10160 Feb 8 2011 lash_save_button -rwxr-xr-x 1 root root 14820 Feb 8 2011 lash_shell -rwxr-xr-x 1 root root 8048 Feb 8 2011 lash_simple_client -rwxr-xr-x 1 root root 6744 Feb 8 2011 lash_simple_client_newapi -rwxr-xr-x 1 root root 26812 Feb 8 2011 lash_synth -rwxr-xr-x 1 root root 113096 Feb 8 2011 lashd /home/slkbuilds/arch/xap/lash/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 2011 lash-0.6.0rc2 /home/slkbuilds/arch/xap/lash/pkg/usr/doc/lash-0.6.0rc2: insgesamt 60 -rw-r--r-- 1 root root 333 Feb 8 2011 AUTHORS -rw-r--r-- 1 root root 17989 Feb 8 2011 COPYING -rw-r--r-- 1 root root 13752 Feb 8 2011 ChangeLog -rw-r--r-- 1 root root 9236 Feb 8 2011 INSTALL -rw-r--r-- 1 root root 3615 Feb 8 2011 NEWS -rw-r--r-- 1 root root 1241 Feb 8 2011 README /home/slkbuilds/arch/xap/lash/pkg/usr/include: insgesamt 4 drwxr-xr-x 3 root root 4096 Feb 8 21:10 lash-1.0 /home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 21:10 lash /home/slkbuilds/arch/xap/lash/pkg/usr/include/lash-1.0/lash: insgesamt 40 -rw-r--r-- 1 root root 3464 Feb 8 21:10 client_interface.h -rw-r--r-- 1 root root 4302 Feb 8 21:10 client_interface_new.h -rw-r--r-- 1 root root 4808 Feb 8 21:10 config.h -rw-r--r-- 1 root root 2260 Feb 8 21:10 event.h -rw-r--r-- 1 root root 1046 Feb 8 21:10 lash.h -rw-r--r-- 1 root root 1939 Feb 8 21:10 protocol.h -rw-r--r-- 1 root root 4504 Feb 8 21:10 types.h /home/slkbuilds/arch/xap/lash/pkg/usr/lib: insgesamt 72 -rwxr-xr-x 1 root root 834 Feb 8 21:10 liblash.la lrwxrwxrwx 1 root root 16 Feb 8 21:10 liblash.so -> liblash.so.1.1.1 lrwxrwxrwx 1 root root 16 Feb 8 21:10 liblash.so.1 -> liblash.so.1.1.1 -rwxr-xr-x 1 root root 60024 Feb 8 2011 liblash.so.1.1.1 drwxr-xr-x 2 root root 4096 Feb 8 2011 pkgconfig drwxr-xr-x 3 root root 4096 Feb 8 2011 python2.6 /home/slkbuilds/arch/xap/lash/pkg/usr/lib/pkgconfig: insgesamt 4 -rw-r--r-- 1 root root 271 Feb 8 2011 lash-1.0.pc /home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 2011 site-packages /home/slkbuilds/arch/xap/lash/pkg/usr/lib/python2.6/site-packages: insgesamt 60 -rwxr-xr-x 1 root root 857 Feb 8 2011 _lash.la -rwxr-xr-x 1 root root 49124 Feb 8 2011 _lash.so -rwxr-xr-x 1 root root 5397 Feb 8 2011 lash.py /home/slkbuilds/arch/xap/lash/pkg/usr/share: insgesamt 16 drwxr-xr-x 2 root root 4096 Feb 8 2011 applications drwxr-xr-x 3 root root 4096 Feb 8 21:10 dbus-1 drwxr-xr-x 3 root root 4096 Feb 8 2011 icons drwxr-xr-x 4 root root 4096 Feb 8 2011 lash /home/slkbuilds/arch/xap/lash/pkg/usr/share/applications: insgesamt 4 -rw-r--r-- 1 root root 237 Feb 8 2011 lash.desktop /home/slkbuilds/arch/xap/lash/pkg/usr/share/dbus-1: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 21:10 services /home/slkbuilds/arch/xap/lash/pkg/usr/share/dbus-1/services: insgesamt 4 -rw-r--r-- 1 root root 57 Feb 8 21:10 org.nongnu.lash.service /home/slkbuilds/arch/xap/lash/pkg/usr/share/icons: insgesamt 4 drwxr-xr-x 3 root root 4096 Feb 8 2011 hicolor /home/slkbuilds/arch/xap/lash/pkg/usr/share/icons/hicolor: insgesamt 4 drwxr-xr-x 3 root root 4096 Feb 8 2011 48x48 /home/slkbuilds/arch/xap/lash/pkg/usr/share/icons/hicolor/48x48: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 2011 apps /home/slkbuilds/arch/xap/lash/pkg/usr/share/icons/hicolor/48x48/apps: insgesamt 4 -rw-r--r-- 1 root root 3133 Feb 8 2011 lash.png /home/slkbuilds/arch/xap/lash/pkg/usr/share/lash: insgesamt 8 drwxr-xr-x 2 root root 4096 Feb 8 21:10 dtds drwxr-xr-x 2 root root 4096 Feb 8 2011 icons /home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/dtds: insgesamt 4 -rw-r--r-- 1 root root 1426 Feb 8 21:10 lash-project-1.0.dtd /home/slkbuilds/arch/xap/lash/pkg/usr/share/lash/icons: insgesamt 52 -rw-r--r-- 1 root root 9686 Feb 8 2011 lash.svg -rw-r--r-- 1 root root 17853 Feb 8 2011 lash.xcf -rw-r--r-- 1 root root 717 Feb 8 2011 lash_16px.png -rw-r--r-- 1 root root 1128 Feb 8 2011 lash_24px.png -rw-r--r-- 1 root root 2746 Feb 8 2011 lash_48px.png -rw-r--r-- 1 root root 6721 Feb 8 2011 lash_96px.png /home/slkbuilds/arch/xap/lash/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Feb 8 2011 lash-0.6.0rc2 /home/slkbuilds/arch/xap/lash/pkg/usr/src/lash-0.6.0rc2: insgesamt 8 -rw-r--r-- 1 root root 1661 Feb 8 2011 SLKBUILD -rw-r--r-- 1 root root 3133 Feb 8 21:09 lash.png Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/liblash.so.1 -> liblash.so.1.1.1 usr/lib/liblash.so -> liblash.so.1.1.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf liblash.so.1 ) ( cd usr/lib ; ln -sf liblash.so.1.1.1 liblash.so.1 ) ( cd usr/lib ; rm -rf liblash.so ) ( cd usr/lib ; ln -sf liblash.so.1.1.1 liblash.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: „./usr/lib/liblash.so.1“ entfernt „./usr/lib/liblash.so“ entfernt Creating your new ./install/doinst.sh... 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/slkbuilds/arch/xap/lash/lash-0.6.0rc2-i486-2tm.txz ./ usr/ usr/bin/ usr/bin/lash_simple_client_newapi usr/bin/lash_panel usr/bin/lash_synth usr/bin/lash_shell usr/bin/lashd usr/bin/lash_control usr/bin/lash_simple_client usr/bin/lash_save_button usr/doc/ usr/doc/lash-0.6.0rc2/ usr/doc/lash-0.6.0rc2/README usr/doc/lash-0.6.0rc2/NEWS usr/doc/lash-0.6.0rc2/ChangeLog usr/doc/lash-0.6.0rc2/INSTALL usr/doc/lash-0.6.0rc2/AUTHORS usr/doc/lash-0.6.0rc2/COPYING usr/src/ usr/src/lash-0.6.0rc2/ usr/src/lash-0.6.0rc2/SLKBUILD usr/src/lash-0.6.0rc2/lash.png usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/lash-1.0.pc usr/lib/liblash.so.1.1.1 usr/lib/liblash.la usr/lib/python2.6/ usr/lib/python2.6/site-packages/ usr/lib/python2.6/site-packages/_lash.la usr/lib/python2.6/site-packages/_lash.so usr/lib/python2.6/site-packages/lash.py usr/include/ usr/include/lash-1.0/ usr/include/lash-1.0/lash/ usr/include/lash-1.0/lash/types.h usr/include/lash-1.0/lash/event.h usr/include/lash-1.0/lash/client_interface.h usr/include/lash-1.0/lash/lash.h usr/include/lash-1.0/lash/config.h usr/include/lash-1.0/lash/client_interface_new.h usr/include/lash-1.0/lash/protocol.h usr/share/ usr/share/icons/ usr/share/icons/hicolor/ usr/share/icons/hicolor/48x48/ usr/share/icons/hicolor/48x48/apps/ usr/share/icons/hicolor/48x48/apps/lash.png usr/share/lash/ usr/share/lash/icons/ usr/share/lash/icons/lash.xcf usr/share/lash/icons/lash_16px.png usr/share/lash/icons/lash_96px.png usr/share/lash/icons/lash.svg usr/share/lash/icons/lash_48px.png usr/share/lash/icons/lash_24px.png usr/share/lash/dtds/ usr/share/lash/dtds/lash-project-1.0.dtd usr/share/applications/ usr/share/applications/lash.desktop usr/share/dbus-1/ usr/share/dbus-1/services/ usr/share/dbus-1/services/org.nongnu.lash.service install/ install/slack-desc install/doinst.sh Slackware package /home/slkbuilds/arch/xap/lash/lash-0.6.0rc2-i486-2tm.txz created. Package has been built. Cleaning pkg and src directories