tar -xf speech-dispatcher-0.7.1.tar.gz checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for a Python interpreter with version >= 2.4... 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 whether gcc needs -traditional... no checking for select... yes checking for socket... yes checking whether make sets $(MAKE)... (cached) 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 fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Fixing libtool for -rpath problems. ./configure: line 10990: libtool: No such file or directory mv: cannot stat `libtool-2': No such file or directory chmod: cannot access `libtool': No such file or directory checking for sqrt in -lm... yes checking for main in -ldl... yes checking for main in -ldotconf... yes checking for g_list_append in -lglib-2.0... yes checking for pthread_create in -lpthread... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for flite_init in -lflite... yes checking for cmu_lex_init in -lflite_cmulex... yes checking for usenglish_init in -lflite_usenglish... yes checking for register_cmu_us_kal in -lflite_cmu_us_kal16... yes 16-bit Kal Flite voice found. Flite support enabled. checking for eciStop in -libmeci... no *** IBM TTS ECI library missing. Compiling without IBM TTS support! See INSTALL. checking for espeak_Synth in -lespeak... yes Compiling with espeak support. checking for dumbtts_TTSInit in -ldumbtts... no Dumbtts library not found. Not installing Ivona. checking for AuOpenServer in -laudio... no *** NAS Audio library missing. Compiling without NAS support! See INSTALL. checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes Compiling with OSS support checking for ao_play in -lao... yes Compiling with libao support. checking for snd_pcm_open in -lasound... yes Compiling with ALSA support. checking for pa_threaded_mainloop_new in -lpulse... no *** PulseAudio library missing. Compiling without PulseAudio support! See INSTALL. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/server/Makefile config.status: creating src/modules/Makefile config.status: creating src/c/Makefile config.status: creating src/c/api/Makefile config.status: creating src/c/clients/Makefile config.status: creating src/c/clients/say/Makefile config.status: creating src/c/clients/spdsend/Makefile config.status: creating src/tests/Makefile config.status: creating src/audio/Makefile config.status: creating config/Makefile config.status: creating config/modules/Makefile config.status: creating config/clients/Makefile config.status: creating doc/Makefile config.status: creating src/python/Makefile config.status: creating src/python/speechd/Makefile config.status: creating src/python/speechd_config/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' Making all in src make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' Making all in server make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT speechd.o -MD -MP -MF .deps/speechd.Tpo -c -o speechd.o speechd.c options.h:26:22: προειδοποίηση: ‘spd_long_options’ defined but not used options.h:42:14: προειδοποίηση: ‘spd_short_options’ defined but not used mv -f .deps/speechd.Tpo .deps/speechd.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT module.o -MD -MP -MF .deps/module.Tpo -c -o module.o module.c mv -f .deps/module.Tpo .deps/module.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c parse.c: In function ‘parse_set’: parse.c:387:9: προειδοποίηση: ‘uid’ may be used uninitialized in this function mv -f .deps/parse.Tpo .deps/parse.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.c mv -f .deps/set.Tpo .deps/set.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c mv -f .deps/alloc.Tpo .deps/alloc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT compare.o -MD -MP -MF .deps/compare.Tpo -c -o compare.o compare.c mv -f .deps/compare.Tpo .deps/compare.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT speaking.o -MD -MP -MF .deps/speaking.Tpo -c -o speaking.o speaking.c mv -f .deps/speaking.Tpo .deps/speaking.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/output.Tpo .deps/output.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT sem_functions.o -MD -MP -MF .deps/sem_functions.Tpo -c -o sem_functions.o sem_functions.c mv -f .deps/sem_functions.Tpo .deps/sem_functions.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT index_marking.o -MD -MP -MF .deps/index_marking.Tpo -c -o index_marking.o index_marking.c mv -f .deps/index_marking.Tpo .deps/index_marking.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -rdynamic -o speech-dispatcher speechd.o server.o history.o module.o config.o parse.o set.o alloc.o compare.o speaking.o options.o output.o sem_functions.o index_marking.o -ldotconf -lglib-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread libtool: link: gcc -Wall -I../../intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -O2 -march=i486 -mtune=i686 -rdynamic -o speech-dispatcher speechd.o server.o history.o module.o config.o parse.o set.o alloc.o compare.o speaking.o options.o output.o sem_functions.o index_marking.o -pthread /usr/lib/libdotconf.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -pthread make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' Making all in audio make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DWITH_ALSA -DWITH_LIBAO -DWITH_OSS -O2 -march=i486 -mtune=i686 -MT spd_audio.lo -MD -MP -MF .deps/spd_audio.Tpo -c -o spd_audio.lo spd_audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DWITH_ALSA -DWITH_LIBAO -DWITH_OSS -O2 -march=i486 -mtune=i686 -MT spd_audio.lo -MD -MP -MF .deps/spd_audio.Tpo -c spd_audio.c -fPIC -DPIC -o .libs/spd_audio.o mv -f .deps/spd_audio.Tpo .deps/spd_audio.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DWITH_ALSA -DWITH_LIBAO -DWITH_OSS -O2 -march=i486 -mtune=i686 -version-info 2:4:0 -lpthread -lasound -lao -o libsdaudio.la -rpath /usr/lib/speech-dispatcher spd_audio.lo libtool: link: gcc -shared .libs/spd_audio.o -lpthread /usr/lib/libasound.so /usr/lib/libao.so -march=i486 -mtune=i686 -Wl,-soname -Wl,libsdaudio.so.2 -o .libs/libsdaudio.so.2.0.4 libtool: link: (cd ".libs" && rm -f "libsdaudio.so.2" && ln -s "libsdaudio.so.2.0.4" "libsdaudio.so.2") libtool: link: (cd ".libs" && rm -f "libsdaudio.so" && ln -s "libsdaudio.so.2.0.4" "libsdaudio.so") libtool: link: ( cd ".libs" && rm -f "libsdaudio.la" && ln -s "../libsdaudio.la" "libsdaudio.la" ) make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' Making all in c make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' Making all in api make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ "-I../../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPD_SPAWN_CMD=\""/usr/bin/speech-dispatcher"\" -O2 -march=i486 -mtune=i686 -MT libspeechd.lo -MD -MP -MF .deps/libspeechd.Tpo -c -o libspeechd.lo libspeechd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ -I../../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPD_SPAWN_CMD=\"/usr/bin/speech-dispatcher\" -O2 -march=i486 -mtune=i686 -MT libspeechd.lo -MD -MP -MF .deps/libspeechd.Tpo -c libspeechd.c -fPIC -DPIC -o .libs/libspeechd.o libspeechd.c: In function ‘spawn_server’: libspeechd.c:302:11: προειδοποίηση: unused variable ‘resolved_ip’ mv -f .deps/libspeechd.Tpo .deps/libspeechd.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ "-I../../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DSPD_SPAWN_CMD=\""/usr/bin/speech-dispatcher"\" -O2 -march=i486 -mtune=i686 -version-info 5:0:3 -lpthread -o libspeechd.la -rpath /usr/lib libspeechd.lo -lglib-2.0 libtool: link: gcc -shared .libs/libspeechd.o -lpthread /usr/lib/libglib-2.0.so -march=i486 -mtune=i686 -Wl,-soname -Wl,libspeechd.so.2 -o .libs/libspeechd.so.2.3.0 libtool: link: (cd ".libs" && rm -f "libspeechd.so.2" && ln -s "libspeechd.so.2.3.0" "libspeechd.so.2") libtool: link: (cd ".libs" && rm -f "libspeechd.so" && ln -s "libspeechd.so.2.3.0" "libspeechd.so") libtool: link: ( cd ".libs" && rm -f "libspeechd.la" && ln -s "../libspeechd.la" "libspeechd.la" ) make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' Making all in clients make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' Making all in say make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' gcc -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/share/locale\" "-I../../../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../src/c/api -DVERSION=\"0.7.1\" -O2 -march=i486 -mtune=i686 -MT say.o -MD -MP -MF .deps/say.Tpo -c -o say.o say.c mv -f .deps/say.Tpo .deps/say.Po gcc -DHAVE_CONFIG_H -I. -I../../../.. -DLOCALEDIR=\"/usr/share/locale\" "-I../../../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../src/c/api -DVERSION=\"0.7.1\" -O2 -march=i486 -mtune=i686 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/options.Tpo .deps/options.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DLOCALEDIR=\"/usr/share/locale\" "-I../../../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../src/c/api -DVERSION=\"0.7.1\" -O2 -march=i486 -mtune=i686 -o spd-say say.o options.o ../../../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -DLOCALEDIR=\"/usr/share/locale\" -I../../../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../../src/c/api -DVERSION=\"0.7.1\" -O2 -march=i486 -mtune=i686 -o .libs/spd-say say.o options.o ../../../../src/c/api/.libs/libspeechd.so -lpthread make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' Making all in spdsend make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' gcc -DHAVE_CONFIG_H -I. -I../../../.. -O2 -march=i486 -mtune=i686 -MT spdsend.o -MD -MP -MF .deps/spdsend.Tpo -c -o spdsend.o spdsend.c mv -f .deps/spdsend.Tpo .deps/spdsend.Po gcc -DHAVE_CONFIG_H -I. -I../../../.. -O2 -march=i486 -mtune=i686 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/server.Tpo .deps/server.Po gcc -DHAVE_CONFIG_H -I. -I../../../.. -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../../../.. -O2 -march=i486 -mtune=i686 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -o spdsend spdsend.o server.o client.o common.o -lpthread libtool: link: gcc -O2 -march=i486 -mtune=i686 -o spdsend spdsend.o server.o client.o common.o -lpthread make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' Making all in modules make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT module_utils.o -MD -MP -MF .deps/module_utils.Tpo -c -o module_utils.o module_utils.c module_utils.c: In function ‘module_parent_dp_write’: module_utils.c:827:5: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘size_t’ module_utils.c:827:5: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘size_t’ mv -f .deps/module_utils.Tpo .deps/module_utils.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -rpath '/usr/lib/speech-dispatcher' -o sd_dummy dummy.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -lsndfile -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_dummy dummy.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lpthread /usr/lib/libdotconf.so /usr/lib/libsndfile.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT generic.o -MD -MP -MF .deps/generic.Tpo -c -o generic.o generic.c mv -f .deps/generic.Tpo .deps/generic.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o sd_generic generic.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_generic generic.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT festival.o -MD -MP -MF .deps/festival.Tpo -c -o festival.o festival.c festival.c: In function ‘_festival_speak’: festival.c:630:3: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘unsigned int’ festival.c:630:3: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘unsigned int’ festival.c: In function ‘cache_clean’: festival.c:838:5: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘size_t’ festival.c:838:5: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘size_t’ mv -f .deps/festival.Tpo .deps/festival.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -rpath '/usr/lib/speech-dispatcher' -o sd_festival festival.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_festival festival.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT cicero.o -MD -MP -MF .deps/cicero.Tpo -c -o cicero.o cicero.c cicero.c:470:1: προειδοποίηση: ‘cicero_set_pitch’ defined but not used cicero.c:55:13: προειδοποίηση: ‘cicero_set_volume’ declared ‘static’ but never defined cicero.c:475:1: προειδοποίηση: ‘cicero_set_voice’ defined but not used mv -f .deps/cicero.Tpo .deps/cicero.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o sd_cicero cicero.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_cicero cicero.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT flite.o -MD -MP -MF .deps/flite.Tpo -c -o flite.o flite.c flite.c: In function ‘_flite_speak’: flite.c:285:9: προειδοποίηση: ‘ret’ may be used uninitialized in this function mv -f .deps/flite.Tpo .deps/flite.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -rpath '/usr/lib/speech-dispatcher' -o sd_flite flite.o module_utils.o -lsdaudio -lflite_cmu_us_kal16 -lflite_cmulex -lflite_usenglish -lflite -lm -lpthread -ldotconf -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_flite flite.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lflite_cmu_us_kal16 -lflite_cmulex -lflite_usenglish -lflite -lm -lpthread /usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -MT espeak.o -MD -MP -MF .deps/espeak.Tpo -c -o espeak.o espeak.c espeak.c: In function ‘module_speak’: espeak.c:350:2: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘size_t’ espeak.c:350:2: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 5 has type ‘size_t’ espeak.c:402:4: προειδοποίηση: format ‘%d’ expects type ‘int’, but argument 2 has type ‘wchar_t’ espeak.c: In function ‘espeak_play_file’: espeak.c:1149:2: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘sf_count_t’ espeak.c:1149:2: προειδοποίηση: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘sf_count_t’ mv -f .deps/espeak.Tpo .deps/espeak.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L../../src/audio -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -rpath '/usr/lib/speech-dispatcher' -o sd_espeak espeak.o module_utils.o -lsdaudio -lespeak -ldotconf -lglib-2.0 -lsndfile -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lm libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio -I../../intl/ -D_GNU_SOURCE -O2 -march=i486 -mtune=i686 -o .libs/sd_espeak espeak.o module_utils.o -pthread -L/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio /home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio/.libs/libsdaudio.so -lespeak /usr/lib/libdotconf.so /usr/lib/libsndfile.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib/speech-dispatcher make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' Making all in tests make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -MT long_message.o -MD -MP -MF .deps/long_message.Tpo -c -o long_message.o long_message.c mv -f .deps/long_message.Tpo .deps/long_message.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o long_message long_message.o ../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o .libs/long_message long_message.o ../../src/c/api/.libs/libspeechd.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -MT clibrary.o -MD -MP -MF .deps/clibrary.Tpo -c -o clibrary.o clibrary.c mv -f .deps/clibrary.Tpo .deps/clibrary.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o clibrary clibrary.o ../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o .libs/clibrary clibrary.o ../../src/c/api/.libs/libspeechd.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -MT clibrary2.o -MD -MP -MF .deps/clibrary2.Tpo -c -o clibrary2.o clibrary2.c mv -f .deps/clibrary2.Tpo .deps/clibrary2.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o clibrary2 clibrary2.o ../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o .libs/clibrary2 clibrary2.o ../../src/c/api/.libs/libspeechd.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -MT run_test.o -MD -MP -MF .deps/run_test.Tpo -c -o run_test.o run_test.c mv -f .deps/run_test.Tpo .deps/run_test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o run_test run_test.o ../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o .libs/run_test run_test.o ../../src/c/api/.libs/libspeechd.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -MT connection-recovery.o -MD -MP -MF .deps/connection-recovery.Tpo -c -o connection-recovery.o connection-recovery.c mv -f .deps/connection-recovery.Tpo .deps/connection-recovery.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I../../intl/" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o connection_recovery connection-recovery.o ../../src/c/api/libspeechd.la -lpthread libtool: link: gcc -I../../src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../audio/ -O2 -march=i486 -mtune=i686 -o .libs/connection_recovery connection-recovery.o ../../src/c/api/.libs/libspeechd.so -lpthread make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' Making all in python make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' Making all in speechd make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' Making all in speechd_config make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' Making all in config make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' Making all in modules make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' Making all in clients make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' Making all in doc make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' make[1]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' Making install in src make[1]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' Making install in server make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c speech-dispatcher '/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c speech-dispatcher /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/speech-dispatcher make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/server' Making install in audio make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/speech-dispatcher" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libsdaudio.la '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher' libtool: install: /usr/bin/ginstall -c .libs/libsdaudio.so.2.0.4 /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher/libsdaudio.so.2.0.4 libtool: install: (cd /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher && { ln -s -f libsdaudio.so.2.0.4 libsdaudio.so.2 || { rm -f libsdaudio.so.2 && ln -s libsdaudio.so.2.0.4 libsdaudio.so.2; }; }) libtool: install: (cd /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher && { ln -s -f libsdaudio.so.2.0.4 libsdaudio.so || { rm -f libsdaudio.so && ln -s libsdaudio.so.2.0.4 libsdaudio.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libsdaudio.lai /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher/libsdaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib/speech-dispatcher' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/audio' Making install in c make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' Making install in api make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib" /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c libspeechd.la '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libspeechd.so.2.3.0 /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/libspeechd.so.2.3.0 libtool: install: (cd /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib && { ln -s -f libspeechd.so.2.3.0 libspeechd.so.2 || { rm -f libspeechd.so.2 && ln -s libspeechd.so.2.3.0 libspeechd.so.2; }; }) libtool: install: (cd /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib && { ln -s -f libspeechd.so.2.3.0 libspeechd.so || { rm -f libspeechd.so && ln -s libspeechd.so.2.3.0 libspeechd.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libspeechd.lai /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/libspeechd.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/include" /usr/bin/ginstall -c -m 644 libspeechd.h '/home/djemos/salix-current/speech-dispatcher/pkg/usr/include' make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/api' Making install in clients make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' Making install in say make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin" /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -c spd-say '/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c .libs/spd-say /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/spd-say make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/say' Making install in spdsend make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin" /bin/sh ../../../../libtool --mode=install /usr/bin/ginstall -c spdsend '/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c spdsend /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/spdsend make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients/spdsend' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[5]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c/clients' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/c' Making install in modules make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/speech-dispatcher-modules" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c sd_dummy sd_generic sd_festival sd_cicero sd_flite sd_espeak '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules' libtool: install: /usr/bin/ginstall -c .libs/sd_dummy /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_dummy libtool: install: /usr/bin/ginstall -c .libs/sd_generic /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_generic libtool: install: /usr/bin/ginstall -c .libs/sd_festival /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_festival libtool: install: /usr/bin/ginstall -c .libs/sd_cicero /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_cicero libtool: install: /usr/bin/ginstall -c .libs/sd_flite /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_flite libtool: install: /usr/bin/ginstall -c .libs/sd_espeak /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules/sd_espeak test -z "/usr/share/sounds/speech-dispatcher" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds/speech-dispatcher" /usr/bin/ginstall -c -m 644 dummy-message.wav '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds/speech-dispatcher' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/modules' Making install in tests make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c long_message clibrary clibrary2 run_test connection_recovery '/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin' libtool: install: /usr/bin/ginstall -c .libs/long_message /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/long_message libtool: install: /usr/bin/ginstall -c .libs/clibrary /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/clibrary libtool: install: /usr/bin/ginstall -c .libs/clibrary2 /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/clibrary2 libtool: install: /usr/bin/ginstall -c .libs/run_test /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/run_test libtool: install: /usr/bin/ginstall -c .libs/connection_recovery /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin/connection_recovery make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/tests' Making install in python make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' Making install in speechd make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' make[4]: Nothing to be done for `install-exec-am'. rm -f paths.py srcdir=; \ test -f ./paths.py.in || srcdir=./; \ sed -e 's:@bindir[@]:/usr/bin:g' ${srcdir}paths.py.in > paths.py test -z "/usr/lib/python2.6/site-packages/speechd" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd" /usr/bin/ginstall -c -m 644 paths.py '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd' Byte-compiling python modules... paths.py Byte-compiling python modules (optimized versions) ... paths.py test -z "/usr/lib/python2.6/site-packages/speechd" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd" /usr/bin/ginstall -c -m 644 __init__.py _test.py client.py '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd' Byte-compiling python modules... __init__.py_test.pyclient.py Byte-compiling python modules (optimized versions) ... __init__.py_test.pyclient.py make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd' Making install in speechd_config make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin" /usr/bin/ginstall -c spd-conf '/home/djemos/salix-current/speech-dispatcher/pkg/usr/bin' test -z "/usr/share/sounds/speech-dispatcher" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds/speech-dispatcher" /usr/bin/ginstall -c -m 644 test.wav '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds/speech-dispatcher' rm -f paths.py srcdir=; \ test -f ./paths.py.in || srcdir=./; \ sed -e "s:[@]spdconforigdir[@]:/usr/share/speech-dispatcher/conf:" -e "s:[@]spdconfdir[@]:/etc/speech-dispatcher:" -e "s:[@]snddatadir[@]:/usr/share/sounds/speech-dispatcher:" -e "s:[@]spddesktopconforigdir[@]:/usr/share/speech-dispatcher/conf/desktop:" ${srcdir}paths.py.in > paths.py test -z "/usr/lib/python2.6/site-packages/speechd_config" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd_config" /usr/bin/ginstall -c -m 644 paths.py '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd_config' Byte-compiling python modules... paths.py Byte-compiling python modules (optimized versions) ... paths.py test -z "/usr/lib/python2.6/site-packages/speechd_config" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd_config" /usr/bin/ginstall -c -m 644 __init__.py config.py '/home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd_config' Byte-compiling python modules... __init__.pyconfig.py Byte-compiling python modules (optimized versions) ... __init__.pyconfig.py make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python/speechd_config' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[4]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src/python' make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' make[1]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/src' Making install in config make[1]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' Making install in modules make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/speech-dispatcher/modules" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/modules" /usr/bin/ginstall -c -m 644 cicero.conf espeak.conf festival.conf flite.conf ibmtts.conf ivona.conf dtk-generic.conf epos-generic.conf espeak-generic.conf espeak-mbrola-generic.conf llia_phon-generic.conf swift-generic.conf '/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/modules' test -z "/usr/share/speech-dispatcher/conf/modules" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/modules" /usr/bin/ginstall -c -m 644 cicero.conf espeak.conf festival.conf flite.conf ibmtts.conf ivona.conf dtk-generic.conf epos-generic.conf espeak-generic.conf espeak-mbrola-generic.conf llia_phon-generic.conf swift-generic.conf '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/modules' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/modules' Making install in clients make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/speech-dispatcher/clients" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/clients" /usr/bin/ginstall -c -m 644 emacs.conf gnome-speech.conf '/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/clients' test -z "/usr/share/speech-dispatcher/conf/clients" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/clients" /usr/bin/ginstall -c -m 644 emacs.conf gnome-speech.conf '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/clients' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config/clients' make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[3]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[3]: Nothing to be done for `install-exec-am'. test -z "/etc/speech-dispatcher" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher" /usr/bin/ginstall -c -m 644 speechd.conf '/home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher' test -z "/usr/share/speech-dispatcher/conf" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf" /usr/bin/ginstall -c -m 644 speechd.conf '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf' make[3]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' make[1]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/config' Making install in doc make[1]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /usr/bin/mkdir -p "/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info" /usr/bin/ginstall -c -m 644 ./ssip.info ./speech-dispatcher.info ./spd-say.info '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info' install-info --info-dir='/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info' '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info/ssip.info' install-info --info-dir='/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info' '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info/speech-dispatcher.info' install-info --info-dir='/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info' '/home/djemos/salix-current/speech-dispatcher/pkg/usr/share/info/spd-say.info' make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[1]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1/doc' make[1]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' make[2]: Entering directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' make[1]: Leaving directory `/home/djemos/salix-current/speech-dispatcher/src/speech-dispatcher-0.7.1' /home/djemos/salix-current/speech-dispatcher/pkg: σύνολο 12 drwxr-xr-x 3 root root 4096 Μάρ 27 16:00 etc drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 install drwxr-xr-x 9 root root 4096 Μάρ 27 16:00 usr /home/djemos/salix-current/speech-dispatcher/pkg/etc: σύνολο 4 drwxr-xr-x 4 root root 4096 Μάρ 27 16:00 speech-dispatcher /home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher: σύνολο 20 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 clients drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 modules -rw-r--r-- 1 root root 9666 Μάρ 27 16:00 speechd.conf.new /home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/clients: σύνολο 8 -rw-r--r-- 1 root root 116 Μάρ 27 16:00 emacs.conf.new -rw-r--r-- 1 root root 104 Μάρ 27 16:00 gnome-speech.conf.new /home/djemos/salix-current/speech-dispatcher/pkg/etc/speech-dispatcher/modules: σύνολο 60 -rw-r--r-- 1 root root 982 Μάρ 27 16:00 cicero.conf.new -rw-r--r-- 1 root root 3422 Μάρ 27 16:00 dtk-generic.conf.new -rw-r--r-- 1 root root 3135 Μάρ 27 16:00 epos-generic.conf.new -rw-r--r-- 1 root root 5022 Μάρ 27 16:00 espeak-generic.conf.new -rw-r--r-- 1 root root 6365 Μάρ 27 16:00 espeak-mbrola-generic.conf.new -rw-r--r-- 1 root root 991 Μάρ 27 16:00 espeak.conf.new -rw-r--r-- 1 root root 3087 Μάρ 27 16:00 festival.conf.new -rw-r--r-- 1 root root 406 Μάρ 27 16:00 flite.conf.new -rw-r--r-- 1 root root 6171 Μάρ 27 16:00 ibmtts.conf.new -rw-r--r-- 1 root root 919 Μάρ 27 16:00 ivona.conf.new -rw-r--r-- 1 root root 2603 Μάρ 27 16:00 llia_phon-generic.conf.new -rw-r--r-- 1 root root 2913 Μάρ 27 16:00 swift-generic.conf.new /home/djemos/salix-current/speech-dispatcher/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 1029 Μάρ 27 16:00 doinst.sh -rw-r--r-- 1 root root 459 Μάρ 27 16:00 slack-desc /home/djemos/salix-current/speech-dispatcher/pkg/usr: σύνολο 28 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 bin drwxr-xr-x 3 root root 4096 Μάρ 27 16:00 doc drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 include drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 info drwxr-xr-x 5 root root 4096 Μάρ 27 16:00 lib drwxr-xr-x 4 root root 4096 Μάρ 27 16:00 share drwxr-xr-x 3 root root 4096 Μάρ 27 15:57 src /home/djemos/salix-current/speech-dispatcher/pkg/usr/bin: σύνολο 204 -rwxr-xr-x 1 root root 4532 Μάρ 27 16:00 clibrary -rwxr-xr-x 1 root root 4532 Μάρ 27 16:00 clibrary2 -rwxr-xr-x 1 root root 4312 Μάρ 27 16:00 connection_recovery -rwxr-xr-x 1 root root 17936 Μάρ 27 16:00 long_message -rwxr-xr-x 1 root root 7320 Μάρ 27 16:00 run_test -rwxr-xr-x 1 root root 218 Μάρ 27 16:00 spd-conf -rwxr-xr-x 1 root root 12632 Μάρ 27 16:00 spd-say -rwxr-xr-x 1 root root 9376 Μάρ 27 16:00 spdsend -rwxr-xr-x 1 root root 121112 Μάρ 27 16:00 speech-dispatcher /home/djemos/salix-current/speech-dispatcher/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speech-dispatcher-0.7.1 /home/djemos/salix-current/speech-dispatcher/pkg/usr/doc/speech-dispatcher-0.7.1: σύνολο 76 -rw-r--r-- 1 root root 1396 Μάρ 27 16:00 AUTHORS -rw-r--r-- 1 root root 42501 Μάρ 27 16:00 COPYING -rw-r--r-- 1 root root 195 Μάρ 27 16:00 ChangeLog -rw-r--r-- 1 root root 8582 Μάρ 27 16:00 INSTALL -rw-r--r-- 1 root root 8084 Μάρ 27 16:00 NEWS -rw-r--r-- 1 root root 594 Μάρ 27 16:00 README /home/djemos/salix-current/speech-dispatcher/pkg/usr/include: σύνολο 12 -rw-r--r-- 1 root root 9433 Μάρ 27 16:00 libspeechd.h /home/djemos/salix-current/speech-dispatcher/pkg/usr/info: σύνολο 100 -rw-r--r-- 1 root root 2199 Μάρ 27 16:00 spd-say.info.gz -rw-r--r-- 1 root root 58468 Μάρ 27 16:00 speech-dispatcher.info.gz -rw-r--r-- 1 root root 32820 Μάρ 27 16:00 ssip.info.gz /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib: σύνολο 44 -rwxr-xr-x 1 root root 985 Μάρ 27 16:00 libspeechd.la lrwxrwxrwx 1 root root 19 Μάρ 27 16:00 libspeechd.so -> libspeechd.so.2.3.0 lrwxrwxrwx 1 root root 19 Μάρ 27 16:00 libspeechd.so.2 -> libspeechd.so.2.3.0 -rwxr-xr-x 1 root root 27172 Μάρ 27 16:00 libspeechd.so.2.3.0 drwxr-xr-x 3 root root 4096 Μάρ 27 16:00 python2.6 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speech-dispatcher drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speech-dispatcher-modules /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6: σύνολο 4 drwxr-xr-x 4 root root 4096 Μάρ 27 16:00 site-packages /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speechd drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speechd_config /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd: σύνολο 180 -rw-r--r-- 1 root root 770 Μάρ 27 16:00 __init__.py -rw-r--r-- 1 root root 176 Μάρ 27 16:00 __init__.pyc -rw-r--r-- 1 root root 176 Μάρ 27 16:00 __init__.pyo -rw-r--r-- 1 root root 5125 Μάρ 27 16:00 _test.py -rw-r--r-- 1 root root 5299 Μάρ 27 16:00 _test.pyc -rw-r--r-- 1 root root 4932 Μάρ 27 16:00 _test.pyo -rw-r--r-- 1 root root 44873 Μάρ 27 16:00 client.py -rw-r--r-- 1 root root 44747 Μάρ 27 16:00 client.pyc -rw-r--r-- 1 root root 43433 Μάρ 27 16:00 client.pyo -rw-r--r-- 1 root root 45 Μάρ 27 16:00 paths.py -rw-r--r-- 1 root root 191 Μάρ 27 16:00 paths.pyc -rw-r--r-- 1 root root 191 Μάρ 27 16:00 paths.pyo /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/python2.6/site-packages/speechd_config: σύνολο 124 -rw-r--r-- 1 root root 764 Μάρ 27 16:00 __init__.py -rw-r--r-- 1 root root 183 Μάρ 27 16:00 __init__.pyc -rw-r--r-- 1 root root 183 Μάρ 27 16:00 __init__.pyo -rw-r--r-- 1 root root 35515 Μάρ 27 16:00 config.py -rw-r--r-- 1 root root 29337 Μάρ 27 16:00 config.pyc -rw-r--r-- 1 root root 29276 Μάρ 27 16:00 config.pyo -rw-r--r-- 1 root root 218 Μάρ 27 16:00 paths.py -rw-r--r-- 1 root root 415 Μάρ 27 16:00 paths.pyc -rw-r--r-- 1 root root 415 Μάρ 27 16:00 paths.pyo /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher: σύνολο 48 -rwxr-xr-x 1 root root 1028 Μάρ 27 15:59 libsdaudio.la lrwxrwxrwx 1 root root 19 Μάρ 27 15:59 libsdaudio.so -> libsdaudio.so.2.0.4 lrwxrwxrwx 1 root root 19 Μάρ 27 15:59 libsdaudio.so.2 -> libsdaudio.so.2.0.4 -rwxr-xr-x 1 root root 43752 Μάρ 27 16:00 libsdaudio.so.2.0.4 /home/djemos/salix-current/speech-dispatcher/pkg/usr/lib/speech-dispatcher-modules: σύνολο 4792 -rwxr-xr-x 1 root root 70072 Μάρ 27 16:00 sd_cicero -rwxr-xr-x 1 root root 71744 Μάρ 27 16:00 sd_dummy -rwxr-xr-x 1 root root 97656 Μάρ 27 16:00 sd_espeak -rwxr-xr-x 1 root root 120744 Μάρ 27 16:00 sd_festival -rwxr-xr-x 1 root root 4451812 Μάρ 27 16:00 sd_flite -rwxr-xr-x 1 root root 83796 Μάρ 27 16:00 sd_generic /home/djemos/salix-current/speech-dispatcher/pkg/usr/share: σύνολο 8 drwxr-xr-x 3 root root 4096 Μάρ 27 16:00 sounds drwxr-xr-x 3 root root 4096 Μάρ 27 16:00 speech-dispatcher /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speech-dispatcher /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/sounds/speech-dispatcher: σύνολο 184 -rw-r--r-- 1 root root 163901 Μάρ 27 16:00 dummy-message.wav -rw-r--r-- 1 root root 17410 Μάρ 27 16:00 test.wav /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher: σύνολο 4 drwxr-xr-x 4 root root 4096 Μάρ 27 16:00 conf /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf: σύνολο 20 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 clients drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 modules -rw-r--r-- 1 root root 9666 Μάρ 27 16:00 speechd.conf /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/clients: σύνολο 8 -rw-r--r-- 1 root root 116 Μάρ 27 16:00 emacs.conf -rw-r--r-- 1 root root 104 Μάρ 27 16:00 gnome-speech.conf /home/djemos/salix-current/speech-dispatcher/pkg/usr/share/speech-dispatcher/conf/modules: σύνολο 60 -rw-r--r-- 1 root root 982 Μάρ 27 16:00 cicero.conf -rw-r--r-- 1 root root 3422 Μάρ 27 16:00 dtk-generic.conf -rw-r--r-- 1 root root 3135 Μάρ 27 16:00 epos-generic.conf -rw-r--r-- 1 root root 5022 Μάρ 27 16:00 espeak-generic.conf -rw-r--r-- 1 root root 6365 Μάρ 27 16:00 espeak-mbrola-generic.conf -rw-r--r-- 1 root root 991 Μάρ 27 16:00 espeak.conf -rw-r--r-- 1 root root 3087 Μάρ 27 16:00 festival.conf -rw-r--r-- 1 root root 406 Μάρ 27 16:00 flite.conf -rw-r--r-- 1 root root 6171 Μάρ 27 16:00 ibmtts.conf -rw-r--r-- 1 root root 919 Μάρ 27 16:00 ivona.conf -rw-r--r-- 1 root root 2603 Μάρ 27 16:00 llia_phon-generic.conf -rw-r--r-- 1 root root 2913 Μάρ 27 16:00 swift-generic.conf /home/djemos/salix-current/speech-dispatcher/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάρ 27 16:00 speech-dispatcher-0.7.1 /home/djemos/salix-current/speech-dispatcher/pkg/usr/src/speech-dispatcher-0.7.1: σύνολο 4 -rw-r--r-- 1 root root 1110 Μάρ 27 16:00 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libspeechd.so -> libspeechd.so.2.3.0 usr/lib/libspeechd.so.2 -> libspeechd.so.2.3.0 usr/lib/speech-dispatcher/libsdaudio.so -> libsdaudio.so.2.0.4 usr/lib/speech-dispatcher/libsdaudio.so.2 -> libsdaudio.so.2.0.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libspeechd.so ) ( cd usr/lib ; ln -sf libspeechd.so.2.3.0 libspeechd.so ) ( cd usr/lib ; rm -rf libspeechd.so.2 ) ( cd usr/lib ; ln -sf libspeechd.so.2.3.0 libspeechd.so.2 ) ( cd usr/lib/speech-dispatcher ; rm -rf libsdaudio.so ) ( cd usr/lib/speech-dispatcher ; ln -sf libsdaudio.so.2.0.4 libsdaudio.so ) ( cd usr/lib/speech-dispatcher ; rm -rf libsdaudio.so.2 ) ( cd usr/lib/speech-dispatcher ; ln -sf libsdaudio.so.2.0.4 libsdaudio.so.2 ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib/libspeechd.so» removed «./usr/lib/libspeechd.so.2» removed «./usr/lib/speech-dispatcher/libsdaudio.so» removed «./usr/lib/speech-dispatcher/libsdaudio.so.2» Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/salix-current/speech-dispatcher/speech-dispatcher-0.7.1-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc etc/ etc/speech-dispatcher/ etc/speech-dispatcher/modules/ etc/speech-dispatcher/modules/ibmtts.conf.new etc/speech-dispatcher/modules/epos-generic.conf.new etc/speech-dispatcher/modules/dtk-generic.conf.new etc/speech-dispatcher/modules/espeak-generic.conf.new etc/speech-dispatcher/modules/espeak.conf.new etc/speech-dispatcher/modules/cicero.conf.new etc/speech-dispatcher/modules/festival.conf.new etc/speech-dispatcher/modules/flite.conf.new etc/speech-dispatcher/modules/ivona.conf.new etc/speech-dispatcher/modules/llia_phon-generic.conf.new etc/speech-dispatcher/modules/espeak-mbrola-generic.conf.new etc/speech-dispatcher/modules/swift-generic.conf.new etc/speech-dispatcher/speechd.conf.new etc/speech-dispatcher/clients/ etc/speech-dispatcher/clients/emacs.conf.new etc/speech-dispatcher/clients/gnome-speech.conf.new usr/ usr/lib/ usr/lib/speech-dispatcher/ usr/lib/speech-dispatcher/libsdaudio.la usr/lib/speech-dispatcher/libsdaudio.so.2.0.4 usr/lib/libspeechd.so.2.3.0 usr/lib/speech-dispatcher-modules/ usr/lib/speech-dispatcher-modules/sd_espeak usr/lib/speech-dispatcher-modules/sd_cicero usr/lib/speech-dispatcher-modules/sd_flite usr/lib/speech-dispatcher-modules/sd_generic usr/lib/speech-dispatcher-modules/sd_dummy usr/lib/speech-dispatcher-modules/sd_festival usr/lib/python2.6/ usr/lib/python2.6/site-packages/ usr/lib/python2.6/site-packages/speechd_config/ usr/lib/python2.6/site-packages/speechd_config/__init__.pyo usr/lib/python2.6/site-packages/speechd_config/paths.py usr/lib/python2.6/site-packages/speechd_config/config.pyo usr/lib/python2.6/site-packages/speechd_config/__init__.pyc usr/lib/python2.6/site-packages/speechd_config/__init__.py usr/lib/python2.6/site-packages/speechd_config/config.py usr/lib/python2.6/site-packages/speechd_config/paths.pyo usr/lib/python2.6/site-packages/speechd_config/config.pyc usr/lib/python2.6/site-packages/speechd_config/paths.pyc usr/lib/python2.6/site-packages/speechd/ usr/lib/python2.6/site-packages/speechd/client.pyo usr/lib/python2.6/site-packages/speechd/client.pyc usr/lib/python2.6/site-packages/speechd/__init__.pyo usr/lib/python2.6/site-packages/speechd/paths.py usr/lib/python2.6/site-packages/speechd/_test.pyo usr/lib/python2.6/site-packages/speechd/_test.pyc usr/lib/python2.6/site-packages/speechd/_test.py usr/lib/python2.6/site-packages/speechd/client.py usr/lib/python2.6/site-packages/speechd/__init__.pyc usr/lib/python2.6/site-packages/speechd/__init__.py usr/lib/python2.6/site-packages/speechd/paths.pyo usr/lib/python2.6/site-packages/speechd/paths.pyc usr/lib/libspeechd.la usr/info/ usr/info/speech-dispatcher.info.gz usr/info/ssip.info.gz usr/info/spd-say.info.gz usr/doc/ usr/doc/speech-dispatcher-0.7.1/ usr/doc/speech-dispatcher-0.7.1/ChangeLog usr/doc/speech-dispatcher-0.7.1/INSTALL usr/doc/speech-dispatcher-0.7.1/COPYING usr/doc/speech-dispatcher-0.7.1/AUTHORS usr/doc/speech-dispatcher-0.7.1/NEWS usr/doc/speech-dispatcher-0.7.1/README usr/include/ usr/include/libspeechd.h usr/share/ usr/share/speech-dispatcher/ usr/share/speech-dispatcher/conf/ usr/share/speech-dispatcher/conf/modules/ usr/share/speech-dispatcher/conf/modules/espeak-mbrola-generic.conf usr/share/speech-dispatcher/conf/modules/espeak-generic.conf usr/share/speech-dispatcher/conf/modules/llia_phon-generic.conf usr/share/speech-dispatcher/conf/modules/cicero.conf usr/share/speech-dispatcher/conf/modules/epos-generic.conf usr/share/speech-dispatcher/conf/modules/flite.conf usr/share/speech-dispatcher/conf/modules/swift-generic.conf usr/share/speech-dispatcher/conf/modules/festival.conf usr/share/speech-dispatcher/conf/modules/ivona.conf usr/share/speech-dispatcher/conf/modules/dtk-generic.conf usr/share/speech-dispatcher/conf/modules/espeak.conf usr/share/speech-dispatcher/conf/modules/ibmtts.conf usr/share/speech-dispatcher/conf/clients/ usr/share/speech-dispatcher/conf/clients/gnome-speech.conf usr/share/speech-dispatcher/conf/clients/emacs.conf usr/share/speech-dispatcher/conf/speechd.conf usr/share/sounds/ usr/share/sounds/speech-dispatcher/ usr/share/sounds/speech-dispatcher/dummy-message.wav usr/share/sounds/speech-dispatcher/test.wav usr/src/ usr/src/speech-dispatcher-0.7.1/ usr/src/speech-dispatcher-0.7.1/SLKBUILD usr/bin/ usr/bin/spd-say usr/bin/long_message usr/bin/spdsend usr/bin/speech-dispatcher usr/bin/clibrary usr/bin/clibrary2 usr/bin/connection_recovery usr/bin/run_test usr/bin/spd-conf Slackware package /home/djemos/salix-current/speech-dispatcher/speech-dispatcher-0.7.1-i486-1dj.txz created. Package has been built.