Advertisement
Guest User

SphinxBase_0.8 cross_compile for Mips with OpenWRT

a guest
Apr 10th, 2014
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 185.91 KB | None | 0 0
  1. configure: WARNING: unrecognized options: --disable-nls
  2. configure: loading site script /home/amir/Bureau/openwrt-na9xx-r25875-20121204/include/site/mipsel-openwrt-linux-uclibc
  3. checking for a BSD-compatible install... /usr/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-uclibc-strip
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking build system type... x86_64-pc-linux-gnu
  10. checking host system type... mipsel-openwrt-linux-gnu
  11. checking for style of include used by make... GNU
  12. checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-uclibc-gcc
  13. checking whether the C compiler works... yes
  14. checking for C compiler default output file name... a.out
  15. checking for suffix of executables...
  16. checking whether we are cross compiling... yes
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether mipsel-openwrt-linux-uclibc-gcc accepts -g... yes
  20. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C89... none needed
  21. checking dependency style of mipsel-openwrt-linux-uclibc-gcc... gcc3
  22. checking for library containing strerror... none required
  23. checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-uclibc-gcc
  24. checking whether we are using the GNU C compiler... (cached) yes
  25. checking whether mipsel-openwrt-linux-uclibc-gcc accepts -g... (cached) yes
  26. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
  27. checking dependency style of mipsel-openwrt-linux-uclibc-gcc... (cached) gcc3
  28. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C99... -std=gnu99
  29. checking for mipsel-openwrt-linux-uclibc-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  30. checking for bison... bison -y
  31. checking how to run the C preprocessor... mipsel-openwrt-linux-uclibc-gcc -std=gnu99 -E
  32. checking for grep that handles long lines and -e... /bin/grep
  33. checking for egrep... /bin/grep -E
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking whether byte ordering is bigendian... (cached) no
  45. checking return type of signal handlers... void
  46. checking for long long... yes
  47. checking size of long long... (cached) 8
  48. checking size of long... (cached) 4
  49. checking for popen... yes
  50. checking for perror... yes
  51. checking for snprintf... yes
  52. checking errno.h usability... yes
  53. checking errno.h presence... yes
  54. checking for errno.h... yes
  55. checking for ld used by GCC... mipsel-openwrt-linux-uclibc-ld
  56. checking if the linker (mipsel-openwrt-linux-uclibc-ld) is GNU ld... yes
  57. checking for shared library run path origin... done
  58. checking for iconv... no, consider installing GNU libiconv
  59. checking for sgesv_ in -llapack... no
  60. checking for log in -lm... yes
  61. checking pthread.h usability... yes
  62. checking pthread.h presence... yes
  63. checking for pthread.h... yes
  64. checking for pthread_create in -lpthread... yes
  65. checking pulse/pulseaudio.h usability... no
  66. checking pulse/pulseaudio.h presence... no
  67. checking for pulse/pulseaudio.h... no
  68. checking jack/jack.h usability... no
  69. checking jack/jack.h presence... no
  70. checking for jack/jack.h... no
  71. checking alsa/asoundlib.h usability... no
  72. checking alsa/asoundlib.h presence... no
  73. checking for alsa/asoundlib.h... no
  74. checking for a sed that does not truncate output... /home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/host/bin/sed
  75. checking for fgrep... /bin/grep -F
  76. checking for ld used by mipsel-openwrt-linux-uclibc-gcc -std=gnu99... mipsel-openwrt-linux-uclibc-ld
  77. checking if the linker (mipsel-openwrt-linux-uclibc-ld) is GNU ld... yes
  78. checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-uclibc-nm
  79. checking the name lister (mipsel-openwrt-linux-uclibc-nm) interface... BSD nm
  80. checking whether ln -s works... yes
  81. checking the maximum length of command line arguments... 3458764513820540925
  82. checking whether the shell understands some XSI constructs... yes
  83. checking whether the shell understands "+="... yes
  84. checking for mipsel-openwrt-linux-uclibc-ld option to reload object files... -r
  85. checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-uclibc-objdump
  86. checking how to recognize dependent libraries... pass_all
  87. checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-uclibc-ar
  88. checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-uclibc-strip
  89. checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-uclibc-ranlib
  90. checking command to parse mipsel-openwrt-linux-uclibc-nm output from mipsel-openwrt-linux-uclibc-gcc -std=gnu99 object... ok
  91. checking for dlfcn.h... yes
  92. checking for objdir... .libs
  93. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  94. checking for mipsel-openwrt-linux-uclibc-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  95. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  96. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 static flag -static works... yes
  97. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o file.o... yes
  98. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  99. checking whether the mipsel-openwrt-linux-uclibc-gcc -std=gnu99 linker (mipsel-openwrt-linux-uclibc-ld) supports shared libraries... yes
  100. checking whether -lc should be explicitly linked in... no
  101. checking dynamic linker characteristics... GNU/Linux ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking whether stripping libraries is possible... yes
  104. checking if libtool supports shared libraries... yes
  105. checking whether to build shared libraries... yes
  106. checking whether to build static libraries... yes
  107. checking for doxygen... no
  108. checking for python... /usr/bin/python
  109. checking for python-config... bogus
  110. configure: WARNING: Disabling python since development headers were not found
  111. checking for pkg-config... yes
  112. checking pkg-config is at least version 0.9.0... yes
  113. checking for SNDFILE... no
  114. checking sndfile.h usability... no
  115. checking sndfile.h presence... no
  116. checking for sndfile.h... no
  117. checking for SAMPLERATE... no
  118. checking samplerate.h usability... no
  119. checking samplerate.h presence... no
  120. checking for samplerate.h... no
  121. configure: creating ./config.status
  122. config.status: creating sphinxbase.pc
  123. config.status: creating Makefile
  124. config.status: creating include/Makefile
  125. config.status: creating include/sphinxbase/Makefile
  126. config.status: creating python/Makefile
  127. config.status: creating python/setup.py
  128. config.status: creating src/Makefile
  129. config.status: creating src/libsphinxad/Makefile
  130. config.status: creating src/libsphinxbase/Makefile
  131. config.status: creating src/libsphinxbase/util/Makefile
  132. config.status: creating src/libsphinxbase/feat/Makefile
  133. config.status: creating src/libsphinxbase/fe/Makefile
  134. config.status: creating src/libsphinxbase/lm/Makefile
  135. config.status: creating src/sphinx_fe/Makefile
  136. config.status: creating src/sphinx_cepview/Makefile
  137. config.status: creating src/sphinx_jsgf2fsg/Makefile
  138. config.status: creating src/sphinx_adtools/Makefile
  139. config.status: creating src/sphinx_lmtools/Makefile
  140. config.status: creating doc/Makefile
  141. config.status: creating doc/doxyfile
  142. config.status: creating test/Makefile
  143. config.status: creating test/unit/testfuncs.sh
  144. config.status: creating test/unit/Makefile
  145. config.status: creating test/unit/test_ad/Makefile
  146. config.status: creating test/unit/test_alloc/Makefile
  147. config.status: creating test/unit/test_bitvec/Makefile
  148. config.status: creating test/unit/test_case/Makefile
  149. config.status: creating test/unit/test_string/Makefile
  150. config.status: creating test/unit/test_cmdln/Makefile
  151. config.status: creating test/unit/test_hash/Makefile
  152. config.status: creating test/unit/test_matrix/Makefile
  153. config.status: creating test/unit/test_feat/Makefile
  154. config.status: creating test/unit/test_fe/Makefile
  155. config.status: creating test/unit/test_logmath/Makefile
  156. config.status: creating test/unit/test_lineiter/Makefile
  157. config.status: creating test/unit/test_ngram/Makefile
  158. config.status: creating test/unit/test_fsg/Makefile
  159. config.status: creating test/unit/test_thread/Makefile
  160. config.status: creating test/unit/test_util/Makefile
  161. config.status: creating test/regression/testfuncs.sh
  162. config.status: creating test/regression/Makefile
  163. config.status: creating include/config.h
  164. config.status: creating include/sphinx_config.h
  165. config.status: executing depfiles commands
  166. config.status: executing libtool commands
  167. configure: WARNING: unrecognized options: --disable-nls
  168. configure: WARNING: unrecognized options: --disable-nls
  169. configure: loading site script /home/amir/Bureau/openwrt-na9xx-r25875-20121204/include/site/mipsel-openwrt-linux-uclibc
  170. checking for a BSD-compatible install... /usr/bin/install -c
  171. checking whether build environment is sane... yes
  172. checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-uclibc-strip
  173. checking for a thread-safe mkdir -p... /bin/mkdir -p
  174. checking for gawk... gawk
  175. checking whether make sets $(MAKE)... yes
  176. checking build system type... x86_64-pc-linux-gnu
  177. checking host system type... mipsel-openwrt-linux-gnu
  178. checking for style of include used by make... GNU
  179. checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-uclibc-gcc
  180. checking whether the C compiler works... yes
  181. checking for C compiler default output file name... a.out
  182. checking for suffix of executables...
  183. checking whether we are cross compiling... yes
  184. checking for suffix of object files... o
  185. checking whether we are using the GNU C compiler... yes
  186. checking whether mipsel-openwrt-linux-uclibc-gcc accepts -g... yes
  187. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C89... none needed
  188. checking dependency style of mipsel-openwrt-linux-uclibc-gcc... gcc3
  189. checking for library containing strerror... none required
  190. checking for mipsel-openwrt-linux-gcc... (cached) mipsel-openwrt-linux-uclibc-gcc
  191. checking whether we are using the GNU C compiler... (cached) yes
  192. checking whether mipsel-openwrt-linux-uclibc-gcc accepts -g... (cached) yes
  193. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
  194. checking dependency style of mipsel-openwrt-linux-uclibc-gcc... (cached) gcc3
  195. checking for mipsel-openwrt-linux-uclibc-gcc option to accept ISO C99... -std=gnu99
  196. checking for mipsel-openwrt-linux-uclibc-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  197. checking for bison... bison -y
  198. checking how to run the C preprocessor... mipsel-openwrt-linux-uclibc-gcc -std=gnu99 -E
  199. checking for grep that handles long lines and -e... /bin/grep
  200. checking for egrep... /bin/grep -E
  201. checking for ANSI C header files... yes
  202. checking for sys/types.h... yes
  203. checking for sys/stat.h... yes
  204. checking for stdlib.h... yes
  205. checking for string.h... yes
  206. checking for memory.h... yes
  207. checking for strings.h... yes
  208. checking for inttypes.h... yes
  209. checking for stdint.h... yes
  210. checking for unistd.h... yes
  211. checking whether byte ordering is bigendian... (cached) no
  212. checking return type of signal handlers... void
  213. checking for long long... yes
  214. checking size of long long... (cached) 8
  215. checking size of long... (cached) 4
  216. checking for popen... yes
  217. checking for perror... yes
  218. checking for snprintf... yes
  219. checking errno.h usability... yes
  220. checking errno.h presence... yes
  221. checking for errno.h... yes
  222. checking for ld used by GCC... mipsel-openwrt-linux-uclibc-ld
  223. checking if the linker (mipsel-openwrt-linux-uclibc-ld) is GNU ld... yes
  224. checking for shared library run path origin... done
  225. checking for iconv... no, consider installing GNU libiconv
  226. checking for sgesv_ in -llapack... no
  227. checking for log in -lm... yes
  228. checking pthread.h usability... yes
  229. checking pthread.h presence... yes
  230. checking for pthread.h... yes
  231. checking for pthread_create in -lpthread... yes
  232. checking pulse/pulseaudio.h usability... no
  233. checking pulse/pulseaudio.h presence... no
  234. checking for pulse/pulseaudio.h... no
  235. checking jack/jack.h usability... no
  236. checking jack/jack.h presence... no
  237. checking for jack/jack.h... no
  238. checking alsa/asoundlib.h usability... no
  239. checking alsa/asoundlib.h presence... no
  240. checking for alsa/asoundlib.h... no
  241. checking for a sed that does not truncate output... /home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/host/bin/sed
  242. checking for fgrep... /bin/grep -F
  243. checking for ld used by mipsel-openwrt-linux-uclibc-gcc -std=gnu99... mipsel-openwrt-linux-uclibc-ld
  244. checking if the linker (mipsel-openwrt-linux-uclibc-ld) is GNU ld... yes
  245. checking for BSD- or MS-compatible name lister (nm)... mipsel-openwrt-linux-uclibc-nm
  246. checking the name lister (mipsel-openwrt-linux-uclibc-nm) interface... BSD nm
  247. checking whether ln -s works... yes
  248. checking the maximum length of command line arguments... 3458764513820540925
  249. checking whether the shell understands some XSI constructs... yes
  250. checking whether the shell understands "+="... yes
  251. checking for mipsel-openwrt-linux-uclibc-ld option to reload object files... -r
  252. checking for mipsel-openwrt-linux-objdump... mipsel-openwrt-linux-uclibc-objdump
  253. checking how to recognize dependent libraries... pass_all
  254. checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-uclibc-ar
  255. checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-uclibc-strip
  256. checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-uclibc-ranlib
  257. checking command to parse mipsel-openwrt-linux-uclibc-nm output from mipsel-openwrt-linux-uclibc-gcc -std=gnu99 object... ok
  258. checking for dlfcn.h... yes
  259. checking for objdir... .libs
  260. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  261. checking for mipsel-openwrt-linux-uclibc-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  262. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  263. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 static flag -static works... yes
  264. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o file.o... yes
  265. checking if mipsel-openwrt-linux-uclibc-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  266. checking whether the mipsel-openwrt-linux-uclibc-gcc -std=gnu99 linker (mipsel-openwrt-linux-uclibc-ld) supports shared libraries... yes
  267. checking whether -lc should be explicitly linked in... no
  268. checking dynamic linker characteristics... GNU/Linux ld.so
  269. checking how to hardcode library paths into programs... immediate
  270. checking whether stripping libraries is possible... yes
  271. checking if libtool supports shared libraries... yes
  272. checking whether to build shared libraries... yes
  273. checking whether to build static libraries... yes
  274. checking for doxygen... no
  275. checking for python... /usr/bin/python
  276. checking for python-config... bogus
  277. configure: WARNING: Disabling python since development headers were not found
  278. checking for pkg-config... yes
  279. checking pkg-config is at least version 0.9.0... yes
  280. checking for SNDFILE... no
  281. checking sndfile.h usability... no
  282. checking sndfile.h presence... no
  283. checking for sndfile.h... no
  284. checking for SAMPLERATE... no
  285. checking samplerate.h usability... no
  286. checking samplerate.h presence... no
  287. checking for samplerate.h... no
  288. configure: creating ./config.status
  289. config.status: creating sphinxbase.pc
  290. config.status: creating Makefile
  291. config.status: creating include/Makefile
  292. config.status: creating include/sphinxbase/Makefile
  293. config.status: creating python/Makefile
  294. config.status: creating python/setup.py
  295. config.status: creating src/Makefile
  296. config.status: creating src/libsphinxad/Makefile
  297. config.status: creating src/libsphinxbase/Makefile
  298. config.status: creating src/libsphinxbase/util/Makefile
  299. config.status: creating src/libsphinxbase/feat/Makefile
  300. config.status: creating src/libsphinxbase/fe/Makefile
  301. config.status: creating src/libsphinxbase/lm/Makefile
  302. config.status: creating src/sphinx_fe/Makefile
  303. config.status: creating src/sphinx_cepview/Makefile
  304. config.status: creating src/sphinx_jsgf2fsg/Makefile
  305. config.status: creating src/sphinx_adtools/Makefile
  306. config.status: creating src/sphinx_lmtools/Makefile
  307. config.status: creating doc/Makefile
  308. config.status: creating doc/doxyfile
  309. config.status: creating test/Makefile
  310. config.status: creating test/unit/testfuncs.sh
  311. config.status: creating test/unit/Makefile
  312. config.status: creating test/unit/test_ad/Makefile
  313. config.status: creating test/unit/test_alloc/Makefile
  314. config.status: creating test/unit/test_bitvec/Makefile
  315. config.status: creating test/unit/test_case/Makefile
  316. config.status: creating test/unit/test_string/Makefile
  317. config.status: creating test/unit/test_cmdln/Makefile
  318. config.status: creating test/unit/test_hash/Makefile
  319. config.status: creating test/unit/test_matrix/Makefile
  320. config.status: creating test/unit/test_feat/Makefile
  321. config.status: creating test/unit/test_fe/Makefile
  322. config.status: creating test/unit/test_logmath/Makefile
  323. config.status: creating test/unit/test_lineiter/Makefile
  324. config.status: creating test/unit/test_ngram/Makefile
  325. config.status: creating test/unit/test_fsg/Makefile
  326. config.status: creating test/unit/test_thread/Makefile
  327. config.status: creating test/unit/test_util/Makefile
  328. config.status: creating test/regression/testfuncs.sh
  329. config.status: creating test/regression/Makefile
  330. config.status: creating include/config.h
  331. config.status: include/config.h is unchanged
  332. config.status: creating include/sphinx_config.h
  333. config.status: executing depfiles commands
  334. config.status: executing libtool commands
  335. configure: WARNING: unrecognized options: --disable-nls
  336. make[3]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8'
  337. Making all in src
  338. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src'
  339. Making all in libsphinxbase
  340. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase'
  341. Making all in util
  342. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/util'
  343. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c -o bitvec.lo bitvec.c
  344. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c  -fPIC -DPIC -o .libs/bitvec.o
  345. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT bitvec.lo -MD -MP -MF .deps/bitvec.Tpo -c bitvec.c -o bitvec.o >/dev/null 2>&1
  346. mv -f .deps/bitvec.Tpo .deps/bitvec.Plo
  347. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c -o bio.lo bio.c
  348. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c  -fPIC -DPIC -o .libs/bio.o
  349. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT bio.lo -MD -MP -MF .deps/bio.Tpo -c bio.c -o bio.o >/dev/null 2>&1
  350. mv -f .deps/bio.Tpo .deps/bio.Plo
  351. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT case.lo -MD -MP -MF .deps/case.Tpo -c -o case.lo case.c
  352. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c  -fPIC -DPIC -o .libs/case.o
  353. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT case.lo -MD -MP -MF .deps/case.Tpo -c case.c -o case.o >/dev/null 2>&1
  354. mv -f .deps/case.Tpo .deps/case.Plo
  355. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c -o ckd_alloc.lo ckd_alloc.c
  356. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c  -fPIC -DPIC -o .libs/ckd_alloc.o
  357. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ckd_alloc.lo -MD -MP -MF .deps/ckd_alloc.Tpo -c ckd_alloc.c -o ckd_alloc.o >/dev/null 2>&1
  358. mv -f .deps/ckd_alloc.Tpo .deps/ckd_alloc.Plo
  359. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c
  360. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c  -fPIC -DPIC -o .libs/dtoa.o
  361. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o >/dev/null 2>&1
  362. mv -f .deps/dtoa.Tpo .deps/dtoa.Plo
  363. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c -o listelem_alloc.lo listelem_alloc.c
  364. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c listelem_alloc.c  -fPIC -DPIC -o .libs/listelem_alloc.o
  365. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT listelem_alloc.lo -MD -MP -MF .deps/listelem_alloc.Tpo -c listelem_alloc.c -o listelem_alloc.o >/dev/null 2>&1
  366. mv -f .deps/listelem_alloc.Tpo .deps/listelem_alloc.Plo
  367. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c -o cmd_ln.lo cmd_ln.c
  368. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c  -fPIC -DPIC -o .libs/cmd_ln.o
  369. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmd_ln.lo -MD -MP -MF .deps/cmd_ln.Tpo -c cmd_ln.c -o cmd_ln.o >/dev/null 2>&1
  370. mv -f .deps/cmd_ln.Tpo .deps/cmd_ln.Plo
  371. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT err.lo -MD -MP -MF .deps/err.Tpo -c -o err.lo err.c
  372. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c  -fPIC -DPIC -o .libs/err.o
  373. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT err.lo -MD -MP -MF .deps/err.Tpo -c err.c -o err.o >/dev/null 2>&1
  374. mv -f .deps/err.Tpo .deps/err.Plo
  375. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c -o filename.lo filename.c
  376. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c  -fPIC -DPIC -o .libs/filename.o
  377. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT filename.lo -MD -MP -MF .deps/filename.Tpo -c filename.c -o filename.o >/dev/null 2>&1
  378. mv -f .deps/filename.Tpo .deps/filename.Plo
  379. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c -o genrand.lo genrand.c
  380. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c  -fPIC -DPIC -o .libs/genrand.o
  381. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT genrand.lo -MD -MP -MF .deps/genrand.Tpo -c genrand.c -o genrand.o >/dev/null 2>&1
  382. mv -f .deps/genrand.Tpo .deps/genrand.Plo
  383. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c
  384. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c  -fPIC -DPIC -o .libs/glist.o
  385. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1
  386. mv -f .deps/glist.Tpo .deps/glist.Plo
  387. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c -o hash_table.lo hash_table.c
  388. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c  -fPIC -DPIC -o .libs/hash_table.o
  389. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT hash_table.lo -MD -MP -MF .deps/hash_table.Tpo -c hash_table.c -o hash_table.o >/dev/null 2>&1
  390. mv -f .deps/hash_table.Tpo .deps/hash_table.Plo
  391. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c -o heap.lo heap.c
  392. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c  -fPIC -DPIC -o .libs/heap.o
  393. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1
  394. mv -f .deps/heap.Tpo .deps/heap.Plo
  395. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c -o huff_code.lo huff_code.c
  396. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c  -fPIC -DPIC -o .libs/huff_code.o
  397. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT huff_code.lo -MD -MP -MF .deps/huff_code.Tpo -c huff_code.c -o huff_code.o >/dev/null 2>&1
  398. mv -f .deps/huff_code.Tpo .deps/huff_code.Plo
  399. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.c
  400. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c  -fPIC -DPIC -o .libs/info.o
  401. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o >/dev/null 2>&1
  402. mv -f .deps/info.Tpo .deps/info.Plo
  403. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c -o logmath.lo logmath.c
  404. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c  -fPIC -DPIC -o .libs/logmath.o
  405. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT logmath.lo -MD -MP -MF .deps/logmath.Tpo -c logmath.c -o logmath.o >/dev/null 2>&1
  406. mv -f .deps/logmath.Tpo .deps/logmath.Plo
  407. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c -o mmio.lo mmio.c
  408. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c  -fPIC -DPIC -o .libs/mmio.o
  409. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT mmio.lo -MD -MP -MF .deps/mmio.Tpo -c mmio.c -o mmio.o >/dev/null 2>&1
  410. mv -f .deps/mmio.Tpo .deps/mmio.Plo
  411. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c -o pio.lo pio.c
  412. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c  -fPIC -DPIC -o .libs/pio.o
  413. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT pio.lo -MD -MP -MF .deps/pio.Tpo -c pio.c -o pio.o >/dev/null 2>&1
  414. mv -f .deps/pio.Tpo .deps/pio.Plo
  415. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c -o matrix.lo matrix.c
  416. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c  -fPIC -DPIC -o .libs/matrix.o
  417. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT matrix.lo -MD -MP -MF .deps/matrix.Tpo -c matrix.c -o matrix.o >/dev/null 2>&1
  418. mv -f .deps/matrix.Tpo .deps/matrix.Plo
  419. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c -o profile.lo profile.c
  420. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c  -fPIC -DPIC -o .libs/profile.o
  421. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT profile.lo -MD -MP -MF .deps/profile.Tpo -c profile.c -o profile.o >/dev/null 2>&1
  422. mv -f .deps/profile.Tpo .deps/profile.Plo
  423. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c -o sbthread.lo sbthread.c
  424. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c  -fPIC -DPIC -o .libs/sbthread.o
  425. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT sbthread.lo -MD -MP -MF .deps/sbthread.Tpo -c sbthread.c -o sbthread.o >/dev/null 2>&1
  426. mv -f .deps/sbthread.Tpo .deps/sbthread.Plo
  427. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.lo strfuncs.c
  428. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c  -fPIC -DPIC -o .libs/strfuncs.o
  429. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT strfuncs.lo -MD -MP -MF .deps/strfuncs.Tpo -c strfuncs.c -o strfuncs.o >/dev/null 2>&1
  430. mv -f .deps/strfuncs.Tpo .deps/strfuncs.Plo
  431. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c -o unlimit.lo unlimit.c
  432. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c  -fPIC -DPIC -o .libs/unlimit.o
  433. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT unlimit.lo -MD -MP -MF .deps/unlimit.Tpo -c unlimit.c -o unlimit.o >/dev/null 2>&1
  434. mv -f .deps/unlimit.Tpo .deps/unlimit.Plo
  435. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c
  436. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c  -fPIC -DPIC -o .libs/utf8.o
  437. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1
  438. mv -f .deps/utf8.Tpo .deps/utf8.Plo
  439. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c -o slamch.lo slamch.c
  440. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c slamch.c  -fPIC -DPIC -o .libs/slamch.o
  441. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT slamch.lo -MD -MP -MF .deps/slamch.Tpo -c slamch.c -o slamch.o >/dev/null 2>&1
  442. mv -f .deps/slamch.Tpo .deps/slamch.Plo
  443. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c -o slapack_lite.lo slapack_lite.c
  444. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c slapack_lite.c  -fPIC -DPIC -o .libs/slapack_lite.o
  445. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT slapack_lite.lo -MD -MP -MF .deps/slapack_lite.Tpo -c slapack_lite.c -o slapack_lite.o >/dev/null 2>&1
  446. mv -f .deps/slapack_lite.Tpo .deps/slapack_lite.Plo
  447. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c -o blas_lite.lo blas_lite.c
  448. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c blas_lite.c  -fPIC -DPIC -o .libs/blas_lite.o
  449. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT blas_lite.lo -MD -MP -MF .deps/blas_lite.Tpo -c blas_lite.c -o blas_lite.o >/dev/null 2>&1
  450. mv -f .deps/blas_lite.Tpo .deps/blas_lite.Plo
  451. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c -o f2c_lite.lo f2c_lite.c
  452. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c f2c_lite.c  -fPIC -DPIC -o .libs/f2c_lite.o
  453. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT f2c_lite.lo -MD -MP -MF .deps/f2c_lite.Tpo -c f2c_lite.c -o f2c_lite.o >/dev/null 2>&1
  454. mv -f .deps/f2c_lite.Tpo .deps/f2c_lite.Plo
  455. /bin/bash ../../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxutil.la  bitvec.lo bio.lo case.lo ckd_alloc.lo dtoa.lo listelem_alloc.lo cmd_ln.lo err.lo filename.lo genrand.lo glist.lo hash_table.lo heap.lo huff_code.lo info.lo logmath.lo mmio.lo pio.lo matrix.lo profile.lo sbthread.lo strfuncs.lo unlimit.lo utf8.lo slamch.lo slapack_lite.lo blas_lite.lo f2c_lite.lo  -lpthread -lm
  456. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxutil.a .libs/bitvec.o .libs/bio.o .libs/case.o .libs/ckd_alloc.o .libs/dtoa.o .libs/listelem_alloc.o .libs/cmd_ln.o .libs/err.o .libs/filename.o .libs/genrand.o .libs/glist.o .libs/hash_table.o .libs/heap.o .libs/huff_code.o .libs/info.o .libs/logmath.o .libs/mmio.o .libs/pio.o .libs/matrix.o .libs/profile.o .libs/sbthread.o .libs/strfuncs.o .libs/unlimit.o .libs/utf8.o .libs/slamch.o .libs/slapack_lite.o .libs/blas_lite.o .libs/f2c_lite.o
  457. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxutil.a
  458. libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s "../libsphinxutil.la" "libsphinxutil.la" )
  459. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/util'
  460. Making all in fe
  461. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/fe'
  462. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c -o fe_interface.lo fe_interface.c
  463. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c fe_interface.c  -fPIC -DPIC -o .libs/fe_interface.o
  464. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_interface.lo -MD -MP -MF .deps/fe_interface.Tpo -c fe_interface.c -o fe_interface.o >/dev/null 2>&1
  465. mv -f .deps/fe_interface.Tpo .deps/fe_interface.Plo
  466. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c -o fe_sigproc.lo fe_sigproc.c
  467. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c fe_sigproc.c  -fPIC -DPIC -o .libs/fe_sigproc.o
  468. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_sigproc.lo -MD -MP -MF .deps/fe_sigproc.Tpo -c fe_sigproc.c -o fe_sigproc.o >/dev/null 2>&1
  469. mv -f .deps/fe_sigproc.Tpo .deps/fe_sigproc.Plo
  470. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fe_warp_affine.lo -MD -MP -MF .deps/fe_warp_affine.Tpo -c -o fe_warp_affine.lo fe_warp_affine.c
  471. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  472. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  473. mv -f .deps/fe_warp_affine.Tpo .deps/fe_warp_affine.Plo
  474. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c -o fe_warp.lo fe_warp.c
  475. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c  -fPIC -DPIC -o .libs/fe_warp.o
  476. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fe_warp.lo -MD -MP -MF .deps/fe_warp.Tpo -c fe_warp.c -o fe_warp.o >/dev/null 2>&1
  477. mv -f .deps/fe_warp.Tpo .deps/fe_warp.Plo
  478. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -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
  479. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  480. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  481. mv -f .deps/fe_warp_inverse_linear.Tpo .deps/fe_warp_inverse_linear.Plo
  482. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -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
  483. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  484. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  485. mv -f .deps/fe_warp_piecewise_linear.Tpo .deps/fe_warp_piecewise_linear.Plo
  486. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c -o fixlog.lo fixlog.c
  487. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c  -fPIC -DPIC -o .libs/fixlog.o
  488. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fixlog.lo -MD -MP -MF .deps/fixlog.Tpo -c fixlog.c -o fixlog.o >/dev/null 2>&1
  489. mv -f .deps/fixlog.Tpo .deps/fixlog.Plo
  490. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c -o yin.lo yin.c
  491. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c  -fPIC -DPIC -o .libs/yin.o
  492. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT yin.lo -MD -MP -MF .deps/yin.Tpo -c yin.c -o yin.o >/dev/null 2>&1
  493. mv -f .deps/yin.Tpo .deps/yin.Plo
  494. /bin/bash ../../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxfe.la  fe_interface.lo fe_sigproc.lo fe_warp_affine.lo fe_warp.lo fe_warp_inverse_linear.lo fe_warp_piecewise_linear.lo fixlog.lo yin.lo  -lpthread -lm
  495. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxfe.a .libs/fe_interface.o .libs/fe_sigproc.o .libs/fe_warp_affine.o .libs/fe_warp.o .libs/fe_warp_inverse_linear.o .libs/fe_warp_piecewise_linear.o .libs/fixlog.o .libs/yin.o
  496. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxfe.a
  497. libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s "../libsphinxfe.la" "libsphinxfe.la" )
  498. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/fe'
  499. Making all in feat
  500. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/feat'
  501. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c -o agc.lo agc.c
  502. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c  -fPIC -DPIC -o .libs/agc.o
  503. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT agc.lo -MD -MP -MF .deps/agc.Tpo -c agc.c -o agc.o >/dev/null 2>&1
  504. mv -f .deps/agc.Tpo .deps/agc.Plo
  505. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c -o cmn.lo cmn.c
  506. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c  -fPIC -DPIC -o .libs/cmn.o
  507. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmn.lo -MD -MP -MF .deps/cmn.Tpo -c cmn.c -o cmn.o >/dev/null 2>&1
  508. mv -f .deps/cmn.Tpo .deps/cmn.Plo
  509. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c -o cmn_prior.lo cmn_prior.c
  510. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c  -fPIC -DPIC -o .libs/cmn_prior.o
  511. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cmn_prior.lo -MD -MP -MF .deps/cmn_prior.Tpo -c cmn_prior.c -o cmn_prior.o >/dev/null 2>&1
  512. mv -f .deps/cmn_prior.Tpo .deps/cmn_prior.Plo
  513. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c -o lda.lo lda.c
  514. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c  -fPIC -DPIC -o .libs/lda.o
  515. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT lda.lo -MD -MP -MF .deps/lda.Tpo -c lda.c -o lda.o >/dev/null 2>&1
  516. mv -f .deps/lda.Tpo .deps/lda.Plo
  517. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c -o feat.lo feat.c
  518. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c  -fPIC -DPIC -o .libs/feat.o
  519. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT feat.lo -MD -MP -MF .deps/feat.Tpo -c feat.c -o feat.o >/dev/null 2>&1
  520. mv -f .deps/feat.Tpo .deps/feat.Plo
  521. /bin/bash ../../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxfeat.la  agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo  -lpthread -lm
  522. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o .libs/cmn_prior.o .libs/lda.o .libs/feat.o
  523. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxfeat.a
  524. libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s "../libsphinxfeat.la" "libsphinxfeat.la" )
  525. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/feat'
  526. Making all in lm
  527. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/lm'
  528. make  all-am
  529. make[7]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/lm'
  530. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c -o lm3g_model.lo lm3g_model.c
  531. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c lm3g_model.c  -fPIC -DPIC -o .libs/lm3g_model.o
  532. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT lm3g_model.lo -MD -MP -MF .deps/lm3g_model.Tpo -c lm3g_model.c -o lm3g_model.o >/dev/null 2>&1
  533. mv -f .deps/lm3g_model.Tpo .deps/lm3g_model.Plo
  534. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c -o ngram_model.lo ngram_model.c
  535. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c ngram_model.c  -fPIC -DPIC -o .libs/ngram_model.o
  536. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model.lo -MD -MP -MF .deps/ngram_model.Tpo -c ngram_model.c -o ngram_model.o >/dev/null 2>&1
  537. mv -f .deps/ngram_model.Tpo .deps/ngram_model.Plo
  538. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c -o ngram_model_arpa.lo ngram_model_arpa.c
  539. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c ngram_model_arpa.c  -fPIC -DPIC -o .libs/ngram_model_arpa.o
  540. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_arpa.lo -MD -MP -MF .deps/ngram_model_arpa.Tpo -c ngram_model_arpa.c -o ngram_model_arpa.o >/dev/null 2>&1
  541. mv -f .deps/ngram_model_arpa.Tpo .deps/ngram_model_arpa.Plo
  542. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c -o ngram_model_dmp.lo ngram_model_dmp.c
  543. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c ngram_model_dmp.c  -fPIC -DPIC -o .libs/ngram_model_dmp.o
  544. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_dmp.lo -MD -MP -MF .deps/ngram_model_dmp.Tpo -c ngram_model_dmp.c -o ngram_model_dmp.o >/dev/null 2>&1
  545. mv -f .deps/ngram_model_dmp.Tpo .deps/ngram_model_dmp.Plo
  546. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo -c -o ngram_model_dmp32.lo ngram_model_dmp32.c
  547. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo -c ngram_model_dmp32.c  -fPIC -DPIC -o .libs/ngram_model_dmp32.o
  548. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ngram_model_dmp32.lo -MD -MP -MF .deps/ngram_model_dmp32.Tpo -c ngram_model_dmp32.c -o ngram_model_dmp32.o >/dev/null 2>&1
  549. mv -f .deps/ngram_model_dmp32.Tpo .deps/ngram_model_dmp32.Plo
  550. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ngram_model_set.lo -MD -MP -MF .deps/ngram_model_set.Tpo -c -o ngram_model_set.lo ngram_model_set.c
  551. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  552. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -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
  553. mv -f .deps/ngram_model_set.Tpo .deps/ngram_model_set.Plo
  554. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c -o fsg_model.lo fsg_model.c
  555. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c  -fPIC -DPIC -o .libs/fsg_model.o
  556. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT fsg_model.lo -MD -MP -MF .deps/fsg_model.Tpo -c fsg_model.c -o fsg_model.o >/dev/null 2>&1
  557. mv -f .deps/fsg_model.Tpo .deps/fsg_model.Plo
  558. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c -o jsgf.lo jsgf.c
  559. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c  -fPIC -DPIC -o .libs/jsgf.o
  560. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf.lo -MD -MP -MF .deps/jsgf.Tpo -c jsgf.c -o jsgf.o >/dev/null 2>&1
  561. mv -f .deps/jsgf.Tpo .deps/jsgf.Plo
  562. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c -o jsgf_scanner.lo jsgf_scanner.c
  563. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c jsgf_scanner.c  -fPIC -DPIC -o .libs/jsgf_scanner.o
  564. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf_scanner.lo -MD -MP -MF .deps/jsgf_scanner.Tpo -c jsgf_scanner.c -o jsgf_scanner.o >/dev/null 2>&1
  565. mv -f .deps/jsgf_scanner.Tpo .deps/jsgf_scanner.Plo
  566. /bin/bash ../../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c -o jsgf_parser.lo jsgf_parser.c
  567. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c jsgf_parser.c  -fPIC -DPIC -o .libs/jsgf_parser.o
  568. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include/sphinxbase -I../../../include -I../../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT jsgf_parser.lo -MD -MP -MF .deps/jsgf_parser.Tpo -c jsgf_parser.c -o jsgf_parser.o >/dev/null 2>&1
  569. mv -f .deps/jsgf_parser.Tpo .deps/jsgf_parser.Plo
  570. /bin/bash ../../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxlm.la  lm3g_model.lo ngram_model.lo ngram_model_arpa.lo ngram_model_dmp.lo ngram_model_dmp32.lo ngram_model_set.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo  -lpthread -lm
  571. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxlm.a .libs/lm3g_model.o .libs/ngram_model.o .libs/ngram_model_arpa.o .libs/ngram_model_dmp.o .libs/ngram_model_dmp32.o .libs/ngram_model_set.o .libs/fsg_model.o .libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o
  572. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxlm.a
  573. libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s "../libsphinxlm.la" "libsphinxlm.la" )
  574. make[7]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/lm'
  575. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/lm'
  576. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase'
  577. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -version-info 2:1:1 -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxbase.la -rpath /usr/lib   util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lpthread -lm
  578. libtool: link: mipsel-openwrt-linux-uclibc-gcc -std=gnu99 -shared  -Wl,--whole-archive util/.libs/libsphinxutil.a fe/.libs/libsphinxfe.a feat/.libs/libsphinxfeat.a lm/.libs/libsphinxlm.a -Wl,--no-whole-archive  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib -lpthread -lm  -mips32r2 -mtune=mips32r2 -msoft-float   -Wl,-soname -Wl,libsphinxbase.so.1 -o .libs/libsphinxbase.so.1.1.1
  579. libtool: link: (cd ".libs" && rm -f "libsphinxbase.so.1" && ln -s "libsphinxbase.so.1.1.1" "libsphinxbase.so.1")
  580. libtool: link: (cd ".libs" && rm -f "libsphinxbase.so" && ln -s "libsphinxbase.so.1.1.1" "libsphinxbase.so")
  581. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxutil.a && mipsel-openwrt-linux-uclibc-ar x "/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/util/.libs/libsphinxutil.a")
  582. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfe.a && mipsel-openwrt-linux-uclibc-ar x "/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/fe/.libs/libsphinxfe.a")
  583. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxfeat.a && mipsel-openwrt-linux-uclibc-ar x "/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/feat/.libs/libsphinxfeat.a")
  584. libtool: link: (cd .libs/libsphinxbase.lax/libsphinxlm.a && mipsel-openwrt-linux-uclibc-ar x "/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/lm/.libs/libsphinxlm.a")
  585. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxbase.a   .libs/libsphinxbase.lax/libsphinxutil.a/f2c_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/sbthread.o .libs/libsphinxbase.lax/libsphinxutil.a/slapack_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/glist.o .libs/libsphinxbase.lax/libsphinxutil.a/heap.o .libs/libsphinxbase.lax/libsphinxutil.a/ckd_alloc.o .libs/libsphinxbase.lax/libsphinxutil.a/blas_lite.o .libs/libsphinxbase.lax/libsphinxutil.a/bio.o .libs/libsphinxbase.lax/libsphinxutil.a/genrand.o .libs/libsphinxbase.lax/libsphinxutil.a/strfuncs.o .libs/libsphinxbase.lax/libsphinxutil.a/hash_table.o .libs/libsphinxbase.lax/libsphinxutil.a/profile.o .libs/libsphinxbase.lax/libsphinxutil.a/listelem_alloc.o .libs/libsphinxbase.lax/libsphinxutil.a/cmd_ln.o .libs/libsphinxbase.lax/libsphinxutil.a/mmio.o .libs/libsphinxbase.lax/libsphinxutil.a/dtoa.o .libs/libsphinxbase.lax/libsphinxutil.a/pio.o .libs/libsphinxbase.lax/libsphinxutil.a/bitvec.o .libs/libsphinxbase.lax/libsphinxutil.a/err.o .libs/libsphinxbase.lax/libsphinxutil.a/huff_code.o .libs/libsphinxbase.lax/libsphinxutil.a/info.o .libs/libsphinxbase.lax/libsphinxutil.a/filename.o .libs/libsphinxbase.lax/libsphinxutil.a/matrix.o .libs/libsphinxbase.lax/libsphinxutil.a/unlimit.o .libs/libsphinxbase.lax/libsphinxutil.a/utf8.o .libs/libsphinxbase.lax/libsphinxutil.a/slamch.o .libs/libsphinxbase.lax/libsphinxutil.a/case.o .libs/libsphinxbase.lax/libsphinxutil.a/logmath.o  .libs/libsphinxbase.lax/libsphinxfe.a/fixlog.o .libs/libsphinxbase.lax/libsphinxfe.a/yin.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/fe_warp.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_sigproc.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_interface.o .libs/libsphinxbase.lax/libsphinxfe.a/fe_warp_affine.o  .libs/libsphinxbase.lax/libsphinxfeat.a/cmn_prior.o .libs/libsphinxbase.lax/libsphinxfeat.a/agc.o .libs/libsphinxbase.lax/libsphinxfeat.a/lda.o .libs/libsphinxbase.lax/libsphinxfeat.a/feat.o .libs/libsphinxbase.lax/libsphinxfeat.a/cmn.o  .libs/libsphinxbase.lax/libsphinxlm.a/jsgf.o .libs/libsphinxbase.lax/libsphinxlm.a/jsgf_parser.o .libs/libsphinxbase.lax/libsphinxlm.a/lm3g_model.o .libs/libsphinxbase.lax/libsphinxlm.a/fsg_model.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp32.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_arpa.o .libs/libsphinxbase.lax/libsphinxlm.a/jsgf_scanner.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_dmp.o .libs/libsphinxbase.lax/libsphinxlm.a/ngram_model_set.o
  586. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxbase.a
  587. libtool: link: rm -fr .libs/libsphinxbase.lax
  588. libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s "../libsphinxbase.la" "libsphinxbase.la" )
  589. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase'
  590. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase'
  591. Making all in libsphinxad
  592. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxad'
  593. /bin/bash ../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c -o cont_ad_base.lo cont_ad_base.c
  594. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c cont_ad_base.c  -fPIC -DPIC -o .libs/cont_ad_base.o
  595. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT cont_ad_base.lo -MD -MP -MF .deps/cont_ad_base.Tpo -c cont_ad_base.c -o cont_ad_base.o >/dev/null 2>&1
  596. mv -f .deps/cont_ad_base.Tpo .deps/cont_ad_base.Plo
  597. /bin/bash ../../libtool --tag=CC   --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT ad_oss.lo -MD -MP -MF .deps/ad_oss.Tpo -c -o ad_oss.lo ad_oss.c
  598. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ad_oss.lo -MD -MP -MF .deps/ad_oss.Tpo -c ad_oss.c  -fPIC -DPIC -o .libs/ad_oss.o
  599. libtool: compile:  mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include/sphinxbase -I../../include -I../../include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -MT ad_oss.lo -MD -MP -MF .deps/ad_oss.Tpo -c ad_oss.c -o ad_oss.o >/dev/null 2>&1
  600. mv -f .deps/ad_oss.Tpo .deps/ad_oss.Plo
  601. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -version-info 0:1:0 -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o libsphinxad.la -rpath /usr/lib cont_ad_base.lo ad_oss.lo ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
  602. libtool: link: mipsel-openwrt-linux-uclibc-gcc -std=gnu99 -shared  .libs/cont_ad_base.o .libs/ad_oss.o   -Wl,-rpath -Wl,/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/.libs -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm  -mips32r2 -mtune=mips32r2 -msoft-float   -Wl,-soname -Wl,libsphinxad.so.0 -o .libs/libsphinxad.so.0.0.1
  603. libtool: link: (cd ".libs" && rm -f "libsphinxad.so.0" && ln -s "libsphinxad.so.0.0.1" "libsphinxad.so.0")
  604. libtool: link: (cd ".libs" && rm -f "libsphinxad.so" && ln -s "libsphinxad.so.0.0.1" "libsphinxad.so")
  605. libtool: link: mipsel-openwrt-linux-uclibc-ar cru .libs/libsphinxad.a  cont_ad_base.o ad_oss.o
  606. libtool: link: mipsel-openwrt-linux-uclibc-ranlib .libs/libsphinxad.a
  607. libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s "../libsphinxad.la" "libsphinxad.la" )
  608. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxad'
  609. Making all in sphinx_fe
  610. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_fe'
  611. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxbase/fe   -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT sphinx_fe.o -MD -MP -MF .deps/sphinx_fe.Tpo -c -o sphinx_fe.o sphinx_fe.c
  612. mv -f .deps/sphinx_fe.Tpo .deps/sphinx_fe.Po
  613. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la  -lpthread -lm
  614. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_fe sphinx_fe.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  615. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_fe'
  616. Making all in sphinx_cepview
  617. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_cepview'
  618. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT main_cepview.o -MD -MP -MF .deps/main_cepview.Tpo -c -o main_cepview.o main_cepview.c
  619. mv -f .deps/main_cepview.Tpo .deps/main_cepview.Po
  620. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
  621. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_cepview main_cepview.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  622. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_cepview'
  623. Making all in sphinx_jsgf2fsg
  624. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_jsgf2fsg'
  625. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  626. mv -f .deps/main.Tpo .deps/main.Po
  627. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lpthread -lm
  628. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_jsgf2fsg main.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  629. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_jsgf2fsg'
  630. Making all in sphinx_adtools
  631. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_adtools'
  632. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cont_adseg.o -MD -MP -MF .deps/cont_adseg.Tpo -c -o cont_adseg.o cont_adseg.c
  633. mv -f .deps/cont_adseg.Tpo .deps/cont_adseg.Po
  634. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_cont_adseg cont_adseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
  635. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_cont_adseg cont_adseg.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  636. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT cont_fileseg.o -MD -MP -MF .deps/cont_fileseg.Tpo -c -o cont_fileseg.o cont_fileseg.c
  637. mv -f .deps/cont_fileseg.Tpo .deps/cont_fileseg.Po
  638. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_cont_fileseg cont_fileseg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
  639. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_cont_fileseg cont_fileseg.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  640. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT sphinx_pitch.o -MD -MP -MF .deps/sphinx_pitch.Tpo -c -o sphinx_pitch.o sphinx_pitch.c
  641. mv -f .deps/sphinx_pitch.Tpo .deps/sphinx_pitch.Po
  642. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lpthread -lm
  643. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_pitch sphinx_pitch.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/libsphinxbase/.libs/libsphinxbase.so -lpthread -lm
  644. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_adtools'
  645. Making all in sphinx_lmtools
  646. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_lmtools'
  647. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxlm  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT sphinx_lm_eval.o -MD -MP -MF .deps/sphinx_lm_eval.Tpo -c -o sphinx_lm_eval.o sphinx_lm_eval.c
  648. mv -f .deps/sphinx_lm_eval.Tpo .deps/sphinx_lm_eval.Po
  649. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
  650. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_lm_eval sphinx_lm_eval.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm
  651. mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../src/libsphinxlm  -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/include -I/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/include   -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float  -MT sphinx_lm_convert.o -MD -MP -MF .deps/sphinx_lm_convert.Tpo -c -o sphinx_lm_convert.o sphinx_lm_convert.c
  652. mv -f .deps/sphinx_lm_convert.Tpo .deps/sphinx_lm_convert.Po
  653. /bin/bash ../../libtool --tag=CC   --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float   -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib  -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lpthread -lm
  654. libtool: link: mipsel-openwrt-linux-uclibc-gcc -Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time -fhonour-copts -msoft-float -o .libs/sphinx_lm_convert sphinx_lm_convert.o  -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/target-mipsel_r2_uClibc-0.9.32/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/usr/lib -L/home/amir/Bureau/openwrt-na9xx-r25875-20121204/staging_dir/toolchain-mipsel_r2_gcc-linaro_uClibc-0.9.32/lib ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lpthread -lm
  655. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src/sphinx_lmtools'
  656. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src'
  657. make[5]: Nothing to be done for `all-am'.
  658. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src'
  659. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/src'
  660. Making all in doc
  661. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/doc'
  662. make[4]: Nothing to be done for `all'.
  663. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/doc'
  664. Making all in include
  665. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  666. make  all-recursive
  667. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  668. Making all in sphinxbase
  669. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include/sphinxbase'
  670. make[6]: Nothing to be done for `all'.
  671. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include/sphinxbase'
  672. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  673. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  674. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  675. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/include'
  676. Making all in test
  677. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test'
  678. Making all in unit
  679. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit'
  680. Making all in test_ad
  681. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_ad'
  682. make[6]: Nothing to be done for `all'.
  683. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_ad'
  684. Making all in test_alloc
  685. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_alloc'
  686. make[6]: Nothing to be done for `all'.
  687. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_alloc'
  688. Making all in test_bitvec
  689. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_bitvec'
  690. make[6]: Nothing to be done for `all'.
  691. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_bitvec'
  692. Making all in test_case
  693. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_case'
  694. make[6]: Nothing to be done for `all'.
  695. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_case'
  696. Making all in test_string
  697. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_string'
  698. make[6]: Nothing to be done for `all'.
  699. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_string'
  700. Making all in test_cmdln
  701. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_cmdln'
  702. make[6]: Nothing to be done for `all'.
  703. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_cmdln'
  704. Making all in test_hash
  705. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_hash'
  706. make[6]: Nothing to be done for `all'.
  707. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_hash'
  708. Making all in test_matrix
  709. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_matrix'
  710. make[6]: Nothing to be done for `all'.
  711. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_matrix'
  712. Making all in test_fe
  713. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_fe'
  714. make[6]: Nothing to be done for `all'.
  715. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_fe'
  716. Making all in test_feat
  717. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_feat'
  718. make[6]: Nothing to be done for `all'.
  719. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_feat'
  720. Making all in test_lineiter
  721. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_lineiter'
  722. make[6]: Nothing to be done for `all'.
  723. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_lineiter'
  724. Making all in test_logmath
  725. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_logmath'
  726. make[6]: Nothing to be done for `all'.
  727. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_logmath'
  728. Making all in test_ngram
  729. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_ngram'
  730. make[6]: Nothing to be done for `all'.
  731. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_ngram'
  732. Making all in test_fsg
  733. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_fsg'
  734. make[6]: Nothing to be done for `all'.
  735. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_fsg'
  736. Making all in test_util
  737. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_util'
  738. make[6]: Nothing to be done for `all'.
  739. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_util'
  740. Making all in test_thread
  741. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_thread'
  742. make[6]: Nothing to be done for `all'.
  743. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit/test_thread'
  744. make[6]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit'
  745. make[6]: Nothing to be done for `all-am'.
  746. make[6]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit'
  747. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/unit'
  748. Making all in regression
  749. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/regression'
  750. make[5]: Nothing to be done for `all'.
  751. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test/regression'
  752. make[5]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test'
  753. make[5]: Nothing to be done for `all-am'.
  754. make[5]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test'
  755. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/test'
  756. Making all in python
  757. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/python'
  758. make[4]: Nothing to be done for `all'.
  759. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8/python'
  760. make[4]: Entering directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8'
  761. make[4]: Nothing to be done for `all-am'.
  762. make[4]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8'
  763. make[3]: Leaving directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8'
  764. install: omitting directory `/home/amir/Bureau/openwrt-na9xx-r25875-20121204/build_dir/target-mipsel_r2_uClibc-0.9.32/sphinxbase-0.8'
  765. make[2]: *** [/home/amir/Bureau/openwrt-na9xx-r25875-20121204/bin/ramips/packages/sphinxbase-0.8_0.8-1_ramips.ipk] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement