Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 372283 Details for
Bug 539228
FTBFS sphinxbase-0.4.1-1.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 200.47 KB, created by
FTBFS
on 2009-11-19 17:19:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2009-11-19 17:19:44 UTC
Size:
200.47 KB
patch
obsolete
>Mock Version: 0.9.19 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sphinxbase.spec'], False, '/var/lib/mock/fedora-development-x86_64-sphinxbase-0.4.1-1.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x118e890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/sphinxbase.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/sphinxbase-0.4.1-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sphinxbase.spec'], False, '/var/lib/mock/fedora-development-x86_64-sphinxbase-0.4.1-1.fc12.src.rpm/root/', None, 21600, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x118e890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sphinxbase.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZmGyCT >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf sphinxbase-0.4.1 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/sphinxbase-0.4.1.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd sphinxbase-0.4.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (sphinxbase-0.4.1-python.patch):' >Patch #0 (sphinxbase-0.4.1-python.patch): >+ /bin/cat /builddir/build/SOURCES/sphinxbase-0.4.1-python.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ iconv -f ISO8859-1 -t UTF-8 AUTHORS >+ mv -f AUTHORS.new AUTHORS >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TCZXtv >+ umask 022 >+ cd /builddir/build/BUILD >+ cd sphinxbase-0.4.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-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 >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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-dependency-tracking --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking 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 for bison... no >checking for byacc... no >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 return type of signal handlers... void >checking for long long... yes >checking for long long... (cached) yes >checking size of long long... 8 >checking for long... yes >checking size of long... 8 >checking for popen... yes >checking for perror... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for sgesv_ in -llapack... yes >checking for sgemm_ in -lblas... yes >checking for log in -lm... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for snd_pcm_open in -lasound... yes >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... yes >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... gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether gfortran accepts -g... yes >checking the maximum length of command line arguments... 1966080 >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 for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static 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... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for gfortran option to produce PIC... -fPIC >checking if gfortran PIC flag -fPIC works... yes >checking if gfortran static flag -static works... no >checking if gfortran supports -c -o file.o... yes >checking whether the gfortran 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... immediate >checking for doxygen... yes >checking for python... /usr/bin/python >checking for pyrexc... no >configure: creating ./config.status >config.status: creating sphinxbase.pc >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating python/Makefile >config.status: creating python/setup.py >config.status: creating src/Makefile >config.status: creating src/libsphinxad/Makefile >config.status: creating src/libsphinxbase/Makefile >config.status: creating src/libsphinxbase/util/Makefile >config.status: creating src/libsphinxbase/feat/Makefile >config.status: creating src/libsphinxbase/fe/Makefile >config.status: creating src/libsphinxbase/lm/Makefile >config.status: creating src/sphinx_fe/Makefile >config.status: creating src/sphinx_cepview/Makefile >config.status: creating src/sphinx_jsgf2fsg/Makefile >config.status: creating src/sphinx_adtools/Makefile >config.status: creating src/sphinx_lmtools/Makefile >config.status: creating doc/Makefile >config.status: creating doc/doxyfile >config.status: creating test/Makefile >config.status: creating test/unit/testfuncs.sh >config.status: creating test/unit/Makefile >config.status: creating test/unit/test_ad/Makefile >config.status: creating test/unit/test_alloc/Makefile >config.status: creating test/unit/test_bitvec/Makefile >config.status: creating test/unit/test_case/Makefile >config.status: creating test/unit/test_string/Makefile >config.status: creating test/unit/test_cmdln/Makefile >config.status: creating test/unit/test_hash/Makefile >config.status: creating test/unit/test_matrix/Makefile >config.status: creating test/unit/test_feat/Makefile >config.status: creating test/unit/test_fe/Makefile >config.status: creating test/unit/test_logmath/Makefile >config.status: creating test/unit/test_ngram/Makefile >config.status: creating test/unit/test_fsg/Makefile >config.status: creating test/unit/test_thread/Makefile >config.status: creating test/regression/testfuncs.sh >config.status: creating test/regression/Makefile >config.status: creating include/config.h >config.status: creating include/sphinx_config.h >config.status: include/sphinx_config.h is unchanged >config.status: executing depfiles commands >+ sed -i -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool >+ sed -i -e 's/-lpthread -lm -lblas -llapack/-lm/g' src/libsphinxad/Makefile >+ sed -i -e 's/-lasound //g' src/libsphinxbase/Makefile >+ sed -i -e 's/-lasound //g' src/libsphinxbase/fe/Makefile >+ sed -i -e 's/-lasound //g' src/libsphinxbase/feat/Makefile >+ sed -i -e 's/-lasound //g' src/libsphinxbase/lm/Makefile >+ sed -i -e 's/-lasound //g' src/libsphinxbase/util/Makefile >+ sed -i -e 's/-lasound //g' src/sphinx_adtools/Makefile >+ sed -i -e 's/-lasound //g' src/sphinx_cepview/Makefile >+ sed -i -e 's/-lasound //g' src/sphinx_fe/Makefile >+ sed -i -e 's/-lasound //g' src/sphinx_jsgf2fsg/Makefile >+ sed -i -e 's/-lasound //g' src/sphinx_lmtools/Makefile >+ make -j4 >Making all in src >make[1]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src' >Making all in libsphinxbase >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase' >Making all in util >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bitvec.lo bitvec.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o bio.lo bio.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o case.lo case.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ckd_alloc.lo ckd_alloc.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists >rm: invalid argument: `' >rm: invalid argument: `' >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c case.c -fPIC -DPIC -o .libs/case.o > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bitvec.c -fPIC -DPIC -o .libs/bitvec.o > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c bio.c -fPIC -DPIC -o .libs/bio.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ckd_alloc.c -fPIC -DPIC -o .libs/ckd_alloc.o >bio.c: In function 'bio_writehdr_version': >bio.c:145: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o dtoa.lo dtoa.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o listelem_alloc.lo listelem_alloc.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmd_ln.lo cmd_ln.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o err.lo err.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c listelem_alloc.c -fPIC -DPIC -o .libs/listelem_alloc.o >dtoa.c: In function 'b2d': >dtoa.c:1141: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1141: note: initialized from here >dtoa.c:1143: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1143: note: initialized from here >dtoa.c:1148: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1148: note: initialized from here >dtoa.c:1150: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1150: note: initialized from here >dtoa.c:1153: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1153: note: initialized from here >dtoa.c:1154: warning: dereferencing pointer 'd.26' does break strict-aliasing rules >dtoa.c:1154: note: initialized from here >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o filename.lo filename.c >dtoa.c:1180: warning: 'd' is used uninitialized in this function >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmd_ln.c -fPIC -DPIC -o .libs/cmd_ln.o >dtoa.c: In function 'sb_strtod': >dtoa.c:1531: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1531: note: initialized from here >dtoa.c:1666: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1666: note: initialized from here >dtoa.c:1667: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1667: note: initialized from here >dtoa.c:1674: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1674: note: initialized from here >dtoa.c:1675: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1675: note: initialized from here >dtoa.c:1495: warning: dereferencing pointer 'rvp.46' does break strict-aliasing rules >dtoa.c:1495: note: initialized from here >dtoa.c:1496: warning: dereferencing pointer 'rvp.46' does break strict-aliasing rules >dtoa.c:1496: note: initialized from here >dtoa.c:1700: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1700: note: initialized from here >dtoa.c:1706: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1706: note: initialized from here >dtoa.c:1730: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1730: note: initialized from here >dtoa.c:1747: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1747: note: initialized from here >dtoa.c:1760: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1760: note: initialized from here >dtoa.c:1774: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1774: note: initialized from here >dtoa.c:1805: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1805: note: initialized from here >dtoa.c:1826: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1826: note: initialized from here >dtoa.c:1827: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1827: note: initialized from here >dtoa.c:1845: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1845: note: initialized from here >dtoa.c:1847: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1847: note: initialized from here >dtoa.c:1848: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1848: note: initialized from here >dtoa.c:1855: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1855: note: initialized from here >dtoa.c:1856: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1856: note: initialized from here >dtoa.c:1859: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1859: note: initialized from here >dtoa.c:1865: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1865: note: initialized from here >dtoa.c:1874: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1874: note: initialized from here >dtoa.c:1879: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1879: note: initialized from here >dtoa.c:1881: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1881: note: initialized from here >dtoa.c:1883: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1883: note: initialized from here >dtoa.c:1886: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1886: note: initialized from here >dtoa.c:1901: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:1901: note: initialized from here >dtoa.c:1214: warning: dereferencing pointer 'd.31' does break strict-aliasing rules >dtoa.c:1214: note: initialized from here >dtoa.c:2136: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2136: note: initialized from here >dtoa.c:2142: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2142: note: initialized from here >dtoa.c:2181: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2181: note: initialized from here >dtoa.c:2182: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2182: note: initialized from here >dtoa.c:1091: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1091: note: initialized from here >dtoa.c:1092: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1092: note: initialized from here >dtoa.c:2194: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2194: note: initialized from here >dtoa.c:1091: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1091: note: initialized from here >dtoa.c:1092: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1092: note: initialized from here >dtoa.c:2197: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2197: note: initialized from here >dtoa.c:1332: warning: dereferencing pointer 'da.41' does break strict-aliasing rules >dtoa.c:1332: note: initialized from here >dtoa.c:1333: warning: dereferencing pointer 'db.42' does break strict-aliasing rules >dtoa.c:1333: note: initialized from here >dtoa.c:1353: warning: dereferencing pointer 'da.41' does break strict-aliasing rules >dtoa.c:1353: note: initialized from here >dtoa.c:1356: warning: dereferencing pointer 'db.42' does break strict-aliasing rules >dtoa.c:1356: note: initialized from here >dtoa.c:2253: warning: dereferencing pointer 'rv0.79' does break strict-aliasing rules >dtoa.c:2253: note: initialized from here >dtoa.c:2254: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2254: note: initialized from here >dtoa.c:1091: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1091: note: initialized from here >dtoa.c:1092: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1092: note: initialized from here >dtoa.c:2256: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2256: note: initialized from here >dtoa.c:2261: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2261: note: initialized from here >dtoa.c:2262: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2262: note: initialized from here >dtoa.c:2266: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2266: note: initialized from here >dtoa.c:2277: warning: dereferencing pointer 'aadj1.81' does break strict-aliasing rules >dtoa.c:2277: note: initialized from here >dtoa.c:1091: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1091: note: initialized from here >dtoa.c:1092: warning: dereferencing pointer 'a.23' does break strict-aliasing rules >dtoa.c:1092: note: initialized from here >dtoa.c:2280: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2280: note: initialized from here >dtoa.c:2363: warning: dereferencing pointer 'rv0.79' does break strict-aliasing rules >dtoa.c:2363: note: initialized from here >dtoa.c:2364: warning: dereferencing pointer 'rv0.79' does break strict-aliasing rules >dtoa.c:2364: note: initialized from here >dtoa.c:2365: warning: dereferencing pointer 'rv.47' does break strict-aliasing rules >dtoa.c:2365: note: initialized from here >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c err.c -fPIC -DPIC -o .libs/err.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o genrand.lo genrand.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o glist.lo glist.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o hash_table.lo hash_table.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c genrand.c -fPIC -DPIC -o .libs/genrand.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c filename.c -fPIC -DPIC -o .libs/filename.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o heap.lo heap.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o info.lo info.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c glist.c -fPIC -DPIC -o .libs/glist.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o logmath.lo logmath.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c hash_table.c -fPIC -DPIC -o .libs/hash_table.o > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c heap.c -fPIC -DPIC -o .libs/heap.o >rm: invalid argument: `' >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c info.c -fPIC -DPIC -o .libs/info.o >info.c: In function 'print_appl_info': >info.c:63: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mmio.lo mmio.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o pio.lo pio.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c logmath.c -fPIC -DPIC -o .libs/logmath.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c mmio.c -fPIC -DPIC -o .libs/mmio.o >logmath.c: In function 'logmath_write': >logmath.c:300: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >logmath.c:306: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o matrix.lo matrix.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o profile.lo profile.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c pio.c -fPIC -DPIC -o .libs/pio.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o sbthread.lo sbthread.c >rm: invalid argument: `' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o strfuncs.lo strfuncs.c > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c profile.c -fPIC -DPIC -o .libs/profile.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c matrix.c -fPIC -DPIC -o .libs/matrix.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sbthread.c -fPIC -DPIC -o .libs/sbthread.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o unlimit.lo unlimit.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strfuncs.c -fPIC -DPIC -o .libs/strfuncs.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c unlimit.c -fPIC -DPIC -o .libs/unlimit.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsphinxutil.la bitvec.lo bio.lo case.lo ckd_alloc.lo dtoa.lo listelem_alloc.lo cmd_ln.lo err.lo filename.lo genrand.lo glist.lo hash_table.lo heap.lo info.lo logmath.lo mmio.lo pio.lo matrix.lo profile.lo sbthread.lo strfuncs.lo unlimit.lo -lpthread -lm -lblas -llapack >ar cru .libs/libsphinxutil.a .libs/bitvec.o .libs/bio.o .libs/case.o .libs/ckd_alloc.o .libs/dtoa.o .libs/listelem_alloc.o .libs/cmd_ln.o .libs/err.o .libs/filename.o .libs/genrand.o .libs/glist.o .libs/hash_table.o .libs/heap.o .libs/info.o .libs/logmath.o .libs/mmio.o .libs/pio.o .libs/matrix.o .libs/profile.o .libs/sbthread.o .libs/strfuncs.o .libs/unlimit.o >ranlib .libs/libsphinxutil.a >creating libsphinxutil.la >(cd .libs && rm -f libsphinxutil.la && ln -s ../libsphinxutil.la libsphinxutil.la) >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util' >Making all in fe >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_interface.lo fe_interface.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_sigproc.lo fe_sigproc.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_warp_affine.lo fe_warp_affine.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_warp.lo fe_warp.c >mkdir .libs >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_warp.c -fPIC -DPIC -o .libs/fe_warp.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_warp_affine.c -fPIC -DPIC -o .libs/fe_warp_affine.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_sigproc.c -fPIC -DPIC -o .libs/fe_sigproc.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_interface.c -fPIC -DPIC -o .libs/fe_interface.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_warp_inverse_linear.lo fe_warp_inverse_linear.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fe_warp_piecewise_linear.lo fe_warp_piecewise_linear.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fixlog.lo fixlog.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o yin.lo yin.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_warp_piecewise_linear.c -fPIC -DPIC -o .libs/fe_warp_piecewise_linear.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fe_warp_inverse_linear.c -fPIC -DPIC -o .libs/fe_warp_inverse_linear.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fixlog.c -fPIC -DPIC -o .libs/fixlog.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c yin.c -fPIC -DPIC -o .libs/yin.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsphinxfe.la fe_interface.lo fe_sigproc.lo fe_warp_affine.lo fe_warp.lo fe_warp_inverse_linear.lo fe_warp_piecewise_linear.lo fixlog.lo yin.lo -lpthread -lm -lblas -llapack >ar cru .libs/libsphinxfe.a .libs/fe_interface.o .libs/fe_sigproc.o .libs/fe_warp_affine.o .libs/fe_warp.o .libs/fe_warp_inverse_linear.o .libs/fe_warp_piecewise_linear.o .libs/fixlog.o .libs/yin.o >ranlib .libs/libsphinxfe.a >creating libsphinxfe.la >(cd .libs && rm -f libsphinxfe.la && ln -s ../libsphinxfe.la libsphinxfe.la) >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe' >Making all in feat >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o agc.lo agc.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmn.lo cmn.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cmn_prior.lo cmn_prior.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lda.lo lda.c >mkdir .libs >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmn_prior.c -fPIC -DPIC -o .libs/cmn_prior.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c agc.c -fPIC -DPIC -o .libs/agc.o >rm: rm: invalid argument: `' >invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cmn.c -fPIC -DPIC -o .libs/cmn.o > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lda.c -fPIC -DPIC -o .libs/lda.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o feat.lo feat.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c feat.c -fPIC -DPIC -o .libs/feat.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lpthread -lm -lblas -llapack >ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o .libs/cmn_prior.o .libs/lda.o .libs/feat.o >ranlib .libs/libsphinxfeat.a >creating libsphinxfeat.la >(cd .libs && rm -f libsphinxfeat.la && ln -s ../libsphinxfeat.la libsphinxfeat.la) >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat' >Making all in lm >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm' >make all-am >make[4]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o lm3g_model.lo lm3g_model.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ngram_model.lo ngram_model.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ngram_model_arpa.lo ngram_model_arpa.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ngram_model_dmp.lo ngram_model_dmp.c >mkdir .libs >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ngram_model.c -fPIC -DPIC -o .libs/ngram_model.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ngram_model_arpa.c -fPIC -DPIC -o .libs/ngram_model_arpa.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ngram_model_dmp.c -fPIC -DPIC -o .libs/ngram_model_dmp.o >ngram_model_arpa.c: In function 'ReadNgramCounts': >ngram_model_arpa.c:151: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >ngram_model_arpa.c:181: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result >ngram_model_dmp.c: In function 'ngram_model_dmp_read': >ngram_model_dmp.c:113: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:149: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:158: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:162: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:167: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:178: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:186: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:188: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:322: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:342: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:363: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:394: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >ngram_model_dmp.c:420: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm3g_model.c -fPIC -DPIC -o .libs/lm3g_model.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ngram_model_set.lo ngram_model_set.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ngram_model_dmp32.lo ngram_model_dmp32.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o fsg_model.lo fsg_model.c >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jsgf.lo jsgf.c >rm: invalid argument: `' >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ngram_model_dmp32.c -fPIC -DPIC -o .libs/ngram_model_dmp32.o > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ngram_model_set.c -fPIC -DPIC -o .libs/ngram_model_set.o >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jsgf_scanner.lo jsgf_scanner.c >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c fsg_model.c -fPIC -DPIC -o .libs/fsg_model.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jsgf_scanner.c -fPIC -DPIC -o .libs/jsgf_scanner.o >jsgf_scanner.c: In function 'yylex': >_jsgf_scanner.l:77: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o jsgf_parser.lo jsgf_parser.c >_jsgf_scanner.l: At top level: >jsgf_scanner.c:1293: warning: 'yyunput' defined but not used >jsgf_scanner.c:1335: warning: 'input' defined but not used >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jsgf.c -fPIC -DPIC -o .libs/jsgf.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c jsgf_parser.c -fPIC -DPIC -o .libs/jsgf_parser.o >/bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libsphinxlm.la lm3g_model.lo ngram_model.lo ngram_model_arpa.lo ngram_model_dmp.lo ngram_model_set.lo ngram_model_dmp32.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo -lpthread -lm -lblas -llapack >ar cru .libs/libsphinxlm.a .libs/lm3g_model.o .libs/ngram_model.o .libs/ngram_model_arpa.o .libs/ngram_model_dmp.o .libs/ngram_model_set.o .libs/ngram_model_dmp32.o .libs/fsg_model.o .libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o >ranlib .libs/libsphinxlm.a >creating libsphinxlm.la >(cd .libs && rm -f libsphinxlm.la && ln -s ../libsphinxlm.la libsphinxlm.la) >make[4]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm' >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm' >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase' >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 1:0:0 -o libsphinxbase.la -rpath /usr/lib64 util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpthread -lm -lblas -llapack >mkdir .libs >gcc -shared -Wl,--whole-archive util/.libs/libsphinxutil.a fe/.libs/libsphinxfe.a feat/.libs/libsphinxfeat.a lm/.libs/libsphinxlm.a -Wl,--no-whole-archive -lpthread -lm -lblas -llapack -m64 -mtune=generic -Wl,-soname -Wl,libsphinxbase.so.1 -o .libs/libsphinxbase.so.1.0.0 >(cd .libs && rm -f libsphinxbase.so.1 && ln -s libsphinxbase.so.1.0.0 libsphinxbase.so.1) >(cd .libs && rm -f libsphinxbase.so && ln -s libsphinxbase.so.1.0.0 libsphinxbase.so) >creating libsphinxbase.la >(cd .libs && rm -f libsphinxbase.la && ln -s ../libsphinxbase.la libsphinxbase.la) >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase' >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase' >Making all in libsphinxad >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad' >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o cont_ad_base.lo cont_ad_base.c >/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ad_alsa.lo ad_alsa.c >mkdir .libs >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ad_alsa.c -fPIC -DPIC -o .libs/ad_alsa.o >rm: invalid argument: `' > gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cont_ad_base.c -fPIC -DPIC -o .libs/cont_ad_base.o >cont_ad_base.c: In function 'cont_ad_read_internal': >cont_ad_base.c:752: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cont_ad_base.c:778: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -o libsphinxad.la -rpath /usr/lib64 cont_ad_base.lo ad_alsa.lo ../../src/libsphinxbase/libsphinxbase.la -lasound -lm >gcc -shared .libs/cont_ad_base.o .libs/ad_alsa.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lm -m64 -mtune=generic -Wl,-soname -Wl,libsphinxad.so.0 -o .libs/libsphinxad.so.0.0.0 >(cd .libs && rm -f libsphinxad.so.0 && ln -s libsphinxad.so.0.0.0 libsphinxad.so.0) >(cd .libs && rm -f libsphinxad.so && ln -s libsphinxad.so.0.0.0 libsphinxad.so) >creating libsphinxad.la >(cd .libs && rm -f libsphinxad.la && ln -s ../libsphinxad.la libsphinxad.la) >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad' >Making all in sphinx_fe >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe' >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxbase/fe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c wave2feat.c >wave2feat.c: In function 'fe_openfiles': >wave2feat.c:715: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >wave2feat.c:717: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >wave2feat.c:719: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >wave2feat.c: In function 'fe_convert_with_dct': >wave2feat.c:1089: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >wave2feat.c:1113: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >In file included from /usr/include/string.h:640, > from wave2feat.c:47: >In function 'strcpy', > inlined from 'fe_openfiles' at wave2feat.c:820: >/usr/include/bits/string3.h:107: warning: call to __builtin___strcpy_chk will always overflow destination buffer >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_fe wave2feat.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_fe wave2feat.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm -lblas -llapack >creating sphinx_fe >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe' >Making all in sphinx_cepview >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview' >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main_cepview.c >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_cepview main_cepview.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm -lblas -llapack >creating sphinx_cepview >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview' >Making all in sphinx_jsgf2fsg >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg' >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c main.c >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_jsgf2fsg main.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm -lblas -llapack >creating sphinx_jsgf2fsg >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg' >Making all in sphinx_adtools >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools' >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cont_adseg.c >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c cont_fileseg.c >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c sphinx_pitch.c >sphinx_pitch.c: In function 'extract_pitch': >sphinx_pitch.c:439: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >sphinx_pitch.c:457: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >cont_adseg.c: In function 'main': >cont_adseg.c:114: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cont_adseg.c:137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cont_fileseg.c: In function 'main': >cont_fileseg.c:501: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cont_fileseg.c:524: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack >mkdir .libs >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so -lpthread -lm -lblas -llapack >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so -lpthread -lm -lblas -llapack >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so -lpthread -lm -lblas -llapack >creating sphinx_cont_fileseg >creating sphinx_pitch >creating sphinx_cont_adseg >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools' >Making all in sphinx_lmtools >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools' >gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxlm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c lm_eval.c >/bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o sphinx_lm_eval lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm -lblas -llapack >mkdir .libs >DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/sphinx_lm_eval lm_eval.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm -lblas -llapack >creating sphinx_lm_eval >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools' >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/src' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src' >make[1]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/src' >Making all in doc >make[1]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/doc' >doxygen >Warning: Tag `DETAILS_AT_TOP' at line 154 of file doxyfile 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 files to exclude >Searching for files to process... >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/include >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/include/win32 >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/include/wince >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg/.libs >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools >Searching for files in directory /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools/.libs >Reading and parsing tag files >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/agc.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/agc.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/bitvec.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/bitvec.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/byteorder.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/byteorder.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/case.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/case.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/ckd_alloc.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/ckd_alloc.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/clapack_lite.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/clapack_lite.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/err.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/err.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/fe.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/fe.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/filename.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/filename.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/fixpoint.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/fixpoint.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/fsg_model.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/fsg_model.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/heap.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/heap.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/info.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/info.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/jsgf.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/jsgf.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/listelem_alloc.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/listelem_alloc.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/logmath.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/logmath.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/matrix.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/matrix.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/mmio.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/mmio.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/mulaw.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/mulaw.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/ngram_model.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/ngram_model.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/profile.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/profile.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/sbthread.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/sbthread.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/sphinx_config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/sphinx_config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/sphinxbase_export.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/sphinxbase_export.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/strfuncs.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/strfuncs.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/unlimit.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/unlimit.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/win32/config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/win32/config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/win32/sphinx_config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/win32/sphinx_config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/wince/config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/wince/config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/wince/sphinx_config.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/wince/sphinx_config.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/include/yin.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/include/yin.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_alsa.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_alsa.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_base.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_base.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_oss.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_oss.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_oss_bsd.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_oss_bsd.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_sunos.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/ad_sunos.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/cont_ad_base.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/cont_ad_base.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/play_win32.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/play_win32.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/rec_win32.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/rec_win32.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_interface.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_interface.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_sigproc.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_sigproc.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_affine.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_affine.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_affine.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_affine.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_inverse_linear.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_inverse_linear.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_inverse_linear.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_inverse_linear.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_piecewise_linear.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_piecewise_linear.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_piecewise_linear.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp_piecewise_linear.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fixlog.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fixlog.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/yin.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/yin.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/agc.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/agc.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/cmn.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/cmn.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/cmn_prior.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/cmn_prior.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/feat.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/feat.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/lda.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/feat/lda.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/fsg_model.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/fsg_model.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp32.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_dmp32.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_internal.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_internal.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/bio.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/bio.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/bitvec.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/bitvec.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/blas_lite.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/blas_lite.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/case.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/case.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/ckd_alloc.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/ckd_alloc.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err_wince.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err_wince.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/f2c_lite.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/f2c_lite.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/filename.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/filename.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/genrand.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/genrand.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/glist.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/glist.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/hash_table.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/hash_table.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/info.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/info.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/listelem_alloc.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/listelem_alloc.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/matrix.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/matrix.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/mmio.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/mmio.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/pio.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/pio.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/profile.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/profile.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/slamch.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/slamch.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/slapack_lite.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/slapack_lite.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/strfuncs.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/strfuncs.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/unlimit.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/unlimit.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/cont_adseg.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/cont_adseg.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/cont_fileseg.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/cont_fileseg.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/sphinx_pitch.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_adtools/sphinx_pitch.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/cmd_ln_defn.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/cmd_ln_defn.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg/main.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_jsgf2fsg/main.c... >Preprocessing /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools/lm_eval.c... >Parsing file /builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools/lm_eval.c... >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/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:134: Warning: Compound Vardesc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:572: Warning: Compound yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:91: Warning: Compound inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:314: Warning: Compound yyalloc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:297: Warning: Compound ad_rec_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:55: Warning: Compound icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:370: Warning: Compound sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:390: Warning: Compound sbmtx_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:121: Warning: Compound Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:501: Warning: Compound Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:57: Warning: Compound fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:364: Warning: Compound yy_trans_info is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:85: Warning: Compound alist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:84: Warning: Compound cmd_ln_val_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:142: Warning: Compound Namelist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:104: Warning: Compound jsgf_link_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:77: Warning: Compound globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:388: Warning: Compound ad_play_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:384: Warning: Compound sbevent_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:89: Warning: Compound cmd_ln_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:98: Warning: Compound jsgf_atom_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:65: Warning: Compound olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:155: Warning: Compound feat_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:66: Warning: Compound jsgf_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/fsg_model.h:66: Warning: Compound fsg_link_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:159: Warning: Compound hash_table_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:168: Warning: Compound hash_iter_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h:134: Warning: Compound spseg_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:131: Warning: Compound YYSTYPE is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:89: Warning: Compound arg_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:78: Warning: Compound cllist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:83: Warning: Compound jsgf_rule_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:17: Warning: Compound doublecomplex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:49: Warning: Compound logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/logmath.h:94: Warning: Compound logadd_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/yin.c:49: Warning: Compound yin_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/mmio.c:198: Warning: Compound mmio_file_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:66: Warning: Compound complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:16: Warning: Compound complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:93: Warning: Compound jsgf_rhs_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:46: Warning: Compound cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.h:157: Warning: Compound yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:210: Warning: Compound yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:362: Warning: Compound sbthread_s is not documented. > 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... >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... >Generating code for file include/ad.h... >Generating code for file include/agc.h... >Generating code for file include/bio.h... >Generating code for file include/bitvec.h... >Generating code for file include/byteorder.h... >Generating code for file include/case.h... >Generating code for file include/ckd_alloc.h... >Generating code for file include/clapack_lite.h... >Generating code for file include/cmd_ln.h... >Generating code for file include/cmn.h... >Generating code for file include/config.h... >Generating code for file include/win32/config.h... >Generating code for file include/wince/config.h... >Generating code for file include/cont_ad.h... >Generating code for file include/err.h... >Generating code for file include/f2c.h... >Generating code for file include/fe.h... >Generating code for file include/feat.h... >Generating code for file include/filename.h... >Generating code for file include/fixpoint.h... >Generating code for file include/fsg_model.h... >Generating code for file include/genrand.h... >Generating code for file include/glist.h... >Generating code for file include/hash_table.h... >Generating code for file include/heap.h... >Generating code for file include/info.h... >Generating code for file include/jsgf.h... >Generating code for file include/libutil.h... >Generating code for file include/listelem_alloc.h... >Generating code for file include/logmath.h... >Generating code for file include/matrix.h... >Generating code for file include/mmio.h... >Generating code for file include/mulaw.h... >Generating code for file include/ngram_model.h... >Generating code for file include/pio.h... >Generating code for file include/prim_type.h... >Generating code for file include/profile.h... >Generating code for file include/sbthread.h... >Generating code for file include/sphinx_config.h... >Generating code for file include/win32/sphinx_config.h... >Generating code for file include/wince/sphinx_config.h... >Generating code for file include/sphinxbase_export.h... >Generating code for file include/strfuncs.h... >Generating code for file include/unlimit.h... >Generating code for file include/yin.h... >Generating code for file src/libsphinxad/ad_alsa.c... >Generating code for file src/libsphinxad/ad_base.c... >Generating code for file src/libsphinxad/ad_oss.c... >Generating code for file src/libsphinxad/ad_oss_bsd.c... >Generating code for file src/libsphinxad/ad_sunos.c... >Generating code for file src/libsphinxad/audio_utils_sunos.c... >Generating code for file src/libsphinxad/audio_utils_sunos.h... >Generating code for file src/libsphinxad/cont_ad_base.c... >Generating code for file src/libsphinxad/play_win32.c... >Generating code for file src/libsphinxad/rec_win32.c... >Generating code for file src/libsphinxbase/fe/fe_interface.c... >Generating code for file src/libsphinxbase/fe/fe_internal.h... >Generating code for file src/libsphinxbase/fe/fe_sigproc.c... >Generating code for file src/libsphinxbase/fe/fe_warp.c... >Generating code for file src/libsphinxbase/fe/fe_warp.h... >Generating code for file src/libsphinxbase/fe/fe_warp_affine.c... >Generating code for file src/libsphinxbase/fe/fe_warp_affine.h... >Generating code for file src/libsphinxbase/fe/fe_warp_inverse_linear.c... >Generating code for file src/libsphinxbase/fe/fe_warp_inverse_linear.h... >Generating cod/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:155: Warning: Member AD_SAMPLE_SIZE (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:156: Warning: Member DEFAULT_SAMPLES_PER_SEC (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:159: Warning: Member AD_OK (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:160: Warning: Member AD_EOF (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:161: Warning: Member AD_ERR_GEN (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:162: Warning: Member AD_ERR_NOT_OPEN (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:163: Warning: Member AD_ERR_WAVE (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:296: Warning: Member DEFAULT_DEVICE (define) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:349: Warning: Member ad_start_rec(ad_rec_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:354: Warning: Member ad_stop_rec(ad_rec_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:359: Warning: Member ad_close(ad_rec_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:368: Warning: Member ad_read(ad_rec_t *, int16 *buf, int32 max) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:397: Warning: Member ad_open_play_sps(int32 samples_per_sec) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:400: Warning: Member ad_open_play(void) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:403: Warning: Member ad_start_play(ad_play_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:406: Warning: Member ad_stop_play(ad_play_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:409: Warning: Member ad_close_play(ad_play_t *) (function) of file ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h:91: Warning: Member BYTE_ORDER_MAGIC (define) of file bio.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h:103: Warning: Member REVERSE_SENSE_SWAP_INT32(x) (define) of file bio.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h:148: Warning: The following parameters of bio_fread(void *buf, int32 el_sz, int32 n_el, FILE *fp, int32 swap, uint32 *chksum) are not documented: > parameter 'buf' > parameter 'el_sz' > parameter 'n_el' >/builddir/build/BUILD/sphinxbase-0.4.1/include/bio.h:162: Warning: The following parameters of bio_fwrite(void *buf, int32 el_sz, int32 n_el, FILE *fp, int32 swap, uint32 *chksum) are not documented: > parameter 'buf' > parameter 'el_sz' > parameter 'n_el' >/builddir/build/BUILD/sphinxbase-0.4.1/include/bitvec.h:63: Warning: Member BITVEC_BITS (define) of file bitvec.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/bitvec.h:64: Warning: Member bitvec_t (typedef) of file bitvec.h is not documented. >e for file src/libsphinxbase/fe/fe_warp_piecewise_linear.c... >Generating code for file src/libsphinxbase/fe/fe_warp_piecewise_linear.h... >Generating code for file src/libsphinxbase/fe/fixlog.c... >Generating code for file src/libsphinxbase/fe/yin.c... >Generating code for file src/libsphinxbase/feat/agc.c... >Generating code for file src/libsphinxbase/feat/cmn.c... >Generating code for file src/libsphinxbase/feat/cmn_prior.c... >Generating code for file src/libsphinxbase/feat/feat.c... >Generating code for file src/libsphinxbase/feat/lda.c... >Generating code for file src/libsphinxbase/lm/fsg_model.c... >Generating code for file src/libsphinxbase/lm/jsgf.c... >Generating code for file src/libsphinxbase/lm/jsgf_internal.h... >Generating code for file src/libsphinxbase/lm/jsgf_parser.c... >Generating code for file src/libsphinxbase/lm/jsgf_parser.h... >Generating code for file src/libsphinxbase/lm/jsgf_scanner.c... >Generating code for file src/libsphinxbase/lm/jsgf_scanner.h... >Generating code for file src/libsphinxbase/lm/lm3g_model.c... >Generating code for file src/libsphinxbase/lm/lm3g_model.h... >Generating code for file src/libsphinxbase/lm/ngram_model.c... >Generating code for file src/libsphinxbase/lm/ngram_model_arpa.c... >Generating code for file src/libsphinxbase/lm/ngram_model_arpa.h... >Generating code for file src/libsphinxbase/lm/ngram_model_dmp.c... >Generating code for file src/libsphinxbase/lm/ngram_model_dmp.h... >Generating code for file src/libsphinxbase/lm/ngram_model_dmp32.c... >Generating code for file src/libsphinxbase/lm/ngram_model_internal.h... >Generating code for file src/libsphinxbase/lm/ngram_model_set.c... >Generating code for file src/libsphinxbase/lm/ngram_model_set.h... >Generating code for file src/libsphinxbase/util/bio.c... >Generating code for file src/libsphinxbase/util/bitvec.c... >Generating code for file src/libsphinxbase/util/blas_lite.c... >Generating code for file src/libsphinxbase/util/case.c... >Generating code for file src/libsphinxbase/util/ckd_alloc.c... >Generating code for file src/libsphinxbase/util/cmd_ln.c... >Generating code for file src/libsphinxbase/util/dtoa.c... >Generating code for file src/libsphinxbase/util/err.c... >Generating code for file src/libsphinxbase/util/err_wince.c... >Generating code for file src/libsphinxbase/util/f2c_lite.c... >Generating code for file src/libsphinxbase/util/filename.c... >Generating code for file src/libsphinxbase/util/genrand.c... >Generating code for file src/libsphinxbase/util/glist.c... >Generating code for file src/libsphinxbase/util/hash_table.c... >Generating code for file src/libsphinxbase/util/heap.c... >Generating code for file src/libsphinxbase/util/info.c... >Generating code for file src/libsphinxbase/util/listelem_alloc.c... >Generating code for file src/libsphinxbase/util/logmath.c... >Generating code for file src/libsphinxbase/util/matrix.c... >Generating code for file src/libsphinxbase/util/mmio.c... >Generating code for file src/libsphinxbase/util/pio.c... >Generating code for file src/libsphinxbase/util/profile.c... >Generating code for file src/libsphinxbase/util/sbthread.c... >Generating code for file src/libsphinxbase/util/slamch.c... >Generating code for file src/libsphinxbase/util/slapack_lite.c... >Generating code for file src/libsphinxbase/util/strfuncs.c... >Generating code for file src/libsphinxbase/util/unlimit.c... >Generating code for file src/sphinx_adtools/cont_adseg.c... >Generating code for file src/sphinx_adtools/cont_fileseg.c... >Generating code for file src/sphinx_adtools/sphinx_pitch.c... >Generating code for file src/sphinx_cepview/main_cepview.c... >Generating code for file src/sphinx_fe/cmd_ln_defn.h... >Generating code for file src/sphinx_fe/wave2feat.c... >Generating code for file src/sphinx_fe/wave2feat.h... >Generating code for file src/sphinx_jsgf2fsg/main.c... >Generating code for file src/sphinx_lmtools/lm_eval.c... >Generating file documentation... >Generating docs for file include/ad.h... >Generating docs for file include/agc.h... >Generating docs for file include/bio.h... >Generating docs for file include/bitvec.h... >Generating docs for f/builddir/build/BUILD/sphinxbase-0.4.1/include/ckd_alloc.h:144: Warning: Member __ckd_calloc__(size_t n_elem, size_t elem_size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ckd_alloc.h:148: Warning: Member __ckd_malloc__(size_t size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ckd_alloc.h:152: Warning: Member __ckd_realloc__(void *ptr, size_t new_size, const char *caller_file, int caller_line) (function) of file ckd_alloc.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:170: Warning: Member ARG_STRINGIFY1(s) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:355: Warning: Member cmd_ln_int32_r(c, n) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:356: Warning: Member cmd_ln_float32_r(c, n) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:357: Warning: Member cmd_ln_float64_r(c, n) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:358: Warning: Member cmd_ln_set_int32_r(c, n, i) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:359: Warning: Member cmd_ln_set_float32_r(c, n, f) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:360: Warning: Member cmd_ln_set_float64_r(c, n, f) (define) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:94: Warning: Member arg_t (typedef) of file cmd_ln.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmd_ln.h:176: Warning: Member cmd_ln_t (typedef) of file cmd_ln.h is not documented. ><cmd_ln_print_help_r>:1: Warning: The following parameters of cmd_ln_print_help_r(cmd_ln_t *cmdln, FILE *fp, const arg_t *defn) are not documented: > parameter 'cmdln' >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h:151: Warning: Member CMN_WIN_HWM (define) of file cmn.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h:152: Warning: Member CMN_WIN (define) of file cmn.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h:137: Warning: Member cmn_init(int32 veclen) (function) of file cmn.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cmn.h:185: Warning: Member cmn_free(cmn_t *cmn) (function) of file cmn.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h:125: Warning: Member CONT_AD_STATE_SIL (define) of file cont_ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h:126: Warning: Member CONT_AD_STATE_SPEECH (define) of file cont_ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h:138: Warning: Member spseg_t (typedef) of file cont_ad.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:88: Warning: Member _E__pr_header(char const *file, long line, char const *msg) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:90: Warning: Member _E__pr_info_header(char const *file, long line, char const *tag) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:92: Warning: Member _E__pr_info_header_wofn(char const *msg) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:94: Warning: Member _E__pr_warn(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:96: Warning: Member _E__pr_info(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:98: Warning: Member _E__die_error(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:100: Warning: Member _E__abort_error(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:102: Warning: Member _E__sys_error(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/err.h:104: Warning: Member _E__fatal_sys_error(char const *fmt,...) (function) of file err.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:103: Warning: Member LIVEBUFBLOCKSIZE (define) of file feat.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:104: Warning: Member S3_MAX_FRAMES (define) of file feat.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:146: Warning: Member cepstral_to_feature_command_line_macro() (define) of file feat.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:200: Warning: Member feat_t (typedef) of file feat.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:401: Warning: The following parameters of feat_s2mfc2feat(feat_t *fcb, const char *file, const char *dir, const char *cepext, int32 sf, int32 ef, mfcc_t ***feat, int32 maxfr) are not documented: > parameter 'sf' > parameter 'ef' >/builddir/build/BUILD/sphinxbase-0.4.1/include/feat.h:270: Warning: The following parameters of feat_s2mfc_read(char *file, int32 win, int32 sf, int32 ef, mfcc_t ***out_mfc, int32 maxfr, int32 cepsize) are not documented: > parameter 'file' > parameter 'ef' >/builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h:117: Warning: Member S3_RAND_MAX_INT32 (define) of file genrand.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h:145: Warning: Member s3_rand_int31() (define) of file genrand.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h:146: Warning: Member s3_rand_real() (define) of file genrand.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/genrand.h:147: Warning: Member s3_rand_res53() (define) of file genrand.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:110: Warning: Member gnode_int32(g) (define) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:111: Warning: Member gnode_uint32(g) (define) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:112: Warning: Member gnode_float32(g) (define) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:113: Warning: Member gnode_float64(g) (define) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:114: Warning: Member gnode_next(g) (define) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:104: Warning: Member glist_t (typedef) of file glist.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:176: Warning: Member hash_entry_key(e) (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:177: Warning: Member hash_entry_len(e) (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:178: Warning: Member hash_table_inuse(h) (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:179: Warning: Member hash_table_size(h) (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:197: Warning: Member HASH_CASE_YES (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:198: Warning: Member HASH_CASE_NO (define) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:172: Warning: Member hash_iter_t (typedef) of file hash_table.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/heap.h:91: Warning: Member heap_t (typedef) of file heap.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/jsgf.h:64: Warning: Member jsgf_t (typedef) of file jsgf.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/jsgf.h:65: Warning: Member jsgf_rule_t (typedef) of file jsgf.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h:121: Warning: Member SLEEP_SEC(sec) (define) of file libutil.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h:125: Warning: Member TRUE (define) of file libutil.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h:126: Warning: Member FALSE (define) of file libutil.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h:130: Warning: Member M_PI (define) of file libutil.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/libutil.h:132: Warning: Member PI (define) of file libutil.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h:148: Warning: Member myfopen(file, mode) (define) of file pio.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:101: Warning: Member __BIGSTACKVARIABLE__ (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:144: Warning: Member NULL (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:149: Warning: Member MAX_INT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:150: Warning: Member MAX_INT16 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:151: Warning: Member MAX_INT8 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:153: Warning: Member MAX_NEG_INT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:154: Warning: Member MAX_NEG_INT16 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:155: Warning: Member MAX_NEG_INT8 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:157: Warning: Member MAX_UINT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:158: Warning: Member MAX_UINT16 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:159: Warning: Member MAX_UINT8 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:162: Warning: Member MAX_POS_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:163: Warning: Member MIN_POS_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:164: Warning: Member MAX_POS_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:165: Warning: Member MIN_POS_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:167: Warning: Member MAX_IEEE_NORM_POS_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:168: Warning: Member MIN_IEEE_NORM_POS_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:169: Warning: Member MIN_IEEE_NORM_NEG_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:170: Warning: Member MAX_IEEE_NORM_POS_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:171: Warning: Member MIN_IEEE_NORM_POS_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:172: Warning: Member MIN_IEEE_NORM_NEG_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:175: Warning: Member MAX_NEG_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:176: Warning: Member MIN_NEG_FLOAT32 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:177: Warning: Member MAX_NEG_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:178: Warning: Member MIN_NEG_FLOAT64 (define) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:117: Warning: Member int32 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:118: Warning: Member int16 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:119: Warning: Member int8 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:120: Warning: Member uint32 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:121: Warning: Member uint16 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:122: Warning: Member uint8 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:123: Warning: Member float32 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:124: Warning: Member float64 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:129: Warning: Member int64 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:130: Warning: Member uint64 (typedef) of file prim_type.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/profile.h:223: Warning: Member host_endian(void) (function) of file profile.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/profile.h:198: Warning: The following parameters of ptmr_print_all(FILE *fp, ptmr_t *tmr, float64 norm) are not documented: > parameter 'norm' >/builddir/build/BUILD/sphinxbase-0.4.1/include/unlimit.h:83: Warning: Member unlimit(void) (function) of file unlimit.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:73: Warning: Member audioOpen(const char *dev, int rate) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:74: Warning: Member audioPause(void) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:75: Warning: Member audioFlush(void) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:76: Warning: Member audioStartRecord(void) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:77: Warning: Member audioStopRecord(void) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:78: Warning: Member audioClose(void) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxad/audio_utils_sunos.h:79: Warning: Member audioSetRecordGain(int gain) (function) of file audio_utils_sunos.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/yin.c:171: Warning: Member thresholded_search(int32 *diff_window, fixed32 threshold, int start, int end) (function) of file yin.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:50: Warning: Member yyparse(yyscan_t yyscanner, jsgf_t *jsgf) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:61: Warning: Member jsgf_atom_new(char *name, float weight) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:72: Warning: Member jsgf_atom_free(jsgf_atom_t *atom) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:173: Warning: Member jsgf_kleene_new(jsgf_t *jsgf, jsgf_atom_t *atom, int plus) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:197: Warning: Member jsgf_optional_new(jsgf_t *jsgf, jsgf_rhs_t *exp) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:207: Warning: Member jsgf_add_link(jsgf_t *grammar, jsgf_atom_t *atom, int from, int to) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:535: Warning: Member jsgf_define_rule(jsgf_t *jsgf, char *name, jsgf_rhs_t *rhs, int public) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:568: Warning: Member jsgf_rule_retain(jsgf_rule_t *rule) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:575: Warning: Member jsgf_rule_free(jsgf_rule_t *rule) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf.c:611: Warning: Member jsgf_import_rule(jsgf_t *jsgf, char *name) (function) of file jsgf.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:45: Warning: Member YY_NO_UNISTD_H (define) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:110: Warning: Member jsgf_atom_is_rule(atom) (define) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:62: Warning: Member jsgf_rhs_t (typedef) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:63: Warning: Member jsgf_atom_t (typedef) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:64: Warning: Member jsgf_link_t (typedef) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:112: Warning: Member jsgf_add_link(jsgf_t *grammar, jsgf_atom_t *atom, int from, int to) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:113: Warning: Member jsgf_atom_new(char *name, float weight) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:114: Warning: Member jsgf_kleene_new(jsgf_t *jsgf, jsgf_atom_t *atom, int plus) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:115: Warning: Member jsgf_optional_new(jsgf_t *jsgf, jsgf_rhs_t *exp) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:116: Warning: Member jsgf_define_rule(jsgf_t *jsgf, char *name, jsgf_rhs_t *rhs, int public) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:117: Warning: Member jsgf_import_rule(jsgf_t *jsgf, char *name) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:119: Warning: Member jsgf_atom_free(jsgf_atom_t *atom) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:120: Warning: Member jsgf_rule_free(jsgf_rule_t *rule) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_internal.h:121: Warning: Member jsgf_rule_retain(jsgf_rule_t *rule) (function) of file jsgf_internal.h is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:57: Warning: Member logfp_index_alloc(void) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:161: Warning: Member _E__pr_info_header_wofn(char const *msg) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:174: Warning: Member _E__pr_header(char const *f, long ln, char const *msg) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:190: Warning: Member _E__pr_info_header(char const *f, long ln, char const *msg) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:207: Warning: Member _E__pr_warn(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:223: Warning: Member _E__pr_info(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:239: Warning: Member _E__die_error(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:260: Warning: Member _E__fatal_sys_error(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:288: Warning: Member _E__sys_error(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/err.c:310: Warning: Member _E__abort_error(char const *fmt,...) (function) of file err.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:95: Warning: Member IO_ERR (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:96: Warning: Member IO_SUCCESS (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:98: Warning: Member SHOW_ALL (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:101: Warning: Member NUM_COEFF (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:106: Warning: Member DISPLAY_SIZE (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:107: Warning: Member STR_MAX_INT (define) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:146: Warning: Member read_cep(char const *file, float ***cep, int *nframes, int numcep) (function) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_cepview/main_cepview.c:150: Warning: Member main(int argc, char *argv[]) (function) of file main_cepview.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_lmtools/lm_eval.c:254: Warning: Member main(int argc, char *argv[]) (function) of file lm_eval.c is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:389: Warning: Member sps (variable) of class ad_play_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/ad.h:390: Warning: Member bps (variable) of class ad_play_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/agc.h:118: Warning: Member obs_max_sum (variable) of class agc_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:85: Warning: Member aerr (variable) of class alist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:86: Warning: Member aunit (variable) of class alist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:108: Warning: Member ptr (variable) of class anytype_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:109: Warning: Member i (variable) of class anytype_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:110: Warning: Member ui (variable) of class anytype_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/prim_type.h:111: Warning: Member fl (variable) of class anytype_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:502: Warning: Member next (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:503: Warning: Member k (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:503: Warning: Member maxwds (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:503: Warning: Member sign (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:503: Warning: Member wds (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:504: Warning: Member x[1] (variable) of class Bigint is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:46: Warning: Member cierr (variable) of class cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:47: Warning: Member ciunit (variable) of class cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:48: Warning: Member ciend (variable) of class cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:49: Warning: Member cifmt (variable) of class cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:50: Warning: Member cirec (variable) of class cilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_internal.h:161: Warning: Member words (variable) of class classdef_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_internal.h:162: Warning: Member weights (variable) of class classdef_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_internal.h:163: Warning: Member n_words (variable) of class classdef_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:78: Warning: Member cerr (variable) of class cllist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:79: Warning: Member cunit (variable) of class cllist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:80: Warning: Member csta (variable) of class cllist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:90: Warning: Member refcount (variable) of class cmd_ln_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:91: Warning: Member ht (variable) of class cmd_ln_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:92: Warning: Member f_argv (variable) of class cmd_ln_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:93: Warning: Member f_argc (variable) of class cmd_ln_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:85: Warning: Member val (variable) of class cmd_ln_val_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/cmd_ln.c:86: Warning: Member type (variable) of class cmd_ln_val_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:16: Warning: Member r (variable) of class complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:16: Warning: Member i (variable) of class complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:66: Warning: Member r (variable) of class complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:66: Warning: Member i (variable) of class complex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/cont_ad.h:152: Warning: Member adfunc)(ad_rec_t *ad, int16 *buf, int32 max) (variable) of class cont_ad_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:17: Warning: Member r (variable) of class doublecomplex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:17: Warning: Member i (variable) of class doublecomplex is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:129: Warning: Member config (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:130: Warning: Member refcount (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:132: Warning: Member sampling_rate (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:133: Warning: Member frame_rate (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:134: Warning: Member frame_shift (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:136: Warning: Member window_length (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:137: Warning: Member frame_size (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:138: Warning: Member fft_size (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:140: Warning: Member fft_order (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:141: Warning: Member feature_dimension (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:142: Warning: Member num_cepstra (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:143: Warning: Member remove_dc (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:144: Warning: Member log_spec (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:145: Warning: Member swap (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:146: Warning: Member dither (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:147: Warning: Member transform (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:149: Warning: Member pre_emphasis_alpha (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:150: Warning: Member seed (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:152: Warning: Member frame_counter (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:153: Warning: Member start_flag (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:154: Warning: Member reserved (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:157: Warning: Member ccc (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:157: Warning: Member sss (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:159: Warning: Member mel_fb (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:161: Warning: Member hamming_window (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:165: Warning: Member spch (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:166: Warning: Member frame (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:167: Warning: Member spec (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:167: Warning: Member mfspec (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:168: Warning: Member overflow_samps (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:169: Warning: Member num_overflow_samps (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:170: Warning: Member prior (variable) of class fe_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:58: Warning: Member set_parameters)(char const *param_str, float sampling_rate) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:59: Warning: Member doc)(void) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:60: Warning: Member id)(void) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:61: Warning: Member n_param)(void) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:62: Warning: Member warped_to_unwarped)(float nonlinear) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:63: Warning: Member unwarped_to_warped)(float linear) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_warp.h:64: Warning: Member print)(const char *label) (variable) of class fe_warp_conf_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/fsg_model.h:67: Warning: Member from_state (variable) of class fsg_link_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/fsg_model.h:68: Warning: Member to_state (variable) of class fsg_link_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:78: Warning: Member config (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:79: Warning: Member nskip (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:80: Warning: Member runlen (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:81: Warning: Member wavfile (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:82: Warning: Member cepfile (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:83: Warning: Member ctlfile (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:84: Warning: Member wavdir (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:85: Warning: Member cepdir (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:86: Warning: Member wavext (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:87: Warning: Member cepext (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:88: Warning: Member input_format (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:89: Warning: Member is_batch (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:90: Warning: Member is_single (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:91: Warning: Member blocksize (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:92: Warning: Member machine_endian (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:93: Warning: Member input_endian (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:94: Warning: Member output_endian (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:95: Warning: Member nchans (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:96: Warning: Member whichchan (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:97: Warning: Member convert (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:98: Warning: Member verbose (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.c:99: Warning: Member logspec (variable) of class globals_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/glist.h:101: Warning: Member data (variable) of class gnode_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:150: Warning: Member key (variable) of class hash_entry_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/hash_table.h:160: Warning: Member table (variable) of class hash_table_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:76: Warning: Member data (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:77: Warning: Member val (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:79: Warning: Member nl (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:79: Warning: Member nr (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:80: Warning: Member l (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/heap.c:81: Warning: Member r (variable) of class heap_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:55: Warning: Member icierr (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:56: Warning: Member iciunit (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:57: Warning: Member iciend (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:58: Warning: Member icifmt (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:59: Warning: Member icirlen (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:60: Warning: Member icirnum (variable) of class icilist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:91: Warning: Member inerr (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:92: Warning: Member inunit (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:93: Warning: Member infile (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:94: Warning: Member infilen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:95: Warning: Member inex (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:96: Warning: Member inopen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:97: Warning: Member innum (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:98: Warning: Member innamed (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:99: Warning: Member inname (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:100: Warning: Member innamlen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:101: Warning: Member inacc (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:102: Warning: Member inacclen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:103: Warning: Member inseq (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:104: Warning: Member inseqlen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:105: Warning: Member indir (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:106: Warning: Member indirlen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:107: Warning: Member infmt (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:108: Warning: Member infmtlen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:109: Warning: Member inform (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:110: Warning: Member informlen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:111: Warning: Member inunf (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:112: Warning: Member inunflen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:113: Warning: Member inrecl (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:114: Warning: Member innrec (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:115: Warning: Member inblank (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:116: Warning: Member inblanklen (variable) of class inlist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h:178: Warning: Member buf (variable) of class lineiter_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h:179: Warning: Member bsiz (variable) of class lineiter_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h:180: Warning: Member len (variable) of class lineiter_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/pio.h:181: Warning: Member fh (variable) of class lineiter_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/listelem_alloc.c:71: Warning: Member n_alloc (variable) of class listelem_alloc_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/listelem_alloc.c:72: Warning: Member n_freed (variable) of class listelem_alloc_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h:114: Warning: Member unigrams (variable) of class lm3g_model_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h:115: Warning: Member bigrams (variable) of class lm3g_model_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h:116: Warning: Member trigrams (variable) of class lm3g_model_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h:55: Warning: Member f (variable) of class lmprob_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/lm3g_model.h:56: Warning: Member l (variable) of class lmprob_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:50: Warning: Member t (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:51: Warning: Member refcount (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:52: Warning: Member filemap (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:53: Warning: Member base (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:54: Warning: Member log_of_base (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:55: Warning: Member log10_of_base (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:56: Warning: Member inv_log_of_base (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:57: Warning: Member inv_log10_of_base (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/logmath.c:58: Warning: Member zero (variable) of class logmath_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:94: Warning: Member sampling_rate (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:95: Warning: Member num_cepstra (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:96: Warning: Member num_filters (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:97: Warning: Member fft_size (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:98: Warning: Member lower_filt_freq (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:99: Warning: Member upper_filt_freq (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:101: Warning: Member mel_cosine (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:103: Warning: Member filt_coeffs (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:104: Warning: Member spec_start (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:105: Warning: Member filt_start (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:106: Warning: Member filt_width (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:108: Warning: Member doublewide (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:109: Warning: Member warp_type (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:110: Warning: Member warp_params (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:111: Warning: Member warp_id (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:113: Warning: Member sqrt_inv_n (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:113: Warning: Member sqrt_inv_2n (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:115: Warning: Member lifter_val (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:116: Warning: Member lifter (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:118: Warning: Member unit_area (variable) of class melfb_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/fe_internal.h:121: Warning: Member round_filters (variable) of class melfb_s is not documented. >ile include/case.h... >Generating docs for file include/ckd_alloc.h... >Generating docs for file include/cmd_ln.h... >Generating docs for file include/cmn.h... >Generating docs for file include/cont_ad.h... >Generating docs for file include/err.h... >Generating docs for file include/feat.h... >Generating docs for file include/filename.h... >Generating docs for file include/genrand.h... >Generating docs for file include/glist.h... >Generating docs for file include/hash_table.h... >Generating docs for file include/heap.h... >Generating docs for file include/info.h... >Generating docs for file include/jsgf.h... >Generating docs for file include/libutil.h... >Generating docs for file include/listelem_alloc.h... >Generating docs for file include/logmath.h... >Generating docs for file include/matrix.h... >Generating docs for file include/mmio.h... >Generating docs for file include/mulaw.h... >Generating docs for file include/ngram_model.h... >Generating docs for file include/pio.h... >Generating docs for file include/prim_type.h... >Generating docs for file include/profile.h... >Generating docs for file include/sbthread.h... >Generating docs for file include/strfuncs.h... >Generating docs for file include/unlimit.h... >Generating docs for file include/yin.h... >Generating docs for file src/libsphinxad/audio_utils_sunos.h... >Generating docs for file src/libsphinxbase/fe/yin.c... >Generating docs for file src/libsphinxbase/lm/jsgf.c... >Generating docs for file src/libsphinxbase/lm/jsgf_internal.h... >Generating docs for file src/libsphinxbase/lm/ngram_model_set.c... >Generating docs for file src/libsphinxbase/lm/ngram_model_set.h... >Generating docs for file src/libsphinxbase/util/err.c... >Generating docs for file src/libsphinxbase/util/sbthread.c... >Generating docs for file src/sphinx_cepview/main_cepview.c... >Generating docs for file src/sphinx_lmtools/lm_eval.c... >Generating page documentation... >Generating docs for page deprecated... >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 ad_play_t... >Generating docs for compound ad_rec_t... >Generating docs for compound agc_s... >Generating docs for compound alist... >Generating docs for compound anytype_s... >Generating docs for compound arg_s... >Generating docs for compound arg_t... >Generating docs for compound Bigint... >Generating docs for compound bigram_s... >Generating docs for compound cilist... >Generating docs for compound classdef_s... >Generating docs for compound cllist... >Generating docs for compound cmd_ln_s... >Generating docs for compound cmd_ln_t... >Generating docs for compound cmd_ln_val_s... >Generating docs for compound cmn_t... >Generating docs for compound complex... >Generating docs for compound cont_ad_t... >Generating docs for compound doublecomplex... >Generating docs for compound fe_s... >Generating docs for compound fe_warp_conf_t... >Generating docs for compound feat_s... >Generating docs for compound feat_t... >Generating docs for compound fsg_link_s... >Generating docs for compound fsg_model_s... >Generating docs for compound globals_s... >Generating docs for compound gnode_s... >Generating docs for compound hash_entry_s... >Generating docs for compound hash_iter_s... >Generating docs for compound hash_table_t... >Generating docs for compound heap_s... >Generating docs for compound icilist... >Generating docs for compound inlist... >Generating docs for compound jsgf_atom_s... >Generating docs for compound jsgf_link_s... >Generating docs for compound jsgf_rhs_s... >Generating docs for compound jsgf_rule_s... >Generating docs for compound jsgf_s... >Generating docs for compound lineiter_t... >Generating docs for compound listelem_alloc_s... >Generating docs for compound lm3g_model_s... >Generating docs for compound lmprob_t... >Generating docs for compound logadd_s... >Generating docs for compound logmath_s... >Generating docs for compound melfb_s... >Generating docs for compound mmio_file_s... >Generating/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/mmio.c:199: Warning: Member ptr (variable) of class mmio_file_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/mmio.c:200: Warning: Member mapsize (variable) of class mmio_file_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:122: Warning: Member h (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:123: Warning: Member i (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:124: Warning: Member r (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:125: Warning: Member d (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:126: Warning: Member c (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:127: Warning: Member z (variable) of class Multitype is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:143: Warning: Member name (variable) of class Namelist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:144: Warning: Member vars (variable) of class Namelist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:145: Warning: Member nvars (variable) of class Namelist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h:110: Warning: Member sorted_prob2 (variable) of class ngram_model_arpa_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h:111: Warning: Member sorted_bo_wt2 (variable) of class ngram_model_arpa_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h:112: Warning: Member sorted_prob3 (variable) of class ngram_model_arpa_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.h:67: Warning: Member set (variable) of class ngram_model_set_iter_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_set.h:68: Warning: Member cur (variable) of class ngram_model_set_iter_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:65: Warning: Member oerr (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:66: Warning: Member ounit (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:67: Warning: Member ofnm (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:68: Warning: Member ofnmlen (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:69: Warning: Member osta (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:70: Warning: Member oacc (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:71: Warning: Member ofm (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:72: Warning: Member orl (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:73: Warning: Member oblnk (variable) of class olist is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:73: Warning: Member rifftag[4] (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:74: Warning: Member TotalLength (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:75: Warning: Member wavefmttag[8] (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:76: Warning: Member RemainingLength (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:77: Warning: Member data_format (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:78: Warning: Member numchannels (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:79: Warning: Member SamplingFreq (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:80: Warning: Member BytesPerSec (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:81: Warning: Member BlockAlign (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:82: Warning: Member BitsPerSample (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:83: Warning: Member datatag[4] (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/sphinx_fe/wave2feat.h:84: Warning: Member datalength (variable) of class RIFFHeader is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:385: Warning: Member mtx (variable) of class sbevent_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:386: Warning: Member cond (variable) of class sbevent_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:387: Warning: Member signalled (variable) of class sbevent_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:372: Warning: Member data (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:373: Warning: Member depth (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:374: Warning: Member out (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:375: Warning: Member nbytes (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:378: Warning: Member msg (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:379: Warning: Member msglen (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:380: Warning: Member mtx (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:381: Warning: Member cond (variable) of class sbmsgq_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:391: Warning: Member mtx (variable) of class sbmtx_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:363: Warning: Member config (variable) of class sbthread_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:364: Warning: Member msgq (variable) of class sbthread_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:365: Warning: Member func (variable) of class sbthread_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:366: Warning: Member arg (variable) of class sbthread_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/sbthread.c:367: Warning: Member th (variable) of class sbthread_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/ngram_model_arpa.h:95: Warning: Member list (variable) of class sorted_list_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:291: Warning: Member d (variable) of class U is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/util/dtoa.c:291: Warning: Member L[2] (variable) of class U is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:135: Warning: Member name (variable) of class Vardesc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:136: Warning: Member addr (variable) of class Vardesc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:137: Warning: Member dims (variable) of class Vardesc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/include/f2c.h:138: Warning: Member type (variable) of class Vardesc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/fe/yin.c:50: Warning: Member frame_size (variable) of class yin_s is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:211: Warning: Member yy_input_file (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:213: Warning: Member yy_ch_buf (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:214: Warning: Member yy_buf_pos (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:219: Warning: Member yy_buf_size (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:224: Warning: Member yy_n_chars (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:230: Warning: Member yy_is_our_buffer (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:237: Warning: Member yy_is_interactive (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:243: Warning: Member yy_at_bol (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:251: Warning: Member yy_fill_buffer (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:253: Warning: Member yy_buffer_status (variable) of class yy_buffer_state is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:365: Warning: Member yy_verify (variable) of class yy_trans_info is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:366: Warning: Member yy_nxt (variable) of class yy_trans_info is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:315: Warning: Member yyss (variable) of class yyalloc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:316: Warning: Member yyvs (variable) of class yyalloc is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:575: Warning: Member yyextra_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:578: Warning: Member yyin_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:578: Warning: Member yyout_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:582: Warning: Member yy_hold_char (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:583: Warning: Member yy_n_chars (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:584: Warning: Member yyleng_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:585: Warning: Member yy_c_buf_p (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:586: Warning: Member yy_init (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:587: Warning: Member yy_start (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:588: Warning: Member yy_did_buffer_switch_on_eof (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:589: Warning: Member yy_start_stack_ptr (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:590: Warning: Member yy_start_stack_depth (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:591: Warning: Member yy_start_stack (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:592: Warning: Member yy_last_accepting_state (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:593: Warning: Member yy_last_accepting_cpos (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:595: Warning: Member yylineno_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:596: Warning: Member yy_flex_debug_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:598: Warning: Member yytext_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:599: Warning: Member yy_more_flag (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:600: Warning: Member yy_more_len (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_scanner.c:602: Warning: Member yylval_r (variable) of class yyguts_t is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:132: Warning: Member name (variable) of class YYSTYPE is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:133: Warning: Member weight (variable) of class YYSTYPE is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:134: Warning: Member rule (variable) of class YYSTYPE is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:135: Warning: Member rhs (variable) of class YYSTYPE is not documented. >/builddir/build/BUILD/sphinxbase-0.4.1/src/libsphinxbase/lm/jsgf_parser.c:136: Warning: Member atom (variable) of class YYSTYPE is not documented. >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) > %&-line parsing enabled. >kpathsea: Running mktexfmt latex.fmt >fmtutil: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... >This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (INITEX) > %&-line parsing enabled. > (/usr/share/texmf/web2c/cp227.tcx) >entering extended mode >(/usr/share/texmf/tex/latex/latexconfig/latex.ini >(/var/lib/texmf/tex/generic/config/pdftexconfig.tex) >(/usr/share/texmf/tex/latex/base/latex.ltx >(/usr/share/texmf/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, compatibility for TeX 2, parameters, >LaTeX2e <2005/12/01> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fonttext.cfg >(/usr/share/texmf/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlenc.def) >(/usr/share/texmf/tex/latex/base/t1enc.def) >(/usr/share/texmf/tex/latex/base/ot1enc.def) >(/usr/share/texmf/tex/latex/base/omsenc.def) >(/usr/share/texmf/tex/latex/base/t1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmr.fd) >(/usr/share/texmf/tex/latex/base/ot1cmss.fd) >(/usr/share/texmf/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texmf/tex/latex/base/fontmath.cfg >(/usr/share/texmf/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texmf/tex/latex/base/omlcmm.fd) >(/usr/share/texmf/tex/latex/base/omscmsy.fd) >(/usr/share/texmf/tex/latex/base/omxcmex.fd) >(/usr/share/texmf/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texmf/tex/latex/base/preload.cfg >(/usr/share/texmf/tex/latex/base/preload.ltx)) page nos., x-ref, environments, >center, verbatim, math definitions, boxes, title, sectioning, contents, >floats, footnotes, index, bibliography, output, >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texmf/tex/generic/babel/hyphen.cfg >(/usr/share/texmf/tex/generic/hyphen/hyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ushyphmax.tex) >(/usr/share/texmf/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bahyph.tex >(/usr/share/texmf/tex/generic/hyphen/bahyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-bghyphen.tex >(/usr/share/texmf/tex/generic/bghyphen/bghyphen.tex >Bulgarian hyphenation patterns >(/usr/share/texmf/tex/generic/bghyphen/catmik.tex) >(/usr/share/texmf/tex/generic/bghyphen/mik2t2.tex) >(/usr/share/texmf/tex/generic/bghyphen/bghyphsi.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-copthyph.tex >(/usr/share/texmf/tex/generic/hyphen/copthyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-czhyph.tex >(/usr/share/texmf/tex/generic/hyphen/czhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/czhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-skhyph.tex >(/usr/share/texmf/tex/generic/hyphen/skhyph.tex >(/usr/share/texmf/tex/csplain/base/t1code.tex Font encoding set to Cork.) >The \^, \`, \', \v, \" and \r expands to characters by Cork. >(/usr/share/texmf/tex/csplain/base/skhyphen.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehypht.tex >(/usr/share/texmf/tex/generic/hyphen/dehypht.tex >German Traditional Hyphenation Patterns `dehypht' Version 3.2a <1999/03/03> >(Formerly known under the name `ghyph31' and `ghyphen'.))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-dehyphn.tex >(/usr/share/texmf/tex/generic/hyphen/dehyphn.tex >New German Hyphenation Patterns `dehyphn' Rev.31 <2001-05-07> (WaS))) >(/usr/share/texmf/tex/generic/hyphen/dkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/dkcommon.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex) >(/usr/share/texmf/tex/generic/hyphen/dkspecial.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eohyph.tex >(/usr/share/texmf/tex/generic/hyphen/eohyph.tex >Esperanto Hyphenation Patterns `eohyph', 1999-08-10)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-eshyph.tex >(/usr/share/texmf/tex/generic/hyphen/eshyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/cahyph.tex >Catalan Hyphenation Patterns `cahyphen' Version 1.11 <2003/07/15>) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-glhyph.tex >(/usr/share/texmf/tex/generic/hyphen/glhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/ethyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/zerohyph.tex) >(/usr/share/texmf/tex/generic/hyphen/fihyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-frhyph.tex >(/usr/share/texmf/tex/generic/hyphen/frhyph.tex >frhyph.tex - French hyphenation patterns (V2.12) <2002/12/11>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grphyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grphyph4.tex >Hyphenation patterns for multi-accent (polytonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grmhyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grmhyph4.tex >Hyphenation patterns for uni-accent (monotonic) Modern Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-grahyph4.tex >(/usr/share/texmf/tex/generic/hyphen/grahyph4.tex >Hyphenation patterns for Ancient Greek)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-hrhyph.tex >(/usr/share/texmf/tex/generic/hyphen/hrhyph.tex)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-huhyphn.tex >(/usr/share/texmf/tex/generic/hyphen/huhyphn.tex >Huhyphn - hungarian hyphenation patterns v20031107)) >(/usr/share/texmf/tex/generic/hyphen/iahyphen.tex) >(/usr/share/texmf/tex/generic/hyphen/ibyhyph.tex >Greek hyphenation patterns for Ibycus 4) >(/usr/share/texmf/tex/generic/hyphen/inhyph.tex) >(/usr/share/texmf/tex/generic/hyphen/icehyph.tex) >(/usr/share/texmf/tex/generic/hyphen/ithyph.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-lahyph.tex >(/usr/share/texmf/tex/generic/hyphen/lahyph.tex >Latin Hyphenation Patterns `lahyph' Version 3.0b <2001/11/21>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-mnhyph.tex >(/usr/share/texmf/tex/generic/hyphen/mnhyph.tex >mnhyphen.tex - Hyphenation Patterns for Xalx Mongolian, LMC Encoding)) >(/usr/share/texmf/tex/generic/hyphen/nehyph96.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-nohyphbx.tex >(/usr/share/texmf/tex/generic/hyphen/nohyphbx.tex >Hyphenation patterns for Norwegian)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-plhyph.tex >(/usr/share/texmf/tex/generic/hyphen/plhyph.tex)) >(/usr/share/texmf/tex/generic/hyphen/pthyph.tex >portuguese hiphenation 8 bits and -) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-pyhyph.tex >(/usr/share/texmf/tex/generic/hyphen/pyhyph.tex >Hyphenation patterns for unaccented pinyin syllables (CJK 4.7.0))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-rohyphen.tex >(/usr/share/texmf/tex/generic/hyphen/rohyphen.tex >Romanian Hyphenation Patterns: `rohyphen' 1.1 <29.10.1996>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphen.tex >(/usr/share/texmf/tex/generic/ruhyphen/catkoi.tex) >(/usr/share/texmf/tex/generic/ruhyphen/koi2t2a.tex) >(/usr/share/texmf/tex/generic/ruhyphen/ruhyphal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/cyryoal.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex))) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sihyph.tex >(/usr/share/texmf/tex/generic/hyphen/sihyph.tex >Slovene Hyphenation Patterns `sihyph23' Version 2.3 <97/15/04>)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-sorhyph.tex >(/usr/share/texmf/tex/generic/hyphen/sorhyph.tex >Hyphenation patterns for Upper Sorbian, E. Werner >Completely new revision 1997, March 22)) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-srhyphc.tex >(/usr/share/texmf/tex/generic/hyphen/srhyphc.tex >Serbian Cyrillic Hyphenation Patterns `srhyphc.tex' v1.0a <2003-06-09>)) >(/usr/share/texmf/tex/generic/hyphen/svhyph.tex >Swedish hyphenation patterns, Jan Michael Rynning, 1994-03-03.) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/tkhyph.tex >(/usr/share/texmf/tex/generic/hyphen/cathyph.tex))) >(/usr/share/texmf/tex/generic/hyphen/ukhyphen.tex) >(/usr/share/texmf/tex/generic/xu-hyphen/xu-ukrhyph.tex >(/usr/share/texmf/tex/generic/ukrhyph/ukrhyph.tex >Ukrainian hyphenation patterns in t2a encoding >(/usr/share/texmf/tex/generic/ukrhyph/catlcy.tex) >(/usr/share/texmf/tex/generic/ukrhyph/lcy2t2a.tex) >(/usr/share/texmf/tex/generic/ukrhyph/ukrhypmp.tex) >(/usr/share/texmf/tex/generic/ruhyphen/hypht2.tex)))) >================================= >Applying patch file ltpatch.ltx >================================= >(/usr/share/texmf/tex/latex/base/ltpatch.ltx) > ) ) >Beginning to dump on file latex.fmt > (format=latex 2009.11.18) >5926 strings of total length 82906 >47930 memory locations dumped; current usage is 144&43637 >3390 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >645 hyphenation exceptions >Hyphenation trie of length 172735 has 4897 ops out of 35111 > 138 for language 47 > 224 for language 46 > 13 for language 45 > 127 for language 44 > 62 for language 43 > 110 for language 42 > 71 for language 41 > 119 for language 40 > 68 for language 39 > 2 for language 38 > 7 for language 37 > 194 for language 36 > 756 for language 35 > 265 for language 34 > 21 for language 33 > 26 for language 32 > 35 for language 31 > 147 for language 30 > 21 for language 29 > 98 for language 28 > 38 for language 27 > 117 for language 26 > 19 for language 25 > 98 for language 24 > 18 for language 23 > 50 for language 22 > 88 for language 21 > 31 for language 20 > 45 for language 18 > 18 for language 17 > 21 for language 16 > 158 for language 15 > 145 for language 14 > 60 for language 13 > 235 for language 12 > 207 for language 11 > 248 for language 10 > 63 for language 9 > 143 for language 8 > 14 for language 7 > 12 for language 6 > 5 for language 5 > 2 for language 2 > 377 for language 1 > 181 for language 0 >No pages of output. >Transcript written on latex.log. >fmtutil: /builddir/.texlive2007/texmf-var/web2c/pdftex/latex.fmt installed. >entering extended mode >(./_formulas.tex >LaTeX2e <2005/12/01> >Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh >yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng >erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish, > french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc >us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por >tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish, >turkish, ukenglish, ukrainian, loaded. >(/usr/share/texmf/tex/latex/base/article.cls >Document Class: article 2005/09/16 v1.4f Standard LaTeX document class >(/usr/share/texmf/tex/latex/base/size10.clo)) >(/usr/share/texmf/tex/latex/graphics/epsfig.sty >(/usr/share/texmf/tex/latex/graphics/graphicx.sty >(/usr/share/texmf/tex/latex/graphics/keyval.sty) >(/usr/share/texmf/tex/latex/graphics/graphics.sty >(/usr/share/texmf/tex/latex/graphics/trig.sty) >(/usr/share/texmf/tex/latex/config/graphics.cfg) >(/usr/share/texmf/tex/latex/graphics/dvips.def)))) >No file _formulas.aux. >[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] (./_formulas.aux) ) >Output written on _formulas.dvi (10 pages, 1792 bytes). >Transcript written on _formulas.log. > docs for compound Multitype... >Generating docs for compound Namelist... >Generating docs for compound ngram_class_s... >Generating docs for nested compound ngram_class_s::ngram_hash_s... >Generating docs for compound ngram_funcs_s... >Generating docs for compound ngram_model_arpa_s... >Generating docs for compound ngram_model_dmp_s... >Generating docs for compound ngram_model_s... >Generating docs for compound ngram_model_set_iter_s... >Generating docs for compound ngram_model_set_s... >Generating docs for compound olist... >Generating docs for compound pctr_t... >Generating docs for compound ptmr_t... >Generating docs for compound RIFFHeader... >Generating docs for compound sbevent_s... >Generating docs for compound sbmsgq_s... >Generating docs for compound sbmtx_s... >Generating docs for compound sbthread_s... >Generating docs for compound sorted_entry_s... >Generating docs for compound sorted_list_t... >Generating docs for compound spseg_s... >Generating docs for compound spseg_t... >Generating docs for compound tginfo_s... >Generating docs for compound trigram_s... >Generating docs for compound U... >Generating docs for compound unigram_s... >Generating docs for compound Vardesc... >Generating docs for compound yin_s... >Generating docs for compound yy_buffer_state... >Generating docs for compound yy_trans_info... >Generating docs for compound yyalloc... >Generating docs for compound yyguts_t... >Generating docs for compound YYSTYPE... >Generating namespace index... >Generating namespace member index... >Generating graph info page... >Generating file index... >Generating example index... >Generating file member index... >Generating bitmaps for formulas in HTML... >Generating image form_0.png for formula >Generating image form_1.png for formula >Generating image form_2.png for formula >Generating image form_3.png for formula >Generating image form_4.png for formula >Generating image form_5.png for formula >Generating image form_6.png for formula >Generating image form_7.png for formula >Generating image form_8.png for formula >Generating image form_9.png for formula >make[1]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/doc' >Making all in include >make[1]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/include' >make all-am >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/include' >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/include' >make[1]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/include' >Making all in test >make[1]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test' >Making all in unit >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit' >Making all in test_alloc >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_alloc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_alloc' >Making all in test_bitvec >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_bitvec' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_bitvec' >Making all in test_case >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_case' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_case' >Making all in test_string >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_string' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_string' >Making all in test_cmdln >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_cmdln' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_cmdln' >Making all in test_hash >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_hash' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_hash' >Making all in test_matrix >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_matrix' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_matrix' >Making all in test_ad >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_ad' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_ad' >Making all in test_fe >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_fe' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_fe' >Making all in test_feat >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_feat' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_feat' >Making all in test_logmath >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_logmath' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_logmath' >Making all in test_ngram >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_ngram' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_ngram' >Making all in test_fsg >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_fsg' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_fsg' >Making all in test_thread >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_thread' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit/test_thread' >make[3]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit' >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/unit' >Making all in regression >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/regression' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test/regression' >make[2]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/test' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test' >make[1]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/test' >Making all in python >make[1]: Entering directory `/builddir/build/BUILD/sphinxbase-0.4.1/python' >test -z "" || cp "./sphinxbase.c" sphinxbase.c >/usr/bin/python setup.py build >running build >running build_ext >building 'sphinxbase' extension >creating build >creating build/temp.linux-x86_64-2.6 >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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I../include -I../include -I/usr/include/python2.6 -c sphinxbase.c -o build/temp.linux-x86_64-2.6/sphinxbase.o >sphinxbase.c:4:20: error: Python.h: No such file or directory >sphinxbase.c:5:26: error: structmember.h: No such file or directory >sphinxbase.c:37: error: expected specifier-qualifier-list before 'PyObject' >sphinxbase.c:38: error: expected specifier-qualifier-list before 'PyObject' >sphinxbase.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:46: error: expected ')' before '*' token >sphinxbase.c:48: error: expected ')' before '*' token >sphinxbase.c:61: error: expected specifier-qualifier-list before 'PyObject_HEAD' >sphinxbase.c:72: error: expected specifier-qualifier-list before 'PyObject' >sphinxbase.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:89: error: expected ')' before '*' token >sphinxbase.c:90: error: expected ')' before '*' token >sphinxbase.c:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:199: error: expected ')' before '*' token >sphinxbase.c:200: error: expected ')' before '*' token >sphinxbase.c:212: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:214: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:293: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:295: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:322: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:324: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:421: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:423: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:521: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token >sphinxbase.c:533: error: expected ')' before '*' token >sphinxbase.c:546: error: expected ')' before '*' token >sphinxbase.c:550: error: expected ')' before '*' token >sphinxbase.c:554: error: array type has incomplete element type >sphinxbase.c:555: error: 'PyCFunction' undeclared here (not in a function) >sphinxbase.c:555: error: expected '}' before '__pyx_f_10sphinxbase_10NGramModel_apply_weights' >sphinxbase.c:556: error: expected '}' before '__pyx_f_10sphinxbase_10NGramModel_wid' >sphinxbase.c:557: error: expected '}' before '__pyx_f_10sphinxbase_10NGramModel_word' >sphinxbase.c:558: error: expected '}' before '__pyx_f_10sphinxbase_10NGramModel_score' >sphinxbase.c:559: error: expected '}' before '__pyx_f_10sphinxbase_10NGramModel_prob' >sphinxbase.c:563: error: array type has incomplete element type >sphinxbase.c:564: error: 'T_FLOAT' undeclared here (not in a function) >sphinxbase.c:564: warning: implicit declaration of function 'offsetof' >sphinxbase.c:564: error: expected expression before 'struct' >sphinxbase.c:564: error: 'READONLY' undeclared here (not in a function) >sphinxbase.c:565: error: expected expression before 'struct' >sphinxbase.c:566: error: expected expression before 'struct' >sphinxbase.c:570: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__pyx_tp_as_number_NGramModel' >sphinxbase.c:614: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__pyx_tp_as_sequence_NGramModel' >sphinxbase.c:627: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__pyx_tp_as_mapping_NGramModel' >sphinxbase.c:633: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__pyx_tp_as_buffer_NGramModel' >sphinxbase.c:640: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__pyx_type_10sphinxbase_NGramModel' >sphinxbase.c:689: error: array type has incomplete element type >sphinxbase.c:695: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'initsphinxbase' >sphinxbase.c:696: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'initsphinxbase' >sphinxbase.c:765: error: expected ')' before '*' token >sphinxbase.c:861: error: expected ')' before '*' token >sphinxbase.c:880:21: error: compile.h: No such file or directory >sphinxbase.c:881:25: error: frameobject.h: No such file or directory >sphinxbase.c:882:23: error: traceback.h: No such file or directory >sphinxbase.c: In function '__Pyx_AddTraceback': >sphinxbase.c:885: error: 'PyObject' undeclared (first use in this function) >sphinxbase.c:885: error: (Each undeclared identifier is reported only once >sphinxbase.c:885: error: for each function it appears in.) >sphinxbase.c:885: error: 'py_srcfile' undeclared (first use in this function) >sphinxbase.c:886: error: 'py_funcname' undeclared (first use in this function) >sphinxbase.c:887: error: 'py_globals' undeclared (first use in this function) >sphinxbase.c:888: error: 'empty_tuple' undeclared (first use in this function) >sphinxbase.c:889: error: 'empty_string' undeclared (first use in this function) >sphinxbase.c:890: error: 'PyCodeObject' undeclared (first use in this function) >sphinxbase.c:890: error: 'py_code' undeclared (first use in this function) >sphinxbase.c:891: error: 'PyFrameObject' undeclared (first use in this function) >sphinxbase.c:891: error: 'py_frame' undeclared (first use in this function) >sphinxbase.c:893: warning: implicit declaration of function 'PyString_FromString' >sphinxbase.c:897: warning: implicit declaration of function 'PyModule_GetDict' >sphinxbase.c:897: error: '__pyx_m' undeclared (first use in this function) >sphinxbase.c:899: warning: implicit declaration of function 'PyTuple_New' >sphinxbase.c:903: warning: implicit declaration of function 'PyCode_New' >sphinxbase.c:920: warning: implicit declaration of function 'PyFrame_New' >sphinxbase.c:921: warning: implicit declaration of function 'PyThreadState_Get' >sphinxbase.c:928: warning: implicit declaration of function 'PyTraceBack_Here' >sphinxbase.c:930: warning: implicit declaration of function 'Py_XDECREF' >error: command 'gcc' failed with exit status 1 >make[1]: Leaving directory `/builddir/build/BUILD/sphinxbase-0.4.1/python' >make[1]: *** [pymod-build-stamp] Error 1 >make: *** [all-recursive] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.TCZXtv (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.TCZXtv (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/sphinxbase.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.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/sphinxbase.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 539228
:
372279
|
372280
|
372281
|
372282
| 372283 |
372284