* Package: app-accessibility/speech-dispatcher-0.7.1-r2  * Repository: gentoo  * Maintainer: williamh@gentoo.org accessibility@gentoo.org,sound@gentoo.org  * USE: alsa amd64 elibc_glibc espeak kernel_linux python_targets_python2_7 userland_GNU  * FEATURES: sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking speech-dispatcher-0.7.1.tar.gz to /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work >>> Source unpacked in /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work >>> Preparing source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1 ... * Applying speech-dispatcher-0.7.1-pthread.patch ...  [ ok ] * Applying speech-dispatcher-0.7.1-doc.patch ...  [ ok ] * Applying speech-dispatcher-0.7.1-gold.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: speech-dispatcher-0.7.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build" * econf: updating speech-dispatcher-0.7.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating speech-dispatcher-0.7.1/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/speech-dispatcher-0.7.1-r2 --enable-shared --disable-static --disable-python --with-alsa --without-libao --with-espeak --without-flite --without-pulse --without-nas checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for select... yes checking for socket... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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. /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/configure: line 11865: 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking for flite_init in -lflite... no checking for cmu_lex_init in -lflite_cmulex... no checking for usenglish_init in -lflite_usenglish... no checking for register_cmu_us_kal in -lflite_cmu_us_kal16... no checking for register_cmu_us_kal16 in -lflite_cmu_us_kal16... no checking for register_cmu_us_kal in -lflite_cmu_us_kal... no Flite libraries missing. Compiling without Flite support! Forced compilation without Flite support. 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. Forced compilation without NAS support. 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. Forced compilation without 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. Forced compilation without PulseAudio support. 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build" make -j4 all (CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1 && /bin/sh /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/missing --run autoheader) rm -f stamp-h1 touch /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build' Making all in src make[2]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src' Making all in server make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/server' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speechd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/history.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/module.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/history.c: In function 'message_compare_id': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/history.c:38:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/history.c: In function 'history_say_id': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/history.c:288:25: warning: variable 'new' set but not used [-Wunused-but-set-variable] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speechd.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speechd.c:919:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speechd.c:42:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speechd.c: At top level: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/options.h:26:22: warning: 'spd_long_options' defined but not used [-Wunused-variable] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/options.h:42:14: warning: 'spd_short_options' defined but not used [-Wunused-variable] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/set.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/alloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/compare.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/output.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c: In function 'speaking_stop_all': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c:379:9: warning: variable 'gid' set but not used [-Wunused-but-set-variable] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c: In function 'is_sb_speaking': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c:596:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c: In function 'speak': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/speaking.c:84:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/parse.c: In function 'parse_set': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/parse.c:564:9: warning: 'uid' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/sem_functions.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/sem_functions.c: In function 'speaking_semaphore_post': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/sem_functions.c:33:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server -I../.. -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/server/index_marking.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -rdynamic -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -lgthread-2.0 -pthread -lrt -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/share/locale -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSYS_CONF=\"/etc/speech-dispatcher\" -DSND_DATA=\"/usr/share/sounds/speech-dispatcher\" -DMODULEBINDIR=\"/usr/lib64/speech-dispatcher-modules\" -DVERSION=\"0.7.1\" -DPACKAGE=\"speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -rdynamic -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 -Wl,--as-needed /usr/lib64/libdotconf.so -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -pthread make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/server' Making all in audio make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_ALSA -DWITH_OSS -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c -o spd_audio.lo /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio/spd_audio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../.. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_ALSA -DWITH_OSS -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio/spd_audio.c -fPIC -DPIC -o .libs/spd_audio.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DWITH_ALSA -DWITH_OSS -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -version-info 2:4:0 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o libsdaudio.la -rpath /usr/lib64/speech-dispatcher spd_audio.lo -lpthread -lasound libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/spd_audio.o -Wl,--as-needed -lpthread -lasound -mtune=native -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio' Making all in c make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c' Making all in api make[4]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/api' /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -I../../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSPD_SPAWN_CMD=\""/usr/bin/speech-dispatcher"\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c -o libspeechd.lo /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -I../../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSPD_SPAWN_CMD=\"/usr/bin/speech-dispatcher\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c -fPIC -DPIC -o .libs/libspeechd.o /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c: In function 'spawn_server': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c:302:11: warning: unused variable 'resolved_ip' [-Wunused-variable] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c: In function 'spd_execute_command_with_list_reply': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api/libspeechd.c:1129:10: warning: variable 'ret' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DSPD_SPAWN_CMD=\""/usr/bin/speech-dispatcher"\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -version-info 5:0:3 -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o libspeechd.la -rpath /usr/lib64 libspeechd.lo -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libspeechd.o -Wl,--as-needed -lglib-2.0 -lpthread -mtune=native -march=native -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -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 `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/api' Making all in clients make[4]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients' Making all in say make[5]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients/say' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/say -I../../../.. -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DVERSION=\"0.7.1\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/say/say.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/say -I../../../.. -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DVERSION=\"0.7.1\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/say/options.c /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DVERSION=\"0.7.1\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o spd-say say.o options.o ../../../../src/c/api/libspeechd.la -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DVERSION=\"0.7.1\" -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/spd-say say.o options.o -Wl,--as-needed ../../../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread make[5]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients/say' Making all in spdsend make[5]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients/spdsend' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend -I../../../.. -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/spdsend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend -I../../../.. -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend -I../../../.. -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend -I../../../.. -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/common.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/server.c: In function 'daemonize': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/clients/spdsend/server.c:401:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o spdsend spdsend.o server.o client.o common.o -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o spdsend spdsend.o server.o client.o common.o -Wl,--as-needed -lpthread make[5]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients/spdsend' make[5]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients' make[4]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c/clients' make[4]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c' make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/c' Making all in modules make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/modules' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/dummy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/generic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival.c In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/dummy.c:293:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c:73:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival.c:29:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'festivalOpen': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:507:5: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:516:5: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'festival_speak_command': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:549:5: warning: format not a string literal and no format arguments [-Wformat-security] In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/generic.c:652:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c:73:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'festivalGetVoices': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:766:3: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetMultiMode': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:862:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetRate': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:864:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetPitch': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:865:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetPunctuationMode': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:866:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetCapLetRecogn': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:867:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:867:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetLanguage': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:868:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:868:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetVoice': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:869:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:869:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c: In function 'FestivalSetSynthesisVoice': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival_client.c:870:1: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_utils.c: In function 'module_send_asynchronous': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_utils.c:1009:5: warning: format not a string literal and no format arguments [-Wformat-security] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_utils.c: In function 'module_audio_init_spd': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_utils.c:1195:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival.c: In function 'cache_debug_foreach_list_score': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival.c:822:12: warning: variable 't' set but not used [-Wunused-but-set-variable] In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/festival.c:1066:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c:73:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c:479:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c:73:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c: At top level: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c:470:1: warning: 'cicero_set_pitch' defined but not used [-Wunused-function] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c:55:13: warning: 'cicero_set_volume' declared 'static' but never defined [-Wunused-function] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c:475:1: warning: 'cicero_set_voice' defined but not used [-Wunused-function] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c: In function '_cicero_speak': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/cicero.c:397:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules -I../.. -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c: In function 'module_init': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c:246:2: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -rpath '/usr/lib64/speech-dispatcher' -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sd_dummy dummy.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -lsndfile -lgthread-2.0 -pthread -lrt -lglib-2.0 /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c: In function 'synth_callback': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c:811:11: warning: variable 'result' set but not used [-Wunused-but-set-variable] In file included from /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/espeak.c:1283:0: /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/modules/module_main.c:73:5: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/sd_dummy dummy.o module_utils.o -pthread -L../../src/audio -Wl,--as-needed /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio/.libs/libsdaudio.so -lasound -lpthread /usr/lib64/libdotconf.so /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lm -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/speech-dispatcher /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sd_generic generic.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -lgthread-2.0 -pthread -lrt -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sd_cicero cicero.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -lgthread-2.0 -pthread -lrt -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/sd_generic generic.o module_utils.o -pthread -L../../src/audio -Wl,--as-needed /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio/.libs/libsdaudio.so -lasound -lpthread /usr/lib64/libdotconf.so -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/speech-dispatcher libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/sd_cicero cicero.o module_utils.o -pthread -L../../src/audio -Wl,--as-needed /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio/.libs/libsdaudio.so -lasound -lpthread /usr/lib64/libdotconf.so -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/speech-dispatcher /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -rpath '/usr/lib64/speech-dispatcher' -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sd_festival festival.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0 -lgthread-2.0 -pthread -lrt -lglib-2.0 libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/sd_festival festival.o module_utils.o -pthread -L../../src/audio -Wl,--as-needed /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio/.libs/libsdaudio.so -lasound -lpthread /usr/lib64/libdotconf.so -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/speech-dispatcher /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -L../../src/audio -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -rpath '/usr/lib64/speech-dispatcher' -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o sd_espeak espeak.o module_utils.o -lsdaudio -lespeak -ldotconf -lglib-2.0 -lsndfile -lgthread-2.0 -pthread -lrt -lglib-2.0 -lpthread -lm libtool: link: x86_64-pc-linux-gnu-gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/audio -I../../intl/ -D_GNU_SOURCE -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/sd_espeak espeak.o module_utils.o -pthread -L../../src/audio -Wl,--as-needed /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/audio/.libs/libsdaudio.so -lasound -lespeak /usr/lib64/libdotconf.so /usr/lib64/libsndfile.so -lFLAC -lvorbisenc -lvorbis -logg -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lm -pthread -Wl,-rpath -Wl,/usr/lib64/speech-dispatcher make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/modules' Making all in tests make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests -I../.. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/long_message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests -I../.. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/clibrary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests -I../.. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/clibrary2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests -I../.. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/run_test.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests -I../.. -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/connection-recovery.c /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/run_test.c: In function 'main': /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/tests/run_test.c:300:19: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o long_message long_message.o ../../src/c/api/libspeechd.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o clibrary clibrary.o ../../src/c/api/libspeechd.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o clibrary2 clibrary2.o ../../src/c/api/libspeechd.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o connection_recovery connection-recovery.o ../../src/c/api/libspeechd.la -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/long_message long_message.o -Wl,--as-needed ../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/clibrary clibrary.o -Wl,--as-needed ../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" "-I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o run_test run_test.o ../../src/c/api/libspeechd.la -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/clibrary2 clibrary2.o -Wl,--as-needed ../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/connection_recovery connection-recovery.o -Wl,--as-needed ../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/src/c/api -DLOCALEDIR=\"/usr/share/locale\" -I/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/intl/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../audio/ -pipe -mtune=native -march=native -O2 -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -o .libs/run_test run_test.o -Wl,--as-needed ../../src/c/api/.libs/libspeechd.so -lglib-2.0 -lpthread make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src/tests' make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/src' Making all in config make[2]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config' Making all in modules make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config/modules' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config/modules' Making all in clients make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config/clients' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config/clients' make[3]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/config' Making all in doc make[2]: Entering directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/doc' Updating /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/version-2.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info-[0-9] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info-[0-9][0-9] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.i[0-9] /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/missing --run makeinfo -I /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc \ -o /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc && \ $restore $backupdir/* `echo ".//var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/fdl.texi:404: raising the section level of @appendixsubsec which is too low make[2]: *** [/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1/doc/speech-dispatcher-cs.info] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build' make: *** [all] Error 2 * ERROR: app-accessibility/speech-dispatcher-0.7.1-r2 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-accessibility/speech-dispatcher-0.7.1-r2'`, * the complete build log and the output of `emerge -pqv '=app-accessibility/speech-dispatcher-0.7.1-r2'`. * The complete build log is located at '/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1_build' * S: '/var/tmp/portage/app-accessibility/speech-dispatcher-0.7.1-r2/work/speech-dispatcher-0.7.1'