* CPV: app-accessibility/epos-2.5.37-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking epos-2.5.37.tar.gz to /var/tmp/portage/app-accessibility/epos-2.5.37-r1/work * Applying epos-2.5.37-gcc43.patch ... [ ok ] * Applying epos-2.5.37-gcc45.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: epos-2.5.37/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/app-accessibility/epos-2.5.37-r1/work >>> Compiling source in /var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37 ... * econf: updating epos-2.5.37/config.sub with /usr/share/gnuconfig/config.sub * econf: updating epos-2.5.37/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-charsets --disable-portaudio configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ld... ld checking for main in -lstdc++... yes checking for library containing regcomp... none required checking for main in -lsocket... no checking for main in -llnsl... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for stdint.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking rx.h usability... no checking rx.h presence... no checking for rx.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking for unistd.h... (cached) yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes checking sys/kernel.h usability... no checking sys/kernel.h presence... no checking for sys/kernel.h... no checking sys/name.h usability... no checking sys/name.h presence... no checking for sys/name.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for strerror... yes checking for vsnprintf... yes checking for strdup... yes checking for fork... yes checking for getegid... yes checking for strcasecmp... yes checking for stricmp... no checking for getcwd... yes checking for gethostname... yes checking for gettimeofday... yes checking for qnx_name_attach... no checking for abort... yes checking for kill... yes checking for pipe... yes checking for _pipe... no checking for glibc regex error codes... yes checking for regmatch_t.rm_so... yes checking for terminate... no checking for explicit template instatiations... yes checking for socklen_t... yes checking for broken enum bitfields... yes checking for mac audio frameworks... unknown configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/nnet/Makefile config.status: creating src/tests/Makefile config.status: creating libs/Makefile config.status: creating libs/regex/Makefile config.status: creating libs/portaudio/Makefile config.status: creating cfg/Makefile config.status: creating arch/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' Making all in libs make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making all in regex make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -pipe -MT rx.lo -MD -MP -MF .deps/rx.Tpo -c -o rx.lo rx.c libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -pipe -MT rx.lo -MD -MP -MF .deps/rx.Tpo -c rx.c -fPIC -DPIC -o .libs/rx.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -O2 -pipe -MT rx.lo -MD -MP -MF .deps/rx.Tpo -c rx.c -o rx.o >/dev/null 2>&1 mv -f .deps/rx.Tpo .deps/rx.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libregex.la rx.lo -lstdc++ libtool: link: rm -fr .libs/libregex.al .libs/libregex.la libtool: link: i686-pc-linux-gnu-ar cru .libs/libregex.a .libs/rx.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libregex.a libtool: link: ( cd ".libs" && rm -f "libregex.la" && ln -s "../libregex.la" "libregex.la" ) make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making all in src make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making all in nnet make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT enumstring.lo -MD -MP -MF .deps/enumstring.Tpo -c -o enumstring.lo enumstring.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c -o map.lo map.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c -o stream.lo stream.cc /bin/sh ../../ylwrap neural_parse.yy y.tab.c neural_parse.cc y.tab.h neural_parse.h y.output neural_parse.output -- bison -y -d -t /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural.lo -MD -MP -MF .deps/neural.Tpo -c -o neural.lo neural.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT perceptron.lo -MD -MP -MF .deps/perceptron.Tpo -c -o perceptron.lo perceptron.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percinit.lo -MD -MP -MF .deps/percinit.Tpo -c -o percinit.lo percinit.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percstruct.lo -MD -MP -MF .deps/percstruct.Tpo -c -o percstruct.lo percstruct.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT set.lo -MD -MP -MF .deps/set.Tpo -c -o set.lo set.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT traindata.lo -MD -MP -MF .deps/traindata.Tpo -c -o traindata.lo traindata.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmltempl.lo -MD -MP -MF .deps/xmltempl.Tpo -c -o xmltempl.lo xmltempl.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT perceptron.lo -MD -MP -MF .deps/perceptron.Tpo -c perceptron.cc -fPIC -DPIC -o .libs/perceptron.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.cc -fPIC -DPIC -o .libs/matrix.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cc -fPIC -DPIC -o .libs/map.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT enumstring.lo -MD -MP -MF .deps/enumstring.Tpo -c enumstring.cc -fPIC -DPIC -o .libs/enumstring.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural.lo -MD -MP -MF .deps/neural.Tpo -c neural.cc -fPIC -DPIC -o .libs/neural.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT traindata.lo -MD -MP -MF .deps/traindata.Tpo -c traindata.cc -fPIC -DPIC -o .libs/traindata.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percinit.lo -MD -MP -MF .deps/percinit.Tpo -c percinit.cc -fPIC -DPIC -o .libs/percinit.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.cc -fPIC -DPIC -o .libs/set.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.cc -fPIC -DPIC -o .libs/stream.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percstruct.lo -MD -MP -MF .deps/percstruct.Tpo -c percstruct.cc -fPIC -DPIC -o .libs/percstruct.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cc -o map.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/utils.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.cc -fPIC -DPIC -o .libs/xml.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT set.lo -MD -MP -MF .deps/set.Tpo -c set.cc -o set.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.cc -o matrix.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmltempl.lo -MD -MP -MF .deps/xmltempl.Tpo -c xmltempl.cc -fPIC -DPIC -o .libs/xmltempl.o mv -f .deps/set.Tpo .deps/set.Plo mv -f .deps/map.Tpo .deps/map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmlutils.lo -MD -MP -MF .deps/xmlutils.Tpo -c -o xmlutils.lo xmlutils.cc mv -f .deps/matrix.Tpo .deps/matrix.Plo /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml_parse.lo -MD -MP -MF .deps/xml_parse.Tpo -c -o xml_parse.lo xml_parse.cc /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural_parse.lo -MD -MP -MF .deps/neural_parse.Tpo -c -o neural_parse.lo neural_parse.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmlutils.lo -MD -MP -MF .deps/xmlutils.Tpo -c xmlutils.cc -fPIC -DPIC -o .libs/xmlutils.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml_parse.lo -MD -MP -MF .deps/xml_parse.Tpo -c xml_parse.cc -fPIC -DPIC -o .libs/xml_parse.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural_parse.lo -MD -MP -MF .deps/neural_parse.Tpo -c neural_parse.cc -fPIC -DPIC -o .libs/neural_parse.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cc -o utils.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmlutils.lo -MD -MP -MF .deps/xmlutils.Tpo -c xmlutils.cc -o xmlutils.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.cc -o stream.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percstruct.lo -MD -MP -MF .deps/percstruct.Tpo -c percstruct.cc -o percstruct.o >/dev/null 2>&1 mv -f .deps/xmlutils.Tpo .deps/xmlutils.Plo mv -f .deps/utils.Tpo .deps/utils.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT percinit.lo -MD -MP -MF .deps/percinit.Tpo -c percinit.cc -o percinit.o >/dev/null 2>&1 mv -f .deps/stream.Tpo .deps/stream.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT enumstring.lo -MD -MP -MF .deps/enumstring.Tpo -c enumstring.cc -o enumstring.o >/dev/null 2>&1 mv -f .deps/percinit.Tpo .deps/percinit.Plo mv -f .deps/percstruct.Tpo .deps/percstruct.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT perceptron.lo -MD -MP -MF .deps/perceptron.Tpo -c perceptron.cc -o perceptron.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural_parse.lo -MD -MP -MF .deps/neural_parse.Tpo -c neural_parse.cc -o neural_parse.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.cc -o xml.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xml_parse.lo -MD -MP -MF .deps/xml_parse.Tpo -c xml_parse.cc -o xml_parse.o >/dev/null 2>&1 mv -f .deps/enumstring.Tpo .deps/enumstring.Plo mv -f .deps/neural_parse.Tpo .deps/neural_parse.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT traindata.lo -MD -MP -MF .deps/traindata.Tpo -c traindata.cc -o traindata.o >/dev/null 2>&1 mv -f .deps/perceptron.Tpo .deps/perceptron.Plo mv -f .deps/xml.Tpo .deps/xml.Plo mv -f .deps/xml_parse.Tpo .deps/xml_parse.Plo libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT xmltempl.lo -MD -MP -MF .deps/xmltempl.Tpo -c xmltempl.cc -o xmltempl.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -MT neural.lo -MD -MP -MF .deps/neural.Tpo -c neural.cc -o neural.o >/dev/null 2>&1 mv -f .deps/traindata.Tpo .deps/traindata.Plo mv -f .deps/xmltempl.Tpo .deps/xmltempl.Plo mv -f .deps/neural.Tpo .deps/neural.Plo /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libeposnnet.la enumstring.lo map.lo matrix.lo stream.lo neural_parse.lo neural.lo perceptron.lo percinit.lo percstruct.lo set.lo traindata.lo utils.lo xml.lo xmltempl.lo xmlutils.lo xml_parse.lo -lstdc++ libtool: link: i686-pc-linux-gnu-ar cru .libs/libeposnnet.a .libs/enumstring.o .libs/map.o .libs/matrix.o .libs/stream.o .libs/neural_parse.o .libs/neural.o .libs/perceptron.o .libs/percinit.o .libs/percstruct.o .libs/set.o .libs/traindata.o .libs/utils.o .libs/xml.o .libs/xmltempl.o .libs/xmlutils.o .libs/xml_parse.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libeposnnet.a libtool: link: ( cd ".libs" && rm -f "libeposnnet.la" && ln -s "../libeposnnet.la" "libeposnnet.la" ) make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' Making all in . make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT agent.o -MD -MP -MF .deps/agent.Tpo -c -o agent.o agent.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT ttscp.o -MD -MP -MF .deps/ttscp.Tpo -c -o ttscp.o ttscp.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT nonblock.o -MD -MP -MF .deps/nonblock.Tpo -c -o nonblock.o nonblock.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT hashd.o -MD -MP -MF .deps/hashd.Tpo -c -o hashd.o hashd.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT unit.o -MD -MP -MF .deps/unit.Tpo -c -o unit.o unit.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT rule.o -MD -MP -MF .deps/rule.Tpo -c -o rule.o rule.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT interf.o -MD -MP -MF .deps/interf.Tpo -c -o interf.o interf.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT synth.o -MD -MP -MF .deps/synth.Tpo -c -o synth.o synth.cc mv -f .deps/nonblock.Tpo .deps/nonblock.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT waveform.o -MD -MP -MF .deps/waveform.Tpo -c -o waveform.o waveform.cc mv -f .deps/text.Tpo .deps/text.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT voice.o -MD -MP -MF .deps/voice.Tpo -c -o voice.o voice.cc mv -f .deps/daemon.Tpo .deps/daemon.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.cc mv -f .deps/parser.Tpo .deps/parser.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT lpcsyn.o -MD -MP -MF .deps/lpcsyn.Tpo -c -o lpcsyn.o lpcsyn.cc mv -f .deps/synth.Tpo .deps/synth.Po mv -f .deps/function.Tpo .deps/function.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT tdpsyn.o -MD -MP -MF .deps/tdpsyn.Tpo -c -o tdpsyn.o tdpsyn.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT mbrsyn.o -MD -MP -MF .deps/mbrsyn.Tpo -c -o mbrsyn.o mbrsyn.cc mv -f .deps/encoding.Tpo .deps/encoding.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT tcpsyn.o -MD -MP -MF .deps/tcpsyn.Tpo -c -o tcpsyn.o tcpsyn.cc mv -f .deps/interf.Tpo .deps/interf.Po mv -f .deps/hashd.Tpo .deps/hashd.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT hashi.o -MD -MP -MF .deps/hashi.Tpo -c -o hashi.o hashi.cc mv -f .deps/mbrsyn.Tpo .deps/mbrsyn.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT say-epos.o -MD -MP -MF .deps/say-epos.Tpo -c -o say-epos.o say-epos.cc mv -f .deps/client.Tpo .deps/client.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT monolith.o -MD -MP -MF .deps/monolith.Tpo -c -o monolith.o monolith.cc mv -f .deps/ttscp.Tpo .deps/ttscp.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -MT gauge-epos.o -MD -MP -MF .deps/gauge-epos.Tpo -c -o gauge-epos.o gauge-epos.cc mv -f .deps/voice.Tpo .deps/voice.Po mv -f .deps/lpcsyn.Tpo .deps/lpcsyn.Po mv -f .deps/waveform.Tpo .deps/waveform.Po mv -f .deps/monolith.Tpo .deps/monolith.Po mv -f .deps/tcpsyn.Tpo .deps/tcpsyn.Po mv -f .deps/tdpsyn.Tpo .deps/tdpsyn.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/say-epos.Tpo .deps/say-epos.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o say-epos say-epos.o -lstdc++ mv -f .deps/gauge-epos.Tpo .deps/gauge-epos.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gauge-epos gauge-epos.o -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o say-epos say-epos.o -L/usr/lib -Wl,--as-needed -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o gauge-epos gauge-epos.o -L/usr/lib -Wl,--as-needed -lstdc++ mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/agent.Tpo .deps/agent.Po mv -f .deps/hashi.Tpo .deps/hashi.Po mv -f .deps/rule.Tpo .deps/rule.Po mv -f .deps/unit.Tpo .deps/unit.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o eposd daemon.o agent.o ttscp.o nonblock.o hashd.o parser.o unit.o rule.o text.o encoding.o interf.o function.o options.o synth.o waveform.o voice.o client.o lpcsyn.o tdpsyn.o mbrsyn.o tcpsyn.o hash.o hashi.o nnet/libeposnnet.la -lstdc++ /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o eposm monolith.o parser.o unit.o rule.o text.o encoding.o interf.o function.o options.o synth.o waveform.o voice.o client.o lpcsyn.o tdpsyn.o mbrsyn.o tcpsyn.o hash.o hashi.o nnet/libeposnnet.la -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o eposm monolith.o parser.o unit.o rule.o text.o encoding.o interf.o function.o options.o synth.o waveform.o voice.o client.o lpcsyn.o tdpsyn.o mbrsyn.o tcpsyn.o hash.o hashi.o -L/usr/lib -Wl,--as-needed nnet/.libs/libeposnnet.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DFORGET_PORTAUDIO -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o eposd daemon.o agent.o ttscp.o nonblock.o hashd.o parser.o unit.o rule.o text.o encoding.o interf.o function.o options.o synth.o waveform.o voice.o client.o lpcsyn.o tdpsyn.o mbrsyn.o tcpsyn.o hash.o hashi.o -L/usr/lib -Wl,--as-needed nnet/.libs/libeposnnet.a -lstdc++ make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making all in tests make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' /bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT testbench.lo -MD -MP -MF .deps/testbench.Tpo -c -o testbench.lo testbench.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT hard_zero_data_test.o -MD -MP -MF .deps/hard_zero_data_test.Tpo -c -o hard_zero_data_test.o hard_zero_data_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT intr_test.o -MD -MP -MF .deps/intr_test.Tpo -c -o intr_test.o intr_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT legal_data_test.o -MD -MP -MF .deps/legal_data_test.Tpo -c -o legal_data_test.o legal_data_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT long_data_test.o -MD -MP -MF .deps/long_data_test.Tpo -c -o long_data_test.o long_data_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT long_strm_test.o -MD -MP -MF .deps/long_strm_test.Tpo -c -o long_strm_test.o long_strm_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT random_data_test.o -MD -MP -MF .deps/random_data_test.Tpo -c -o random_data_test.o random_data_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT soft_zero_data_test.o -MD -MP -MF .deps/soft_zero_data_test.Tpo -c -o soft_zero_data_test.o soft_zero_data_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT syn2_test.o -MD -MP -MF .deps/syn2_test.Tpo -c -o syn2_test.o syn2_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT vogon_test.o -MD -MP -MF .deps/vogon_test.Tpo -c -o vogon_test.o vogon_test.cc i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT shutdown_test.o -MD -MP -MF .deps/shutdown_test.Tpo -c -o shutdown_test.o shutdown_test.cc mv -f .deps/long_data_test.Tpo .deps/long_data_test.Po mv -f .deps/intr_test.Tpo .deps/intr_test.Po mv -f .deps/long_strm_test.Tpo .deps/long_strm_test.Po mv -f .deps/hard_zero_data_test.Tpo .deps/hard_zero_data_test.Po mv -f .deps/shutdown_test.Tpo .deps/shutdown_test.Po mv -f .deps/random_data_test.Tpo .deps/random_data_test.Po mv -f .deps/soft_zero_data_test.Tpo .deps/soft_zero_data_test.Po libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT testbench.lo -MD -MP -MF .deps/testbench.Tpo -c testbench.cc -fPIC -DPIC -o .libs/testbench.o mv -f .deps/legal_data_test.Tpo .deps/legal_data_test.Po mv -f .deps/vogon_test.Tpo .deps/vogon_test.Po mv -f .deps/syn2_test.Tpo .deps/syn2_test.Po libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -MT testbench.lo -MD -MP -MF .deps/testbench.Tpo -c testbench.cc -o testbench.o >/dev/null 2>&1 mv -f .deps/testbench.Tpo .deps/testbench.Plo /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libepostest.la testbench.lo -lstdc++ libtool: link: i686-pc-linux-gnu-ar cru .libs/libepostest.a .libs/testbench.o libtool: link: i686-pc-linux-gnu-ranlib .libs/libepostest.a libtool: link: ( cd ".libs" && rm -f "libepostest.la" && ln -s "../libepostest.la" "libepostest.la" ) /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hard_zero_data_test hard_zero_data_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o intr_test intr_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o legal_data_test legal_data_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long_data_test long_data_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o long_strm_test long_strm_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o random_data_test random_data_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o soft_zero_data_test soft_zero_data_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o syn2_test syn2_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vogon_test vogon_test.o libepostest.la -lstdc++ /bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -L/usr/lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shutdown_test shutdown_test.o libepostest.la -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o soft_zero_data_test soft_zero_data_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o legal_data_test legal_data_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o intr_test intr_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o hard_zero_data_test hard_zero_data_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o long_data_test long_data_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o long_strm_test long_strm_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o random_data_test random_data_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o shutdown_test shutdown_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o syn2_test syn2_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ libtool: link: i686-pc-linux-gnu-g++ -w -DEPOS -ggdb -DBASE_DIR=/usr/share/epos -DSOURCEDIR=. -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o vogon_test vogon_test.o -L/usr/lib -Wl,--as-needed ./.libs/libepostest.a -lstdc++ make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making all in cfg make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' Making all in arch make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' Making all in doc make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' Source code version may have changed, documentation adjusted. Updating epos.sgml Converting to HTML Processing file epos.sgml /usr/bin/nsgmls:0:176:4:E: document type does not allow element "TAG" here; assuming missing "DESCRIP" start-tag html2html: Problem with ref "soft-options" html2html: Problem with ref "restricted-options" html2html: Problem with ref "static" html2html: Problem with ref "labelphones-option" html2html: Problem with ref "pseudorootdir-option" html2html: Problem with ref "profile-option" html2html: Problem with ref "restricted-options" html2html: Problem with ref "pseudorootdir-option" html2html: Problem with ref "include-directive" html2html: Problem with ref "escaping" html2html: Problem with ref "cfg-files" html2html: Problem with ref "dictionary" html2html: Problem with ref "dictionary" make[2]: [epos.html] Error 1 (ignored) make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' >>> Source compiled. >>> Test phase [check]: app-accessibility/epos-2.5.37-r1 make -j14 -j1 check Making check in libs make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making check in regex make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making check in src make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making check in nnet make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' Making check in . make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making check in tests make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make check-TESTS make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' 493ms PASS: hard_zero_data_test Error: Could not open localsound device, error 2 (462) Could not open localsound device, error 2 Failed test intr test Reason: Could not set up a stream Last error: Success 1081ms FAIL: intr_test 449ms PASS: legal_data_test 22309ms PASS: long_data_test 121ms PASS: long_strm_test 473ms PASS: random_data_test 643ms PASS: soft_zero_data_test Error: Could not open localsound device, error 2 (462) Could not open localsound device, error 2 Failed test speak test Reason: Could not set up a stream Last error: Success 1081ms FAIL: syn2_test 601ms PASS: vogon_test 171ms PASS: shutdown_test ==================== 2 of 10 tests failed ==================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' make: *** [check-recursive] Error 1 emake failed * ERROR: app-accessibility/epos-2.5.37-r1 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 3010: Called _eapi0_src_test * ebuild.sh, line 632: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =app-accessibility/epos-2.5.37-r1', * the complete build log and the output of 'emerge -pqv =app-accessibility/epos-2.5.37-r1'. * The complete build log is located at '/var/log/portage/build/app-accessibility/epos-2.5.37-r1:20100906-114650.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/epos-2.5.37-r1/temp/environment'. * S: '/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' >>> Install epos-2.5.37-r1 into /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image/ category app-accessibility make -j14 DESTDIR=/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image/ install Making install in libs make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making install in regex make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs/regex' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/libs' Making install in src make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making install in nnet make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/nnet' Making install in . make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/bin" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c eposd say-epos '/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/bin' libtool: install: /usr/bin/install -c eposd /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/bin/eposd libtool: install: /usr/bin/install -c say-epos /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/bin/say-epos make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making install in tests make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[3]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src/tests' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/src' Making install in cfg make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' make[2]: Nothing to be done for `install-exec-am'. for dir in "/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos"; do \ test -z "$dir" || /bin/mkdir -p "$dir"; \ done test -z "/usr/share/epos" || /bin/mkdir -p "/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos" /usr/bin/install -c -m 644 version '/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos' mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/cfg mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/czech mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/czech/prosody mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/czech/nnet mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/french mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/german mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/latin mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/slovak mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/slovak.prev mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/slovak.prev/txt mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/lng/vogon mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice/czech mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice/slovak mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice/german mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice/latin mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/voice/vogon mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/inv mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/inv/lpc mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/mappings mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/ttscp mkdir -p -- /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/ttscp/help cd . && for i in cfg/ansi.ini cfg/rtf.ini cfg/winepos.ini cfg/rtfftr.txt cfg/ansihdr.txt cfg/restr.ini cfg/rtfhdr.txt cfg/ansiftr.txt cfg/epos.ini cfg/fixed.ini lng/czech/postps.dic lng/czech/preps.dic lng/czech/text.txt lng/czech/wh.dic lng/czech/czech.rul lng/czech/numerals.rul lng/czech/prosody/fadeoutp.dic lng/czech/prosody/fadeoutq.dic lng/czech/prosody/fadeouts.dic lng/czech/prosody/fadeoutw.dic lng/czech/prosody/irony.dic lng/czech/prosody/nonterm.dic lng/czech/prosody/exclaim.dic lng/czech/prosody/wh.dic lng/czech/prosody/accent.dic lng/czech/prosody/exclafad.dic lng/czech/prosody/stress.dic lng/czech/prosody/ir_unter.dic lng/czech/prosody/questup.dic lng/czech/prosody/questend.dic lng/czech/prosody/shorten.dic lng/czech/prosody/shortiso.dic lng/czech/prosody/README lng/czech/prosody/naive.rul lng/czech/textm.txt lng/czech/czech.ini lng/czech/syll.dic lng/czech/casual.dic lng/czech/mathsign.dic lng/czech/ptacek97.dph lng/czech/traditnl.dph lng/czech/spellurl.dic lng/czech/trans.rul lng/czech/prosody.rul lng/czech/textn.txt lng/czech/basenum.dic lng/czech/encoding.ini lng/czech/betty.dph lng/czech/betty.rul lng/czech/dubeda.dph lng/czech/lpcpros.rul lng/czech/prosody.neu lng/czech/prosody_bang.neu lng/czech/prosody_lpc_bang.neu lng/czech/nnet/bang.txt lng/czech/nnet/lpcbang.txt lng/czech/nnet/lpcbangphone.txt lng/czech/prosody_lpc_bang_phone.neu lng/czech/main.dic lng/czech/spellout.dic lng/czech/short.dic lng/czech/nonsyllprep.dic lng/czech/interj.dic lng/czech/neurallog.txt lng/czech/stress.rul lng/czech/machac_seg.tim lng/czech/machac_pros.tim lng/french/french.ini lng/french/french.rul lng/french/text.txt lng/french/encoding.ini lng/german/german.rul lng/german/german.ini lng/german/text.txt lng/german/lengths.dic lng/german/encoding.ini lng/german/joerg.dph lng/latin/quantitas.dic lng/latin/latin.rul lng/latin/trans.rul lng/latin/latin.ini lng/latin/accentus.dic lng/latin/encoding.ini lng/latin/numerals.rul lng/latin/basenum.dic lng/latin/mathsign.dic lng/latin/wh.dic lng/latin/syll.dic lng/latin/lpcpros.rul lng/latin/prosody.rul lng/latin/stress.rul lng/latin/traditnl.dph lng/latin/betty.dph lng/latin/dubeda.dph lng/latin/ptacek97.dph lng/latin/betty.rul lng/latin/classical.dph lng/vogon/vogon.ini lng/vogon/vogon.rul lng/vogon/relabel.dic lng/vogon/encoding.ini lng/slovak/slovak.rul lng/slovak/slovak.ini lng/slovak/trans.rul lng/slovak/traditnl.dph lng/slovak/hard.dic lng/slovak/TOCHECK lng/slovak/numerals.rul lng/slovak/basenum.dic lng/slovak/mathsign.dic lng/slovak/main.dic lng/slovak/wh.dic lng/slovak/preps.dic lng/slovak/nonsyl.dic lng/slovak/roman.dic lng/slovak/slovak.dph lng/slovak/encoding.ini lng/slovak/spellout.dic lng/slovak/roman.rul lng/slovak/spellurl.dic lng/slovak.prev/nonsyl.dic lng/slovak.prev/postps.dic lng/slovak.prev/preps.dic lng/slovak.prev/nnet.rul lng/slovak.prev/main.dic lng/slovak.prev/wh.dic lng/slovak.prev/numerals.rul lng/slovak.prev/textm.txt lng/slovak.prev/slovak.rul lng/slovak.prev/syll.dic lng/slovak.prev/mathsign.dic lng/slovak.prev/postp2.dic lng/slovak.prev/abbrevs.dic lng/slovak.prev/trans.rul lng/slovak.prev/traditnl.dph.sk lng/slovak.prev/textn.txt lng/slovak.prev/slovak.ini lng/slovak.prev/txt/jumis.txt lng/slovak.prev/txt/kofi.txt lng/slovak.prev/txt/sedlak.txt lng/slovak.prev/txt/text.txt.rozhlas lng/slovak.prev/txt/text.txt.sedlak lng/slovak.prev/txt/text.txt.sikula lng/slovak.prev/txt/blondinka.txt lng/slovak.prev/traditnl.dph.all lng/slovak.prev/palkova.rul lng/slovak.prev/skratky.dic lng/slovak.prev/text.txt lng/slovak.prev/basenum.dic voice/czech/kubec-f.ini voice/czech/kubec-vq.ini voice/czech/kubec.ini voice/czech/vichova.ini voice/czech/theimer.ini voice/czech/r-kubec.ini voice/czech/r-vichov.ini voice/czech/violka.ini voice/czech/violka16.ini voice/czech/violka8.ini voice/czech/r-machac.ini voice/czech/machac.ini voice/czech/machac8.ini voice/czech/r-violka.ini voice/czech/bob8.ini voice/czech/bob.ini voice/czech/machac_lpp.ini voice/czech/violka_lpp.ini voice/czech/mbr.ini voice/czech/machac_bang.ini voice/czech/machac_bang8.ini voice/czech/machac_bang_smooth.ini voice/czech/machac_lpc_bang.ini voice/czech/machac_lpc_bang8.ini voice/czech/machac_lpc_bang_phone.ini voice/czech/machac_lpc_bang_phone8.ini voice/czech/machac_lpp8.ini voice/czech/jiri.ini voice/czech/kubec-f8.ini voice/czech/vichova-f.ini voice/czech/vichova-vq.ini voice/slovak/igor.ini voice/german/joerg.ini voice/latin/hildegard.ini voice/latin/caesar.ini voice/latin/benedictus.ini voice/latin/linnaeus.ini voice/vogon/jeltz.ini inv/README inv/lpc/README-vq inv/lpc/lkubec.dat inv/lpc/mkubec.vq inv/lpc/mkubec.vqc inv/lpc/traditnl.dpt inv/lpc/mvichova.vq inv/lpc/mvichova.vqc inv/lpc/lvichova.dat inv/lpc/kubec.snl inv/lpc/kubec.lab mappings/8859-2.txt mappings/cp1250.txt mappings/us-ascii.txt mappings/8859-1.txt mappings/README mappings/sampa-std.txt mappings/sampa-alt-cz1.txt ttscp/help/help ttscp/help/appl ttscp/help/data ttscp/help/setl ttscp/help/setg ttscp/help/show ttscp/help/strm ttscp/help/user ttscp/help/delh ttscp/help/pass ttscp/help/done ttscp/help/intr ttscp/help/down; do \ /usr/bin/install -c -m 644 $i /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/share/epos/$i;\ done make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/cfg' Making install in arch make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/arch' Making install in doc make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37/doc' make[1]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' make[2]: Entering directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/work/epos-2.5.37' mv: cannot stat `/var/tmp/portage/app-accessibility/epos-2.5.37-r1/image//usr/bin/say': No such file or directory >>> Completed installing epos-2.5.37-r1 into /var/tmp/portage/app-accessibility/epos-2.5.37-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/say-epos usr/bin/eposd * Gentoo contact information ... herds: accessibility maintainers: