Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 Mock Version: 1.1.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'] Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cmusphinx3-0.8-10.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'], False, '/var/lib/mock/fedora-16-x86_64/root/', None, 0, True, False, 500, 475, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VLeodP + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sphinx3-0.8 + /usr/bin/unzip -qq /builddir/build/SOURCES/sphinx3-0.8.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd sphinx3-0.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (sphinx3-string.patch):' Patch #0 (sphinx3-string.patch): + /bin/cat /builddir/build/SOURCES/sphinx3-string.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (sphinx3-doxygen.patch):' Patch #1 (sphinx3-doxygen.patch): + /bin/cat /builddir/build/SOURCES/sphinx3-doxygen.patch + /usr/bin/patch -s -p1 --fuzz=0 Patch #2 (sphinx3-python.patch): + echo 'Patch #2 (sphinx3-python.patch):' + /bin/cat /builddir/build/SOURCES/sphinx3-python.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #3 (sphinx3-link.patch):' Patch #3 (sphinx3-link.patch): + /bin/cat /builddir/build/SOURCES/sphinx3-link.patch + /usr/bin/patch -s -p1 --fuzz=0 + sed -i 's/heap_t /heap_t */' src/libs3decoder/libsearch/vithist.c + find doc -type f + xargs chmod a-x + rm -fr doc/images/.svn doc/s3/.svn doc/s3-2_files/.svn + cd doc/s3-2_files + iconv -f WINDOWS-1252 -t UTF-8 master03_stylesheet.css + touch -r master03_stylesheet.css x.css + mv -f x.css master03_stylesheet.css + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SAeP1b + umask 022 + cd /builddir/build/BUILD + cd sphinx3-0.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for x86_64-unknown-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-unknown-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memmove... yes checking for bcopy... yes checking return type of signal handlers... 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... no checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /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... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-unknown-linux-gnu-g++... no checking for x86_64-unknown-linux-gnu-c++... no checking for x86_64-unknown-linux-gnu-gpp... no checking for x86_64-unknown-linux-gnu-aCC... no checking for x86_64-unknown-linux-gnu-CC... no checking for x86_64-unknown-linux-gnu-cxx... no checking for x86_64-unknown-linux-gnu-cc++... no checking for x86_64-unknown-linux-gnu-cl.exe... no checking for x86_64-unknown-linux-gnu-FCC... no checking for x86_64-unknown-linux-gnu-KCC... no checking for x86_64-unknown-linux-gnu-RCC... no checking for x86_64-unknown-linux-gnu-xlC_r... no checking for x86_64-unknown-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-unknown-linux-gnu-g77... no checking for x86_64-unknown-linux-gnu-xlf... no checking for x86_64-unknown-linux-gnu-f77... no checking for x86_64-unknown-linux-gnu-frt... no checking for x86_64-unknown-linux-gnu-pgf77... no checking for x86_64-unknown-linux-gnu-cf77... no checking for x86_64-unknown-linux-gnu-fort77... no checking for x86_64-unknown-linux-gnu-fl32... no checking for x86_64-unknown-linux-gnu-af77... no checking for x86_64-unknown-linux-gnu-xlf90... no checking for x86_64-unknown-linux-gnu-f90... no checking for x86_64-unknown-linux-gnu-pgf90... no checking for x86_64-unknown-linux-gnu-pghpf... no checking for x86_64-unknown-linux-gnu-epcf90... no checking for x86_64-unknown-linux-gnu-gfortran... no checking for x86_64-unknown-linux-gnu-g95... no checking for x86_64-unknown-linux-gnu-xlf95... no checking for x86_64-unknown-linux-gnu-f95... no checking for x86_64-unknown-linux-gnu-fort... no checking for x86_64-unknown-linux-gnu-ifort... no checking for x86_64-unknown-linux-gnu-ifc... no checking for x86_64-unknown-linux-gnu-efc... no checking for x86_64-unknown-linux-gnu-pgf95... no checking for x86_64-unknown-linux-gnu-lf95... no checking for x86_64-unknown-linux-gnu-ftn... no 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... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1635000 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-unknown-linux-gnu-ar... no checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... checking if g++ static flag works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool 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 + sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -i libtool + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src' Making all in libs3decoder make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder' Making all in libam make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o adaptor.lo adaptor.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o approx_cont_mgau.lo approx_cont_mgau.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o cb2mllr_io.lo cb2mllr_io.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o cont_mgau.lo cont_mgau.c mkdir .libs mkdir .libs mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c cb2mllr_io.c -fPIC -DPIC -o .libs/cb2mllr_io.o mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c adaptor.c -fPIC -DPIC -o .libs/adaptor.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c approx_cont_mgau.c -fPIC -DPIC -o .libs/approx_cont_mgau.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c cont_mgau.c -fPIC -DPIC -o .libs/cont_mgau.o cb2mllr_io.c: In function 's3map_read': cb2mllr_io.c:109:22: warning: pointer targets in passing argument 3 of 'bio_fread_1d' differ in signedness [-Wpointer-sign] /usr/include/sphinxbase/bio.h:190:7: note: expected 'uint32 *' but argument is of type 'int32 *' approx_cont_mgau.c: In function 'approx_cont_mgau_ci_eval': approx_cont_mgau.c:380:16: warning: variable 'cd2cisen' set but not used [-Wunused-but-set-variable] approx_cont_mgau.c: In function 'approx_cont_mgau_frame_eval': approx_cont_mgau.c:457:11: warning: variable 'total' set but not used [-Wunused-but-set-variable] approx_cont_mgau.c:447:32: warning: variable 'n_cig' set but not used [-Wunused-but-set-variable] approx_cont_mgau.c:447:25: warning: variable 'n_cis' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fast_algo_struct.lo fast_algo_struct.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o gs.lo gs.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o hmm.lo hmm.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fast_algo_struct.c -fPIC -DPIC -o .libs/fast_algo_struct.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c gs.c -fPIC -DPIC -o .libs/gs.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c hmm.c -fPIC -DPIC -o .libs/hmm.o gs.c: In function 'gc_compute_closest_cw': gs.c:225:13: warning: variable 'min_density' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o interp.lo interp.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o kdtree.lo kdtree.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o mdef.lo mdef.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c interp.c -fPIC -DPIC -o .libs/interp.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c kdtree.c -fPIC -DPIC -o .libs/kdtree.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c mdef.c -fPIC -DPIC -o .libs/mdef.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o mllr.lo mllr.c mdef.c: In function 'mdef_phone_id_nearest': mdef.c:330:11: warning: variable 'wpos_name' set but not used [-Wunused-but-set-variable] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c mllr.c -fPIC -DPIC -o .libs/mllr.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ms_gauden.lo ms_gauden.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ms_mgau.lo ms_mgau.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ms_gauden.c -fPIC -DPIC -o .libs/ms_gauden.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ms_mgau.c -fPIC -DPIC -o .libs/ms_mgau.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ms_mllr.lo ms_mllr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ms_senone.lo ms_senone.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ms_mllr.c -fPIC -DPIC -o .libs/ms_mllr.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o subvq.lo subvq.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ms_senone.c -fPIC -DPIC -o .libs/ms_senone.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o tmat.lo tmat.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c subvq.c -fPIC -DPIC -o .libs/subvq.o ms_senone.c: In function 'senone_mgau_map_read': ms_senone.c:183:10: warning: pointer targets in passing argument 3 of 'bio_fread_1d' differ in signedness [-Wpointer-sign] /usr/include/sphinxbase/bio.h:190:7: note: expected 'uint32 *' but argument is of type 'int32 *' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o log_add.lo log_add.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c tmat.c -fPIC -DPIC -o .libs/tmat.o subvq.c: In function 'subvq_mgau_eval': subvq.c:575:13: warning: variable 'f' set but not used [-Wunused-but-set-variable] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c log_add.c -fPIC -DPIC -o .libs/log_add.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s2_semi_mgau.lo s2_semi_mgau.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s2_semi_mgau.c -fPIC -DPIC -o .libs/s2_semi_mgau.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -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: warning: `-version-info/-version-number' is ignored for convenience libraries 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 ranlib .libs/libam.a creating libam.la (cd .libs && rm -f libam.la && ln -s ../libam.la libam.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam' Making all in libconfidence make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libconfidence' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o confidence.lo confidence.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c confidence.c -fPIC -DPIC -o .libs/confidence.o confidence.c: In function 'load_edge': confidence.c:651:21: warning: variable 'tail' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libconfidence.la -version-info 0:6:0 confidence.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libconfidence.a .libs/confidence.o ranlib .libs/libconfidence.a creating libconfidence.la (cd .libs && rm -f libconfidence.la && ln -s ../libconfidence.la libconfidence.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libconfidence' Making all in libcommon make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcommon' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o corpus.lo corpus.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o encoding.lo encoding.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o logs3.lo logs3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o misc.lo misc.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c misc.c -fPIC -DPIC -o .libs/misc.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c logs3.c -fPIC -DPIC -o .libs/logs3.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c corpus.c -fPIC -DPIC -o .libs/corpus.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c encoding.c -fPIC -DPIC -o .libs/encoding.o corpus.c: In function 'ctl_process': corpus.c:551:11: warning: variable 'k' set but not used [-Wunused-but-set-variable] corpus.c: In function 'ctl_process_utt': corpus.c:729:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o stat.lo stat.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o vector.lo vector.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c stat.c -fPIC -DPIC -o .libs/stat.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c vector.c -fPIC -DPIC -o .libs/vector.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libcommon.la -version-info 0:6:0 corpus.lo encoding.lo logs3.lo misc.lo stat.lo vector.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libcommon.a .libs/corpus.o .libs/encoding.o .libs/logs3.o .libs/misc.o .libs/stat.o .libs/vector.o ranlib .libs/libcommon.a creating libcommon.la (cd .libs && rm -f libcommon.la && ln -s ../libcommon.la libcommon.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcommon' Making all in libdict make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o cmu6_lts_rules.lo cmu6_lts_rules.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o dict.lo dict.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lts.lo lts.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o wid.lo wid.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c wid.c -fPIC -DPIC -o .libs/wid.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c dict.c -fPIC -DPIC -o .libs/dict.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c cmu6_lts_rules.c -fPIC -DPIC -o .libs/cmu6_lts_rules.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lts.c -fPIC -DPIC -o .libs/lts.o lts.c: In function 'lts_apply': lts.c:132:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] /usr/include/bits/stdio2.h:32:1: note: expected 'char * __restrict__' but argument is of type 'cst_lts_letter *' lts.c:139:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] /usr/include/bits/stdio2.h:32:1: note: expected 'char * __restrict__' but argument is of type 'cst_lts_letter *' lts.c:149:17: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] /usr/include/bits/stdio2.h:32:1: note: expected 'char * __restrict__' but argument is of type 'cst_lts_letter *' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libdict.la -version-info 0:6:0 cmu6_lts_rules.lo dict.lo lts.lo wid.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libdict.a .libs/cmu6_lts_rules.o .libs/dict.o .libs/lts.o .libs/wid.o ranlib .libs/libdict.a creating libdict.la (cd .libs && rm -f libdict.la && ln -s ../libdict.la libdict.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict' Making all in libep make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libep' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s3_endpointer.lo s3_endpointer.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_endpointer.c -fPIC -DPIC -o .libs/s3_endpointer.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libep.la -version-info 0:6:0 s3_endpointer.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libep.a .libs/s3_endpointer.o ranlib .libs/libep.a creating libep.la (cd .libs && rm -f libep.la && ln -s ../libep.la libep.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libep' Making all in liblm make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/liblm' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fillpen.lo fillpen.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lm.lo lm.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lm_3g.lo lm_3g.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lm_3g_dmp.lo lm_3g_dmp.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lm_3g_dmp.c -fPIC -DPIC -o .libs/lm_3g_dmp.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lm.c -fPIC -DPIC -o .libs/lm.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lm_3g.c -fPIC -DPIC -o .libs/lm_3g.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fillpen.c -fPIC -DPIC -o .libs/fillpen.o lm_3g_dmp.c: In function 'lm_read_dump_bg': lm_3g_dmp.c:740:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c:748:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'lm_read_dump_tg': lm_3g_dmp.c:811:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c:820:22: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_int32': lm_3g_dmp.c:98:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'lm3g_dump_write_wordstr': lm_3g_dmp.c:340:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_tg32': lm_3g_dmp.c:154:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_tg': lm_3g_dmp.c:144:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_bg32': lm_3g_dmp.c:134:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_bg': lm_3g_dmp.c:122:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'fwrite_ug': lm_3g_dmp.c:110:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'lm3g_dump_write_fmtdesc': lm_3g_dmp.c:247:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c:254:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'lm3g_dump_write_lm_filename': lm_3g_dmp.c:206:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g_dmp.c: In function 'lm3g_dump_write_header': lm_3g_dmp.c:196:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] lm_3g.c: In function 'ReadNgramCounts': lm_3g.c:222:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] lm_3g.c:257:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lm_debug.lo lm_debug.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lm_debug.c -fPIC -DPIC -o .libs/lm_debug.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lm_attfsm.lo lm_attfsm.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lmclass.lo lmclass.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lmset.lo lmset.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lm_attfsm.c -fPIC -DPIC -o .libs/lm_attfsm.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lmclass.c -fPIC -DPIC -o .libs/lmclass.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lmset.c -fPIC -DPIC -o .libs/lmset.o lmset.c: In function 'lmset_read_ctl': lmset.c:347:11: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -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: warning: `-version-info/-version-number' is ignored for convenience libraries 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 ranlib .libs/liblm.a creating liblm.la (cd .libs && rm -f liblm.la && ln -s ../liblm.la liblm.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/liblm' Making all in libsearch make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ascr.lo ascr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o astar.lo astar.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o blkarray_list.lo blkarray_list.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o ctxt_table.lo ctxt_table.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c blkarray_list.c -fPIC -DPIC -o .libs/blkarray_list.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c astar.c -fPIC -DPIC -o .libs/astar.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ctxt_table.c -fPIC -DPIC -o .libs/ctxt_table.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c ascr.c -fPIC -DPIC -o .libs/ascr.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o dag.lo dag.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o dict2pid.lo dict2pid.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c dag.c -fPIC -DPIC -o .libs/dag.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o flat_fwd.lo flat_fwd.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fsg_history.lo fsg_history.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c dict2pid.c -fPIC -DPIC -o .libs/dict2pid.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c flat_fwd.c -fPIC -DPIC -o .libs/flat_fwd.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fsg_history.c -fPIC -DPIC -o .libs/fsg_history.o dag.c: In function 'dag_write_header': dag.c:696:11: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] flat_fwd.c: In function 'dump_all_word': flat_fwd.c:372:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] flat_fwd.c: In function 'whmm_eval': flat_fwd.c:412:13: warning: variable 'mdef' set but not used [-Wunused-but-set-variable] flat_fwd.c:410:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] flat_fwd.c: In function 'whmm_transition': flat_fwd.c:495:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] flat_fwd.c: In function 'whmm_exit': flat_fwd.c:562:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fsg_lextree.lo fsg_lextree.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fsg_psubtree.lo fsg_psubtree.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o fsg_search.lo fsg_search.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fsg_lextree.c -fPIC -DPIC -o .libs/fsg_lextree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o gmm_wrap.lo gmm_wrap.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fsg_psubtree.c -fPIC -DPIC -o .libs/fsg_psubtree.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c fsg_search.c -fPIC -DPIC -o .libs/fsg_search.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c gmm_wrap.c -fPIC -DPIC -o .libs/gmm_wrap.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o kb.lo kb.c fsg_search.c: In function 'fsg_search_utt_end': fsg_search.c:1036:12: warning: variable 'hmm' set but not used [-Wunused-but-set-variable] fsg_search.c: At top level: fsg_search.c:901:1: warning: 'fsg_search_hyp_dump' defined but not used [-Wunused-function] gmm_wrap.c: In function 's3_cd_gmm_compute_sen': gmm_wrap.c:118:11: warning: variable 'pl' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o kbcore.lo kbcore.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c kb.c -fPIC -DPIC -o .libs/kb.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o lextree.lo lextree.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c kbcore.c -fPIC -DPIC -o .libs/kbcore.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch.lo srch.c kb.c: In function 'kb_init': kb.c:183:13: warning: variable 'dict' set but not used [-Wunused-but-set-variable] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c lextree.c -fPIC -DPIC -o .libs/lextree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_align.lo srch_align.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch.c -fPIC -DPIC -o .libs/srch.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_align.c -fPIC -DPIC -o .libs/srch_align.o lextree.c: In function 'lextree_utt_end': lextree.c:932:13: warning: variable 'mdef' set but not used [-Wunused-but-set-variable] lextree.c: In function 'lextree_enter': lextree.c:1097:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] lextree.c:1095:17: warning: variable 'n_st' set but not used [-Wunused-but-set-variable] lextree.c:1095:11: warning: variable 'n_ci' set but not used [-Wunused-but-set-variable] lextree.c: In function 'lextree_hmm_eval': lextree.c:1251:17: warning: variable 'd2p' set but not used [-Wunused-but-set-variable] lextree.c:1247:24: warning: variable 'n_st' set but not used [-Wunused-but-set-variable] lextree.c: In function 'lextree_hmm_propagate_non_leaves': lextree.c:1374:17: warning: variable 'n_st' set but not used [-Wunused-but-set-variable] lextree.c:1374:11: warning: variable 'n_ci' set but not used [-Wunused-but-set-variable] lextree.c:1366:13: warning: variable 'tmat' set but not used [-Wunused-but-set-variable] lextree.c: At top level: lextree.c:1057:1: warning: 'lextree_realloc_active_list' defined but not used [-Wunused-function] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_allphone.lo srch_allphone.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_debug.lo srch_debug.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_allphone.c -fPIC -DPIC -o .libs/srch_allphone.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_debug.c -fPIC -DPIC -o .libs/srch_debug.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_do_nothing.lo srch_do_nothing.c srch_allphone.c: In function 'srch_allphone_end': srch_allphone.c:809:13: warning: variable 'st' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_flat_fwd.lo srch_flat_fwd.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_do_nothing.c -fPIC -DPIC -o .libs/srch_do_nothing.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_flat_fwd.c -fPIC -DPIC -o .libs/srch_flat_fwd.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_fsg.lo srch_fsg.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_output.lo srch_output.c srch_flat_fwd.c: In function 'srch_FLAT_FWD_end': srch_flat_fwd.c:407:13: warning: variable 'st' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o srch_time_switch_tree.lo srch_time_switch_tree.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_fsg.c -fPIC -DPIC -o .libs/srch_fsg.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_output.c -fPIC -DPIC -o .libs/srch_output.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c srch_time_switch_tree.c -fPIC -DPIC -o .libs/srch_time_switch_tree.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o vithist.lo vithist.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o whmm.lo whmm.c srch_time_switch_tree.c: In function 'srch_TST_compute_heuristic': srch_time_switch_tree.c:755:23: warning: variable 'tstg' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c: In function 'srch_TST_hmm_compute_lv2': srch_time_switch_tree.c:798:11: warning: variable 'numhistbins' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:795:11: warning: variable 'maxhistpf' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:794:11: warning: variable 'maxwpf' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:789:11: warning: variable 'pl' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c: In function 'srch_TST_propagate_graph_ph_lv2': srch_time_switch_tree.c:930:11: warning: variable 'pheurtype' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c: In function 'srch_TST_propagate_graph_wd_lv2': srch_time_switch_tree.c:1191:11: warning: variable 'maxhmmpf' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c: In function 'srch_TST_select_active_gmm': srch_time_switch_tree.c:1274:19: warning: variable 'mgau' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:1273:13: warning: variable 'st' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:1272:11: warning: variable 'pl' set but not used [-Wunused-but-set-variable] srch_time_switch_tree.c:1270:17: warning: variable 'fgmm' set but not used [-Wunused-but-set-variable] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c vithist.c -fPIC -DPIC -o .libs/vithist.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c whmm.c -fPIC -DPIC -o .libs/whmm.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o word_fsg.lo word_fsg.c vithist.c: In function 'vithist_init': vithist.c:163:13: warning: variable 'dict' set but not used [-Wunused-but-set-variable] vithist.c: In function 'vithist_enter': vithist.c:407:11: warning: variable 'old_n_rc_info' set but not used [-Wunused-but-set-variable] vithist.c:405:13: warning: variable 'd' set but not used [-Wunused-but-set-variable] vithist.c:404:11: warning: variable 'n_ci' set but not used [-Wunused-but-set-variable] vithist.c: In function 'vithist_frame_gc': vithist.c:585:11: warning: variable 'n_rc_info' set but not used [-Wunused-but-set-variable] vithist.c: In function 'vithist_partialutt_end': vithist.c:858:27: warning: variable 'bestve' set but not used [-Wunused-but-set-variable] vithist.c: In function 'vithist_utt_reset': vithist.c:912:11: warning: variable 'ent' set but not used [-Wunused-but-set-variable] vithist.c: In function 'vithist_backtrace': vithist.c:1064:15: warning: variable 'ci' set but not used [-Wunused-but-set-variable] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c word_fsg.c -fPIC -DPIC -o .libs/word_fsg.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o word_graph.lo word_graph.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o word_ugprob.lo word_ugprob.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c word_graph.c -fPIC -DPIC -o .libs/word_graph.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c word_ugprob.c -fPIC -DPIC -o .libs/word_ugprob.o word_graph.c: In function 'new_word_graph_link': word_graph.c:125:11: warning: variable 'i' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -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: warning: `-version-info/-version-number' is ignored for convenience libraries 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 ranlib .libs/libsearch.a creating libsearch.la (cd .libs && rm -f libsearch.la && ln -s ../libsearch.la libsearch.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch' Making all in libAPI make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libAPI' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s3_decode.lo s3_decode.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o utt.lo utt.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c utt.c -fPIC -DPIC -o .libs/utt.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_decode.c -fPIC -DPIC -o .libs/s3_decode.o utt.c: In function 'wavfile_read': utt.c:132:26: warning: variable 'adc_endian' set but not used [-Wunused-but-set-variable] In file included from s3_decode.c:156:0: ../../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] s3_decode.c: In function 's3_decode_record_hyps': s3_decode.c:523:11: warning: variable 'kb' set but not used [-Wunused-but-set-variable] /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libAPI.la -version-info 0:6:0 s3_decode.lo utt.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libAPI.a .libs/s3_decode.o .libs/utt.o ranlib .libs/libAPI.a creating libAPI.la (cd .libs && rm -f libAPI.la && ln -s ../libAPI.la libAPI.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libAPI' Making all in libcfg make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcfg' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s3_cfg.lo s3_cfg.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s3_arraylist.lo s3_arraylist.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c -o s3_cfg_convert.lo s3_cfg_convert.c mkdir .libs gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_arraylist.c -fPIC -DPIC -o .libs/s3_arraylist.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_cfg.c -fPIC -DPIC -o .libs/s3_cfg.o gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_cfg_convert.c -fPIC -DPIC -o .libs/s3_cfg_convert.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] 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] s3_cfg.c: At top level: s3_cfg.c:761:1: warning: 'read_1rule' defined but not used [-Wunused-function] /bin/sh ../../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libcfg.la -version-info 0:6:0 s3_cfg.lo s3_arraylist.lo s3_cfg_convert.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/libcfg.a .libs/s3_cfg.o .libs/s3_arraylist.o .libs/s3_cfg_convert.o ranlib .libs/libcfg.a creating libcfg.la (cd .libs && rm -f libcfg.la && ln -s ../libcfg.la libcfg.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcfg' make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder' /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o libs3decoder.la -rpath /usr/lib64 -version-info 0:6:0 -lsphinxbase 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 mkdir .libs gcc -shared -Wl,--whole-archive libam/.libs/libam.a libconfidence/.libs/libconfidence.a libcommon/.libs/libcommon.a libdict/.libs/libdict.a libep/.libs/libep.a liblm/.libs/liblm.a libsearch/.libs/libsearch.a libAPI/.libs/libAPI.a libcfg/.libs/libcfg.a -Wl,--no-whole-archive -lsphinxbase -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libs3decoder.so.0 -o .libs/libs3decoder.so.0.0.6 (cd .libs && rm -f libs3decoder.so.0 && ln -s libs3decoder.so.0.0.6 libs3decoder.so.0) (cd .libs && rm -f libs3decoder.so && ln -s libs3decoder.so.0.0.6 libs3decoder.so) creating libs3decoder.la (cd .libs && rm -f libs3decoder.la && ln -s ../libs3decoder.la libs3decoder.la) make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder' make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/libs3decoder' Making all in programs make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/programs' gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_decode.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_livepretend.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_continuous.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_livedecode.c In file included from main_livedecode.c:85:0: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] main_livedecode.c: In function 'main': main_livedecode.c:264:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] main_livedecode.c:272:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] In file included from main_livepretend.c:80:0: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] main_livepretend.c: In function 'utt_livepretend': main_livepretend.c:102:10: warning: unused variable 'waveheader' [-Wunused-variable] In file included from main_continuous.c:61:0: ../../include/s3_decode.h:220:1: warning: 'visibility' attribute ignored [-Wattributes] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_align.c main_decode.c: In function 'main': main_decode.c:191:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c s3_align.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_astar.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_conf.c main_align.c: In function 'main': main_align.c:1143:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] main_astar.c: In function 'main': main_astar.c:485:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] main_conf.c: In function 'main': main_conf.c:375:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_dag.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_dp.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_ep.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_gausubvq.c main_dag.c: In function 'main': main_dag.c:576:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] main_dp.c: In function 'word2id': main_dp.c:153:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] main_dp.c:157:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_lm_convert.c gcc -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 -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -c main_cfg2fsg.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_decode main_decode.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm main_lm_convert.c: In function 'main': main_lm_convert.c:141:9: warning: variable 'outputfnfree' set but not used [-Wunused-but-set-variable] /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_livepretend main_livepretend.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_continuous main_continuous.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm mkdir .libs DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_decode main_decode.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_livedecode main_livedecode.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm -lpthread DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_livepretend main_livepretend.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_decode /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_align main_align.o s3_align.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_continuous main_continuous.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_livepretend /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_astar main_astar.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm creating sphinx3_continuous DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_livedecode main_livedecode.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm -lpthread /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_conf main_conf.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_align main_align.o s3_align.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_livedecode /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_dag main_dag.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm creating sphinx3_align DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_astar main_astar.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_dp main_dp.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_conf main_conf.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_astar /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_ep main_ep.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm creating sphinx3_conf /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_gausubvq main_gausubvq.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_dag main_dag.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_dp main_dp.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_dag /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_lm_convert main_lm_convert.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm creating sphinx3_dp DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_gausubvq main_gausubvq.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z,relro -o sphinx3_cfg2fsg main_cfg2fsg.o ../../src/libs3decoder/libs3decoder.la -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_ep main_ep.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_gausubvq creating sphinx3_ep DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_lm_convert main_lm_convert.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fvisibility=hidden -Wl,-z -Wl,relro -o .libs/sphinx3_cfg2fsg main_cfg2fsg.o ../../src/libs3decoder/.libs/libs3decoder.so -lsphinxbase -lsphinxad -lm creating sphinx3_lm_convert creating sphinx3_cfg2fsg make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/programs' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests' Making all in performance make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance' Making all in an4 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/an4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/an4' Making all in rm1 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/rm1' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/rm1' Making all in hub4 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/hub4' Makefile:375: warning: overriding recipe for target `hub4_flatunigram-decode' Makefile:365: warning: ignoring old recipe for target `hub4_flatunigram-decode' Makefile:375: warning: overriding recipe for target `hub4_trigram-decode' Makefile:365: warning: ignoring old recipe for target `hub4_trigram-decode' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/hub4' Making all in ti46 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/ti46' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/ti46' Making all in tidigits make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/tidigits' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/tidigits' Making all in wsj20k make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/wsj20k' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/wsj20k' Making all in wsj5k make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/wsj5k' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/wsj5k' Making all in Communicator make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/Communicator' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/Communicator' Making all in ICSI make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/ICSI' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/ICSI' Making all in spoke3 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/spoke3' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance/spoke3' make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance' make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/performance' Making all in regression make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/regression' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/regression' Making all in unit_tests make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests' Making all in test_logs3 make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests/test_logs3' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests/test_logs3' make[4]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests' make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests/unit_tests' make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src/tests' make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src' make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/doc' Making all in scripts make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/scripts' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/scripts' Making all in model make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model' Making all in hmm make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm' Making all in hub4_cd_continuous_8gau_1s_c_d_dd make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd' Making all in RM1_cd_semi make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/RM1_cd_semi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/RM1_cd_semi' Making all in tidigits make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/tidigits' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm/tidigits' make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm' make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/hmm' Making all in lm make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/lm' Making all in an4 make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/lm/an4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/lm/an4' make[3]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/lm' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/lm' make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/lm' Making all in ep make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model/ep' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model/ep' make[2]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/model' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model' make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/model' Making all in include make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8/include' make[1]: Entering directory `/builddir/build/BUILD/sphinx3-0.8' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/sphinx3-0.8' + make doxygen doxygen ./doc/doxygen.cfg warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file ./doc/doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 155 of file ./doc/doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1121 of file ./doc/doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1129 of file ./doc/doxygen.cfg has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libAPI Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libAPI/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcfg Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcfg/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcommon Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libcommon/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libconfidence Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libconfidence/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libep Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libep/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/liblm Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/liblm/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/programs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/programs/.libs Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/src/tests Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/doc Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/doc/images Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/doc/s3 Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/doc/s3-2_files Searching for files in directory /builddir/build/BUILD/sphinx3-0.8/include Reading and parsing tag files Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/approx_cont_mgau.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/approx_cont_mgau.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/cont_mgau.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/cont_mgau.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict/cmu6_lts_rules.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libdict/cmu6_lts_rules.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/dict2pid.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/dict2pid.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/flat_fwd.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/flat_fwd.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/srch_flat_fwd_internal.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/srch_flat_fwd_internal.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_align.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_align.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_astar.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_astar.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_cfg2fsg.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_cfg2fsg.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_conf.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_conf.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_continuous.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_continuous.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_dag.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_dag.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_decode.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_decode.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_dp.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_dp.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_ep.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_ep.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_gausubvq.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_gausubvq.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_livedecode.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_livedecode.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_livepretend.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_livepretend.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/main_lm_convert.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/main_lm_convert.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/s3_align.c... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/s3_align.c... Preprocessing /builddir/build/BUILD/sphinx3-0.8/src/programs/s3_align.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/src/programs/s3_align.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/doc/doxygen.main... Parsing file /builddir/build/BUILD/sphinx3-0.8/doc/doxygen.main... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/adaptor.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/adaptor.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ascr.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ascr.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/astar.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/astar.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/blkarray_list.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/blkarray_list.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/cb2mllr_io.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/cb2mllr_io.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/classifier.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/classifier.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/classify.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/classify.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/cmdln_macro.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/cmdln_macro.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/confidence.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/confidence.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/cont_mgau.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/cont_mgau.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/corpus.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/corpus.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ctxt_table.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ctxt_table.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/dag.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/dag.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/dict.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/dict.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/encoding.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/encoding.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/endptr.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/endptr.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fillpen.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fillpen.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fsg.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fsg.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fsg_history.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fsg_history.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fsg_lextree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fsg_lextree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fsg_psubtree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fsg_psubtree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/fsg_search.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/fsg_search.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/gmm_wrap.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/gmm_wrap.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/gs.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/gs.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/hmm.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/hmm.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/interp.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/interp.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/kb.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/kb.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/kbcore.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/kbcore.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/kdtree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/kdtree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/lextree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/lextree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/lm.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/lm.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/lmclass.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/lmclass.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/logs3.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/logs3.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/lts.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/lts.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/mdef.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/mdef.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/misc.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/misc.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/mllr.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/mllr.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ms_gauden.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ms_gauden.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ms_mgau.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ms_mgau.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ms_mllr.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ms_mllr.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s2_semi_mgau.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s2_semi_mgau.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s3_arraylist.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s3_arraylist.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s3_decode.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s3_decode.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s3_endpointer.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s3_endpointer.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/s3types.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/s3types.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/search.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/search.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/sort.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/sort.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/sphinx3_export.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/sphinx3_export.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_allphone.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_allphone.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_debug.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_debug.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_do_nothing.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_do_nothing.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_flat_fwd.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_flat_fwd.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_fsg.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_fsg.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_output.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_output.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_time_switch_tree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_time_switch_tree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/srch_word_switch_tree.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/srch_word_switch_tree.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/stat.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/stat.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/subvq.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/subvq.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/tmat.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/tmat.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/utt.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/utt.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/vector.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/vector.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/vithist.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/vithist.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/whmm.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/whmm.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/wid.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/wid.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/word_fsg.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/word_fsg.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/word_graph.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/word_graph.h... Preprocessing /builddir/build/BUILD/sphinx3-0.8/include/word_ugprob.h... Parsing file /builddir/build/BUILD/sphinx3-0.8/include/word_ugprob.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Resolving citations... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Adding members to index pages... Generating style sheet... Generating index page... Generating page index... Generating example documentation... Generating file sources... Parsing code for file /builddir/build/BUILD/sphinx3-0.8/doc/doxygen.main... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/adaptor.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ascr.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/astar.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/blkarray_list.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/cb2mllr_io.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/classifier.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/classify.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/cmdln_macro.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/confidence.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/cont_mgau.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/corpus.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ctxt_table.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/dag.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/dict.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/encoding.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/endptr.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fillpen.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fsg.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_history.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_lextree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_psubtree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_search.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/gmm_wrap.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/gs.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/hmm.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/interp.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/kb.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/kbcore.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/kdtree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/lextree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/lm.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/lmclass.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/logs3.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/lts.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/mdef.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/misc.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/mllr.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ms_gauden.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ms_mgau.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ms_mllr.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s2_semi_mgau.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s3_arraylist.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s3_decode.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s3_endpointer.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/s3types.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/search.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/sort.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/sphinx3_export.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_allphone.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_debug.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_do_nothing.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_flat_fwd.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_fsg.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_output.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_time_switch_tree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/srch_word_switch_tree.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/stat.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/subvq.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/tmat.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/utt.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/vector.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/vithist.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/whmm.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/wid.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/word_fsg.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/word_graph.h... Generating code for file /builddir/build/BUILD/sphinx3-0.8/include/word_ugprob.h... Parsing code for file libs3decoder/libam/approx_cont_mgau.c... Parsing code for file libs3decoder/libam/cont_mgau.c... Generating code for file libs3decoder/libdict/cmu6_lts_rules.h... Parsing code for file libs3decoder/libsearch/dict2pid.c... Parsing code for file libs3decoder/libsearch/flat_fwd.c... Generating code for file libs3decoder/libsearch/srch_flat_fwd_internal.h... Parsing code for fi:1: warning: The following parameters of adapt_set_mllr(adapt_am_t *ad, mgau_model_t *g, const char *mllrfile, const char *cbs2mllr, mdef_t *mdef, cmd_ln_t *config) are not documented: parameter 'config' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/approx_cont_mgau.c:360: warning: The following parameters of approx_cont_mgau_ci_eval(subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fg, mdef_t *mdef, float32 *feat, int32 *ci_senscr, int32 *best_score, int32 fr, logmath_t *logmath) are not documented: parameter 'svq' parameter 'gs' parameter 'g' /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h:110: warning: The following parameters of approx_cont_mgau_frame_eval(mdef_t *mdef, subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fastgmm, ascr_t *a, float32 *feat, int32 frame, int32 *cache_ci_senscr, ptmr_t *tm_ovrhd, logmath_t *logmath) are not documented: parameter 'mdef' parameter 'svq' parameter 'g' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/astar.h:65: warning: The following parameters of astar_init(dag_t *dag, dict_t *dict, lm_t *lm, fillpen_t *fpen, float64 beam, float64 lwf) are not documented: parameter 'dag' parameter 'dict' parameter 'lm' parameter 'fpen' /builddir/build/BUILD/sphinx3-0.8/include/confidence.h:182: warning: The following parameters of compute_lmtype(seg_hyp_line_t *seg_hyp_line, lm_t *lm, dict_t *dict) are not documented: parameter 'lm' parameter 'dict' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/cont_mgau.c:882: warning: The following parameters of mgau_init(const char *meanfile, const char *varfile, float64 varfloor, const char *mixwfile, float64 mixwfloor, int32 precomp, const char *senmgau, int32 comp_type, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/corpus.h:176: warning: The following parameters of corpus_load_headid(const char *file, int32(*validate)(char *str), int32(*dup_resolve)(char *s1, char *s2)) are not documented: parameter 'validate' parameter 'dup_resolve' /builddir/build/BUILD/sphinx3-0.8/include/corpus.h:208: warning: The following parameters of corpus_load_tailid(const char *file, int32(*validate)(char *str), int32(*dup_resolve)(char *s1, char *s2)) are not documented: parameter 'validate' parameter 'dup_resolve' /builddir/build/BUILD/sphinx3-0.8/include/corpus.h:264: warning: The following parameters of ctl_process_utt(const char *uttfile, int32 count, void(*func)(void *kb, utt_res_t *ur, int32 sf, int32 ef, char *uttid), void *kb) are not documented: parameter 'kb' /builddir/build/BUILD/sphinx3-0.8/include/dag.h:383: warning: The following parameters of dag_add_fudge_edges(dag_t *dagp, int32 fudge, int32 min_ef_range, void *lathist, dict_t *dict) are not documented: parameter 'dagp' /builddir/build/BUILD/sphinx3-0.8/include/dag.h:247: warning: The following parameters of dag_link(dag_t *dagp, dagnode_t *pd, dagnode_t *d, int32 ascr, int32 lscr, int32 ef, daglink_t *byp) are not documented: parameter 'pd' parameter 'd' parameter 'byp' /builddir/build/BUILD/sphinx3-0.8/include/dag.h:422: warning: The following parameters of dag_load(char *file, int32 maxedge, float32 logbase, int32 fudge, dict_t *dict, fillpen_t *fpen, cmd_ln_t *config, logmath_t *logmath) are not documented: parameter 'config' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/dag.h:279: warning: The following parameters of dag_param_read(FILE *fp, char *param, int32 *lineno) are not documented: parameter 'fp' :1: warning: The following parameters of dag_update_link(dag_t *dagp, dagnode_t *pd, dagnode_t *d, int32 ascr, int32 ef, daglink_t *byp) are not documented: parameter 'pd' parameter 'd' :1: warning: The following parameters of find_predlink(dagnode_t *src, dagnode_t *dst, int32 bypass) are not documented: parameter 'src' parameter 'dst' :1: warning: The following parameters of find_succlink(dagnode_t *src, dagnode_t *dst, int32 bypass) are not documented: parameter 'src' parameter 'dst' /builddir/build/BUILD/sphinx3-0.8/include/dict.h:197: warning: The following parameters of dict_add_word(dict_t *d, char *word, s3cipid_t *p, int32 np) are not documented: parameter 'p' parameter 'np' /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h:240: warning: The following parameters of dict2pid_build(mdef_t *mdef, dict_t *dict, int32 is_composite, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h:268: warning: The following parameters of beam_init(float64 hmm, float64 ptr, float64 wd, float64 wdend, int32 ptranskip, int32 n_ciphone, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h:328: warning: The following parameters of fast_gmm_init(int32 down_sampling_ratio, int32 mode_cond_ds, int32 mode_dist_ds, int32 isGS4GS, int32 isSVQ4SVQ, float64 subvqbeam, float64 cibeam, float32 tighten_factor, int32 max_cd, int32 n_ci_sen, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h:296: warning: The following parameters of histprune_init(int32 maxhmm, int32 maxhist, int32 maxword, int32 hmmhistbinsize, int32 numNodes) are not documented: parameter 'maxword' /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h:355: warning: The following parameters of pl_init(int32 pheurtype, int32 pl_beam, int32 n_ciphone, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/fillpen.h:114: warning: The following parameters of fillpen_init(dict_t *dict, const char *file, float64 silprob, float64 fillprob, float64 lw, float64 wip, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/fsg_psubtree.h:231: warning: The following parameters of fsg_psubtree_init(hmm_context_t *ctx, word_fsg_t *fsg, int32 from_state, fsg_pnode_t **alloc_head, cmd_ln_t *config, logmath_t *logmath) are not documented: parameter 'ctx' parameter 'alloc_head' parameter 'config' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/gs.h:143: warning: The following parameters of gs_read(const char *file, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/kb.h:216: warning: The following parameters of kb_set_uttid(const char *uttid, const char *uttfile, kb_t *kb) are not documented: parameter 'kb' /builddir/build/BUILD/sphinx3-0.8/include/kb.h:209: warning: The following parameters of kb_setmllr(const char *mllrname, const char *cb2mllrname, kb_t *kb) are not documented: parameter 'kb' :1: warning: The following parameters of find_bg(bg_t *bg, int32 n, s3lmwid32_t w) are not documented: parameter 'n' parameter 'w' :1: warning: The following parameters of find_bg32(bg32_t *bg, int32 n, s3lmwid32_t w) are not documented: parameter 'n' parameter 'w' :1: warning: The following parameters of find_tg(tg_t *tg, int32 n, s3lmwid32_t w) are not documented: parameter 'n' parameter 'w' :1: warning: The following parameters of find_tg32(tg32_t *tg, int32 n, s3lmwid32_t w) are not documented: parameter 'n' parameter 'w' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:979: warning: The following parameters of lm_bg_exists(lm_t *lm, s3lmwid32_t lw1, s3lmwid32_t lw2) are not documented: parameter 'lw1' parameter 'lw2' :1: warning: The following parameters of lm_bg_score(lm_t *lmp, s3lmwid32_t lw1, s3lmwid32_t lw2, s3wid_t w2) are not documented: parameter 'lw1' parameter 'lw2' parameter 'w2' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:1236: warning: The following parameters of lm_convert_structure(lm_t *model, int32 is32bits) are not documented: parameter 'is32bits' :1: warning: The following parameters of lm_rawscore(lm_t *lm, int32 score) are not documented: parameter 'score' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:1039: warning: The following parameters of lm_read(const char *file, const char *lmname, cmd_ln_t *config, logmath_t *logmath) are not documented: parameter 'config' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:1054: warning: The following parameters of lm_read_advance(const char *file, const char *lmname, float64 lw, float64 wip, float64 uw, int32 ndict, const char *fmt, int32 applyweight, logmath_t *logmath) are not documented: parameter 'logmath' :1: warning: The following parameters of lm_read_advance2(const char *file, const char *lmname, float64 lw, float64 wip, float64 uw, int32 ndict, const char *fmt, int32 applyweight, int lminmemory, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:1000: warning: The following parameters of lm_tg_exists(lm_t *lm, s3lmwid32_t lw1, s3lmwid32_t lw2, s3lmwid32_t lw3) are not documented: parameter 'lw1' parameter 'lw2' parameter 'lw3' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:987: warning: The following parameters of lm_tg_score(lm_t *lmp, s3lmwid32_t lw1, s3lmwid32_t lw2, s3lmwid32_t lw3, s3wid_t w3) are not documented: parameter 'lw1' parameter 'lw2' parameter 'lw3' parameter 'w3' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:939: warning: The following parameters of lm_ug_wordprob(lm_t *lm, dict_t *dict, int32 th, wordprob_t *wp) are not documented: parameter 'th' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:1129: warning: The following parameters of lm_write(lm_t *model, const char *outputfile, const char *filename, const char *fmt) are not documented: parameter 'model' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:707: warning: The following parameters of lmset_init(const char *lmfile, const char *lmctlfile, const char *ctl_lm, const char *lmname, const char *lmdumpdir, float32 lw, float32 wip, float32 uw, dict_t *dict, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:793: warning: The following parameters of lmset_read_ctl(const char *ctlfile, dict_t *dict, float64 lw, float64 wip, float64 uw, const char *lmdumpdir, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/lm.h:780: warning: The following parameters of lmset_read_lm(const char *lmfile, dict_t *dict, const char *lmname, float64 lw, float64 wip, float64 uw, const char *lmdumpdir, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/lmclass.h:131: warning: The following parameters of lmclass_loadfile(lmclass_set_t *lmclass_set, char *file, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/logs3.h:128: warning: The following parameters of logs3(logmath_t *logmath, float64 p) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/misc.h:88: warning: The following parameters of ctlfile_next(FILE *fp, char *ctlspec, int32 *sf_out, int32 *ef_out, char *uttid) are not documented: parameter 'fp' parameter 'ctlspec' parameter 'sf_out' parameter 'ef_out' /builddir/build/BUILD/sphinx3-0.8/include/mllr.h:109: warning: The following parameters of mllr_read_regmat(const char *regmatfile, float32 ****A, float32 ***B, int32 *nclass, int32 ceplen) are not documented: parameter 'ceplen' le programs/main_align.c... Parsing code for file programs/main_astar.c... Parsing code for file programs/main_cfg2fsg.c... Parsing code for file programs/main_conf.c... Parsing code for file programs/main_continuous.c... Parsing code for file programs/main_dag.c... Parsing code for file programs/main_decode.c... Parsing code for file programs/main_dp.c... Parsing code for file programs/main_ep.c... Parsing code for file programs/main_gausubvq.c... Parsing code for file programs/main_livedecode.c... Parsing code for file programs/main_livepretend.c... Parsing code for file programs/main_lm_convert.c... Parsing code for file programs/s3_align.c... Generating code for file programs/s3_align.h... Generating file documentation... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/doc/doxygen.main... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/adaptor.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ascr.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/astar.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/blkarray_list.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/cb2mllr_io.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/classifier.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/classify.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/cmdln_macro.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/confidence.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/cont_mgau.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/corpus.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ctxt_table.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/dag.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/dict.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/encoding.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/endptr.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fast_algo_struct.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fillpen.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fsg.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_history.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_lextree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_psubtree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/fsg_search.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/gmm_wrap.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/gs.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/hmm.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/interp.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/kb.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/kbcore.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/kdtree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/lextree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/lm.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/lmclass.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/logs3.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/lts.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/mdef.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/misc.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/mllr.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ms_gaud/builddir/build/BUILD/sphinx3-0.8/include/ms_gauden.h:160: warning: The following parameters of gauden_init(const char *meanfile, const char *varfile, float32 varfloor, int32 precompute, logmath_t *logmath) are not documented: parameter 'logmath' :1: warning: The following parameters of model_set_mllr(ms_mgau_model_t *msg, const char *mllrfile, const char *cb2mllrfile, feat_t *fcb, mdef_t *mdef, cmd_ln_t *config) are not documented: parameter 'config' :1: warning: The following parameters of ms_cont_mgau_frame_eval(ascr_t *ascr, ms_mgau_model_t *msg, mdef_t *mdef, float32 **feat) are not documented: parameter 'feat' :1: warning: The following parameters of ms_mgau_init(const char *meanfile, const char *varfile, float64 varfloor, const char *mixwfile, float64 mixwfloor, int32 precomp, const char *senmgau, const char *lambdafile, int32 topn, logmath_t *logmath) are not documented: parameter 'precomp' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h:178: warning: The following parameters of senone_eval(senone_t *s, s3senid_t id, gauden_dist_t **dist, int32 n_top) are not documented: parameter 's' /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h:161: warning: The following parameters of senone_init(const char *mixwfile, const char *mgau_mapfile, float32 mixwfloor, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h:305: warning: The following parameters of s3_cfg_compile_rules(s3_cfg_t *_cfg, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h:223: warning: The following parameters of s3_cfg_convert_to_fsg(s3_cfg_t *_cfg, int _max_expansion) are not documented: parameter '_max_expansion' :1: warning: The following parameters of srch_debug_bestpath_impl(void *srch_struct, dag_t *dag) are not documented: parameter 'dag' :1: warning: The following parameters of srch_debug_gen_dag(void *srch_struct, glist_t hyp) are not documented: parameter 'hyp' /builddir/build/BUILD/sphinx3-0.8/include/subvq.h:203: warning: The following parameters of subvq_gautbl_eval_logs3(subvq_t *vq, float32 *feat, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/subvq.h:145: warning: The following parameters of subvq_init(const char *file, float64 varfloor, int32 max_sv, mgau_model_t *g, cmd_ln_t *config, logmath_t *logmath) are not documented: parameter 'config' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/subvq.h:214: warning: The following parameters of subvq_subvec_eval_logs3(subvq_t *vq, float32 *feat, int32 sv, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/tmat.h:123: warning: The following parameters of tmat_init(const char *tmatfile, float64 tpfloor, int32 breport, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/vector.h:175: warning: The following parameters of vector_cmp(float32 *v1, float32 *v2, int32 len) are not documented: parameter 'v1' /builddir/build/BUILD/sphinx3-0.8/include/vector.h:194: warning: The following parameters of vector_dist_eucl(float32 *v1, float32 *v2, int32 len) are not documented: parameter 'v1' /builddir/build/BUILD/sphinx3-0.8/include/vector.h:332: warning: The following parameters of vector_gautbl_eval_logs3(vector_gautbl_t *gau, int32 offset, int32 count, float32 *x, int32 *scr, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/vector.h:286: warning: The following parameters of vector_pdf_cross_entropy(float32 *p1, float32 *p2, int32 len) are not documented: parameter 'p1' parameter 'len' /builddir/build/BUILD/sphinx3-0.8/include/vithist.h:612: warning: The following parameters of lat_final_entry(latticehist_t *lathist, dict_t *dict, int32 curfrm, char *uttid) are not documented: parameter 'dict' /builddir/build/BUILD/sphinx3-0.8/include/vithist.h:596: warning: The following parameters of lat_seg_ascr_lscr(latticehist_t *lathist, s3latid_t l, s3wid_t w_rc, int32 *ascr, int32 *lscr, lm_t *lm, dict_t *dict, ctxt_table_t *ct, fillpen_t *fillpen) are not documented: parameter 'ct' /builddir/build/BUILD/sphinx3-0.8/include/vithist.h:650: warning: The following parameters of latticehist_dag_write(latticehist_t *lathist, const char *filename, dag_t *dag, lm_t *lm, dict_t *dict, ctxt_table_t *ct, fillpen_t *fillpen) are not documented: parameter 'filename' parameter 'dag' parameter 'lm' parameter 'dict' parameter 'ct' parameter 'fillpen' /builddir/build/BUILD/sphinx3-0.8/include/word_graph.h:137: warning: The following parameters of print_wg(FILE *fp, word_graph_t *wg, dict_t *dict, int32 fmt) are not documented: parameter 'dict' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/approx_cont_mgau.c:360: warning: The following parameters of approx_cont_mgau_ci_eval(subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fg, mdef_t *mdef, float32 *feat, int32 *ci_senscr, int32 *best_score, int32 fr, logmath_t *logmath) are not documented: parameter 'svq' parameter 'gs' parameter 'g' /builddir/build/BUILD/sphinx3-0.8/include/approx_cont_mgau.h:110: warning: The following parameters of approx_cont_mgau_frame_eval(mdef_t *mdef, subvq_t *svq, gs_t *gs, mgau_model_t *g, fast_gmm_t *fastgmm, ascr_t *a, float32 *feat, int32 frame, int32 *cache_ci_senscr, ptmr_t *tm_ovrhd, logmath_t *logmath) are not documented: parameter 'mdef' parameter 'svq' parameter 'g' parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libam/cont_mgau.c:882: warning: The following parameters of mgau_init(const char *meanfile, const char *varfile, float64 varfloor, const char *mixwfile, float64 mixwfloor, int32 precomp, const char *senmgau, int32 comp_type, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/include/dict2pid.h:240: warning: The following parameters of dict2pid_build(mdef_t *mdef, dict_t *dict, int32 is_composite, logmath_t *logmath) are not documented: parameter 'logmath' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/flat_fwd.c:1163: warning: The following parameters of build_word_cand_cf(int32 cf, dict_t *dict, s3wid_t *wcand_cf, int32 word_cand_win, word_cand_t **wcand) are not documented: parameter 'wcand' /builddir/build/BUILD/sphinx3-0.8/src/libs3decoder/libsearch/srch_flat_fwd_internal.h:226: warning: The following parameters of build_word_cand_cf(int32 cf, dict_t *dict, s3wid_t *wcand_cf, int32 word_cand_win, word_cand_t **wcand) are not documented: parameter 'wcand' en.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ms_mgau.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ms_mllr.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/ms_senone.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s2_semi_mgau.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s3_arraylist.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s3_cfg.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s3_decode.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s3_endpointer.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/s3types.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/search.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/sort.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/sphinx3_export.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_allphone.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_debug.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_do_nothing.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_flat_fwd.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_fsg.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_output.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_time_switch_tree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/srch_word_switch_tree.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/stat.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/subvq.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/tmat.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/utt.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/vector.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/vithist.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/whmm.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/wid.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/word_fsg.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/word_graph.h... Generating docs for file /builddir/build/BUILD/sphinx3-0.8/include/word_ugprob.h... Generating docs for file libs3decoder/libam/approx_cont_mgau.c... Generating docs for file libs3decoder/libam/cont_mgau.c... Generating docs for file libs3decoder/libdict/cmu6_lts_rules.h... Generating docs for file libs3decoder/libsearch/dict2pid.c... Generating docs for file libs3decoder/libsearch/flat_fwd.c... Generating docs for file libs3decoder/libsearch/srch_flat_fwd_internal.h... Generating docs for file programs/main_align.c... Generating docs for file programs/main_astar.c... Generating docs for file programs/main_cfg2fsg.c... Generating docs for file programs/main_conf.c... Generating docs for file programs/main_continuous.c... Generating docs for file programs/main_dag.c... Generating docs for file programs/main_decode.c... Generating docs for file programs/main_dp.c... Generating docs for file programs/main_ep.c... Generating docs for file programs/main_gausubvq.c... Generating docs for file programs/main_livedecode.c... Generating docs for file programs/main_livepretend.c... Generating docs for file programs/main_lm_convert.c... Generating docs for file programs/s3_align.c... Generating docs for file programs/s3_align.h... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating docs for compound adapt_am_t... Generating docs for compound align_phseg_s... Generating docs for compound align_stseg_s... Generating docs for compound align_wdseg_s... Generating docs for compound arraysize_t... Generating docs for compound ascr_t... Generating docs for compound backoff_t... Generating docs for compound backpointer_s... Generating docs for compound beam_t... Generating docs for compound bg32_t... Generating docs for compound bg_t... Generating docs for compound blkarray_list_s... Generating docs for compound ca_dag_type... Generating docs for compound ca_daglink_type... Generating docs for compound ca_dagnode_type... Generating docs for compound ciphone_t... Generating docs for compound class_t... Generating docs for compound classifier_t... Generating docs for compound condition_t... Generating docs for compound conf_srch_hyp... Generating docs for compound conf_srch_hyp_t... Generating docs for compound corpus_t... Generating docs for compound cst_lts_rule_struct... Generating docs for compound cst_lts_rules_struct... Generating docs for compound ctxt_table_t... Generating docs for compound dag_t... Generating docs for compound daglink_s... Generating docs for compound daglink_t... Generating docs for compound dagnode_s... Generating docs for compound dict2pid_t... Generating docs for compound dict_t... Generating docs for compound dictword_t... Generating docs for compound downsampling_t... Generating docs for compound endpointer_t... Generating docs for compound endptr_t... Generating docs for compound fast_gmm_t... Generating docs for compound filler2phnMap... Generating docs for compound fillpen_t... Generating docs for compound fpoint_t... Generating docs for compound fsg_hist_entry_s... Generating docs for compound fsg_history_s... Generating docs for compound fsg_lextree_s... Generating docs for compound fsg_pnode_ctxt_t... Generating docs for compound fsg_pnode_s... Generating docs for compound fsg_search_s... Generating docs for compound fwd_dbg_t... Generating docs for compound gau_select_t... Generating docs for compound gauden_dist_t... Generating docs for compound gauden_t... Generating docs for compound gmm_select_t... Generating docs for compound grp_str_t... Generating docs for compound gs_s... Generating docs for compound gs_t... Generating docs for compound history_s... Generating docs for compound histprune_t... Generating docs for compound hmm_context_s... Generating docs for compound hmm_context_t... Generating docs for compound hmm_s... Generating docs for compound hmm_state_t... Generating docs for compound hmm_t... Generating docs for compound hyp_t... Generating docs for compound interp_t... Generating docs for nested compound interp_t::interp_wt_s... Generating docs for compound kb_t... Generating docs for compound kbcore_t... Generating docs for compound kd_tree_node_s... Generating docs for compound kd_tree_s... Generating docs for compound lattice_s... Generating docs for compound lattice_t... Generating docs for compound latticehist_t... Generating docs for compound lex_entry_str... Generating docs for compound lextree_lcroot_t... Generating docs for compound lextree_node_t... Generating docs for compound lextree_t... Generating docs for compound lm_s... Generating docs for compound lm_t... Generating docs for compound lm_tgcache_entry32_t... Generating docs for compound lm_tgcache_entry_t... Generating docs for compound lmclass_s... Generating docs for compound lmclass_set_s... Generating docs for compound lmclass_set_t... Generating docs for compound lmclass_t... Generating docs for compound lmclass_word_s... Generating docs for compound lmclass_word_t... Generating docs for compound lmlog_t... Generating docs for compound lmset_s... Generating docs for compound lmset_t... Generating docs for compound mdef_t... Generating docs for compound membg32_t... Generating docs for compound membg_t... Generating docs for compound mgau2sen_s... Generating docs for compound mgau_model_t... Generating docs for compound mgau_t... Generating docs for compound ms_mgau_model_t... Generating docs for compound ms_mgau_t... Generating docs for compound node_s... Generating docs for compound ph_lc_s... Generating docs for compound ph_lc_t... Generating docs for compound ph_rc_s... Generating docs for compound ph_rc_t... Generating docs for compound phone_t... Generating docs for compound pl_t... Generating docs for compound plink_s... Generating docs for compound pnode_s... Generating docs for compound point_t... Generating docs for compound s2_fsg_s... Generating docs for compound s2_fsg_trans_s... Generating docs for compound s2_semi_mgau_s... Generating docs for compound s3_arraylist_s... Generating docs for compound s3_cfg_entry_s... Generating docs for compound s3_cfg_item_t... Generating docs for compound s3_cfg_rule_s... Generating docs for compound s3_cfg_state_s... Generating docs for compound s3_cfg_t... Generating docs for compound s3_decode_t... Generating docs for compound s3_endpointer_t... Generating docs for compound seg_hyp_line... Generating docs for compound seg_hyp_line_t... Generating docs for compound senone_t... Generating docs for compound slink_s... Generating docs for compound snode_s... Generating docs for compound sort_array_t... Generating docs for compound sort_t... Generating docs for compound sorted_entry_s... Generating docs for compound sorted_entry_t... Generating docs for compound sorted_list_t... Generating docs for compound srch_FLAT_FWD_graph_s... Generating docs for compound srch_funcs_s... Generating docs for compound srch_hyp_s... Generating docs for compound srch_hyp_t... Generating docs for compound srch_s... Generating docs for compound srch_WST_graph_t... Generating docs for compound stat_t... Generating docs for compound subvq_t... Generating docs for compound tg32_t... Generating docs for compound tg_t... Generating docs for compound tginfo32_s... Generating docs for compound tginfo32_t... Generating docs for compound tginfo_s... Generating docs for compound tginfo_t... Generating docs for compound tmat_t... Generating docs for compound ug_t... Generating docs for compound utt_res_t... Generating docs for compound vector_gautbl_t... Generating docs for compound vh_lms2vh_t... Generating docs for compound vh_lmstate_u... Generating docs for compound vithist_entry_t... Generating docs for compound vithist_t... Generating docs for compound vqFeature_t... Generating docs for compound whmm_s... Generating docs for compound whmm_t... Generating docs for compound word_cand_s... Generating docs for compound word_fsg_s... Generating docs for compound word_fsglink_s... Generating docs for compound word_graph_link_t... Generating docs for compound word_graph_node_t... Generating docs for compound word_graph_t... Generating docs for compound word_ugprob_s... Generating docs for compound word_ugprob_t... Generating docs for compound wordprob_t... Generating docs for compound xwdssid_t... Generating namespace index... Generating namespace member index... Generating graph info page... Generating directory documentation... Generating file index... Generating directory index... Generating example index... Generating file member index... finalizing index lists... finished... + cd python + python setup.py build running build running build_ext building '_sphinx3' extension creating build creating build/temp.linux-x86_64-2.7 gcc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fplugin=python2 -fplugin-arg-python2-script=/test.py -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I../../sphinxbase/include -I../include -I/usr/include/sphinxbase/ -I/usr/include/sphinx3 -I/usr/include/python2.7 -c _sphinx3module.c -o build/temp.linux-x86_64-2.7/_sphinx3module.o _sphinx3module.c: In function 'sphinx3_decode_cep_file': _sphinx3module.c:379:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "s|iis" [enabled by default] argument 6 ("&uttid") had type "char * *" but was expecting "const char * *" for format code "s" _sphinx3module.c: In function 'sphinx3_decode_raw': _sphinx3module.c:334:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "O|s" [enabled by default] argument 4 ("&uttid") had type "char * *" but was expecting "const char * *" for format code "s" _sphinx3module.c: In function 'sphinx3_get_hypothesis': _sphinx3module.c:192:1: note: this function is too complicated for the reference-count checker to fully analyze: not all paths were analyzed _sphinx3module.c:231:2: warning: ob_refcnt of '*hypseg_obj' is 1 too high [enabled by default] _sphinx3module.c:231:2: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) _sphinx3module.c:231:2: note: but final ob_refcnt is N + 1 _sphinx3module.c:206:13: note: PyTupleObject allocated at: hypseg_obj = PyTuple_New(nhyps); _sphinx3module.c:200:20: note: when treating unknown struct hyp_t * * * from _sphinx3module.c:198 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking True path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:201:3: note: reaching: ++nhyps; _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking False path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:203:14: note: reaching: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:203:11: note: when considering range: -0x80000000 <= value <= 0 at: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:205:13: note: when treating unknown char * * from _sphinx3module.c:198 as non-NULL at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:205:13: note: when PyString_FromString() fails at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:206:13: note: when PyTuple_New() succeeds at: hypseg_obj = PyTuple_New(nhyps); _sphinx3module.c:206:13: note: ob_refcnt is now refs: 1 + N where N >= 0 _sphinx3module.c:207:2: note: taking True path at: for (i = 0; i < nhyps; ++i) { _sphinx3module.c:214:6: note: reaching: if (allphone) { _sphinx3module.c:214:6: note: taking False path at: if (allphone) { _sphinx3module.c:219:14: note: reaching: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct kbcore_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct dict_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct hyp_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:12: note: when treating unknown struct dictword_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:227 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:226 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:225:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:225 as non-NULL at: hypsegs[i]->ef, _sphinx3module.c:224:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:224 as non-NULL at: hypsegs[i]->sf, _sphinx3module.c:222:11: note: when Py_BuildValue() succeeds at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:207:2: note: taking False path at: for (i = 0; i < nhyps; ++i) { _sphinx3module.c:231:2: note: reaching: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: when Py_BuildValue() fails at: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: returning at: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: found 5 similar trace(s) to this _sphinx3module.c:231:2: warning: ob_refcnt of '*hypstr_obj' is 1 too high [enabled by default] _sphinx3module.c:231:2: note: was expecting final ob_refcnt to be N + 0 (for some unknown N) _sphinx3module.c:231:2: note: but final ob_refcnt is N + 1 _sphinx3module.c:205:13: note: PyStringObject allocated at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:200:20: note: when treating unknown struct hyp_t * * * from _sphinx3module.c:198 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking True path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:201:3: note: reaching: ++nhyps; _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking False path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:203:14: note: reaching: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:203:11: note: when considering range: -0x80000000 <= value <= 0 at: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:205:13: note: when treating unknown char * * from _sphinx3module.c:198 as non-NULL at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:205:13: note: when PyString_FromString() succeeds at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:205:13: note: ob_refcnt is now refs: 1 + N where N >= 0 _sphinx3module.c:206:13: note: when PyTuple_New() succeeds at: hypseg_obj = PyTuple_New(nhyps); _sphinx3module.c:207:2: note: taking True path at: for (i = 0; i < nhyps; ++i) { _sphinx3module.c:214:6: note: reaching: if (allphone) { _sphinx3module.c:214:6: note: taking False path at: if (allphone) { _sphinx3module.c:219:14: note: reaching: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct kbcore_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct dict_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct hyp_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:12: note: when treating unknown struct dictword_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:227 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:226 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:225:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:225 as non-NULL at: hypsegs[i]->ef, _sphinx3module.c:224:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:224 as non-NULL at: hypsegs[i]->sf, _sphinx3module.c:222:11: note: when Py_BuildValue() succeeds at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:207:2: note: taking False path at: for (i = 0; i < nhyps; ++i) { _sphinx3module.c:231:2: note: reaching: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: when Py_BuildValue() succeeds at: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: ob_refcnt is now refs: 1 + N where N >= 1 _sphinx3module.c:231:2: note: returning at: return Py_BuildValue("(OO)", hypstr_obj, hypseg_obj); _sphinx3module.c:231:2: note: found 3 similar trace(s) to this _sphinx3module.c:228:3: warning: dereferencing NULL (MEM[(struct PyTupleObject *)hypseg_obj].ob_item) at _sphinx3module.c:207 [enabled by default] _sphinx3module.c:200:20: note: when treating unknown struct hyp_t * * * from _sphinx3module.c:198 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as non-NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking True path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:201:3: note: reaching: ++nhyps; _sphinx3module.c:200:2: note: when treating unknown struct hyp_t * from _sphinx3module.c:200 as NULL at: for (h = hypsegs; *h; ++h) _sphinx3module.c:200:2: note: taking False path at: for (h = hypsegs; *h; ++h) _sphinx3module.c:203:14: note: reaching: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:203:11: note: when considering range: -0x80000000 <= value <= 0 at: allphone = (cmd_ln_int32("-op_mode") == 1); _sphinx3module.c:205:13: note: when treating unknown char * * from _sphinx3module.c:198 as non-NULL at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:205:13: note: when PyString_FromString() succeeds at: hypstr_obj = PyString_FromString(hypstr); _sphinx3module.c:206:13: note: when PyTuple_New() fails at: hypseg_obj = PyTuple_New(nhyps); _sphinx3module.c:207:2: note: taking True path at: for (i = 0; i < nhyps; ++i) { _sphinx3module.c:214:6: note: reaching: if (allphone) { _sphinx3module.c:214:6: note: taking False path at: if (allphone) { _sphinx3module.c:219:14: note: reaching: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct kbcore_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct dict_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:14: note: when treating unknown struct hyp_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:219:12: note: when treating unknown struct dictword_t * from _sphinx3module.c:219 as non-NULL at: wordstr = dict_wordstr(kbcore_dict(decoder.kbcore), _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:227 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:222:26: note: when treating unknown struct hyp_t * from _sphinx3module.c:226 as non-NULL at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:225:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:225 as non-NULL at: hypsegs[i]->ef, _sphinx3module.c:224:16: note: when treating unknown struct hyp_t * from _sphinx3module.c:224 as non-NULL at: hypsegs[i]->sf, _sphinx3module.c:222:11: note: when Py_BuildValue() succeeds at: seg_obj = Py_BuildValue("(siiii)", _sphinx3module.c:228:3: note: found 1 similar trace(s) to this _sphinx3module.c:192:1: note: graphical error report for function 'sphinx3_get_hypothesis' written out to 'build/temp.linux-x86_64-2.7/_sphinx3module.c.sphinx3_get_hypothesis-refcount-errors.html' _sphinx3module.c: In function 'sphinx3_begin_utt': _sphinx3module.c:239:23: warning: Mismatching type in call to PyArg_ParseTuple with format code "|s" [enabled by default] argument 3 ("&uttid") had type "char * *" but was expecting "const char * *" for format code "s" _sphinx3module.c: In function 'sphinx3_parse_argdict': _sphinx3module.c:67:24: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PySequence_Size _sphinx3module.c: In function 'sphinx3_parse_argv': _sphinx3module.c:126:23: error: Unhandled Python exception raised calling 'execute' method Traceback (most recent call last): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 75, in execute self._check_refcounts(fun) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/__init__.py", line 79, in _check_refcounts self.show_possible_null_derefs) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/refcounts.py", line 3487, in check_refcounts limits=limits) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2929, in iter_traces depth + 1): File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2893, in iter_traces transitions = curstate.get_transitions() File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2013, in get_transitions return self._get_transitions_for_stmt(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2029, in _get_transitions_for_stmt return self._get_transitions_for_GimpleCall(stmt) File "/usr/lib/gcc/x86_64-redhat-linux/4.6.2/plugin/python2/libcpychecker/absinterp.py", line 2212, in _get_transitions_for_GimpleCall raise NotImplementedError('not yet implemented: %s' % fnname) NotImplementedError: not yet implemented: PySequence_Check error: command 'gcc' failed with exit status 1 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.SAeP1b (%build) Bad exit status from /var/tmp/rpm-tmp.SAeP1b (%build) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 328, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cmusphinx3.spec'] LEAVE do --> EXCEPTION RAISED