I have done :
SphinxCMU :
/sphinxbase-0.6
/pocketsphinx-0.6
cd sphinxbase-0.6
./autogen.sh -> ./configure -> make -> sudo make install.
cd pocketsphinx-0.6
./autogen.sh -> ./configure -> make -> sudo make install.
It run that : (i don't know true or false). I think it run true.
Last login: Fri May 4 15:16:00 on ttys001
Admins-MacBook-Pro:~ Admin$ cd Documents/
Admins-MacBook-Pro:Documents Admin$ cd SphinxCMU/
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: putting macros in m4'.
libtoolize: copying filem4/libtool.m4'
libtoolize: copying file m4/ltoptions.m4'
libtoolize: copying filem4/ltsugar.m4'
libtoolize: copying file m4/ltversion.m4'
libtoolize: copying filem4/lt~obsolete.m4'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
Running aclocal ...
Running autoheader...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/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: executing depfiles commands
config.status: executing libtool commands
Now typemake' to compile the package.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: You should add the contents of the following files to aclocal.m4':
libtoolize:/usr/local/share/aclocal/libtool.m4'
libtoolize: /usr/local/share/aclocal/ltoptions.m4'
libtoolize:/usr/local/share/aclocal/ltversion.m4'
libtoolize: /usr/local/share/aclocal/lt~obsolete.m4'
libtoolize: Consider addingAC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding -I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6.tar.gz...
no
./configure: line 12396: SphinxBase_CFLAGS: command not found
./configure: line 12397: SphinxBase_LIBS: command not found
checking sphinx_config.h usability... no
checking sphinx_config.h presence... no
checking for sphinx_config.h... no
configure: error: in/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6':
configure: error: SphinxBase was not found on your system.
See `config.log' for more details
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./config
-bash: ./config: No such file or directory
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo
bitvec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-
common -DPIC -o .libs/bitvec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o
bitvec.o >/dev/null 2>&1
mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -fno-common -DPIC
-o .libs/bio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null
2>&1
mv -f .deps/bio.Tpo .deps/bio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -fno-common
-DPIC -o .libs/case.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o
/dev/null 2>&1
mv -f .deps/case.Tpo .deps/case.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c -o
ckd_alloc.lo ckd_alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c
-fno-common -DPIC -o .libs/ckd_alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c
-o ckd_alloc.o >/dev/null 2>&1
mv -f .deps/ckd_alloc.Tpo .deps/ckd_alloc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -fno-common
-DPIC -o .libs/dtoa.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o
/dev/null 2>&1
mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c -o
listelem_alloc.lo listelem_alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c
listelem_alloc.c -fno-common -DPIC -o .libs/listelem_alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c
listelem_alloc.c -o listelem_alloc.o >/dev/null 2>&1
mv -f .deps/listelem_alloc.Tpo .deps/listelem_alloc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c -o cmd_ln.lo
cmd_ln.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -fno-
common -DPIC -o .libs/cmd_ln.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -o
cmd_ln.o >/dev/null 2>&1
mv -f .deps/cmd_ln.Tpo .deps/cmd_ln.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo err.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -fno-common -DPIC
-o .libs/err.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -o err.o >/dev/null
2>&1
mv -f .deps/err.Tpo .deps/err.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c -o filename.lo
filename.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c
-fno-common -DPIC -o .libs/filename.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c -o
filename.o >/dev/null 2>&1
mv -f .deps/filename.Tpo .deps/filename.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c -o genrand.lo
genrand.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -fno-
common -DPIC -o .libs/genrand.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -o
genrand.o >/dev/null 2>&1
mv -f .deps/genrand.Tpo .deps/genrand.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fno-common
-DPIC -o .libs/glist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o
/dev/null 2>&1
mv -f .deps/glist.Tpo .deps/glist.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o
hash_table.lo hash_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c
hash_table.c -fno-common -DPIC -o .libs/hash_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c
hash_table.c -o hash_table.o >/dev/null 2>&1
mv -f .deps/hash_table.Tpo .deps/hash_table.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fno-common
-DPIC -o .libs/heap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o
/dev/null 2>&1
mv -f .deps/heap.Tpo .deps/heap.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c -o
huff_code.lo huff_code.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c
-fno-common -DPIC -o .libs/huff_code.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c
-o huff_code.o >/dev/null 2>&1
mv -f .deps/huff_code.Tpo .deps/huff_code.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fno-common
-DPIC -o .libs/info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o
/dev/null 2>&1
mv -f .deps/info.Tpo .deps/info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c -o logmath.lo
logmath.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -fno-
common -DPIC -o .libs/logmath.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -o
logmath.o >/dev/null 2>&1
mv -f .deps/logmath.Tpo .deps/logmath.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c -o mmio.lo mmio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -fno-common
-DPIC -o .libs/mmio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -o mmio.o
/dev/null 2>&1
mv -f .deps/mmio.Tpo .deps/mmio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -fno-common -DPIC
-o .libs/pio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -o pio.o >/dev/null
2>&1
mv -f .deps/pio.Tpo .deps/pio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo
matrix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fno-
common -DPIC -o .libs/matrix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o
matrix.o >/dev/null 2>&1
mv -f .deps/matrix.Tpo .deps/matrix.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c -o profile.lo
profile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -fno-
common -DPIC -o .libs/profile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -o
profile.o >/dev/null 2>&1
mv -f .deps/profile.Tpo .deps/profile.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c -o sbthread.lo
sbthread.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c
-fno-common -DPIC -o .libs/sbthread.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c -o
sbthread.o >/dev/null 2>&1
mv -f .deps/sbthread.Tpo .deps/sbthread.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.lo
strfuncs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c
-fno-common -DPIC -o .libs/strfuncs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c -o
strfuncs.o >/dev/null 2>&1
mv -f .deps/strfuncs.Tpo .deps/strfuncs.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c -o unlimit.lo
unlimit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -fno-
common -DPIC -o .libs/unlimit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -o
unlimit.o >/dev/null 2>&1
mv -f .deps/unlimit.Tpo .deps/unlimit.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fno-common
-DPIC -o .libs/utf8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o
/dev/null 2>&1
mv -f .deps/utf8.Tpo .deps/utf8.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -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 huff_code.lo info.lo logmath.lo mmio.lo pio.lo matrix.lo
profile.lo sbthread.lo strfuncs.lo unlimit.lo utf8.lo -lpthread -lm -lblas
-llapack
libtool: link: 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/huff_code.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 .libs/utf8.o
libtool: link: ranlib .libs/libsphinxutil.a
libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s
"../libsphinxutil.la" "libsphinxutil.la" )
Making all in fe
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c -o
fe_interface.lo fe_interface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c
fe_interface.c -fno-common -DPIC -o .libs/fe_interface.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c
fe_interface.c -o fe_interface.o >/dev/null 2>&1
mv -f .deps/fe_interface.Tpo .deps/fe_interface.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c -o
fe_sigproc.lo fe_sigproc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c
fe_sigproc.c -fno-common -DPIC -o .libs/fe_sigproc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c
fe_sigproc.c -o fe_sigproc.o >/dev/null 2>&1
mv -f .deps/fe_sigproc.Tpo .deps/fe_sigproc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c -o
fe_warp_affine.lo fe_warp_affine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c
fe_warp_affine.c -fno-common -DPIC -o .libs/fe_warp_affine.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c
fe_warp_affine.c -o fe_warp_affine.o >/dev/null 2>&1
mv -f .deps/fe_warp_affine.Tpo .deps/fe_warp_affine.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c -o fe_warp.lo
fe_warp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -fno-
common -DPIC -o .libs/fe_warp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -o
fe_warp.o >/dev/null 2>&1
mv -f .deps/fe_warp.Tpo .deps/fe_warp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c -o fe_warp_inverse_linear.lo
fe_warp_inverse_linear.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c -fno-common -DPIC
-o .libs/fe_warp_inverse_linear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c -o
fe_warp_inverse_linear.o >/dev/null 2>&1
mv -f .deps/fe_warp_inverse_linear.Tpo .deps/fe_warp_inverse_linear.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c -o fe_warp_piecewise_linear.lo
fe_warp_piecewise_linear.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c -fno-common
-DPIC -o .libs/fe_warp_piecewise_linear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c -o
fe_warp_piecewise_linear.o >/dev/null 2>&1
mv -f .deps/fe_warp_piecewise_linear.Tpo .deps/fe_warp_piecewise_linear.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c -o fixlog.lo
fixlog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -fno-
common -DPIC -o .libs/fixlog.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -o
fixlog.o >/dev/null 2>&1
mv -f .deps/fixlog.Tpo .deps/fixlog.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c -o yin.lo yin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -fno-common -DPIC
-o .libs/yin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -o yin.o >/dev/null
2>&1
mv -f .deps/yin.Tpo .deps/yin.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -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
libtool: link: 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
libtool: link: ranlib .libs/libsphinxfe.a
libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s
"../libsphinxfe.la" "libsphinxfe.la" )
Making all in feat
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c -o agc.lo agc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -fno-common -DPIC
-o .libs/agc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -o agc.o >/dev/null
2>&1
mv -f .deps/agc.Tpo .deps/agc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c -o cmn.lo cmn.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -fno-common -DPIC
-o .libs/cmn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -o cmn.o >/dev/null
2>&1
mv -f .deps/cmn.Tpo .deps/cmn.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c -o
cmn_prior.lo cmn_prior.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c
-fno-common -DPIC -o .libs/cmn_prior.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c
-o cmn_prior.o >/dev/null 2>&1
mv -f .deps/cmn_prior.Tpo .deps/cmn_prior.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c -o lda.lo lda.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -fno-common -DPIC
-o .libs/lda.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -o lda.o >/dev/null
2>&1
mv -f .deps/lda.Tpo .deps/lda.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c -o feat.lo feat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -fno-common
-DPIC -o .libs/feat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -o feat.o
/dev/null 2>&1
mv -f .deps/feat.Tpo .deps/feat.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lpthread -lm
-lblas -llapack
libtool: link: ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o
.libs/cmn_prior.o .libs/lda.o .libs/feat.o
libtool: link: ranlib .libs/libsphinxfeat.a
libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s
"../libsphinxfeat.la" "libsphinxfeat.la" )
Making all in lm
make all-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c -o
lm3g_model.lo lm3g_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c
lm3g_model.c -fno-common -DPIC -o .libs/lm3g_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c
lm3g_model.c -o lm3g_model.o >/dev/null 2>&1
mv -f .deps/lm3g_model.Tpo .deps/lm3g_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c -o
ngram_model.lo ngram_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c
ngram_model.c -fno-common -DPIC -o .libs/ngram_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c
ngram_model.c -o ngram_model.o >/dev/null 2>&1
mv -f .deps/ngram_model.Tpo .deps/ngram_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
-o ngram_model_arpa.lo ngram_model_arpa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
ngram_model_arpa.c -fno-common -DPIC -o .libs/ngram_model_arpa.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
ngram_model_arpa.c -o ngram_model_arpa.o >/dev/null 2>&1
mv -f .deps/ngram_model_arpa.Tpo .deps/ngram_model_arpa.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
-o ngram_model_dmp.lo ngram_model_dmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
ngram_model_dmp.c -fno-common -DPIC -o .libs/ngram_model_dmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
ngram_model_dmp.c -o ngram_model_dmp.o >/dev/null 2>&1
mv -f .deps/ngram_model_dmp.Tpo .deps/ngram_model_dmp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c -o ngram_model_dmp32.lo ngram_model_dmp32.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c ngram_model_dmp32.c -fno-common -DPIC -o .libs/ngram_model_dmp32.o
ngram_model_dmp32.c:92: warning: 'ngram_model_dmp32_funcs' defined but not
used
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c ngram_model_dmp32.c -o ngram_model_dmp32.o >/dev/null 2>&1
mv -f .deps/ngram_model_dmp32.Tpo .deps/ngram_model_dmp32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
-o ngram_model_set.lo ngram_model_set.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
ngram_model_set.c -fno-common -DPIC -o .libs/ngram_model_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
ngram_model_set.c -o ngram_model_set.o >/dev/null 2>&1
mv -f .deps/ngram_model_set.Tpo .deps/ngram_model_set.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c -o
fsg_model.lo fsg_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c
-fno-common -DPIC -o .libs/fsg_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c
-o fsg_model.o >/dev/null 2>&1
mv -f .deps/fsg_model.Tpo .deps/fsg_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c -o jsgf.lo jsgf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -fno-common
-DPIC -o .libs/jsgf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -o jsgf.o
/dev/null 2>&1
mv -f .deps/jsgf.Tpo .deps/jsgf.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c -o
jsgf_scanner.lo jsgf_scanner.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c
jsgf_scanner.c -fno-common -DPIC -o .libs/jsgf_scanner.o
jsgf_scanner.c:1303: warning: 'yyunput' defined but not used
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c
jsgf_scanner.c -o jsgf_scanner.o >/dev/null 2>&1
mv -f .deps/jsgf_scanner.Tpo .deps/jsgf_scanner.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c -o
jsgf_parser.lo jsgf_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c
jsgf_parser.c -fno-common -DPIC -o .libs/jsgf_parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c
jsgf_parser.c -o jsgf_parser.o >/dev/null 2>&1
mv -f .deps/jsgf_parser.Tpo .deps/jsgf_parser.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
libsphinxlm.la lm3g_model.lo ngram_model.lo ngram_model_arpa.lo
ngram_model_dmp.lo ngram_model_dmp32.lo ngram_model_set.lo fsg_model.lo
jsgf.lo jsgf_scanner.lo jsgf_parser.lo -lpthread -lm -lblas -llapack
libtool: link: 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_dmp32.o .libs/ngram_model_set.o .libs/fsg_model.o
.libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o
libtool: link: ranlib .libs/libsphinxlm.a
libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s
"../libsphinxlm.la" "libsphinxlm.la" )
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -version-info
2:1:1 -o libsphinxbase.la -rpath /usr/local/lib -liconv util/libsphinxutil.la
fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libsphinxbase.1.dylib -Wl,-force_load,util/.libs/libsphinxutil.a
-Wl,-force_load,fe/.libs/libsphinxfe.a
-Wl,-force_load,feat/.libs/libsphinxfeat.a
-Wl,-force_load,lm/.libs/libsphinxlm.a -liconv -lpthread -lm -lblas -llapack
-O2 -install_name /usr/local/lib/libsphinxbase.1.dylib -compatibility_version
3 -current_version 3.1 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libsphinxbase.dylib" && ln -s
"libsphinxbase.1.dylib" "libsphinxbase.dylib")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxutil.a && ar x "/Users/Adm
in/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/util/.libs/libsphinxut
il.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfe.a && ar x "/Users/Admin
/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/fe/.libs/libsphinxfe.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfeat.a && ar x "/Users/Adm
in/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/feat/.libs/libsphinxfe
at.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxlm.a && ar x "/Users/Admin
/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/lm/.libs/libsphinxlm.a")
libtool: link: ar cru .libs/libsphinxbase.a
.libs/libsphinxbase.lax/libsphinxutil.a/bio.o
.libs/libsphinxbase.lax/libsphinxutil.a/bitvec.o
.libs/libsphinxbase.lax/libsphinxutil.a/case.o
.libs/libsphinxbase.lax/libsphinxutil.a/ckd_alloc.o
.libs/libsphinxbase.lax/libsphinxutil.a/cmd_ln.o
.libs/libsphinxbase.lax/libsphinxutil.a/dtoa.o
.libs/libsphinxbase.lax/libsphinxutil.a/err.o
.libs/libsphinxbase.lax/libsphinxutil.a/filename.o
.libs/libsphinxbase.lax/libsphinxutil.a/genrand.o
.libs/libsphinxbase.lax/libsphinxutil.a/glist.o
.libs/libsphinxbase.lax/libsphinxutil.a/hash_table.o
.libs/libsphinxbase.lax/libsphinxutil.a/heap.o
.libs/libsphinxbase.lax/libsphinxutil.a/huff_code.o
.libs/libsphinxbase.lax/libsphinxutil.a/info.o
.libs/libsphinxbase.lax/libsphinxutil.a/listelem_alloc.o
.libs/libsphinxbase.lax/libsphinxutil.a/logmath.o
.libs/libsphinxbase.lax/libsphinxutil.a/matrix.o
.libs/libsphinxbase.lax/libsphinxutil.a/mmio.o
.libs/libsphinxbase.lax/libsphinxutil.a/pio.o
.libs/libsphinxbase.lax/libsphinxutil.a/profile.o
.libs/libsphinxbase.lax/libsphinxutil.a/sbthread.o
.libs/libsphinxbase.lax/libsphinxutil.a/strfuncs.o
.libs/libsphinxbase.lax/libsphinxutil.a/unlimit.o
.libs/libsphinxbase.lax/libsphinxutil.a/utf8.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_interface.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_sigproc.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_affine.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_inverse_linear.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_piecewise_linear.o
.libs/libsphinxbase.lax/libsphinxfe.a/fixlog.o
.libs/libsphinxbase.lax/libsphinxfe.a/yin.o
.libs/libsphinxbase.lax/libsphinxfeat.a/agc.o
.libs/libsphinxbase.lax/libsphinxfeat.a/cmn.o
.libs/libsphinxbase.lax/libsphinxfeat.a/cmn_prior.o
.libs/libsphinxbase.lax/libsphinxfeat.a/feat.o
.libs/libsphinxbase.lax/libsphinxfeat.a/lda.o
.libs/libsphinxbase.lax/libsphinxlm.a/fsg_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf_parser.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf_scanner.o
.libs/libsphinxbase.lax/libsphinxlm.a/lm3g_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_arpa.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp32.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_set.o
libtool: link: ranlib .libs/libsphinxbase.a
libtool: link: rm -fr .libs/libsphinxbase.lax
libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s
"../libsphinxbase.la" "libsphinxbase.la" )
Making all in libsphinxad
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c -o
cont_ad_base.lo cont_ad_base.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c
cont_ad_base.c -fno-common -DPIC -o .libs/cont_ad_base.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c
cont_ad_base.c -o cont_ad_base.o >/dev/null 2>&1
mv -f .deps/cont_ad_base.Tpo .deps/cont_ad_base.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c -o ad_base.lo
ad_base.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c ad_base.c -fno-
common -DPIC -o .libs/ad_base.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c ad_base.c -o
ad_base.o >/dev/null 2>&1
mv -f .deps/ad_base.Tpo .deps/ad_base.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -version-info
0:1:0 -o libsphinxad.la -rpath /usr/local/lib cont_ad_base.lo ad_base.lo
../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libsphinxad.0.dylib .libs/cont_ad_base.o .libs/ad_base.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack -O2 -install_name /usr/local/lib/libsphinxad.0.dylib
-compatibility_version 1 -current_version 1.1 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libsphinxad.dylib" && ln -s
"libsphinxad.0.dylib" "libsphinxad.dylib")
libtool: link: ar cru .libs/libsphinxad.a cont_ad_base.o ad_base.o
libtool: link: ranlib .libs/libsphinxad.a
libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s
"../libsphinxad.la" "libsphinxad.la" )
Making all in sphinx_fe
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxbase/fe
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_fe.o -MD -MP -MF .deps/sphinx_fe.Tpo -c -o sphinx_fe.o
sphinx_fe.c
mv -f .deps/sphinx_fe.Tpo .deps/sphinx_fe.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_fe
sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_fe sphinx_fe.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_cepview
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT main_cepview.o -MD -MP -MF .deps/main_cepview.Tpo -c -o
main_cepview.o main_cepview.c
mv -f .deps/main_cepview.Tpo .deps/main_cepview.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_cepview
main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cepview main_cepview.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_jsgf2fsg
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_jsgf2fsg
main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_jsgf2fsg main.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_adtools
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_adseg.o -MD -MP -MF .deps/cont_adseg.Tpo -c -o
cont_adseg.o cont_adseg.c
mv -f .deps/cont_adseg.Tpo .deps/cont_adseg.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cont_adseg cont_adseg.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_fileseg.o -MD -MP -MF .deps/cont_fileseg.Tpo -c -o
cont_fileseg.o cont_fileseg.c
mv -f .deps/cont_fileseg.Tpo .deps/cont_fileseg.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cont_fileseg cont_fileseg.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_pitch.o -MD -MP -MF .deps/sphinx_pitch.Tpo -c -o
sphinx_pitch.o sphinx_pitch.c
mv -f .deps/sphinx_pitch.Tpo .deps/sphinx_pitch.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_pitch
sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_pitch sphinx_pitch.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
Making all in sphinx_lmtools
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxlm
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_lm_eval.o -MD -MP -MF .deps/sphinx_lm_eval.Tpo -c -o
sphinx_lm_eval.o sphinx_lm_eval.c
mv -f .deps/sphinx_lm_eval.Tpo .deps/sphinx_lm_eval.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_lm_eval
sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_lm_eval sphinx_lm_eval.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv
../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxlm
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_lm_convert.o -MD -MP -MF .deps/sphinx_lm_convert.Tpo
-c -o sphinx_lm_convert.o sphinx_lm_convert.c
mv -f .deps/sphinx_lm_convert.Tpo .deps/sphinx_lm_convert.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_lm_convert sphinx_lm_convert.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv
../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm -lblas -llapack
make: Nothing to be done for all-am'.
Making all in doc
make: Nothing to be done forall'.
Making all in include
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh
/Users/Admin/Documents/SphinxCMU/sphinxbase-0.6/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status include/config.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
make all-am
Making all in test
Making all in unit
Making all in test_ad
make: Nothing to be done for all'.
Making all in test_alloc
make: Nothing to be done forall'.
Making all in test_bitvec
make: Nothing to be done for all'.
Making all in test_case
make: Nothing to be done forall'.
Making all in test_string
make: Nothing to be done for all'.
Making all in test_cmdln
make: Nothing to be done forall'.
Making all in test_hash
make: Nothing to be done for all'.
Making all in test_matrix
make: Nothing to be done forall'.
Making all in test_fe
make: Nothing to be done for all'.
Making all in test_feat
make: Nothing to be done forall'.
Making all in test_logmath
make: Nothing to be done for all'.
Making all in test_ngram
make: Nothing to be done forall'.
Making all in test_fsg
make: Nothing to be done for all'.
Making all in test_util
make: Nothing to be done forall'.
Making all in test_thread
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in regression
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in 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.macosx-10.7-intel-2.7
llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-
common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX
-DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os
-Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe
-I../include -I../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c sphinxbase.c -o build/temp.macosx-10.7-intel-2.7/sphinxbase.o
In file included from ../include/logmath.h:76,
from sphinxbase.c:135:
../include/sphinx_config.h:38:1: warning: "SIZEOF_LONG" redefined
In file included from /System/Library/Frameworks/Python.framework/Versions/2.7
/include/python2.7/Python.h:9,
from sphinxbase.c:4:
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pym
acconfig.h:54:1: warning: this is the location of the previous definition
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel___cinit’:
sphinxbase.c:1333: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1334: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1335: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1359: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1369: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1379: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel_apply_weights’:
sphinxbase.c:1600: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1610: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1620: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1630: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1631: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1632: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_get_counts’:
sphinxbase.c:1717: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_f_10sphinxbase_9NGramIter_set_iter’:
sphinxbase.c:2848: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c:2857: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:2866: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode’:
sphinxbase.c:4776: warning: passing argument 2 of ‘huff_code_decode_str’ from
incompatible pointer type
sphinxbase.c:4776: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode_from_file’:
sphinxbase.c:5227: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: At top level:
sphinxbase.c:707: warning: ‘__pyx_doc_10sphinxbase_7LogMath___cinit’ defined
but not used
sphinxbase.c:805: warning: ‘pyx_doc_10sphinxbase_7LogMath___dealloc’
defined but not used
sphinxbase.c:1216: warning: ‘pyx_doc_10sphinxbase_10NGramModel___cinit’
defined but not used
sphinxbase.c:1491: warning: ‘pyx_doc_10sphinxbase_10NGramModel___dealloc’
defined but not used
sphinxbase.c:3502: warning: ‘pyx_doc_10sphinxbase_8HuffCode___init’
defined but not used
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel___cinit’:
sphinxbase.c:1333: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1334: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1335: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1359: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1369: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1379: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel_apply_weights’:
sphinxbase.c:1600: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1610: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1620: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1630: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1631: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1632: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_get_counts’:
sphinxbase.c:1717: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_score’:
sphinxbase.c:1969: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_prob’:
sphinxbase.c:2184: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_ngram’:
sphinxbase.c:2476: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_f_10sphinxbase_9NGramIter_set_iter’:
sphinxbase.c:2848: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c:2857: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:2866: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode___init’:
sphinxbase.c:3715: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_8HuffCode_decode’:
sphinxbase.c:4776: warning: passing argument 2 of ‘huff_code_decode_str’ from
incompatible pointer type
sphinxbase.c:4776: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode_from_file’:
sphinxbase.c:5227: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: At top level:
sphinxbase.c:707: warning: ‘__pyx_doc_10sphinxbase_7LogMath___cinit’ defined
but not used
sphinxbase.c:805: warning: ‘pyx_doc_10sphinxbase_7LogMath___dealloc’
defined but not used
sphinxbase.c:1216: warning: ‘pyx_doc_10sphinxbase_10NGramModel___cinit’
defined but not used
sphinxbase.c:1491: warning: ‘pyx_doc_10sphinxbase_10NGramModel___dealloc’
defined but not used
sphinxbase.c:3502: warning: ‘pyx_doc_10sphinxbase_8HuffCode___init’
defined but not used
creating build/lib.macosx-10.7-intel-2.7
llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386
-arch x86_64 build/temp.macosx-10.7-intel-2.7/sphinxbase.o
-L../src/libsphinxbase/.libs -lsphinxbase -o
build/lib.macosx-10.7-intel-2.7/sphinxbase.so
ld: warning: ignoring file ../src/libsphinxbase/.libs/libsphinxbase.dylib,
file was built for unsupported file format which is not the architecture being
linked (i386)
touch pymod-build-stamp
make: Nothing to be done for all-am'.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ sudo make install
Password:
Making install in src
Making install in libsphinxbase
Making install in util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in lm
make install-am
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxbase.1.dylib
/usr/local/lib/libsphinxbase.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.1.dylib
libsphinxbase.dylib || { rm -f libsphinxbase.dylib && ln -s
libsphinxbase.1.dylib libsphinxbase.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai
/usr/local/lib/libsphinxbase.la
libtool: install: /usr/bin/install -c .libs/libsphinxbase.a
/usr/local/lib/libsphinxbase.a
libtool: install: chmod 644 /usr/local/lib/libsphinxbase.a
libtool: install: ranlib /usr/local/lib/libsphinxbase.a
make: Nothing to be done forinstall-data-am'.
Making install in libsphinxad
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxad.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxad.0.dylib
/usr/local/lib/libsphinxad.0.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.0.dylib
libsphinxad.dylib || { rm -f libsphinxad.dylib && ln -s libsphinxad.0.dylib
libsphinxad.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxad.lai
/usr/local/lib/libsphinxad.la
libtool: install: /usr/bin/install -c .libs/libsphinxad.a
/usr/local/lib/libsphinxad.a
libtool: install: chmod 644 /usr/local/lib/libsphinxad.a
libtool: install: ranlib /usr/local/lib/libsphinxad.a
make: Nothing to be done for install-data-am'.
Making install in sphinx_fe
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_fe
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_fe /usr/local/bin/sphinx_fe
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_cepview
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cepview
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cepview
/usr/local/bin/sphinx_cepview
make: Nothing to be done for install-data-am'.
Making install in sphinx_jsgf2fsg
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_jsgf2fsg
/usr/local/bin/sphinx_jsgf2fsg
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_adtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cont_adseg
sphinx_cont_fileseg sphinx_pitch '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cont_adseg
/usr/local/bin/sphinx_cont_adseg
libtool: install: /usr/bin/install -c .libs/sphinx_cont_fileseg
/usr/local/bin/sphinx_cont_fileseg
libtool: install: /usr/bin/install -c .libs/sphinx_pitch
/usr/local/bin/sphinx_pitch
make: Nothing to be done for install-data-am'.
Making install in sphinx_lmtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval
sphinx_lm_convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_lm_eval
/usr/local/bin/sphinx_lm_eval
libtool: install: /usr/bin/install -c .libs/sphinx_lm_convert
/usr/local/bin/sphinx_lm_convert
../.././install-sh -c -d '/usr/local/bin'
/usr/bin/install -c sphinx_lm_sort '/usr/local/bin'
make: Nothing to be done forinstall-data-am'.
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in doc
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in include
make: Nothing to be done for install-exec-am'.
.././install-sh -c -d '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 ad.h agc.h bio.h bitvec.h byteorder.h case.h
ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h cont_ad.h err.h f2c.h feat.h fe.h
filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h
huff_code.h info.h jsgf.h libutil.h listelem_alloc.h logmath.h matrix.h mmio.h
mulaw.h ngram_model.h pio.h yin.h prim_type.h profile.h sbthread.h
sphinx_config.h sphinxbase_export.h strfuncs.h '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 unlimit.h '/usr/local/include/sphinxbase'
Making install in test
Making install in unit
Making install in test_ad
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_alloc
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_bitvec
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_case
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_string
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_cmdln
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_hash
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_matrix
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_logmath
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_ngram
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fsg
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_thread
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in regression
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for `install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
Checking .pth file support in /usr/local/lib/python2.7/site-packages/
error: can't create or remove files in install directory
The following error occurred while trying to add or remove files in the
installation directory:
No such file or directory: '/usr/local/lib/python2.7/site-packages/test-easy-
install-61302.pth'
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
This directory does not currently exist. Please create it and try again, or
choose a different installation directory (using the -d or --install-dir
option).
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./auto
-bash: ./auto: No such file or directory
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type `make' to compile the package.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
/bin/sh ../../libtool --tag=CC --mode=compile gcc
-DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\"
-DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"pocketsphinx\ 0.6\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1
-DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c -o acmod.lo acmod.c
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -fno-common
-DPIC -o .libs/acmod.o
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -o acmod.o
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: putting macros in m4'.
libtoolize: copying filem4/libtool.m4'
libtoolize: copying file m4/ltoptions.m4'
libtoolize: copying filem4/ltsugar.m4'
libtoolize: copying file m4/ltversion.m4'
libtoolize: copying filem4/lt~obsolete.m4'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
Running aclocal ...
Running autoheader...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/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: executing depfiles commands
config.status: executing libtool commands
Now typemake' to compile the package.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo
bitvec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-
common -DPIC -o .libs/bitvec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o
bitvec.o >/dev/null 2>&1
mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -fno-common -DPIC
-o .libs/bio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null
2>&1
mv -f .deps/bio.Tpo .deps/bio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -fno-common
-DPIC -o .libs/case.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o
/dev/null 2>&1
mv -f .deps/case.Tpo .deps/case.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c -o
ckd_alloc.lo ckd_alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c
-fno-common -DPIC -o .libs/ckd_alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c
-o ckd_alloc.o >/dev/null 2>&1
mv -f .deps/ckd_alloc.Tpo .deps/ckd_alloc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -fno-common
-DPIC -o .libs/dtoa.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o
/dev/null 2>&1
mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c -o
listelem_alloc.lo listelem_alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c
listelem_alloc.c -fno-common -DPIC -o .libs/listelem_alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c
listelem_alloc.c -o listelem_alloc.o >/dev/null 2>&1
mv -f .deps/listelem_alloc.Tpo .deps/listelem_alloc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c -o cmd_ln.lo
cmd_ln.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -fno-
common -DPIC -o .libs/cmd_ln.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -o
cmd_ln.o >/dev/null 2>&1
mv -f .deps/cmd_ln.Tpo .deps/cmd_ln.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo err.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -fno-common -DPIC
-o .libs/err.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -o err.o >/dev/null
2>&1
mv -f .deps/err.Tpo .deps/err.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c -o filename.lo
filename.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c
-fno-common -DPIC -o .libs/filename.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c -o
filename.o >/dev/null 2>&1
mv -f .deps/filename.Tpo .deps/filename.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c -o genrand.lo
genrand.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -fno-
common -DPIC -o .libs/genrand.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -o
genrand.o >/dev/null 2>&1
mv -f .deps/genrand.Tpo .deps/genrand.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fno-common
-DPIC -o .libs/glist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o
/dev/null 2>&1
mv -f .deps/glist.Tpo .deps/glist.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o
hash_table.lo hash_table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c
hash_table.c -fno-common -DPIC -o .libs/hash_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c
hash_table.c -o hash_table.o >/dev/null 2>&1
mv -f .deps/hash_table.Tpo .deps/hash_table.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fno-common
-DPIC -o .libs/heap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o
/dev/null 2>&1
mv -f .deps/heap.Tpo .deps/heap.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c -o
huff_code.lo huff_code.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c
-fno-common -DPIC -o .libs/huff_code.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c
-o huff_code.o >/dev/null 2>&1
mv -f .deps/huff_code.Tpo .deps/huff_code.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fno-common
-DPIC -o .libs/info.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o
/dev/null 2>&1
mv -f .deps/info.Tpo .deps/info.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c -o logmath.lo
logmath.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -fno-
common -DPIC -o .libs/logmath.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -o
logmath.o >/dev/null 2>&1
mv -f .deps/logmath.Tpo .deps/logmath.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c -o mmio.lo mmio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -fno-common
-DPIC -o .libs/mmio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -o mmio.o
/dev/null 2>&1
mv -f .deps/mmio.Tpo .deps/mmio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -fno-common -DPIC
-o .libs/pio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -o pio.o >/dev/null
2>&1
mv -f .deps/pio.Tpo .deps/pio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo
matrix.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -fno-
common -DPIC -o .libs/matrix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o
matrix.o >/dev/null 2>&1
mv -f .deps/matrix.Tpo .deps/matrix.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c -o profile.lo
profile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -fno-
common -DPIC -o .libs/profile.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -o
profile.o >/dev/null 2>&1
mv -f .deps/profile.Tpo .deps/profile.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c -o sbthread.lo
sbthread.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c
-fno-common -DPIC -o .libs/sbthread.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c -o
sbthread.o >/dev/null 2>&1
mv -f .deps/sbthread.Tpo .deps/sbthread.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.lo
strfuncs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c
-fno-common -DPIC -o .libs/strfuncs.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c -o
strfuncs.o >/dev/null 2>&1
mv -f .deps/strfuncs.Tpo .deps/strfuncs.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c -o unlimit.lo
unlimit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -fno-
common -DPIC -o .libs/unlimit.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -o
unlimit.o >/dev/null 2>&1
mv -f .deps/unlimit.Tpo .deps/unlimit.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fno-common
-DPIC -o .libs/utf8.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o
/dev/null 2>&1
mv -f .deps/utf8.Tpo .deps/utf8.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -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 huff_code.lo info.lo logmath.lo mmio.lo pio.lo matrix.lo
profile.lo sbthread.lo strfuncs.lo unlimit.lo utf8.lo -lpthread -lm -lblas
-llapack
libtool: link: 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/huff_code.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 .libs/utf8.o
libtool: link: ranlib .libs/libsphinxutil.a
libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s
"../libsphinxutil.la" "libsphinxutil.la" )
Making all in fe
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c -o
fe_interface.lo fe_interface.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c
fe_interface.c -fno-common -DPIC -o .libs/fe_interface.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c
fe_interface.c -o fe_interface.o >/dev/null 2>&1
mv -f .deps/fe_interface.Tpo .deps/fe_interface.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c -o
fe_sigproc.lo fe_sigproc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c
fe_sigproc.c -fno-common -DPIC -o .libs/fe_sigproc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c
fe_sigproc.c -o fe_sigproc.o >/dev/null 2>&1
mv -f .deps/fe_sigproc.Tpo .deps/fe_sigproc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c -o
fe_warp_affine.lo fe_warp_affine.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c
fe_warp_affine.c -fno-common -DPIC -o .libs/fe_warp_affine.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c
fe_warp_affine.c -o fe_warp_affine.o >/dev/null 2>&1
mv -f .deps/fe_warp_affine.Tpo .deps/fe_warp_affine.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c -o fe_warp.lo
fe_warp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -fno-
common -DPIC -o .libs/fe_warp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -o
fe_warp.o >/dev/null 2>&1
mv -f .deps/fe_warp.Tpo .deps/fe_warp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c -o fe_warp_inverse_linear.lo
fe_warp_inverse_linear.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c -fno-common -DPIC
-o .libs/fe_warp_inverse_linear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF
.deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c -o
fe_warp_inverse_linear.o >/dev/null 2>&1
mv -f .deps/fe_warp_inverse_linear.Tpo .deps/fe_warp_inverse_linear.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c -o fe_warp_piecewise_linear.lo
fe_warp_piecewise_linear.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c -fno-common
-DPIC -o .libs/fe_warp_piecewise_linear.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF
.deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c -o
fe_warp_piecewise_linear.o >/dev/null 2>&1
mv -f .deps/fe_warp_piecewise_linear.Tpo .deps/fe_warp_piecewise_linear.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c -o fixlog.lo
fixlog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -fno-
common -DPIC -o .libs/fixlog.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -o
fixlog.o >/dev/null 2>&1
mv -f .deps/fixlog.Tpo .deps/fixlog.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c -o yin.lo yin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -fno-common -DPIC
-o .libs/yin.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -o yin.o >/dev/null
2>&1
mv -f .deps/yin.Tpo .deps/yin.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -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
libtool: link: 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
libtool: link: ranlib .libs/libsphinxfe.a
libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s
"../libsphinxfe.la" "libsphinxfe.la" )
Making all in feat
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c -o agc.lo agc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -fno-common -DPIC
-o .libs/agc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -o agc.o >/dev/null
2>&1
mv -f .deps/agc.Tpo .deps/agc.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c -o cmn.lo cmn.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -fno-common -DPIC
-o .libs/cmn.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -o cmn.o >/dev/null
2>&1
mv -f .deps/cmn.Tpo .deps/cmn.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c -o
cmn_prior.lo cmn_prior.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c
-fno-common -DPIC -o .libs/cmn_prior.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c
-o cmn_prior.o >/dev/null 2>&1
mv -f .deps/cmn_prior.Tpo .deps/cmn_prior.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c -o lda.lo lda.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -fno-common -DPIC
-o .libs/lda.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -o lda.o >/dev/null
2>&1
mv -f .deps/lda.Tpo .deps/lda.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c -o feat.lo feat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -fno-common
-DPIC -o .libs/feat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -o feat.o
/dev/null 2>&1
mv -f .deps/feat.Tpo .deps/feat.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lpthread -lm
-lblas -llapack
libtool: link: ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o
.libs/cmn_prior.o .libs/lda.o .libs/feat.o
libtool: link: ranlib .libs/libsphinxfeat.a
libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s
"../libsphinxfeat.la" "libsphinxfeat.la" )
Making all in lm
make all-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c -o
lm3g_model.lo lm3g_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c
lm3g_model.c -fno-common -DPIC -o .libs/lm3g_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c
lm3g_model.c -o lm3g_model.o >/dev/null 2>&1
mv -f .deps/lm3g_model.Tpo .deps/lm3g_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c -o
ngram_model.lo ngram_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c
ngram_model.c -fno-common -DPIC -o .libs/ngram_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c
ngram_model.c -o ngram_model.o >/dev/null 2>&1
mv -f .deps/ngram_model.Tpo .deps/ngram_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
-o ngram_model_arpa.lo ngram_model_arpa.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
ngram_model_arpa.c -fno-common -DPIC -o .libs/ngram_model_arpa.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c
ngram_model_arpa.c -o ngram_model_arpa.o >/dev/null 2>&1
mv -f .deps/ngram_model_arpa.Tpo .deps/ngram_model_arpa.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
-o ngram_model_dmp.lo ngram_model_dmp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
ngram_model_dmp.c -fno-common -DPIC -o .libs/ngram_model_dmp.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c
ngram_model_dmp.c -o ngram_model_dmp.o >/dev/null 2>&1
mv -f .deps/ngram_model_dmp.Tpo .deps/ngram_model_dmp.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c -o ngram_model_dmp32.lo ngram_model_dmp32.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c ngram_model_dmp32.c -fno-common -DPIC -o .libs/ngram_model_dmp32.o
ngram_model_dmp32.c:92: warning: 'ngram_model_dmp32_funcs' defined but not
used
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo
-c ngram_model_dmp32.c -o ngram_model_dmp32.o >/dev/null 2>&1
mv -f .deps/ngram_model_dmp32.Tpo .deps/ngram_model_dmp32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
-o ngram_model_set.lo ngram_model_set.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
ngram_model_set.c -fno-common -DPIC -o .libs/ngram_model_set.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c
ngram_model_set.c -o ngram_model_set.o >/dev/null 2>&1
mv -f .deps/ngram_model_set.Tpo .deps/ngram_model_set.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c -o
fsg_model.lo fsg_model.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c
-fno-common -DPIC -o .libs/fsg_model.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c
-o fsg_model.o >/dev/null 2>&1
mv -f .deps/fsg_model.Tpo .deps/fsg_model.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c -o jsgf.lo jsgf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -fno-common
-DPIC -o .libs/jsgf.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -o jsgf.o
/dev/null 2>&1
mv -f .deps/jsgf.Tpo .deps/jsgf.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c -o
jsgf_scanner.lo jsgf_scanner.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c
jsgf_scanner.c -fno-common -DPIC -o .libs/jsgf_scanner.o
jsgf_scanner.c:1303: warning: 'yyunput' defined but not used
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c
jsgf_scanner.c -o jsgf_scanner.o >/dev/null 2>&1
mv -f .deps/jsgf_scanner.Tpo .deps/jsgf_scanner.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c -o
jsgf_parser.lo jsgf_parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c
jsgf_parser.c -fno-common -DPIC -o .libs/jsgf_parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c
jsgf_parser.c -o jsgf_parser.o >/dev/null 2>&1
mv -f .deps/jsgf_parser.Tpo .deps/jsgf_parser.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
libsphinxlm.la lm3g_model.lo ngram_model.lo ngram_model_arpa.lo
ngram_model_dmp.lo ngram_model_dmp32.lo ngram_model_set.lo fsg_model.lo
jsgf.lo jsgf_scanner.lo jsgf_parser.lo -lpthread -lm -lblas -llapack
libtool: link: 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_dmp32.o .libs/ngram_model_set.o .libs/fsg_model.o
.libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o
libtool: link: ranlib .libs/libsphinxlm.a
libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s
"../libsphinxlm.la" "libsphinxlm.la" )
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -version-info
2:1:1 -o libsphinxbase.la -rpath /usr/local/lib -liconv util/libsphinxutil.la
fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libsphinxbase.1.dylib -Wl,-force_load,util/.libs/libsphinxutil.a
-Wl,-force_load,fe/.libs/libsphinxfe.a
-Wl,-force_load,feat/.libs/libsphinxfeat.a
-Wl,-force_load,lm/.libs/libsphinxlm.a -liconv -lpthread -lm -lblas -llapack
-O2 -install_name /usr/local/lib/libsphinxbase.1.dylib -compatibility_version
3 -current_version 3.1 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libsphinxbase.dylib" && ln -s
"libsphinxbase.1.dylib" "libsphinxbase.dylib")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxutil.a && ar x "/Users/Adm
in/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/util/.libs/libsphinxut
il.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfe.a && ar x "/Users/Admin
/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/fe/.libs/libsphinxfe.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfeat.a && ar x "/Users/Adm
in/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/feat/.libs/libsphinxfe
at.a")
libtool: link: (cd .libs/libsphinxbase.lax/libsphinxlm.a && ar x "/Users/Admin
/Documents/SphinxCMU/sphinxbase-0.6/src/libsphinxbase/lm/.libs/libsphinxlm.a")
libtool: link: ar cru .libs/libsphinxbase.a
.libs/libsphinxbase.lax/libsphinxutil.a/bio.o
.libs/libsphinxbase.lax/libsphinxutil.a/bitvec.o
.libs/libsphinxbase.lax/libsphinxutil.a/case.o
.libs/libsphinxbase.lax/libsphinxutil.a/ckd_alloc.o
.libs/libsphinxbase.lax/libsphinxutil.a/cmd_ln.o
.libs/libsphinxbase.lax/libsphinxutil.a/dtoa.o
.libs/libsphinxbase.lax/libsphinxutil.a/err.o
.libs/libsphinxbase.lax/libsphinxutil.a/filename.o
.libs/libsphinxbase.lax/libsphinxutil.a/genrand.o
.libs/libsphinxbase.lax/libsphinxutil.a/glist.o
.libs/libsphinxbase.lax/libsphinxutil.a/hash_table.o
.libs/libsphinxbase.lax/libsphinxutil.a/heap.o
.libs/libsphinxbase.lax/libsphinxutil.a/huff_code.o
.libs/libsphinxbase.lax/libsphinxutil.a/info.o
.libs/libsphinxbase.lax/libsphinxutil.a/listelem_alloc.o
.libs/libsphinxbase.lax/libsphinxutil.a/logmath.o
.libs/libsphinxbase.lax/libsphinxutil.a/matrix.o
.libs/libsphinxbase.lax/libsphinxutil.a/mmio.o
.libs/libsphinxbase.lax/libsphinxutil.a/pio.o
.libs/libsphinxbase.lax/libsphinxutil.a/profile.o
.libs/libsphinxbase.lax/libsphinxutil.a/sbthread.o
.libs/libsphinxbase.lax/libsphinxutil.a/strfuncs.o
.libs/libsphinxbase.lax/libsphinxutil.a/unlimit.o
.libs/libsphinxbase.lax/libsphinxutil.a/utf8.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_interface.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_sigproc.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_affine.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_inverse_linear.o
.libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_piecewise_linear.o
.libs/libsphinxbase.lax/libsphinxfe.a/fixlog.o
.libs/libsphinxbase.lax/libsphinxfe.a/yin.o
.libs/libsphinxbase.lax/libsphinxfeat.a/agc.o
.libs/libsphinxbase.lax/libsphinxfeat.a/cmn.o
.libs/libsphinxbase.lax/libsphinxfeat.a/cmn_prior.o
.libs/libsphinxbase.lax/libsphinxfeat.a/feat.o
.libs/libsphinxbase.lax/libsphinxfeat.a/lda.o
.libs/libsphinxbase.lax/libsphinxlm.a/fsg_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf_parser.o
.libs/libsphinxbase.lax/libsphinxlm.a/jsgf_scanner.o
.libs/libsphinxbase.lax/libsphinxlm.a/lm3g_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_arpa.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp32.o
.libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_set.o
libtool: link: ranlib .libs/libsphinxbase.a
libtool: link: rm -fr .libs/libsphinxbase.lax
libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s
"../libsphinxbase.la" "libsphinxbase.la" )
Making all in libsphinxad
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c -o
cont_ad_base.lo cont_ad_base.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c
cont_ad_base.c -fno-common -DPIC -o .libs/cont_ad_base.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c
cont_ad_base.c -o cont_ad_base.o >/dev/null 2>&1
mv -f .deps/cont_ad_base.Tpo .deps/cont_ad_base.Plo
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c -o ad_base.lo
ad_base.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c ad_base.c -fno-
common -DPIC -o .libs/ad_base.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include
-I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT ad_base.lo -MD -MP -MF .deps/ad_base.Tpo -c ad_base.c -o
ad_base.o >/dev/null 2>&1
mv -f .deps/ad_base.Tpo .deps/ad_base.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -version-info
0:1:0 -o libsphinxad.la -rpath /usr/local/lib cont_ad_base.lo ad_base.lo
../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o
.libs/libsphinxad.0.dylib .libs/cont_ad_base.o .libs/ad_base.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack -O2 -install_name /usr/local/lib/libsphinxad.0.dylib
-compatibility_version 1 -current_version 1.1 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libsphinxad.dylib" && ln -s
"libsphinxad.0.dylib" "libsphinxad.dylib")
libtool: link: ar cru .libs/libsphinxad.a cont_ad_base.o ad_base.o
libtool: link: ranlib .libs/libsphinxad.a
libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s
"../libsphinxad.la" "libsphinxad.la" )
Making all in sphinx_fe
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxbase/fe
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_fe.o -MD -MP -MF .deps/sphinx_fe.Tpo -c -o sphinx_fe.o
sphinx_fe.c
mv -f .deps/sphinx_fe.Tpo .deps/sphinx_fe.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_fe
sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_fe sphinx_fe.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_cepview
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT main_cepview.o -MD -MP -MF .deps/main_cepview.Tpo -c -o
main_cepview.o main_cepview.c
mv -f .deps/main_cepview.Tpo .deps/main_cepview.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_cepview
main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas
-llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cepview main_cepview.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_jsgf2fsg
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_jsgf2fsg
main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_jsgf2fsg main.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread -lm -lblas
-llapack
Making all in sphinx_adtools
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_adseg.o -MD -MP -MF .deps/cont_adseg.Tpo -c -o
cont_adseg.o cont_adseg.c
mv -f .deps/cont_adseg.Tpo .deps/cont_adseg.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cont_adseg cont_adseg.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT cont_fileseg.o -MD -MP -MF .deps/cont_fileseg.Tpo -c -o
cont_fileseg.o cont_fileseg.c
mv -f .deps/cont_fileseg.Tpo .deps/cont_fileseg.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_cont_fileseg cont_fileseg.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_pitch.o -MD -MP -MF .deps/sphinx_pitch.Tpo -c -o
sphinx_pitch.o sphinx_pitch.c
mv -f .deps/sphinx_pitch.Tpo .deps/sphinx_pitch.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_pitch
sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxad/libsphinxad.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_pitch sphinx_pitch.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib
../../src/libsphinxad/.libs/libsphinxad.dylib /Users/Admin/Documents/SphinxCMU
/sphinxbase-0.6/src/libsphinxbase/.libs/libsphinxbase.dylib -liconv -lpthread
-lm -lblas -llapack
Making all in sphinx_lmtools
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxlm
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_lm_eval.o -MD -MP -MF .deps/sphinx_lm_eval.Tpo -c -o
sphinx_lm_eval.o sphinx_lm_eval.c
mv -f .deps/sphinx_lm_eval.Tpo .deps/sphinx_lm_eval.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o sphinx_lm_eval
sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_lm_eval sphinx_lm_eval.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv
../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm -lblas -llapack
gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include
-I../../src/libsphinxlm
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT sphinx_lm_convert.o -MD -MP -MF .deps/sphinx_lm_convert.Tpo
-c -o sphinx_lm_convert.o sphinx_lm_convert.c
mv -f .deps/sphinx_lm_convert.Tpo .deps/sphinx_lm_convert.Po
/bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o
sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la
../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm -lblas -llapack
libtool: link: gcc -g -O2 -Wall -o .libs/sphinx_lm_convert sphinx_lm_convert.o
../../src/libsphinxbase/.libs/libsphinxbase.dylib -liconv
../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm -lblas -llapack
make: Nothing to be done for all-am'.
Making all in doc
make: Nothing to be done forall'.
Making all in include
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh
/Users/Admin/Documents/SphinxCMU/sphinxbase-0.6/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status include/config.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
make all-am
Making all in test
Making all in unit
Making all in test_ad
make: Nothing to be done for all'.
Making all in test_alloc
make: Nothing to be done forall'.
Making all in test_bitvec
make: Nothing to be done for all'.
Making all in test_case
make: Nothing to be done forall'.
Making all in test_string
make: Nothing to be done for all'.
Making all in test_cmdln
make: Nothing to be done forall'.
Making all in test_hash
make: Nothing to be done for all'.
Making all in test_matrix
make: Nothing to be done forall'.
Making all in test_fe
make: Nothing to be done for all'.
Making all in test_feat
make: Nothing to be done forall'.
Making all in test_logmath
make: Nothing to be done for all'.
Making all in test_ngram
make: Nothing to be done forall'.
Making all in test_fsg
make: Nothing to be done for all'.
Making all in test_util
make: Nothing to be done forall'.
Making all in test_thread
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in regression
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in 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.macosx-10.7-intel-2.7
llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-
common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX
-DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os
-Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe
-I../include -I../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c sphinxbase.c -o build/temp.macosx-10.7-intel-2.7/sphinxbase.o
In file included from ../include/logmath.h:76,
from sphinxbase.c:135:
../include/sphinx_config.h:38:1: warning: "SIZEOF_LONG" redefined
In file included from /System/Library/Frameworks/Python.framework/Versions/2.7
/include/python2.7/Python.h:9,
from sphinxbase.c:4:
/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/pym
acconfig.h:54:1: warning: this is the location of the previous definition
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel___cinit’:
sphinxbase.c:1333: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1334: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1335: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1359: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1369: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1379: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel_apply_weights’:
sphinxbase.c:1600: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1610: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1620: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1630: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1631: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1632: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_get_counts’:
sphinxbase.c:1717: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_f_10sphinxbase_9NGramIter_set_iter’:
sphinxbase.c:2848: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c:2857: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:2866: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode’:
sphinxbase.c:4776: warning: passing argument 2 of ‘huff_code_decode_str’ from
incompatible pointer type
sphinxbase.c:4776: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode_from_file’:
sphinxbase.c:5227: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: At top level:
sphinxbase.c:707: warning: ‘__pyx_doc_10sphinxbase_7LogMath___cinit’ defined
but not used
sphinxbase.c:805: warning: ‘pyx_doc_10sphinxbase_7LogMath___dealloc’
defined but not used
sphinxbase.c:1216: warning: ‘pyx_doc_10sphinxbase_10NGramModel___cinit’
defined but not used
sphinxbase.c:1491: warning: ‘pyx_doc_10sphinxbase_10NGramModel___dealloc’
defined but not used
sphinxbase.c:3502: warning: ‘pyx_doc_10sphinxbase_8HuffCode___init’
defined but not used
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel___cinit’:
sphinxbase.c:1333: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1334: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1335: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1359: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1369: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1379: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_10NGramModel_apply_weights’:
sphinxbase.c:1600: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1610: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1620: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1630: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1631: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:1632: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_get_counts’:
sphinxbase.c:1717: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_score’:
sphinxbase.c:1969: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_prob’:
sphinxbase.c:2184: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_10NGramModel_ngram’:
sphinxbase.c:2476: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_f_10sphinxbase_9NGramIter_set_iter’:
sphinxbase.c:2848: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c:2857: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c:2866: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode___init’:
sphinxbase.c:3715: warning: implicit conversion shortens 64-bit value into a
32-bit value
sphinxbase.c: In function ‘pyx_pf_10sphinxbase_8HuffCode_decode’:
sphinxbase.c:4776: warning: passing argument 2 of ‘huff_code_decode_str’ from
incompatible pointer type
sphinxbase.c:4776: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: In function ‘__pyx_pf_10sphinxbase_8HuffCode_decode_from_file’:
sphinxbase.c:5227: warning: assignment discards qualifiers from pointer target
type
sphinxbase.c: At top level:
sphinxbase.c:707: warning: ‘__pyx_doc_10sphinxbase_7LogMath___cinit’ defined
but not used
sphinxbase.c:805: warning: ‘pyx_doc_10sphinxbase_7LogMath___dealloc’
defined but not used
sphinxbase.c:1216: warning: ‘pyx_doc_10sphinxbase_10NGramModel___cinit’
defined but not used
sphinxbase.c:1491: warning: ‘pyx_doc_10sphinxbase_10NGramModel___dealloc’
defined but not used
sphinxbase.c:3502: warning: ‘pyx_doc_10sphinxbase_8HuffCode___init’
defined but not used
creating build/lib.macosx-10.7-intel-2.7
llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386
-arch x86_64 build/temp.macosx-10.7-intel-2.7/sphinxbase.o
-L../src/libsphinxbase/.libs -lsphinxbase -o
build/lib.macosx-10.7-intel-2.7/sphinxbase.so
ld: warning: ignoring file ../src/libsphinxbase/.libs/libsphinxbase.dylib,
file was built for unsupported file format which is not the architecture being
linked (i386)
touch pymod-build-stamp
make: Nothing to be done for all-am'.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ sudo make install
Making install in src
Making install in libsphinxbase
Making install in util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in lm
make install-am
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxbase.1.dylib
/usr/local/lib/libsphinxbase.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.1.dylib
libsphinxbase.dylib || { rm -f libsphinxbase.dylib && ln -s
libsphinxbase.1.dylib libsphinxbase.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai
/usr/local/lib/libsphinxbase.la
libtool: install: /usr/bin/install -c .libs/libsphinxbase.a
/usr/local/lib/libsphinxbase.a
libtool: install: chmod 644 /usr/local/lib/libsphinxbase.a
libtool: install: ranlib /usr/local/lib/libsphinxbase.a
make: Nothing to be done forinstall-data-am'.
Making install in libsphinxad
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxad.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxad.0.dylib
/usr/local/lib/libsphinxad.0.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.0.dylib
libsphinxad.dylib || { rm -f libsphinxad.dylib && ln -s libsphinxad.0.dylib
libsphinxad.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxad.lai
/usr/local/lib/libsphinxad.la
libtool: install: /usr/bin/install -c .libs/libsphinxad.a
/usr/local/lib/libsphinxad.a
libtool: install: chmod 644 /usr/local/lib/libsphinxad.a
libtool: install: ranlib /usr/local/lib/libsphinxad.a
make: Nothing to be done for install-data-am'.
Making install in sphinx_fe
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_fe
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_fe /usr/local/bin/sphinx_fe
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_cepview
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cepview
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cepview
/usr/local/bin/sphinx_cepview
make: Nothing to be done for install-data-am'.
Making install in sphinx_jsgf2fsg
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_jsgf2fsg
/usr/local/bin/sphinx_jsgf2fsg
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_adtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cont_adseg
sphinx_cont_fileseg sphinx_pitch '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cont_adseg
/usr/local/bin/sphinx_cont_adseg
libtool: install: /usr/bin/install -c .libs/sphinx_cont_fileseg
/usr/local/bin/sphinx_cont_fileseg
libtool: install: /usr/bin/install -c .libs/sphinx_pitch
/usr/local/bin/sphinx_pitch
make: Nothing to be done for install-data-am'.
Making install in sphinx_lmtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval
sphinx_lm_convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_lm_eval
/usr/local/bin/sphinx_lm_eval
libtool: install: /usr/bin/install -c .libs/sphinx_lm_convert
/usr/local/bin/sphinx_lm_convert
../.././install-sh -c -d '/usr/local/bin'
/usr/bin/install -c sphinx_lm_sort '/usr/local/bin'
make: Nothing to be done forinstall-data-am'.
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in doc
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in include
make: Nothing to be done for install-exec-am'.
.././install-sh -c -d '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 ad.h agc.h bio.h bitvec.h byteorder.h case.h
ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h cont_ad.h err.h f2c.h feat.h fe.h
filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h
huff_code.h info.h jsgf.h libutil.h listelem_alloc.h logmath.h matrix.h mmio.h
mulaw.h ngram_model.h pio.h yin.h prim_type.h profile.h sbthread.h
sphinx_config.h sphinxbase_export.h strfuncs.h '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 unlimit.h '/usr/local/include/sphinxbase'
Making install in test
Making install in unit
Making install in test_ad
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_alloc
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_bitvec
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_case
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_string
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_cmdln
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_hash
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_matrix
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_logmath
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_ngram
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fsg
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_thread
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in regression
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for `install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
Checking .pth file support in /usr/local/lib/python2.7/site-packages/
/usr/bin/python -E -c pass
TEST FAILED: /usr/local/lib/python2.7/site-packages/ does NOT support .pth
files
error: bad install directory or PYTHONPATH
You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from. The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
and your PYTHONPATH environment variable currently contains:
''
Here are some of your options for correcting the problem:
You can choose a different installation directory, i.e., one that is
on PYTHONPATH or supports .pth files
You can add the installation directory to the PYTHONPATH environment
variable. (It must then also be on PYTHONPATH whenever you run
Python and want to use the package(s) you are installing.)
You can set up the installation directory to support ".pth" files by
using one of the approaches described here:
Please make the appropriate changes for your system and try again.
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: You should add the contents of the following files to aclocal.m4':
libtoolize:/usr/local/share/aclocal/libtool.m4'
libtoolize: /usr/local/share/aclocal/ltoptions.m4'
libtoolize:/usr/local/share/aclocal/ltversion.m4'
libtoolize: /usr/local/share/aclocal/lt~obsolete.m4'
libtoolize: Consider addingAC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding -I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now typemake' to compile the package.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./config
-bash: ./config: No such file or directory
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
/bin/sh ../../libtool --tag=CC --mode=compile gcc
-DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\"
-DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"pocketsphinx\ 0.6\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1
-DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c -o acmod.lo acmod.c
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -fno-common
-DPIC -o .libs/acmod.o
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -o acmod.o
Checking packages…
Installing
Waiting for other installations to complete…
Validating packages…
Writing files…
Optimizing system for installed software…
Running package scripts…
Moving items into place…
Writing package receipts…
Registering updated applications…
Installed Safari
Installing
Waiting for other installations to complete…
Validating packages…
Writing files…
Optimizing system for installed software…
Moving items into place…
This may take a few minutes; do not shut down your computer.
Installed MacBook Pro EFI Firmware Update
Done.
You have installed one or more updates that requires that you restart your
computer. Please restart immediately.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ lipo -i
lipo: no input files specified
lipo: Usage: lipo ... ... ... ... ... ...
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ clear
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type make' to compile the package.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
make: Nothing to be done forall'.
Making all in programs
make: Nothing to be done for all'.
Making all in gst-plugin
make all-am
make: Nothing to be done forall-am'.
make: Nothing to be done for all-am'.
Making all in doc
make: Nothing to be done forall'.
Making all in model
Making all in hmm
make: Nothing to be done for all'.
Making all in lm
make: Nothing to be done forall'.
make: Nothing to be done for all-am'.
Making all in include
make: Nothing to be done forall'.
Making all in scripts
make: Nothing to be done for all'.
Making all in test
Making all in unit
make: Nothing to be done forall'.
Making all in regression
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in python
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ sudo make install
Password:
Making install in src
Making install in libpocketsphinx
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.1.dylib
/usr/local/lib/libpocketsphinx.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.1.dylib
libpocketsphinx.dylib || { rm -f libpocketsphinx.dylib && ln -s
libpocketsphinx.1.dylib libpocketsphinx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.lai
/usr/local/lib/libpocketsphinx.la
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.a
/usr/local/lib/libpocketsphinx.a
libtool: install: chmod 644 /usr/local/lib/libpocketsphinx.a
libtool: install: ranlib /usr/local/lib/libpocketsphinx.a
make: Nothing to be done for install-data-am'.
Making install in programs
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c pocketsphinx_batch
pocketsphinx_continuous pocketsphinx_mdef_convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/pocketsphinx_batch
/usr/local/bin/pocketsphinx_batch
libtool: install: /usr/bin/install -c .libs/pocketsphinx_continuous
/usr/local/bin/pocketsphinx_continuous
libtool: install: /usr/bin/install -c .libs/pocketsphinx_mdef_convert
/usr/local/bin/pocketsphinx_mdef_convert
make: Nothing to be done forinstall-data-am'.
Making install in gst-plugin
make install-am
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in doc
make: Nothing to be done forinstall-exec-am'.
.././install-sh -c -d '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1
pocketsphinx_mdef_convert.1 pocketsphinx_tidigits.1 pocketsphinx_wsj.1
'/usr/local/share/man/man1'
Making install in model
Making install in hmm
make: Nothing to be done for install-exec-am'.
../.././install-sh -c -d
'/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k'
/usr/bin/install -c -m 644 en_US/hub4wsj_sc_8k/feat.params
en_US/hub4wsj_sc_8k/mdef en_US/hub4wsj_sc_8k/means
en_US/hub4wsj_sc_8k/noisedict en_US/hub4wsj_sc_8k/sendump
en_US/hub4wsj_sc_8k/transition_matrices en_US/hub4wsj_sc_8k/variances
'/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k'
../.././install-sh -c -d
'/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k'
/usr/bin/install -c -m 644 zh/tdt_sc_8k/feat.params zh/tdt_sc_8k/mdef
zh/tdt_sc_8k/means zh/tdt_sc_8k/noisedict zh/tdt_sc_8k/sendump
zh/tdt_sc_8k/transition_matrices zh/tdt_sc_8k/variances
'/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en/tidigits'
/usr/bin/install -c -m 644 en/tidigits/feat.params en/tidigits/mdef
en/tidigits/means en/tidigits/sendump en/tidigits/transition_matrices
en/tidigits/variances '/usr/local/share/pocketsphinx/model/hmm/en/tidigits'
Making install in lm
make: Nothing to be done forinstall-exec-am'.
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en'
/usr/bin/install -c -m 644 en/tidigits.dic en/tidigits.DMP en/tidigits.fsg
en/turtle.dic en/turtle.DMP '/usr/local/share/pocketsphinx/model/lm/en'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en_US'
/usr/bin/install -c -m 644 en_US/cmu07a.dic en_US/hub4.5000.DMP
en_US/wsj0vp.5000.DMP '/usr/local/share/pocketsphinx/model/lm/en_US'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_CN'
/usr/bin/install -c -m 644 zh_CN/gigatdt.5000.DMP zh_CN/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_CN'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_TW'
/usr/bin/install -c -m 644 zh_TW/gigatdt.5000.DMP zh_TW/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_TW'
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in include
make: Nothing to be done for install-exec-am'.
.././install-sh -c -d '/usr/local/include/pocketsphinx'
/usr/bin/install -c -m 644 cmdln_macro.h fsg_set.h ps_lattice.h ps_mllr.h
pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx'
Making install in scripts
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test
Making install in unit
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in regression
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
running build
running build_ext
running install_lib
running install_egg_info
Removing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-
info
Writing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-info
.././install-sh -c -d '/usr/local/include/pocketsphinx'
/usr/bin/install -c -m 644 pocketsphinx.pxd '/usr/local/include/pocketsphinx'
make: Nothing to be done forinstall-exec-am'.
./install-sh -c -d '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ clear
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ cd ../
Admins-MacBook-Pro:SphinxCMU Admin$ ls
build_for_iphone.sh pocketsphinx-0.6.tar.gz sphinxbase-0.6.tar.gz
pocketsphinx-0.6 sphinxbase-0.6
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ls
AUTHORS config.guess libtool
COPYING config.log ltmain.sh
ChangeLog config.rpath m4
INSTALL config.status missing
Makefile config.sub python
Makefile.am configure sphinxbase.pc
Makefile.in configure.in sphinxbase.pc.in
NEWS depcomp sphinxbase.sln
README doc src
aclocal.m4 group test
autogen.sh include win32
autom4te.cache install-sh ylwrap
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: putting macros in m4'.
libtoolize: copying filem4/libtool.m4'
libtoolize: copying file m4/ltoptions.m4'
libtoolize: copying filem4/ltsugar.m4'
libtoolize: copying file m4/ltversion.m4'
libtoolize: copying filem4/lt~obsolete.m4'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
Running aclocal ...
Running autoheader...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Now typemake' to compile the package.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
make: Nothing to be done for all'.
Making all in fe
make: Nothing to be done forall'.
Making all in feat
make: Nothing to be done for all'.
Making all in lm
make all-am
make: Nothing to be done forall-am'.
make: Nothing to be done for all-am'.
Making all in libsphinxad
make: Nothing to be done forall'.
Making all in sphinx_fe
make: Nothing to be done for all'.
Making all in sphinx_cepview
make: Nothing to be done forall'.
Making all in sphinx_jsgf2fsg
make: Nothing to be done for all'.
Making all in sphinx_adtools
make: Nothing to be done forall'.
Making all in sphinx_lmtools
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in doc
make: Nothing to be done for all'.
Making all in include
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh
/Users/Admin/Documents/SphinxCMU/sphinxbase-0.6/missing --run autoheader)
rm -f stamp-h1
touch config.h.in
cd .. && /bin/sh ./config.status include/config.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
make all-am
Making all in test
Making all in unit
Making all in test_ad
make: Nothing to be done forall'.
Making all in test_alloc
make: Nothing to be done for all'.
Making all in test_bitvec
make: Nothing to be done forall'.
Making all in test_case
make: Nothing to be done for all'.
Making all in test_string
make: Nothing to be done forall'.
Making all in test_cmdln
make: Nothing to be done for all'.
Making all in test_hash
make: Nothing to be done forall'.
Making all in test_matrix
make: Nothing to be done for all'.
Making all in test_fe
make: Nothing to be done forall'.
Making all in test_feat
make: Nothing to be done for all'.
Making all in test_logmath
make: Nothing to be done forall'.
Making all in test_ngram
make: Nothing to be done for all'.
Making all in test_fsg
make: Nothing to be done forall'.
Making all in test_util
make: Nothing to be done for all'.
Making all in test_thread
make: Nothing to be done forall'.
make: Nothing to be done for all-am'.
Making all in regression
make: Nothing to be done forall'.
make: Nothing to be done for all-am'.
Making all in python
make: Nothing to be done forall'.
make: Nothing to be done for all-am'.
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ sudo make install
Making install in src
Making install in libsphinxbase
Making install in util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in lm
make install-am
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxbase.1.dylib
/usr/local/lib/libsphinxbase.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.1.dylib
libsphinxbase.dylib || { rm -f libsphinxbase.dylib && ln -s
libsphinxbase.1.dylib libsphinxbase.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai
/usr/local/lib/libsphinxbase.la
libtool: install: /usr/bin/install -c .libs/libsphinxbase.a
/usr/local/lib/libsphinxbase.a
libtool: install: chmod 644 /usr/local/lib/libsphinxbase.a
libtool: install: ranlib /usr/local/lib/libsphinxbase.a
make: Nothing to be done forinstall-data-am'.
Making install in libsphinxad
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxad.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxad.0.dylib
/usr/local/lib/libsphinxad.0.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.0.dylib
libsphinxad.dylib || { rm -f libsphinxad.dylib && ln -s libsphinxad.0.dylib
libsphinxad.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxad.lai
/usr/local/lib/libsphinxad.la
libtool: install: /usr/bin/install -c .libs/libsphinxad.a
/usr/local/lib/libsphinxad.a
libtool: install: chmod 644 /usr/local/lib/libsphinxad.a
libtool: install: ranlib /usr/local/lib/libsphinxad.a
make: Nothing to be done for install-data-am'.
Making install in sphinx_fe
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_fe
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_fe /usr/local/bin/sphinx_fe
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_cepview
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cepview
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cepview
/usr/local/bin/sphinx_cepview
make: Nothing to be done for install-data-am'.
Making install in sphinx_jsgf2fsg
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_jsgf2fsg
/usr/local/bin/sphinx_jsgf2fsg
make: Nothing to be done forinstall-data-am'.
Making install in sphinx_adtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cont_adseg
sphinx_cont_fileseg sphinx_pitch '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cont_adseg
/usr/local/bin/sphinx_cont_adseg
libtool: install: /usr/bin/install -c .libs/sphinx_cont_fileseg
/usr/local/bin/sphinx_cont_fileseg
libtool: install: /usr/bin/install -c .libs/sphinx_pitch
/usr/local/bin/sphinx_pitch
make: Nothing to be done for install-data-am'.
Making install in sphinx_lmtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval
sphinx_lm_convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_lm_eval
/usr/local/bin/sphinx_lm_eval
libtool: install: /usr/bin/install -c .libs/sphinx_lm_convert
/usr/local/bin/sphinx_lm_convert
../.././install-sh -c -d '/usr/local/bin'
/usr/bin/install -c sphinx_lm_sort '/usr/local/bin'
make: Nothing to be done forinstall-data-am'.
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in doc
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in include
make: Nothing to be done for install-exec-am'.
.././install-sh -c -d '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 ad.h agc.h bio.h bitvec.h byteorder.h case.h
ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h cont_ad.h err.h f2c.h feat.h fe.h
filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h
huff_code.h info.h jsgf.h libutil.h listelem_alloc.h logmath.h matrix.h mmio.h
mulaw.h ngram_model.h pio.h yin.h prim_type.h profile.h sbthread.h
sphinx_config.h sphinxbase_export.h strfuncs.h '/usr/local/include/sphinxbase'
/usr/bin/install -c -m 644 unlimit.h '/usr/local/include/sphinxbase'
Making install in test
Making install in unit
Making install in test_ad
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_alloc
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_bitvec
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_case
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_string
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_cmdln
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_hash
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_matrix
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fe
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_feat
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_logmath
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_ngram
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_fsg
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_util
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test_thread
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in regression
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for `install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
Checking .pth file support in /usr/local/lib/python2.7/site-packages/
/usr/bin/python -E -c pass
TEST FAILED: /usr/local/lib/python2.7/site-packages/ does NOT support .pth
files
error: bad install directory or PYTHONPATH
You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from. The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
and your PYTHONPATH environment variable currently contains:
''
Here are some of your options for correcting the problem:
You can choose a different installation directory, i.e., one that is
on PYTHONPATH or supports .pth files
You can add the installation directory to the PYTHONPATH environment
variable. (It must then also be on PYTHONPATH whenever you run
Python and want to use the package(s) you are installing.)
You can set up the installation directory to support ".pth" files by
using one of the approaches described here:
Please make the appropriate changes for your system and try again.
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ../
Admins-MacBook-Pro:SphinxCMU Admin$ ls
build_for_iphone.sh pocketsphinx-0.6.tar.gz sphinxbase-0.6.tar.gz
pocketsphinx-0.6 sphinxbase-0.6
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ls
AUTHORS config.guess ltmain.sh
COPYING config.log m4
ChangeLog config.status missing
INSTALL config.sub model
Makefile configure pocketsphinx.pc
Makefile.am configure.in pocketsphinx.pc.in
Makefile.in depcomp pocketsphinx.sln
NEWS doc python
README group scripts
aclocal.m4 include src
autogen.sh install-sh test
autom4te.cache libtool win32
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh Warning: I am going to run configure' with no arguments.
If you wish to pass any to it, please specify them on the./autogen.sh' command line.
processing .
Running libtoolize...
libtoolize: putting auxiliary files in .'.
libtoolize: copying file./ltmain.sh'
libtoolize: Consider adding AC_CONFIG_MACRO_DIR()' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type make' to compile the package.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
make: Nothing to be done forall'.
Making all in programs
make: Nothing to be done for all'.
Making all in gst-plugin
make all-am
make: Nothing to be done forall-am'.
make: Nothing to be done for all-am'.
Making all in doc
make: Nothing to be done forall'.
Making all in model
Making all in hmm
make: Nothing to be done for all'.
Making all in lm
make: Nothing to be done forall'.
make: Nothing to be done for all-am'.
Making all in include
make: Nothing to be done forall'.
Making all in scripts
make: Nothing to be done for all'.
Making all in test
Making all in unit
make: Nothing to be done forall'.
Making all in regression
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Making all in python
make: Nothing to be done for all'.
make: Nothing to be done forall-am'.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ sudo make install
Making install in src
Making install in libpocketsphinx
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.1.dylib
/usr/local/lib/libpocketsphinx.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.1.dylib
libpocketsphinx.dylib || { rm -f libpocketsphinx.dylib && ln -s
libpocketsphinx.1.dylib libpocketsphinx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.lai
/usr/local/lib/libpocketsphinx.la
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.a
/usr/local/lib/libpocketsphinx.a
libtool: install: chmod 644 /usr/local/lib/libpocketsphinx.a
libtool: install: ranlib /usr/local/lib/libpocketsphinx.a
make: Nothing to be done for install-data-am'.
Making install in programs
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c pocketsphinx_batch
pocketsphinx_continuous pocketsphinx_mdef_convert '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/pocketsphinx_batch
/usr/local/bin/pocketsphinx_batch
libtool: install: /usr/bin/install -c .libs/pocketsphinx_continuous
/usr/local/bin/pocketsphinx_continuous
libtool: install: /usr/bin/install -c .libs/pocketsphinx_mdef_convert
/usr/local/bin/pocketsphinx_mdef_convert
make: Nothing to be done forinstall-data-am'.
Making install in gst-plugin
make install-am
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in doc
make: Nothing to be done forinstall-exec-am'.
.././install-sh -c -d '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1
pocketsphinx_mdef_convert.1 pocketsphinx_tidigits.1 pocketsphinx_wsj.1
'/usr/local/share/man/man1'
Making install in model
Making install in hmm
make: Nothing to be done for install-exec-am'.
../.././install-sh -c -d
'/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k'
/usr/bin/install -c -m 644 en_US/hub4wsj_sc_8k/feat.params
en_US/hub4wsj_sc_8k/mdef en_US/hub4wsj_sc_8k/means
en_US/hub4wsj_sc_8k/noisedict en_US/hub4wsj_sc_8k/sendump
en_US/hub4wsj_sc_8k/transition_matrices en_US/hub4wsj_sc_8k/variances
'/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k'
../.././install-sh -c -d
'/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k'
/usr/bin/install -c -m 644 zh/tdt_sc_8k/feat.params zh/tdt_sc_8k/mdef
zh/tdt_sc_8k/means zh/tdt_sc_8k/noisedict zh/tdt_sc_8k/sendump
zh/tdt_sc_8k/transition_matrices zh/tdt_sc_8k/variances
'/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en/tidigits'
/usr/bin/install -c -m 644 en/tidigits/feat.params en/tidigits/mdef
en/tidigits/means en/tidigits/sendump en/tidigits/transition_matrices
en/tidigits/variances '/usr/local/share/pocketsphinx/model/hmm/en/tidigits'
Making install in lm
make: Nothing to be done forinstall-exec-am'.
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en'
/usr/bin/install -c -m 644 en/tidigits.dic en/tidigits.DMP en/tidigits.fsg
en/turtle.dic en/turtle.DMP '/usr/local/share/pocketsphinx/model/lm/en'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en_US'
/usr/bin/install -c -m 644 en_US/cmu07a.dic en_US/hub4.5000.DMP
en_US/wsj0vp.5000.DMP '/usr/local/share/pocketsphinx/model/lm/en_US'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_CN'
/usr/bin/install -c -m 644 zh_CN/gigatdt.5000.DMP zh_CN/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_CN'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_TW'
/usr/bin/install -c -m 644 zh_TW/gigatdt.5000.DMP zh_TW/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_TW'
make: Nothing to be done for install-exec-am'.
make: Nothing to be done forinstall-data-am'.
Making install in include
make: Nothing to be done for install-exec-am'.
.././install-sh -c -d '/usr/local/include/pocketsphinx'
/usr/bin/install -c -m 644 cmdln_macro.h fsg_set.h ps_lattice.h ps_mllr.h
pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx'
Making install in scripts
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in test
Making install in unit
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in regression
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
make: Nothing to be done forinstall-exec-am'.
make: Nothing to be done for install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
running build
running build_ext
running install_lib
running install_egg_info
Removing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-
info
Writing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-info
.././install-sh -c -d '/usr/local/include/pocketsphinx'
/usr/bin/install -c -m 644 pocketsphinx.pxd '/usr/local/include/pocketsphinx'
make: Nothing to be done forinstall-exec-am'.
./install-sh -c -d '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$
But i run continue
cd sphinxbase-0.6
./build_for_iphone.sh simulator
it 's message Error :
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./build_for_iphone.sh simulator
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin
checking for style of include used by make... GNU
checking for i386-apple-darwin-gcc...
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2
checking whether the C compiler works... no
configure: error: in /Users/Admin/Documents/SphinxCMU/sphinxbase-0.6':
configure: error: C compiler cannot create executables
Seeconfig.log' for more details
Can you help me
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have done :
SphinxCMU :
/sphinxbase-0.6
/pocketsphinx-0.6
cd sphinxbase-0.6
./autogen.sh -> ./configure -> make -> sudo make install.
cd pocketsphinx-0.6
./autogen.sh -> ./configure -> make -> sudo make install.
It run that : (i don't know true or false). I think it run true.
Last login: Fri May 4 15:16:00 on ttys001
Admins-MacBook-Pro:~ Admin$ cd Documents/
Admins-MacBook-Pro:Documents Admin$ cd SphinxCMU/
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: putting macros in
m4'. libtoolize: copying filem4/libtool.m4'libtoolize: copying file
m4/ltoptions.m4' libtoolize: copying filem4/ltsugar.m4'libtoolize: copying file
m4/ltversion.m4' libtoolize: copying filem4/lt~obsolete.m4'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. Running aclocal ... Running autoheader... Running automake --gnu --copy ... Running autoconf ... Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for 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) gcc3 checking for 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) gcc3 checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 size of long long... 8 checking size of long... 8 checking for popen... yes checking for perror... yes checking for snprintf... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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 No audio interface for host type i386-apple-darwin11.3.0. checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking that generated files are newer than configure... done 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/unit/test_util/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: executing depfiles commands config.status: executing libtool commands Now typemake' to compile the package.Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: You should add the contents of the following files to
aclocal.m4': libtoolize:/usr/local/share/aclocal/libtool.m4'libtoolize:
/usr/local/share/aclocal/ltoptions.m4' libtoolize:/usr/local/share/aclocal/ltversion.m4'libtoolize:
/usr/local/share/aclocal/lt~obsolete.m4' libtoolize: Consider addingAC_CONFIG_MACRO_DIR()' to configure.in andlibtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding
-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal -I m4 ... Running automake --gnu --copy ... Running autoconf ... Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for long long... yes checking size of long long... 8 checking for dup2... yes checking for pkg-config... no checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking for pkg-config... no checking for GStreamer... checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... no checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6.tar.gz... no ./configure: line 12396: SphinxBase_CFLAGS: command not found ./configure: line 12397: SphinxBase_LIBS: command not found checking sphinx_config.h usability... no checking sphinx_config.h presence... no checking for sphinx_config.h... no configure: error: in/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6':configure: error: SphinxBase was not found on your system.
See `config.log' for more details
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./config
-bash: ./config: No such file or directory
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo
bitvec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-
common -DPIC -o .libs/bitvec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o
bitvec.o >/dev/null 2>&1
mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -fno-common -DPIC
-o .libs/bio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null
2>&1
mv -f .deps/bio.Tpo .deps/bio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -fno-common
-DPIC -o .libs/case.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o
The following error occurred while trying to add or remove files in the
installation directory:
No such file or directory: '/usr/local/lib/python2.7/site-packages/test-easy-
install-61302.pth'
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
This directory does not currently exist. Please create it and try again, or
choose a different installation directory (using the -d or --install-dir
option).
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./auto
-bash: ./auto: No such file or directory
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type `make' to compile the package.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
/bin/sh ../../libtool --tag=CC --mode=compile gcc
-DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\"
-DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"pocketsphinx\ 0.6\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1
-DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c -o acmod.lo acmod.c
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -fno-common
-DPIC -o .libs/acmod.o
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -o acmod.o
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: putting macros in
m4'. libtoolize: copying filem4/libtool.m4'libtoolize: copying file
m4/ltoptions.m4' libtoolize: copying filem4/ltsugar.m4'libtoolize: copying file
m4/ltversion.m4' libtoolize: copying filem4/lt~obsolete.m4'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. Running aclocal ... Running autoheader... Running automake --gnu --copy ... Running autoconf ... Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for 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) gcc3 checking for 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) gcc3 checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 size of long long... 8 checking size of long... 8 checking for popen... yes checking for perror... yes checking for snprintf... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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 No audio interface for host type i386-apple-darwin11.3.0. checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking that generated files are newer than configure... done 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/unit/test_util/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: executing depfiles commands config.status: executing libtool commands Now typemake' to compile the package.Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo
bitvec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -fno-
common -DPIC -o .libs/bitvec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o
bitvec.o >/dev/null 2>&1
mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -fno-common -DPIC
-o .libs/bio.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null
2>&1
mv -f .deps/bio.Tpo .deps/bio.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -fno-common
-DPIC -o .libs/case.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I../../../include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o
You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from. The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
and your PYTHONPATH environment variable currently contains:
''
Here are some of your options for correcting the problem:
You can choose a different installation directory, i.e., one that is
on PYTHONPATH or supports .pth files
You can add the installation directory to the PYTHONPATH environment
variable. (It must then also be on PYTHONPATH whenever you run
Python and want to use the package(s) you are installing.)
You can set up the installation directory to support ".pth" files by
using one of the approaches described here:
http://peak.telecommunity.com/EasyInstall.html#custom-installation-
locations
Please make the appropriate changes for your system and try again.
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ..
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: You should add the contents of the following files to
aclocal.m4': libtoolize:/usr/local/share/aclocal/libtool.m4'libtoolize:
/usr/local/share/aclocal/ltoptions.m4' libtoolize:/usr/local/share/aclocal/ltversion.m4'libtoolize:
/usr/local/share/aclocal/lt~obsolete.m4' libtoolize: Consider addingAC_CONFIG_MACRO_DIR()' to configure.in andlibtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding
-I m4' to ACLOCAL_AMFLAGS in Makefile.am. Running aclocal -I m4 ... Running automake --gnu --copy ... Running autoconf ... Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for long long... yes checking size of long long... 8 checking for dup2... yes checking for pkg-config... no checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking for pkg-config... no checking for GStreamer... checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/include/prim_type.h... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/src/libsphinxbase/libsphinxbase.la... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pocketsphinx.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/libpocketsphinx/Makefile config.status: creating src/programs/Makefile config.status: creating src/gst-plugin/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating model/Makefile config.status: creating model/hmm/Makefile config.status: creating model/lm/Makefile config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/regression/Makefile config.status: executing depfiles commands config.status: executing libtool commands Now typemake' to compile the package.Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./config
-bash: ./config: No such file or directory
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make
Making all in src
Making all in libpocketsphinx
/bin/sh ../../libtool --tag=CC --mode=compile gcc
-DPACKAGE_NAME=\"pocketsphinx\" -DPACKAGE_TARNAME=\"pocketsphinx\"
-DPACKAGE_VERSION=\"0.6\" -DPACKAGE_STRING=\"pocketsphinx\ 0.6\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1
-DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1 -I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c -o acmod.lo acmod.c
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -fno-common
-DPIC -o .libs/acmod.o
libtool: compile: gcc -DPACKAGE_NAME=\"pocketsphinx\"
-DPACKAGE_TARNAME=\"pocketsphinx\" -DPACKAGE_VERSION=\"0.6\"
"-DPACKAGE_STRING=\"pocketsphinx 0.6\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LONG_LONG=1 -DSIZEOF_LONG_LONG=8 -DHAVE_DUP2=1
-I. -I../../include -I../../include
-DMODELDIR=\"/usr/local/share/pocketsphinx/model\"
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6/include
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-g -O2 -Wall -MT acmod.lo -MD -MP -MF .deps/acmod.Tpo -c acmod.c -o acmod.o
Checking packages…
Installing
Waiting for other installations to complete…
Validating packages…
Writing files…
Optimizing system for installed software…
Running package scripts…
Moving items into place…
Writing package receipts…
Registering updated applications…
Installed Safari
Installing
Waiting for other installations to complete…
Validating packages…
Writing files…
Optimizing system for installed software…
Moving items into place…
This may take a few minutes; do not shut down your computer.
Installed MacBook Pro EFI Firmware Update
Done.
You have installed one or more updates that requires that you restart your
computer. Please restart immediately.
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ lipo -i
lipo: no input files specified
lipo: Usage: lipo ... ... ... ... ... ...
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ clear
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type
make' to compile the package. Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for long long... yes checking size of long long... 8 checking for dup2... yes checking for pkg-config... no checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking for pkg-config... no checking for GStreamer... checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/include/prim_type.h... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/src/libsphinxbase/libsphinxbase.la... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pocketsphinx.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/libpocketsphinx/Makefile config.status: creating src/programs/Makefile config.status: creating src/gst-plugin/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating model/Makefile config.status: creating model/hmm/Makefile config.status: creating model/lm/Makefile config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/regression/Makefile config.status: executing depfiles commands config.status: executing libtool commands Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make Making all in src Making all in libpocketsphinx make: Nothing to be done forall'.Making all in programs
make: Nothing to be done for
all'. Making all in gst-plugin make all-am make: Nothing to be done forall-am'.make: Nothing to be done for
all-am'. Making all in doc make: Nothing to be done forall'.Making all in model
Making all in hmm
make: Nothing to be done for
all'. Making all in lm make: Nothing to be done forall'.make: Nothing to be done for
all-am'. Making all in include make: Nothing to be done forall'.Making all in scripts
make: Nothing to be done for
all'. Making all in test Making all in unit make: Nothing to be done forall'.Making all in regression
make: Nothing to be done for
all'. make: Nothing to be done forall-am'.Making all in python
make: Nothing to be done for
all'. make: Nothing to be done forall-am'.Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ sudo make install
Password:
Making install in src
Making install in libpocketsphinx
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.1.dylib
/usr/local/lib/libpocketsphinx.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.1.dylib
libpocketsphinx.dylib || { rm -f libpocketsphinx.dylib && ln -s
libpocketsphinx.1.dylib libpocketsphinx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.lai
/usr/local/lib/libpocketsphinx.la
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.a
/usr/local/lib/libpocketsphinx.a
libtool: install: chmod 644 /usr/local/lib/libpocketsphinx.a
libtool: install: ranlib /usr/local/lib/libpocketsphinx.a
make: Nothing to be done for
install-data-am'. Making install in programs ../.././install-sh -c -d '/usr/local/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c pocketsphinx_batch pocketsphinx_continuous pocketsphinx_mdef_convert '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/pocketsphinx_batch /usr/local/bin/pocketsphinx_batch libtool: install: /usr/bin/install -c .libs/pocketsphinx_continuous /usr/local/bin/pocketsphinx_continuous libtool: install: /usr/bin/install -c .libs/pocketsphinx_mdef_convert /usr/local/bin/pocketsphinx_mdef_convert make: Nothing to be done forinstall-data-am'.Making install in gst-plugin
make install-am
make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in doc make: Nothing to be done forinstall-exec-am'..././install-sh -c -d '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1
pocketsphinx_mdef_convert.1 pocketsphinx_tidigits.1 pocketsphinx_wsj.1
'/usr/local/share/man/man1'
Making install in model
Making install in hmm
make: Nothing to be done for
install-exec-am'. ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k' /usr/bin/install -c -m 644 en_US/hub4wsj_sc_8k/feat.params en_US/hub4wsj_sc_8k/mdef en_US/hub4wsj_sc_8k/means en_US/hub4wsj_sc_8k/noisedict en_US/hub4wsj_sc_8k/sendump en_US/hub4wsj_sc_8k/transition_matrices en_US/hub4wsj_sc_8k/variances '/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k' ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k' /usr/bin/install -c -m 644 zh/tdt_sc_8k/feat.params zh/tdt_sc_8k/mdef zh/tdt_sc_8k/means zh/tdt_sc_8k/noisedict zh/tdt_sc_8k/sendump zh/tdt_sc_8k/transition_matrices zh/tdt_sc_8k/variances '/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k' ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en/tidigits' /usr/bin/install -c -m 644 en/tidigits/feat.params en/tidigits/mdef en/tidigits/means en/tidigits/sendump en/tidigits/transition_matrices en/tidigits/variances '/usr/local/share/pocketsphinx/model/hmm/en/tidigits' Making install in lm make: Nothing to be done forinstall-exec-am'.../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en'
/usr/bin/install -c -m 644 en/tidigits.dic en/tidigits.DMP en/tidigits.fsg
en/turtle.dic en/turtle.DMP '/usr/local/share/pocketsphinx/model/lm/en'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en_US'
/usr/bin/install -c -m 644 en_US/cmu07a.dic en_US/hub4.5000.DMP
en_US/wsj0vp.5000.DMP '/usr/local/share/pocketsphinx/model/lm/en_US'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_CN'
/usr/bin/install -c -m 644 zh_CN/gigatdt.5000.DMP zh_CN/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_CN'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_TW'
/usr/bin/install -c -m 644 zh_TW/gigatdt.5000.DMP zh_TW/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_TW'
make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-data-am'.Making install in include
make: Nothing to be done for
install-exec-am'. .././install-sh -c -d '/usr/local/include/pocketsphinx' /usr/bin/install -c -m 644 cmdln_macro.h fsg_set.h ps_lattice.h ps_mllr.h pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx' Making install in scripts make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test Making install in unit make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in regression make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in python /usr/bin/python setup.py install --prefix /usr/local running install running build running build_ext running install_lib running install_egg_info Removing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg- info Writing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-info .././install-sh -c -d '/usr/local/include/pocketsphinx' /usr/bin/install -c -m 644 pocketsphinx.pxd '/usr/local/include/pocketsphinx' make: Nothing to be done forinstall-exec-am'../install-sh -c -d '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ clear
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ cd ../
Admins-MacBook-Pro:SphinxCMU Admin$ ls
build_for_iphone.sh pocketsphinx-0.6.tar.gz sphinxbase-0.6.tar.gz
pocketsphinx-0.6 sphinxbase-0.6
Admins-MacBook-Pro:SphinxCMU Admin$ cd sphinxbase-0.6
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ls
AUTHORS config.guess libtool
COPYING config.log ltmain.sh
ChangeLog config.rpath m4
INSTALL config.status missing
Makefile config.sub python
Makefile.am configure sphinxbase.pc
Makefile.in configure.in sphinxbase.pc.in
NEWS depcomp sphinxbase.sln
README doc src
aclocal.m4 group test
autogen.sh include win32
autom4te.cache install-sh ylwrap
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: putting macros in
m4'. libtoolize: copying filem4/libtool.m4'libtoolize: copying file
m4/ltoptions.m4' libtoolize: copying filem4/ltsugar.m4'libtoolize: copying file
m4/ltversion.m4' libtoolize: copying filem4/lt~obsolete.m4'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. Running aclocal ... Running autoheader... Running automake --gnu --copy ... Running autoconf ... Running ./configure ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for 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) gcc3 checking for 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) gcc3 checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 size of long long... 8 checking size of long... 8 checking for popen... yes checking for perror... yes checking for snprintf... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... -liconv 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 No audio interface for host type i386-apple-darwin11.3.0. checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking that generated files are newer than configure... done 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/unit/test_util/Makefile config.status: creating test/regression/testfuncs.sh config.status: creating test/regression/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status: creating include/sphinx_config.h config.status: include/sphinx_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Now typemake' to compile the package.Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for 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) gcc3
checking for 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) gcc3
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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 size of long long... 8
checking size of long... 8
checking for popen... yes
checking for perror... yes
checking for snprintf... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for ld used by GCC... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
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
No audio interface for host type i386-apple-darwin11.3.0.
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking that generated files are newer than configure... done
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/unit/test_util/Makefile
config.status: creating test/regression/testfuncs.sh
config.status: creating test/regression/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/sphinx_config.h
config.status: include/sphinx_config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ make
Making all in src
Making all in libsphinxbase
Making all in util
make: Nothing to be done for
all'. Making all in fe make: Nothing to be done forall'.Making all in feat
make: Nothing to be done for
all'. Making all in lm make all-am make: Nothing to be done forall-am'.make: Nothing to be done for
all-am'. Making all in libsphinxad make: Nothing to be done forall'.Making all in sphinx_fe
make: Nothing to be done for
all'. Making all in sphinx_cepview make: Nothing to be done forall'.Making all in sphinx_jsgf2fsg
make: Nothing to be done for
all'. Making all in sphinx_adtools make: Nothing to be done forall'.Making all in sphinx_lmtools
make: Nothing to be done for
all'. make: Nothing to be done forall-am'.Making all in doc
make: Nothing to be done for
all'. Making all in include (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /Users/Admin/Documents/SphinxCMU/sphinxbase-0.6/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status include/config.h config.status: creating include/config.h config.status: include/config.h is unchanged make all-am Making all in test Making all in unit Making all in test_ad make: Nothing to be done forall'.Making all in test_alloc
make: Nothing to be done for
all'. Making all in test_bitvec make: Nothing to be done forall'.Making all in test_case
make: Nothing to be done for
all'. Making all in test_string make: Nothing to be done forall'.Making all in test_cmdln
make: Nothing to be done for
all'. Making all in test_hash make: Nothing to be done forall'.Making all in test_matrix
make: Nothing to be done for
all'. Making all in test_fe make: Nothing to be done forall'.Making all in test_feat
make: Nothing to be done for
all'. Making all in test_logmath make: Nothing to be done forall'.Making all in test_ngram
make: Nothing to be done for
all'. Making all in test_fsg make: Nothing to be done forall'.Making all in test_util
make: Nothing to be done for
all'. Making all in test_thread make: Nothing to be done forall'.make: Nothing to be done for
all-am'. Making all in regression make: Nothing to be done forall'.make: Nothing to be done for
all-am'. Making all in python make: Nothing to be done forall'.make: Nothing to be done for
all-am'. Admins-MacBook-Pro:sphinxbase-0.6 Admin$ sudo make install Making install in src Making install in libsphinxbase Making install in util make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in fe make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in feat make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in lm make install-am make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. ../.././install-sh -c -d '/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsphinxbase.1.dylib /usr/local/lib/libsphinxbase.1.dylib libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.1.dylib libsphinxbase.dylib || { rm -f libsphinxbase.dylib && ln -s libsphinxbase.1.dylib libsphinxbase.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai /usr/local/lib/libsphinxbase.la libtool: install: /usr/bin/install -c .libs/libsphinxbase.a /usr/local/lib/libsphinxbase.a libtool: install: chmod 644 /usr/local/lib/libsphinxbase.a libtool: install: ranlib /usr/local/lib/libsphinxbase.a make: Nothing to be done forinstall-data-am'.Making install in libsphinxad
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxad.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsphinxad.0.dylib
/usr/local/lib/libsphinxad.0.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.0.dylib
libsphinxad.dylib || { rm -f libsphinxad.dylib && ln -s libsphinxad.0.dylib
libsphinxad.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libsphinxad.lai
/usr/local/lib/libsphinxad.la
libtool: install: /usr/bin/install -c .libs/libsphinxad.a
/usr/local/lib/libsphinxad.a
libtool: install: chmod 644 /usr/local/lib/libsphinxad.a
libtool: install: ranlib /usr/local/lib/libsphinxad.a
make: Nothing to be done for
install-data-am'. Making install in sphinx_fe ../.././install-sh -c -d '/usr/local/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_fe '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/sphinx_fe /usr/local/bin/sphinx_fe make: Nothing to be done forinstall-data-am'.Making install in sphinx_cepview
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cepview
'/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cepview
/usr/local/bin/sphinx_cepview
make: Nothing to be done for
install-data-am'. Making install in sphinx_jsgf2fsg ../.././install-sh -c -d '/usr/local/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/sphinx_jsgf2fsg /usr/local/bin/sphinx_jsgf2fsg make: Nothing to be done forinstall-data-am'.Making install in sphinx_adtools
../.././install-sh -c -d '/usr/local/bin'
/bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cont_adseg
sphinx_cont_fileseg sphinx_pitch '/usr/local/bin'
libtool: install: /usr/bin/install -c .libs/sphinx_cont_adseg
/usr/local/bin/sphinx_cont_adseg
libtool: install: /usr/bin/install -c .libs/sphinx_cont_fileseg
/usr/local/bin/sphinx_cont_fileseg
libtool: install: /usr/bin/install -c .libs/sphinx_pitch
/usr/local/bin/sphinx_pitch
make: Nothing to be done for
install-data-am'. Making install in sphinx_lmtools ../.././install-sh -c -d '/usr/local/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval sphinx_lm_convert '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/sphinx_lm_eval /usr/local/bin/sphinx_lm_eval libtool: install: /usr/bin/install -c .libs/sphinx_lm_convert /usr/local/bin/sphinx_lm_convert ../.././install-sh -c -d '/usr/local/bin' /usr/bin/install -c sphinx_lm_sort '/usr/local/bin' make: Nothing to be done forinstall-data-am'.make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-data-am'.Making install in doc
make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-data-am'.Making install in include
make: Nothing to be done for
install-exec-am'. .././install-sh -c -d '/usr/local/include/sphinxbase' /usr/bin/install -c -m 644 ad.h agc.h bio.h bitvec.h byteorder.h case.h ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h cont_ad.h err.h f2c.h feat.h fe.h filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h huff_code.h info.h jsgf.h libutil.h listelem_alloc.h logmath.h matrix.h mmio.h mulaw.h ngram_model.h pio.h yin.h prim_type.h profile.h sbthread.h sphinx_config.h sphinxbase_export.h strfuncs.h '/usr/local/include/sphinxbase' /usr/bin/install -c -m 644 unlimit.h '/usr/local/include/sphinxbase' Making install in test Making install in unit Making install in test_ad make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_alloc make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_bitvec make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_case make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_string make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_cmdln make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_hash make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_matrix make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_fe make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_feat make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_logmath make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_ngram make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_fsg make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_util make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test_thread make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in regression make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for `install-data-am'.
Making install in python
/usr/bin/python setup.py install --prefix /usr/local
running install
Checking .pth file support in /usr/local/lib/python2.7/site-packages/
/usr/bin/python -E -c pass
TEST FAILED: /usr/local/lib/python2.7/site-packages/ does NOT support .pth
files
error: bad install directory or PYTHONPATH
You are attempting to install a package to a directory that is not
on PYTHONPATH and which Python does not read ".pth" files from. The
installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/usr/local/lib/python2.7/site-packages/
and your PYTHONPATH environment variable currently contains:
''
Here are some of your options for correcting the problem:
You can choose a different installation directory, i.e., one that is
on PYTHONPATH or supports .pth files
You can add the installation directory to the PYTHONPATH environment
variable. (It must then also be on PYTHONPATH whenever you run
Python and want to use the package(s) you are installing.)
You can set up the installation directory to support ".pth" files by
using one of the approaches described here:
http://peak.telecommunity.com/EasyInstall.html#custom-installation-
locations
Please make the appropriate changes for your system and try again.
make: *** Error 1
make: *** Error 2
make: *** Error 1
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ cd ../
Admins-MacBook-Pro:SphinxCMU Admin$ ls
build_for_iphone.sh pocketsphinx-0.6.tar.gz sphinxbase-0.6.tar.gz
pocketsphinx-0.6 sphinxbase-0.6
Admins-MacBook-Pro:SphinxCMU Admin$ cd pocketsphinx-0.6
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ls
AUTHORS config.guess ltmain.sh
COPYING config.log m4
ChangeLog config.status missing
INSTALL config.sub model
Makefile configure pocketsphinx.pc
Makefile.am configure.in pocketsphinx.pc.in
Makefile.in depcomp pocketsphinx.sln
NEWS doc python
README group scripts
aclocal.m4 include src
autogen.sh install-sh test
autom4te.cache libtool win32
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./autogen.sh
Warning: I am going to run
configure' with no arguments. If you wish to pass any to it, please specify them on the./autogen.sh' command line.processing .
Running libtoolize...
libtoolize: putting auxiliary files in
.'. libtoolize: copying file./ltmain.sh'libtoolize: Consider adding
AC_CONFIG_MACRO_DIR()' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding-I m4' to ACLOCAL_AMFLAGS in Makefile.am.Running aclocal -I m4 ...
Running automake --gnu --copy ...
Running autoconf ...
Running ./configure ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld
checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-
darwin11.3.0 format... func_convert_file_noop
checking how to convert i386-apple-darwin11.3.0 file names to toolchain
format... func_convert_file_noop
checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option
to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... rm: conftest.dSYM: is a directory
no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-
darwin11/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for long long... yes
checking size of long long... 8
checking for dup2... yes
checking for pkg-config... no
checking for doxygen... no
checking for python... /usr/bin/python
checking for python-config... /usr/bin/python-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for cython... no
checking for pkg-config... no
checking for GStreamer... checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no
checking for sphinxbase in
/Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/include/prim_type.h... yes
checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0
.6/src/libsphinxbase/libsphinxbase.la... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating pocketsphinx.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/libpocketsphinx/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/gst-plugin/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxyfile
config.status: creating model/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/lm/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/testfuncs.sh
config.status: creating test/unit/Makefile
config.status: creating test/regression/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Now type
make' to compile the package. Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i386-apple-darwin11.3.0 checking host system type... i386-apple-darwin11.3.0 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-apple-darwin11.3.0 file names to i386-apple- darwin11.3.0 format... func_convert_file_noop checking how to convert i386-apple-darwin11.3.0 file names to toolchain format... func_convert_file_noop checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple- darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether byte ordering is bigendian... no checking for long long... yes checking size of long long... 8 checking for dup2... yes checking for pkg-config... no checking for doxygen... no checking for python... /usr/bin/python checking for python-config... /usr/bin/python-config checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for cython... no checking for pkg-config... no checking for GStreamer... checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase... no checking for sphinxbase in /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0.6... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/include/prim_type.h... yes checking for /Users/Admin/Documents/SphinxCMU/pocketsphinx-0.6/../sphinxbase-0 .6/src/libsphinxbase/libsphinxbase.la... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pocketsphinx.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/libpocketsphinx/Makefile config.status: creating src/programs/Makefile config.status: creating src/gst-plugin/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating model/Makefile config.status: creating model/hmm/Makefile config.status: creating model/lm/Makefile config.status: creating scripts/Makefile config.status: creating test/Makefile config.status: creating test/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/regression/Makefile config.status: executing depfiles commands config.status: executing libtool commands Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ make Making all in src Making all in libpocketsphinx make: Nothing to be done forall'.Making all in programs
make: Nothing to be done for
all'. Making all in gst-plugin make all-am make: Nothing to be done forall-am'.make: Nothing to be done for
all-am'. Making all in doc make: Nothing to be done forall'.Making all in model
Making all in hmm
make: Nothing to be done for
all'. Making all in lm make: Nothing to be done forall'.make: Nothing to be done for
all-am'. Making all in include make: Nothing to be done forall'.Making all in scripts
make: Nothing to be done for
all'. Making all in test Making all in unit make: Nothing to be done forall'.Making all in regression
make: Nothing to be done for
all'. make: Nothing to be done forall-am'.Making all in python
make: Nothing to be done for
all'. make: Nothing to be done forall-am'.Admins-MacBook-Pro:pocketsphinx-0.6 Admin$ sudo make install
Making install in src
Making install in libpocketsphinx
../.././install-sh -c -d '/usr/local/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la
'/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.1.dylib
/usr/local/lib/libpocketsphinx.1.dylib
libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.1.dylib
libpocketsphinx.dylib || { rm -f libpocketsphinx.dylib && ln -s
libpocketsphinx.1.dylib libpocketsphinx.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.lai
/usr/local/lib/libpocketsphinx.la
libtool: install: /usr/bin/install -c .libs/libpocketsphinx.a
/usr/local/lib/libpocketsphinx.a
libtool: install: chmod 644 /usr/local/lib/libpocketsphinx.a
libtool: install: ranlib /usr/local/lib/libpocketsphinx.a
make: Nothing to be done for
install-data-am'. Making install in programs ../.././install-sh -c -d '/usr/local/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c pocketsphinx_batch pocketsphinx_continuous pocketsphinx_mdef_convert '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/pocketsphinx_batch /usr/local/bin/pocketsphinx_batch libtool: install: /usr/bin/install -c .libs/pocketsphinx_continuous /usr/local/bin/pocketsphinx_continuous libtool: install: /usr/bin/install -c .libs/pocketsphinx_mdef_convert /usr/local/bin/pocketsphinx_mdef_convert make: Nothing to be done forinstall-data-am'.Making install in gst-plugin
make install-am
make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in doc make: Nothing to be done forinstall-exec-am'..././install-sh -c -d '/usr/local/share/man/man1'
/usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1
pocketsphinx_mdef_convert.1 pocketsphinx_tidigits.1 pocketsphinx_wsj.1
'/usr/local/share/man/man1'
Making install in model
Making install in hmm
make: Nothing to be done for
install-exec-am'. ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k' /usr/bin/install -c -m 644 en_US/hub4wsj_sc_8k/feat.params en_US/hub4wsj_sc_8k/mdef en_US/hub4wsj_sc_8k/means en_US/hub4wsj_sc_8k/noisedict en_US/hub4wsj_sc_8k/sendump en_US/hub4wsj_sc_8k/transition_matrices en_US/hub4wsj_sc_8k/variances '/usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k' ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k' /usr/bin/install -c -m 644 zh/tdt_sc_8k/feat.params zh/tdt_sc_8k/mdef zh/tdt_sc_8k/means zh/tdt_sc_8k/noisedict zh/tdt_sc_8k/sendump zh/tdt_sc_8k/transition_matrices zh/tdt_sc_8k/variances '/usr/local/share/pocketsphinx/model/hmm/zh/tdt_sc_8k' ../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/hmm/en/tidigits' /usr/bin/install -c -m 644 en/tidigits/feat.params en/tidigits/mdef en/tidigits/means en/tidigits/sendump en/tidigits/transition_matrices en/tidigits/variances '/usr/local/share/pocketsphinx/model/hmm/en/tidigits' Making install in lm make: Nothing to be done forinstall-exec-am'.../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en'
/usr/bin/install -c -m 644 en/tidigits.dic en/tidigits.DMP en/tidigits.fsg
en/turtle.dic en/turtle.DMP '/usr/local/share/pocketsphinx/model/lm/en'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/en_US'
/usr/bin/install -c -m 644 en_US/cmu07a.dic en_US/hub4.5000.DMP
en_US/wsj0vp.5000.DMP '/usr/local/share/pocketsphinx/model/lm/en_US'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_CN'
/usr/bin/install -c -m 644 zh_CN/gigatdt.5000.DMP zh_CN/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_CN'
../.././install-sh -c -d '/usr/local/share/pocketsphinx/model/lm/zh_TW'
/usr/bin/install -c -m 644 zh_TW/gigatdt.5000.DMP zh_TW/mandarin_notone.dic
'/usr/local/share/pocketsphinx/model/lm/zh_TW'
make: Nothing to be done for
install-exec-am'. make: Nothing to be done forinstall-data-am'.Making install in include
make: Nothing to be done for
install-exec-am'. .././install-sh -c -d '/usr/local/include/pocketsphinx' /usr/bin/install -c -m 644 cmdln_macro.h fsg_set.h ps_lattice.h ps_mllr.h pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx' Making install in scripts make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in test Making install in unit make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in regression make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. make: Nothing to be done forinstall-exec-am'.make: Nothing to be done for
install-data-am'. Making install in python /usr/bin/python setup.py install --prefix /usr/local running install running build running build_ext running install_lib running install_egg_info Removing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg- info Writing /usr/local/lib/python2.7/site-packages/PocketSphinx-0.6-py2.7.egg-info .././install-sh -c -d '/usr/local/include/pocketsphinx' /usr/bin/install -c -m 644 pocketsphinx.pxd '/usr/local/include/pocketsphinx' make: Nothing to be done forinstall-exec-am'../install-sh -c -d '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
Admins-MacBook-Pro:pocketsphinx-0.6 Admin$
..............................................................................
..................
But i run continue
cd sphinxbase-0.6
./build_for_iphone.sh simulator
it 's message Error :
Admins-MacBook-Pro:sphinxbase-0.6 Admin$ ./build_for_iphone.sh simulator
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i386-apple-darwin-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin
checking for style of include used by make... GNU
checking for i386-apple-darwin-gcc...
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2
checking whether the C compiler works... no
configure: error: in
/Users/Admin/Documents/SphinxCMU/sphinxbase-0.6': configure: error: C compiler cannot create executables Seeconfig.log' for more detailsCan you help me
It says on the last line
what trouble do you have with this message? Do you know what compiler
means?