Guest User

Untitled

a guest
Jul 1st, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 222.58 KB | None | 0 0
  1. 'cs' is currently not installed. You can install it by typing:
  2. sudo apt install csound
  3. (env) sam@sam-H81M-S ~ $ cd sphinxbase-5prealpha
  4. (env) sam@sam-H81M-S ~/sphinxbase-5prealpha $ sudo ./configure
  5. checking for a BSD-compatible install... /usr/bin/install -c
  6. checking whether build environment is sane... yes
  7. checking for a thread-safe mkdir -p... /bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking build system type... x86_64-unknown-linux-gnu
  12. checking host system type... x86_64-unknown-linux-gnu
  13. checking for style of include used by make... GNU
  14. checking for gcc... gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... no
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking for gcc option to accept ISO C89... none needed
  23. checking dependency style of gcc... gcc3
  24. checking for library containing strerror... none required
  25. checking for gcc... (cached) gcc
  26. checking whether we are using the GNU C compiler... (cached) yes
  27. checking whether gcc accepts -g... (cached) yes
  28. checking for gcc option to accept ISO C89... (cached) none needed
  29. checking dependency style of gcc... (cached) gcc3
  30. checking for gcc option to accept ISO C99... none needed
  31. checking for gcc option to accept ISO Standard C... (cached) none needed
  32. checking how to print strings... printf
  33. checking for a sed that does not truncate output... /bin/sed
  34. checking for grep that handles long lines and -e... /bin/grep
  35. checking for egrep... /bin/grep -E
  36. checking for fgrep... /bin/grep -F
  37. checking for ld used by gcc... /usr/bin/ld
  38. checking if the linker (/usr/bin/ld) is GNU ld... yes
  39. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  40. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  41. checking whether ln -s works... yes
  42. checking the maximum length of command line arguments... 1572864
  43. checking whether the shell understands some XSI constructs... yes
  44. checking whether the shell understands "+="... yes
  45. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  46. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  47. checking for /usr/bin/ld option to reload object files... -r
  48. checking for objdump... objdump
  49. checking how to recognize dependent libraries... pass_all
  50. checking for dlltool... no
  51. checking how to associate runtime and link libraries... printf %s\n
  52. checking for ar... ar
  53. checking for archiver @FILE support... @
  54. checking for strip... strip
  55. checking for ranlib... ranlib
  56. checking command to parse /usr/bin/nm -B output from gcc object... ok
  57. checking for sysroot... no
  58. checking for mt... mt
  59. checking if mt is a manifest tool... no
  60. checking how to run the C preprocessor... gcc -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if gcc supports -fno-rtti -fno-exceptions... no
  74. checking for gcc option to produce PIC... -fPIC -DPIC
  75. checking if gcc PIC flag -fPIC -DPIC works... yes
  76. checking if gcc static flag -static works... yes
  77. checking if gcc supports -c -o file.o... yes
  78. checking if gcc supports -c -o file.o... (cached) yes
  79. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking whether stripping libraries is possible... yes
  84. checking if libtool supports shared libraries... yes
  85. checking whether to build shared libraries... yes
  86. checking whether to build static libraries... yes
  87. checking for bison... bison -y
  88. checking for ANSI C header files... (cached) yes
  89. checking whether byte ordering is bigendian... no
  90. checking return type of signal handlers... void
  91. checking for long long... yes
  92. checking size of long long... 8
  93. checking size of long... 8
  94. checking for popen... yes
  95. checking for perror... yes
  96. checking for snprintf... yes
  97. checking errno.h usability... yes
  98. checking errno.h presence... yes
  99. checking for errno.h... yes
  100. checking for sgesv_ in -llapack... no
  101. checking for log in -lm... yes
  102. checking pthread.h usability... yes
  103. checking pthread.h presence... yes
  104. checking for pthread.h... yes
  105. checking for pthread_create in -lpthread... yes
  106. checking pulse/pulseaudio.h usability... yes
  107. checking pulse/pulseaudio.h presence... yes
  108. checking for pulse/pulseaudio.h... yes
  109. checking for pa_simple_new in -lpulse-simple... yes
  110. checking for pa_strerror in -lpulse... yes
  111. checking for doxygen... no
  112. checking for a Python interpreter with version >= 2.6... python
  113. checking for python... /usr/bin/python
  114. checking for python version... 2.7
  115. checking for python platform... linux2
  116. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  117. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  118. checking for python2.7... (cached) /usr/bin/python
  119. checking for a version of Python >= '2.1.0'... yes
  120. checking for the distutils Python package... yes
  121. checking for Python include path... -I/usr/include/python2.7
  122. checking for Python library path... -L/usr/lib -lpython2.7
  123. checking for Python site-packages path... /usr/lib/python2.7/dist-packages
  124. checking python extra libraries... -lpthread -ldl  -lutil -lm
  125. checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
  126. checking consistency of all components of python development environment... yes
  127. checking for swig... /usr/bin/swig
  128. checking SWIG version... 3.0.8
  129. checking for SWIG library... /usr/share/swig3.0
  130. checking that generated files are newer than configure... done
  131. configure: creating ./config.status
  132. config.status: creating sphinxbase.pc
  133. config.status: creating Makefile
  134. config.status: creating include/Makefile
  135. config.status: creating include/sphinxbase/Makefile
  136. config.status: creating src/Makefile
  137. config.status: creating src/libsphinxad/Makefile
  138. config.status: creating src/libsphinxbase/Makefile
  139. config.status: creating src/libsphinxbase/util/Makefile
  140. config.status: creating src/libsphinxbase/feat/Makefile
  141. config.status: creating src/libsphinxbase/fe/Makefile
  142. config.status: creating src/libsphinxbase/lm/Makefile
  143. config.status: creating src/sphinx_fe/Makefile
  144. config.status: creating src/sphinx_cepview/Makefile
  145. config.status: creating src/sphinx_jsgf2fsg/Makefile
  146. config.status: creating src/sphinx_adtools/Makefile
  147. config.status: creating src/sphinx_lmtools/Makefile
  148. config.status: creating doc/Makefile
  149. config.status: creating doc/doxyfile
  150. config.status: creating test/Makefile
  151. config.status: creating test/unit/testfuncs.sh
  152. config.status: creating test/unit/Makefile
  153. config.status: creating test/unit/test_alloc/Makefile
  154. config.status: creating test/unit/test_bitvec/Makefile
  155. config.status: creating test/unit/test_case/Makefile
  156. config.status: creating test/unit/test_string/Makefile
  157. config.status: creating test/unit/test_cmdln/Makefile
  158. config.status: creating test/unit/test_hash/Makefile
  159. config.status: creating test/unit/test_matrix/Makefile
  160. config.status: creating test/unit/test_feat/Makefile
  161. config.status: creating test/unit/test_fe/Makefile
  162. config.status: creating test/unit/test_logmath/Makefile
  163. config.status: creating test/unit/test_lineiter/Makefile
  164. config.status: creating test/unit/test_ngram/Makefile
  165. config.status: creating test/unit/test_fsg/Makefile
  166. config.status: creating test/unit/test_thread/Makefile
  167. config.status: creating test/unit/test_util/Makefile
  168. config.status: creating test/regression/testfuncs.sh
  169. config.status: creating test/regression/Makefile
  170. config.status: creating swig/Makefile
  171. config.status: creating swig/python/Makefile
  172. config.status: creating include/config.h
  173. config.status: creating include/sphinx_config.h
  174. config.status: include/sphinx_config.h is unchanged
  175. config.status: executing depfiles commands
  176. config.status: executing libtool commands
  177. (env) sam@sam-H81M-S ~/sphinxbase-5prealpha $ sudo make clean all
  178. Making clean in src
  179. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  180. Making clean in libsphinxbase
  181. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  182. Making clean in util
  183. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  184. rm -rf .libs _libs
  185. test -z "libsphinxutil.la" || rm -f libsphinxutil.la
  186. rm -f ./so_locations
  187. rm -f *.o
  188. rm -f *.lo
  189. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  190. Making clean in fe
  191. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  192. rm -rf .libs _libs
  193. test -z "libsphinxfe.la" || rm -f libsphinxfe.la
  194. rm -f ./so_locations
  195. rm -f *.o
  196. rm -f *.lo
  197. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  198. Making clean in feat
  199. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  200. rm -rf .libs _libs
  201. test -z "libsphinxfeat.la" || rm -f libsphinxfeat.la
  202. rm -f ./so_locations
  203. rm -f *.o
  204. rm -f *.lo
  205. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  206. Making clean in lm
  207. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  208. rm -rf .libs _libs
  209. test -z "libsphinxlm.la" || rm -f libsphinxlm.la
  210. rm -f ./so_locations
  211. rm -f *.o
  212. rm -f *.lo
  213. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  214. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  215. test -z "libsphinxbase.la" || rm -f libsphinxbase.la
  216. rm -f ./so_locations
  217. rm -rf .libs _libs
  218. rm -f *.o
  219. rm -f *.lo
  220. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  221. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  222. Making clean in libsphinxad
  223. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  224. test -z "libsphinxad.la" || rm -f libsphinxad.la
  225. rm -f ./so_locations
  226. rm -rf .libs _libs
  227. rm -f *.o
  228. rm -f *.lo
  229. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  230. Making clean in sphinx_fe
  231. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  232.  rm -f sphinx_fe
  233. rm -rf .libs _libs
  234. rm -f *.o
  235. rm -f *.lo
  236. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  237. Making clean in sphinx_cepview
  238. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  239.  rm -f sphinx_cepview
  240. rm -rf .libs _libs
  241. rm -f *.o
  242. rm -f *.lo
  243. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  244. Making clean in sphinx_jsgf2fsg
  245. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  246.  rm -f sphinx_jsgf2fsg
  247. rm -rf .libs _libs
  248. rm -f *.o
  249. rm -f *.lo
  250. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  251. Making clean in sphinx_adtools
  252. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  253.  rm -f sphinx_pitch sphinx_cont_seg
  254. rm -rf .libs _libs
  255. rm -f *.o
  256. rm -f *.lo
  257. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  258. Making clean in sphinx_lmtools
  259. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  260.  rm -f sphinx_lm_eval sphinx_lm_convert
  261. rm -rf .libs _libs
  262. rm -f *.o
  263. rm -f *.lo
  264. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  265. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  266. rm -rf .libs _libs
  267. rm -f *.lo
  268. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  269. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  270. Making clean in doc
  271. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/doc'
  272. rm -rf .libs _libs
  273. rm -rf html latex xml doxytags pydoc.i
  274. rm -f *.lo
  275. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/doc'
  276. Making clean in include
  277. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  278. Making clean in sphinxbase
  279. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  280. rm -rf .libs _libs
  281. rm -f *.lo
  282. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  283. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  284. rm -rf .libs _libs
  285. rm -f *.lo
  286. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  287. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  288. Making clean in test
  289. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  290. Making clean in unit
  291. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  292. Making clean in test_alloc
  293. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  294.  rm -f test_ckd_alloc test_ckd_alloc_catch test_ckd_alloc_fail test_ckd_alloc_abort test_listelem_alloc
  295. rm -rf .libs _libs
  296. rm -f *.o
  297. test -z "test_ckd_alloc.log test_ckd_alloc_catch.log test_ckd_alloc_fail.sh.log test_ckd_alloc_abort.sh.log test_listelem_alloc.log" || rm -f test_ckd_alloc.log test_ckd_alloc_catch.log test_ckd_alloc_fail.sh.log test_ckd_alloc_abort.sh.log test_listelem_alloc.log
  298. test -z "test_ckd_alloc.trs test_ckd_alloc_catch.trs test_ckd_alloc_fail.sh.trs test_ckd_alloc_abort.sh.trs test_listelem_alloc.trs" || rm -f test_ckd_alloc.trs test_ckd_alloc_catch.trs test_ckd_alloc_fail.sh.trs test_ckd_alloc_abort.sh.trs test_listelem_alloc.trs
  299. test -z "test-suite.log" || rm -f test-suite.log
  300. rm -f *.lo
  301. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  302. Making clean in test_bitvec
  303. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  304.  rm -f test_bitvec
  305. rm -rf .libs _libs
  306. rm -f *.o
  307. test -z "test_bitvec.log" || rm -f test_bitvec.log
  308. test -z "test_bitvec.trs" || rm -f test_bitvec.trs
  309. test -z "test-suite.log" || rm -f test-suite.log
  310. rm -f *.lo
  311. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  312. Making clean in test_case
  313. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  314.  rm -f chgCase
  315. rm -rf .libs _libs
  316. rm -f *.o
  317. test -z "_lcase1.log _lcase2.log _lcase3.log _strcmp1.log _strcmp2.log _strcmp3.log _ucase1.log _ucase2.log _ucase3.log" || rm -f _lcase1.log _lcase2.log _lcase3.log _strcmp1.log _strcmp2.log _strcmp3.log _ucase1.log _ucase2.log _ucase3.log
  318. test -z "_lcase1.trs _lcase2.trs _lcase3.trs _strcmp1.trs _strcmp2.trs _strcmp3.trs _ucase1.trs _ucase2.trs _ucase3.trs" || rm -f _lcase1.trs _lcase2.trs _lcase3.trs _strcmp1.trs _strcmp2.trs _strcmp3.trs _ucase1.trs _ucase2.trs _ucase3.trs
  319. test -z "test-suite.log" || rm -f test-suite.log
  320. rm -f *.lo
  321. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  322. Making clean in test_string
  323. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  324.  rm -f strtest test_atof
  325. rm -rf .libs _libs
  326. rm -f *.o
  327. test -z "_fread_line.log _nextword.log _str2words.log _string_join.log _string_trim.log test_atof.log" || rm -f _fread_line.log _nextword.log _str2words.log _string_join.log _string_trim.log test_atof.log
  328. test -z "_fread_line.trs _nextword.trs _str2words.trs _string_join.trs _string_trim.trs test_atof.trs" || rm -f _fread_line.trs _nextword.trs _str2words.trs _string_join.trs _string_trim.trs test_atof.trs
  329. test -z "test-suite.log" || rm -f test-suite.log
  330. rm -f *.lo
  331. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  332. Making clean in test_cmdln
  333. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  334.  rm -f cmdln_parse cmdln_parse_multiple cmdln_parse_r
  335. test -z "_test*.err _test*.out" || rm -f _test*.err _test*.out
  336. rm -rf .libs _libs
  337. rm -f *.o
  338. test -z "_test_parse_badargs.log _test_parse_defaults_r.log _test_parse_defaults.log _test_parse_goodargs.log _test_parse_multiple.log" || rm -f _test_parse_badargs.log _test_parse_defaults_r.log _test_parse_defaults.log _test_parse_goodargs.log _test_parse_multiple.log
  339. test -z "_test_parse_badargs.trs _test_parse_defaults_r.trs _test_parse_defaults.trs _test_parse_goodargs.trs _test_parse_multiple.trs" || rm -f _test_parse_badargs.trs _test_parse_defaults_r.trs _test_parse_defaults.trs _test_parse_goodargs.trs _test_parse_multiple.trs
  340. test -z "test-suite.log" || rm -f test-suite.log
  341. rm -f *.lo
  342. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  343. Making clean in test_hash
  344. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  345.  rm -f displayhash deletehash test_hash_iter
  346. test -z "*.out" || rm -f *.out
  347. rm -rf .libs _libs
  348. rm -f *.o
  349. test -z "test_hash_iter.log _hash_delete1.log _hash_delete2.log _hash_delete3.log _hash_delete4.log _hash_delete5.log" || rm -f test_hash_iter.log _hash_delete1.log _hash_delete2.log _hash_delete3.log _hash_delete4.log _hash_delete5.log
  350. test -z "test_hash_iter.trs _hash_delete1.trs _hash_delete2.trs _hash_delete3.trs _hash_delete4.trs _hash_delete5.trs" || rm -f test_hash_iter.trs _hash_delete1.trs _hash_delete2.trs _hash_delete3.trs _hash_delete4.trs _hash_delete5.trs
  351. test -z "test-suite.log" || rm -f test-suite.log
  352. rm -f *.lo
  353. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  354. Making clean in test_matrix
  355. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  356.  rm -f test_solve test_invert test_determinant
  357. test -z "*.out" || rm -f *.out
  358. rm -rf .libs _libs
  359. rm -f *.o
  360. test -z "_test_determinant.log _test_invert.log _test_solve.log" || rm -f _test_determinant.log _test_invert.log _test_solve.log
  361. test -z "_test_determinant.trs _test_invert.trs _test_solve.trs" || rm -f _test_determinant.trs _test_invert.trs _test_solve.trs
  362. test -z "test-suite.log" || rm -f test-suite.log
  363. rm -f *.lo
  364. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  365. Making clean in test_fe
  366. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  367.  rm -f test_fe test_pitch
  368. rm -rf .libs _libs
  369. rm -f *.o
  370. test -z "test_fe.log test_pitch.log" || rm -f test_fe.log test_pitch.log
  371. test -z "test_fe.trs test_pitch.trs" || rm -f test_fe.trs test_pitch.trs
  372. test -z "test-suite.log" || rm -f test-suite.log
  373. rm -f *.lo
  374. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  375. Making clean in test_feat
  376. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  377.  rm -f test_feat test_feat_live test_feat_fe test_subvq
  378. test -z "*.out" || rm -f *.out
  379. rm -rf .libs _libs
  380. rm -f *.o
  381. test -z "_test_feat.log test_feat_live.log test_feat_fe.log test_subvq.log" || rm -f _test_feat.log test_feat_live.log test_feat_fe.log test_subvq.log
  382. test -z "_test_feat.trs test_feat_live.trs test_feat_fe.trs test_subvq.trs" || rm -f _test_feat.trs test_feat_live.trs test_feat_fe.trs test_subvq.trs
  383. test -z "test-suite.log" || rm -f test-suite.log
  384. rm -f *.lo
  385. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  386. Making clean in test_lineiter
  387. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  388.  rm -f test_lineiter
  389. test -z "*.out tmp.*" || rm -f *.out tmp.*
  390. rm -rf .libs _libs
  391. rm -f *.o
  392. test -z "test_lineiter.log" || rm -f test_lineiter.log
  393. test -z "test_lineiter.trs" || rm -f test_lineiter.trs
  394. test -z "test-suite.log" || rm -f test-suite.log
  395. rm -f *.lo
  396. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  397. Making clean in test_logmath
  398. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  399.  rm -f test_log_int16 test_log_int8 test_log_shifted
  400. test -z "*.out tmp.*" || rm -f *.out tmp.*
  401. rm -rf .libs _libs
  402. rm -f *.o
  403. test -z "test_log_int16.log test_log_int8.log test_log_shifted.log" || rm -f test_log_int16.log test_log_int8.log test_log_shifted.log
  404. test -z "test_log_int16.trs test_log_int8.trs test_log_shifted.trs" || rm -f test_log_int16.trs test_log_int8.trs test_log_shifted.trs
  405. test -z "test-suite.log" || rm -f test-suite.log
  406. rm -f *.lo
  407. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  408. Making clean in test_ngram
  409. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  410.  rm -f test_lm_read test_lm_score test_lm_add test_lm_casefold test_lm_class test_lm_set test_lm_write
  411. test -z "100.tmp.lm.bin 100.tmp.lm turtle.ug.tmp.lm.bin" || rm -f 100.tmp.lm.bin 100.tmp.lm turtle.ug.tmp.lm.bin
  412. rm -rf .libs _libs
  413. rm -f *.o
  414. test -z "test_lm_read.log test_lm_score.log test_lm_add.log test_lm_casefold.log test_lm_class.log test_lm_set.log test_lm_write.log" || rm -f test_lm_read.log test_lm_score.log test_lm_add.log test_lm_casefold.log test_lm_class.log test_lm_set.log test_lm_write.log
  415. test -z "test_lm_read.trs test_lm_score.trs test_lm_add.trs test_lm_casefold.trs test_lm_class.trs test_lm_set.trs test_lm_write.trs" || rm -f test_lm_read.trs test_lm_score.trs test_lm_add.trs test_lm_casefold.trs test_lm_class.trs test_lm_set.trs test_lm_write.trs
  416. test -z "test-suite.log" || rm -f test-suite.log
  417. rm -f *.lo
  418. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  419. Making clean in test_fsg
  420. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  421.  rm -f test_fsg_read test_fsg_jsgf test_fsg_write_fsm
  422. rm -rf .libs _libs
  423. rm -f *.o
  424. test -z "test_fsg_read.log test_fsg_jsgf.log test_fsg_write_fsm.log" || rm -f test_fsg_read.log test_fsg_jsgf.log test_fsg_write_fsm.log
  425. test -z "test_fsg_read.trs test_fsg_jsgf.trs test_fsg_write_fsm.trs" || rm -f test_fsg_read.trs test_fsg_jsgf.trs test_fsg_write_fsm.trs
  426. test -z "test-suite.log" || rm -f test-suite.log
  427. rm -f *.lo
  428. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  429. Making clean in test_util
  430. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  431.  rm -f test_fopen test_bitarr test_bit_encode test_build_directory test_heap test_filename test_readfile
  432. test -z "*.log *.out" || rm -f *.log *.out
  433. rm -rf .libs _libs
  434. rm -f *.o
  435. test -z "test_fopen.log test_bitarr.log test_bit_encode.log test_build_directory.log test_heap.log test_filename.log test_readfile.log" || rm -f test_fopen.log test_bitarr.log test_bit_encode.log test_build_directory.log test_heap.log test_filename.log test_readfile.log
  436. test -z "test_fopen.trs test_bitarr.trs test_bit_encode.trs test_build_directory.trs test_heap.trs test_filename.trs test_readfile.trs" || rm -f test_fopen.trs test_bitarr.trs test_bit_encode.trs test_build_directory.trs test_heap.trs test_filename.trs test_readfile.trs
  437. test -z "test-suite.log" || rm -f test-suite.log
  438. rm -f *.lo
  439. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  440. Making clean in test_thread
  441. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  442.  rm -f test_thread test_event test_msgq
  443. test -z "*.log" || rm -f *.log
  444. rm -rf .libs _libs
  445. rm -f *.o
  446. test -z "test_thread.log test_event.log test_msgq.log" || rm -f test_thread.log test_event.log test_msgq.log
  447. test -z "test_thread.trs test_event.trs test_msgq.trs" || rm -f test_thread.trs test_event.trs test_msgq.trs
  448. test -z "test-suite.log" || rm -f test-suite.log
  449. rm -f *.lo
  450. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  451. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  452. rm -rf .libs _libs
  453. rm -f *.lo
  454. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  455. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  456. Making clean in regression
  457. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  458. test -z "test*.err test*.out test-sphinx_fe.mfc test-sphinx_fe.cepview test-sphinx_pitch.f0 chan3.sph.mfc chan3.2chan.wav.mfc chan3.wav.mfc chan3.raw.mfc" || rm -f test*.err test*.out test-sphinx_fe.mfc test-sphinx_fe.cepview test-sphinx_pitch.f0 chan3.sph.mfc chan3.2chan.wav.mfc chan3.wav.mfc chan3.raw.mfc
  459. rm -rf .libs _libs
  460. test -z "test-cepview.sh.log test-sphinx_fe-ctl.sh.log test-sphinx_fe-dct.sh.log test-sphinx_fe-dither-seed.sh.log test-sphinx_fe-logspec2cep.sh.log test-sphinx_fe-logspec.sh.log test-sphinx_fe.sh.log test-sphinx_fe-smoothspec.sh.log test-sphinx_jsgf2fsg.sh.log test-sphinx_pitch.sh.log" || rm -f test-cepview.sh.log test-sphinx_fe-ctl.sh.log test-sphinx_fe-dct.sh.log test-sphinx_fe-dither-seed.sh.log test-sphinx_fe-logspec2cep.sh.log test-sphinx_fe-logspec.sh.log test-sphinx_fe.sh.log test-sphinx_fe-smoothspec.sh.log test-sphinx_jsgf2fsg.sh.log test-sphinx_pitch.sh.log
  461. test -z "test-cepview.sh.trs test-sphinx_fe-ctl.sh.trs test-sphinx_fe-dct.sh.trs test-sphinx_fe-dither-seed.sh.trs test-sphinx_fe-logspec2cep.sh.trs test-sphinx_fe-logspec.sh.trs test-sphinx_fe.sh.trs test-sphinx_fe-smoothspec.sh.trs test-sphinx_jsgf2fsg.sh.trs test-sphinx_pitch.sh.trs" || rm -f test-cepview.sh.trs test-sphinx_fe-ctl.sh.trs test-sphinx_fe-dct.sh.trs test-sphinx_fe-dither-seed.sh.trs test-sphinx_fe-logspec2cep.sh.trs test-sphinx_fe-logspec.sh.trs test-sphinx_fe.sh.trs test-sphinx_fe-smoothspec.sh.trs test-sphinx_jsgf2fsg.sh.trs test-sphinx_pitch.sh.trs
  462. test -z "test-suite.log" || rm -f test-suite.log
  463. rm -f *.lo
  464. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  465. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  466. rm -rf .libs _libs
  467. rm -f *.lo
  468. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  469. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  470. Making clean in swig
  471. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  472. Making clean in python
  473. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig/python'
  474. test -z "sphinxbase_wrap.c sphinxbase.py sphinxbase.pyc" || rm -f sphinxbase_wrap.c sphinxbase.py sphinxbase.pyc
  475. rm -rf .libs _libs
  476. test -z "_sphinxbase.la" || rm -f _sphinxbase.la
  477. rm -f ./so_locations
  478. rm -f *.o
  479. rm -f *.lo
  480. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig/python'
  481. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  482. rm -rf .libs _libs
  483. rm -f *.lo
  484. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  485. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  486. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha'
  487. test -z "sphinxbase.pc" || rm -f sphinxbase.pc
  488. rm -rf .libs _libs
  489. rm -f *.lo
  490. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha'
  491. Making all in src
  492. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  493. Making all in libsphinxbase
  494. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  495. Making all in util
  496. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  497. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT bitarr.lo -MD -MP -MF .deps/bitarr.Tpo -c -o bitarr.lo bitarr.c
  498. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bitarr.lo -MD -MP -MF .deps/bitarr.Tpo -c bitarr.c  -fPIC -DPIC -o .libs/bitarr.o
  499. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bitarr.lo -MD -MP -MF .deps/bitarr.Tpo -c bitarr.c -o bitarr.o >/dev/null 2>&1
  500. mv -f .deps/bitarr.Tpo .deps/bitarr.Plo
  501. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo bitvec.c
  502. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c  -fPIC -DPIC -o .libs/bitvec.o
  503. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o bitvec.o >/dev/null 2>&1
  504. mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
  505. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
  506. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c  -fPIC -DPIC -o .libs/bio.o
  507. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null 2>&1
  508. mv -f .deps/bio.Tpo .deps/bio.Plo
  509. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
  510. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c  -fPIC -DPIC -o .libs/case.o
  511. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o >/dev/null 2>&1
  512. mv -f .deps/case.Tpo .deps/case.Plo
  513. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c -o ckd_alloc.lo ckd_alloc.c
  514. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c  -fPIC -DPIC -o .libs/ckd_alloc.o
  515. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  516. mv -f .deps/ckd_alloc.Tpo .deps/ckd_alloc.Plo
  517. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
  518. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c  -fPIC -DPIC -o .libs/dtoa.o
  519. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o >/dev/null 2>&1
  520. mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
  521. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c -o listelem_alloc.lo listelem_alloc.c
  522. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c listelem_alloc.c  -fPIC -DPIC -o .libs/listelem_alloc.o
  523. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  524. mv -f .deps/listelem_alloc.Tpo .deps/listelem_alloc.Plo
  525. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c -o cmd_ln.lo cmd_ln.c
  526. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c  -fPIC -DPIC -o .libs/cmd_ln.o
  527. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  528. mv -f .deps/cmd_ln.Tpo .deps/cmd_ln.Plo
  529. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo err.c
  530. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c  -fPIC -DPIC -o .libs/err.o
  531. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -o err.o >/dev/null 2>&1
  532. mv -f .deps/err.Tpo .deps/err.Plo
  533. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c -o filename.lo filename.c
  534. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c  -fPIC -DPIC -o .libs/filename.o
  535. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c -o filename.o >/dev/null 2>&1
  536. mv -f .deps/filename.Tpo .deps/filename.Plo
  537. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c -o genrand.lo genrand.c
  538. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c  -fPIC -DPIC -o .libs/genrand.o
  539. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -o genrand.o >/dev/null 2>&1
  540. mv -f .deps/genrand.Tpo .deps/genrand.Plo
  541. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
  542. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c  -fPIC -DPIC -o .libs/glist.o
  543. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1
  544. mv -f .deps/glist.Tpo .deps/glist.Plo
  545. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o hash_table.lo hash_table.c
  546. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c  -fPIC -DPIC -o .libs/hash_table.o
  547. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  548. mv -f .deps/hash_table.Tpo .deps/hash_table.Plo
  549. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
  550. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c  -fPIC -DPIC -o .libs/heap.o
  551. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1
  552. mv -f .deps/heap.Tpo .deps/heap.Plo
  553. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c -o logmath.lo logmath.c
  554. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c  -fPIC -DPIC -o .libs/logmath.o
  555. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -o logmath.o >/dev/null 2>&1
  556. mv -f .deps/logmath.Tpo .deps/logmath.Plo
  557. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c -o mmio.lo mmio.c
  558. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c  -fPIC -DPIC -o .libs/mmio.o
  559. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -o mmio.o >/dev/null 2>&1
  560. mv -f .deps/mmio.Tpo .deps/mmio.Plo
  561. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c
  562. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c  -fPIC -DPIC -o .libs/pio.o
  563. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -o pio.o >/dev/null 2>&1
  564. mv -f .deps/pio.Tpo .deps/pio.Plo
  565. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c
  566. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
  567. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o matrix.o >/dev/null 2>&1
  568. mv -f .deps/matrix.Tpo .deps/matrix.Plo
  569. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo priority_queue.c
  570. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c priority_queue.c  -fPIC -DPIC -o .libs/priority_queue.o
  571. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c priority_queue.c -o priority_queue.o >/dev/null 2>&1
  572. mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo
  573. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c -o profile.lo profile.c
  574. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c  -fPIC -DPIC -o .libs/profile.o
  575. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -o profile.o >/dev/null 2>&1
  576. mv -f .deps/profile.Tpo .deps/profile.Plo
  577. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c -o sbthread.lo sbthread.c
  578. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c  -fPIC -DPIC -o .libs/sbthread.o
  579. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c -o sbthread.o >/dev/null 2>&1
  580. mv -f .deps/sbthread.Tpo .deps/sbthread.Plo
  581. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.lo strfuncs.c
  582. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c  -fPIC -DPIC -o .libs/strfuncs.o
  583. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c -o strfuncs.o >/dev/null 2>&1
  584. mv -f .deps/strfuncs.Tpo .deps/strfuncs.Plo
  585. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c -o slamch.lo slamch.c
  586. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c slamch.c  -fPIC -DPIC -o .libs/slamch.o
  587. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c slamch.c -o slamch.o >/dev/null 2>&1
  588. mv -f .deps/slamch.Tpo .deps/slamch.Plo
  589. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c -o slapack_lite.lo slapack_lite.c
  590. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c slapack_lite.c  -fPIC -DPIC -o .libs/slapack_lite.o
  591. slapack_lite.c: In function 'ilaenv_':
  592. slapack_lite.c:346:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  593.   if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || ic >= 162 &&
  594.                 ^
  595. slapack_lite.c:346:68: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  596.   if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || ic >= 162 &&
  597.                                                                     ^
  598. slapack_lite.c:351:17: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  599.    if (ic >= 129 && ic <= 137 || ic >= 145 && ic <= 153 || ic >=
  600.                  ^
  601. slapack_lite.c:352:8: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  602.     162 && ic <= 169) {
  603.         ^
  604. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c slapack_lite.c -o slapack_lite.o >/dev/null 2>&1
  605. mv -f .deps/slapack_lite.Tpo .deps/slapack_lite.Plo
  606. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c -o blas_lite.lo blas_lite.c
  607. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c blas_lite.c  -fPIC -DPIC -o .libs/blas_lite.o
  608. blas_lite.c: In function 'lsame_':
  609. blas_lite.c:101:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  610.   if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta
  611.                   ^
  612. blas_lite.c:102:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  613.    >= 162 && inta <= 169) {
  614.           ^
  615. blas_lite.c:105:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  616.   if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb
  617.                   ^
  618. blas_lite.c:106:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  619.    >= 162 && intb <= 169) {
  620.           ^
  621. blas_lite.c: In function 'sgemm_':
  622. blas_lite.c:425:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  623.      if (*m == 0 || *n == 0 || (*alpha == 0.f || *k == 0) && *beta == 1.f) {
  624.                                                           ^
  625. blas_lite.c:237:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable]
  626.      static integer ncola;
  627.                     ^
  628. blas_lite.c: In function 'sgemv_':
  629. blas_lite.c:726:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  630.      if (*m == 0 || *n == 0 || *alpha == 0.f && *beta == 1.f) {
  631.                                              ^
  632. blas_lite.c: In function 'ssymm_':
  633. blas_lite.c:1138:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  634.      if (*m == 0 || *n == 0 || *alpha == 0.f && *beta == 1.f) {
  635.                                              ^
  636. blas_lite.c: In function 'ssyrk_':
  637. blas_lite.c:1450:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  638.      if (*n == 0 || (*alpha == 0.f || *k == 0) && *beta == 1.f) {
  639.                                                ^
  640. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c blas_lite.c -o blas_lite.o >/dev/null 2>&1
  641. mv -f .deps/blas_lite.Tpo .deps/blas_lite.Plo
  642. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c -o f2c_lite.lo f2c_lite.c
  643. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c f2c_lite.c  -fPIC -DPIC -o .libs/f2c_lite.o
  644. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c f2c_lite.c -o f2c_lite.o >/dev/null 2>&1
  645. mv -f .deps/f2c_lite.Tpo .deps/f2c_lite.Plo
  646. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall   -o libsphinxutil.la  bitarr.lo 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 logmath.lo mmio.lo pio.lo matrix.lo priority_queue.lo profile.lo sbthread.lo strfuncs.lo slamch.lo slapack_lite.lo blas_lite.lo f2c_lite.lo  -lpulse -lpulse-simple -lpthread -lm
  647. libtool: link: ar cru .libs/libsphinxutil.a .libs/bitarr.o .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/logmath.o .libs/mmio.o .libs/pio.o .libs/matrix.o .libs/priority_queue.o .libs/profile.o .libs/sbthread.o .libs/strfuncs.o .libs/slamch.o .libs/slapack_lite.o .libs/blas_lite.o .libs/f2c_lite.o
  648. ar: `u' modifier ignored since `D' is the default (see `U')
  649. libtool: link: ranlib .libs/libsphinxutil.a
  650. libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s "../libsphinxutil.la" "libsphinxutil.la" )
  651. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  652. Making all in fe
  653. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  654. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c -o fe_interface.lo fe_interface.c
  655. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c fe_interface.c  -fPIC -DPIC -o .libs/fe_interface.o
  656. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  657. mv -f .deps/fe_interface.Tpo .deps/fe_interface.Plo
  658. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fe_noise.lo -MD -MP -MF .deps/fe_noise.Tpo -c -o fe_noise.lo fe_noise.c
  659. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_noise.lo -MD -MP -MF .deps/fe_noise.Tpo -c fe_noise.c  -fPIC -DPIC -o .libs/fe_noise.o
  660. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_noise.lo -MD -MP -MF .deps/fe_noise.Tpo -c fe_noise.c -o fe_noise.o >/dev/null 2>&1
  661. mv -f .deps/fe_noise.Tpo .deps/fe_noise.Plo
  662. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fe_prespch_buf.lo -MD -MP -MF .deps/fe_prespch_buf.Tpo -c -o fe_prespch_buf.lo fe_prespch_buf.c
  663. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_prespch_buf.lo -MD -MP -MF .deps/fe_prespch_buf.Tpo -c fe_prespch_buf.c  -fPIC -DPIC -o .libs/fe_prespch_buf.o
  664. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_prespch_buf.lo -MD -MP -MF .deps/fe_prespch_buf.Tpo -c fe_prespch_buf.c -o fe_prespch_buf.o >/dev/null 2>&1
  665. mv -f .deps/fe_prespch_buf.Tpo .deps/fe_prespch_buf.Plo
  666. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c -o fe_sigproc.lo fe_sigproc.c
  667. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c fe_sigproc.c  -fPIC -DPIC -o .libs/fe_sigproc.o
  668. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  669. mv -f .deps/fe_sigproc.Tpo .deps/fe_sigproc.Plo
  670. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -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
  671. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c fe_warp_affine.c  -fPIC -DPIC -o .libs/fe_warp_affine.o
  672. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  673. mv -f .deps/fe_warp_affine.Tpo .deps/fe_warp_affine.Plo
  674. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c -o fe_warp.lo fe_warp.c
  675. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c  -fPIC -DPIC -o .libs/fe_warp.o
  676. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  677. mv -f .deps/fe_warp.Tpo .deps/fe_warp.Plo
  678. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -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
  679. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_warp_inverse_linear.lo -MD -MP -MF .deps/fe_warp_inverse_linear.Tpo -c fe_warp_inverse_linear.c  -fPIC -DPIC -o .libs/fe_warp_inverse_linear.o
  680. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  681. mv -f .deps/fe_warp_inverse_linear.Tpo .deps/fe_warp_inverse_linear.Plo
  682. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -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
  683. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fe_warp_piecewise_linear.lo -MD -MP -MF .deps/fe_warp_piecewise_linear.Tpo -c fe_warp_piecewise_linear.c  -fPIC -DPIC -o .libs/fe_warp_piecewise_linear.o
  684. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  685. mv -f .deps/fe_warp_piecewise_linear.Tpo .deps/fe_warp_piecewise_linear.Plo
  686. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c -o fixlog.lo fixlog.c
  687. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c  -fPIC -DPIC -o .libs/fixlog.o
  688. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -o fixlog.o >/dev/null 2>&1
  689. mv -f .deps/fixlog.Tpo .deps/fixlog.Plo
  690. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c -o yin.lo yin.c
  691. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c  -fPIC -DPIC -o .libs/yin.o
  692. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -o yin.o >/dev/null 2>&1
  693. mv -f .deps/yin.Tpo .deps/yin.Plo
  694. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall   -o libsphinxfe.la  fe_interface.lo fe_noise.lo fe_prespch_buf.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  -lpulse -lpulse-simple -lpthread -lm
  695. libtool: link: ar cru .libs/libsphinxfe.a .libs/fe_interface.o .libs/fe_noise.o .libs/fe_prespch_buf.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
  696. ar: `u' modifier ignored since `D' is the default (see `U')
  697. libtool: link: ranlib .libs/libsphinxfe.a
  698. libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s "../libsphinxfe.la" "libsphinxfe.la" )
  699. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  700. Making all in feat
  701. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  702. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c -o agc.lo agc.c
  703. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c  -fPIC -DPIC -o .libs/agc.o
  704. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -o agc.o >/dev/null 2>&1
  705. mv -f .deps/agc.Tpo .deps/agc.Plo
  706. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c -o cmn.lo cmn.c
  707. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c  -fPIC -DPIC -o .libs/cmn.o
  708. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -o cmn.o >/dev/null 2>&1
  709. mv -f .deps/cmn.Tpo .deps/cmn.Plo
  710. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT cmn_live.lo -MD -MP -MF .deps/cmn_live.Tpo -c -o cmn_live.lo cmn_live.c
  711. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmn_live.lo -MD -MP -MF .deps/cmn_live.Tpo -c cmn_live.c  -fPIC -DPIC -o .libs/cmn_live.o
  712. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmn_live.lo -MD -MP -MF .deps/cmn_live.Tpo -c cmn_live.c -o cmn_live.o >/dev/null 2>&1
  713. mv -f .deps/cmn_live.Tpo .deps/cmn_live.Plo
  714. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c -o lda.lo lda.c
  715. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c  -fPIC -DPIC -o .libs/lda.o
  716. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -o lda.o >/dev/null 2>&1
  717. mv -f .deps/lda.Tpo .deps/lda.Plo
  718. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c -o feat.lo feat.c
  719. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c  -fPIC -DPIC -o .libs/feat.o
  720. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -o feat.o >/dev/null 2>&1
  721. mv -f .deps/feat.Tpo .deps/feat.Plo
  722. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include  -g -O2 -Wall   -o libsphinxfeat.la  agc.lo cmn.lo cmn_live.lo lda.lo feat.lo  -lpulse -lpulse-simple -lpthread -lm
  723. libtool: link: ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o .libs/cmn_live.o .libs/lda.o .libs/feat.o
  724. ar: `u' modifier ignored since `D' is the default (see `U')
  725. libtool: link: ranlib .libs/libsphinxfeat.a
  726. libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s "../libsphinxfeat.la" "libsphinxfeat.la" )
  727. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  728. Making all in lm
  729. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  730. make  all-am
  731. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  732. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngrams_raw.lo -MD -MP -MF .deps/ngrams_raw.Tpo -c -o ngrams_raw.lo ngrams_raw.c
  733. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngrams_raw.lo -MD -MP -MF .deps/ngrams_raw.Tpo -c ngrams_raw.c  -fPIC -DPIC -o .libs/ngrams_raw.o
  734. ngrams_raw.c: In function 'ngrams_raw_read_dmp':
  735. ngrams_raw.c:257:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  736.         fread(&wid, sizeof(wid), 1, fp);
  737.         ^
  738. ngrams_raw.c:272:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  739.         fread(&prob_idx, sizeof(prob_idx), 1, fp);
  740.         ^
  741. ngrams_raw.c:273:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  742.         fread(&bo_idx, sizeof(bo_idx), 1, fp);
  743.         ^
  744. ngrams_raw.c:274:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  745.         fread(&bigrams_next[j], sizeof(bigrams_next[j]), 1, fp);
  746.         ^
  747. ngrams_raw.c:303:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  748.             fread(&wid, sizeof(wid), 1, fp);
  749.             ^
  750. ngrams_raw.c:304:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  751.             fread(&prob_idx, sizeof(prob_idx), 1, fp);
  752.             ^
  753. ngrams_raw.c:331:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  754.         fread(&k, sizeof(k), 1, fp);
  755.         ^
  756. ngrams_raw.c:335:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  757.         fread(tseg_base, sizeof(int32), k, fp);
  758.         ^
  759. ngrams_raw.c: In function 'read_dmp_weight_array':
  760. ngrams_raw.c:208:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  761.     fread(&k, sizeof(k), 1, fp);
  762.     ^
  763. ngrams_raw.c:213:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  764.     fread(tmp_weight_arr, sizeof(*tmp_weight_arr), k, fp);
  765.     ^
  766. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngrams_raw.lo -MD -MP -MF .deps/ngrams_raw.Tpo -c ngrams_raw.c -o ngrams_raw.o >/dev/null 2>&1
  767. mv -f .deps/ngrams_raw.Tpo .deps/ngrams_raw.Plo
  768. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie.lo -MD -MP -MF .deps/lm_trie.Tpo -c -o lm_trie.lo lm_trie.c
  769. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie.lo -MD -MP -MF .deps/lm_trie.Tpo -c lm_trie.c  -fPIC -DPIC -o .libs/lm_trie.o
  770. lm_trie.c: In function 'lm_trie_read_bin':
  771. lm_trie.c:382:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  772.     fread(trie->unigrams, sizeof(*trie->unigrams), (counts[0] + 1), fp);
  773.     ^
  774. lm_trie.c:385:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  775.         fread(trie->ngram_mem, 1, trie->ngram_mem_size, fp);
  776.         ^
  777. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie.lo -MD -MP -MF .deps/lm_trie.Tpo -c lm_trie.c -o lm_trie.o >/dev/null 2>&1
  778. mv -f .deps/lm_trie.Tpo .deps/lm_trie.Plo
  779. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie_quant.lo -MD -MP -MF .deps/lm_trie_quant.Tpo -c -o lm_trie_quant.lo lm_trie_quant.c
  780. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie_quant.lo -MD -MP -MF .deps/lm_trie_quant.Tpo -c lm_trie_quant.c  -fPIC -DPIC -o .libs/lm_trie_quant.o
  781. lm_trie_quant.c: In function 'lm_trie_quant_read_bin':
  782. lm_trie_quant.c:157:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  783.     fread(&dummy, sizeof(dummy), 1, fp);
  784.     ^
  785. lm_trie_quant.c:159:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  786.     fread(quant->mem, sizeof(*quant->mem), quant->mem_size, fp);
  787.     ^
  788. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT lm_trie_quant.lo -MD -MP -MF .deps/lm_trie_quant.Tpo -c lm_trie_quant.c -o lm_trie_quant.o >/dev/null 2>&1
  789. mv -f .deps/lm_trie_quant.Tpo .deps/lm_trie_quant.Plo
  790. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c -o ngram_model.lo ngram_model.c
  791. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c ngram_model.c  -fPIC -DPIC -o .libs/ngram_model.o
  792. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  793. mv -f .deps/ngram_model.Tpo .deps/ngram_model.Plo
  794. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -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
  795. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c ngram_model_set.c  -fPIC -DPIC -o .libs/ngram_model_set.o
  796. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  797. mv -f .deps/ngram_model_set.Tpo .deps/ngram_model_set.Plo
  798. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model_trie.lo -MD -MP -MF .deps/ngram_model_trie.Tpo -c -o ngram_model_trie.lo ngram_model_trie.c
  799. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model_trie.lo -MD -MP -MF .deps/ngram_model_trie.Tpo -c ngram_model_trie.c  -fPIC -DPIC -o .libs/ngram_model_trie.o
  800. ngram_model_trie.c: In function 'ngram_model_trie_read_bin':
  801. ngram_model_trie.c:361:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  802.     fread(hdr, sizeof(*hdr), hdr_size, fp);
  803.     ^
  804. ngram_model_trie.c:371:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  805.     fread(&order, sizeof(order), 1, fp);
  806.     ^
  807. ngram_model_trie.c:373:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  808.         fread(&counts[i], sizeof(counts[i]), 1, fp);
  809.         ^
  810. ngram_model_trie.c: In function 'read_word_str':
  811. ngram_model_trie.c:312:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  812.     fread(&k, sizeof(k), 1, fp);
  813.     ^
  814. ngram_model_trie.c:314:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  815.     fread(tmp_word_str, 1, (size_t) k, fp);
  816.     ^
  817. ngram_model_trie.c: In function 'ngram_model_trie_read_dmp':
  818. ngram_model_trie.c:452:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  819.     fread(&k, sizeof(k), 1, fp);
  820.     ^
  821. ngram_model_trie.c:552:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  822.         fread(&mapid, sizeof(int32), 1, fp);
  823.         ^
  824. ngram_model_trie.c:553:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  825.         fread(&weightp, sizeof(weightp), 1, fp);
  826.         ^
  827. ngram_model_trie.c:554:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  828.         fread(&weightb, sizeof(weightb), 1, fp);
  829.         ^
  830. ngram_model_trie.c:555:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  831.         fread(&bigrams, sizeof(int32), 1, fp);
  832.         ^
  833. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT ngram_model_trie.lo -MD -MP -MF .deps/ngram_model_trie.Tpo -c ngram_model_trie.c -o ngram_model_trie.o >/dev/null 2>&1
  834. mv -f .deps/ngram_model_trie.Tpo .deps/ngram_model_trie.Plo
  835. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c -o fsg_model.lo fsg_model.c
  836. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c  -fPIC -DPIC -o .libs/fsg_model.o
  837. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  838. mv -f .deps/fsg_model.Tpo .deps/fsg_model.Plo
  839. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c -o jsgf.lo jsgf.c
  840. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c  -fPIC -DPIC -o .libs/jsgf.o
  841. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -o jsgf.o >/dev/null 2>&1
  842. mv -f .deps/jsgf.Tpo .deps/jsgf.Plo
  843. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c -o jsgf_scanner.lo jsgf_scanner.c
  844. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c jsgf_scanner.c  -fPIC -DPIC -o .libs/jsgf_scanner.o
  845. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  846. mv -f .deps/jsgf_scanner.Tpo .deps/jsgf_scanner.Plo
  847. /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c -o jsgf_parser.lo jsgf_parser.c
  848. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c jsgf_parser.c  -fPIC -DPIC -o .libs/jsgf_parser.o
  849. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -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
  850. mv -f .deps/jsgf_parser.Tpo .deps/jsgf_parser.Plo
  851. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o libsphinxlm.la  ngrams_raw.lo lm_trie.lo lm_trie_quant.lo ngram_model.lo ngram_model_set.lo ngram_model_trie.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo  -lpulse -lpulse-simple -lpthread -lm
  852. libtool: link: ar cru .libs/libsphinxlm.a .libs/ngrams_raw.o .libs/lm_trie.o .libs/lm_trie_quant.o .libs/ngram_model.o .libs/ngram_model_set.o .libs/ngram_model_trie.o .libs/fsg_model.o .libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o
  853. ar: `u' modifier ignored since `D' is the default (see `U')
  854. libtool: link: ranlib .libs/libsphinxlm.a
  855. libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s "../libsphinxlm.la" "libsphinxlm.la" )
  856. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  857. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  858. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  859. /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -version-info 3:0:0  -o libsphinxbase.la -rpath /usr/local/lib   util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpulse -lpulse-simple -lpthread -lm
  860. libtool: link: gcc -shared  -fPIC -DPIC  -Wl,--whole-archive util/.libs/libsphinxutil.a fe/.libs/libsphinxfe.a feat/.libs/libsphinxfeat.a lm/.libs/libsphinxlm.a -Wl,--no-whole-archive  -lpulse -lpulse-simple -lpthread -lm  -O2   -Wl,-soname -Wl,libsphinxbase.so.3 -o .libs/libsphinxbase.so.3.0.0
  861. libtool: link: (cd ".libs" && rm -f "libsphinxbase.so.3" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so.3")
  862. libtool: link: (cd ".libs" && rm -f "libsphinxbase.so" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so")
  863. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxutil.a && ar x "/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util/.libs/libsphinxutil.a")
  864. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfe.a && ar x "/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe/.libs/libsphinxfe.a")
  865. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfeat.a && ar x "/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat/.libs/libsphinxfeat.a")
  866. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxlm.a && ar x "/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm/.libs/libsphinxlm.a")
  867. libtool: link: ar cru .libs/libsphinxbase.a   .libs/libsphinxbase.lax/libsphinxutil.a/bio.o .libs/libsphinxbase.lax/libsphinxutil.a/bitarr.o .libs/libsphinxbase.lax/libsphinxutil.a/bitvec.o .libs/libsphinxbase.lax/libsphinxutil.a/blas_lite.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/f2c_lite.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/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/priority_queue.o .libs/libsphinxbase.lax/libsphinxutil.a/profile.o .libs/libsphinxbase.lax/libsphinxutil.a/sbthread.o .libs/libsphinxbase.lax/libsphinxutil.a/slamch.o .libs/libsphinxbase.lax/libsphinxutil.a/slapack_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/strfuncs.o  .libs/libsphinxbase.lax/libsphinxfe.a/fe_interface.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_noise.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_prespch_buf.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_live.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/lm_trie.o .libs/libsphinxbase.lax/libsphinxlm.a/lm_trie_quant.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_set.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_trie.o .libs/libsphinxbase.lax/libsphinxlm.a/ngrams_raw.o
  868. ar: `u' modifier ignored since `D' is the default (see `U')
  869. libtool: link: ranlib .libs/libsphinxbase.a
  870. libtool: link: rm -fr .libs/libsphinxbase.lax
  871. libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s "../libsphinxbase.la" "libsphinxbase.la" )
  872. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  873. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  874. Making all in libsphinxad
  875. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  876. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include/sphinxbase -I../../include -I../../include -g -O2 -Wall -MT ad_pulse.lo -MD -MP -MF .deps/ad_pulse.Tpo -c -o ad_pulse.lo ad_pulse.c
  877. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -g -O2 -Wall -MT ad_pulse.lo -MD -MP -MF .deps/ad_pulse.Tpo -c ad_pulse.c  -fPIC -DPIC -o .libs/ad_pulse.o
  878. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -g -O2 -Wall -MT ad_pulse.lo -MD -MP -MF .deps/ad_pulse.Tpo -c ad_pulse.c -o ad_pulse.o >/dev/null 2>&1
  879. mv -f .deps/ad_pulse.Tpo .deps/ad_pulse.Plo
  880. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include/sphinxbase -I../../include -I../../include -g -O2 -Wall -version-info 3:0:0  -o libsphinxad.la -rpath /usr/local/lib  ad_pulse.lo ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  881. libtool: link: gcc -shared  -fPIC -DPIC  .libs/ad_pulse.o   -Wl,-rpath -Wl,/home/sam/sphinxbase-5prealpha/src/libsphinxbase/.libs ../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm  -O2   -Wl,-soname -Wl,libsphinxad.so.3 -o .libs/libsphinxad.so.3.0.0
  882. libtool: link: (cd ".libs" && rm -f "libsphinxad.so.3" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so.3")
  883. libtool: link: (cd ".libs" && rm -f "libsphinxad.so" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so")
  884. libtool: link: ar cru .libs/libsphinxad.a  ad_pulse.o
  885. ar: `u' modifier ignored since `D' is the default (see `U')
  886. libtool: link: ranlib .libs/libsphinxad.a
  887. libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s "../libsphinxad.la" "libsphinxad.la" )
  888. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  889. Making all in sphinx_fe
  890. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  891. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -I../../src/libsphinxbase/fe -g -O2 -Wall -MT sphinx_fe.o -MD -MP -MF .deps/sphinx_fe.Tpo -c -o sphinx_fe.o sphinx_fe.c
  892. mv -f .deps/sphinx_fe.Tpo .deps/sphinx_fe.Po
  893. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -g -O2 -Wall   -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  894. libtool: link: gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -g -O2 -Wall -o .libs/sphinx_fe sphinx_fe.o  ../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  895. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  896. Making all in sphinx_cepview
  897. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  898. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -g -O2 -Wall -MT main_cepview.o -MD -MP -MF .deps/main_cepview.Tpo -c -o main_cepview.o main_cepview.c
  899. mv -f .deps/main_cepview.Tpo .deps/main_cepview.Po
  900. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -g -O2 -Wall   -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  901. libtool: link: gcc -I../../include -I../../include -g -O2 -Wall -o .libs/sphinx_cepview main_cepview.o  ../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  902. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  903. Making all in sphinx_jsgf2fsg
  904. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  905. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -g -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  906. mv -f .deps/main.Tpo .deps/main.Po
  907. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -g -O2 -Wall   -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  908. libtool: link: gcc -I../../include -I../../include -g -O2 -Wall -o .libs/sphinx_jsgf2fsg main.o  ../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  909. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  910. Making all in sphinx_adtools
  911. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  912. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -g -O2 -Wall -MT sphinx_pitch.o -MD -MP -MF .deps/sphinx_pitch.Tpo -c -o sphinx_pitch.o sphinx_pitch.c
  913. mv -f .deps/sphinx_pitch.Tpo .deps/sphinx_pitch.Po
  914. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -g -O2 -Wall   -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpulse -lpulse-simple -lpthread -lm
  915. libtool: link: gcc -I../../include -I../../include -g -O2 -Wall -o .libs/sphinx_pitch sphinx_pitch.o  ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/sam/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  916. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -g -O2 -Wall -MT cont_seg.o -MD -MP -MF .deps/cont_seg.Tpo -c -o cont_seg.o cont_seg.c
  917. mv -f .deps/cont_seg.Tpo .deps/cont_seg.Po
  918. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -g -O2 -Wall   -o sphinx_cont_seg cont_seg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpulse -lpulse-simple -lpthread -lm
  919. libtool: link: gcc -I../../include -I../../include -g -O2 -Wall -o .libs/sphinx_cont_seg cont_seg.o  ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/sam/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  920. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  921. Making all in sphinx_lmtools
  922. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  923. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -I../../src/libsphinxlm -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
  924. mv -f .deps/sphinx_lm_eval.Tpo .deps/sphinx_lm_eval.Po
  925. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -I../../src/libsphinxlm -g -O2 -Wall   -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpulse -lpulse-simple -lpthread -lm
  926. libtool: link: gcc -I../../include -I../../include -I../../src/libsphinxlm -g -O2 -Wall -o .libs/sphinx_lm_eval sphinx_lm_eval.o  ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpulse -lpulse-simple -lpthread -lm
  927. gcc -DHAVE_CONFIG_H -I. -I../../include    -I../../include -I../../include -I../../src/libsphinxlm -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
  928. mv -f .deps/sphinx_lm_convert.Tpo .deps/sphinx_lm_convert.Po
  929. /bin/bash ../../libtool  --tag=CC   --mode=link gcc -I../../include -I../../include -I../../src/libsphinxlm -g -O2 -Wall   -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpulse -lpulse-simple -lpthread -lm
  930. libtool: link: gcc -I../../include -I../../include -I../../src/libsphinxlm -g -O2 -Wall -o .libs/sphinx_lm_convert sphinx_lm_convert.o  ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpulse -lpulse-simple -lpthread -lm
  931. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  932. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  933. make[2]: Nothing to be done for 'all-am'.
  934. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  935. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  936. Making all in doc
  937. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/doc'
  938. make[1]: Nothing to be done for 'all'.
  939. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/doc'
  940. Making all in include
  941. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  942. make  all-recursive
  943. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  944. Making all in sphinxbase
  945. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  946. make[3]: Nothing to be done for 'all'.
  947. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  948. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  949. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  950. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  951. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  952. Making all in test
  953. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  954. Making all in unit
  955. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  956. Making all in test_alloc
  957. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  958. make[3]: Nothing to be done for 'all'.
  959. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  960. Making all in test_bitvec
  961. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  962. make[3]: Nothing to be done for 'all'.
  963. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  964. Making all in test_case
  965. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  966. make[3]: Nothing to be done for 'all'.
  967. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  968. Making all in test_string
  969. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  970. make[3]: Nothing to be done for 'all'.
  971. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  972. Making all in test_cmdln
  973. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  974. make[3]: Nothing to be done for 'all'.
  975. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  976. Making all in test_hash
  977. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  978. make[3]: Nothing to be done for 'all'.
  979. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  980. Making all in test_matrix
  981. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  982. make[3]: Nothing to be done for 'all'.
  983. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  984. Making all in test_fe
  985. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  986. make[3]: Nothing to be done for 'all'.
  987. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  988. Making all in test_feat
  989. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  990. make[3]: Nothing to be done for 'all'.
  991. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  992. Making all in test_lineiter
  993. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  994. make[3]: Nothing to be done for 'all'.
  995. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  996. Making all in test_logmath
  997. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  998. make[3]: Nothing to be done for 'all'.
  999. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1000. Making all in test_ngram
  1001. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1002. make[3]: Nothing to be done for 'all'.
  1003. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1004. Making all in test_fsg
  1005. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1006. make[3]: Nothing to be done for 'all'.
  1007. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1008. Making all in test_util
  1009. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1010. make[3]: Nothing to be done for 'all'.
  1011. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1012. Making all in test_thread
  1013. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1014. make[3]: Nothing to be done for 'all'.
  1015. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1016. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1017. make[3]: Nothing to be done for 'all-am'.
  1018. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1019. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1020. Making all in regression
  1021. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1022. make[2]: Nothing to be done for 'all'.
  1023. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1024. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  1025. make[2]: Nothing to be done for 'all-am'.
  1026. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  1027. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  1028. Making all in swig
  1029. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  1030. Making all in python
  1031. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig/python'
  1032. /usr/bin/swig -I../../include  -outdir . -o sphinxbase_wrap.c -python ../../swig/sphinxbase.i
  1033. /bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include  -I/usr/include/python2.7 -I../../include -D_DATADIR=\"/usr/local/share/sphinxbase\" -Wno-unused-value   -g -O2 -Wall -MT _sphinxbase_la-sphinxbase_wrap.lo -MD -MP -MF .deps/_sphinxbase_la-sphinxbase_wrap.Tpo -c -o _sphinxbase_la-sphinxbase_wrap.lo `test -f 'sphinxbase_wrap.c' || echo './'`sphinxbase_wrap.c
  1034. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/python2.7 -I../../include -D_DATADIR=\"/usr/local/share/sphinxbase\" -Wno-unused-value -g -O2 -Wall -MT _sphinxbase_la-sphinxbase_wrap.lo -MD -MP -MF .deps/_sphinxbase_la-sphinxbase_wrap.Tpo -c sphinxbase_wrap.c  -fPIC -DPIC -o .libs/_sphinxbase_la-sphinxbase_wrap.o
  1035. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/python2.7 -I../../include -D_DATADIR=\"/usr/local/share/sphinxbase\" -Wno-unused-value -g -O2 -Wall -MT _sphinxbase_la-sphinxbase_wrap.lo -MD -MP -MF .deps/_sphinxbase_la-sphinxbase_wrap.Tpo -c sphinxbase_wrap.c -o _sphinxbase_la-sphinxbase_wrap.o >/dev/null 2>&1
  1036. mv -f .deps/_sphinxbase_la-sphinxbase_wrap.Tpo .deps/_sphinxbase_la-sphinxbase_wrap.Plo
  1037. /bin/bash ../../libtool  --tag=CC   --mode=link gcc  -g -O2 -Wall -module  -o _sphinxbase.la -rpath /usr/local/lib/python2.7/dist-packages/sphinxbase _sphinxbase_la-sphinxbase_wrap.lo ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1038. libtool: link: gcc -shared  -fPIC -DPIC  .libs/_sphinxbase_la-sphinxbase_wrap.o   -Wl,-rpath -Wl,/home/sam/sphinxbase-5prealpha/src/libsphinxbase/.libs ../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm  -O2   -Wl,-soname -Wl,_sphinxbase.so.0 -o .libs/_sphinxbase.so.0.0.0
  1039. libtool: link: (cd ".libs" && rm -f "_sphinxbase.so.0" && ln -s "_sphinxbase.so.0.0.0" "_sphinxbase.so.0")
  1040. libtool: link: (cd ".libs" && rm -f "_sphinxbase.so" && ln -s "_sphinxbase.so.0.0.0" "_sphinxbase.so")
  1041. libtool: link: ar cru .libs/_sphinxbase.a  _sphinxbase_la-sphinxbase_wrap.o
  1042. ar: `u' modifier ignored since `D' is the default (see `U')
  1043. libtool: link: ranlib .libs/_sphinxbase.a
  1044. libtool: link: ( cd ".libs" && rm -f "_sphinxbase.la" && ln -s "../_sphinxbase.la" "_sphinxbase.la" )
  1045. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig/python'
  1046. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  1047. make[2]: Nothing to be done for 'all-am'.
  1048. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  1049. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  1050. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha'
  1051. cd . && /bin/bash ./config.status sphinxbase.pc
  1052. config.status: creating sphinxbase.pc
  1053. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha'
  1054. (env) sam@sam-H81M-S ~/sphinxbase-5prealpha $ sudo make check
  1055. Making check in src
  1056. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  1057. Making check in libsphinxbase
  1058. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1059. Making check in util
  1060. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1061. make[3]: Nothing to be done for 'check'.
  1062. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1063. Making check in fe
  1064. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1065. make[3]: Nothing to be done for 'check'.
  1066. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1067. Making check in feat
  1068. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1069. make[3]: Nothing to be done for 'check'.
  1070. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1071. Making check in lm
  1072. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1073. make  check-am
  1074. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1075. make[4]: Nothing to be done for 'check-am'.
  1076. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1077. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1078. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1079. make[3]: Nothing to be done for 'check-am'.
  1080. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1081. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1082. Making check in libsphinxad
  1083. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  1084. make[2]: Nothing to be done for 'check'.
  1085. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  1086. Making check in sphinx_fe
  1087. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  1088. make[2]: Nothing to be done for 'check'.
  1089. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  1090. Making check in sphinx_cepview
  1091. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  1092. make[2]: Nothing to be done for 'check'.
  1093. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  1094. Making check in sphinx_jsgf2fsg
  1095. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  1096. make[2]: Nothing to be done for 'check'.
  1097. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  1098. Making check in sphinx_adtools
  1099. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  1100. make[2]: Nothing to be done for 'check'.
  1101. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  1102. Making check in sphinx_lmtools
  1103. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  1104. make[2]: Nothing to be done for 'check'.
  1105. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  1106. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  1107. make[2]: Nothing to be done for 'check-am'.
  1108. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  1109. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  1110. Making check in doc
  1111. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/doc'
  1112. make[1]: Nothing to be done for 'check'.
  1113. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/doc'
  1114. Making check in include
  1115. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  1116. Making check in sphinxbase
  1117. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  1118. make[2]: Nothing to be done for 'check'.
  1119. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  1120. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  1121. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  1122. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  1123. Making check in test
  1124. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  1125. Making check in unit
  1126. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1127. Making check in test_alloc
  1128. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1129. make  test_ckd_alloc test_ckd_alloc_catch test_ckd_alloc_fail test_ckd_alloc_abort test_listelem_alloc
  1130. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1131. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_ckd_alloc.o -MD -MP -MF .deps/test_ckd_alloc.Tpo -c -o test_ckd_alloc.o test_ckd_alloc.c
  1132. mv -f .deps/test_ckd_alloc.Tpo .deps/test_ckd_alloc.Po
  1133. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_ckd_alloc test_ckd_alloc.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1134. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_ckd_alloc test_ckd_alloc.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1135. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_ckd_alloc_catch.o -MD -MP -MF .deps/test_ckd_alloc_catch.Tpo -c -o test_ckd_alloc_catch.o test_ckd_alloc_catch.c
  1136. test_ckd_alloc_catch.c: In function ‘main’:
  1137. test_ckd_alloc_catch.c:10:7: warning: variable ‘alloc1’ set but not used [-Wunused-but-set-variable]
  1138.  int *alloc1;
  1139.       ^
  1140. mv -f .deps/test_ckd_alloc_catch.Tpo .deps/test_ckd_alloc_catch.Po
  1141. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_ckd_alloc_catch test_ckd_alloc_catch.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1142. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_ckd_alloc_catch test_ckd_alloc_catch.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1143. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_ckd_alloc_fail.o -MD -MP -MF .deps/test_ckd_alloc_fail.Tpo -c -o test_ckd_alloc_fail.o test_ckd_alloc_fail.c
  1144. test_ckd_alloc_fail.c: In function ‘main’:
  1145. test_ckd_alloc_fail.c:10:7: warning: variable ‘alloc1’ set but not used [-Wunused-but-set-variable]
  1146.  int *alloc1;
  1147.       ^
  1148. mv -f .deps/test_ckd_alloc_fail.Tpo .deps/test_ckd_alloc_fail.Po
  1149. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_ckd_alloc_fail test_ckd_alloc_fail.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1150. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_ckd_alloc_fail test_ckd_alloc_fail.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1151. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_ckd_alloc_abort.o -MD -MP -MF .deps/test_ckd_alloc_abort.Tpo -c -o test_ckd_alloc_abort.o test_ckd_alloc_abort.c
  1152. test_ckd_alloc_abort.c: In function ‘main’:
  1153. test_ckd_alloc_abort.c:10:7: warning: variable ‘alloc1’ set but not used [-Wunused-but-set-variable]
  1154.  int *alloc1;
  1155.       ^
  1156. mv -f .deps/test_ckd_alloc_abort.Tpo .deps/test_ckd_alloc_abort.Po
  1157. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_ckd_alloc_abort test_ckd_alloc_abort.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1158. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_ckd_alloc_abort test_ckd_alloc_abort.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1159. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_listelem_alloc.o -MD -MP -MF .deps/test_listelem_alloc.Tpo -c -o test_listelem_alloc.o test_listelem_alloc.c
  1160. mv -f .deps/test_listelem_alloc.Tpo .deps/test_listelem_alloc.Po
  1161. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_listelem_alloc test_listelem_alloc.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1162. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_listelem_alloc test_listelem_alloc.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1163. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1164. make  check-TESTS
  1165. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1166. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1167. PASS: test_ckd_alloc
  1168. PASS: test_ckd_alloc_catch
  1169. PASS: test_ckd_alloc_fail.sh
  1170. PASS: test_ckd_alloc_abort.sh
  1171. PASS: test_listelem_alloc
  1172. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1173. make[6]: Nothing to be done for 'all'.
  1174. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1175. ============================================================================
  1176. Testsuite summary for sphinxbase 5prealpha
  1177. ============================================================================
  1178. # TOTAL: 5
  1179. # PASS:  5
  1180. # SKIP:  0
  1181. # XFAIL: 0
  1182. # FAIL:  0
  1183. # XPASS: 0
  1184. # ERROR: 0
  1185. ============================================================================
  1186. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1187. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1188. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  1189. Making check in test_bitvec
  1190. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1191. make  test_bitvec
  1192. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1193. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_bitvec.o -MD -MP -MF .deps/test_bitvec.Tpo -c -o test_bitvec.o test_bitvec.c
  1194. test_bitvec.c: In function ‘main’:
  1195. test_bitvec.c:51:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1196.  printf("Bits set %d\n", bitvec_count_set(bv, 13));
  1197.         ^
  1198. test_bitvec.c:57:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1199.  printf("Bits set after realloc %d\n", bitvec_count_set(bv, 2000));
  1200.         ^
  1201. mv -f .deps/test_bitvec.Tpo .deps/test_bitvec.Po
  1202. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_bitvec test_bitvec.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1203. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_bitvec test_bitvec.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1204. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1205. make  check-TESTS
  1206. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1207. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1208. PASS: test_bitvec
  1209. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1210. make[6]: Nothing to be done for 'all'.
  1211. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1212. ============================================================================
  1213. Testsuite summary for sphinxbase 5prealpha
  1214. ============================================================================
  1215. # TOTAL: 1
  1216. # PASS:  1
  1217. # SKIP:  0
  1218. # XFAIL: 0
  1219. # FAIL:  0
  1220. # XPASS: 0
  1221. # ERROR: 0
  1222. ============================================================================
  1223. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1224. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1225. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  1226. Making check in test_case
  1227. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1228. make  chgCase
  1229. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1230. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT chgCase.o -MD -MP -MF .deps/chgCase.Tpo -c -o chgCase.o chgCase.c
  1231. mv -f .deps/chgCase.Tpo .deps/chgCase.Po
  1232. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o chgCase chgCase.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1233. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/chgCase chgCase.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1234. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1235. make  check-TESTS
  1236. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1237. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1238. PASS: _lcase1.test
  1239. PASS: _lcase2.test
  1240. PASS: _lcase3.test
  1241. PASS: _strcmp1.test
  1242. PASS: _strcmp2.test
  1243. PASS: _strcmp3.test
  1244. PASS: _ucase1.test
  1245. PASS: _ucase2.test
  1246. PASS: _ucase3.test
  1247. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1248. make[6]: Nothing to be done for 'all'.
  1249. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1250. ============================================================================
  1251. Testsuite summary for sphinxbase 5prealpha
  1252. ============================================================================
  1253. # TOTAL: 9
  1254. # PASS:  9
  1255. # SKIP:  0
  1256. # XFAIL: 0
  1257. # FAIL:  0
  1258. # XPASS: 0
  1259. # ERROR: 0
  1260. ============================================================================
  1261. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1262. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1263. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  1264. Making check in test_string
  1265. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1266. make  strtest test_atof
  1267. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1268. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall -MT strtest.o -MD -MP -MF .deps/strtest.Tpo -c -o strtest.o strtest.c
  1269. mv -f .deps/strtest.Tpo .deps/strtest.Po
  1270. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall   -o strtest strtest.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1271. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall -o .libs/strtest strtest.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1272. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall -MT test_atof.o -MD -MP -MF .deps/test_atof.Tpo -c -o test_atof.o test_atof.c
  1273. mv -f .deps/test_atof.Tpo .deps/test_atof.Po
  1274. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall   -o test_atof test_atof.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1275. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\".\" -g -O2 -Wall -o .libs/test_atof test_atof.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1276. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1277. make  check-TESTS
  1278. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1279. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1280. PASS: _fread_line.test
  1281. PASS: _nextword.test
  1282. PASS: _str2words.test
  1283. PASS: _string_join.test
  1284. PASS: _string_trim.test
  1285. PASS: test_atof
  1286. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1287. make[6]: Nothing to be done for 'all'.
  1288. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1289. ============================================================================
  1290. Testsuite summary for sphinxbase 5prealpha
  1291. ============================================================================
  1292. # TOTAL: 6
  1293. # PASS:  6
  1294. # SKIP:  0
  1295. # XFAIL: 0
  1296. # FAIL:  0
  1297. # XPASS: 0
  1298. # ERROR: 0
  1299. ============================================================================
  1300. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1301. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1302. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  1303. Making check in test_cmdln
  1304. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1305. make  cmdln_parse cmdln_parse_multiple cmdln_parse_r
  1306. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1307. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmdln_parse.o -MD -MP -MF .deps/cmdln_parse.Tpo -c -o cmdln_parse.o cmdln_parse.c
  1308. mv -f .deps/cmdln_parse.Tpo .deps/cmdln_parse.Po
  1309. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o cmdln_parse cmdln_parse.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1310. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/cmdln_parse cmdln_parse.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1311. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmdln_parse_multiple.o -MD -MP -MF .deps/cmdln_parse_multiple.Tpo -c -o cmdln_parse_multiple.o cmdln_parse_multiple.c
  1312. mv -f .deps/cmdln_parse_multiple.Tpo .deps/cmdln_parse_multiple.Po
  1313. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o cmdln_parse_multiple cmdln_parse_multiple.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1314. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/cmdln_parse_multiple cmdln_parse_multiple.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1315. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT cmdln_parse_r.o -MD -MP -MF .deps/cmdln_parse_r.Tpo -c -o cmdln_parse_r.o cmdln_parse_r.c
  1316. mv -f .deps/cmdln_parse_r.Tpo .deps/cmdln_parse_r.Po
  1317. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o cmdln_parse_r cmdln_parse_r.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1318. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/cmdln_parse_r cmdln_parse_r.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1319. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1320. make  check-TESTS
  1321. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1322. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1323. PASS: _test_parse_badargs.test
  1324. PASS: _test_parse_defaults_r.test
  1325. PASS: _test_parse_defaults.test
  1326. PASS: _test_parse_goodargs.test
  1327. PASS: _test_parse_multiple.test
  1328. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1329. make[6]: Nothing to be done for 'all'.
  1330. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1331. ============================================================================
  1332. Testsuite summary for sphinxbase 5prealpha
  1333. ============================================================================
  1334. # TOTAL: 5
  1335. # PASS:  5
  1336. # SKIP:  0
  1337. # XFAIL: 0
  1338. # FAIL:  0
  1339. # XPASS: 0
  1340. # ERROR: 0
  1341. ============================================================================
  1342. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1343. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1344. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  1345. Making check in test_hash
  1346. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1347. make  displayhash deletehash test_hash_iter
  1348. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1349. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT displayhash.o -MD -MP -MF .deps/displayhash.Tpo -c -o displayhash.o displayhash.c
  1350. mv -f .deps/displayhash.Tpo .deps/displayhash.Po
  1351. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o displayhash displayhash.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1352. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/displayhash displayhash.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1353. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT deletehash.o -MD -MP -MF .deps/deletehash.Tpo -c -o deletehash.o deletehash.c
  1354. mv -f .deps/deletehash.Tpo .deps/deletehash.Po
  1355. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o deletehash deletehash.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1356. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/deletehash deletehash.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1357. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_hash_iter.o -MD -MP -MF .deps/test_hash_iter.Tpo -c -o test_hash_iter.o test_hash_iter.c
  1358. mv -f .deps/test_hash_iter.Tpo .deps/test_hash_iter.Po
  1359. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_hash_iter test_hash_iter.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1360. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_hash_iter test_hash_iter.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1361. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1362. make  check-TESTS
  1363. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1364. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1365. PASS: test_hash_iter
  1366. PASS: _hash_delete1.test
  1367. PASS: _hash_delete2.test
  1368. PASS: _hash_delete3.test
  1369. PASS: _hash_delete4.test
  1370. PASS: _hash_delete5.test
  1371. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1372. make[6]: Nothing to be done for 'all'.
  1373. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1374. ============================================================================
  1375. Testsuite summary for sphinxbase 5prealpha
  1376. ============================================================================
  1377. # TOTAL: 6
  1378. # PASS:  6
  1379. # SKIP:  0
  1380. # XFAIL: 0
  1381. # FAIL:  0
  1382. # XPASS: 0
  1383. # ERROR: 0
  1384. ============================================================================
  1385. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1386. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1387. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  1388. Making check in test_matrix
  1389. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1390. make  test_solve test_invert test_determinant
  1391. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1392. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_solve.o -MD -MP -MF .deps/test_solve.Tpo -c -o test_solve.o test_solve.c
  1393. mv -f .deps/test_solve.Tpo .deps/test_solve.Po
  1394. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_solve test_solve.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1395. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_solve test_solve.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1396. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_invert.o -MD -MP -MF .deps/test_invert.Tpo -c -o test_invert.o test_invert.c
  1397. mv -f .deps/test_invert.Tpo .deps/test_invert.Po
  1398. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_invert test_invert.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1399. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_invert test_invert.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1400. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_determinant.o -MD -MP -MF .deps/test_determinant.Tpo -c -o test_determinant.o test_determinant.c
  1401. mv -f .deps/test_determinant.Tpo .deps/test_determinant.Po
  1402. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_determinant test_determinant.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1403. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_determinant test_determinant.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1404. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1405. make  check-TESTS
  1406. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1407. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1408. PASS: _test_determinant.test
  1409. PASS: _test_invert.test
  1410. PASS: _test_solve.test
  1411. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1412. make[6]: Nothing to be done for 'all'.
  1413. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1414. ============================================================================
  1415. Testsuite summary for sphinxbase 5prealpha
  1416. ============================================================================
  1417. # TOTAL: 3
  1418. # PASS:  3
  1419. # SKIP:  0
  1420. # XFAIL: 0
  1421. # FAIL:  0
  1422. # XPASS: 0
  1423. # ERROR: 0
  1424. ============================================================================
  1425. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1426. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1427. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  1428. Making check in test_fe
  1429. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1430. make  test_fe test_pitch
  1431. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1432. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_fe.o -MD -MP -MF .deps/test_fe.Tpo -c -o test_fe.o test_fe.c
  1433. test_fe.c: In function ‘main’:
  1434. test_fe.c:54:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1435.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, nfr);
  1436.            ^
  1437. test_fe.c:54:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1438. test_fe.c:65:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1439.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, nfr);
  1440.            ^
  1441. test_fe.c:65:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1442. test_fe.c:70:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1443.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, nfr);
  1444.            ^
  1445. test_fe.c:70:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1446. test_fe.c:75:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1447.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, nfr);
  1448.            ^
  1449. test_fe.c:75:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1450. test_fe.c:123:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1451.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, i);
  1452.            ^
  1453. test_fe.c:123:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1454. test_fe.c:129:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1455.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, i);
  1456.            ^
  1457. test_fe.c:129:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1458. test_fe.c:135:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1459.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, i);
  1460.            ^
  1461. test_fe.c:135:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1462. test_fe.c:141:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=]
  1463.     printf("inptr %d nsamp %d nfr %d\n", inptr - buf, nsamp, i);
  1464.            ^
  1465. test_fe.c:141:12: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1466. mv -f .deps/test_fe.Tpo .deps/test_fe.Po
  1467. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_fe test_fe.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1468. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_fe test_fe.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1469. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_pitch.o -MD -MP -MF .deps/test_pitch.Tpo -c -o test_pitch.o test_pitch.c
  1470. mv -f .deps/test_pitch.Tpo .deps/test_pitch.Po
  1471. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_pitch test_pitch.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1472. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_pitch test_pitch.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1473. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1474. make  check-TESTS
  1475. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1476. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1477. PASS: test_fe
  1478. PASS: test_pitch
  1479. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1480. make[6]: Nothing to be done for 'all'.
  1481. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1482. ============================================================================
  1483. Testsuite summary for sphinxbase 5prealpha
  1484. ============================================================================
  1485. # TOTAL: 2
  1486. # PASS:  2
  1487. # SKIP:  0
  1488. # XFAIL: 0
  1489. # FAIL:  0
  1490. # XPASS: 0
  1491. # ERROR: 0
  1492. ============================================================================
  1493. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1494. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1495. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  1496. Making check in test_feat
  1497. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1498. make  test_feat test_feat_live test_feat_fe test_subvq
  1499. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1500. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_feat.o -MD -MP -MF .deps/test_feat.Tpo -c -o test_feat.o test_feat.c
  1501. In file included from test_feat.c:10:0:
  1502. test_feat.c: In function ‘main’:
  1503. ../../../include/sphinxbase/ckd_alloc.h:287:76: warning: passing argument 3 of ‘__ckd_alloc_2d_ptr’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
  1504.  ckd_alloc_2d_ptr(d1, d2, bf, sz)    __ckd_alloc_2d_ptr((d1), (d2), (bf), (sz),
  1505.                                                                     ^
  1506. test_feat.c:49:24: note: in expansion of macro ‘ckd_alloc_2d_ptr’
  1507.  in_feats = (mfcc_t **)ckd_alloc_2d_ptr(6, 13, data, sizeof(mfcc_t));
  1508.                        ^
  1509. ../../../include/sphinxbase/ckd_alloc.h:209:7: note: expected ‘void *’ but argument is of type ‘const mfcc_t (*)[13] {aka const float (*)[13]}’
  1510. void *__ckd_alloc_2d_ptr(size_t d1,
  1511.       ^
  1512. ../../../include/sphinxbase/ckd_alloc.h:287:76: warning: passing argument 3 of ‘__ckd_alloc_2d_ptr’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
  1513.  ckd_alloc_2d_ptr(d1, d2, bf, sz)    __ckd_alloc_2d_ptr((d1), (d2), (bf), (sz),
  1514.                                                                     ^
  1515. test_feat.c:67:24: note: in expansion of macro ‘ckd_alloc_2d_ptr’
  1516.  in_feats = (mfcc_t **)ckd_alloc_2d_ptr(6, 13, data, sizeof(mfcc_t));
  1517.                        ^
  1518. ../../../include/sphinxbase/ckd_alloc.h:209:7: note: expected ‘void *’ but argument is of type ‘const mfcc_t (*)[13] {aka const float (*)[13]}’
  1519. void *__ckd_alloc_2d_ptr(size_t d1,
  1520.       ^
  1521. mv -f .deps/test_feat.Tpo .deps/test_feat.Po
  1522. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_feat test_feat.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1523. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_feat test_feat.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1524. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_feat_live.o -MD -MP -MF .deps/test_feat_live.Tpo -c -o test_feat_live.o test_feat_live.c
  1525. In file included from test_feat_live.c:10:0:
  1526. test_feat_live.c: In function ‘main’:
  1527. ../../../include/sphinxbase/ckd_alloc.h:287:76: warning: passing argument 3 of ‘__ckd_alloc_2d_ptr’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
  1528.  ckd_alloc_2d_ptr(d1, d2, bf, sz)    __ckd_alloc_2d_ptr((d1), (d2), (bf), (sz),
  1529.                                                                     ^
  1530. test_feat_live.c:47:24: note: in expansion of macro ‘ckd_alloc_2d_ptr’
  1531.  in_feats = (mfcc_t **)ckd_alloc_2d_ptr(6, 13, data, sizeof(mfcc_t));
  1532.                        ^
  1533. ../../../include/sphinxbase/ckd_alloc.h:209:7: note: expected ‘void *’ but argument is of type ‘const mfcc_t (*)[13] {aka const float (*)[13]}’
  1534. void *__ckd_alloc_2d_ptr(size_t d1,
  1535.       ^
  1536. mv -f .deps/test_feat_live.Tpo .deps/test_feat_live.Po
  1537. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_feat_live test_feat_live.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1538. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_feat_live test_feat_live.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1539. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_feat_fe.o -MD -MP -MF .deps/test_feat_fe.Tpo -c -o test_feat_fe.o test_feat_fe.c
  1540. test_feat_fe.c: In function ‘main’:
  1541. test_feat_fe.c:42:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  1542.  printf("%d samples, %d + 1 frames\n", nsamp, total_frames);
  1543.         ^
  1544. mv -f .deps/test_feat_fe.Tpo .deps/test_feat_fe.Po
  1545. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_feat_fe test_feat_fe.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1546. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_feat_fe test_feat_fe.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1547. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_subvq.o -MD -MP -MF .deps/test_subvq.Tpo -c -o test_subvq.o test_subvq.c
  1548. In file included from test_subvq.c:11:0:
  1549. test_subvq.c: In function ‘main’:
  1550. ../../../include/sphinxbase/ckd_alloc.h:287:76: warning: passing argument 3 of ‘__ckd_alloc_2d_ptr’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-array-qualifiers]
  1551.  ckd_alloc_2d_ptr(d1, d2, bf, sz)    __ckd_alloc_2d_ptr((d1), (d2), (bf), (sz),
  1552.                                                                     ^
  1553. test_subvq.c:69:24: note: in expansion of macro ‘ckd_alloc_2d_ptr’
  1554.  in_feats = (mfcc_t **)ckd_alloc_2d_ptr(6, 13, data, sizeof(mfcc_t));
  1555.                        ^
  1556. ../../../include/sphinxbase/ckd_alloc.h:209:7: note: expected ‘void *’ but argument is of type ‘const mfcc_t (*)[13] {aka const float (*)[13]}’
  1557. void *__ckd_alloc_2d_ptr(size_t d1,
  1558.       ^
  1559. mv -f .deps/test_subvq.Tpo .deps/test_subvq.Po
  1560. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_subvq test_subvq.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1561. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_subvq test_subvq.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1562. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1563. make  check-TESTS
  1564. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1565. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1566. PASS: _test_feat.test
  1567. PASS: test_feat_live
  1568. PASS: test_feat_fe
  1569. PASS: test_subvq
  1570. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1571. make[6]: Nothing to be done for 'all'.
  1572. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1573. ============================================================================
  1574. Testsuite summary for sphinxbase 5prealpha
  1575. ============================================================================
  1576. # TOTAL: 4
  1577. # PASS:  4
  1578. # SKIP:  0
  1579. # XFAIL: 0
  1580. # FAIL:  0
  1581. # XPASS: 0
  1582. # ERROR: 0
  1583. ============================================================================
  1584. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1585. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1586. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  1587. Making check in test_lineiter
  1588. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1589. make  test_lineiter
  1590. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1591. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DFILEDIR=\".\" -g -O2 -Wall -MT test_lineiter.o -MD -MP -MF .deps/test_lineiter.Tpo -c -o test_lineiter.o test_lineiter.c
  1592. mv -f .deps/test_lineiter.Tpo .deps/test_lineiter.Po
  1593. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DFILEDIR=\".\" -g -O2 -Wall   -o test_lineiter test_lineiter.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1594. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DFILEDIR=\".\" -g -O2 -Wall -o .libs/test_lineiter test_lineiter.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1595. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1596. make  check-TESTS
  1597. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1598. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1599. PASS: test_lineiter
  1600. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1601. make[6]: Nothing to be done for 'all'.
  1602. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1603. ============================================================================
  1604. Testsuite summary for sphinxbase 5prealpha
  1605. ============================================================================
  1606. # TOTAL: 1
  1607. # PASS:  1
  1608. # SKIP:  0
  1609. # XFAIL: 0
  1610. # FAIL:  0
  1611. # XPASS: 0
  1612. # ERROR: 0
  1613. ============================================================================
  1614. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1615. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1616. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  1617. Making check in test_logmath
  1618. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1619. make  test_log_int16 test_log_int8 test_log_shifted
  1620. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1621. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_log_int16.o -MD -MP -MF .deps/test_log_int16.Tpo -c -o test_log_int16.o test_log_int16.c
  1622. mv -f .deps/test_log_int16.Tpo .deps/test_log_int16.Po
  1623. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_log_int16 test_log_int16.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1624. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_log_int16 test_log_int16.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1625. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_log_int8.o -MD -MP -MF .deps/test_log_int8.Tpo -c -o test_log_int8.o test_log_int8.c
  1626. mv -f .deps/test_log_int8.Tpo .deps/test_log_int8.Po
  1627. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_log_int8 test_log_int8.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1628. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_log_int8 test_log_int8.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1629. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -MT test_log_shifted.o -MD -MP -MF .deps/test_log_shifted.Tpo -c -o test_log_shifted.o test_log_shifted.c
  1630. mv -f .deps/test_log_shifted.Tpo .deps/test_log_shifted.Po
  1631. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall   -o test_log_shifted test_log_shifted.o ../../../src/libsphinxbase/libsphinxbase.la -lm -lpulse -lpulse-simple -lpthread -lm
  1632. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -g -O2 -Wall -o .libs/test_log_shifted test_log_shifted.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1633. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1634. make  check-TESTS
  1635. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1636. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1637. PASS: test_log_int16
  1638. PASS: test_log_int8
  1639. PASS: test_log_shifted
  1640. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1641. make[6]: Nothing to be done for 'all'.
  1642. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1643. ============================================================================
  1644. Testsuite summary for sphinxbase 5prealpha
  1645. ============================================================================
  1646. # TOTAL: 3
  1647. # PASS:  3
  1648. # SKIP:  0
  1649. # XFAIL: 0
  1650. # FAIL:  0
  1651. # XPASS: 0
  1652. # ERROR: 0
  1653. ============================================================================
  1654. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1655. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1656. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  1657. Making check in test_ngram
  1658. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1659. make  test_lm_read test_lm_score test_lm_add test_lm_casefold test_lm_class test_lm_set test_lm_write
  1660. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1661. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_read.o -MD -MP -MF .deps/test_lm_read.Tpo -c -o test_lm_read.o test_lm_read.c
  1662. mv -f .deps/test_lm_read.Tpo .deps/test_lm_read.Po
  1663. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_read test_lm_read.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1664. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_read test_lm_read.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1665. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_score.o -MD -MP -MF .deps/test_lm_score.Tpo -c -o test_lm_score.o test_lm_score.c
  1666. mv -f .deps/test_lm_score.Tpo .deps/test_lm_score.Po
  1667. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_score test_lm_score.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1668. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_score test_lm_score.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1669. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_add.o -MD -MP -MF .deps/test_lm_add.Tpo -c -o test_lm_add.o test_lm_add.c
  1670. mv -f .deps/test_lm_add.Tpo .deps/test_lm_add.Po
  1671. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_add test_lm_add.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1672. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_add test_lm_add.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1673. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_casefold.o -MD -MP -MF .deps/test_lm_casefold.Tpo -c -o test_lm_casefold.o test_lm_casefold.c
  1674. mv -f .deps/test_lm_casefold.Tpo .deps/test_lm_casefold.Po
  1675. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_casefold test_lm_casefold.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1676. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_casefold test_lm_casefold.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1677. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_class.o -MD -MP -MF .deps/test_lm_class.Tpo -c -o test_lm_class.o test_lm_class.c
  1678. mv -f .deps/test_lm_class.Tpo .deps/test_lm_class.Po
  1679. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_class test_lm_class.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1680. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_class test_lm_class.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1681. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_set.o -MD -MP -MF .deps/test_lm_set.Tpo -c -o test_lm_set.o test_lm_set.c
  1682. mv -f .deps/test_lm_set.Tpo .deps/test_lm_set.Po
  1683. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_set test_lm_set.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1684. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_set test_lm_set.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1685. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_lm_write.o -MD -MP -MF .deps/test_lm_write.Tpo -c -o test_lm_write.o test_lm_write.c
  1686. mv -f .deps/test_lm_write.Tpo .deps/test_lm_write.Po
  1687. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_lm_write test_lm_write.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1688. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_lm_write test_lm_write.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1689. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1690. make  check-TESTS
  1691. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1692. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1693. PASS: test_lm_read
  1694. PASS: test_lm_score
  1695. PASS: test_lm_add
  1696. PASS: test_lm_casefold
  1697. PASS: test_lm_class
  1698. PASS: test_lm_set
  1699. PASS: test_lm_write
  1700. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1701. make[6]: Nothing to be done for 'all'.
  1702. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1703. ============================================================================
  1704. Testsuite summary for sphinxbase 5prealpha
  1705. ============================================================================
  1706. # TOTAL: 7
  1707. # PASS:  7
  1708. # SKIP:  0
  1709. # XFAIL: 0
  1710. # FAIL:  0
  1711. # XPASS: 0
  1712. # ERROR: 0
  1713. ============================================================================
  1714. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1715. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1716. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  1717. Making check in test_fsg
  1718. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1719. make  test_fsg_read test_fsg_jsgf test_fsg_write_fsm
  1720. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1721. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_fsg_read.o -MD -MP -MF .deps/test_fsg_read.Tpo -c -o test_fsg_read.o test_fsg_read.c
  1722. mv -f .deps/test_fsg_read.Tpo .deps/test_fsg_read.Po
  1723. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_fsg_read test_fsg_read.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1724. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_fsg_read test_fsg_read.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1725. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_fsg_jsgf.o -MD -MP -MF .deps/test_fsg_jsgf.Tpo -c -o test_fsg_jsgf.o test_fsg_jsgf.c
  1726. mv -f .deps/test_fsg_jsgf.Tpo .deps/test_fsg_jsgf.Po
  1727. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_fsg_jsgf test_fsg_jsgf.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1728. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_fsg_jsgf test_fsg_jsgf.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1729. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -MT test_fsg_write_fsm.o -MD -MP -MF .deps/test_fsg_write_fsm.Tpo -c -o test_fsg_write_fsm.o test_fsg_write_fsm.c
  1730. mv -f .deps/test_fsg_write_fsm.Tpo .deps/test_fsg_write_fsm.Po
  1731. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall   -o test_fsg_write_fsm test_fsg_write_fsm.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1732. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DLMDIR=\".\" -g -O2 -Wall -o .libs/test_fsg_write_fsm test_fsg_write_fsm.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1733. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1734. make  check-TESTS
  1735. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1736. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1737. PASS: test_fsg_read
  1738. PASS: test_fsg_jsgf
  1739. PASS: test_fsg_write_fsm
  1740. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1741. make[6]: Nothing to be done for 'all'.
  1742. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1743. ============================================================================
  1744. Testsuite summary for sphinxbase 5prealpha
  1745. ============================================================================
  1746. # TOTAL: 3
  1747. # PASS:  3
  1748. # SKIP:  0
  1749. # XFAIL: 0
  1750. # FAIL:  0
  1751. # XPASS: 0
  1752. # ERROR: 0
  1753. ============================================================================
  1754. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1755. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1756. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  1757. Making check in test_util
  1758. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1759. make  test_fopen test_bitarr test_bit_encode test_build_directory test_heap test_filename test_readfile
  1760. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1761. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_fopen.o -MD -MP -MF .deps/test_fopen.Tpo -c -o test_fopen.o test_fopen.c
  1762. test_fopen.c: In function ‘main’:
  1763. test_fopen.c:16:22: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
  1764.     char line[256], *c;
  1765.                      ^
  1766. mv -f .deps/test_fopen.Tpo .deps/test_fopen.Po
  1767. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_fopen test_fopen.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1768. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_fopen test_fopen.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1769. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_bitarr.o -MD -MP -MF .deps/test_bitarr.Tpo -c -o test_bitarr.o test_bitarr.c
  1770. mv -f .deps/test_bitarr.Tpo .deps/test_bitarr.Po
  1771. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_bitarr test_bitarr.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1772. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_bitarr test_bitarr.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1773. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_bit_encode.o -MD -MP -MF .deps/test_bit_encode.Tpo -c -o test_bit_encode.o test_bit_encode.c
  1774. mv -f .deps/test_bit_encode.Tpo .deps/test_bit_encode.Po
  1775. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_bit_encode test_bit_encode.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1776. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_bit_encode test_bit_encode.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1777. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_build_directory.o -MD -MP -MF .deps/test_build_directory.Tpo -c -o test_build_directory.o test_build_directory.c
  1778. mv -f .deps/test_build_directory.Tpo .deps/test_build_directory.Po
  1779. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_build_directory test_build_directory.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1780. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_build_directory test_build_directory.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1781. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_heap.o -MD -MP -MF .deps/test_heap.Tpo -c -o test_heap.o test_heap.c
  1782. mv -f .deps/test_heap.Tpo .deps/test_heap.Po
  1783. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_heap test_heap.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1784. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_heap test_heap.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1785. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_filename.o -MD -MP -MF .deps/test_filename.Tpo -c -o test_filename.o test_filename.c
  1786. mv -f .deps/test_filename.Tpo .deps/test_filename.Po
  1787. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_filename test_filename.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1788. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_filename test_filename.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1789. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -MT test_readfile.o -MD -MP -MF .deps/test_readfile.Tpo -c -o test_readfile.o test_readfile.c
  1790. mv -f .deps/test_readfile.Tpo .deps/test_readfile.Po
  1791. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall   -o test_readfile test_readfile.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1792. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -DLMDIR=\"../../../test/unit/test_ngram\" -g -O2 -Wall -o .libs/test_readfile test_readfile.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1793. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1794. make  check-TESTS
  1795. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1796. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1797. PASS: test_fopen
  1798. PASS: test_bitarr
  1799. PASS: test_bit_encode
  1800. PASS: test_build_directory
  1801. PASS: test_heap
  1802. PASS: test_filename
  1803. PASS: test_readfile
  1804. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1805. make[6]: Nothing to be done for 'all'.
  1806. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1807. ============================================================================
  1808. Testsuite summary for sphinxbase 5prealpha
  1809. ============================================================================
  1810. # TOTAL: 7
  1811. # PASS:  7
  1812. # SKIP:  0
  1813. # XFAIL: 0
  1814. # FAIL:  0
  1815. # XPASS: 0
  1816. # ERROR: 0
  1817. ============================================================================
  1818. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1819. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1820. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  1821. Making check in test_thread
  1822. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1823. make  test_thread test_event test_msgq
  1824. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1825. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_thread.o -MD -MP -MF .deps/test_thread.Tpo -c -o test_thread.o test_thread.c
  1826. test_thread.c: In function ‘process’:
  1827. test_thread.c:32:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  1828.  fread(buf, 1, fsize, raw);
  1829.  ^
  1830. mv -f .deps/test_thread.Tpo .deps/test_thread.Po
  1831. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_thread test_thread.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1832. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_thread test_thread.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1833. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_event.o -MD -MP -MF .deps/test_event.Tpo -c -o test_event.o test_event.c
  1834. mv -f .deps/test_event.Tpo .deps/test_event.Po
  1835. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_event test_event.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1836. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_event test_event.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1837. gcc -DHAVE_CONFIG_H -I. -I../../../include    -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -MT test_msgq.o -MD -MP -MF .deps/test_msgq.Tpo -c -o test_msgq.o test_msgq.c
  1838. mv -f .deps/test_msgq.Tpo .deps/test_msgq.Po
  1839. /bin/bash ../../../libtool  --tag=CC   --mode=link gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall   -o test_msgq test_msgq.o ../../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm
  1840. libtool: link: gcc -I../../../include/sphinxbase -I../../../include -I../../../include -DTESTDATADIR=\"../../../test/regression\" -g -O2 -Wall -o .libs/test_msgq test_msgq.o  ../../../src/libsphinxbase/.libs/libsphinxbase.so -lpulse -lpulse-simple -lpthread -lm
  1841. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1842. make  check-TESTS
  1843. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1844. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1845. PASS: test_thread
  1846. PASS: test_event
  1847. PASS: test_msgq
  1848. make[6]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1849. make[6]: Nothing to be done for 'all'.
  1850. make[6]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1851. ============================================================================
  1852. Testsuite summary for sphinxbase 5prealpha
  1853. ============================================================================
  1854. # TOTAL: 3
  1855. # PASS:  3
  1856. # SKIP:  0
  1857. # XFAIL: 0
  1858. # FAIL:  0
  1859. # XPASS: 0
  1860. # ERROR: 0
  1861. ============================================================================
  1862. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1863. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1864. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  1865. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1866. make[3]: Nothing to be done for 'check-am'.
  1867. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1868. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  1869. Making check in regression
  1870. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1871. make  check-TESTS
  1872. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1873. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1874. PASS: test-cepview.sh
  1875. PASS: test-sphinx_fe-ctl.sh
  1876. PASS: test-sphinx_fe-dct.sh
  1877. PASS: test-sphinx_fe-dither-seed.sh
  1878. PASS: test-sphinx_fe-logspec2cep.sh
  1879. PASS: test-sphinx_fe-logspec.sh
  1880. PASS: test-sphinx_fe.sh
  1881. PASS: test-sphinx_fe-smoothspec.sh
  1882. PASS: test-sphinx_jsgf2fsg.sh
  1883. PASS: test-sphinx_pitch.sh
  1884. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1885. make[5]: Nothing to be done for 'all'.
  1886. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1887. ============================================================================
  1888. Testsuite summary for sphinxbase 5prealpha
  1889. ============================================================================
  1890. # TOTAL: 10
  1891. # PASS:  10
  1892. # SKIP:  0
  1893. # XFAIL: 0
  1894. # FAIL:  0
  1895. # XPASS: 0
  1896. # ERROR: 0
  1897. ============================================================================
  1898. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1899. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1900. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  1901. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  1902. make[2]: Nothing to be done for 'check-am'.
  1903. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  1904. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  1905. Making check in swig
  1906. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  1907. Making check in python
  1908. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig/python'
  1909. make[2]: Nothing to be done for 'check'.
  1910. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig/python'
  1911. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  1912. make[2]: Nothing to be done for 'check-am'.
  1913. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  1914. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  1915. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha'
  1916. make[1]: Nothing to be done for 'check-am'.
  1917. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha'
  1918. (env) sam@sam-H81M-S ~/sphinxbase-5prealpha $ sudo make install
  1919. Making install in src
  1920. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  1921. Making install in libsphinxbase
  1922. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1923. Making install in util
  1924. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1925. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1926. make[4]: Nothing to be done for 'install-exec-am'.
  1927. make[4]: Nothing to be done for 'install-data-am'.
  1928. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1929. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/util'
  1930. Making install in fe
  1931. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1932. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1933. make[4]: Nothing to be done for 'install-exec-am'.
  1934. make[4]: Nothing to be done for 'install-data-am'.
  1935. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1936. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/fe'
  1937. Making install in feat
  1938. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1939. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1940. make[4]: Nothing to be done for 'install-exec-am'.
  1941. make[4]: Nothing to be done for 'install-data-am'.
  1942. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1943. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/feat'
  1944. Making install in lm
  1945. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1946. make  install-am
  1947. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1948. make[5]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1949. make[5]: Nothing to be done for 'install-exec-am'.
  1950. make[5]: Nothing to be done for 'install-data-am'.
  1951. make[5]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1952. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1953. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase/lm'
  1954. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1955. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1956. /bin/mkdir -p '/usr/local/lib'
  1957. /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libsphinxbase.la '/usr/local/lib'
  1958. libtool: install: /usr/bin/install -c .libs/libsphinxbase.so.3.0.0 /usr/local/lib/libsphinxbase.so.3.0.0
  1959. libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so.3 || { rm -f libsphinxbase.so.3 && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so.3; }; })
  1960. libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so || { rm -f libsphinxbase.so && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so; }; })
  1961. libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai /usr/local/lib/libsphinxbase.la
  1962. libtool: install: /usr/bin/install -c .libs/libsphinxbase.a /usr/local/lib/libsphinxbase.a
  1963. libtool: install: chmod 644 /usr/local/lib/libsphinxbase.a
  1964. libtool: install: ranlib /usr/local/lib/libsphinxbase.a
  1965. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
  1966. ----------------------------------------------------------------------
  1967. Libraries have been installed in:
  1968.   /usr/local/lib
  1969.  
  1970. If you ever happen to want to link against installed libraries
  1971. in a given directory, LIBDIR, you must either use libtool, and
  1972. specify the full pathname of the library, or use the `-LLIBDIR'
  1973. flag during linking and do at least one of the following:
  1974.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1975.     during execution
  1976.   - add LIBDIR to the `LD_RUN_PATH' environment variable
  1977.      during linking
  1978.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1979.   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1980.  
  1981. See any operating system documentation about shared libraries for
  1982. more information, such as the ld(1) and ld.so(8) manual pages.
  1983. ----------------------------------------------------------------------
  1984. make[4]: Nothing to be done for 'install-data-am'.
  1985. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1986. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1987. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxbase'
  1988. Making install in libsphinxad
  1989. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  1990. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  1991.  /bin/mkdir -p '/usr/local/lib'
  1992.  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   libsphinxad.la '/usr/local/lib'
  1993. libtool: install: warning: relinking `libsphinxad.la'
  1994. libtool: install: (cd /home/sam/sphinxbase-5prealpha/src/libsphinxad; /bin/bash /home/sam/sphinxbase-5prealpha/libtool  --tag CC --mode=relink gcc -I../../include/sphinxbase -I../../include -I../../include -g -O2 -Wall -version-info 3:0:0 -o libsphinxad.la -rpath /usr/local/lib ad_pulse.lo ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm )
  1995. libtool: relink: gcc -shared  -fPIC -DPIC  .libs/ad_pulse.o   -L/usr/local/lib -lsphinxbase -lpulse -lpulse-simple -lpthread -lm  -O2   -Wl,-soname -Wl,libsphinxad.so.3 -o .libs/libsphinxad.so.3.0.0
  1996. libtool: install: /usr/bin/install -c .libs/libsphinxad.so.3.0.0T /usr/local/lib/libsphinxad.so.3.0.0
  1997. libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so.3 || { rm -f libsphinxad.so.3 && ln -s libsphinxad.so.3.0.0 libsphinxad.so.3; }; })
  1998. libtool: install: (cd /usr/local/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so || { rm -f libsphinxad.so && ln -s libsphinxad.so.3.0.0 libsphinxad.so; }; })
  1999. libtool: install: /usr/bin/install -c .libs/libsphinxad.lai /usr/local/lib/libsphinxad.la
  2000. libtool: install: /usr/bin/install -c .libs/libsphinxad.a /usr/local/lib/libsphinxad.a
  2001. libtool: install: chmod 644 /usr/local/lib/libsphinxad.a
  2002. libtool: install: ranlib /usr/local/lib/libsphinxad.a
  2003. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib
  2004. ----------------------------------------------------------------------
  2005. Libraries have been installed in:
  2006.   /usr/local/lib
  2007.  
  2008. If you ever happen to want to link against installed libraries
  2009. in a given directory, LIBDIR, you must either use libtool, and
  2010. specify the full pathname of the library, or use the `-LLIBDIR'
  2011. flag during linking and do at least one of the following:
  2012.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2013.     during execution
  2014.   - add LIBDIR to the `LD_RUN_PATH' environment variable
  2015.      during linking
  2016.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2017.   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2018.  
  2019. See any operating system documentation about shared libraries for
  2020. more information, such as the ld(1) and ld.so(8) manual pages.
  2021. ----------------------------------------------------------------------
  2022. make[3]: Nothing to be done for 'install-data-am'.
  2023. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  2024. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/libsphinxad'
  2025. Making install in sphinx_fe
  2026. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  2027. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  2028.  /bin/mkdir -p '/usr/local/bin'
  2029.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c sphinx_fe '/usr/local/bin'
  2030. libtool: install: /usr/bin/install -c .libs/sphinx_fe /usr/local/bin/sphinx_fe
  2031. make[3]: Nothing to be done for 'install-data-am'.
  2032. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  2033. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_fe'
  2034. Making install in sphinx_cepview
  2035. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  2036. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  2037.  /bin/mkdir -p '/usr/local/bin'
  2038.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c sphinx_cepview '/usr/local/bin'
  2039. libtool: install: /usr/bin/install -c .libs/sphinx_cepview /usr/local/bin/sphinx_cepview
  2040. make[3]: Nothing to be done for 'install-data-am'.
  2041. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  2042. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_cepview'
  2043. Making install in sphinx_jsgf2fsg
  2044. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  2045. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  2046.  /bin/mkdir -p '/usr/local/bin'
  2047.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c sphinx_jsgf2fsg '/usr/local/bin'
  2048. libtool: install: /usr/bin/install -c .libs/sphinx_jsgf2fsg /usr/local/bin/sphinx_jsgf2fsg
  2049. make[3]: Nothing to be done for 'install-data-am'.
  2050. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  2051. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_jsgf2fsg'
  2052. Making install in sphinx_adtools
  2053. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  2054. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  2055.  /bin/mkdir -p '/usr/local/bin'
  2056.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c sphinx_pitch sphinx_cont_seg '/usr/local/bin'
  2057. libtool: install: /usr/bin/install -c .libs/sphinx_pitch /usr/local/bin/sphinx_pitch
  2058. libtool: install: /usr/bin/install -c .libs/sphinx_cont_seg /usr/local/bin/sphinx_cont_seg
  2059. make[3]: Nothing to be done for 'install-data-am'.
  2060. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  2061. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_adtools'
  2062. Making install in sphinx_lmtools
  2063. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  2064. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  2065.  /bin/mkdir -p '/usr/local/bin'
  2066.   /bin/bash ../../libtool   --mode=install /usr/bin/install -c sphinx_lm_eval sphinx_lm_convert '/usr/local/bin'
  2067. libtool: install: /usr/bin/install -c .libs/sphinx_lm_eval /usr/local/bin/sphinx_lm_eval
  2068. libtool: install: /usr/bin/install -c .libs/sphinx_lm_convert /usr/local/bin/sphinx_lm_convert
  2069. make[3]: Nothing to be done for 'install-data-am'.
  2070. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  2071. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src/sphinx_lmtools'
  2072. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  2073. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/src'
  2074. make[3]: Nothing to be done for 'install-exec-am'.
  2075. make[3]: Nothing to be done for 'install-data-am'.
  2076. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  2077. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  2078. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/src'
  2079. Making install in doc
  2080. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/doc'
  2081. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/doc'
  2082. make[2]: Nothing to be done for 'install-exec-am'.
  2083.  /bin/mkdir -p '/usr/local/share/man/man1'
  2084.  /usr/bin/install -c -m 644 sphinx_cepview.1 sphinx_cont_seg.1 sphinx_fe.1 sphinx_lm_convert.1 sphinx_lm_eval.1 sphinx_lm_sort.1 sphinx_pitch.1 '/usr/local/share/man/man1'
  2085. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/doc'
  2086. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/doc'
  2087. Making install in include
  2088. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  2089. Making install in sphinxbase
  2090. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  2091. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  2092. make[3]: Nothing to be done for 'install-exec-am'.
  2093.  /bin/mkdir -p '/usr/local/include/sphinxbase'
  2094.  /usr/bin/install -c -m 644 ad.h agc.h bio.h bitarr.h bitvec.h byteorder.h case.h ckd_alloc.h clapack_lite.h cmd_ln.h cmn.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 jsgf.h listelem_alloc.h logmath.h matrix.h mmio.h ngram_model.h pio.h yin.h prim_type.h priority_queue.h profile.h sbthread.h sphinxbase_export.h strfuncs.h '/usr/local/include/sphinxbase'
  2095. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  2096. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include/sphinxbase'
  2097. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  2098. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/include'
  2099. make[3]: Nothing to be done for 'install-exec-am'.
  2100.  /bin/mkdir -p '/usr/local/include/sphinxbase'
  2101.  /usr/bin/install -c -m 644 sphinx_config.h '/usr/local/include/sphinxbase'
  2102. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  2103. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  2104. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/include'
  2105. Making install in test
  2106. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  2107. Making install in unit
  2108. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2109. Making install in test_alloc
  2110. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  2111. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  2112. make[4]: Nothing to be done for 'install-exec-am'.
  2113. make[4]: Nothing to be done for 'install-data-am'.
  2114. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  2115. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_alloc'
  2116. Making install in test_bitvec
  2117. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  2118. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  2119. make[4]: Nothing to be done for 'install-exec-am'.
  2120. make[4]: Nothing to be done for 'install-data-am'.
  2121. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  2122. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_bitvec'
  2123. Making install in test_case
  2124. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  2125. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  2126. make[4]: Nothing to be done for 'install-exec-am'.
  2127. make[4]: Nothing to be done for 'install-data-am'.
  2128. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  2129. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_case'
  2130. Making install in test_string
  2131. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  2132. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  2133. make[4]: Nothing to be done for 'install-exec-am'.
  2134. make[4]: Nothing to be done for 'install-data-am'.
  2135. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  2136. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_string'
  2137. Making install in test_cmdln
  2138. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  2139. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  2140. make[4]: Nothing to be done for 'install-exec-am'.
  2141. make[4]: Nothing to be done for 'install-data-am'.
  2142. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  2143. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_cmdln'
  2144. Making install in test_hash
  2145. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  2146. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  2147. make[4]: Nothing to be done for 'install-exec-am'.
  2148. make[4]: Nothing to be done for 'install-data-am'.
  2149. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  2150. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_hash'
  2151. Making install in test_matrix
  2152. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  2153. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  2154. make[4]: Nothing to be done for 'install-exec-am'.
  2155. make[4]: Nothing to be done for 'install-data-am'.
  2156. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  2157. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_matrix'
  2158. Making install in test_fe
  2159. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  2160. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  2161. make[4]: Nothing to be done for 'install-exec-am'.
  2162. make[4]: Nothing to be done for 'install-data-am'.
  2163. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  2164. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fe'
  2165. Making install in test_feat
  2166. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  2167. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  2168. make[4]: Nothing to be done for 'install-exec-am'.
  2169. make[4]: Nothing to be done for 'install-data-am'.
  2170. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  2171. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_feat'
  2172. Making install in test_lineiter
  2173. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  2174. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  2175. make[4]: Nothing to be done for 'install-exec-am'.
  2176. make[4]: Nothing to be done for 'install-data-am'.
  2177. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  2178. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_lineiter'
  2179. Making install in test_logmath
  2180. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  2181. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  2182. make[4]: Nothing to be done for 'install-exec-am'.
  2183. make[4]: Nothing to be done for 'install-data-am'.
  2184. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  2185. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_logmath'
  2186. Making install in test_ngram
  2187. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  2188. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  2189. make[4]: Nothing to be done for 'install-exec-am'.
  2190. make[4]: Nothing to be done for 'install-data-am'.
  2191. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  2192. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_ngram'
  2193. Making install in test_fsg
  2194. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  2195. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  2196. make[4]: Nothing to be done for 'install-exec-am'.
  2197. make[4]: Nothing to be done for 'install-data-am'.
  2198. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  2199. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_fsg'
  2200. Making install in test_util
  2201. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  2202. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  2203. make[4]: Nothing to be done for 'install-exec-am'.
  2204. make[4]: Nothing to be done for 'install-data-am'.
  2205. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  2206. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_util'
  2207. Making install in test_thread
  2208. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  2209. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  2210. make[4]: Nothing to be done for 'install-exec-am'.
  2211. make[4]: Nothing to be done for 'install-data-am'.
  2212. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  2213. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit/test_thread'
  2214. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2215. make[4]: Entering directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2216. make[4]: Nothing to be done for 'install-exec-am'.
  2217. make[4]: Nothing to be done for 'install-data-am'.
  2218. make[4]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2219. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2220. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/unit'
  2221. Making install in regression
  2222. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  2223. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test/regression'
  2224. make[3]: Nothing to be done for 'install-exec-am'.
  2225. make[3]: Nothing to be done for 'install-data-am'.
  2226. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  2227. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test/regression'
  2228. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  2229. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/test'
  2230. make[3]: Nothing to be done for 'install-exec-am'.
  2231. make[3]: Nothing to be done for 'install-data-am'.
  2232. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  2233. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  2234. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/test'
  2235. Making install in swig
  2236. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  2237. Making install in python
  2238. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig/python'
  2239. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/swig/python'
  2240.  /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2241.  /usr/bin/install -c -m 644 sphinxbase.py '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2242. Byte-compiling python modules...
  2243. sphinxbase.py
  2244. Byte-compiling python modules (optimized versions) ...
  2245. sphinxbase.py
  2246.  /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2247.  /bin/bash ../../libtool   --mode=install /usr/bin/install -c   _sphinxbase.la '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2248. libtool: install: warning: relinking `_sphinxbase.la'
  2249. libtool: install: (cd /home/sam/sphinxbase-5prealpha/swig/python; /bin/bash /home/sam/sphinxbase-5prealpha/libtool  --tag CC --mode=relink gcc -g -O2 -Wall -module -o _sphinxbase.la -rpath /usr/local/lib/python2.7/dist-packages/sphinxbase _sphinxbase_la-sphinxbase_wrap.lo ../../src/libsphinxbase/libsphinxbase.la -lpulse -lpulse-simple -lpthread -lm )
  2250. libtool: relink: gcc -shared  -fPIC -DPIC  .libs/_sphinxbase_la-sphinxbase_wrap.o   -L/usr/local/lib -lsphinxbase -lpulse -lpulse-simple -lpthread -lm  -O2   -Wl,-soname -Wl,_sphinxbase.so.0 -o .libs/_sphinxbase.so.0.0.0
  2251. libtool: install: /usr/bin/install -c .libs/_sphinxbase.so.0.0.0T /usr/local/lib/python2.7/dist-packages/sphinxbase/_sphinxbase.so.0.0.0
  2252. libtool: install: (cd /usr/local/lib/python2.7/dist-packages/sphinxbase && { ln -s -f _sphinxbase.so.0.0.0 _sphinxbase.so.0 || { rm -f _sphinxbase.so.0 && ln -s _sphinxbase.so.0.0.0 _sphinxbase.so.0; }; })
  2253. libtool: install: (cd /usr/local/lib/python2.7/dist-packages/sphinxbase && { ln -s -f _sphinxbase.so.0.0.0 _sphinxbase.so || { rm -f _sphinxbase.so && ln -s _sphinxbase.so.0.0.0 _sphinxbase.so; }; })
  2254. libtool: install: /usr/bin/install -c .libs/_sphinxbase.lai /usr/local/lib/python2.7/dist-packages/sphinxbase/_sphinxbase.la
  2255. libtool: install: /usr/bin/install -c .libs/_sphinxbase.a /usr/local/lib/python2.7/dist-packages/sphinxbase/_sphinxbase.a
  2256. libtool: install: chmod 644 /usr/local/lib/python2.7/dist-packages/sphinxbase/_sphinxbase.a
  2257. libtool: install: ranlib /usr/local/lib/python2.7/dist-packages/sphinxbase/_sphinxbase.a
  2258. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib/python2.7/dist-packages/sphinxbase
  2259. ----------------------------------------------------------------------
  2260. Libraries have been installed in:
  2261.   /usr/local/lib/python2.7/dist-packages/sphinxbase
  2262.  
  2263. If you ever happen to want to link against installed libraries
  2264. in a given directory, LIBDIR, you must either use libtool, and
  2265. specify the full pathname of the library, or use the `-LLIBDIR'
  2266. flag during linking and do at least one of the following:
  2267.    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2268.     during execution
  2269.   - add LIBDIR to the `LD_RUN_PATH' environment variable
  2270.      during linking
  2271.    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2272.   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2273.  
  2274. See any operating system documentation about shared libraries for
  2275. more information, such as the ld(1) and ld.so(8) manual pages.
  2276. ----------------------------------------------------------------------
  2277.  /bin/mkdir -p '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2278.  /usr/bin/install -c -m 644 __init__.py '/usr/local/lib/python2.7/dist-packages/sphinxbase'
  2279. Byte-compiling python modules...
  2280. __init__.py
  2281. Byte-compiling python modules (optimized versions) ...
  2282. __init__.py
  2283. make[3]: Nothing to be done for 'install-data-am'.
  2284. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig/python'
  2285. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig/python'
  2286. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  2287. make[3]: Entering directory '/home/sam/sphinxbase-5prealpha/swig'
  2288. make[3]: Nothing to be done for 'install-exec-am'.
  2289.  /bin/mkdir -p '/usr/local/share/sphinxbase/swig'
  2290.  /usr/bin/install -c -m 644 cmd_ln.i fe.i feat.i fsg_model.i jsgf.i iterators.i logmath.i ngram_model.i sphinxbase.i typemaps.i '/usr/local/share/sphinxbase/swig'
  2291. make[3]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  2292. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  2293. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha/swig'
  2294. make[1]: Entering directory '/home/sam/sphinxbase-5prealpha'
  2295. make[2]: Entering directory '/home/sam/sphinxbase-5prealpha'
  2296. make[2]: Nothing to be done for 'install-exec-am'.
  2297.  /bin/mkdir -p '/usr/local/lib/pkgconfig'
  2298.  /usr/bin/install -c -m 644 sphinxbase.pc '/usr/local/lib/pkgconfig'
  2299. make[2]: Leaving directory '/home/sam/sphinxbase-5prealpha'
  2300. make[1]: Leaving directory '/home/sam/sphinxbase-5prealpha'
Add Comment
Please, Sign In to add comment