tar -xf lash-0.6.0~rc2.tar.bz2 patching file docs/Makefile.in patching file lashd/sigsegv.c 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... distcc 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 distcc gcc accepts -g... yes checking for distcc gcc option to accept ISO C89... none needed checking dependency style of distcc gcc... gcc3 checking whether distcc gcc and cc understand -c and -o together... yes checking build system type... armv5tel-unknown-linux-gnu checking host system type... armv5tel-unknown-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 distcc gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for /usr/arm-slackware-linux-gnueabi/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... distcc 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 whether we are using the GNU C++ compiler... yes checking whether distcc g++ accepts -g... yes checking dependency style of distcc g++... gcc3 checking how to run the C++ preprocessor... distcc g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from distcc gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if distcc gcc supports -fno-rtti -fno-exceptions... no checking for distcc gcc option to produce PIC... -fPIC checking if distcc gcc PIC flag -fPIC works... yes checking if distcc gcc static flag -static works... yes checking if distcc gcc supports -c -o file.o... yes checking whether the distcc gcc linker (/usr/arm-slackware-linux-gnueabi/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 distcc g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for distcc g++ option to produce PIC... -fPIC checking if distcc g++ PIC flag -fPIC works... yes checking if distcc g++ static flag -static works... yes checking if distcc g++ supports -c -o file.o... yes checking whether the distcc g++ linker (/usr/arm-slackware-linux-gnueabi/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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 whether python2 version >= 2.3... yes checking for python2 version... 2.7 checking for python2 platform... linux2 checking for python2 script directory... ${prefix}/lib/python2.7/site-packages checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/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... yes configure: texi2html found, building manual 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: yes Debugging output: no Support old API: yes JACK version: 1.9.8 D-Bus version: 1.4.20 libuuid version: 2.21.0 libxml2 version: 2.8.0 ALSA version: 1.0.26 GTK+ 2 version: 2.24.10 CFLAGS: -O2 -march=armv5te 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: -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 READLINE_LIBS: -lreadline -ltermcap Default project store: audio-projects Installation prefix: /usr D-Bus service install dir: /usr/share/dbus-1/services make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' Making all in m4 make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' Making all in docs make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' Making all in lash-manual-html-one-page make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/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 `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' if test ! -d lash-manual-html-one-page; then \ mkdir lash-manual-html-one-page; \ fi if test ! -d lash-manual-html-split; then \ mkdir -lash-manual-html-split; \ fi cd lash-manual-html-one-page && \ texi2html --number-footnotes --number-sections ../../docs/lash-manual.texi cd lash-manual-html-split && \ texi2html --number-footnotes --number-sections --split=chapter ../../docs/lash-manual.texi touch html-manual-stamp make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' Making all in lash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' Making all in common make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' Making all in dbus make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c mv -f .deps/signal.Tpo .deps/signal.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT method.o -MD -MP -MF .deps/method.Tpo -c -o method.o method.c mv -f .deps/method.Tpo .deps/method.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c mv -f .deps/interface.Tpo .deps/interface.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -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 distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT introspection.o -MD -MP -MF .deps/introspection.Tpo -c -o introspection.o introspection.c mv -f .deps/introspection.Tpo .deps/introspection.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c mv -f .deps/service.Tpo .deps/service.Po distcc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -O2 -march=armv5te -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/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]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' Making all in liblash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c -o lash.lo lash.c mkdir .libs distcc 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=armv5te -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -fPIC -DPIC -o .libs/lash.o mv -f .deps/lash.Tpo .deps/lash.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c -o lash_config.lo lash_config.c distcc 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=armv5te -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c lash_config.c -fPIC -DPIC -o .libs/lash_config.o mv -f .deps/lash_config.Tpo .deps/lash_config.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c distcc 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=armv5te -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 distcc 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=armv5te -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c -o dbus_service.lo dbus_service.c distcc 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=armv5te -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c dbus_service.c -fPIC -DPIC -o .libs/dbus_service.o mv -f .deps/dbus_service.Tpo .deps/dbus_service.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c -o dbus_iface_client.lo dbus_iface_client.c distcc 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=armv5te -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_iface_client.Tpo .deps/dbus_iface_client.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c -o safety.lo `test -f '../common/safety.c' || echo './'`../common/safety.c distcc 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=armv5te -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 distcc 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=armv5te -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f '../dbus/error.c' || echo './'`../dbus/error.c distcc 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=armv5te -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 distcc 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=armv5te -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo `test -f '../dbus/method.c' || echo './'`../dbus/method.c distcc 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=armv5te -MT method.lo -MD -MP -MF .deps/method.Tpo -c ../dbus/method.c -fPIC -DPIC -o .libs/method.o mv -f .deps/method.Tpo .deps/method.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f '../dbus/signal.c' || echo './'`../dbus/signal.c distcc 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=armv5te -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 distcc 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=armv5te -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo `test -f '../dbus/interface.c' || echo './'`../dbus/interface.c distcc 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=armv5te -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 distcc 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=armv5te -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 distcc 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=armv5te -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 distcc 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=armv5te -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c -o introspection.lo `test -f '../dbus/introspection.c' || echo './'`../dbus/introspection.c distcc 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=armv5te -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c ../dbus/introspection.c -fPIC -DPIC -o .libs/introspection.o mv -f .deps/introspection.Tpo .deps/introspection.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f '../dbus/service.c' || echo './'`../dbus/service.c distcc 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=armv5te -MT service.lo -MD -MP -MF .deps/service.Tpo -c ../dbus/service.c -fPIC -DPIC -o .libs/service.o mv -f .deps/service.Tpo .deps/service.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f '../lashd/file.c' || echo './'`../lashd/file.c distcc 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=armv5te -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../lashd/file.c -fPIC -DPIC -o .libs/file.o mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c distcc 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=armv5te -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 /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c distcc 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=armv5te -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o mv -f .deps/event.Tpo .deps/event.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc 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=armv5te -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c distcc 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=armv5te -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 /bin/sh ../libtool --tag=CC --mode=link distcc gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -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 distcc 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=armv5te -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]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' Making all in lashd make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' distcc 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=armv5te -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po distcc 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=armv5te -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po distcc 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=armv5te -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po distcc 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=armv5te -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po distcc 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=armv5te -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 distcc 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=armv5te -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.c mv -f .deps/loader.Tpo .deps/loader.Po distcc 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=armv5te -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/project.Tpo .deps/project.Po distcc 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=armv5te -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.c mv -f .deps/store.Tpo .deps/store.Po distcc 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=armv5te -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po distcc 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=armv5te -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/dbus_iface_server.Tpo .deps/dbus_iface_server.Po distcc 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=armv5te -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_control.Tpo .deps/dbus_iface_control.Po distcc 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=armv5te -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 distcc 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=armv5te -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 distcc 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=armv5te -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/jack_mgr_client.Tpo .deps/jack_mgr_client.Po distcc 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=armv5te -MT appdb.o -MD -MP -MF .deps/appdb.Tpo -c -o appdb.o appdb.c mv -f .deps/appdb.Tpo .deps/appdb.Po distcc 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=armv5te -MT sigsegv.o -MD -MP -MF .deps/sigsegv.Tpo -c -o sigsegv.o sigsegv.c mv -f .deps/sigsegv.Tpo .deps/sigsegv.Po distcc 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=armv5te -MT proctitle.o -MD -MP -MF .deps/proctitle.Tpo -c -o proctitle.o proctitle.c mv -f .deps/proctitle.Tpo .deps/proctitle.Po distcc 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=armv5te -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/safety.Tpo .deps/safety.Po distcc 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=armv5te -MT jackdbus_mgr.o -MD -MP -MF .deps/jackdbus_mgr.Tpo -c -o jackdbus_mgr.o jackdbus_mgr.c mv -f .deps/jackdbus_mgr.Tpo .deps/jackdbus_mgr.Po distcc 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=armv5te -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 distcc 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=armv5te -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 distcc 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=armv5te -MT alsa_mgr.o -MD -MP -MF .deps/alsa_mgr.Tpo -c -o alsa_mgr.o alsa_mgr.c mv -f .deps/alsa_mgr.Tpo .deps/alsa_mgr.Po distcc 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=armv5te -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 /bin/sh ../libtool --tag=CC --mode=link distcc 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=armv5te -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 distcc 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=armv5te -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/liblzma.so /usr/lib/libuuid.so /usr/lib/libdbus-1.so -lrt ../dbus/liblashdbus.a /usr/lib/libstdc++.so -lm -lutil -lpthread make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' Making all in clients make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' Making all in shell make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -MT lash_control.o -MD -MP -MF .deps/lash_control.Tpo -c -o lash_control.o lash_control.c mv -f .deps/lash_control.Tpo .deps/lash_control.Po distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c mv -f .deps/client.Tpo .deps/client.Po distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c mv -f .deps/project.Tpo .deps/project.Po distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -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/safety.Tpo .deps/safety.Po /bin/sh ../../libtool --tag=CC --mode=link distcc gcc -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -o lash_shell main.o lash_control.o client.o project.o safety.o ../../liblash/liblash.la -lreadline -ltermcap mkdir .libs distcc gcc -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -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 `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' Making all in save_button make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' distcc 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=armv5te -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 distcc 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=armv5te -o lash_save_button lash_save_button-save_button.o ../../liblash/liblash.la -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 mkdir .libs distcc 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=armv5te -o .libs/lash_save_button lash_save_button-save_button.o ../../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/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 creating lash_save_button make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' Making all in panel make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' distcc 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=armv5te -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 mv -f .deps/lash_panel-main.Tpo .deps/lash_panel-main.Po distcc 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=armv5te -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-panel.Tpo .deps/lash_panel-panel.Po distcc 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=armv5te -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-project.Tpo .deps/lash_panel-project.Po /bin/sh ../../libtool --tag=CC --mode=link distcc 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=armv5te -o lash_panel lash_panel-main.o lash_panel-panel.o lash_panel-project.o ../../liblash/liblash.la -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 mkdir .libs distcc 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=armv5te -o .libs/lash_panel lash_panel-main.o lash_panel-panel.o lash_panel-project.o ../../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/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 creating lash_panel make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' Making all in simple_client make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -O2 -march=armv5te -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 mv -f .deps/lash_simple_client-simple_client.Tpo .deps/lash_simple_client-simple_client.Po /bin/sh ../../libtool --tag=CC --mode=link distcc gcc -I/usr/include/alsa -O2 -march=armv5te -o lash_simple_client lash_simple_client-simple_client.o ../../liblash/liblash.la -ljack -lasound mkdir .libs distcc gcc -I/usr/include/alsa -O2 -march=armv5te -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 creating lash_simple_client distcc gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -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 /bin/sh ../../libtool --tag=CC --mode=link distcc gcc -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -o lash_simple_client_newapi lash_simple_client_newapi-simple_client_newapi.o ../../liblash/liblash.la -ljack -lasound distcc gcc -I/usr/include/alsa -DDEBUG_OUTPUT_TERMINAL -O2 -march=armv5te -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_newapi make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' Making all in synth make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' distcc 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=armv5te -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 mv -f .deps/lash_synth-main.Tpo .deps/lash_synth-main.Po distcc 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=armv5te -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 distcc 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=armv5te -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-interface.Tpo .deps/lash_synth-interface.Po distcc 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=armv5te -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-lash.Tpo .deps/lash_synth-lash.Po /bin/sh ../../libtool --tag=CC --mode=link distcc 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=armv5te -o lash_synth lash_synth-main.o lash_synth-synth.o lash_synth-interface.o lash_synth-lash.o ../../liblash/liblash.la -ljack -lasound -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 -lpthread mkdir .libs distcc 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=armv5te -o .libs/lash_synth lash_synth-main.o lash_synth-synth.o lash_synth-interface.o lash_synth-lash.o ../../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/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 -lrt -lpthread creating lash_synth make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' Making all in icons make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' Making all in pylash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' /bin/sh ../libtool --tag=CC --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -O2 -march=armv5te -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c -o lash.lo lash.c mkdir .libs distcc gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -O2 -march=armv5te -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -fPIC -DPIC -o .libs/lash.o mv -f .deps/lash.Tpo .deps/lash.Plo /bin/sh ../libtool --tag=CC --mode=compile distcc gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -O2 -march=armv5te -MT lash_wrap.lo -MD -MP -MF .deps/lash_wrap.Tpo -c -o lash_wrap.lo lash_wrap.c distcc gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -O2 -march=armv5te -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_wrap.Tpo .deps/lash_wrap.Plo /bin/sh ../libtool --tag=CC --mode=link distcc gcc -O2 -march=armv5te -module -avoid-version ../liblash/liblash.la -o _lash.la -rpath /usr/lib/python2.7/site-packages lash.lo lash_wrap.lo distcc gcc -shared .libs/lash.o .libs/lash_wrap.o -Wl,--rpath -Wl,/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash/.libs ../liblash/.libs/liblash.so -L/usr/lib -march=armv5te -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 `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make install-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' Making install in m4 make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/m4' Making install in docs make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' Making install in lash-manual-html-one-page make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page' make[3]: Leaving directory `/builds/salix/arm/14.0/original/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 `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs/lash-manual-html-split' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/docs' Making install in lash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/lash-1.0/lash" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash" /usr/bin/ginstall -c -m 644 'lash.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/lash.h' /usr/bin/ginstall -c -m 644 'types.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/types.h' /usr/bin/ginstall -c -m 644 'config.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/config.h' /usr/bin/ginstall -c -m 644 'client_interface.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/client_interface.h' /usr/bin/ginstall -c -m 644 'client_interface_new.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/client_interface_new.h' /usr/bin/ginstall -c -m 644 'event.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/event.h' /usr/bin/ginstall -c -m 644 'protocol.h' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash/protocol.h' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lash' Making install in common make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/common' Making install in dbus make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/dbus' Making install in liblash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' test -z "/usr/lib" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'liblash.la' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/liblash.la' /usr/bin/ginstall -c .libs/liblash.so.1.1.1 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/liblash.so.1.1.1 (cd /builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/liblash.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/liblash' Making install in lashd make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'lashd' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lashd' /usr/bin/ginstall -c lashd /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lashd test -z "/usr/share/lash/dtds" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/dtds" /usr/bin/ginstall -c -m 644 'lash-project-1.0.dtd' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/dtds/lash-project-1.0.dtd' test -z "/usr/share/dbus-1/services" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/dbus-1/services" /usr/bin/ginstall -c -m 644 'org.nongnu.lash.service' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/dbus-1/services/org.nongnu.lash.service' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/lashd' Making install in clients make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' Making install in shell make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_shell' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_shell make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/shell' Making install in save_button make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_save_button' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_save_button make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/save_button' Making install in panel make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_panel' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_panel make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/panel' Making install in simple_client make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_simple_client' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_simple_client /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_simple_client_newapi' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_simple_client_newapi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/simple_client' Making install in synth make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c 'lash_synth' '/builds/salix/arm/14.0/original/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 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_synth make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients/synth' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' make[4]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' test -z "/usr/bin" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin" /usr/bin/ginstall -c 'lash_control' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin/lash_control' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/clients' Making install in icons make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/lash/icons" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons" /usr/bin/ginstall -c -m 644 'lash_16px.png' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash_16px.png' /usr/bin/ginstall -c -m 644 'lash_24px.png' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash_24px.png' /usr/bin/ginstall -c -m 644 'lash_48px.png' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash_48px.png' /usr/bin/ginstall -c -m 644 'lash_96px.png' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash_96px.png' /usr/bin/ginstall -c -m 644 'lash.svg' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash.svg' /usr/bin/ginstall -c -m 644 'lash.xcf' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons/lash.xcf' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/icons' Making install in pylash make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c '_lash.la' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages/_lash.la' libtool: install: warning: relinking `_lash.la' (cd /builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash; /bin/sh ../libtool --tag=CC --mode=relink distcc gcc -O2 -march=armv5te -module -avoid-version ../liblash/liblash.la -o _lash.la -rpath /usr/lib/python2.7/site-packages lash.lo lash_wrap.lo -inst-prefix-dir /builds/salix/arm/14.0/original/xap/lash/pkg) distcc gcc -shared .libs/lash.o .libs/lash_wrap.o -L/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib -L/usr/lib -llash -march=armv5te -Wl,-soname -Wl,_lash.so -o .libs/_lash.so /usr/bin/ginstall -c .libs/_lash.soT /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages/_lash.so /usr/bin/ginstall -c .libs/_lash.lai /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages/_lash.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages" /usr/bin/ginstall -c 'lash.py' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages/lash.py' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594/pylash' make[2]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[3]: Entering directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'lash-1.0.pc' '/builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/pkgconfig/lash-1.0.pc' make[3]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[2]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' make[1]: Leaving directory `/builds/salix/arm/14.0/original/xap/lash/src/lash-0.6.0.594' /builds/salix/arm/14.0/original/xap/lash/pkg: total 8 drwxr-xr-x 2 root root 4096 Jan 1 12:59 install drwxr-xr-x 8 root root 4096 Jan 1 12:59 usr /builds/salix/arm/14.0/original/xap/lash/pkg/install: total 4 -rw-r--r-- 1 root root 583 Jan 1 12:59 slack-desc /builds/salix/arm/14.0/original/xap/lash/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Jan 1 12:59 bin drwxr-xr-x 3 root root 4096 Jan 1 12:59 doc drwxr-xr-x 3 root root 4096 Jan 1 12:59 include drwxr-xr-x 4 root root 4096 Jan 1 12:59 lib drwxr-xr-x 6 root root 4096 Jan 1 12:59 share drwxr-xr-x 3 root root 4096 Jan 1 12:54 src /builds/salix/arm/14.0/original/xap/lash/pkg/usr/bin: total 216 -rwxr-xr-x 1 root root 4340 Jan 1 12:59 lash_control -rwxr-xr-x 1 root root 22948 Jan 1 12:59 lash_panel -rwxr-xr-x 1 root root 10404 Jan 1 12:59 lash_save_button -rwxr-xr-x 1 root root 15368 Jan 1 12:59 lash_shell -rwxr-xr-x 1 root root 8476 Jan 1 12:59 lash_simple_client -rwxr-xr-x 1 root root 7376 Jan 1 12:59 lash_simple_client_newapi -rwxr-xr-x 1 root root 31120 Jan 1 12:59 lash_synth -rwxr-xr-x 1 root root 105068 Jan 1 12:59 lashd /builds/salix/arm/14.0/original/xap/lash/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 lash-0.6.0rc2 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/doc/lash-0.6.0rc2: total 60 -rw-r--r-- 1 root root 333 Jan 1 12:59 AUTHORS -rw-r--r-- 1 root root 17989 Jan 1 12:59 COPYING -rw-r--r-- 1 root root 13752 Jan 1 12:59 ChangeLog -rw-r--r-- 1 root root 9236 Jan 1 12:59 INSTALL -rw-r--r-- 1 root root 3615 Jan 1 12:59 NEWS -rw-r--r-- 1 root root 1241 Jan 1 12:59 README /builds/salix/arm/14.0/original/xap/lash/pkg/usr/include: total 4 drwxr-xr-x 3 root root 4096 Jan 1 12:59 lash-1.0 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 lash /builds/salix/arm/14.0/original/xap/lash/pkg/usr/include/lash-1.0/lash: total 40 -rw-r--r-- 1 root root 3464 Jan 1 12:59 client_interface.h -rw-r--r-- 1 root root 4302 Jan 1 12:59 client_interface_new.h -rw-r--r-- 1 root root 4808 Jan 1 12:59 config.h -rw-r--r-- 1 root root 2260 Jan 1 12:59 event.h -rw-r--r-- 1 root root 1046 Jan 1 12:59 lash.h -rw-r--r-- 1 root root 1939 Jan 1 12:59 protocol.h -rw-r--r-- 1 root root 4504 Jan 1 12:59 types.h /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib: total 72 -rwxr-xr-x 1 root root 834 Jan 1 12:59 liblash.la lrwxrwxrwx 1 root root 16 Jan 1 12:59 liblash.so -> liblash.so.1.1.1 lrwxrwxrwx 1 root root 16 Jan 1 12:59 liblash.so.1 -> liblash.so.1.1.1 -rwxr-xr-x 1 root root 61016 Jan 1 12:59 liblash.so.1.1.1 drwxr-xr-x 2 root root 4096 Jan 1 12:59 pkgconfig drwxr-xr-x 3 root root 4096 Jan 1 12:59 python2.7 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 271 Jan 1 12:59 lash-1.0.pc /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 site-packages /builds/salix/arm/14.0/original/xap/lash/pkg/usr/lib/python2.7/site-packages: total 60 -rwxr-xr-x 1 root root 857 Jan 1 12:59 _lash.la -rwxr-xr-x 1 root root 49112 Jan 1 12:59 _lash.so -rwxr-xr-x 1 root root 5397 Jan 1 12:59 lash.py /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share: total 16 drwxr-xr-x 2 root root 4096 Jan 1 12:59 applications drwxr-xr-x 3 root root 4096 Jan 1 12:59 dbus-1 drwxr-xr-x 3 root root 4096 Jan 1 12:59 icons drwxr-xr-x 4 root root 4096 Jan 1 12:59 lash /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/applications: total 4 -rw-r--r-- 1 root root 237 Jan 1 12:59 lash.desktop /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/dbus-1: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 services /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/dbus-1/services: total 4 -rw-r--r-- 1 root root 57 Jan 1 12:59 org.nongnu.lash.service /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/icons: total 4 drwxr-xr-x 3 root root 4096 Jan 1 12:59 hicolor /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/icons/hicolor: total 4 drwxr-xr-x 3 root root 4096 Jan 1 12:59 48x48 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/icons/hicolor/48x48: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 apps /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/icons/hicolor/48x48/apps: total 4 -rw-r--r-- 1 root root 3133 Jan 1 12:59 lash.png /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash: total 8 drwxr-xr-x 2 root root 4096 Jan 1 12:59 dtds drwxr-xr-x 2 root root 4096 Jan 1 12:59 icons /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/dtds: total 4 -rw-r--r-- 1 root root 1426 Jan 1 12:59 lash-project-1.0.dtd /builds/salix/arm/14.0/original/xap/lash/pkg/usr/share/lash/icons: total 52 -rw-r--r-- 1 root root 9686 Jan 1 12:59 lash.svg -rw-r--r-- 1 root root 17853 Jan 1 12:59 lash.xcf -rw-r--r-- 1 root root 717 Jan 1 12:59 lash_16px.png -rw-r--r-- 1 root root 1128 Jan 1 12:59 lash_24px.png -rw-r--r-- 1 root root 2746 Jan 1 12:59 lash_48px.png -rw-r--r-- 1 root root 6721 Jan 1 12:59 lash_96px.png /builds/salix/arm/14.0/original/xap/lash/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Jan 1 12:59 lash-0.6.0rc2 /builds/salix/arm/14.0/original/xap/lash/pkg/usr/src/lash-0.6.0rc2: total 16 -rw-r--r-- 1 root root 1060 Jan 1 12:54 04_disable_stacktrace.patch -rw-r--r-- 1 root root 1947 Jan 1 12:59 SLKBUILD -rw-r--r-- 1 root root 3133 Jan 1 12:54 lash.png -rw-r--r-- 1 root root 935 Jan 1 12:54 makefile.patch Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/liblash.so -> liblash.so.1.1.1 usr/lib/liblash.so.1 -> liblash.so.1.1.1 Making symbolic link creation script: ( cd usr/lib ; rm -rf liblash.so ) ( cd usr/lib ; ln -sf liblash.so.1.1.1 liblash.so ) ( cd usr/lib ; rm -rf liblash.so.1 ) ( cd usr/lib ; ln -sf liblash.so.1.1.1 liblash.so.1 ) 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: removed './usr/lib/liblash.so' removed './usr/lib/liblash.so.1' 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: /builds/salix/arm/14.0/original/xap/lash/lash-0.6.0rc2-arm-1rl.txz ./ usr/ usr/src/ usr/src/lash-0.6.0rc2/ usr/src/lash-0.6.0rc2/04_disable_stacktrace.patch usr/src/lash-0.6.0rc2/SLKBUILD usr/src/lash-0.6.0rc2/makefile.patch usr/src/lash-0.6.0rc2/lash.png usr/bin/ usr/bin/lashd usr/bin/lash_synth usr/bin/lash_shell usr/bin/lash_panel usr/bin/lash_control usr/bin/lash_save_button usr/bin/lash_simple_client_newapi usr/bin/lash_simple_client usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/_lash.so usr/lib/python2.7/site-packages/lash.py usr/lib/python2.7/site-packages/_lash.la usr/lib/pkgconfig/ usr/lib/pkgconfig/lash-1.0.pc usr/lib/liblash.so.1.1.1 usr/lib/liblash.la usr/share/ usr/share/dbus-1/ usr/share/dbus-1/services/ usr/share/dbus-1/services/org.nongnu.lash.service usr/share/applications/ usr/share/applications/lash.desktop usr/share/lash/ usr/share/lash/dtds/ usr/share/lash/dtds/lash-project-1.0.dtd usr/share/lash/icons/ usr/share/lash/icons/lash.svg usr/share/lash/icons/lash_24px.png usr/share/lash/icons/lash_96px.png usr/share/lash/icons/lash_48px.png usr/share/lash/icons/lash_16px.png usr/share/lash/icons/lash.xcf 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/include/ usr/include/lash-1.0/ usr/include/lash-1.0/lash/ usr/include/lash-1.0/lash/client_interface_new.h usr/include/lash-1.0/lash/protocol.h usr/include/lash-1.0/lash/event.h usr/include/lash-1.0/lash/types.h usr/include/lash-1.0/lash/config.h usr/include/lash-1.0/lash/lash.h usr/include/lash-1.0/lash/client_interface.h 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/COPYING usr/doc/lash-0.6.0rc2/AUTHORS install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/xap/lash/lash-0.6.0rc2-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories