config.log 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by configure, which was
  4. generated by GNU Autoconf 2.69. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = MacBook-Air.local
  10. uname -m = x86_64
  11. uname -r = 15.0.0
  12. uname -s = Darwin
  13. uname -v = Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64
  14. /usr/bin/uname -p = i386
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = Mach kernel version:
  20. Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64
  21. Kernel configured for up to 4 processors.
  22. 2 processors are physically available.
  23. 4 processors are logically available.
  24. Processor type: x86_64h (Intel x86-64h Haswell)
  25. Processors active: 0 1 2 3
  26. Primary memory available: 16.00 gigabytes
  27. Default processor set: 245 tasks, 947 threads, 4 processors
  28. Load average: 2.10, Mach factor: 1.89
  29. /bin/machine = unknown
  30. /usr/bin/oslevel = unknown
  31. /bin/universe = unknown
  32. PATH: /opt/local/bin
  33. PATH: /opt/local/sbin
  34. PATH: /opt/local/bin
  35. PATH: /opt/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /usr/bin
  38. PATH: /bin
  39. PATH: /usr/sbin
  40. PATH: /sbin
  41. PATH: /opt/X11/bin
  42. PATH: /usr/local/git/bin
  43. PATH: /usr/local/apache-tomcat/bin
  44. PATH: /Users/stanley-king/Downloads/QDownload/depot_tools
  45. PATH: /usr/local/gradle/bin
  46. PATH: /usr/local/android/tools
  47. PATH: /usr/local/android-ndk-r10d
  48. PATH: /usr/local/android/platform-tools
  49. PATH: /usr/local/android-ndk-r10d/toolchains/arm-linux-androideabi-4.8/prebuilt/darwin-x86_64/bin/
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53. configure:2294: checking for grep that handles long lines and -e
  54. configure:2352: result: /usr/bin/grep
  55. configure:2357: checking for egrep
  56. configure:2419: result: /usr/bin/grep -E
  57. configure:2424: checking for a sed that does not truncate output
  58. configure:2478: result: /opt/local/bin/gsed
  59. configure:2610: checking for cc
  60. configure:2626: found /usr/bin/cc
  61. configure:2637: result: cc
  62. configure:2668: checking for C compiler version
  63. configure:2677: cc --version >&5
  64. Apple LLVM version 7.0.0 (clang-700.0.72)
  65. Target: x86_64-apple-darwin15.0.0
  66. Thread model: posix
  67. configure:2688: $? = 0
  68. configure:2677: cc -v >&5
  69. Apple LLVM version 7.0.0 (clang-700.0.72)
  70. Target: x86_64-apple-darwin15.0.0
  71. Thread model: posix
  72. configure:2688: $? = 0
  73. configure:2677: cc -V >&5
  74. clang: error: argument to '-V' is missing (expected 1 value)
  75. clang: error: no input files
  76. configure:2688: $? = 1
  77. configure:2677: cc -qversion >&5
  78. clang: error: unknown argument: '-qversion'
  79. clang: error: no input files
  80. configure:2688: $? = 1
  81. configure:2708: checking whether the C compiler works
  82. configure:2730: cc conftest.c >&5
  83. configure:2734: $? = 0
  84. configure:2782: result: yes
  85. configure:2785: checking for C compiler default output file name
  86. configure:2787: result: a.out
  87. configure:2793: checking for suffix of executables
  88. configure:2800: cc -o conftest conftest.c >&5
  89. configure:2804: $? = 0
  90. configure:2826: result:
  91. configure:2848: checking whether we are cross compiling
  92. configure:2856: cc -o conftest conftest.c >&5
  93. configure:2860: $? = 0
  94. configure:2867: ./conftest
  95. configure:2871: $? = 0
  96. configure:2886: result: no
  97. configure:2891: checking for suffix of object files
  98. configure:2913: cc -c conftest.c >&5
  99. configure:2917: $? = 0
  100. configure:2938: result: o
  101. configure:2942: checking whether we are using the GNU C compiler
  102. configure:2961: cc -c conftest.c >&5
  103. configure:2961: $? = 0
  104. configure:2970: result: yes
  105. configure:2979: checking whether cc accepts -g
  106. configure:2999: cc -c -g conftest.c >&5
  107. configure:2999: $? = 0
  108. configure:3040: result: yes
  109. configure:3057: checking for cc option to accept ISO C89
  110. configure:3120: cc -c -g -O2 conftest.c >&5
  111. configure:3120: $? = 0
  112. configure:3133: result: none needed
  113. configure:3159: checking how to run the C preprocessor
  114. configure:3190: cc -E conftest.c
  115. configure:3190: $? = 0
  116. configure:3204: cc -E conftest.c
  117. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  118. #include <ac_nonexistent.h>
  119. ^
  120. 1 error generated.
  121. configure:3204: $? = 1
  122. configure: failed program was:
  123. | /* confdefs.h */
  124. | #define PACKAGE_NAME ""
  125. | #define PACKAGE_TARNAME ""
  126. | #define PACKAGE_VERSION ""
  127. | #define PACKAGE_STRING ""
  128. | #define PACKAGE_BUGREPORT ""
  129. | #define PACKAGE_URL ""
  130. | /* end confdefs.h. */
  131. | #include <ac_nonexistent.h>
  132. configure:3229: result: cc -E
  133. configure:3249: cc -E conftest.c
  134. configure:3249: $? = 0
  135. configure:3263: cc -E conftest.c
  136. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  137. #include <ac_nonexistent.h>
  138. ^
  139. 1 error generated.
  140. configure:3263: $? = 1
  141. configure: failed program was:
  142. | /* confdefs.h */
  143. | #define PACKAGE_NAME ""
  144. | #define PACKAGE_TARNAME ""
  145. | #define PACKAGE_VERSION ""
  146. | #define PACKAGE_STRING ""
  147. | #define PACKAGE_BUGREPORT ""
  148. | #define PACKAGE_URL ""
  149. | /* end confdefs.h. */
  150. | #include <ac_nonexistent.h>
  151. configure:3294: checking for icc
  152. configure:3303: result: no
  153. configure:3317: checking for suncc
  154. configure:3326: result: no
  155. configure:3344: checking whether cc understands -c and -o together
  156. configure:3372: cc -c conftest.c -o conftest2.o >&5
  157. configure:3376: $? = 0
  158. configure:3382: cc -c conftest.c -o conftest2.o >&5
  159. configure:3386: $? = 0
  160. configure:3441: result: yes
  161. configure:3455: checking for system library directory
  162. configure:3470: result: lib
  163. configure:3477: checking if compiler supports -R
  164. configure:3496: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
  165. warning: unknown remark option '-R' [-Wunknown-warning-option]
  166. 1 warning generated.
  167. ld: can't map file, errno=22 file '/usr/lib' for architecture x86_64
  168. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  169. configure:3496: $? = 1
  170. configure: failed program was:
  171. | /* confdefs.h */
  172. | #define PACKAGE_NAME ""
  173. | #define PACKAGE_TARNAME ""
  174. | #define PACKAGE_VERSION ""
  175. | #define PACKAGE_STRING ""
  176. | #define PACKAGE_BUGREPORT ""
  177. | #define PACKAGE_URL ""
  178. | /* end confdefs.h. */
  179. |
  180. | int
  181. | main ()
  182. | {
  183. |
  184. | ;
  185. | return 0;
  186. | }
  187. configure:3506: result: no
  188. configure:3511: checking if compiler supports -Wl,-rpath,
  189. configure:3530: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
  190. configure:3530: $? = 0
  191. configure:3540: result: yes
  192. configure:3585: checking build system type
  193. configure:3599: result: x86_64-apple-darwin15.0.0
  194. configure:3619: checking host system type
  195. configure:3632: result: x86_64-apple-darwin15.0.0
  196. configure:3652: checking target system type
  197. configure:3665: result: x86_64-apple-darwin15.0.0
  198. configure:3768: checking for PHP prefix
  199. configure:3770: result: /usr/local/Cellar/php56/5.6.14
  200. configure:3772: checking for PHP includes
  201. configure:3774: result: -I/usr/local/Cellar/php56/5.6.14/include/php -I/usr/local/Cellar/php56/5.6.14/include/php/main -I/usr/local/Cellar/php56/5.6.14/include/php/TSRM -I/usr/local/Cellar/php56/5.6.14/include/php/Zend -I/usr/local/Cellar/php56/5.6.14/include/php/ext -I/usr/local/Cellar/php56/5.6.14/include/php/ext/date/lib
  202. configure:3776: checking for PHP extension directory
  203. configure:3778: result: /usr/local/Cellar/php56/5.6.14/lib/php/extensions/no-debug-non-zts-20131226
  204. configure:3780: checking for PHP installed headers prefix
  205. configure:3782: result: /usr/local/Cellar/php56/5.6.14/include/php
  206. configure:3785: checking if debug is enabled
  207. configure:3811: result: no
  208. configure:3814: checking if zts is enabled
  209. configure:3840: result: no
  210. configure:3911: checking for re2c
  211. configure:3941: result: no
  212. configure:3966: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
  213. configure:3980: checking for gawk
  214. configure:4011: result: no
  215. configure:3980: checking for nawk
  216. configure:4011: result: no
  217. configure:3980: checking for awk
  218. configure:3997: found /usr/bin/awk
  219. configure:4008: result: awk
  220. configure:4031: checking if awk is broken
  221. configure:4038: result: no
  222. configure:4056: checking whether to enable fcgi support
  223. configure:4095: result: yes, shared
  224. configure:4495: checking for ld used by cc
  225. configure:4562: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  226. configure:4569: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  227. configure:4584: result: no
  228. configure:4589: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  229. configure:4596: result: -r
  230. configure:4614: checking for BSD-compatible nm
  231. configure:4663: result: /usr/bin/nm
  232. configure:4667: checking whether ln -s works
  233. configure:4671: result: yes
  234. configure:4678: checking how to recognize dependent libraries
  235. configure:4864: result: pass_all
  236. configure:5082: checking for ANSI C header files
  237. configure:5102: cc -c -g -O2 conftest.c >&5
  238. configure:5102: $? = 0
  239. configure:5175: cc -o conftest -g -O2 conftest.c >&5
  240. configure:5175: $? = 0
  241. configure:5175: ./conftest
  242. configure:5175: $? = 0
  243. configure:5186: result: yes
  244. configure:5199: checking for sys/types.h
  245. configure:5199: cc -c -g -O2 conftest.c >&5
  246. configure:5199: $? = 0
  247. configure:5199: result: yes
  248. configure:5199: checking for sys/stat.h
  249. configure:5199: cc -c -g -O2 conftest.c >&5
  250. configure:5199: $? = 0
  251. configure:5199: result: yes
  252. configure:5199: checking for stdlib.h
  253. configure:5199: cc -c -g -O2 conftest.c >&5
  254. configure:5199: $? = 0
  255. configure:5199: result: yes
  256. configure:5199: checking for string.h
  257. configure:5199: cc -c -g -O2 conftest.c >&5
  258. configure:5199: $? = 0
  259. configure:5199: result: yes
  260. configure:5199: checking for memory.h
  261. configure:5199: cc -c -g -O2 conftest.c >&5
  262. configure:5199: $? = 0
  263. configure:5199: result: yes
  264. configure:5199: checking for strings.h
  265. configure:5199: cc -c -g -O2 conftest.c >&5
  266. configure:5199: $? = 0
  267. configure:5199: result: yes
  268. configure:5199: checking for inttypes.h
  269. configure:5199: cc -c -g -O2 conftest.c >&5
  270. configure:5199: $? = 0
  271. configure:5199: result: yes
  272. configure:5199: checking for stdint.h
  273. configure:5199: cc -c -g -O2 conftest.c >&5
  274. configure:5199: $? = 0
  275. configure:5199: result: yes
  276. configure:5199: checking for unistd.h
  277. configure:5199: cc -c -g -O2 conftest.c >&5
  278. configure:5199: $? = 0
  279. configure:5199: result: yes
  280. configure:5213: checking dlfcn.h usability
  281. configure:5213: cc -c -g -O2 conftest.c >&5
  282. configure:5213: $? = 0
  283. configure:5213: result: yes
  284. configure:5213: checking dlfcn.h presence
  285. configure:5213: cc -E conftest.c
  286. configure:5213: $? = 0
  287. configure:5213: result: yes
  288. configure:5213: checking for dlfcn.h
  289. configure:5213: result: yes
  290. configure:5235: checking the maximum length of command line arguments
  291. configure:5347: result: 196608
  292. configure:5359: checking command to parse /usr/bin/nm output from cc object
  293. configure:5464: cc -c -g -O2 conftest.c >&5
  294. configure:5467: $? = 0
  295. configure:5471: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  296. configure:5474: $? = 0
  297. cannot find nm_test_var in conftest.nm
  298. configure:5464: cc -c -g -O2 conftest.c >&5
  299. configure:5467: $? = 0
  300. configure:5471: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  301. configure:5474: $? = 0
  302. configure:5526: cc -o conftest -g -O2 conftest.c conftstm.o >&5
  303. warning: (x86_64) could not find object file symbol for symbol _main
  304. configure:5529: $? = 0
  305. configure:5567: result: ok
  306. configure:5571: checking for objdir
  307. configure:5586: result: .libs
  308. configure:5678: checking for ar
  309. configure:5694: found /usr/bin/ar
  310. configure:5705: result: ar
  311. configure:5770: checking for ranlib
  312. configure:5786: found /usr/bin/ranlib
  313. configure:5797: result: ranlib
  314. configure:5862: checking for strip
  315. configure:5878: found /usr/bin/strip
  316. configure:5889: result: strip
  317. configure:6142: checking for dsymutil
  318. configure:6158: found /usr/bin/dsymutil
  319. configure:6169: result: dsymutil
  320. configure:6234: checking for nmedit
  321. configure:6250: found /usr/bin/nmedit
  322. configure:6261: result: nmedit
  323. configure:6284: checking for -single_module linker flag
  324. configure:6305: result: yes
  325. configure:6307: checking for -exported_symbols_list linker flag
  326. configure:6323: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  327. configure:6326: $? = 0
  328. configure:6340: result: yes
  329. configure:6458: checking if cc supports -fno-rtti -fno-exceptions
  330. configure:6476: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  331. configure:6480: $? = 0
  332. configure:6493: result: yes
  333. configure:6508: checking for cc option to produce PIC
  334. configure:6748: result: -fno-common
  335. configure:6756: checking if cc PIC flag -fno-common works
  336. configure:6774: cc -c -g -O2 -fno-common -DPIC conftest.c >&5
  337. configure:6778: $? = 0
  338. configure:6791: result: yes
  339. configure:6819: checking if cc static flag -static works
  340. configure:6847: result: no
  341. configure:6857: checking if cc supports -c -o file.o
  342. configure:6878: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
  343. configure:6882: $? = 0
  344. configure:6904: result: yes
  345. configure:6930: checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  346. configure:7858: result: yes
  347. configure:7925: checking dynamic linker characteristics
  348. configure:8523: result: darwin15.0.0 dyld
  349. configure:8547: checking how to hardcode library paths into programs
  350. configure:8572: result: immediate
  351. configure:8586: checking whether stripping libraries is possible
  352. configure:8600: result: yes
  353. configure:9108: checking if libtool supports shared libraries
  354. configure:9110: result: yes
  355. configure:9113: checking whether to build shared libraries
  356. configure:9134: result: yes
  357. configure:9137: checking whether to build static libraries
  358. configure:9141: result: no
  359. configure:9236: result:
  360. creating libtool
  361. configure:12935: creating ./config.status
  362. ## ---------------------- ##
  363. ## Running config.status. ##
  364. ## ---------------------- ##
  365. This file was extended by config.status, which was
  366. generated by GNU Autoconf 2.69. Invocation command line was
  367. CONFIG_FILES =
  368. CONFIG_HEADERS =
  369. CONFIG_LINKS =
  370. CONFIG_COMMANDS =
  371. $ ./config.status
  372. on MacBook-Air.local
  373. config.status:676: creating config.h
  374. config.status:766: config.h is unchanged
  375. ## ---------------- ##
  376. ## Cache variables. ##
  377. ## ---------------- ##
  378. ac_cv_build=x86_64-apple-darwin15.0.0
  379. ac_cv_c_compiler_gnu=yes
  380. ac_cv_env_CC_set=
  381. ac_cv_env_CC_value=
  382. ac_cv_env_CFLAGS_set=
  383. ac_cv_env_CFLAGS_value=
  384. ac_cv_env_CPPFLAGS_set=
  385. ac_cv_env_CPPFLAGS_value=
  386. ac_cv_env_CPP_set=
  387. ac_cv_env_CPP_value=
  388. ac_cv_env_LDFLAGS_set=
  389. ac_cv_env_LDFLAGS_value=
  390. ac_cv_env_LIBS_set=
  391. ac_cv_env_LIBS_value=
  392. ac_cv_env_build_alias_set=
  393. ac_cv_env_build_alias_value=
  394. ac_cv_env_host_alias_set=
  395. ac_cv_env_host_alias_value=
  396. ac_cv_env_target_alias_set=
  397. ac_cv_env_target_alias_value=
  398. ac_cv_header_dlfcn_h=yes
  399. ac_cv_header_inttypes_h=yes
  400. ac_cv_header_memory_h=yes
  401. ac_cv_header_stdc=yes
  402. ac_cv_header_stdint_h=yes
  403. ac_cv_header_stdlib_h=yes
  404. ac_cv_header_string_h=yes
  405. ac_cv_header_strings_h=yes
  406. ac_cv_header_sys_stat_h=yes
  407. ac_cv_header_sys_types_h=yes
  408. ac_cv_header_unistd_h=yes
  409. ac_cv_host=x86_64-apple-darwin15.0.0
  410. ac_cv_objext=o
  411. ac_cv_path_EGREP='/usr/bin/grep -E'
  412. ac_cv_path_GREP=/usr/bin/grep
  413. ac_cv_prog_AWK=awk
  414. ac_cv_prog_CPP='cc -E'
  415. ac_cv_prog_ac_ct_AR=ar
  416. ac_cv_prog_ac_ct_CC=cc
  417. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  418. ac_cv_prog_ac_ct_NMEDIT=nmedit
  419. ac_cv_prog_ac_ct_RANLIB=ranlib
  420. ac_cv_prog_ac_ct_STRIP=strip
  421. ac_cv_prog_cc_c89=
  422. ac_cv_prog_cc_cc_c_o=yes
  423. ac_cv_prog_cc_g=yes
  424. ac_cv_target=x86_64-apple-darwin15.0.0
  425. lt_cv_apple_cc_single_mod=yes
  426. lt_cv_deplibs_check_method=pass_all
  427. lt_cv_file_magic_cmd='$MAGIC_CMD'
  428. lt_cv_file_magic_test_file=
  429. lt_cv_ld_exported_symbols_list=yes
  430. lt_cv_ld_reload_flag=-r
  431. lt_cv_objdir=.libs
  432. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  433. lt_cv_path_NM=/usr/bin/nm
  434. lt_cv_path_SED=/opt/local/bin/gsed
  435. lt_cv_prog_compiler_c_o=yes
  436. lt_cv_prog_compiler_pic_works=yes
  437. lt_cv_prog_compiler_rtti_exceptions=yes
  438. lt_cv_prog_compiler_static_works=no
  439. lt_cv_prog_gnu_ld=no
  440. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  441. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  442. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  443. lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
  444. lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.0.0 /usr/local/lib'
  445. lt_cv_sys_max_cmd_len=196608
  446. lt_lt_cv_prog_compiler_c_o='"yes"'
  447. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
  448. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  449. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  450. php_cv_cc_dashr=no
  451. php_cv_cc_rpath=yes
  452. ## ----------------- ##
  453. ## Output variables. ##
  454. ## ----------------- ##
  455. AR='ar'
  456. AWK='awk'
  457. CC='cc'
  458. CFLAGS='-g -O2'
  459. CONFIGURE_COMMAND=' '\''./configure'\'' '
  460. CONFIGURE_OPTIONS=''
  461. CPP='cc -E'
  462. CPPFLAGS=' -DHAVE_CONFIG_H'
  463. DEFS='-DHAVE_CONFIG_H'
  464. DSYMUTIL='dsymutil'
  465. ECHO='/bin/echo'
  466. ECHO_C='\c'
  467. ECHO_N=''
  468. ECHO_T=''
  469. EGREP='/usr/bin/grep -E'
  470. EXEEXT=''
  471. GREP='/usr/bin/grep'
  472. LDFLAGS=''
  473. LIBOBJS=''
  474. LIBS=''
  475. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  476. LN_S='ln -s'
  477. LTLIBOBJS=''
  478. NMEDIT='nmedit'
  479. OBJEXT='o'
  480. PACKAGE_BUGREPORT=''
  481. PACKAGE_NAME=''
  482. PACKAGE_STRING=''
  483. PACKAGE_TARNAME=''
  484. PACKAGE_URL=''
  485. PACKAGE_VERSION=''
  486. PATH_SEPARATOR=':'
  487. RANLIB='ranlib'
  488. RE2C='exit 0;'
  489. SED='/opt/local/bin/gsed'
  490. SHELL='/bin/sh'
  491. SHLIB_DL_SUFFIX_NAME='so'
  492. SHLIB_SUFFIX_NAME='dylib'
  493. STRIP='strip'
  494. ac_ct_CC='cc'
  495. bindir='${exec_prefix}/bin'
  496. build='x86_64-apple-darwin15.0.0'
  497. build_alias=''
  498. build_cpu='x86_64'
  499. build_os='darwin15.0.0'
  500. build_vendor='apple'
  501. datadir='${datarootdir}'
  502. datarootdir='${prefix}/share'
  503. docdir='${datarootdir}/doc/${PACKAGE}'
  504. dvidir='${docdir}'
  505. exec_prefix='$(prefix)'
  506. host='x86_64-apple-darwin15.0.0'
  507. host_alias='x86_64-apple-darwin15.0.0'
  508. host_cpu='x86_64'
  509. host_os='darwin15.0.0'
  510. host_vendor='apple'
  511. htmldir='${docdir}'
  512. includedir='${prefix}/include'
  513. infodir='${datarootdir}/info'
  514. libdir='${exec_prefix}/lib'
  515. libexecdir='${exec_prefix}/libexec'
  516. localedir='${datarootdir}/locale'
  517. localstatedir='${prefix}/var'
  518. mandir='${datarootdir}/man'
  519. oldincludedir='/usr/include'
  520. pdfdir='${docdir}'
  521. prefix='/usr/local/Cellar/php56/5.6.14'
  522. program_transform_name='s,x,x,'
  523. psdir='${docdir}'
  524. sbindir='${exec_prefix}/sbin'
  525. sharedstatedir='${prefix}/com'
  526. sysconfdir='${prefix}/etc'
  527. target='x86_64-apple-darwin15.0.0'
  528. target_alias=''
  529. target_cpu='x86_64'
  530. target_os='darwin15.0.0'
  531. target_vendor='apple'
  532. ## ----------- ##
  533. ## confdefs.h. ##
  534. ## ----------- ##
  535. /* confdefs.h */
  536. #define PACKAGE_NAME ""
  537. #define PACKAGE_TARNAME ""
  538. #define PACKAGE_VERSION ""
  539. #define PACKAGE_STRING ""
  540. #define PACKAGE_BUGREPORT ""
  541. #define PACKAGE_URL ""
  542. #define COMPILE_DL_FCGI 1
  543. #define STDC_HEADERS 1
  544. #define HAVE_SYS_TYPES_H 1
  545. #define HAVE_SYS_STAT_H 1
  546. #define HAVE_STDLIB_H 1
  547. #define HAVE_STRING_H 1
  548. #define HAVE_MEMORY_H 1
  549. #define HAVE_STRINGS_H 1
  550. #define HAVE_INTTYPES_H 1
  551. #define HAVE_STDINT_H 1
  552. #define HAVE_UNISTD_H 1
  553. #define HAVE_DLFCN_H 1
  554. configure: exit 0