Bezude

ConfigLog0

Feb 15th, 2017
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.31 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by pocketsphinx configure 5prealpha, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Belisarius.local
  14. uname -m = x86_64
  15. uname -r = 16.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 308 tasks, 1456 threads, 4 processors
  34. Load average: 1.99, Mach factor: 2.10
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /opt/local/bin
  42. PATH: /opt/local/sbin
  43. PATH: /Applications/anaconda/bin
  44. PATH: /Users/benroye/.rvm/gems/ruby-2.1.1/bin
  45. PATH: /Users/benroye/.rvm/gems/ruby-2.1.1@global/bin
  46. PATH: /Users/benroye/.rvm/rubies/ruby-2.1.1/bin
  47. PATH: /opt/local/bin
  48. PATH: /opt/local/sbin
  49. PATH: /usr/local/bin
  50. PATH: /usr/bin
  51. PATH: /bin
  52. PATH: /usr/sbin
  53. PATH: /sbin
  54. PATH: /opt/X11/bin
  55. PATH: /usr/local/git/bin
  56. PATH: /Users/benroye/bin
  57. PATH: /Users/benroye/.rvm/bin
  58. PATH: /Users/benroye/.rvm/bin
  59. PATH: /bin/bash
  60. PATH: /Users/benroye/.rvm/bin
  61.  
  62.  
  63. ## ----------- ##
  64. ## Core tests. ##
  65. ## ----------- ##
  66.  
  67. configure:2553: checking for a BSD-compatible install
  68. configure:2621: result: /usr/bin/install -c
  69. configure:2632: checking whether build environment is sane
  70. configure:2687: result: yes
  71. configure:2838: checking for a thread-safe mkdir -p
  72. configure:2877: result: ./install-sh -c -d
  73. configure:2884: checking for gawk
  74. configure:2900: found /opt/local/bin/gawk
  75. configure:2911: result: gawk
  76. configure:2922: checking whether make sets $(MAKE)
  77. configure:2944: result: yes
  78. configure:2973: checking whether make supports nested variables
  79. configure:2990: result: yes
  80. configure:3115: checking build system type
  81. configure:3129: result: x86_64-apple-darwin16.4.0
  82. configure:3149: checking host system type
  83. configure:3162: result: x86_64-apple-darwin16.4.0
  84. configure:3230: checking for gcc
  85. configure:3246: found /usr/bin/gcc
  86. configure:3257: result: gcc
  87. configure:3486: checking for C compiler version
  88. configure:3495: gcc --version >&5
  89. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  90. Target: x86_64-apple-darwin16.4.0
  91. Thread model: posix
  92. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  93. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  94. configure:3506: $? = 0
  95. configure:3495: gcc -v >&5
  96. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
  97. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  98. Target: x86_64-apple-darwin16.4.0
  99. Thread model: posix
  100. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  101. configure:3506: $? = 0
  102. configure:3495: gcc -V >&5
  103. clang: error: argument to '-V' is missing (expected 1 value)
  104. clang: error: no input files
  105. configure:3506: $? = 1
  106. configure:3495: gcc -qversion >&5
  107. clang: error: unknown argument: '-qversion'
  108. clang: error: no input files
  109. configure:3506: $? = 1
  110. configure:3526: checking whether the C compiler works
  111. configure:3548: gcc -g -O2 -Wall conftest.c >&5
  112. configure:3552: $? = 0
  113. configure:3600: result: yes
  114. configure:3603: checking for C compiler default output file name
  115. configure:3605: result: a.out
  116. configure:3611: checking for suffix of executables
  117. configure:3618: gcc -o conftest -g -O2 -Wall conftest.c >&5
  118. configure:3622: $? = 0
  119. configure:3644: result:
  120. configure:3666: checking whether we are cross compiling
  121. configure:3674: gcc -o conftest -g -O2 -Wall conftest.c >&5
  122. configure:3678: $? = 0
  123. configure:3685: ./conftest
  124. configure:3689: $? = 0
  125. configure:3704: result: no
  126. configure:3709: checking for suffix of object files
  127. configure:3731: gcc -c -g -O2 -Wall conftest.c >&5
  128. configure:3735: $? = 0
  129. configure:3756: result: o
  130. configure:3760: checking whether we are using the GNU C compiler
  131. configure:3779: gcc -c -g -O2 -Wall conftest.c >&5
  132. configure:3779: $? = 0
  133. configure:3788: result: yes
  134. configure:3797: checking whether gcc accepts -g
  135. configure:3817: gcc -c -g conftest.c >&5
  136. configure:3817: $? = 0
  137. configure:3858: result: yes
  138. configure:3875: checking for gcc option to accept ISO C89
  139. configure:3938: gcc -c -g -O2 -Wall conftest.c >&5
  140. configure:3938: $? = 0
  141. configure:3951: result: none needed
  142. configure:3976: checking whether gcc understands -c and -o together
  143. configure:3998: gcc -c conftest.c -o conftest2.o
  144. configure:4001: $? = 0
  145. configure:3998: gcc -c conftest.c -o conftest2.o
  146. configure:4001: $? = 0
  147. configure:4013: result: yes
  148. configure:4041: checking for style of include used by make
  149. configure:4069: result: GNU
  150. configure:4095: checking dependency style of gcc
  151. configure:4206: result: gcc3
  152. configure:4227: checking how to run the C preprocessor
  153. configure:4258: gcc -E conftest.c
  154. configure:4258: $? = 0
  155. configure:4272: gcc -E conftest.c
  156. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  157. #include <ac_nonexistent.h>
  158. ^
  159. 1 error generated.
  160. configure:4272: $? = 1
  161. configure: failed program was:
  162. | /* confdefs.h */
  163. | #define PACKAGE_NAME "pocketsphinx"
  164. | #define PACKAGE_TARNAME "pocketsphinx"
  165. | #define PACKAGE_VERSION "5prealpha"
  166. | #define PACKAGE_STRING "pocketsphinx 5prealpha"
  167. | #define PACKAGE_BUGREPORT ""
  168. | #define PACKAGE_URL ""
  169. | /* end confdefs.h. */
  170. | #include <ac_nonexistent.h>
  171. configure:4297: result: gcc -E
  172. configure:4317: gcc -E conftest.c
  173. configure:4317: $? = 0
  174. configure:4331: gcc -E conftest.c
  175. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  176. #include <ac_nonexistent.h>
  177. ^
  178. 1 error generated.
  179. configure:4331: $? = 1
  180. configure: failed program was:
  181. | /* confdefs.h */
  182. | #define PACKAGE_NAME "pocketsphinx"
  183. | #define PACKAGE_TARNAME "pocketsphinx"
  184. | #define PACKAGE_VERSION "5prealpha"
  185. | #define PACKAGE_STRING "pocketsphinx 5prealpha"
  186. | #define PACKAGE_BUGREPORT ""
  187. | #define PACKAGE_URL ""
  188. | /* end confdefs.h. */
  189. | #include <ac_nonexistent.h>
  190. configure:4360: checking for grep that handles long lines and -e
  191. configure:4418: result: /opt/local/bin/grep
  192. configure:4423: checking for egrep
  193. configure:4485: result: /opt/local/bin/grep -E
  194. configure:4490: checking for ANSI C header files
  195. configure:4510: gcc -c -g -O2 -Wall conftest.c >&5
  196. configure:4510: $? = 0
  197. configure:4583: gcc -o conftest -g -O2 -Wall conftest.c >&5
  198. configure:4583: $? = 0
  199. configure:4583: ./conftest
  200. configure:4583: $? = 0
  201. configure:4594: result: yes
  202. configure:4607: checking for sys/types.h
  203. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  204. configure:4607: $? = 0
  205. configure:4607: result: yes
  206. configure:4607: checking for sys/stat.h
  207. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  208. configure:4607: $? = 0
  209. configure:4607: result: yes
  210. configure:4607: checking for stdlib.h
  211. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  212. configure:4607: $? = 0
  213. configure:4607: result: yes
  214. configure:4607: checking for string.h
  215. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  216. configure:4607: $? = 0
  217. configure:4607: result: yes
  218. configure:4607: checking for memory.h
  219. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  220. configure:4607: $? = 0
  221. configure:4607: result: yes
  222. configure:4607: checking for strings.h
  223. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  224. configure:4607: $? = 0
  225. configure:4607: result: yes
  226. configure:4607: checking for inttypes.h
  227. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  228. configure:4607: $? = 0
  229. configure:4607: result: yes
  230. configure:4607: checking for stdint.h
  231. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  232. configure:4607: $? = 0
  233. configure:4607: result: yes
  234. configure:4607: checking for unistd.h
  235. configure:4607: gcc -c -g -O2 -Wall conftest.c >&5
  236. configure:4607: $? = 0
  237. configure:4607: result: yes
  238. configure:4619: checking for long long
  239. configure:4619: gcc -c -g -O2 -Wall conftest.c >&5
  240. configure:4619: $? = 0
  241. configure:4619: gcc -c -g -O2 -Wall conftest.c >&5
  242. conftest.c:55:24: error: expected expression
  243. if (sizeof ((long long)))
  244. ^
  245. 1 error generated.
  246. configure:4619: $? = 1
  247. configure: failed program was:
  248. | /* confdefs.h */
  249. | #define PACKAGE_NAME "pocketsphinx"
  250. | #define PACKAGE_TARNAME "pocketsphinx"
  251. | #define PACKAGE_VERSION "5prealpha"
  252. | #define PACKAGE_STRING "pocketsphinx 5prealpha"
  253. | #define PACKAGE_BUGREPORT ""
  254. | #define PACKAGE_URL ""
  255. | #define STDC_HEADERS 1
  256. | #define HAVE_SYS_TYPES_H 1
  257. | #define HAVE_SYS_STAT_H 1
  258. | #define HAVE_STDLIB_H 1
  259. | #define HAVE_STRING_H 1
  260. | #define HAVE_MEMORY_H 1
  261. | #define HAVE_STRINGS_H 1
  262. | #define HAVE_INTTYPES_H 1
  263. | #define HAVE_STDINT_H 1
  264. | #define HAVE_UNISTD_H 1
  265. | /* end confdefs.h. */
  266. | #include <stdio.h>
  267. | #ifdef HAVE_SYS_TYPES_H
  268. | # include <sys/types.h>
  269. | #endif
  270. | #ifdef HAVE_SYS_STAT_H
  271. | # include <sys/stat.h>
  272. | #endif
  273. | #ifdef STDC_HEADERS
  274. | # include <stdlib.h>
  275. | # include <stddef.h>
  276. | #else
  277. | # ifdef HAVE_STDLIB_H
  278. | # include <stdlib.h>
  279. | # endif
  280. | #endif
  281. | #ifdef HAVE_STRING_H
  282. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  283. | # include <memory.h>
  284. | # endif
  285. | # include <string.h>
  286. | #endif
  287. | #ifdef HAVE_STRINGS_H
  288. | # include <strings.h>
  289. | #endif
  290. | #ifdef HAVE_INTTYPES_H
  291. | # include <inttypes.h>
  292. | #endif
  293. | #ifdef HAVE_STDINT_H
  294. | # include <stdint.h>
  295. | #endif
  296. | #ifdef HAVE_UNISTD_H
  297. | # include <unistd.h>
  298. | #endif
  299. | int
  300. | main ()
  301. | {
  302. | if (sizeof ((long long)))
  303. | return 0;
  304. | ;
  305. | return 0;
  306. | }
  307. configure:4619: result: yes
  308. configure:4633: checking size of long long
  309. configure:4638: gcc -o conftest -g -O2 -Wall conftest.c >&5
  310. configure:4638: $? = 0
  311. configure:4638: ./conftest
  312. configure:4638: $? = 0
  313. configure:4652: result: 8
  314. configure:4709: checking how to print strings
  315. configure:4736: result: printf
  316. configure:4757: checking for a sed that does not truncate output
  317. configure:4821: result: /opt/local/bin/gsed
  318. configure:4839: checking for fgrep
  319. configure:4901: result: /opt/local/bin/grep -F
  320. configure:4936: checking for ld used by gcc
  321. configure:5003: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  322. configure:5010: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  323. configure:5025: result: no
  324. configure:5037: checking for BSD- or MS-compatible name lister (nm)
  325. configure:5091: result: /usr/bin/nm -B
  326. configure:5221: checking the name lister (/usr/bin/nm -B) interface
  327. configure:5228: gcc -c -g -O2 -Wall conftest.c >&5
  328. configure:5231: /usr/bin/nm -B "conftest.o"
  329. configure:5234: output
  330. 00000000000001fc S _some_variable
  331. configure:5241: result: BSD nm
  332. configure:5244: checking whether ln -s works
  333. configure:5248: result: yes
  334. configure:5256: checking the maximum length of command line arguments
  335. configure:5387: result: 196608
  336. configure:5435: checking how to convert x86_64-apple-darwin16.4.0 file names to x86_64-apple-darwin16.4.0 format
  337. configure:5475: result: func_convert_file_noop
  338. configure:5482: checking how to convert x86_64-apple-darwin16.4.0 file names to toolchain format
  339. configure:5502: result: func_convert_file_noop
  340. configure:5509: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  341. configure:5516: result: -r
  342. configure:5590: checking for objdump
  343. configure:5606: found /usr/bin/objdump
  344. configure:5617: result: objdump
  345. configure:5649: checking how to recognize dependent libraries
  346. configure:5849: result: pass_all
  347. configure:5934: checking for dlltool
  348. configure:5964: result: no
  349. configure:5994: checking how to associate runtime and link libraries
  350. configure:6021: result: printf %s\n
  351. configure:6081: checking for ar
  352. configure:6097: found /opt/local/bin/ar
  353. configure:6108: result: ar
  354. configure:6145: checking for archiver @FILE support
  355. configure:6162: gcc -c -g -O2 -Wall conftest.c >&5
  356. configure:6162: $? = 0
  357. configure:6165: ar cru libconftest.a @conftest.lst >&5
  358. ar: @conftest.lst: No such file or directory
  359. configure:6168: $? = 1
  360. configure:6188: result: no
  361. configure:6246: checking for strip
  362. configure:6262: found /opt/local/bin/strip
  363. configure:6273: result: strip
  364. configure:6345: checking for ranlib
  365. configure:6361: found /opt/local/bin/ranlib
  366. configure:6372: result: ranlib
  367. configure:6474: checking command to parse /usr/bin/nm -B output from gcc object
  368. configure:6627: gcc -c -g -O2 -Wall conftest.c >&5
  369. configure:6630: $? = 0
  370. configure:6634: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  371. configure:6637: $? = 0
  372. cannot find nm_test_var in conftest.nm
  373. configure:6627: gcc -c -g -O2 -Wall conftest.c >&5
  374. configure:6630: $? = 0
  375. configure:6634: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  376. configure:6637: $? = 0
  377. configure:6703: gcc -o conftest -g -O2 -Wall conftest.c conftstm.o >&5
  378. warning: (x86_64) could not find object file symbol for symbol _main
  379. configure:6706: $? = 0
  380. configure:6744: result: ok
  381. configure:6791: checking for sysroot
  382. configure:6821: result: no
  383. configure:6828: checking for a working dd
  384. configure:6866: result: /bin/dd
  385. configure:6870: checking how to truncate binary pipes
  386. configure:6885: result: /bin/dd bs=4096 count=1
  387. configure:7214: checking for mt
  388. configure:7244: result: no
  389. configure:7264: checking if : is a manifest tool
  390. configure:7270: : '-?'
  391. configure:7278: result: no
  392. configure:7334: checking for dsymutil
  393. configure:7350: found /usr/bin/dsymutil
  394. configure:7361: result: dsymutil
  395. configure:7426: checking for nmedit
  396. configure:7442: found /opt/local/bin/nmedit
  397. configure:7453: result: nmedit
  398. configure:7518: checking for lipo
  399. configure:7534: found /opt/local/bin/lipo
  400. configure:7545: result: lipo
  401. configure:7610: checking for otool
  402. configure:7626: found /opt/local/bin/otool
  403. configure:7637: result: otool
  404. configure:7702: checking for otool64
  405. configure:7732: result: no
  406. configure:7777: checking for -single_module linker flag
  407. gcc -g -O2 -Wall -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  408. configure:7810: result: yes
  409. configure:7813: checking for -exported_symbols_list linker flag
  410. configure:7833: gcc -o conftest -g -O2 -Wall -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  411. configure:7833: $? = 0
  412. configure:7843: result: yes
  413. configure:7846: checking for -force_load linker flag
  414. gcc -g -O2 -Wall -c -o conftest.o conftest.c
  415. ar cru libconftest.a conftest.o
  416. ranlib libconftest.a
  417. gcc -g -O2 -Wall -o conftest conftest.c -Wl,-force_load,./libconftest.a
  418. configure:7878: result: yes
  419. configure:7952: checking for dlfcn.h
  420. configure:7952: gcc -c -g -O2 -Wall conftest.c >&5
  421. configure:7952: $? = 0
  422. configure:7952: result: yes
  423. configure:8208: checking for objdir
  424. configure:8223: result: .libs
  425. configure:8487: checking if gcc supports -fno-rtti -fno-exceptions
  426. configure:8505: gcc -c -g -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5
  427. configure:8509: $? = 0
  428. configure:8522: result: yes
  429. configure:8880: checking for gcc option to produce PIC
  430. configure:8887: result: -fno-common -DPIC
  431. configure:8895: checking if gcc PIC flag -fno-common -DPIC works
  432. configure:8913: gcc -c -g -O2 -Wall -fno-common -DPIC -DPIC conftest.c >&5
  433. configure:8917: $? = 0
  434. configure:8930: result: yes
  435. configure:8959: checking if gcc static flag -static works
  436. configure:8987: result: no
  437. configure:9002: checking if gcc supports -c -o file.o
  438. configure:9023: gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5
  439. configure:9027: $? = 0
  440. configure:9049: result: yes
  441. configure:9057: checking if gcc supports -c -o file.o
  442. configure:9104: result: yes
  443. configure:9137: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  444. configure:10396: result: yes
  445. configure:10636: checking dynamic linker characteristics
  446. configure:11454: result: darwin16.4.0 dyld
  447. configure:11576: checking how to hardcode library paths into programs
  448. configure:11601: result: immediate
  449. configure:12149: checking whether stripping libraries is possible
  450. configure:12163: result: yes
  451. configure:12189: checking if libtool supports shared libraries
  452. configure:12191: result: yes
  453. configure:12194: checking whether to build shared libraries
  454. configure:12219: result: yes
  455. configure:12222: checking whether to build static libraries
  456. configure:12226: result: yes
  457. configure:12266: checking for pkg-config
  458. configure:12282: found /opt/local/bin/pkg-config
  459. configure:12294: result: yes
  460. configure:12305: checking for doxygen
  461. configure:12333: result: no
  462. configure:12393: checking for a Python interpreter with version >= 2.6
  463. configure:12410: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  464. configure:12413: $? = 0
  465. configure:12419: result: python
  466. configure:12427: checking for python
  467. configure:12445: found /Applications/anaconda/bin/python
  468. configure:12457: result: /Applications/anaconda/bin/python
  469. configure:12475: checking for python version
  470. configure:12482: result: 2.7
  471. configure:12494: checking for python platform
  472. configure:12501: result: darwin
  473. configure:12527: checking for python script directory
  474. configure:12562: result: ${prefix}/lib/python2.7/site-packages
  475. configure:12571: checking for python extension module directory
  476. configure:12606: result: ${exec_prefix}/lib/python2.7/site-packages
  477. configure:12627: checking for python2.7
  478. configure:12657: result: /Applications/anaconda/bin/python
  479. configure:12673: checking for a version of Python >= '2.1.0'
  480. configure:12699: result: yes
  481. configure:12730: checking for the distutils Python package
  482. configure:12734: result: yes
  483. configure:12748: checking for Python include path
  484. configure:12764: result: -I/Applications/anaconda/include/python2.7
  485. configure:12771: checking for Python library path
  486. configure:12848: result: -L/Applications/anaconda/lib -lpython2.7
  487. configure:12855: checking for Python site-packages path
  488. configure:12861: result: /Applications/anaconda/lib/python2.7/site-packages
  489. configure:12868: checking python extra libraries
  490. configure:12875: result: -ldl -framework CoreFoundation
  491. configure:12882: checking python extra linking flags
  492. configure:12889: result: -u _PyMac_Error
  493. configure:12896: checking consistency of all components of python development environment
  494. configure:12922: gcc -o conftest -g -O2 -Wall -I/Applications/anaconda/include/python2.7 conftest.c -L/Applications/anaconda/lib -lpython2.7 -u _PyMac_Error -ldl -framework CoreFoundation >&5
  495. configure:12922: $? = 0
  496. configure:12939: result: yes
  497. configure:12970: checking for swig
  498. configure:12988: found /usr/local/bin/swig
  499. configure:13000: result: /usr/local/bin/swig
  500. configure:13014: checking SWIG version
  501. configure:13017: result: 3.0.10
  502. configure:13066: checking for SWIG library
  503. configure:13069: result: /usr/local/Cellar/swig/3.0.10_1/share/swig/3.0.10
  504. configure:13145: checking for pkg-config
  505. configure:13163: found /opt/local/bin/pkg-config
  506. configure:13175: result: /opt/local/bin/pkg-config
  507. configure:13200: checking pkg-config is at least version 0.9.0
  508. configure:13203: result: yes
  509. configure:13214: checking for GStreamer
  510. configure:13224: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= 1.0
  511. gstreamer-base-$GST_MAJORMINOR >= 1.0
  512. gstreamer-plugins-base-$GST_MAJORMINOR >= 1.0"
  513. configure:13229: $? = 0
  514. configure:13248: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= 1.0
  515. gstreamer-base-$GST_MAJORMINOR >= 1.0
  516. gstreamer-plugins-base-$GST_MAJORMINOR >= 1.0"
  517. configure:13253: $? = 0
  518. configure:13295: result: yes
  519. configure:13347: checking for sphinxbase in /Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase
  520. configure:13351: result: yes
  521. configure:13591: checking that generated files are newer than configure
  522. configure:13597: result: done
  523. configure:13632: creating ./config.status
  524.  
  525. ## ---------------------- ##
  526. ## Running config.status. ##
  527. ## ---------------------- ##
  528.  
  529. This file was extended by pocketsphinx config.status 5prealpha, which was
  530. generated by GNU Autoconf 2.69. Invocation command line was
  531.  
  532. CONFIG_FILES =
  533. CONFIG_HEADERS =
  534. CONFIG_LINKS =
  535. CONFIG_COMMANDS =
  536. $ ./config.status
  537.  
  538. on Belisarius.local
  539.  
  540. config.status:1139: creating pocketsphinx.pc
  541. config.status:1139: creating Makefile
  542. config.status:1139: creating include/Makefile
  543. config.status:1139: creating src/Makefile
  544. config.status:1139: creating swig/Makefile
  545. config.status:1139: creating swig/python/Makefile
  546. config.status:1139: creating swig/python/test/Makefile
  547. config.status:1139: creating src/libpocketsphinx/Makefile
  548. config.status:1139: creating src/programs/Makefile
  549. config.status:1139: creating src/gst-plugin/Makefile
  550. config.status:1139: creating doc/Makefile
  551. config.status:1139: creating doc/doxyfile
  552. config.status:1139: creating model/Makefile
  553. config.status:1139: creating test/Makefile
  554. config.status:1139: creating test/testfuncs.sh
  555. config.status:1139: creating test/unit/Makefile
  556. config.status:1139: creating test/regression/Makefile
  557. config.status:1139: creating include/config.h
  558. config.status:1320: include/config.h is unchanged
  559. config.status:1368: executing depfiles commands
  560. config.status:1368: executing libtool commands
  561.  
  562. ## ---------------- ##
  563. ## Cache variables. ##
  564. ## ---------------- ##
  565.  
  566. ac_cv_build=x86_64-apple-darwin16.4.0
  567. ac_cv_c_compiler_gnu=yes
  568. ac_cv_env_CC_set=
  569. ac_cv_env_CC_value=
  570. ac_cv_env_CFLAGS_set=
  571. ac_cv_env_CFLAGS_value=
  572. ac_cv_env_CPPFLAGS_set=
  573. ac_cv_env_CPPFLAGS_value=
  574. ac_cv_env_CPP_set=
  575. ac_cv_env_CPP_value=
  576. ac_cv_env_GStreamer_CFLAGS_set=
  577. ac_cv_env_GStreamer_CFLAGS_value=
  578. ac_cv_env_GStreamer_LIBS_set=
  579. ac_cv_env_GStreamer_LIBS_value=
  580. ac_cv_env_LDFLAGS_set=
  581. ac_cv_env_LDFLAGS_value=
  582. ac_cv_env_LIBS_set=
  583. ac_cv_env_LIBS_value=
  584. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  585. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  586. ac_cv_env_PKG_CONFIG_set=
  587. ac_cv_env_PKG_CONFIG_value=
  588. ac_cv_env_PYTHON_VERSION_set=
  589. ac_cv_env_PYTHON_VERSION_value=
  590. ac_cv_env_PYTHON_set=
  591. ac_cv_env_PYTHON_value=
  592. ac_cv_env_SPHINXBASE_CFLAGS_set=
  593. ac_cv_env_SPHINXBASE_CFLAGS_value=
  594. ac_cv_env_SPHINXBASE_LIBS_set=
  595. ac_cv_env_SPHINXBASE_LIBS_value=
  596. ac_cv_env_build_alias_set=
  597. ac_cv_env_build_alias_value=
  598. ac_cv_env_host_alias_set=
  599. ac_cv_env_host_alias_value=
  600. ac_cv_env_target_alias_set=
  601. ac_cv_env_target_alias_value=
  602. ac_cv_header_dlfcn_h=yes
  603. ac_cv_header_inttypes_h=yes
  604. ac_cv_header_memory_h=yes
  605. ac_cv_header_stdc=yes
  606. ac_cv_header_stdint_h=yes
  607. ac_cv_header_stdlib_h=yes
  608. ac_cv_header_string_h=yes
  609. ac_cv_header_strings_h=yes
  610. ac_cv_header_sys_stat_h=yes
  611. ac_cv_header_sys_types_h=yes
  612. ac_cv_header_unistd_h=yes
  613. ac_cv_host=x86_64-apple-darwin16.4.0
  614. ac_cv_objext=o
  615. ac_cv_path_EGREP='/opt/local/bin/grep -E'
  616. ac_cv_path_FGREP='/opt/local/bin/grep -F'
  617. ac_cv_path_GREP=/opt/local/bin/grep
  618. ac_cv_path_PYTHON=/Applications/anaconda/bin/python
  619. ac_cv_path_SED=/opt/local/bin/gsed
  620. ac_cv_path_SWIG=/usr/local/bin/swig
  621. ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
  622. ac_cv_path_install='/usr/bin/install -c'
  623. ac_cv_path_lt_DD=/bin/dd
  624. ac_cv_prog_AWK=gawk
  625. ac_cv_prog_CPP='gcc -E'
  626. ac_cv_prog_HAVE_DOXYGEN=no
  627. ac_cv_prog_HAVE_PKGCONFIG=yes
  628. ac_cv_prog_ac_ct_AR=ar
  629. ac_cv_prog_ac_ct_CC=gcc
  630. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  631. ac_cv_prog_ac_ct_LIPO=lipo
  632. ac_cv_prog_ac_ct_NMEDIT=nmedit
  633. ac_cv_prog_ac_ct_OBJDUMP=objdump
  634. ac_cv_prog_ac_ct_OTOOL=otool
  635. ac_cv_prog_ac_ct_RANLIB=ranlib
  636. ac_cv_prog_ac_ct_STRIP=strip
  637. ac_cv_prog_cc_c89=
  638. ac_cv_prog_cc_g=yes
  639. ac_cv_prog_make_make_set=yes
  640. ac_cv_sizeof_long_long=8
  641. ac_cv_type_long_long=yes
  642. am_cv_CC_dependencies_compiler_type=gcc3
  643. am_cv_make_support_nested_variables=yes
  644. am_cv_pathless_PYTHON=python
  645. am_cv_prog_cc_c_o=yes
  646. am_cv_python_platform=darwin
  647. am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  648. am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
  649. am_cv_python_version=2.7
  650. lt_cv_apple_cc_single_mod=yes
  651. lt_cv_ar_at_file=no
  652. lt_cv_deplibs_check_method=pass_all
  653. lt_cv_file_magic_cmd='$MAGIC_CMD'
  654. lt_cv_file_magic_test_file=
  655. lt_cv_ld_exported_symbols_list=yes
  656. lt_cv_ld_force_load=yes
  657. lt_cv_ld_reload_flag=-r
  658. lt_cv_nm_interface='BSD nm'
  659. lt_cv_objdir=.libs
  660. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  661. lt_cv_path_NM='/usr/bin/nm -B'
  662. lt_cv_path_mainfest_tool=no
  663. lt_cv_prog_compiler_c_o=yes
  664. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  665. lt_cv_prog_compiler_pic_works=yes
  666. lt_cv_prog_compiler_rtti_exceptions=yes
  667. lt_cv_prog_compiler_static_works=no
  668. lt_cv_prog_gnu_ld=no
  669. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  670. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  671. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  672. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  673. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  674. lt_cv_sys_global_symbol_to_import=
  675. lt_cv_sys_max_cmd_len=196608
  676. lt_cv_to_host_file_cmd=func_convert_file_noop
  677. lt_cv_to_tool_file_cmd=func_convert_file_noop
  678. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  679. pkg_cv_GStreamer_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gst-plugins-base/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/glib/2.50.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
  680. pkg_cv_GStreamer_LIBS='-L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/gst-plugins-base/1.10.3/lib -L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/opt/gettext/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
  681.  
  682. ## ----------------- ##
  683. ## Output variables. ##
  684. ## ----------------- ##
  685.  
  686. ACLOCAL='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/missing aclocal-1.15'
  687. AMDEPBACKSLASH='\'
  688. AMDEP_FALSE='#'
  689. AMDEP_TRUE=''
  690. AMTAR='$${TAR-tar}'
  691. AM_BACKSLASH='\'
  692. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  693. AM_DEFAULT_VERBOSITY='1'
  694. AM_V='$(V)'
  695. AR='ar'
  696. AUTOCONF='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/missing autoconf'
  697. AUTOHEADER='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/missing autoheader'
  698. AUTOMAKE='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/missing automake-1.15'
  699. AWK='gawk'
  700. BUILD_DOXYGEN_FALSE=''
  701. BUILD_DOXYGEN_TRUE='#'
  702. BUILD_GST_FALSE='#'
  703. BUILD_GST_TRUE=''
  704. BUILD_SWIG_FALSE='#'
  705. BUILD_SWIG_TRUE=''
  706. CC='gcc'
  707. CCDEPMODE='depmode=gcc3'
  708. CFLAGS='-g -O2 -Wall'
  709. CPP='gcc -E'
  710. CPPFLAGS=' -I/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/include -I/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/include/sphinxbase'
  711. CYGPATH_W='echo'
  712. DEFS='-DHAVE_CONFIG_H'
  713. DEPDIR='.deps'
  714. DLLTOOL='false'
  715. DSYMUTIL='dsymutil'
  716. DUMPBIN=''
  717. ECHO_C='\c'
  718. ECHO_N=''
  719. ECHO_T=''
  720. EGREP='/opt/local/bin/grep -E'
  721. EXEEXT=''
  722. FGREP='/opt/local/bin/grep -F'
  723. GREP='/opt/local/bin/grep'
  724. GST_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gst-plugins-base/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/glib/2.50.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include '
  725. GST_LIBS='-L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/gst-plugins-base/1.10.3/lib -L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/opt/gettext/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
  726. GST_MAJORMINOR='1.0'
  727. GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).*'
  728. GStreamer_CFLAGS='-D_REENTRANT -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gst-plugins-base/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/gstreamer/1.10.3/include/gstreamer-1.0 -I/usr/local/Cellar/glib/2.50.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include'
  729. GStreamer_LIBS='-L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/gst-plugins-base/1.10.3/lib -L/usr/local/Cellar/gstreamer/1.10.3/lib -L/usr/local/Cellar/glib/2.50.2/lib -L/usr/local/opt/gettext/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl'
  730. HAVE_DOXYGEN='no'
  731. HAVE_PKGCONFIG='yes'
  732. INSTALL_DATA='${INSTALL} -m 644'
  733. INSTALL_PROGRAM='${INSTALL}'
  734. INSTALL_SCRIPT='${INSTALL}'
  735. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  736. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  737. LDFLAGS=' -L/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/lib -L/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/src/libsphinxad -L/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/src/libsphinxbase'
  738. LIBOBJS=''
  739. LIBS=' -lsphinxbase'
  740. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  741. LIPO='lipo'
  742. LN_S='ln -s'
  743. LTLIBOBJS=''
  744. LT_SYS_LIBRARY_PATH=''
  745. MAKEINFO='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/missing makeinfo'
  746. MANIFEST_TOOL=':'
  747. MKDIR_P='./install-sh -c -d'
  748. NM='/usr/bin/nm -B'
  749. NMEDIT='nmedit'
  750. OBJDUMP='objdump'
  751. OBJEXT='o'
  752. OTOOL64=':'
  753. OTOOL='otool'
  754. PACKAGE='pocketsphinx'
  755. PACKAGE_BUGREPORT=''
  756. PACKAGE_NAME='pocketsphinx'
  757. PACKAGE_STRING='pocketsphinx 5prealpha'
  758. PACKAGE_TARNAME='pocketsphinx'
  759. PACKAGE_URL=''
  760. PACKAGE_VERSION='5prealpha'
  761. PATH_SEPARATOR=':'
  762. PKG_CONFIG='/opt/local/bin/pkg-config'
  763. PYTHON='/Applications/anaconda/bin/python'
  764. PYTHON_CPPFLAGS='-I/Applications/anaconda/include/python2.7'
  765. PYTHON_EXEC_PREFIX='${exec_prefix}'
  766. PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error'
  767. PYTHON_EXTRA_LIBS='-ldl -framework CoreFoundation '
  768. PYTHON_LDFLAGS='-L/Applications/anaconda/lib -lpython2.7'
  769. PYTHON_PLATFORM='darwin'
  770. PYTHON_PREFIX='${prefix}'
  771. PYTHON_SITE_PKG='/Applications/anaconda/lib/python2.7/site-packages'
  772. PYTHON_VERSION='2.7'
  773. RANLIB='ranlib'
  774. SED='/opt/local/bin/gsed'
  775. SET_MAKE=''
  776. SHELL='/bin/sh'
  777. SPHINXBASE_CFLAGS=''
  778. SPHINXBASE_LIBS=''
  779. SPHINXBASE_SWIG='/Users/benroye/forge/cmusphinx/pocketsphinx/../sphinxbase/swig'
  780. STRIP='strip'
  781. SWIG='/usr/local/bin/swig'
  782. SWIG_LIB='/usr/local/Cellar/swig/3.0.10_1/share/swig/3.0.10'
  783. VERSION='5prealpha'
  784. ac_ct_AR='ar'
  785. ac_ct_CC='gcc'
  786. ac_ct_DUMPBIN=''
  787. am__EXEEXT_FALSE=''
  788. am__EXEEXT_TRUE='#'
  789. am__fastdepCC_FALSE='#'
  790. am__fastdepCC_TRUE=''
  791. am__include='include'
  792. am__isrc=''
  793. am__leading_dot='.'
  794. am__nodep='_no'
  795. am__quote=''
  796. am__tar='$${TAR-tar} chof - "$$tardir"'
  797. am__untar='$${TAR-tar} xf -'
  798. bindir='${exec_prefix}/bin'
  799. build='x86_64-apple-darwin16.4.0'
  800. build_alias=''
  801. build_cpu='x86_64'
  802. build_os='darwin16.4.0'
  803. build_vendor='apple'
  804. datadir='${datarootdir}'
  805. datarootdir='${prefix}/share'
  806. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  807. dvidir='${docdir}'
  808. exec_prefix='${prefix}'
  809. host='x86_64-apple-darwin16.4.0'
  810. host_alias=''
  811. host_cpu='x86_64'
  812. host_os='darwin16.4.0'
  813. host_vendor='apple'
  814. htmldir='${docdir}'
  815. includedir='${prefix}/include'
  816. infodir='${datarootdir}/info'
  817. install_sh='${SHELL} /Users/benroye/forge/cmusphinx/pocketsphinx/install-sh'
  818. libdir='${exec_prefix}/lib'
  819. libexecdir='${exec_prefix}/libexec'
  820. localedir='${datarootdir}/locale'
  821. localstatedir='${prefix}/var'
  822. mandir='${datarootdir}/man'
  823. mkdir_p='$(MKDIR_P)'
  824. oldincludedir='/usr/include'
  825. pdfdir='${docdir}'
  826. pkgpyexecdir='${pyexecdir}/pocketsphinx'
  827. pkgpythondir='${pythondir}/pocketsphinx'
  828. plugindir='$(libdir)/gstreamer-1.0'
  829. prefix='/usr/local'
  830. program_transform_name='s,x,x,'
  831. psdir='${docdir}'
  832. pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
  833. pythondir='${prefix}/lib/python2.7/site-packages'
  834. sbindir='${exec_prefix}/sbin'
  835. sharedstatedir='${prefix}/com'
  836. sysconfdir='${prefix}/etc'
  837. target_alias=''
  838.  
  839. ## ----------- ##
  840. ## confdefs.h. ##
  841. ## ----------- ##
  842.  
  843. /* confdefs.h */
  844. #define PACKAGE_NAME "pocketsphinx"
  845. #define PACKAGE_TARNAME "pocketsphinx"
  846. #define PACKAGE_VERSION "5prealpha"
  847. #define PACKAGE_STRING "pocketsphinx 5prealpha"
  848. #define PACKAGE_BUGREPORT ""
  849. #define PACKAGE_URL ""
  850. #define STDC_HEADERS 1
  851. #define HAVE_SYS_TYPES_H 1
  852. #define HAVE_SYS_STAT_H 1
  853. #define HAVE_STDLIB_H 1
  854. #define HAVE_STRING_H 1
  855. #define HAVE_MEMORY_H 1
  856. #define HAVE_STRINGS_H 1
  857. #define HAVE_INTTYPES_H 1
  858. #define HAVE_STDINT_H 1
  859. #define HAVE_UNISTD_H 1
  860. #define HAVE_LONG_LONG 1
  861. #define SIZEOF_LONG_LONG 8
  862. #define HAVE_DLFCN_H 1
  863. #define LT_OBJDIR ".libs/"
  864. #define HAVE_PYTHON "2.7"
  865.  
  866. configure: exit 0
  867.  
  868. ## ---------------------- ##
  869. ## Running config.status. ##
  870. ## ---------------------- ##
  871.  
  872. This file was extended by pocketsphinx config.status 5prealpha, which was
  873. generated by GNU Autoconf 2.69. Invocation command line was
  874.  
  875. CONFIG_FILES =
  876. CONFIG_HEADERS =
  877. CONFIG_LINKS =
  878. CONFIG_COMMANDS =
  879. $ ./config.status include/config.h
  880.  
  881. on Belisarius.local
  882.  
  883. config.status:1139: creating include/config.h
  884. config.status:1320: include/config.h is unchanged
Advertisement
Add Comment
Please, Sign In to add comment