>>> Building on exopi-4 under audio/cmu-sphinx3 BDEPENDS = [audio/cmu-sphinxbase;converters/libiconv;lang/gcc/8;lang/gcc/8,-f95;lang/gcc/8,-libs] DIST = [audio/cmu-sphinx3:sphinx3-0.8.tar.gz] FULLPKGNAME = cmu-sphinx3-0.8p8 RDEPENDS = [converters/libiconv;lang/gcc/8,-libs;audio/cmu-sphinxbase] (Junk lock obtained for exopi-4 at 1713977291.35) >>> Running depends in audio/cmu-sphinx3 at 1713977291.38 last junk was in x11/qt5/qtdeclarative /usr/sbin/pkg_add -aI -Drepair cmu-sphinxbase-0.6p8 g95-8.4.0p22 gcc-8.4.0p22 gcc-libs-8.4.0p22 libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair cmu-sphinxbase-0.6p8 g95-8.4.0p22 gcc-8.4.0p22 gcc-libs-8.4.0p22 libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair cmu-sphinxbase-0.6p8 g95-8.4.0p22 gcc-8.4.0p22 gcc-libs-8.4.0p22 libiconv-1.17 >>> Running show-prepare-results in audio/cmu-sphinx3 at 1713977298.40 ===> audio/cmu-sphinx3 ===> Building from scratch cmu-sphinx3-0.8p8 ===> cmu-sphinx3-0.8p8 depends on: gcc->=8,<9 -> gcc-8.4.0p22 ===> cmu-sphinx3-0.8p8 depends on: g95->=8,<9 -> g95-8.4.0p22 ===> cmu-sphinx3-0.8p8 depends on: cmu-sphinxbase-* -> cmu-sphinxbase-0.6p8 ===> cmu-sphinx3-0.8p8 depends on: libiconv-* -> libiconv-1.17 ===> cmu-sphinx3-0.8p8 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p22 ===> Verifying specs: blas c iconv lapack m pthread sndio gfortran>=8 quadmath sphinxad sphinxbase z gfortran>=8 quadmath ===> found blas.2.1 c.100.0 iconv.7.1 lapack.7.1 m.10.1 pthread.27.1 sndio.7.2 gfortran.8.0 quadmath.3.0 sphinxad.1.0 sphinxbase.1.0 z.7.0 cmu-sphinxbase-0.6p8 g95-8.4.0p22 gcc-8.4.0p22 gcc-libs-8.4.0p22 libiconv-1.17 Don't run junk because nojunk in x11/qt5/qtquickcontrols (Junk lock released for exopi-4 at 1713977299.58) distfiles size=25226326 >>> Running build in audio/cmu-sphinx3 at 1713977299.61 ===> audio/cmu-sphinx3 ===> Checking files for cmu-sphinx3-0.8p8 `/exopi-cvs/ports/distfiles/sphinx3-0.8.tar.gz' is up to date. >> (SHA256) sphinx3-0.8.tar.gz: OK ===> Extracting for cmu-sphinx3-0.8p8 cp /exopi-cvs/ports/audio/cmu-sphinx3/files/compare_table.pl /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/tests/regression ===> Patching for cmu-sphinx3-0.8p8 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Mon Jun 1 23:56:18 2009 |+++ Makefile.in Mon Jun 1 23:56:00 2009 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 196. done ===> Applying OpenBSD patch patch-src_tests_regression_testfuncs_sh_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/tests/regression/testfuncs.sh.in.orig Tue Jun 2 00:28:35 2009 |+++ src/tests/regression/testfuncs.sh.in Tue Jun 2 00:28:23 2009 -------------------------- Patching file src/tests/regression/testfuncs.sh.in using Plan A... Hunk #1 succeeded at 48. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: gfortran -> /usr/local/bin/egfortran ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for cmu-sphinx3-0.8p8 ===> Configuring for cmu-sphinx3-0.8p8 Using /exopi-obj/pobj/cmu-sphinx3-0.8/config.site (generated) configure: loading site script /exopi-obj/pobj/cmu-sphinx3-0.8/config.site checking for a BSD-compatible install... /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking return type of signal handlers... (cached) void checking if compiler supports __attribute__((visibility("default")))... yes checking sphinxbase/sphinx_config.h usability... yes checking sphinxbase/sphinx_config.h presence... yes checking for sphinxbase/sphinx_config.h... yes checking for perl... /usr/bin/perl checking for csh... /bin/csh checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating sphinx3.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/libs3decoder/Makefile config.status: creating src/libs3decoder/libAPI/Makefile config.status: creating src/libs3decoder/libam/Makefile config.status: creating src/libs3decoder/libconfidence/Makefile config.status: creating src/libs3decoder/libcommon/Makefile config.status: creating src/libs3decoder/libdict/Makefile config.status: creating src/libs3decoder/libep/Makefile config.status: creating src/libs3decoder/liblm/Makefile config.status: creating src/libs3decoder/libsearch/Makefile config.status: creating src/libs3decoder/libcfg/Makefile config.status: creating src/programs/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/performance/Makefile config.status: creating src/tests/performance/an4/Makefile config.status: creating src/tests/performance/hub4/Makefile config.status: creating src/tests/performance/rm1/Makefile config.status: creating src/tests/performance/wsj20k/Makefile config.status: creating src/tests/performance/wsj5k/Makefile config.status: creating src/tests/performance/tidigits/Makefile config.status: creating src/tests/performance/ti46/Makefile config.status: creating src/tests/performance/Communicator/Makefile config.status: creating src/tests/performance/ICSI/Makefile config.status: creating src/tests/performance/spoke3/Makefile config.status: creating src/tests/regression/Makefile config.status: creating src/tests/regression/checkStyle.sh config.status: creating src/tests/regression/testfuncs.sh config.status: creating src/tests/unit_tests/Makefile config.status: creating src/tests/unit_tests/test_logs3/Makefile config.status: creating scripts/Makefile config.status: creating scripts/sphinx3-simple config.status: creating model/Makefile config.status: creating model/ep/Makefile config.status: creating model/hmm/Makefile config.status: creating model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/Makefile config.status: creating model/hmm/tidigits/Makefile config.status: creating model/hmm/RM1_cd_semi/Makefile config.status: creating model/lm/Makefile config.status: creating model/lm/an4/Makefile config.status: creating model/lm/an4/args.an4 config.status: creating model/lm/an4/args.an4.test config.status: creating model/lm/an4/args.an4.test.cls config.status: creating model/lm/an4/args.an4.test.mllr config.status: creating model/lm/an4/args.an4.test.fsg config.status: creating model/lm/an4/an4.ug.cls.lmctl config.status: creating include/Makefile config.status: creating doc/Makefile config.status: executing depfiles commands ===> Building for cmu-sphinx3-0.8p8 Making all in src Making all in libs3decoder Making all in libam if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT adaptor.lo -MD -MP -MF ".deps/adaptor.Tpo" -c -o adaptor.lo adaptor.c; then mv -f ".deps/adaptor.Tpo" ".deps/adaptor.Plo"; else rm -f ".deps/adaptor.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT adaptor.lo -MD -MP -MF .deps/adaptor.Tpo -c adaptor.c -fPIC -DPIC -o .libs/adaptor.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT adaptor.lo -MD -MP -MF .deps/adaptor.Tpo -c adaptor.c -o adaptor.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT approx_cont_mgau.lo -MD -MP -MF ".deps/approx_cont_mgau.Tpo" -c -o approx_cont_mgau.lo approx_cont_mgau.c; then mv -f ".deps/approx_cont_mgau.Tpo" ".deps/approx_cont_mgau.Plo"; else rm -f ".deps/approx_cont_mgau.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT approx_cont_mgau.lo -MD -MP -MF .deps/approx_cont_mgau.Tpo -c approx_cont_mgau.c -fPIC -DPIC -o .libs/approx_cont_mgau.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT approx_cont_mgau.lo -MD -MP -MF .deps/approx_cont_mgau.Tpo -c approx_cont_mgau.c -o approx_cont_mgau.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cb2mllr_io.lo -MD -MP -MF ".deps/cb2mllr_io.Tpo" -c -o cb2mllr_io.lo cb2mllr_io.c; then mv -f ".deps/cb2mllr_io.Tpo" ".deps/cb2mllr_io.Plo"; else rm -f ".deps/cb2mllr_io.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cb2mllr_io.lo -MD -MP -MF .deps/cb2mllr_io.Tpo -c cb2mllr_io.c -fPIC -DPIC -o .libs/cb2mllr_io.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cb2mllr_io.lo -MD -MP -MF .deps/cb2mllr_io.Tpo -c cb2mllr_io.c -o cb2mllr_io.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cont_mgau.lo -MD -MP -MF ".deps/cont_mgau.Tpo" -c -o cont_mgau.lo cont_mgau.c; then mv -f ".deps/cont_mgau.Tpo" ".deps/cont_mgau.Plo"; else rm -f ".deps/cont_mgau.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cont_mgau.lo -MD -MP -MF .deps/cont_mgau.Tpo -c cont_mgau.c -fPIC -DPIC -o .libs/cont_mgau.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cont_mgau.lo -MD -MP -MF .deps/cont_mgau.Tpo -c cont_mgau.c -o cont_mgau.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fast_algo_struct.lo -MD -MP -MF ".deps/fast_algo_struct.Tpo" -c -o fast_algo_struct.lo fast_algo_struct.c; then mv -f ".deps/fast_algo_struct.Tpo" ".deps/fast_algo_struct.Plo"; else rm -f ".deps/fast_algo_struct.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fast_algo_struct.lo -MD -MP -MF .deps/fast_algo_struct.Tpo -c fast_algo_struct.c -fPIC -DPIC -o .libs/fast_algo_struct.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fast_algo_struct.lo -MD -MP -MF .deps/fast_algo_struct.Tpo -c fast_algo_struct.c -o fast_algo_struct.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gs.lo -MD -MP -MF ".deps/gs.Tpo" -c -o gs.lo gs.c; then mv -f ".deps/gs.Tpo" ".deps/gs.Plo"; else rm -f ".deps/gs.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gs.lo -MD -MP -MF .deps/gs.Tpo -c gs.c -fPIC -DPIC -o .libs/gs.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gs.lo -MD -MP -MF .deps/gs.Tpo -c gs.c -o gs.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT hmm.lo -MD -MP -MF ".deps/hmm.Tpo" -c -o hmm.lo hmm.c; then mv -f ".deps/hmm.Tpo" ".deps/hmm.Plo"; else rm -f ".deps/hmm.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT hmm.lo -MD -MP -MF .deps/hmm.Tpo -c hmm.c -fPIC -DPIC -o .libs/hmm.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT hmm.lo -MD -MP -MF .deps/hmm.Tpo -c hmm.c -o hmm.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT interp.lo -MD -MP -MF ".deps/interp.Tpo" -c -o interp.lo interp.c; then mv -f ".deps/interp.Tpo" ".deps/interp.Plo"; else rm -f ".deps/interp.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -fPIC -DPIC -o .libs/interp.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kdtree.lo -MD -MP -MF ".deps/kdtree.Tpo" -c -o kdtree.lo kdtree.c; then mv -f ".deps/kdtree.Tpo" ".deps/kdtree.Plo"; else rm -f ".deps/kdtree.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kdtree.lo -MD -MP -MF .deps/kdtree.Tpo -c kdtree.c -fPIC -DPIC -o .libs/kdtree.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kdtree.lo -MD -MP -MF .deps/kdtree.Tpo -c kdtree.c -o kdtree.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mdef.lo -MD -MP -MF ".deps/mdef.Tpo" -c -o mdef.lo mdef.c; then mv -f ".deps/mdef.Tpo" ".deps/mdef.Plo"; else rm -f ".deps/mdef.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mdef.lo -MD -MP -MF .deps/mdef.Tpo -c mdef.c -fPIC -DPIC -o .libs/mdef.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mdef.lo -MD -MP -MF .deps/mdef.Tpo -c mdef.c -o mdef.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mllr.lo -MD -MP -MF ".deps/mllr.Tpo" -c -o mllr.lo mllr.c; then mv -f ".deps/mllr.Tpo" ".deps/mllr.Plo"; else rm -f ".deps/mllr.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mllr.lo -MD -MP -MF .deps/mllr.Tpo -c mllr.c -fPIC -DPIC -o .libs/mllr.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT mllr.lo -MD -MP -MF .deps/mllr.Tpo -c mllr.c -o mllr.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_gauden.lo -MD -MP -MF ".deps/ms_gauden.Tpo" -c -o ms_gauden.lo ms_gauden.c; then mv -f ".deps/ms_gauden.Tpo" ".deps/ms_gauden.Plo"; else rm -f ".deps/ms_gauden.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_gauden.lo -MD -MP -MF .deps/ms_gauden.Tpo -c ms_gauden.c -fPIC -DPIC -o .libs/ms_gauden.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_gauden.lo -MD -MP -MF .deps/ms_gauden.Tpo -c ms_gauden.c -o ms_gauden.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mgau.lo -MD -MP -MF ".deps/ms_mgau.Tpo" -c -o ms_mgau.lo ms_mgau.c; then mv -f ".deps/ms_mgau.Tpo" ".deps/ms_mgau.Plo"; else rm -f ".deps/ms_mgau.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mgau.lo -MD -MP -MF .deps/ms_mgau.Tpo -c ms_mgau.c -fPIC -DPIC -o .libs/ms_mgau.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mgau.lo -MD -MP -MF .deps/ms_mgau.Tpo -c ms_mgau.c -o ms_mgau.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mllr.lo -MD -MP -MF ".deps/ms_mllr.Tpo" -c -o ms_mllr.lo ms_mllr.c; then mv -f ".deps/ms_mllr.Tpo" ".deps/ms_mllr.Plo"; else rm -f ".deps/ms_mllr.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mllr.lo -MD -MP -MF .deps/ms_mllr.Tpo -c ms_mllr.c -fPIC -DPIC -o .libs/ms_mllr.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_mllr.lo -MD -MP -MF .deps/ms_mllr.Tpo -c ms_mllr.c -o ms_mllr.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_senone.lo -MD -MP -MF ".deps/ms_senone.Tpo" -c -o ms_senone.lo ms_senone.c; then mv -f ".deps/ms_senone.Tpo" ".deps/ms_senone.Plo"; else rm -f ".deps/ms_senone.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_senone.lo -MD -MP -MF .deps/ms_senone.Tpo -c ms_senone.c -fPIC -DPIC -o .libs/ms_senone.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ms_senone.lo -MD -MP -MF .deps/ms_senone.Tpo -c ms_senone.c -o ms_senone.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT subvq.lo -MD -MP -MF ".deps/subvq.Tpo" -c -o subvq.lo subvq.c; then mv -f ".deps/subvq.Tpo" ".deps/subvq.Plo"; else rm -f ".deps/subvq.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT subvq.lo -MD -MP -MF .deps/subvq.Tpo -c subvq.c -fPIC -DPIC -o .libs/subvq.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT subvq.lo -MD -MP -MF .deps/subvq.Tpo -c subvq.c -o subvq.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT tmat.lo -MD -MP -MF ".deps/tmat.Tpo" -c -o tmat.lo tmat.c; then mv -f ".deps/tmat.Tpo" ".deps/tmat.Plo"; else rm -f ".deps/tmat.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT tmat.lo -MD -MP -MF .deps/tmat.Tpo -c tmat.c -fPIC -DPIC -o .libs/tmat.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT tmat.lo -MD -MP -MF .deps/tmat.Tpo -c tmat.c -o tmat.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT log_add.lo -MD -MP -MF ".deps/log_add.Tpo" -c -o log_add.lo log_add.c; then mv -f ".deps/log_add.Tpo" ".deps/log_add.Plo"; else rm -f ".deps/log_add.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT log_add.lo -MD -MP -MF .deps/log_add.Tpo -c log_add.c -fPIC -DPIC -o .libs/log_add.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT log_add.lo -MD -MP -MF .deps/log_add.Tpo -c log_add.c -o log_add.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s2_semi_mgau.lo -MD -MP -MF ".deps/s2_semi_mgau.Tpo" -c -o s2_semi_mgau.lo s2_semi_mgau.c; then mv -f ".deps/s2_semi_mgau.Tpo" ".deps/s2_semi_mgau.Plo"; else rm -f ".deps/s2_semi_mgau.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s2_semi_mgau.lo -MD -MP -MF .deps/s2_semi_mgau.Tpo -c s2_semi_mgau.c -fPIC -DPIC -o .libs/s2_semi_mgau.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../.. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s2_semi_mgau.lo -MD -MP -MF .deps/s2_semi_mgau.Tpo -c s2_semi_mgau.c -o s2_semi_mgau.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libam.la -version-info 0:6:0 adaptor.lo approx_cont_mgau.lo cb2mllr_io.lo cont_mgau.lo fast_algo_struct.lo gs.lo hmm.lo interp.lo kdtree.lo mdef.lo mllr.lo ms_gauden.lo ms_mgau.lo ms_mllr.lo ms_senone.lo subvq.lo tmat.lo log_add.lo s2_semi_mgau.lo libtool: link: ar cru .libs/libam.a .libs/adaptor.o .libs/approx_cont_mgau.o .libs/cb2mllr_io.o .libs/cont_mgau.o .libs/fast_algo_struct.o .libs/gs.o .libs/hmm.o .libs/interp.o .libs/kdtree.o .libs/mdef.o .libs/mllr.o .libs/ms_gauden.o .libs/ms_mgau.o .libs/ms_mllr.o .libs/ms_senone.o .libs/subvq.o .libs/tmat.o .libs/log_add.o .libs/s2_semi_mgau.o libtool: link: ranlib .libs/libam.a Making all in libconfidence if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT confidence.lo -MD -MP -MF ".deps/confidence.Tpo" -c -o confidence.lo confidence.c; then mv -f ".deps/confidence.Tpo" ".deps/confidence.Plo"; else rm -f ".deps/confidence.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT confidence.lo -MD -MP -MF .deps/confidence.Tpo -c confidence.c -fPIC -DPIC -o .libs/confidence.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT confidence.lo -MD -MP -MF .deps/confidence.Tpo -c confidence.c -o confidence.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libconfidence.la -version-info 0:6:0 confidence.lo libtool: link: ar cru .libs/libconfidence.a .libs/confidence.o libtool: link: ranlib .libs/libconfidence.a Making all in libcommon if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT corpus.lo -MD -MP -MF ".deps/corpus.Tpo" -c -o corpus.lo corpus.c; then mv -f ".deps/corpus.Tpo" ".deps/corpus.Plo"; else rm -f ".deps/corpus.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT corpus.lo -MD -MP -MF .deps/corpus.Tpo -c corpus.c -fPIC -DPIC -o .libs/corpus.o In file included from corpus.c:101: corpus.c: In function 'ctl_process_utt': ../../../include/corpus.h:141:49: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define utt_res_set_uttfile(ur,name) ur->uttfile=name ^ corpus.c:729:13: note: in expansion of macro 'utt_res_set_uttfile' utt_res_set_uttfile(ur, uttfile); ^~~~~~~~~~~~~~~~~~~ cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT corpus.lo -MD -MP -MF .deps/corpus.Tpo -c corpus.c -o corpus.o In file included from corpus.c:101: corpus.c: In function 'ctl_process_utt': ../../../include/corpus.h:141:49: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define utt_res_set_uttfile(ur,name) ur->uttfile=name ^ corpus.c:729:13: note: in expansion of macro 'utt_res_set_uttfile' utt_res_set_uttfile(ur, uttfile); ^~~~~~~~~~~~~~~~~~~ if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT encoding.lo -MD -MP -MF ".deps/encoding.Tpo" -c -o encoding.lo encoding.c; then mv -f ".deps/encoding.Tpo" ".deps/encoding.Plo"; else rm -f ".deps/encoding.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -fPIC -DPIC -o .libs/encoding.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT encoding.lo -MD -MP -MF .deps/encoding.Tpo -c encoding.c -o encoding.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT logs3.lo -MD -MP -MF ".deps/logs3.Tpo" -c -o logs3.lo logs3.c; then mv -f ".deps/logs3.Tpo" ".deps/logs3.Plo"; else rm -f ".deps/logs3.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT logs3.lo -MD -MP -MF .deps/logs3.Tpo -c logs3.c -fPIC -DPIC -o .libs/logs3.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT logs3.lo -MD -MP -MF .deps/logs3.Tpo -c logs3.c -o logs3.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT stat.lo -MD -MP -MF ".deps/stat.Tpo" -c -o stat.lo stat.c; then mv -f ".deps/stat.Tpo" ".deps/stat.Plo"; else rm -f ".deps/stat.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -fPIC -DPIC -o .libs/stat.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT stat.lo -MD -MP -MF .deps/stat.Tpo -c stat.c -o stat.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vector.lo -MD -MP -MF ".deps/vector.Tpo" -c -o vector.lo vector.c; then mv -f ".deps/vector.Tpo" ".deps/vector.Plo"; else rm -f ".deps/vector.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -fPIC -DPIC -o .libs/vector.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vector.lo -MD -MP -MF .deps/vector.Tpo -c vector.c -o vector.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libcommon.la -version-info 0:6:0 corpus.lo encoding.lo logs3.lo misc.lo stat.lo vector.lo libtool: link: ar cru .libs/libcommon.a .libs/corpus.o .libs/encoding.o .libs/logs3.o .libs/misc.o .libs/stat.o .libs/vector.o libtool: link: ranlib .libs/libcommon.a Making all in libdict if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cmu6_lts_rules.lo -MD -MP -MF ".deps/cmu6_lts_rules.Tpo" -c -o cmu6_lts_rules.lo cmu6_lts_rules.c; then mv -f ".deps/cmu6_lts_rules.Tpo" ".deps/cmu6_lts_rules.Plo"; else rm -f ".deps/cmu6_lts_rules.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cmu6_lts_rules.lo -MD -MP -MF .deps/cmu6_lts_rules.Tpo -c cmu6_lts_rules.c -fPIC -DPIC -o .libs/cmu6_lts_rules.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT cmu6_lts_rules.lo -MD -MP -MF .deps/cmu6_lts_rules.Tpo -c cmu6_lts_rules.c -o cmu6_lts_rules.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lts.lo -MD -MP -MF ".deps/lts.Tpo" -c -o lts.lo lts.c; then mv -f ".deps/lts.Tpo" ".deps/lts.Plo"; else rm -f ".deps/lts.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lts.lo -MD -MP -MF .deps/lts.Tpo -c lts.c -fPIC -DPIC -o .libs/lts.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lts.lo -MD -MP -MF .deps/lts.Tpo -c lts.c -o lts.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT wid.lo -MD -MP -MF ".deps/wid.Tpo" -c -o wid.lo wid.c; then mv -f ".deps/wid.Tpo" ".deps/wid.Plo"; else rm -f ".deps/wid.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT wid.lo -MD -MP -MF .deps/wid.Tpo -c wid.c -fPIC -DPIC -o .libs/wid.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT wid.lo -MD -MP -MF .deps/wid.Tpo -c wid.c -o wid.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libdict.la -version-info 0:6:0 cmu6_lts_rules.lo dict.lo lts.lo wid.lo libtool: link: ar cru .libs/libdict.a .libs/cmu6_lts_rules.o .libs/dict.o .libs/lts.o .libs/wid.o libtool: link: ranlib .libs/libdict.a Making all in libep if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_endpointer.lo -MD -MP -MF ".deps/s3_endpointer.Tpo" -c -o s3_endpointer.lo s3_endpointer.c; then mv -f ".deps/s3_endpointer.Tpo" ".deps/s3_endpointer.Plo"; else rm -f ".deps/s3_endpointer.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_endpointer.lo -MD -MP -MF .deps/s3_endpointer.Tpo -c s3_endpointer.c -fPIC -DPIC -o .libs/s3_endpointer.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_endpointer.lo -MD -MP -MF .deps/s3_endpointer.Tpo -c s3_endpointer.c -o s3_endpointer.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libep.la -version-info 0:6:0 s3_endpointer.lo libtool: link: ar cru .libs/libep.a .libs/s3_endpointer.o libtool: link: ranlib .libs/libep.a Making all in liblm if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fillpen.lo -MD -MP -MF ".deps/fillpen.Tpo" -c -o fillpen.lo fillpen.c; then mv -f ".deps/fillpen.Tpo" ".deps/fillpen.Plo"; else rm -f ".deps/fillpen.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fillpen.lo -MD -MP -MF .deps/fillpen.Tpo -c fillpen.c -fPIC -DPIC -o .libs/fillpen.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fillpen.lo -MD -MP -MF .deps/fillpen.Tpo -c fillpen.c -o fillpen.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm.lo -MD -MP -MF ".deps/lm.Tpo" -c -o lm.lo lm.c; then mv -f ".deps/lm.Tpo" ".deps/lm.Plo"; else rm -f ".deps/lm.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm.lo -MD -MP -MF .deps/lm.Tpo -c lm.c -fPIC -DPIC -o .libs/lm.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm.lo -MD -MP -MF .deps/lm.Tpo -c lm.c -o lm.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g.lo -MD -MP -MF ".deps/lm_3g.Tpo" -c -o lm_3g.lo lm_3g.c; then mv -f ".deps/lm_3g.Tpo" ".deps/lm_3g.Plo"; else rm -f ".deps/lm_3g.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g.lo -MD -MP -MF .deps/lm_3g.Tpo -c lm_3g.c -fPIC -DPIC -o .libs/lm_3g.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g.lo -MD -MP -MF .deps/lm_3g.Tpo -c lm_3g.c -o lm_3g.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g_dmp.lo -MD -MP -MF ".deps/lm_3g_dmp.Tpo" -c -o lm_3g_dmp.lo lm_3g_dmp.c; then mv -f ".deps/lm_3g_dmp.Tpo" ".deps/lm_3g_dmp.Plo"; else rm -f ".deps/lm_3g_dmp.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g_dmp.lo -MD -MP -MF .deps/lm_3g_dmp.Tpo -c lm_3g_dmp.c -fPIC -DPIC -o .libs/lm_3g_dmp.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_3g_dmp.lo -MD -MP -MF .deps/lm_3g_dmp.Tpo -c lm_3g_dmp.c -o lm_3g_dmp.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_debug.lo -MD -MP -MF ".deps/lm_debug.Tpo" -c -o lm_debug.lo lm_debug.c; then mv -f ".deps/lm_debug.Tpo" ".deps/lm_debug.Plo"; else rm -f ".deps/lm_debug.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_debug.lo -MD -MP -MF .deps/lm_debug.Tpo -c lm_debug.c -fPIC -DPIC -o .libs/lm_debug.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_debug.lo -MD -MP -MF .deps/lm_debug.Tpo -c lm_debug.c -o lm_debug.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_attfsm.lo -MD -MP -MF ".deps/lm_attfsm.Tpo" -c -o lm_attfsm.lo lm_attfsm.c; then mv -f ".deps/lm_attfsm.Tpo" ".deps/lm_attfsm.Plo"; else rm -f ".deps/lm_attfsm.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_attfsm.lo -MD -MP -MF .deps/lm_attfsm.Tpo -c lm_attfsm.c -fPIC -DPIC -o .libs/lm_attfsm.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lm_attfsm.lo -MD -MP -MF .deps/lm_attfsm.Tpo -c lm_attfsm.c -o lm_attfsm.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmclass.lo -MD -MP -MF ".deps/lmclass.Tpo" -c -o lmclass.lo lmclass.c; then mv -f ".deps/lmclass.Tpo" ".deps/lmclass.Plo"; else rm -f ".deps/lmclass.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmclass.lo -MD -MP -MF .deps/lmclass.Tpo -c lmclass.c -fPIC -DPIC -o .libs/lmclass.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmclass.lo -MD -MP -MF .deps/lmclass.Tpo -c lmclass.c -o lmclass.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmset.lo -MD -MP -MF ".deps/lmset.Tpo" -c -o lmset.lo lmset.c; then mv -f ".deps/lmset.Tpo" ".deps/lmset.Plo"; else rm -f ".deps/lmset.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmset.lo -MD -MP -MF .deps/lmset.Tpo -c lmset.c -fPIC -DPIC -o .libs/lmset.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lmset.lo -MD -MP -MF .deps/lmset.Tpo -c lmset.c -o lmset.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o liblm.la -version-info 0:6:0 fillpen.lo lm.lo lm_3g.lo lm_3g_dmp.lo lm_debug.lo lm_attfsm.lo lmclass.lo lmset.lo libtool: link: ar cru .libs/liblm.a .libs/fillpen.o .libs/lm.o .libs/lm_3g.o .libs/lm_3g_dmp.o .libs/lm_debug.o .libs/lm_attfsm.o .libs/lmclass.o .libs/lmset.o libtool: link: ranlib .libs/liblm.a Making all in libsearch if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ascr.lo -MD -MP -MF ".deps/ascr.Tpo" -c -o ascr.lo ascr.c; then mv -f ".deps/ascr.Tpo" ".deps/ascr.Plo"; else rm -f ".deps/ascr.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ascr.lo -MD -MP -MF .deps/ascr.Tpo -c ascr.c -fPIC -DPIC -o .libs/ascr.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ascr.lo -MD -MP -MF .deps/ascr.Tpo -c ascr.c -o ascr.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT astar.lo -MD -MP -MF ".deps/astar.Tpo" -c -o astar.lo astar.c; then mv -f ".deps/astar.Tpo" ".deps/astar.Plo"; else rm -f ".deps/astar.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT astar.lo -MD -MP -MF .deps/astar.Tpo -c astar.c -fPIC -DPIC -o .libs/astar.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT astar.lo -MD -MP -MF .deps/astar.Tpo -c astar.c -o astar.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT blkarray_list.lo -MD -MP -MF ".deps/blkarray_list.Tpo" -c -o blkarray_list.lo blkarray_list.c; then mv -f ".deps/blkarray_list.Tpo" ".deps/blkarray_list.Plo"; else rm -f ".deps/blkarray_list.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT blkarray_list.lo -MD -MP -MF .deps/blkarray_list.Tpo -c blkarray_list.c -fPIC -DPIC -o .libs/blkarray_list.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT blkarray_list.lo -MD -MP -MF .deps/blkarray_list.Tpo -c blkarray_list.c -o blkarray_list.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ctxt_table.lo -MD -MP -MF ".deps/ctxt_table.Tpo" -c -o ctxt_table.lo ctxt_table.c; then mv -f ".deps/ctxt_table.Tpo" ".deps/ctxt_table.Plo"; else rm -f ".deps/ctxt_table.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ctxt_table.lo -MD -MP -MF .deps/ctxt_table.Tpo -c ctxt_table.c -fPIC -DPIC -o .libs/ctxt_table.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT ctxt_table.lo -MD -MP -MF .deps/ctxt_table.Tpo -c ctxt_table.c -o ctxt_table.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dag.lo -MD -MP -MF ".deps/dag.Tpo" -c -o dag.lo dag.c; then mv -f ".deps/dag.Tpo" ".deps/dag.Plo"; else rm -f ".deps/dag.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dag.lo -MD -MP -MF .deps/dag.Tpo -c dag.c -fPIC -DPIC -o .libs/dag.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dag.lo -MD -MP -MF .deps/dag.Tpo -c dag.c -o dag.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict2pid.lo -MD -MP -MF ".deps/dict2pid.Tpo" -c -o dict2pid.lo dict2pid.c; then mv -f ".deps/dict2pid.Tpo" ".deps/dict2pid.Plo"; else rm -f ".deps/dict2pid.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict2pid.lo -MD -MP -MF .deps/dict2pid.Tpo -c dict2pid.c -fPIC -DPIC -o .libs/dict2pid.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT dict2pid.lo -MD -MP -MF .deps/dict2pid.Tpo -c dict2pid.c -o dict2pid.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT flat_fwd.lo -MD -MP -MF ".deps/flat_fwd.Tpo" -c -o flat_fwd.lo flat_fwd.c; then mv -f ".deps/flat_fwd.Tpo" ".deps/flat_fwd.Plo"; else rm -f ".deps/flat_fwd.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT flat_fwd.lo -MD -MP -MF .deps/flat_fwd.Tpo -c flat_fwd.c -fPIC -DPIC -o .libs/flat_fwd.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT flat_fwd.lo -MD -MP -MF .deps/flat_fwd.Tpo -c flat_fwd.c -o flat_fwd.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_history.lo -MD -MP -MF ".deps/fsg_history.Tpo" -c -o fsg_history.lo fsg_history.c; then mv -f ".deps/fsg_history.Tpo" ".deps/fsg_history.Plo"; else rm -f ".deps/fsg_history.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_history.lo -MD -MP -MF .deps/fsg_history.Tpo -c fsg_history.c -fPIC -DPIC -o .libs/fsg_history.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_history.lo -MD -MP -MF .deps/fsg_history.Tpo -c fsg_history.c -o fsg_history.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_lextree.lo -MD -MP -MF ".deps/fsg_lextree.Tpo" -c -o fsg_lextree.lo fsg_lextree.c; then mv -f ".deps/fsg_lextree.Tpo" ".deps/fsg_lextree.Plo"; else rm -f ".deps/fsg_lextree.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_lextree.lo -MD -MP -MF .deps/fsg_lextree.Tpo -c fsg_lextree.c -fPIC -DPIC -o .libs/fsg_lextree.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_lextree.lo -MD -MP -MF .deps/fsg_lextree.Tpo -c fsg_lextree.c -o fsg_lextree.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_psubtree.lo -MD -MP -MF ".deps/fsg_psubtree.Tpo" -c -o fsg_psubtree.lo fsg_psubtree.c; then mv -f ".deps/fsg_psubtree.Tpo" ".deps/fsg_psubtree.Plo"; else rm -f ".deps/fsg_psubtree.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_psubtree.lo -MD -MP -MF .deps/fsg_psubtree.Tpo -c fsg_psubtree.c -fPIC -DPIC -o .libs/fsg_psubtree.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_psubtree.lo -MD -MP -MF .deps/fsg_psubtree.Tpo -c fsg_psubtree.c -o fsg_psubtree.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_search.lo -MD -MP -MF ".deps/fsg_search.Tpo" -c -o fsg_search.lo fsg_search.c; then mv -f ".deps/fsg_search.Tpo" ".deps/fsg_search.Plo"; else rm -f ".deps/fsg_search.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_search.lo -MD -MP -MF .deps/fsg_search.Tpo -c fsg_search.c -fPIC -DPIC -o .libs/fsg_search.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT fsg_search.lo -MD -MP -MF .deps/fsg_search.Tpo -c fsg_search.c -o fsg_search.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gmm_wrap.lo -MD -MP -MF ".deps/gmm_wrap.Tpo" -c -o gmm_wrap.lo gmm_wrap.c; then mv -f ".deps/gmm_wrap.Tpo" ".deps/gmm_wrap.Plo"; else rm -f ".deps/gmm_wrap.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gmm_wrap.lo -MD -MP -MF .deps/gmm_wrap.Tpo -c gmm_wrap.c -fPIC -DPIC -o .libs/gmm_wrap.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT gmm_wrap.lo -MD -MP -MF .deps/gmm_wrap.Tpo -c gmm_wrap.c -o gmm_wrap.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kb.lo -MD -MP -MF ".deps/kb.Tpo" -c -o kb.lo kb.c; then mv -f ".deps/kb.Tpo" ".deps/kb.Plo"; else rm -f ".deps/kb.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kb.lo -MD -MP -MF .deps/kb.Tpo -c kb.c -fPIC -DPIC -o .libs/kb.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kb.lo -MD -MP -MF .deps/kb.Tpo -c kb.c -o kb.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kbcore.lo -MD -MP -MF ".deps/kbcore.Tpo" -c -o kbcore.lo kbcore.c; then mv -f ".deps/kbcore.Tpo" ".deps/kbcore.Plo"; else rm -f ".deps/kbcore.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kbcore.lo -MD -MP -MF .deps/kbcore.Tpo -c kbcore.c -fPIC -DPIC -o .libs/kbcore.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT kbcore.lo -MD -MP -MF .deps/kbcore.Tpo -c kbcore.c -o kbcore.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lextree.lo -MD -MP -MF ".deps/lextree.Tpo" -c -o lextree.lo lextree.c; then mv -f ".deps/lextree.Tpo" ".deps/lextree.Plo"; else rm -f ".deps/lextree.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lextree.lo -MD -MP -MF .deps/lextree.Tpo -c lextree.c -fPIC -DPIC -o .libs/lextree.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT lextree.lo -MD -MP -MF .deps/lextree.Tpo -c lextree.c -o lextree.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch.lo -MD -MP -MF ".deps/srch.Tpo" -c -o srch.lo srch.c; then mv -f ".deps/srch.Tpo" ".deps/srch.Plo"; else rm -f ".deps/srch.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch.lo -MD -MP -MF .deps/srch.Tpo -c srch.c -fPIC -DPIC -o .libs/srch.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch.lo -MD -MP -MF .deps/srch.Tpo -c srch.c -o srch.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_align.lo -MD -MP -MF ".deps/srch_align.Tpo" -c -o srch_align.lo srch_align.c; then mv -f ".deps/srch_align.Tpo" ".deps/srch_align.Plo"; else rm -f ".deps/srch_align.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_align.lo -MD -MP -MF .deps/srch_align.Tpo -c srch_align.c -fPIC -DPIC -o .libs/srch_align.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_align.lo -MD -MP -MF .deps/srch_align.Tpo -c srch_align.c -o srch_align.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_allphone.lo -MD -MP -MF ".deps/srch_allphone.Tpo" -c -o srch_allphone.lo srch_allphone.c; then mv -f ".deps/srch_allphone.Tpo" ".deps/srch_allphone.Plo"; else rm -f ".deps/srch_allphone.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_allphone.lo -MD -MP -MF .deps/srch_allphone.Tpo -c srch_allphone.c -fPIC -DPIC -o .libs/srch_allphone.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_allphone.lo -MD -MP -MF .deps/srch_allphone.Tpo -c srch_allphone.c -o srch_allphone.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_debug.lo -MD -MP -MF ".deps/srch_debug.Tpo" -c -o srch_debug.lo srch_debug.c; then mv -f ".deps/srch_debug.Tpo" ".deps/srch_debug.Plo"; else rm -f ".deps/srch_debug.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_debug.lo -MD -MP -MF .deps/srch_debug.Tpo -c srch_debug.c -fPIC -DPIC -o .libs/srch_debug.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_debug.lo -MD -MP -MF .deps/srch_debug.Tpo -c srch_debug.c -o srch_debug.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_do_nothing.lo -MD -MP -MF ".deps/srch_do_nothing.Tpo" -c -o srch_do_nothing.lo srch_do_nothing.c; then mv -f ".deps/srch_do_nothing.Tpo" ".deps/srch_do_nothing.Plo"; else rm -f ".deps/srch_do_nothing.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_do_nothing.lo -MD -MP -MF .deps/srch_do_nothing.Tpo -c srch_do_nothing.c -fPIC -DPIC -o .libs/srch_do_nothing.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_do_nothing.lo -MD -MP -MF .deps/srch_do_nothing.Tpo -c srch_do_nothing.c -o srch_do_nothing.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_flat_fwd.lo -MD -MP -MF ".deps/srch_flat_fwd.Tpo" -c -o srch_flat_fwd.lo srch_flat_fwd.c; then mv -f ".deps/srch_flat_fwd.Tpo" ".deps/srch_flat_fwd.Plo"; else rm -f ".deps/srch_flat_fwd.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_flat_fwd.lo -MD -MP -MF .deps/srch_flat_fwd.Tpo -c srch_flat_fwd.c -fPIC -DPIC -o .libs/srch_flat_fwd.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_flat_fwd.lo -MD -MP -MF .deps/srch_flat_fwd.Tpo -c srch_flat_fwd.c -o srch_flat_fwd.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_fsg.lo -MD -MP -MF ".deps/srch_fsg.Tpo" -c -o srch_fsg.lo srch_fsg.c; then mv -f ".deps/srch_fsg.Tpo" ".deps/srch_fsg.Plo"; else rm -f ".deps/srch_fsg.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_fsg.lo -MD -MP -MF .deps/srch_fsg.Tpo -c srch_fsg.c -fPIC -DPIC -o .libs/srch_fsg.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_fsg.lo -MD -MP -MF .deps/srch_fsg.Tpo -c srch_fsg.c -o srch_fsg.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_output.lo -MD -MP -MF ".deps/srch_output.Tpo" -c -o srch_output.lo srch_output.c; then mv -f ".deps/srch_output.Tpo" ".deps/srch_output.Plo"; else rm -f ".deps/srch_output.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_output.lo -MD -MP -MF .deps/srch_output.Tpo -c srch_output.c -fPIC -DPIC -o .libs/srch_output.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_output.lo -MD -MP -MF .deps/srch_output.Tpo -c srch_output.c -o srch_output.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_time_switch_tree.lo -MD -MP -MF ".deps/srch_time_switch_tree.Tpo" -c -o srch_time_switch_tree.lo srch_time_switch_tree.c; then mv -f ".deps/srch_time_switch_tree.Tpo" ".deps/srch_time_switch_tree.Plo"; else rm -f ".deps/srch_time_switch_tree.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_time_switch_tree.lo -MD -MP -MF .deps/srch_time_switch_tree.Tpo -c srch_time_switch_tree.c -fPIC -DPIC -o .libs/srch_time_switch_tree.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT srch_time_switch_tree.lo -MD -MP -MF .deps/srch_time_switch_tree.Tpo -c srch_time_switch_tree.c -o srch_time_switch_tree.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vithist.lo -MD -MP -MF ".deps/vithist.Tpo" -c -o vithist.lo vithist.c; then mv -f ".deps/vithist.Tpo" ".deps/vithist.Plo"; else rm -f ".deps/vithist.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vithist.lo -MD -MP -MF .deps/vithist.Tpo -c vithist.c -fPIC -DPIC -o .libs/vithist.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT vithist.lo -MD -MP -MF .deps/vithist.Tpo -c vithist.c -o vithist.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT whmm.lo -MD -MP -MF ".deps/whmm.Tpo" -c -o whmm.lo whmm.c; then mv -f ".deps/whmm.Tpo" ".deps/whmm.Plo"; else rm -f ".deps/whmm.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT whmm.lo -MD -MP -MF .deps/whmm.Tpo -c whmm.c -fPIC -DPIC -o .libs/whmm.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT whmm.lo -MD -MP -MF .deps/whmm.Tpo -c whmm.c -o whmm.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_fsg.lo -MD -MP -MF ".deps/word_fsg.Tpo" -c -o word_fsg.lo word_fsg.c; then mv -f ".deps/word_fsg.Tpo" ".deps/word_fsg.Plo"; else rm -f ".deps/word_fsg.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_fsg.lo -MD -MP -MF .deps/word_fsg.Tpo -c word_fsg.c -fPIC -DPIC -o .libs/word_fsg.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_fsg.lo -MD -MP -MF .deps/word_fsg.Tpo -c word_fsg.c -o word_fsg.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_graph.lo -MD -MP -MF ".deps/word_graph.Tpo" -c -o word_graph.lo word_graph.c; then mv -f ".deps/word_graph.Tpo" ".deps/word_graph.Plo"; else rm -f ".deps/word_graph.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_graph.lo -MD -MP -MF .deps/word_graph.Tpo -c word_graph.c -fPIC -DPIC -o .libs/word_graph.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_graph.lo -MD -MP -MF .deps/word_graph.Tpo -c word_graph.c -o word_graph.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_ugprob.lo -MD -MP -MF ".deps/word_ugprob.Tpo" -c -o word_ugprob.lo word_ugprob.c; then mv -f ".deps/word_ugprob.Tpo" ".deps/word_ugprob.Plo"; else rm -f ".deps/word_ugprob.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_ugprob.lo -MD -MP -MF .deps/word_ugprob.Tpo -c word_ugprob.c -fPIC -DPIC -o .libs/word_ugprob.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT word_ugprob.lo -MD -MP -MF .deps/word_ugprob.Tpo -c word_ugprob.c -o word_ugprob.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libsearch.la -version-info 0:6:0 ascr.lo astar.lo blkarray_list.lo ctxt_table.lo dag.lo dict2pid.lo flat_fwd.lo fsg_history.lo fsg_lextree.lo fsg_psubtree.lo fsg_search.lo gmm_wrap.lo kb.lo kbcore.lo lextree.lo srch.lo srch_align.lo srch_allphone.lo srch_debug.lo srch_do_nothing.lo srch_flat_fwd.lo srch_fsg.lo srch_output.lo srch_time_switch_tree.lo vithist.lo whmm.lo word_fsg.lo word_graph.lo word_ugprob.lo libtool: link: ar cru .libs/libsearch.a .libs/ascr.o .libs/astar.o .libs/blkarray_list.o .libs/ctxt_table.o .libs/dag.o .libs/dict2pid.o .libs/flat_fwd.o .libs/fsg_history.o .libs/fsg_lextree.o .libs/fsg_psubtree.o .libs/fsg_search.o .libs/gmm_wrap.o .libs/kb.o .libs/kbcore.o .libs/lextree.o .libs/srch.o .libs/srch_align.o .libs/srch_allphone.o .libs/srch_debug.o .libs/srch_do_nothing.o .libs/srch_flat_fwd.o .libs/srch_fsg.o .libs/srch_output.o .libs/srch_time_switch_tree.o .libs/vithist.o .libs/whmm.o .libs/word_fsg.o .libs/word_graph.o .libs/word_ugprob.o libtool: link: ranlib .libs/libsearch.a Making all in libAPI if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_decode.lo -MD -MP -MF ".deps/s3_decode.Tpo" -c -o s3_decode.lo s3_decode.c; then mv -f ".deps/s3_decode.Tpo" ".deps/s3_decode.Plo"; else rm -f ".deps/s3_decode.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_decode.lo -MD -MP -MF .deps/s3_decode.Tpo -c s3_decode.c -fPIC -DPIC -o .libs/s3_decode.o In file included from s3_decode.c:155: ../../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] } s3_decode_t; ^ cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_decode.lo -MD -MP -MF .deps/s3_decode.Tpo -c s3_decode.c -o s3_decode.o In file included from s3_decode.c:155: ../../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] } s3_decode_t; ^ if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT utt.lo -MD -MP -MF ".deps/utt.Tpo" -c -o utt.lo utt.c; then mv -f ".deps/utt.Tpo" ".deps/utt.Plo"; else rm -f ".deps/utt.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT utt.lo -MD -MP -MF .deps/utt.Tpo -c utt.c -fPIC -DPIC -o .libs/utt.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT utt.lo -MD -MP -MF .deps/utt.Tpo -c utt.c -o utt.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libAPI.la -version-info 0:6:0 s3_decode.lo utt.lo libtool: link: ar cru .libs/libAPI.a .libs/s3_decode.o .libs/utt.o libtool: link: ranlib .libs/libAPI.a Making all in libcfg if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg.lo -MD -MP -MF ".deps/s3_cfg.Tpo" -c -o s3_cfg.lo s3_cfg.c; then mv -f ".deps/s3_cfg.Tpo" ".deps/s3_cfg.Plo"; else rm -f ".deps/s3_cfg.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg.lo -MD -MP -MF .deps/s3_cfg.Tpo -c s3_cfg.c -fPIC -DPIC -o .libs/s3_cfg.o s3_cfg.c: In function 's3_cfg_str2id': s3_cfg.c:400:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (s3_cfg_id_t)id; ^ s3_cfg.c: In function 'add_item': s3_cfg.c:696:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_table_enter(_cfg->name2id, name, (void *)item->id); ^ cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg.lo -MD -MP -MF .deps/s3_cfg.Tpo -c s3_cfg.c -o s3_cfg.o s3_cfg.c: In function 's3_cfg_str2id': s3_cfg.c:400:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (s3_cfg_id_t)id; ^ s3_cfg.c: In function 'add_item': s3_cfg.c:696:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_table_enter(_cfg->name2id, name, (void *)item->id); ^ if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_arraylist.lo -MD -MP -MF ".deps/s3_arraylist.Tpo" -c -o s3_arraylist.lo s3_arraylist.c; then mv -f ".deps/s3_arraylist.Tpo" ".deps/s3_arraylist.Plo"; else rm -f ".deps/s3_arraylist.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_arraylist.lo -MD -MP -MF .deps/s3_arraylist.Tpo -c s3_arraylist.c -fPIC -DPIC -o .libs/s3_arraylist.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_arraylist.lo -MD -MP -MF .deps/s3_arraylist.Tpo -c s3_arraylist.c -o s3_arraylist.o if /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg_convert.lo -MD -MP -MF ".deps/s3_cfg_convert.Tpo" -c -o s3_cfg_convert.lo s3_cfg_convert.c; then mv -f ".deps/s3_cfg_convert.Tpo" ".deps/s3_cfg_convert.Plo"; else rm -f ".deps/s3_cfg_convert.Tpo"; exit 1; fi cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg_convert.lo -MD -MP -MF .deps/s3_cfg_convert.Tpo -c s3_cfg_convert.c -fPIC -DPIC -o .libs/s3_cfg_convert.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="sphinx3" -DVERSION="0.8" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../../include -I../../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_cfg_convert.lo -MD -MP -MF .deps/s3_cfg_convert.Tpo -c s3_cfg_convert.c -o s3_cfg_convert.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libcfg.la -version-info 0:6:0 s3_cfg.lo s3_arraylist.lo s3_cfg_convert.lo libtool: link: ar cru .libs/libcfg.a .libs/s3_cfg.o .libs/s3_arraylist.o .libs/s3_cfg_convert.o libtool: link: ranlib .libs/libcfg.a /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o libs3decoder.la -rpath /usr/local/lib -version-info 0:6:0 libam/libam.la libconfidence/libconfidence.la libcommon/libcommon.la libdict/libdict.la libep/libep.la liblm/liblm.la libsearch/libsearch.la libAPI/libAPI.la libcfg/libcfg.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libs3decoder.so.0.0 -O2 -pipe -fvisibility=hidden -Wl,-whole-archive /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libam/.libs/libam.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libconfidence/.libs/libconfidence.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libcommon/.libs/libcommon.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libdict/.libs/libdict.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libep/.libs/libep.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/liblm/.libs/liblm.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libsearch/.libs/libsearch.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libAPI/.libs/libAPI.a /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libcfg/.libs/libcfg.a -Wl,-no-whole-archive -Wl,-soname,libs3decoder.so.0.0 libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libam/.libs/libam.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libconfidence/.libs/libconfidence.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libcommon/.libs/libcommon.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libdict/.libs/libdict.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libep/.libs/libep.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/liblm/.libs/liblm.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libsearch/.libs/libsearch.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libAPI/.libs/libAPI.a libtool: link: ar x /exopi-obj/pobj/cmu-sphinx3-0.8/sphinx3-0.8/src/libs3decoder/libcfg/.libs/libcfg.a libtool: link: ar cru .libs/libs3decoder.a ./.libs/libs3decoder.lax/libam.a/adaptor.o ./.libs/libs3decoder.lax/libam.a/approx_cont_mgau.o ./.libs/libs3decoder.lax/libam.a/cb2mllr_io.o ./.libs/libs3decoder.lax/libam.a/cont_mgau.o ./.libs/libs3decoder.lax/libam.a/fast_algo_struct.o ./.libs/libs3decoder.lax/libam.a/gs.o ./.libs/libs3decoder.lax/libam.a/hmm.o ./.libs/libs3decoder.lax/libam.a/interp.o ./.libs/libs3decoder.lax/libam.a/kdtree.o ./.libs/libs3decoder.lax/libam.a/mdef.o ./.libs/libs3decoder.lax/libam.a/mllr.o ./.libs/libs3decoder.lax/libam.a/ms_gauden.o ./.libs/libs3decoder.lax/libam.a/ms_mgau.o ./.libs/libs3decoder.lax/libam.a/ms_mllr.o ./.libs/libs3decoder.lax/libam.a/ms_senone.o ./.libs/libs3decoder.lax/libam.a/subvq.o ./.libs/libs3decoder.lax/libam.a/tmat.o ./.libs/libs3decoder.lax/libam.a/log_add.o ./.libs/libs3decoder.lax/libam.a/s2_semi_mgau.o ./.libs/libs3decoder.lax/libconfidence.a/confidence.o ./.libs/libs3decoder.lax/libcommon.a/corpus.o ./.libs/libs3decoder.lax/libcommon.a/encoding.o ./.libs/libs3decoder.lax/libcommon.a/logs3.o ./.libs/libs3decoder.lax/libcommon.a/misc.o ./.libs/libs3decoder.lax/libcommon.a/stat.o ./.libs/libs3decoder.lax/libcommon.a/vector.o ./.libs/libs3decoder.lax/libdict.a/cmu6_lts_rules.o ./.libs/libs3decoder.lax/libdict.a/dict.o ./.libs/libs3decoder.lax/libdict.a/lts.o ./.libs/libs3decoder.lax/libdict.a/wid.o ./.libs/libs3decoder.lax/libep.a/s3_endpointer.o ./.libs/libs3decoder.lax/liblm.a/fillpen.o ./.libs/libs3decoder.lax/liblm.a/lm.o ./.libs/libs3decoder.lax/liblm.a/lm_3g.o ./.libs/libs3decoder.lax/liblm.a/lm_3g_dmp.o ./.libs/libs3decoder.lax/liblm.a/lm_debug.o ./.libs/libs3decoder.lax/liblm.a/lm_attfsm.o ./.libs/libs3decoder.lax/liblm.a/lmclass.o ./.libs/libs3decoder.lax/liblm.a/lmset.o ./.libs/libs3decoder.lax/libsearch.a/ascr.o ./.libs/libs3decoder.lax/libsearch.a/astar.o ./.libs/libs3decoder.lax/libsearch.a/blkarray_list.o ./.libs/libs3decoder.lax/libsearch.a/ctxt_table.o ./.libs/libs3decoder.lax/libsearch.a/dag.o ./.libs/libs3decoder.lax/libsearch.a/dict2pid.o ./.libs/libs3decoder.lax/libsearch.a/flat_fwd.o ./.libs/libs3decoder.lax/libsearch.a/fsg_history.o ./.libs/libs3decoder.lax/libsearch.a/fsg_lextree.o ./.libs/libs3decoder.lax/libsearch.a/fsg_psubtree.o ./.libs/libs3decoder.lax/libsearch.a/fsg_search.o ./.libs/libs3decoder.lax/libsearch.a/gmm_wrap.o ./.libs/libs3decoder.lax/libsearch.a/kb.o ./.libs/libs3decoder.lax/libsearch.a/kbcore.o ./.libs/libs3decoder.lax/libsearch.a/lextree.o ./.libs/libs3decoder.lax/libsearch.a/srch.o ./.libs/libs3decoder.lax/libsearch.a/srch_align.o ./.libs/libs3decoder.lax/libsearch.a/srch_allphone.o ./.libs/libs3decoder.lax/libsearch.a/srch_debug.o ./.libs/libs3decoder.lax/libsearch.a/srch_do_nothing.o ./.libs/libs3decoder.lax/libsearch.a/srch_flat_fwd.o ./.libs/libs3decoder.lax/libsearch.a/srch_fsg.o ./.libs/libs3decoder.lax/libsearch.a/srch_output.o ./.libs/libs3decoder.lax/libsearch.a/srch_time_switch_tree.o ./.libs/libs3decoder.lax/libsearch.a/vithist.o ./.libs/libs3decoder.lax/libsearch.a/whmm.o ./.libs/libs3decoder.lax/libsearch.a/word_fsg.o ./.libs/libs3decoder.lax/libsearch.a/word_graph.o ./.libs/libs3decoder.lax/libsearch.a/word_ugprob.o ./.libs/libs3decoder.lax/libAPI.a/s3_decode.o ./.libs/libs3decoder.lax/libAPI.a/utt.o ./.libs/libs3decoder.lax/libcfg.a/s3_cfg.o ./.libs/libs3decoder.lax/libcfg.a/s3_arraylist.o ./.libs/libs3decoder.lax/libcfg.a/s3_cfg_convert.o libtool: link: ranlib .libs/libs3decoder.a Making all in programs if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_decode.o -MD -MP -MF ".deps/main_decode.Tpo" -c -o main_decode.o main_decode.c; then mv -f ".deps/main_decode.Tpo" ".deps/main_decode.Po"; else rm -f ".deps/main_decode.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_decode main_decode.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_decode -O2 -pipe -fvisibility=hidden main_decode.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_livepretend.o -MD -MP -MF ".deps/main_livepretend.Tpo" -c -o main_livepretend.o main_livepretend.c; then mv -f ".deps/main_livepretend.Tpo" ".deps/main_livepretend.Po"; else rm -f ".deps/main_livepretend.Tpo"; exit 1; fi In file included from main_livepretend.c:80: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] } s3_decode_t; ^ /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_livepretend main_livepretend.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_livepretend -O2 -pipe -fvisibility=hidden main_livepretend.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_livepretend.c(main_livepretend.o:(utt_livepretend)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_continuous.o -MD -MP -MF ".deps/main_continuous.Tpo" -c -o main_continuous.o main_continuous.c; then mv -f ".deps/main_continuous.Tpo" ".deps/main_continuous.Po"; else rm -f ".deps/main_continuous.Tpo"; exit 1; fi In file included from main_continuous.c:61: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] } s3_decode_t; ^ /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_continuous main_continuous.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_continuous -O2 -pipe -fvisibility=hidden main_continuous.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_continuous.c(main_continuous.o:(utt_livepretend)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_livedecode.o -MD -MP -MF ".deps/main_livedecode.Tpo" -c -o main_livedecode.o main_livedecode.c; then mv -f ".deps/main_livedecode.Tpo" ".deps/main_livedecode.Po"; else rm -f ".deps/main_livedecode.Tpo"; exit 1; fi In file included from main_livedecode.c:85: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] } s3_decode_t; ^ /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_livedecode main_livedecode.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm -lpthread libtool: link: cc -o .libs/sphinx3_livedecode -O2 -pipe -fvisibility=hidden main_livedecode.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_align.o -MD -MP -MF ".deps/main_align.Tpo" -c -o main_align.o main_align.c; then mv -f ".deps/main_align.Tpo" ".deps/main_align.Po"; else rm -f ".deps/main_align.Tpo"; exit 1; fi if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT s3_align.o -MD -MP -MF ".deps/s3_align.Tpo" -c -o s3_align.o s3_align.c; then mv -f ".deps/s3_align.Tpo" ".deps/s3_align.Po"; else rm -f ".deps/s3_align.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_align main_align.o s3_align.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_align -O2 -pipe -fvisibility=hidden main_align.o s3_align.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_align.c(main_align.o:(build_output_uttfile)): warning: strcpy() is almost always misused, please use strlcpy() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_astar.o -MD -MP -MF ".deps/main_astar.Tpo" -c -o main_astar.o main_astar.c; then mv -f ".deps/main_astar.Tpo" ".deps/main_astar.Po"; else rm -f ".deps/main_astar.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_astar main_astar.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_astar -O2 -pipe -fvisibility=hidden main_astar.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_astar.c(main_astar.o:(utt_astar)): warning: strcpy() is almost always misused, please use strlcpy() main_astar.c(main_astar.o:(utt_astar)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_conf.o -MD -MP -MF ".deps/main_conf.Tpo" -c -o main_conf.o main_conf.c; then mv -f ".deps/main_conf.Tpo" ".deps/main_conf.Po"; else rm -f ".deps/main_conf.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_conf main_conf.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_conf -O2 -pipe -fvisibility=hidden main_conf.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_conf.c(main_conf.o:(confidence_utt)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_dag.o -MD -MP -MF ".deps/main_dag.Tpo" -c -o main_dag.o main_dag.c; then mv -f ".deps/main_dag.Tpo" ".deps/main_dag.Po"; else rm -f ".deps/main_dag.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_dag main_dag.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_dag -O2 -pipe -fvisibility=hidden main_dag.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_dag.c(main_dag.o:(decode_utt)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_dp.o -MD -MP -MF ".deps/main_dp.Tpo" -c -o main_dp.o main_dp.c; then mv -f ".deps/main_dp.Tpo" ".deps/main_dp.Po"; else rm -f ".deps/main_dp.Tpo"; exit 1; fi main_dp.c: In function 'word2id': main_dp.c:153:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] hash_table_enter(dict_ht, word[n_word], (void *)n_word); ^ main_dp.c:157:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (int32)val; ^ /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_dp main_dp.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_dp -O2 -pipe -fvisibility=hidden main_dp.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_dp.c(main_dp.o:(dp)): warning: strcpy() is almost always misused, please use strlcpy() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_ep.o -MD -MP -MF ".deps/main_ep.Tpo" -c -o main_ep.o main_ep.c; then mv -f ".deps/main_ep.Tpo" ".deps/main_ep.Po"; else rm -f ".deps/main_ep.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_ep main_ep.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_ep -O2 -pipe -fvisibility=hidden main_ep.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_ep.c(main_ep.o:(get_filename_base)): warning: strcpy() is almost always misused, please use strlcpy() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_gausubvq.o -MD -MP -MF ".deps/main_gausubvq.Tpo" -c -o main_gausubvq.o main_gausubvq.c; then mv -f ".deps/main_gausubvq.Tpo" ".deps/main_gausubvq.Po"; else rm -f ".deps/main_gausubvq.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_gausubvq main_gausubvq.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_gausubvq -O2 -pipe -fvisibility=hidden main_gausubvq.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_lm_convert.o -MD -MP -MF ".deps/main_lm_convert.Tpo" -c -o main_lm_convert.o main_lm_convert.c; then mv -f ".deps/main_lm_convert.Tpo" ".deps/main_lm_convert.Po"; else rm -f ".deps/main_lm_convert.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_lm_convert main_lm_convert.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_lm_convert -O2 -pipe -fvisibility=hidden main_lm_convert.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib main_lm_convert.c(main_lm_convert.o:(main)): warning: sprintf() is often misused, please use snprintf() if cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"sphinx3\" -DVERSION=\"0.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_MEMMOVE=1 -DHAVE_BCOPY=1 -DRETSIGTYPE=void -DHAVE_ATTRIBUTE_VISIBILITY=1 -DHAVE_DLFCN_H=1 -I. -I. -I../../include -I../../include -I/usr/include/sphinxbase -I/usr/local/include/sphinxbase -O2 -pipe -fvisibility=hidden -MT main_cfg2fsg.o -MD -MP -MF ".deps/main_cfg2fsg.Tpo" -c -o main_cfg2fsg.o main_cfg2fsg.c; then mv -f ".deps/main_cfg2fsg.Tpo" ".deps/main_cfg2fsg.Po"; else rm -f ".deps/main_cfg2fsg.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fvisibility=hidden -L/usr/local/lib -o sphinx3_cfg2fsg main_cfg2fsg.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm libtool: link: cc -o .libs/sphinx3_cfg2fsg -O2 -pipe -fvisibility=hidden main_cfg2fsg.o -L.libs -ls3decoder -lsphinxbase -liconv -lpthread -lm -lblas -llapack -lgfortran -lsndio -lquadmath -lz -lsphinxad -Wl,-rpath-link,/usr/local/lib Making all in tests Making all in performance Making all in an4 Making all in rm1 Making all in hub4 Making all in ti46 Making all in tidigits Making all in wsj20k Making all in wsj5k Making all in Communicator Making all in ICSI Making all in spoke3 Making all in regression Making all in unit_tests Making all in test_logs3 Making all in scripts Making all in model Making all in hmm Making all in hub4_cd_continuous_8gau_1s_c_d_dd Making all in RM1_cd_semi Making all in tidigits Making all in lm Making all in an4 Making all in ep Making all in include >>> Running package in audio/cmu-sphinx3 at 1713977368.93 ===> audio/cmu-sphinx3 ===> Faking installation for cmu-sphinx3-0.8p8 Making install in src Making install in libs3decoder Making install in libam Making install in libconfidence Making install in libcommon Making install in libdict Making install in libep Making install in liblm Making install in libsearch Making install in libAPI Making install in libcfg test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c 'libs3decoder.la' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/libs3decoder.la' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 ./.libs/libs3decoder.a /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/libs3decoder.a libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 ./.libs/libs3decoder.so.0.0 /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/libs3decoder.so.0.0 libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 ./.libs/libs3decoder.lai /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/libs3decoder.la Making install in programs test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_decode' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_decode' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_decode /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_decode /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_livepretend' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_livepretend' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_livepretend /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_livepretend /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_continuous' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_continuous' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_continuous /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_continuous /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_livedecode' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_livedecode' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_livedecode /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_livedecode /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_align' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_align' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_align /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_align /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_astar' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_astar' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_astar /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_astar /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_conf' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_conf' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_conf /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_conf /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_dag' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_dag' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_dag /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_dag /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_dp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_dp' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_dp /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_dp /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_ep' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_ep' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_ep /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_ep /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_gausubvq' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_gausubvq' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_gausubvq /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_gausubvq /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_lm_convert' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_lm_convert' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_lm_convert /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_lm_convert /usr/bin/libtool --mode=install /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 'sphinx3_cfg2fsg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_cfg2fsg' libtool: install: /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -s -m 755 ./.libs/sphinx3_cfg2fsg /exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3_cfg2fsg Making install in tests Making install in performance Making install in an4 Making install in rm1 Making install in hub4 Making install in ti46 Making install in tidigits Making install in wsj20k Making install in wsj5k Making install in Communicator Making install in ICSI Making install in spoke3 Making install in regression Making install in unit_tests Making install in test_logs3 Making install in scripts test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 755 'sphinx3-simple' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/bin/sphinx3-simple' Making install in model Making install in hmm Making install in hub4_cd_continuous_8gau_1s_c_d_dd test -z "/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 '8gau.6000sen.quant' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/8gau.6000sen.quant' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'feat.params' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/feat.params' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mdef' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/mdef' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'means' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/means' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mixture_weights' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/mixture_weights' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mllr_matrices' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/mllr_matrices' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test-align-mllr.out' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test-align-mllr.out' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test-conf.confhypseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test-conf.confhypseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.align.mllr.out' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.align.mllr.out' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.align.out' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.align.out' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.align.phseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.align.phseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.align.wdseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.align.wdseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.allp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.allp' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.match' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.match' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.matchseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.matchseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.mllr.allp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.mllr.allp' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.mllr.match' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.mllr.match' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.mllr.matchseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.mllr.matchseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.allp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.allp' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.match' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.match' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.matchseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.matchseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.mllr.allp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.mllr.allp' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.mllr.match' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.mllr.match' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.allphone.phone_tg.mllr.matchseg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.allphone.phone_tg.mllr.matchseg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.dp.hyp' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.dp.hyp' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.dp.ref' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.dp.ref' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.dp.simple.log' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.dp.simple.log' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.mode1369.dump' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.mode1369.dump' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'test.subvq' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/test.subvq' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'transition_matrices' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/transition_matrices' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'variances' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/variances' Making install in RM1_cd_semi test -z "/usr/local/share/sphinx3/model/hmm/RM1_cd_semi" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'means' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/means' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mixture_weights' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/mixture_weights' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'variances' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/variances' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'transition_matrices' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/transition_matrices' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'kdtrees' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/kdtrees' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mdef' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/mdef' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'feat.params' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/hmm/RM1_cd_semi/feat.params' Making install in tidigits Making install in lm Making install in an4 test -z "/usr/local/share/sphinx3/model/lm/an4" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'README' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/README' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'align.correct' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/align.correct' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.cls.probdef' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.cls.probdef' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ctl' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ctl' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ctl.platform_independent' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ctl.platform_independent' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ctl_lm' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ctl_lm' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.dict' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.dict' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.phone.dict' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.phone.dict' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.phonelist' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.phonelist' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.tg.phone.arpa' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.tg.phone.arpa' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.tg.phone.arpa.DMP' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.tg.phone.arpa.DMP' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.tg.phone.arpa.FST' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.tg.phone.arpa.FST' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.tg.phone.arpa.FST.SYM' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.tg.phone.arpa.FST.SYM' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.tg.phone.arpa.lm_convert' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.tg.phone.arpa.lm_convert' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.cls.lm' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.cls.lm' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.cls.lm.DMP' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.cls.lm.DMP' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.cls.lmctl' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.cls.lmctl' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.cls.lmctl' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.cls.lmctl' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.fsg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.fsg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.lm' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.lm' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.lm.DMP' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.lm.DMP' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.lm.FST' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.lm.FST' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.lm.FST.SYM' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.lm.FST.SYM' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'an4.ug.lm.lm_convert' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/an4.ug.lm.lm_convert' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.cls' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.cls' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.cls' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.cls' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.fsg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.fsg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.fsg' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.fsg' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.mllr' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.mllr' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.mllr' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.mllr' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'args.an4.test.win32' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/args.an4.test.win32' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'filler.dict' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/filler.dict' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.bigendian.mfc' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.bigendian.mfc' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.bigendian.raw' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.bigendian.raw' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.lat.gz' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.lat.gz' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.littleendian.abcd' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.littleendian.abcd' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.littleendian.mfc' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.littleendian.mfc' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.littleendian.raw' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.littleendian.raw' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.littleendian.slf' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.littleendian.slf' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'pittsburgh.nbest' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/lm/an4/pittsburgh.nbest' Making install in ep test -z "/usr/local/share/sphinx3/model/ep" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3-dither.cepview' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3-dither.cepview' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3-logspec.cepview' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3-logspec.cepview' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3.cepview' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3.cepview' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3.logspec' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3.logspec' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3.mfc' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3.mfc' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'chan3.raw' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/chan3.raw' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ep.mdef' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/ep.mdef' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ep.result' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/ep.result' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'means' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/means' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mixture_weights' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/mixture_weights' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'variances' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/share/sphinx3/model/ep/variances' Making install in include test -z "/usr/local/include/sphinx3" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'adaptor.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/adaptor.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'approx_cont_mgau.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/approx_cont_mgau.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ascr.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ascr.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'astar.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/astar.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'blkarray_list.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/blkarray_list.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'cb2mllr_io.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/cb2mllr_io.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'classifier.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/classifier.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'classify.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/classify.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'cmdln_macro.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/cmdln_macro.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'confidence.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/confidence.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'cont_mgau.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/cont_mgau.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'corpus.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/corpus.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ctxt_table.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ctxt_table.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'dag.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/dag.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'dict2pid.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/dict2pid.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'dict.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/dict.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'encoding.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/encoding.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'endptr.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/endptr.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fast_algo_struct.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fast_algo_struct.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fillpen.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fillpen.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fsg.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fsg.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fsg_history.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fsg_history.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fsg_lextree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fsg_lextree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fsg_psubtree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fsg_psubtree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'fsg_search.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/fsg_search.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'gmm_wrap.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/gmm_wrap.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'gs.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/gs.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'hmm.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/hmm.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'interp.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/interp.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'kbcore.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/kbcore.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'kb.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/kb.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'kdtree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/kdtree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'lextree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/lextree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'lmclass.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/lmclass.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'lm.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/lm.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'logs3.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/logs3.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'lts.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/lts.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mdef.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/mdef.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'misc.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/misc.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'mllr.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/mllr.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ms_gauden.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ms_gauden.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ms_mgau.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ms_mgau.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ms_mllr.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ms_mllr.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'ms_senone.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/ms_senone.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's2_semi_mgau.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s2_semi_mgau.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's3_arraylist.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s3_arraylist.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's3_cfg.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s3_cfg.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's3_decode.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s3_decode.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's3_endpointer.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s3_endpointer.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 's3types.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/s3types.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'search.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/search.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'sort.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/sort.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'sphinx3_export.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/sphinx3_export.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_allphone.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_allphone.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_debug.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_debug.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_do_nothing.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_do_nothing.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_flat_fwd.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_flat_fwd.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_fsg.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_fsg.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_output.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_output.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_time_switch_tree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_time_switch_tree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'srch_word_switch_tree.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/srch_word_switch_tree.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'stat.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/stat.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'subvq.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/subvq.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'tmat.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/tmat.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'utt.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/utt.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'vector.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/vector.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'vithist.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/vithist.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'whmm.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/whmm.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'wid.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/wid.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'word_fsg.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/word_fsg.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'word_graph.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/word_graph.h' /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'word_ugprob.h' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/include/sphinx3/word_ugprob.h' test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/cmu-sphinx3-0.8/bin/install -c -m 644 'sphinx3.pc' '/exopi-obj/pobj/cmu-sphinx3-0.8/fake-amd64/usr/local/lib/pkgconfig/sphinx3.pc' ===> Building package for cmu-sphinx3-0.8p8 Create /exopi-cvs/ports/packages/amd64/all/cmu-sphinx3-0.8p8.tgz Creating package cmu-sphinx3-0.8p8 reading plist| checking dependencies| checking dependencies|audio/cmu-sphinxbase checking dependencies|converters/libiconv checking dependencies|lang/gcc/8,-libs checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|************ | 18% archiving|************ | 19% archiving|**************** | 25% archiving|******************* | 30% archiving|******************** | 32% archiving|************************ | 37% archiving|*************************** | 42% archiving|**************************** | 43% archiving|******************************* | 48% archiving|********************************** | 53% archiving|************************************* | 59% archiving|************************************** | 60% archiving|****************************************** | 65% archiving|********************************************* | 70% archiving|************************************************ | 75% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|******************************************************* | 85% archiving|********************************************************** | 91% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cmu-sphinx3-0.8p8.tgz >>> Running clean in audio/cmu-sphinx3 at 1713977390.01 ===> audio/cmu-sphinx3 ===> Cleaning for cmu-sphinx3-0.8p8 >>> Ended at 1713977390.44 max_stuck=1.50/depends=7.01/show-prepare-results=1.21/build=69.32/package=21.09/clean=0.46