Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Making install in src
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/src'
- Making install in libpocketsphinx
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
- /bin/mkdir -p '/usr/local/lib'
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libpocketsphinx.la '/usr/local/lib'
- libtool: install: (cd /home/thekindlyone/pocketsphinx/src/libpocketsphinx; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I../../include -I../../include -DMODELDIR=\"/usr/local/share/pocketsphinx/model\" -g -O2 -Wall -version-info 3:0:0 -lm -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o libpocketsphinx.la -rpath /usr/local/lib acmod.lo bin_mdef.lo blkarray_list.lo dict.lo dict2pid.lo fsg_history.lo fsg_lextree.lo fsg_search.lo allphone_search.lo kws_search.lo kws_detections.lo hmm.lo mdef.lo ms_gauden.lo ms_mgau.lo ms_senone.lo ngram_search.lo ngram_search_fwdtree.lo ngram_search_fwdflat.lo phone_loop_search.lo ps_alignment.lo ps_lattice.lo ps_mllr.lo ptm_mgau.lo s2_semi_mgau.lo state_align_search.lo tmat.lo vector.lo pocketsphinx.lo -lsphinxbase )
- libtool: relink: gcc -shared -fPIC -DPIC .libs/acmod.o .libs/bin_mdef.o .libs/blkarray_list.o .libs/dict.o .libs/dict2pid.o .libs/fsg_history.o .libs/fsg_lextree.o .libs/fsg_search.o .libs/allphone_search.o .libs/kws_search.o .libs/kws_detections.o .libs/hmm.o .libs/mdef.o .libs/ms_gauden.o .libs/ms_mgau.o .libs/ms_senone.o .libs/ngram_search.o .libs/ngram_search_fwdtree.o .libs/ngram_search_fwdflat.o .libs/phone_loop_search.o .libs/ps_alignment.o .libs/ps_lattice.o .libs/ps_mllr.o .libs/ptm_mgau.o .libs/s2_semi_mgau.o .libs/state_align_search.o .libs/tmat.o .libs/vector.o .libs/pocketsphinx.o -lm -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -L/usr/local/lib -lsphinxbase -O2 -Wl,-soname -Wl,libpocketsphinx.so.3 -o .libs/libpocketsphinx.so.3.0.0
- libtool: install: /usr/bin/install -c .libs/libpocketsphinx.so.3.0.0T /usr/local/lib/libpocketsphinx.so.3.0.0
- libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so.3 || { rm -f libpocketsphinx.so.3 && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so.3; }; })
- libtool: install: (cd /usr/local/lib && { ln -s -f libpocketsphinx.so.3.0.0 libpocketsphinx.so || { rm -f libpocketsphinx.so && ln -s libpocketsphinx.so.3.0.0 libpocketsphinx.so; }; })
- 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
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/local/lib
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/libpocketsphinx'
- Making install in programs
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/programs'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/programs'
- /bin/mkdir -p '/usr/local/bin'
- /bin/bash ../../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[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/programs'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/programs'
- Making install in gst-plugin
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
- make[3]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/lib/gstreamer-1.0'
- /bin/bash ../../libtool --mode=install /usr/bin/install -c libgstpocketsphinx.la '/usr/local/lib/gstreamer-1.0'
- libtool: install: (cd /home/thekindlyone/pocketsphinx/src/gst-plugin; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I../../include -I../../include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DMODELDIR=\"/usr/local/share/pocketsphinx/model\" -g -O2 -Wall -module -avoid-version -export-symbols-regex "_*(gst_|Gst|GST_).*" -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o libgstpocketsphinx.la -rpath /usr/local/lib/gstreamer-1.0 gstpocketsphinx.lo -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase -lsphinxbase )
- libtool: relink: /usr/bin/nm -B .libs/gstpocketsphinx.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstpocketsphinx.exp
- libtool: relink: /bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstpocketsphinx.exp" > ".libs/libgstpocketsphinx.expT"
- libtool: relink: mv -f ".libs/libgstpocketsphinx.expT" ".libs/libgstpocketsphinx.exp"
- libtool: relink: echo "{ global:" > .libs/libgstpocketsphinx.ver
- libtool: relink: cat .libs/libgstpocketsphinx.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstpocketsphinx.ver
- libtool: relink: echo "local: *; };" >> .libs/libgstpocketsphinx.ver
- libtool: relink: gcc -shared -fPIC -DPIC .libs/gstpocketsphinx.o -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstaudio-1.0 -L/usr/local/lib -lpocketsphinx -lsphinxbase -pthread -O2 -pthread -Wl,-soname -Wl,libgstpocketsphinx.so -Wl,-version-script -Wl,.libs/libgstpocketsphinx.ver -o .libs/libgstpocketsphinx.so
- libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.soT /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.so
- libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.lai /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.la
- libtool: install: /usr/bin/install -c .libs/libgstpocketsphinx.a /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
- libtool: install: chmod 644 /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
- libtool: install: ranlib /usr/local/lib/gstreamer-1.0/libgstpocketsphinx.a
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gstreamer-1.0
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/local/lib/gstreamer-1.0
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src/gst-plugin'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/src'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/src'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/src'
- Making install in doc
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/doc'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/doc'
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/share/man/man1'
- /usr/bin/install -c -m 644 pocketsphinx_batch.1 pocketsphinx_continuous.1 pocketsphinx_mdef_convert.1 '/usr/local/share/man/man1'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/doc'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/doc'
- Making install in model
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/model'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/model'
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/share/pocketsphinx/model/en-us/en-us'
- /usr/bin/install -c -m 644 en-us/en-us/feat.params en-us/en-us/variances en-us/en-us/transition_matrices en-us/en-us/README en-us/en-us/noisedict en-us/en-us/sendump en-us/en-us/mdef en-us/en-us/means '/usr/local/share/pocketsphinx/model/en-us/en-us'
- /bin/mkdir -p '/usr/local/share/pocketsphinx/model/en-us'
- /usr/bin/install -c -m 644 en-us/cmudict-en-us.dict en-us/en-us-phone.lm.bin en-us/en-us.lm.bin '/usr/local/share/pocketsphinx/model/en-us'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/model'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/model'
- Making install in include
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/include'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/include'
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/include/pocketsphinx'
- /usr/bin/install -c -m 644 cmdln_macro.h ps_lattice.h ps_mllr.h ps_search.h pocketsphinx_export.h pocketsphinx.h '/usr/local/include/pocketsphinx'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/include'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/include'
- Making install in test
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/test'
- Making install in unit
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test/unit'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test/unit'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test/unit'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test/unit'
- Making install in regression
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test/regression'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test/regression'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test/regression'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test/regression'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/test'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/test'
- make[3]: Nothing to be done for `install-exec-am'.
- make[3]: Nothing to be done for `install-data-am'.
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/test'
- Making install in swig
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
- Making install in python
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
- Making install in test
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python/test'
- make[4]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python/test'
- make[4]: Nothing to be done for `install-exec-am'.
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python/test'
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python/test'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
- make[4]: Entering directory `/home/thekindlyone/pocketsphinx/swig/python'
- /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- /usr/bin/install -c -m 644 pocketsphinx.py '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- Byte-compiling python modules...
- pocketsphinx.py
- Byte-compiling python modules (optimized versions) ...
- pocketsphinx.py
- /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- /bin/bash ../../libtool --mode=install /usr/bin/install -c _pocketsphinx.la '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- libtool: install: (cd /home/thekindlyone/pocketsphinx/swig/python; /bin/bash /home/thekindlyone/pocketsphinx/libtool --tag CC --mode=relink gcc -I/usr/include/python2.7 -I../../include -D_DATADIR=\"/usr/local/share/pocketsphinx\" -g -O2 -Wall -module -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -o _pocketsphinx.la -rpath /usr/local/lib/python2.7/dist-packages/pocketsphinx pocketsphinx_wrap.lo -lsphinxbase ../../src/libpocketsphinx/libpocketsphinx.la -lsphinxbase )
- libtool: relink: gcc -shared -fPIC -DPIC .libs/pocketsphinx_wrap.o -L/home/thekindlyone/pocketsphinx/../sphinxbase/lib -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxad -L/home/thekindlyone/pocketsphinx/../sphinxbase/src/libsphinxbase -L/usr/local/lib -lpocketsphinx -lsphinxbase -O2 -Wl,-soname -Wl,_pocketsphinx.so.0 -o .libs/_pocketsphinx.so.0.0.0
- libtool: install: /usr/bin/install -c .libs/_pocketsphinx.so.0.0.0T /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.so.0.0.0
- libtool: install: (cd /usr/local/lib/python2.7/dist-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so.0 || { rm -f _pocketsphinx.so.0 && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so.0; }; })
- libtool: install: (cd /usr/local/lib/python2.7/dist-packages/pocketsphinx && { ln -s -f _pocketsphinx.so.0.0.0 _pocketsphinx.so || { rm -f _pocketsphinx.so && ln -s _pocketsphinx.so.0.0.0 _pocketsphinx.so; }; })
- libtool: install: /usr/bin/install -c .libs/_pocketsphinx.lai /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.la
- libtool: install: /usr/bin/install -c .libs/_pocketsphinx.a /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
- libtool: install: chmod 644 /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
- libtool: install: ranlib /usr/local/lib/python2.7/dist-packages/pocketsphinx/_pocketsphinx.a
- libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/python2.7/dist-packages/pocketsphinx
- ----------------------------------------------------------------------
- Libraries have been installed in:
- /usr/local/lib/python2.7/dist-packages/pocketsphinx
- If you ever happen to want to link against installed libraries
- in a given directory, LIBDIR, you must either use libtool, and
- specify the full pathname of the library, or use the `-LLIBDIR'
- flag during linking and do at least one of the following:
- - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
- during execution
- - add LIBDIR to the `LD_RUN_PATH' environment variable
- during linking
- - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- - have your system administrator add LIBDIR to `/etc/ld.so.conf'
- See any operating system documentation about shared libraries for
- more information, such as the ld(1) and ld.so(8) manual pages.
- ----------------------------------------------------------------------
- /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- /usr/bin/install -c -m 644 __init__.py '/usr/local/lib/python2.7/dist-packages/pocketsphinx'
- Byte-compiling python modules...
- __init__.py
- Byte-compiling python modules (optimized versions) ...
- __init__.py
- make[4]: Nothing to be done for `install-data-am'.
- make[4]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/swig/python'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
- make[3]: Entering directory `/home/thekindlyone/pocketsphinx/swig'
- make[3]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/share/pocketsphinx/swig'
- /usr/bin/install -c -m 644 pocketsphinx.i ps_decoder.i ps_lattice.i '/usr/local/share/pocketsphinx/swig'
- make[3]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx/swig'
- make[1]: Entering directory `/home/thekindlyone/pocketsphinx'
- make[2]: Entering directory `/home/thekindlyone/pocketsphinx'
- make[2]: Nothing to be done for `install-exec-am'.
- /bin/mkdir -p '/usr/local/lib/pkgconfig'
- /usr/bin/install -c -m 644 pocketsphinx.pc '/usr/local/lib/pkgconfig'
- make[2]: Leaving directory `/home/thekindlyone/pocketsphinx'
- make[1]: Leaving directory `/home/thekindlyone/pocketsphinx'
Add Comment
Please, Sign In to add comment