Advertisement
sounisi5011

phpenv(php-build) config.log

Oct 11th, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 312.16 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 configure, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-config-file-path=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc --with-config-file-scan-dir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc/conf.d --prefix=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7 --libexecdir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/libexec --without-pear --with-gd --enable-sockets --with-jpeg-dir=/usr --enable-exif --enable-zip --with-zlib --with-zlib-dir=/usr --with-kerberos --with-openssl --with-mcrypt=/usr --enable-soap --enable-xmlreader --with-xsl --enable-ftp --enable-cgi --with-curl=/usr --with-tidy --with-xmlrpc --enable-sysvsem --enable-sysvshm --enable-shmop --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --with-pdo-sqlite --enable-pcntl --enable-mbstring --disable-debug --enable-fpm --enable-bcmath YACC=/usr/local/opt/bison/bin/bison --with-libedit --with-png-dir=/usr/X11
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = jedofuka.local
  14. uname -m = x86_64
  15. uname -r = 15.6.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/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 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/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: 290 tasks, 1587 threads, 4 processors
  34. Load average: 1.74, Mach factor: 2.36
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/sounisi5011/.anyenv/envs/phpenv/libexec
  40. PATH: /Users/sounisi5011/.anyenv/envs/phpenv/plugins/php-build/bin
  41. PATH: /Users/sounisi5011/.anyenv/envs/phpenv/shims
  42. PATH: /Users/sounisi5011/.anyenv/envs/phpenv/shims
  43. PATH: /Users/sounisi5011/.anyenv/envs/phpenv/bin
  44. PATH: /Users/sounisi5011/.anyenv/bin
  45. PATH: /usr/local/bin
  46. PATH: /usr/bin
  47. PATH: /bin
  48. PATH: /usr/sbin
  49. PATH: /sbin
  50. PATH: /Users/sounisi5011/.anyenv/bin
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:3234: checking for grep that handles long lines and -e
  58. configure:3292: result: /usr/bin/grep
  59. configure:3297: checking for egrep
  60. configure:3359: result: /usr/bin/grep -E
  61. configure:3364: checking for a sed that does not truncate output
  62. configure:3418: result: /usr/bin/sed
  63. configure:3523: checking build system type
  64. configure:3537: result: x86_64-apple-darwin15.6.0
  65. configure:3557: checking host system type
  66. configure:3570: result: x86_64-apple-darwin15.6.0
  67. configure:3590: checking target system type
  68. configure:3603: result: x86_64-apple-darwin15.6.0
  69. configure:3778: checking for cc
  70. configure:3794: found /usr/bin/cc
  71. configure:3805: result: cc
  72. configure:3836: checking for C compiler version
  73. configure:3845: cc --version >&5
  74. Apple LLVM version 8.0.0 (clang-800.0.38)
  75. Target: x86_64-apple-darwin15.6.0
  76. Thread model: posix
  77. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  78. configure:3856: $? = 0
  79. configure:3845: cc -v >&5
  80. Apple LLVM version 8.0.0 (clang-800.0.38)
  81. Target: x86_64-apple-darwin15.6.0
  82. Thread model: posix
  83. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  84. configure:3856: $? = 0
  85. configure:3845: cc -V >&5
  86. clang: error: argument to '-V' is missing (expected 1 value)
  87. clang: error: no input files
  88. configure:3856: $? = 1
  89. configure:3845: cc -qversion >&5
  90. clang: error: unknown argument: '-qversion'
  91. clang: error: no input files
  92. configure:3856: $? = 1
  93. configure:3876: checking whether the C compiler works
  94. configure:3898: cc conftest.c >&5
  95. configure:3902: $? = 0
  96. configure:3950: result: yes
  97. configure:3953: checking for C compiler default output file name
  98. configure:3955: result: a.out
  99. configure:3961: checking for suffix of executables
  100. configure:3968: cc -o conftest conftest.c >&5
  101. configure:3972: $? = 0
  102. configure:3994: result:
  103. configure:4016: checking whether we are cross compiling
  104. configure:4024: cc -o conftest conftest.c >&5
  105. configure:4028: $? = 0
  106. configure:4035: ./conftest
  107. configure:4039: $? = 0
  108. configure:4054: result: no
  109. configure:4059: checking for suffix of object files
  110. configure:4081: cc -c conftest.c >&5
  111. configure:4085: $? = 0
  112. configure:4106: result: o
  113. configure:4110: checking whether we are using the GNU C compiler
  114. configure:4129: cc -c conftest.c >&5
  115. configure:4129: $? = 0
  116. configure:4138: result: yes
  117. configure:4147: checking whether cc accepts -g
  118. configure:4167: cc -c -g conftest.c >&5
  119. configure:4167: $? = 0
  120. configure:4208: result: yes
  121. configure:4225: checking for cc option to accept ISO C89
  122. configure:4288: cc -c -g -O2 conftest.c >&5
  123. configure:4288: $? = 0
  124. configure:4301: result: none needed
  125. configure:4327: checking how to run the C preprocessor
  126. configure:4358: cc -E conftest.c
  127. configure:4358: $? = 0
  128. configure:4372: cc -E conftest.c
  129. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  130. #include <ac_nonexistent.h>
  131. ^
  132. 1 error generated.
  133. configure:4372: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h */
  136. | #define PACKAGE_NAME ""
  137. | #define PACKAGE_TARNAME ""
  138. | #define PACKAGE_VERSION ""
  139. | #define PACKAGE_STRING ""
  140. | #define PACKAGE_BUGREPORT ""
  141. | #define PACKAGE_URL ""
  142. | /* end confdefs.h. */
  143. | #include <ac_nonexistent.h>
  144. configure:4397: result: cc -E
  145. configure:4417: cc -E conftest.c
  146. configure:4417: $? = 0
  147. configure:4431: cc -E conftest.c
  148. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  149. #include <ac_nonexistent.h>
  150. ^
  151. 1 error generated.
  152. configure:4431: $? = 1
  153. configure: failed program was:
  154. | /* confdefs.h */
  155. | #define PACKAGE_NAME ""
  156. | #define PACKAGE_TARNAME ""
  157. | #define PACKAGE_VERSION ""
  158. | #define PACKAGE_STRING ""
  159. | #define PACKAGE_BUGREPORT ""
  160. | #define PACKAGE_URL ""
  161. | /* end confdefs.h. */
  162. | #include <ac_nonexistent.h>
  163. configure:4462: checking for icc
  164. configure:4471: result: no
  165. configure:4485: checking for suncc
  166. configure:4494: result: no
  167. configure:4512: checking whether cc understands -c and -o together
  168. configure:4540: cc -c conftest.c -o conftest2.o >&5
  169. configure:4544: $? = 0
  170. configure:4550: cc -c conftest.c -o conftest2.o >&5
  171. configure:4554: $? = 0
  172. configure:4609: result: yes
  173. configure:4624: checking how to run the C preprocessor
  174. configure:4694: result: cc -E
  175. configure:4714: cc -E conftest.c
  176. configure:4714: $? = 0
  177. configure:4728: cc -E conftest.c
  178. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  179. #include <ac_nonexistent.h>
  180. ^
  181. 1 error generated.
  182. configure:4728: $? = 1
  183. configure: failed program was:
  184. | /* confdefs.h */
  185. | #define PACKAGE_NAME ""
  186. | #define PACKAGE_TARNAME ""
  187. | #define PACKAGE_VERSION ""
  188. | #define PACKAGE_STRING ""
  189. | #define PACKAGE_BUGREPORT ""
  190. | #define PACKAGE_URL ""
  191. | /* end confdefs.h. */
  192. | #include <ac_nonexistent.h>
  193. configure:4756: checking for ANSI C header files
  194. configure:4776: cc -c -g -O2 conftest.c >&5
  195. configure:4776: $? = 0
  196. configure:4849: cc -o conftest -g -O2 conftest.c >&5
  197. configure:4849: $? = 0
  198. configure:4849: ./conftest
  199. configure:4849: $? = 0
  200. configure:4860: result: yes
  201. configure:4873: checking for sys/types.h
  202. configure:4873: cc -c -g -O2 conftest.c >&5
  203. configure:4873: $? = 0
  204. configure:4873: result: yes
  205. configure:4873: checking for sys/stat.h
  206. configure:4873: cc -c -g -O2 conftest.c >&5
  207. configure:4873: $? = 0
  208. configure:4873: result: yes
  209. configure:4873: checking for stdlib.h
  210. configure:4873: cc -c -g -O2 conftest.c >&5
  211. configure:4873: $? = 0
  212. configure:4873: result: yes
  213. configure:4873: checking for string.h
  214. configure:4873: cc -c -g -O2 conftest.c >&5
  215. configure:4873: $? = 0
  216. configure:4873: result: yes
  217. configure:4873: checking for memory.h
  218. configure:4873: cc -c -g -O2 conftest.c >&5
  219. configure:4873: $? = 0
  220. configure:4873: result: yes
  221. configure:4873: checking for strings.h
  222. configure:4873: cc -c -g -O2 conftest.c >&5
  223. configure:4873: $? = 0
  224. configure:4873: result: yes
  225. configure:4873: checking for inttypes.h
  226. configure:4873: cc -c -g -O2 conftest.c >&5
  227. configure:4873: $? = 0
  228. configure:4873: result: yes
  229. configure:4873: checking for stdint.h
  230. configure:4873: cc -c -g -O2 conftest.c >&5
  231. configure:4873: $? = 0
  232. configure:4873: result: yes
  233. configure:4873: checking for unistd.h
  234. configure:4873: cc -c -g -O2 conftest.c >&5
  235. configure:4873: $? = 0
  236. configure:4873: result: yes
  237. configure:4886: checking minix/config.h usability
  238. configure:4886: cc -c -g -O2 conftest.c >&5
  239. conftest.c:52:10: fatal error: 'minix/config.h' file not found
  240. #include <minix/config.h>
  241. ^
  242. 1 error generated.
  243. configure:4886: $? = 1
  244. configure: failed program was:
  245. | /* confdefs.h */
  246. | #define PACKAGE_NAME ""
  247. | #define PACKAGE_TARNAME ""
  248. | #define PACKAGE_VERSION ""
  249. | #define PACKAGE_STRING ""
  250. | #define PACKAGE_BUGREPORT ""
  251. | #define PACKAGE_URL ""
  252. | #define STDC_HEADERS 1
  253. | #define HAVE_SYS_TYPES_H 1
  254. | #define HAVE_SYS_STAT_H 1
  255. | #define HAVE_STDLIB_H 1
  256. | #define HAVE_STRING_H 1
  257. | #define HAVE_MEMORY_H 1
  258. | #define HAVE_STRINGS_H 1
  259. | #define HAVE_INTTYPES_H 1
  260. | #define HAVE_STDINT_H 1
  261. | #define HAVE_UNISTD_H 1
  262. | /* end confdefs.h. */
  263. | #include <stdio.h>
  264. | #ifdef HAVE_SYS_TYPES_H
  265. | # include <sys/types.h>
  266. | #endif
  267. | #ifdef HAVE_SYS_STAT_H
  268. | # include <sys/stat.h>
  269. | #endif
  270. | #ifdef STDC_HEADERS
  271. | # include <stdlib.h>
  272. | # include <stddef.h>
  273. | #else
  274. | # ifdef HAVE_STDLIB_H
  275. | # include <stdlib.h>
  276. | # endif
  277. | #endif
  278. | #ifdef HAVE_STRING_H
  279. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  280. | # include <memory.h>
  281. | # endif
  282. | # include <string.h>
  283. | #endif
  284. | #ifdef HAVE_STRINGS_H
  285. | # include <strings.h>
  286. | #endif
  287. | #ifdef HAVE_INTTYPES_H
  288. | # include <inttypes.h>
  289. | #endif
  290. | #ifdef HAVE_STDINT_H
  291. | # include <stdint.h>
  292. | #endif
  293. | #ifdef HAVE_UNISTD_H
  294. | # include <unistd.h>
  295. | #endif
  296. | #include <minix/config.h>
  297. configure:4886: result: no
  298. configure:4886: checking minix/config.h presence
  299. configure:4886: cc -E conftest.c
  300. conftest.c:19:10: fatal error: 'minix/config.h' file not found
  301. #include <minix/config.h>
  302. ^
  303. 1 error generated.
  304. configure:4886: $? = 1
  305. configure: failed program was:
  306. | /* confdefs.h */
  307. | #define PACKAGE_NAME ""
  308. | #define PACKAGE_TARNAME ""
  309. | #define PACKAGE_VERSION ""
  310. | #define PACKAGE_STRING ""
  311. | #define PACKAGE_BUGREPORT ""
  312. | #define PACKAGE_URL ""
  313. | #define STDC_HEADERS 1
  314. | #define HAVE_SYS_TYPES_H 1
  315. | #define HAVE_SYS_STAT_H 1
  316. | #define HAVE_STDLIB_H 1
  317. | #define HAVE_STRING_H 1
  318. | #define HAVE_MEMORY_H 1
  319. | #define HAVE_STRINGS_H 1
  320. | #define HAVE_INTTYPES_H 1
  321. | #define HAVE_STDINT_H 1
  322. | #define HAVE_UNISTD_H 1
  323. | /* end confdefs.h. */
  324. | #include <minix/config.h>
  325. configure:4886: result: no
  326. configure:4886: checking for minix/config.h
  327. configure:4886: result: no
  328. configure:4907: checking whether it is safe to define __EXTENSIONS__
  329. configure:4925: cc -c -g -O2 conftest.c >&5
  330. configure:4925: $? = 0
  331. configure:4932: result: yes
  332. configure:4947: checking whether ln -s works
  333. configure:4951: result: yes
  334. configure:4962: checking for system library directory
  335. configure:4977: result: lib
  336. configure:4986: checking whether to enable runpaths
  337. configure:5000: result: yes
  338. configure:5007: checking if compiler supports -R
  339. configure:5026: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
  340. warning: unknown remark option '-R' [-Wunknown-warning-option]
  341. 1 warning generated.
  342. ld: can't map file, errno=22 file '/usr/lib' for architecture x86_64
  343. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  344. configure:5026: $? = 1
  345. configure: failed program was:
  346. | /* confdefs.h */
  347. | #define PACKAGE_NAME ""
  348. | #define PACKAGE_TARNAME ""
  349. | #define PACKAGE_VERSION ""
  350. | #define PACKAGE_STRING ""
  351. | #define PACKAGE_BUGREPORT ""
  352. | #define PACKAGE_URL ""
  353. | #define STDC_HEADERS 1
  354. | #define HAVE_SYS_TYPES_H 1
  355. | #define HAVE_SYS_STAT_H 1
  356. | #define HAVE_STDLIB_H 1
  357. | #define HAVE_STRING_H 1
  358. | #define HAVE_MEMORY_H 1
  359. | #define HAVE_STRINGS_H 1
  360. | #define HAVE_INTTYPES_H 1
  361. | #define HAVE_STDINT_H 1
  362. | #define HAVE_UNISTD_H 1
  363. | #define __EXTENSIONS__ 1
  364. | #define _ALL_SOURCE 1
  365. | #define _GNU_SOURCE 1
  366. | #define _POSIX_PTHREAD_SEMANTICS 1
  367. | #define _TANDEM_SOURCE 1
  368. | /* end confdefs.h. */
  369. |
  370. | int
  371. | main ()
  372. | {
  373. |
  374. | ;
  375. | return 0;
  376. | }
  377. configure:5036: result: no
  378. configure:5041: checking if compiler supports -Wl,-rpath,
  379. configure:5060: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
  380. configure:5060: $? = 0
  381. configure:5070: result: yes
  382. configure:5088: checking for gawk
  383. configure:5119: result: no
  384. configure:5088: checking for nawk
  385. configure:5119: result: no
  386. configure:5088: checking for awk
  387. configure:5105: found /usr/bin/awk
  388. configure:5116: result: awk
  389. configure:5139: checking if awk is broken
  390. configure:5146: result: no
  391. configure:5160: checking for bison
  392. configure:5187: result: /usr/local/opt/bison/bin/bison
  393. configure:5213: checking for bison version
  394. configure:5237: result: 3.0 (ok)
  395. configure:5256: checking for re2c
  396. configure:5272: found /usr/local/bin/re2c
  397. configure:5283: result: re2c
  398. configure:5292: checking for re2c version
  399. configure:5306: result: 0.15.3 (ok)
  400. configure:5332: checking whether to enable computed goto gcc extension with re2c
  401. configure:5346: result: no
  402. configure:5442: checking whether cc supports -no-cpp-precomp
  403. configure:5459: result: yes
  404. configure:5640: checking whether to force non-PIC code in shared modules
  405. configure:5654: result: no
  406. configure:5672: checking whether /dev/urandom exists
  407. configure:5678: result: yes
  408. configure:5685: checking whether /dev/arandom exists
  409. configure:5694: result: no
  410. configure:5709: checking for global register variables support
  411. configure:5757: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  412. conftest.c:44:3: error: "global register variables are not supported"
  413. # error "global register variables are not supported"
  414. ^
  415. conftest.c:47:28: error: expected string literal in 'asm'
  416. register void *FP __asm__(ZEND_VM_FP_GLOBAL_REG);
  417. ^
  418. conftest.c:48:45: error: expected string literal in 'asm'
  419. register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
  420. ^
  421. conftest.c:50:36: error: use of undeclared identifier 'IP'
  422. const opcode_handler_t *orig_ip = IP;
  423. ^
  424. conftest.c:51:18: error: use of undeclared identifier 'FP'
  425. void *orig_fp = FP;
  426. ^
  427. conftest.c:52:2: error: use of undeclared identifier 'IP'
  428. IP = ip;
  429. ^
  430. conftest.c:53:2: error: use of undeclared identifier 'FP'
  431. FP = fp;
  432. ^
  433. conftest.c:55:2: error: use of undeclared identifier 'FP'
  434. FP = orig_fp;
  435. ^
  436. conftest.c:56:2: error: use of undeclared identifier 'IP'
  437. IP = orig_ip;
  438. ^
  439. 9 errors generated.
  440. configure:5757: $? = 1
  441. configure: failed program was:
  442. | /* confdefs.h */
  443. | #define PACKAGE_NAME ""
  444. | #define PACKAGE_TARNAME ""
  445. | #define PACKAGE_VERSION ""
  446. | #define PACKAGE_STRING ""
  447. | #define PACKAGE_BUGREPORT ""
  448. | #define PACKAGE_URL ""
  449. | #define STDC_HEADERS 1
  450. | #define HAVE_SYS_TYPES_H 1
  451. | #define HAVE_SYS_STAT_H 1
  452. | #define HAVE_STDLIB_H 1
  453. | #define HAVE_STRING_H 1
  454. | #define HAVE_MEMORY_H 1
  455. | #define HAVE_STRINGS_H 1
  456. | #define HAVE_INTTYPES_H 1
  457. | #define HAVE_STDINT_H 1
  458. | #define HAVE_UNISTD_H 1
  459. | #define __EXTENSIONS__ 1
  460. | #define _ALL_SOURCE 1
  461. | #define _GNU_SOURCE 1
  462. | #define _POSIX_PTHREAD_SEMANTICS 1
  463. | #define _TANDEM_SOURCE 1
  464. | #define HAVE_DEV_URANDOM 1
  465. | /* end confdefs.h. */
  466. |
  467. | #if defined(__GNUC__)
  468. | # define ZEND_GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__)
  469. | #else
  470. | # define ZEND_GCC_VERSION 0
  471. | #endif
  472. | #if defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(i386)
  473. | # define ZEND_VM_FP_GLOBAL_REG "%esi"
  474. | # define ZEND_VM_IP_GLOBAL_REG "%edi"
  475. | #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__x86_64__)
  476. | # define ZEND_VM_FP_GLOBAL_REG "%r14"
  477. | # define ZEND_VM_IP_GLOBAL_REG "%r15"
  478. | #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__powerpc64__)
  479. | # define ZEND_VM_FP_GLOBAL_REG "r28"
  480. | # define ZEND_VM_IP_GLOBAL_REG "r29"
  481. | #elif defined(__IBMC__) && ZEND_GCC_VERSION >= 4002 && defined(__powerpc64__)
  482. | # define ZEND_VM_FP_GLOBAL_REG "r28"
  483. | # define ZEND_VM_IP_GLOBAL_REG "r29"
  484. | #else
  485. | # error "global register variables are not supported"
  486. | #endif
  487. | typedef int (*opcode_handler_t)(void);
  488. | register void *FP __asm__(ZEND_VM_FP_GLOBAL_REG);
  489. | register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
  490. | int emu(const opcode_handler_t *ip, void *fp) {
  491. | const opcode_handler_t *orig_ip = IP;
  492. | void *orig_fp = FP;
  493. | IP = ip;
  494. | FP = fp;
  495. | while ((*ip)());
  496. | FP = orig_fp;
  497. | IP = orig_ip;
  498. | }
  499. |
  500. | int
  501. | main ()
  502. | {
  503. |
  504. |
  505. | ;
  506. | return 0;
  507. | }
  508. configure:5775: result: no
  509. configure:5911: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  510. configure:5911: $? = 0
  511. configure:5911: ./conftest
  512. configure:5911: $? = 0
  513. configure:5927: checking for pthreads_cflags
  514. configure:5990: result:
  515. configure:5993: checking for pthreads_lib
  516. configure:6055: result:
  517. configure:6128: result:
  518. configure:6130: result: Configuring SAPI modules
  519. configure:6164: checking for Apache 2.0 handler-module support via DSO through APXS
  520. configure:6960: result: no
  521. configure:6992: checking for setproctitle
  522. configure:6992: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  523. Undefined symbols for architecture x86_64:
  524. "_setproctitle", referenced from:
  525. _main in conftest-9619e6.o
  526. ld: symbol(s) not found for architecture x86_64
  527. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  528. configure:6992: $? = 1
  529. configure: failed program was:
  530. | /* confdefs.h */
  531. | #define PACKAGE_NAME ""
  532. | #define PACKAGE_TARNAME ""
  533. | #define PACKAGE_VERSION ""
  534. | #define PACKAGE_STRING ""
  535. | #define PACKAGE_BUGREPORT ""
  536. | #define PACKAGE_URL ""
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_SYS_TYPES_H 1
  539. | #define HAVE_SYS_STAT_H 1
  540. | #define HAVE_STDLIB_H 1
  541. | #define HAVE_STRING_H 1
  542. | #define HAVE_MEMORY_H 1
  543. | #define HAVE_STRINGS_H 1
  544. | #define HAVE_INTTYPES_H 1
  545. | #define HAVE_STDINT_H 1
  546. | #define HAVE_UNISTD_H 1
  547. | #define __EXTENSIONS__ 1
  548. | #define _ALL_SOURCE 1
  549. | #define _GNU_SOURCE 1
  550. | #define _POSIX_PTHREAD_SEMANTICS 1
  551. | #define _TANDEM_SOURCE 1
  552. | #define HAVE_DEV_URANDOM 1
  553. | /* end confdefs.h. */
  554. | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
  555. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  556. | #define setproctitle innocuous_setproctitle
  557. |
  558. | /* System header to define __stub macros and hopefully few prototypes,
  559. | which can conflict with char setproctitle (); below.
  560. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  561. | <limits.h> exists even on freestanding compilers. */
  562. |
  563. | #ifdef __STDC__
  564. | # include <limits.h>
  565. | #else
  566. | # include <assert.h>
  567. | #endif
  568. |
  569. | #undef setproctitle
  570. |
  571. | /* Override any GCC internal prototype to avoid an error.
  572. | Use char because int might match the return type of a GCC
  573. | builtin and then its argument prototype would still apply. */
  574. | #ifdef __cplusplus
  575. | extern "C"
  576. | #endif
  577. | char setproctitle ();
  578. | /* The GNU C library defines this for functions which it implements
  579. | to always fail with ENOSYS. Some functions are actually named
  580. | something starting with __ and the normal name is an alias. */
  581. | #if defined __stub_setproctitle || defined __stub___setproctitle
  582. | choke me
  583. | #endif
  584. |
  585. | int
  586. | main ()
  587. | {
  588. | return setproctitle ();
  589. | ;
  590. | return 0;
  591. | }
  592. configure:6992: result: no
  593. configure:7004: checking sys/pstat.h usability
  594. configure:7004: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  595. conftest.c:58:10: fatal error: 'sys/pstat.h' file not found
  596. #include <sys/pstat.h>
  597. ^
  598. 1 error generated.
  599. configure:7004: $? = 1
  600. configure: failed program was:
  601. | /* confdefs.h */
  602. | #define PACKAGE_NAME ""
  603. | #define PACKAGE_TARNAME ""
  604. | #define PACKAGE_VERSION ""
  605. | #define PACKAGE_STRING ""
  606. | #define PACKAGE_BUGREPORT ""
  607. | #define PACKAGE_URL ""
  608. | #define STDC_HEADERS 1
  609. | #define HAVE_SYS_TYPES_H 1
  610. | #define HAVE_SYS_STAT_H 1
  611. | #define HAVE_STDLIB_H 1
  612. | #define HAVE_STRING_H 1
  613. | #define HAVE_MEMORY_H 1
  614. | #define HAVE_STRINGS_H 1
  615. | #define HAVE_INTTYPES_H 1
  616. | #define HAVE_STDINT_H 1
  617. | #define HAVE_UNISTD_H 1
  618. | #define __EXTENSIONS__ 1
  619. | #define _ALL_SOURCE 1
  620. | #define _GNU_SOURCE 1
  621. | #define _POSIX_PTHREAD_SEMANTICS 1
  622. | #define _TANDEM_SOURCE 1
  623. | #define HAVE_DEV_URANDOM 1
  624. | /* end confdefs.h. */
  625. | #include <stdio.h>
  626. | #ifdef HAVE_SYS_TYPES_H
  627. | # include <sys/types.h>
  628. | #endif
  629. | #ifdef HAVE_SYS_STAT_H
  630. | # include <sys/stat.h>
  631. | #endif
  632. | #ifdef STDC_HEADERS
  633. | # include <stdlib.h>
  634. | # include <stddef.h>
  635. | #else
  636. | # ifdef HAVE_STDLIB_H
  637. | # include <stdlib.h>
  638. | # endif
  639. | #endif
  640. | #ifdef HAVE_STRING_H
  641. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  642. | # include <memory.h>
  643. | # endif
  644. | # include <string.h>
  645. | #endif
  646. | #ifdef HAVE_STRINGS_H
  647. | # include <strings.h>
  648. | #endif
  649. | #ifdef HAVE_INTTYPES_H
  650. | # include <inttypes.h>
  651. | #endif
  652. | #ifdef HAVE_STDINT_H
  653. | # include <stdint.h>
  654. | #endif
  655. | #ifdef HAVE_UNISTD_H
  656. | # include <unistd.h>
  657. | #endif
  658. | #include <sys/pstat.h>
  659. configure:7004: result: no
  660. configure:7004: checking sys/pstat.h presence
  661. configure:7004: cc -E -no-cpp-precomp conftest.c
  662. conftest.c:25:10: fatal error: 'sys/pstat.h' file not found
  663. #include <sys/pstat.h>
  664. ^
  665. 1 error generated.
  666. configure:7004: $? = 1
  667. configure: failed program was:
  668. | /* confdefs.h */
  669. | #define PACKAGE_NAME ""
  670. | #define PACKAGE_TARNAME ""
  671. | #define PACKAGE_VERSION ""
  672. | #define PACKAGE_STRING ""
  673. | #define PACKAGE_BUGREPORT ""
  674. | #define PACKAGE_URL ""
  675. | #define STDC_HEADERS 1
  676. | #define HAVE_SYS_TYPES_H 1
  677. | #define HAVE_SYS_STAT_H 1
  678. | #define HAVE_STDLIB_H 1
  679. | #define HAVE_STRING_H 1
  680. | #define HAVE_MEMORY_H 1
  681. | #define HAVE_STRINGS_H 1
  682. | #define HAVE_INTTYPES_H 1
  683. | #define HAVE_STDINT_H 1
  684. | #define HAVE_UNISTD_H 1
  685. | #define __EXTENSIONS__ 1
  686. | #define _ALL_SOURCE 1
  687. | #define _GNU_SOURCE 1
  688. | #define _POSIX_PTHREAD_SEMANTICS 1
  689. | #define _TANDEM_SOURCE 1
  690. | #define HAVE_DEV_URANDOM 1
  691. | /* end confdefs.h. */
  692. | #include <sys/pstat.h>
  693. configure:7004: result: no
  694. configure:7004: checking for sys/pstat.h
  695. configure:7004: result: no
  696. configure:7015: checking for PS_STRINGS
  697. configure:7034: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  698. conftest.c:26:10: fatal error: 'sys/exec.h' file not found
  699. #include <sys/exec.h>
  700. ^
  701. 1 error generated.
  702. configure:7034: $? = 1
  703. configure: failed program was:
  704. | /* confdefs.h */
  705. | #define PACKAGE_NAME ""
  706. | #define PACKAGE_TARNAME ""
  707. | #define PACKAGE_VERSION ""
  708. | #define PACKAGE_STRING ""
  709. | #define PACKAGE_BUGREPORT ""
  710. | #define PACKAGE_URL ""
  711. | #define STDC_HEADERS 1
  712. | #define HAVE_SYS_TYPES_H 1
  713. | #define HAVE_SYS_STAT_H 1
  714. | #define HAVE_STDLIB_H 1
  715. | #define HAVE_STRING_H 1
  716. | #define HAVE_MEMORY_H 1
  717. | #define HAVE_STRINGS_H 1
  718. | #define HAVE_INTTYPES_H 1
  719. | #define HAVE_STDINT_H 1
  720. | #define HAVE_UNISTD_H 1
  721. | #define __EXTENSIONS__ 1
  722. | #define _ALL_SOURCE 1
  723. | #define _GNU_SOURCE 1
  724. | #define _POSIX_PTHREAD_SEMANTICS 1
  725. | #define _TANDEM_SOURCE 1
  726. | #define HAVE_DEV_URANDOM 1
  727. | /* end confdefs.h. */
  728. | #include <machine/vmparam.h>
  729. | #include <sys/exec.h>
  730. |
  731. | int
  732. | main ()
  733. | {
  734. | PS_STRINGS->ps_nargvstr = 1;
  735. | PS_STRINGS->ps_argvstr = "foo";
  736. | ;
  737. | return 0;
  738. | }
  739. configure:7042: result: no
  740. configure:7050: checking for CLI build
  741. configure:7212: result: yes
  742. configure:7240: checking for embedded SAPI library support
  743. configure:7439: result: no
  744. configure:7500: checking for FPM build
  745. configure:7503: result: yes
  746. configure:7510: checking for setenv
  747. configure:7510: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  748. configure:7510: $? = 0
  749. configure:7510: result: yes
  750. configure:7510: checking for clearenv
  751. configure:7510: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  752. Undefined symbols for architecture x86_64:
  753. "_clearenv", referenced from:
  754. _main in conftest-1d4799.o
  755. ld: symbol(s) not found for architecture x86_64
  756. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  757. configure:7510: $? = 1
  758. configure: failed program was:
  759. | /* confdefs.h */
  760. | #define PACKAGE_NAME ""
  761. | #define PACKAGE_TARNAME ""
  762. | #define PACKAGE_VERSION ""
  763. | #define PACKAGE_STRING ""
  764. | #define PACKAGE_BUGREPORT ""
  765. | #define PACKAGE_URL ""
  766. | #define STDC_HEADERS 1
  767. | #define HAVE_SYS_TYPES_H 1
  768. | #define HAVE_SYS_STAT_H 1
  769. | #define HAVE_STDLIB_H 1
  770. | #define HAVE_STRING_H 1
  771. | #define HAVE_MEMORY_H 1
  772. | #define HAVE_STRINGS_H 1
  773. | #define HAVE_INTTYPES_H 1
  774. | #define HAVE_STDINT_H 1
  775. | #define HAVE_UNISTD_H 1
  776. | #define __EXTENSIONS__ 1
  777. | #define _ALL_SOURCE 1
  778. | #define _GNU_SOURCE 1
  779. | #define _POSIX_PTHREAD_SEMANTICS 1
  780. | #define _TANDEM_SOURCE 1
  781. | #define HAVE_DEV_URANDOM 1
  782. | #define HAVE_SETENV 1
  783. | /* end confdefs.h. */
  784. | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
  785. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  786. | #define clearenv innocuous_clearenv
  787. |
  788. | /* System header to define __stub macros and hopefully few prototypes,
  789. | which can conflict with char clearenv (); below.
  790. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  791. | <limits.h> exists even on freestanding compilers. */
  792. |
  793. | #ifdef __STDC__
  794. | # include <limits.h>
  795. | #else
  796. | # include <assert.h>
  797. | #endif
  798. |
  799. | #undef clearenv
  800. |
  801. | /* Override any GCC internal prototype to avoid an error.
  802. | Use char because int might match the return type of a GCC
  803. | builtin and then its argument prototype would still apply. */
  804. | #ifdef __cplusplus
  805. | extern "C"
  806. | #endif
  807. | char clearenv ();
  808. | /* The GNU C library defines this for functions which it implements
  809. | to always fail with ENOSYS. Some functions are actually named
  810. | something starting with __ and the normal name is an alias. */
  811. | #if defined __stub_clearenv || defined __stub___clearenv
  812. | choke me
  813. | #endif
  814. |
  815. | int
  816. | main ()
  817. | {
  818. | return clearenv ();
  819. | ;
  820. | return 0;
  821. | }
  822. configure:7510: result: no
  823. configure:7510: checking for setproctitle
  824. configure:7510: result: no
  825. configure:7520: checking for library containing socket
  826. configure:7551: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  827. configure:7551: $? = 0
  828. configure:7568: result: none required
  829. configure:7576: checking for library containing inet_addr
  830. configure:7607: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  831. configure:7607: $? = 0
  832. configure:7624: result: none required
  833. configure:7636: checking errno.h usability
  834. configure:7636: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  835. configure:7636: $? = 0
  836. configure:7636: result: yes
  837. configure:7636: checking errno.h presence
  838. configure:7636: cc -E -no-cpp-precomp conftest.c
  839. configure:7636: $? = 0
  840. configure:7636: result: yes
  841. configure:7636: checking for errno.h
  842. configure:7636: result: yes
  843. configure:7636: checking fcntl.h usability
  844. configure:7636: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  845. configure:7636: $? = 0
  846. configure:7636: result: yes
  847. configure:7636: checking fcntl.h presence
  848. configure:7636: cc -E -no-cpp-precomp conftest.c
  849. configure:7636: $? = 0
  850. configure:7636: result: yes
  851. configure:7636: checking for fcntl.h
  852. configure:7636: result: yes
  853. configure:7636: checking stdio.h usability
  854. configure:7636: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  855. configure:7636: $? = 0
  856. configure:7636: result: yes
  857. configure:7636: checking stdio.h presence
  858. configure:7636: cc -E -no-cpp-precomp conftest.c
  859. configure:7636: $? = 0
  860. configure:7636: result: yes
  861. configure:7636: checking for stdio.h
  862. configure:7636: result: yes
  863. configure:7636: checking for stdlib.h
  864. configure:7636: result: yes
  865. configure:7636: checking for unistd.h
  866. configure:7636: result: yes
  867. configure:7636: checking sys/uio.h usability
  868. configure:7636: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  869. configure:7636: $? = 0
  870. configure:7636: result: yes
  871. configure:7636: checking sys/uio.h presence
  872. configure:7636: cc -E -no-cpp-precomp conftest.c
  873. configure:7636: $? = 0
  874. configure:7636: result: yes
  875. configure:7636: checking for sys/uio.h
  876. configure:7636: result: yes
  877. configure:7649: checking sys/select.h usability
  878. configure:7649: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  879. configure:7649: $? = 0
  880. configure:7649: result: yes
  881. configure:7649: checking sys/select.h presence
  882. configure:7649: cc -E -no-cpp-precomp conftest.c
  883. configure:7649: $? = 0
  884. configure:7649: result: yes
  885. configure:7649: checking for sys/select.h
  886. configure:7649: result: yes
  887. configure:7649: checking sys/socket.h usability
  888. configure:7649: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  889. configure:7649: $? = 0
  890. configure:7649: result: yes
  891. configure:7649: checking sys/socket.h presence
  892. configure:7649: cc -E -no-cpp-precomp conftest.c
  893. configure:7649: $? = 0
  894. configure:7649: result: yes
  895. configure:7649: checking for sys/socket.h
  896. configure:7649: result: yes
  897. configure:7649: checking sys/time.h usability
  898. configure:7649: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  899. configure:7649: $? = 0
  900. configure:7649: result: yes
  901. configure:7649: checking sys/time.h presence
  902. configure:7649: cc -E -no-cpp-precomp conftest.c
  903. configure:7649: $? = 0
  904. configure:7649: result: yes
  905. configure:7649: checking for sys/time.h
  906. configure:7649: result: yes
  907. configure:7662: checking arpa/inet.h usability
  908. configure:7662: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  909. configure:7662: $? = 0
  910. configure:7662: result: yes
  911. configure:7662: checking arpa/inet.h presence
  912. configure:7662: cc -E -no-cpp-precomp conftest.c
  913. configure:7662: $? = 0
  914. configure:7662: result: yes
  915. configure:7662: checking for arpa/inet.h
  916. configure:7662: result: yes
  917. configure:7662: checking netinet/in.h usability
  918. configure:7662: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  919. configure:7662: $? = 0
  920. configure:7662: result: yes
  921. configure:7662: checking netinet/in.h presence
  922. configure:7662: cc -E -no-cpp-precomp conftest.c
  923. configure:7662: $? = 0
  924. configure:7662: result: yes
  925. configure:7662: checking for netinet/in.h
  926. configure:7662: result: yes
  927. configure:7674: checking sysexits.h usability
  928. configure:7674: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  929. configure:7674: $? = 0
  930. configure:7674: result: yes
  931. configure:7674: checking sysexits.h presence
  932. configure:7674: cc -E -no-cpp-precomp conftest.c
  933. configure:7674: $? = 0
  934. configure:7674: result: yes
  935. configure:7674: checking for sysexits.h
  936. configure:7674: result: yes
  937. configure:7686: checking for prctl
  938. configure:7700: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  939. conftest.c:38:11: fatal error: 'sys/prctl.h' file not found
  940. #include <sys/prctl.h>
  941. ^
  942. 1 error generated.
  943. configure:7700: $? = 1
  944. configure: failed program was:
  945. | /* confdefs.h */
  946. | #define PACKAGE_NAME ""
  947. | #define PACKAGE_TARNAME ""
  948. | #define PACKAGE_VERSION ""
  949. | #define PACKAGE_STRING ""
  950. | #define PACKAGE_BUGREPORT ""
  951. | #define PACKAGE_URL ""
  952. | #define STDC_HEADERS 1
  953. | #define HAVE_SYS_TYPES_H 1
  954. | #define HAVE_SYS_STAT_H 1
  955. | #define HAVE_STDLIB_H 1
  956. | #define HAVE_STRING_H 1
  957. | #define HAVE_MEMORY_H 1
  958. | #define HAVE_STRINGS_H 1
  959. | #define HAVE_INTTYPES_H 1
  960. | #define HAVE_STDINT_H 1
  961. | #define HAVE_UNISTD_H 1
  962. | #define __EXTENSIONS__ 1
  963. | #define _ALL_SOURCE 1
  964. | #define _GNU_SOURCE 1
  965. | #define _POSIX_PTHREAD_SEMANTICS 1
  966. | #define _TANDEM_SOURCE 1
  967. | #define HAVE_DEV_URANDOM 1
  968. | #define HAVE_SETENV 1
  969. | #define HAVE_ERRNO_H 1
  970. | #define HAVE_FCNTL_H 1
  971. | #define HAVE_STDIO_H 1
  972. | #define HAVE_STDLIB_H 1
  973. | #define HAVE_UNISTD_H 1
  974. | #define HAVE_SYS_UIO_H 1
  975. | #define HAVE_SYS_SELECT_H 1
  976. | #define HAVE_SYS_SOCKET_H 1
  977. | #define HAVE_SYS_TIME_H 1
  978. | #define HAVE_ARPA_INET_H 1
  979. | #define HAVE_NETINET_IN_H 1
  980. | #define HAVE_SYSEXITS_H 1
  981. | /* end confdefs.h. */
  982. | #include <sys/prctl.h>
  983. | int
  984. | main ()
  985. | {
  986. | prctl(0, 0, 0, 0, 0);
  987. | ;
  988. | return 0;
  989. | }
  990. configure:7710: result: no
  991. configure:7719: checking for clock_gettime
  992. configure:7733: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  993. conftest.c:42:21: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
  994. struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  995. ^
  996. conftest.c:42:35: error: use of undeclared identifier 'CLOCK_MONOTONIC'
  997. struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  998. ^
  999. 1 warning and 1 error generated.
  1000. configure:7733: $? = 1
  1001. configure: failed program was:
  1002. | /* confdefs.h */
  1003. | #define PACKAGE_NAME ""
  1004. | #define PACKAGE_TARNAME ""
  1005. | #define PACKAGE_VERSION ""
  1006. | #define PACKAGE_STRING ""
  1007. | #define PACKAGE_BUGREPORT ""
  1008. | #define PACKAGE_URL ""
  1009. | #define STDC_HEADERS 1
  1010. | #define HAVE_SYS_TYPES_H 1
  1011. | #define HAVE_SYS_STAT_H 1
  1012. | #define HAVE_STDLIB_H 1
  1013. | #define HAVE_STRING_H 1
  1014. | #define HAVE_MEMORY_H 1
  1015. | #define HAVE_STRINGS_H 1
  1016. | #define HAVE_INTTYPES_H 1
  1017. | #define HAVE_STDINT_H 1
  1018. | #define HAVE_UNISTD_H 1
  1019. | #define __EXTENSIONS__ 1
  1020. | #define _ALL_SOURCE 1
  1021. | #define _GNU_SOURCE 1
  1022. | #define _POSIX_PTHREAD_SEMANTICS 1
  1023. | #define _TANDEM_SOURCE 1
  1024. | #define HAVE_DEV_URANDOM 1
  1025. | #define HAVE_SETENV 1
  1026. | #define HAVE_ERRNO_H 1
  1027. | #define HAVE_FCNTL_H 1
  1028. | #define HAVE_STDIO_H 1
  1029. | #define HAVE_STDLIB_H 1
  1030. | #define HAVE_UNISTD_H 1
  1031. | #define HAVE_SYS_UIO_H 1
  1032. | #define HAVE_SYS_SELECT_H 1
  1033. | #define HAVE_SYS_SOCKET_H 1
  1034. | #define HAVE_SYS_TIME_H 1
  1035. | #define HAVE_ARPA_INET_H 1
  1036. | #define HAVE_NETINET_IN_H 1
  1037. | #define HAVE_SYSEXITS_H 1
  1038. | /* end confdefs.h. */
  1039. | #include <time.h>
  1040. | int
  1041. | main ()
  1042. | {
  1043. | struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  1044. | ;
  1045. | return 0;
  1046. | }
  1047. configure:7741: result: no
  1048. configure:7749: checking for clock_gettime in -lrt
  1049. configure:7766: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt >&5
  1050. conftest.c:42:21: warning: implicit declaration of function 'clock_gettime' is invalid in C99 [-Wimplicit-function-declaration]
  1051. struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  1052. ^
  1053. conftest.c:42:35: error: use of undeclared identifier 'CLOCK_MONOTONIC'
  1054. struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  1055. ^
  1056. 1 warning and 1 error generated.
  1057. configure:7766: $? = 1
  1058. configure: failed program was:
  1059. | /* confdefs.h */
  1060. | #define PACKAGE_NAME ""
  1061. | #define PACKAGE_TARNAME ""
  1062. | #define PACKAGE_VERSION ""
  1063. | #define PACKAGE_STRING ""
  1064. | #define PACKAGE_BUGREPORT ""
  1065. | #define PACKAGE_URL ""
  1066. | #define STDC_HEADERS 1
  1067. | #define HAVE_SYS_TYPES_H 1
  1068. | #define HAVE_SYS_STAT_H 1
  1069. | #define HAVE_STDLIB_H 1
  1070. | #define HAVE_STRING_H 1
  1071. | #define HAVE_MEMORY_H 1
  1072. | #define HAVE_STRINGS_H 1
  1073. | #define HAVE_INTTYPES_H 1
  1074. | #define HAVE_STDINT_H 1
  1075. | #define HAVE_UNISTD_H 1
  1076. | #define __EXTENSIONS__ 1
  1077. | #define _ALL_SOURCE 1
  1078. | #define _GNU_SOURCE 1
  1079. | #define _POSIX_PTHREAD_SEMANTICS 1
  1080. | #define _TANDEM_SOURCE 1
  1081. | #define HAVE_DEV_URANDOM 1
  1082. | #define HAVE_SETENV 1
  1083. | #define HAVE_ERRNO_H 1
  1084. | #define HAVE_FCNTL_H 1
  1085. | #define HAVE_STDIO_H 1
  1086. | #define HAVE_STDLIB_H 1
  1087. | #define HAVE_UNISTD_H 1
  1088. | #define HAVE_SYS_UIO_H 1
  1089. | #define HAVE_SYS_SELECT_H 1
  1090. | #define HAVE_SYS_SOCKET_H 1
  1091. | #define HAVE_SYS_TIME_H 1
  1092. | #define HAVE_ARPA_INET_H 1
  1093. | #define HAVE_NETINET_IN_H 1
  1094. | #define HAVE_SYSEXITS_H 1
  1095. | /* end confdefs.h. */
  1096. | #include <time.h>
  1097. | int
  1098. | main ()
  1099. | {
  1100. | struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
  1101. | ;
  1102. | return 0;
  1103. | }
  1104. configure:7775: result: no
  1105. configure:7792: checking for clock_get_time
  1106. configure:7825: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1107. configure:7825: $? = 0
  1108. configure:7825: ./conftest
  1109. configure:7825: $? = 0
  1110. configure:7828: result: yes
  1111. configure:7853: checking for ptrace
  1112. configure:7869: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1113. configure:7869: $? = 0
  1114. configure:7872: result: yes
  1115. configure:7884: checking whether ptrace works
  1116. configure:7964: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1117. conftest.c:69:26: warning: 'ePtAttachDeprecated' is deprecated: PT_ATTACH is deprecated. See PT_ATTACHEXC [-Wdeprecated-declarations]
  1118. if (0 > ptrace(PTRACE_ATTACH, child, 0, 0)) {
  1119. ^
  1120. conftest.c:48:29: note: expanded from macro 'PTRACE_ATTACH'
  1121. #define PTRACE_ATTACH PT_ATTACH
  1122. ^
  1123. /usr/include/sys/ptrace.h:85:19: note: expanded from macro 'PT_ATTACH'
  1124. #define PT_ATTACH ePtAttachDeprecated /* trace some running process */
  1125. ^
  1126. /usr/include/sys/ptrace.h:71:2: note: 'ePtAttachDeprecated' has been explicitly marked deprecated here
  1127. ePtAttachDeprecated __deprecated_enum_msg("PT_ATTACH is deprecated. See PT_ATTACHEXC") = 10
  1128. ^
  1129. 1 warning generated.
  1130. configure:7964: $? = 0
  1131. configure:7964: ./conftest
  1132. configure:7964: $? = 4
  1133. configure: program exited with status 4
  1134. configure: failed program was:
  1135. | /* confdefs.h */
  1136. | #define PACKAGE_NAME ""
  1137. | #define PACKAGE_TARNAME ""
  1138. | #define PACKAGE_VERSION ""
  1139. | #define PACKAGE_STRING ""
  1140. | #define PACKAGE_BUGREPORT ""
  1141. | #define PACKAGE_URL ""
  1142. | #define STDC_HEADERS 1
  1143. | #define HAVE_SYS_TYPES_H 1
  1144. | #define HAVE_SYS_STAT_H 1
  1145. | #define HAVE_STDLIB_H 1
  1146. | #define HAVE_STRING_H 1
  1147. | #define HAVE_MEMORY_H 1
  1148. | #define HAVE_STRINGS_H 1
  1149. | #define HAVE_INTTYPES_H 1
  1150. | #define HAVE_STDINT_H 1
  1151. | #define HAVE_UNISTD_H 1
  1152. | #define __EXTENSIONS__ 1
  1153. | #define _ALL_SOURCE 1
  1154. | #define _GNU_SOURCE 1
  1155. | #define _POSIX_PTHREAD_SEMANTICS 1
  1156. | #define _TANDEM_SOURCE 1
  1157. | #define HAVE_DEV_URANDOM 1
  1158. | #define HAVE_SETENV 1
  1159. | #define HAVE_ERRNO_H 1
  1160. | #define HAVE_FCNTL_H 1
  1161. | #define HAVE_STDIO_H 1
  1162. | #define HAVE_STDLIB_H 1
  1163. | #define HAVE_UNISTD_H 1
  1164. | #define HAVE_SYS_UIO_H 1
  1165. | #define HAVE_SYS_SELECT_H 1
  1166. | #define HAVE_SYS_SOCKET_H 1
  1167. | #define HAVE_SYS_TIME_H 1
  1168. | #define HAVE_ARPA_INET_H 1
  1169. | #define HAVE_NETINET_IN_H 1
  1170. | #define HAVE_SYSEXITS_H 1
  1171. | #define HAVE_CLOCK_GET_TIME 1
  1172. | /* end confdefs.h. */
  1173. |
  1174. | #include <unistd.h>
  1175. | #include <signal.h>
  1176. | #include <sys/wait.h>
  1177. | #include <sys/types.h>
  1178. | #include <sys/ptrace.h>
  1179. | #include <errno.h>
  1180. |
  1181. | #if !defined(PTRACE_ATTACH) && defined(PT_ATTACH)
  1182. | #define PTRACE_ATTACH PT_ATTACH
  1183. | #endif
  1184. |
  1185. | #if !defined(PTRACE_DETACH) && defined(PT_DETACH)
  1186. | #define PTRACE_DETACH PT_DETACH
  1187. | #endif
  1188. |
  1189. | #if !defined(PTRACE_PEEKDATA) && defined(PT_READ_D)
  1190. | #define PTRACE_PEEKDATA PT_READ_D
  1191. | #endif
  1192. |
  1193. | int main()
  1194. | {
  1195. | long v1 = (unsigned int) -1; /* copy will fail if sizeof(long) == 8 and we've got "int ptrace()" */
  1196. | long v2;
  1197. | pid_t child;
  1198. | int status;
  1199. |
  1200. | if ( (child = fork()) ) { /* parent */
  1201. | int ret = 0;
  1202. |
  1203. | if (0 > ptrace(PTRACE_ATTACH, child, 0, 0)) {
  1204. | return 2;
  1205. | }
  1206. |
  1207. | waitpid(child, &status, 0);
  1208. |
  1209. | #ifdef PT_IO
  1210. | struct ptrace_io_desc ptio = {
  1211. | .piod_op = PIOD_READ_D,
  1212. | .piod_offs = &v1,
  1213. | .piod_addr = &v2,
  1214. | .piod_len = sizeof(v1)
  1215. | };
  1216. |
  1217. | if (0 > ptrace(PT_IO, child, (void *) &ptio, 0)) {
  1218. | ret = 3;
  1219. | }
  1220. | #else
  1221. | errno = 0;
  1222. |
  1223. | v2 = ptrace(PTRACE_PEEKDATA, child, (void *) &v1, 0);
  1224. |
  1225. | if (errno) {
  1226. | ret = 4;
  1227. | }
  1228. | #endif
  1229. | ptrace(PTRACE_DETACH, child, (void *) 1, 0);
  1230. |
  1231. | kill(child, SIGKILL);
  1232. |
  1233. | return ret ? ret : (v1 != v2);
  1234. | }
  1235. | else { /* child */
  1236. | sleep(10);
  1237. | return 0;
  1238. | }
  1239. | }
  1240. |
  1241. configure:7973: result: no
  1242. configure:7992: checking for mach_vm_read
  1243. configure:8010: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1244. configure:8010: $? = 0
  1245. configure:8013: result: yes
  1246. configure:8125: checking if gcc supports __sync_bool_compare_and_swap
  1247. configure:8142: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1248. configure:8142: $? = 0
  1249. configure:8144: result: yes
  1250. configure:8162: checking for TCP_INFO
  1251. configure:8176: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1252. conftest.c:45:17: error: variable has incomplete type 'struct tcp_info'
  1253. struct tcp_info ti; int x = TCP_INFO;
  1254. ^
  1255. conftest.c:45:8: note: forward declaration of 'struct tcp_info'
  1256. struct tcp_info ti; int x = TCP_INFO;
  1257. ^
  1258. conftest.c:45:29: error: use of undeclared identifier 'TCP_INFO'
  1259. struct tcp_info ti; int x = TCP_INFO;
  1260. ^
  1261. 2 errors generated.
  1262. configure:8176: $? = 1
  1263. configure: failed program was:
  1264. | /* confdefs.h */
  1265. | #define PACKAGE_NAME ""
  1266. | #define PACKAGE_TARNAME ""
  1267. | #define PACKAGE_VERSION ""
  1268. | #define PACKAGE_STRING ""
  1269. | #define PACKAGE_BUGREPORT ""
  1270. | #define PACKAGE_URL ""
  1271. | #define STDC_HEADERS 1
  1272. | #define HAVE_SYS_TYPES_H 1
  1273. | #define HAVE_SYS_STAT_H 1
  1274. | #define HAVE_STDLIB_H 1
  1275. | #define HAVE_STRING_H 1
  1276. | #define HAVE_MEMORY_H 1
  1277. | #define HAVE_STRINGS_H 1
  1278. | #define HAVE_INTTYPES_H 1
  1279. | #define HAVE_STDINT_H 1
  1280. | #define HAVE_UNISTD_H 1
  1281. | #define __EXTENSIONS__ 1
  1282. | #define _ALL_SOURCE 1
  1283. | #define _GNU_SOURCE 1
  1284. | #define _POSIX_PTHREAD_SEMANTICS 1
  1285. | #define _TANDEM_SOURCE 1
  1286. | #define HAVE_DEV_URANDOM 1
  1287. | #define HAVE_SETENV 1
  1288. | #define HAVE_ERRNO_H 1
  1289. | #define HAVE_FCNTL_H 1
  1290. | #define HAVE_STDIO_H 1
  1291. | #define HAVE_STDLIB_H 1
  1292. | #define HAVE_UNISTD_H 1
  1293. | #define HAVE_SYS_UIO_H 1
  1294. | #define HAVE_SYS_SELECT_H 1
  1295. | #define HAVE_SYS_SOCKET_H 1
  1296. | #define HAVE_SYS_TIME_H 1
  1297. | #define HAVE_ARPA_INET_H 1
  1298. | #define HAVE_NETINET_IN_H 1
  1299. | #define HAVE_SYSEXITS_H 1
  1300. | #define HAVE_CLOCK_GET_TIME 1
  1301. | #define HAVE_MACH_VM_READ 1
  1302. | #define HAVE_BUILTIN_ATOMIC 1
  1303. | /* end confdefs.h. */
  1304. | #include <netinet/tcp.h>
  1305. | int
  1306. | main ()
  1307. | {
  1308. | struct tcp_info ti; int x = TCP_INFO;
  1309. | ;
  1310. | return 0;
  1311. | }
  1312. configure:8184: result: no
  1313. configure:8197: checking for SO_LISTENQLEN
  1314. configure:8211: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1315. conftest.c:45:9: error: use of undeclared identifier 'SO_LISTENQLIMIT'
  1316. int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;
  1317. ^
  1318. conftest.c:45:34: error: use of undeclared identifier 'SO_LISTENQLEN'
  1319. int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;
  1320. ^
  1321. 2 errors generated.
  1322. configure:8211: $? = 1
  1323. configure: failed program was:
  1324. | /* confdefs.h */
  1325. | #define PACKAGE_NAME ""
  1326. | #define PACKAGE_TARNAME ""
  1327. | #define PACKAGE_VERSION ""
  1328. | #define PACKAGE_STRING ""
  1329. | #define PACKAGE_BUGREPORT ""
  1330. | #define PACKAGE_URL ""
  1331. | #define STDC_HEADERS 1
  1332. | #define HAVE_SYS_TYPES_H 1
  1333. | #define HAVE_SYS_STAT_H 1
  1334. | #define HAVE_STDLIB_H 1
  1335. | #define HAVE_STRING_H 1
  1336. | #define HAVE_MEMORY_H 1
  1337. | #define HAVE_STRINGS_H 1
  1338. | #define HAVE_INTTYPES_H 1
  1339. | #define HAVE_STDINT_H 1
  1340. | #define HAVE_UNISTD_H 1
  1341. | #define __EXTENSIONS__ 1
  1342. | #define _ALL_SOURCE 1
  1343. | #define _GNU_SOURCE 1
  1344. | #define _POSIX_PTHREAD_SEMANTICS 1
  1345. | #define _TANDEM_SOURCE 1
  1346. | #define HAVE_DEV_URANDOM 1
  1347. | #define HAVE_SETENV 1
  1348. | #define HAVE_ERRNO_H 1
  1349. | #define HAVE_FCNTL_H 1
  1350. | #define HAVE_STDIO_H 1
  1351. | #define HAVE_STDLIB_H 1
  1352. | #define HAVE_UNISTD_H 1
  1353. | #define HAVE_SYS_UIO_H 1
  1354. | #define HAVE_SYS_SELECT_H 1
  1355. | #define HAVE_SYS_SOCKET_H 1
  1356. | #define HAVE_SYS_TIME_H 1
  1357. | #define HAVE_ARPA_INET_H 1
  1358. | #define HAVE_NETINET_IN_H 1
  1359. | #define HAVE_SYSEXITS_H 1
  1360. | #define HAVE_CLOCK_GET_TIME 1
  1361. | #define HAVE_MACH_VM_READ 1
  1362. | #define HAVE_BUILTIN_ATOMIC 1
  1363. | /* end confdefs.h. */
  1364. | #include <sys/socket.h>
  1365. | int
  1366. | main ()
  1367. | {
  1368. | int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;
  1369. | ;
  1370. | return 0;
  1371. | }
  1372. configure:8219: result: no
  1373. configure:8233: checking for sysconf
  1374. configure:8247: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1375. configure:8247: $? = 0
  1376. configure:8252: result: yes
  1377. configure:8264: checking for times
  1378. configure:8278: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1379. configure:8278: $? = 0
  1380. configure:8283: result: yes
  1381. configure:8295: checking for kqueue
  1382. configure:8319: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1383. configure:8319: $? = 0
  1384. configure:8324: result: yes
  1385. configure:8336: checking for port framework
  1386. configure:8359: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1387. conftest.c:45:12: fatal error: 'port.h' file not found
  1388. #include <port.h>
  1389. ^
  1390. 1 error generated.
  1391. configure:8359: $? = 1
  1392. configure: failed program was:
  1393. | /* confdefs.h */
  1394. | #define PACKAGE_NAME ""
  1395. | #define PACKAGE_TARNAME ""
  1396. | #define PACKAGE_VERSION ""
  1397. | #define PACKAGE_STRING ""
  1398. | #define PACKAGE_BUGREPORT ""
  1399. | #define PACKAGE_URL ""
  1400. | #define STDC_HEADERS 1
  1401. | #define HAVE_SYS_TYPES_H 1
  1402. | #define HAVE_SYS_STAT_H 1
  1403. | #define HAVE_STDLIB_H 1
  1404. | #define HAVE_STRING_H 1
  1405. | #define HAVE_MEMORY_H 1
  1406. | #define HAVE_STRINGS_H 1
  1407. | #define HAVE_INTTYPES_H 1
  1408. | #define HAVE_STDINT_H 1
  1409. | #define HAVE_UNISTD_H 1
  1410. | #define __EXTENSIONS__ 1
  1411. | #define _ALL_SOURCE 1
  1412. | #define _GNU_SOURCE 1
  1413. | #define _POSIX_PTHREAD_SEMANTICS 1
  1414. | #define _TANDEM_SOURCE 1
  1415. | #define HAVE_DEV_URANDOM 1
  1416. | #define HAVE_SETENV 1
  1417. | #define HAVE_ERRNO_H 1
  1418. | #define HAVE_FCNTL_H 1
  1419. | #define HAVE_STDIO_H 1
  1420. | #define HAVE_STDLIB_H 1
  1421. | #define HAVE_UNISTD_H 1
  1422. | #define HAVE_SYS_UIO_H 1
  1423. | #define HAVE_SYS_SELECT_H 1
  1424. | #define HAVE_SYS_SOCKET_H 1
  1425. | #define HAVE_SYS_TIME_H 1
  1426. | #define HAVE_ARPA_INET_H 1
  1427. | #define HAVE_NETINET_IN_H 1
  1428. | #define HAVE_SYSEXITS_H 1
  1429. | #define HAVE_CLOCK_GET_TIME 1
  1430. | #define HAVE_MACH_VM_READ 1
  1431. | #define HAVE_BUILTIN_ATOMIC 1
  1432. | #define HAVE_SYSCONF 1
  1433. | #define HAVE_TIMES 1
  1434. | #define HAVE_KQUEUE 1
  1435. | /* end confdefs.h. */
  1436. |
  1437. | #include <port.h>
  1438. |
  1439. | int
  1440. | main ()
  1441. | {
  1442. |
  1443. | int port;
  1444. |
  1445. | port = port_create();
  1446. | if (port < 0) {
  1447. | return 1;
  1448. | }
  1449. |
  1450. | ;
  1451. | return 0;
  1452. | }
  1453. configure:8369: result: no
  1454. configure:8376: checking for /dev/poll
  1455. configure:8401: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1456. conftest.c:46:12: fatal error: 'sys/devpoll.h' file not found
  1457. #include <sys/devpoll.h>
  1458. ^
  1459. 1 error generated.
  1460. configure:8401: $? = 1
  1461. configure: failed program was:
  1462. | /* confdefs.h */
  1463. | #define PACKAGE_NAME ""
  1464. | #define PACKAGE_TARNAME ""
  1465. | #define PACKAGE_VERSION ""
  1466. | #define PACKAGE_STRING ""
  1467. | #define PACKAGE_BUGREPORT ""
  1468. | #define PACKAGE_URL ""
  1469. | #define STDC_HEADERS 1
  1470. | #define HAVE_SYS_TYPES_H 1
  1471. | #define HAVE_SYS_STAT_H 1
  1472. | #define HAVE_STDLIB_H 1
  1473. | #define HAVE_STRING_H 1
  1474. | #define HAVE_MEMORY_H 1
  1475. | #define HAVE_STRINGS_H 1
  1476. | #define HAVE_INTTYPES_H 1
  1477. | #define HAVE_STDINT_H 1
  1478. | #define HAVE_UNISTD_H 1
  1479. | #define __EXTENSIONS__ 1
  1480. | #define _ALL_SOURCE 1
  1481. | #define _GNU_SOURCE 1
  1482. | #define _POSIX_PTHREAD_SEMANTICS 1
  1483. | #define _TANDEM_SOURCE 1
  1484. | #define HAVE_DEV_URANDOM 1
  1485. | #define HAVE_SETENV 1
  1486. | #define HAVE_ERRNO_H 1
  1487. | #define HAVE_FCNTL_H 1
  1488. | #define HAVE_STDIO_H 1
  1489. | #define HAVE_STDLIB_H 1
  1490. | #define HAVE_UNISTD_H 1
  1491. | #define HAVE_SYS_UIO_H 1
  1492. | #define HAVE_SYS_SELECT_H 1
  1493. | #define HAVE_SYS_SOCKET_H 1
  1494. | #define HAVE_SYS_TIME_H 1
  1495. | #define HAVE_ARPA_INET_H 1
  1496. | #define HAVE_NETINET_IN_H 1
  1497. | #define HAVE_SYSEXITS_H 1
  1498. | #define HAVE_CLOCK_GET_TIME 1
  1499. | #define HAVE_MACH_VM_READ 1
  1500. | #define HAVE_BUILTIN_ATOMIC 1
  1501. | #define HAVE_SYSCONF 1
  1502. | #define HAVE_TIMES 1
  1503. | #define HAVE_KQUEUE 1
  1504. | /* end confdefs.h. */
  1505. |
  1506. | #include <stdio.h>
  1507. | #include <sys/devpoll.h>
  1508. |
  1509. | int
  1510. | main ()
  1511. | {
  1512. |
  1513. | int n, dp;
  1514. | struct dvpoll dvp;
  1515. | dp = 0;
  1516. | dvp.dp_fds = NULL;
  1517. | dvp.dp_nfds = 0;
  1518. | dvp.dp_timeout = 0;
  1519. | n = ioctl(dp, DP_POLL, &dvp)
  1520. |
  1521. | ;
  1522. | return 0;
  1523. | }
  1524. configure:8411: result: no
  1525. configure:8418: checking for epoll
  1526. configure:8454: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1527. conftest.c:45:12: fatal error: 'sys/epoll.h' file not found
  1528. #include <sys/epoll.h>
  1529. ^
  1530. 1 error generated.
  1531. configure:8454: $? = 1
  1532. configure: failed program was:
  1533. | /* confdefs.h */
  1534. | #define PACKAGE_NAME ""
  1535. | #define PACKAGE_TARNAME ""
  1536. | #define PACKAGE_VERSION ""
  1537. | #define PACKAGE_STRING ""
  1538. | #define PACKAGE_BUGREPORT ""
  1539. | #define PACKAGE_URL ""
  1540. | #define STDC_HEADERS 1
  1541. | #define HAVE_SYS_TYPES_H 1
  1542. | #define HAVE_SYS_STAT_H 1
  1543. | #define HAVE_STDLIB_H 1
  1544. | #define HAVE_STRING_H 1
  1545. | #define HAVE_MEMORY_H 1
  1546. | #define HAVE_STRINGS_H 1
  1547. | #define HAVE_INTTYPES_H 1
  1548. | #define HAVE_STDINT_H 1
  1549. | #define HAVE_UNISTD_H 1
  1550. | #define __EXTENSIONS__ 1
  1551. | #define _ALL_SOURCE 1
  1552. | #define _GNU_SOURCE 1
  1553. | #define _POSIX_PTHREAD_SEMANTICS 1
  1554. | #define _TANDEM_SOURCE 1
  1555. | #define HAVE_DEV_URANDOM 1
  1556. | #define HAVE_SETENV 1
  1557. | #define HAVE_ERRNO_H 1
  1558. | #define HAVE_FCNTL_H 1
  1559. | #define HAVE_STDIO_H 1
  1560. | #define HAVE_STDLIB_H 1
  1561. | #define HAVE_UNISTD_H 1
  1562. | #define HAVE_SYS_UIO_H 1
  1563. | #define HAVE_SYS_SELECT_H 1
  1564. | #define HAVE_SYS_SOCKET_H 1
  1565. | #define HAVE_SYS_TIME_H 1
  1566. | #define HAVE_ARPA_INET_H 1
  1567. | #define HAVE_NETINET_IN_H 1
  1568. | #define HAVE_SYSEXITS_H 1
  1569. | #define HAVE_CLOCK_GET_TIME 1
  1570. | #define HAVE_MACH_VM_READ 1
  1571. | #define HAVE_BUILTIN_ATOMIC 1
  1572. | #define HAVE_SYSCONF 1
  1573. | #define HAVE_TIMES 1
  1574. | #define HAVE_KQUEUE 1
  1575. | /* end confdefs.h. */
  1576. |
  1577. | #include <sys/epoll.h>
  1578. |
  1579. | int
  1580. | main ()
  1581. | {
  1582. |
  1583. | int epollfd;
  1584. | struct epoll_event e;
  1585. |
  1586. | epollfd = epoll_create(1);
  1587. | if (epollfd < 0) {
  1588. | return 1;
  1589. | }
  1590. |
  1591. | e.events = EPOLLIN | EPOLLET;
  1592. | e.data.fd = 0;
  1593. |
  1594. | if (epoll_ctl(epollfd, EPOLL_CTL_ADD, 0, &e) == -1) {
  1595. | return 1;
  1596. | }
  1597. |
  1598. | e.events = 0;
  1599. | if (epoll_wait(epollfd, &e, 1, 1) < 0) {
  1600. | return 1;
  1601. | }
  1602. |
  1603. | ;
  1604. | return 0;
  1605. | }
  1606. configure:8464: result: no
  1607. configure:8471: checking for poll
  1608. configure:8497: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1609. configure:8497: $? = 0
  1610. configure:8502: result: yes
  1611. configure:8514: checking for select
  1612. configure:8545: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1613. configure:8545: $? = 0
  1614. configure:8550: result: yes
  1615. configure:8562: checking for apparmor
  1616. configure:8579: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lapparmor >&5
  1617. conftest.c:46:11: fatal error: 'sys/apparmor.h' file not found
  1618. #include <sys/apparmor.h>
  1619. ^
  1620. 1 error generated.
  1621. configure:8579: $? = 1
  1622. configure: failed program was:
  1623. | /* confdefs.h */
  1624. | #define PACKAGE_NAME ""
  1625. | #define PACKAGE_TARNAME ""
  1626. | #define PACKAGE_VERSION ""
  1627. | #define PACKAGE_STRING ""
  1628. | #define PACKAGE_BUGREPORT ""
  1629. | #define PACKAGE_URL ""
  1630. | #define STDC_HEADERS 1
  1631. | #define HAVE_SYS_TYPES_H 1
  1632. | #define HAVE_SYS_STAT_H 1
  1633. | #define HAVE_STDLIB_H 1
  1634. | #define HAVE_STRING_H 1
  1635. | #define HAVE_MEMORY_H 1
  1636. | #define HAVE_STRINGS_H 1
  1637. | #define HAVE_INTTYPES_H 1
  1638. | #define HAVE_STDINT_H 1
  1639. | #define HAVE_UNISTD_H 1
  1640. | #define __EXTENSIONS__ 1
  1641. | #define _ALL_SOURCE 1
  1642. | #define _GNU_SOURCE 1
  1643. | #define _POSIX_PTHREAD_SEMANTICS 1
  1644. | #define _TANDEM_SOURCE 1
  1645. | #define HAVE_DEV_URANDOM 1
  1646. | #define HAVE_SETENV 1
  1647. | #define HAVE_ERRNO_H 1
  1648. | #define HAVE_FCNTL_H 1
  1649. | #define HAVE_STDIO_H 1
  1650. | #define HAVE_STDLIB_H 1
  1651. | #define HAVE_UNISTD_H 1
  1652. | #define HAVE_SYS_UIO_H 1
  1653. | #define HAVE_SYS_SELECT_H 1
  1654. | #define HAVE_SYS_SOCKET_H 1
  1655. | #define HAVE_SYS_TIME_H 1
  1656. | #define HAVE_ARPA_INET_H 1
  1657. | #define HAVE_NETINET_IN_H 1
  1658. | #define HAVE_SYSEXITS_H 1
  1659. | #define HAVE_CLOCK_GET_TIME 1
  1660. | #define HAVE_MACH_VM_READ 1
  1661. | #define HAVE_BUILTIN_ATOMIC 1
  1662. | #define HAVE_SYSCONF 1
  1663. | #define HAVE_TIMES 1
  1664. | #define HAVE_KQUEUE 1
  1665. | #define HAVE_POLL 1
  1666. | #define HAVE_SELECT 1
  1667. | /* end confdefs.h. */
  1668. | #include <sys/apparmor.h>
  1669. | int
  1670. | main ()
  1671. | {
  1672. | change_hat("test", 0);
  1673. | ;
  1674. | return 0;
  1675. | }
  1676. configure:8590: result: no
  1677. configure:9256: checking for LiteSpeed support
  1678. configure:9426: result: no
  1679. configure:9436: checking for phpdbg support
  1680. configure:9471: result: yes
  1681. configure:9480: checking for phpdbg web SAPI support
  1682. configure:9515: result: no
  1683. configure:9524: checking for phpdbg debug build
  1684. configure:9538: result: no
  1685. configure:9545: checking whether termios.h defines TIOCGWINSZ
  1686. configure:9568: result: yes
  1687. configure:10099: checking for CGI build
  1688. configure:10102: result: yes
  1689. configure:10104: checking for socklen_t in sys/socket.h
  1690. configure:10113: result: yes
  1691. configure:10125: checking for sun_len in sys/un.h
  1692. configure:10134: result: yes
  1693. configure:10146: checking whether cross-process locking is required by accept()
  1694. configure:10157: result: no
  1695. configure:10307: checking for chosen SAPI module
  1696. configure:10309: result: none
  1697. configure:10312: checking for executable SAPI binaries
  1698. configure:10315: result: cli fpm phpdbg cgi
  1699. configure:10368: result:
  1700. configure:10370: result: Running system checks
  1701. configure:10378: checking for sendmail
  1702. configure:10397: found /usr/sbin/sendmail
  1703. configure:10409: result: /usr/sbin/sendmail
  1704. configure:10423: checking whether system uses EBCDIC
  1705. configure:10442: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1706. configure:10442: $? = 0
  1707. configure:10442: ./conftest
  1708. configure:10442: $? = 1
  1709. configure: program exited with status 1
  1710. configure: failed program was:
  1711. | /* confdefs.h */
  1712. | #define PACKAGE_NAME ""
  1713. | #define PACKAGE_TARNAME ""
  1714. | #define PACKAGE_VERSION ""
  1715. | #define PACKAGE_STRING ""
  1716. | #define PACKAGE_BUGREPORT ""
  1717. | #define PACKAGE_URL ""
  1718. | #define STDC_HEADERS 1
  1719. | #define HAVE_SYS_TYPES_H 1
  1720. | #define HAVE_SYS_STAT_H 1
  1721. | #define HAVE_STDLIB_H 1
  1722. | #define HAVE_STRING_H 1
  1723. | #define HAVE_MEMORY_H 1
  1724. | #define HAVE_STRINGS_H 1
  1725. | #define HAVE_INTTYPES_H 1
  1726. | #define HAVE_STDINT_H 1
  1727. | #define HAVE_UNISTD_H 1
  1728. | #define __EXTENSIONS__ 1
  1729. | #define _ALL_SOURCE 1
  1730. | #define _GNU_SOURCE 1
  1731. | #define _POSIX_PTHREAD_SEMANTICS 1
  1732. | #define _TANDEM_SOURCE 1
  1733. | #define HAVE_DEV_URANDOM 1
  1734. | #define HAVE_SETENV 1
  1735. | #define HAVE_ERRNO_H 1
  1736. | #define HAVE_FCNTL_H 1
  1737. | #define HAVE_STDIO_H 1
  1738. | #define HAVE_STDLIB_H 1
  1739. | #define HAVE_UNISTD_H 1
  1740. | #define HAVE_SYS_UIO_H 1
  1741. | #define HAVE_SYS_SELECT_H 1
  1742. | #define HAVE_SYS_SOCKET_H 1
  1743. | #define HAVE_SYS_TIME_H 1
  1744. | #define HAVE_ARPA_INET_H 1
  1745. | #define HAVE_NETINET_IN_H 1
  1746. | #define HAVE_SYSEXITS_H 1
  1747. | #define HAVE_CLOCK_GET_TIME 1
  1748. | #define HAVE_MACH_VM_READ 1
  1749. | #define HAVE_BUILTIN_ATOMIC 1
  1750. | #define HAVE_SYSCONF 1
  1751. | #define HAVE_TIMES 1
  1752. | #define HAVE_KQUEUE 1
  1753. | #define HAVE_POLL 1
  1754. | #define HAVE_SELECT 1
  1755. | #define PHP_FPM_SYSTEMD "simple"
  1756. | #define PHP_FPM_USER "nobody"
  1757. | #define PHP_FPM_GROUP "nobody"
  1758. | #define HAVE_PHPDBG 1
  1759. | #define PHPDBG_DEBUG 0
  1760. | #define HAVE_SOCKLEN_T 1
  1761. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  1762. | /* end confdefs.h. */
  1763. |
  1764. | int main(void) {
  1765. | return (unsigned char)'A' != (unsigned char)0xC1;
  1766. | }
  1767. |
  1768. configure:10456: result: no
  1769. configure:10465: checking whether byte ordering is bigendian
  1770. configure:10491: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1771. configure:10491: $? = 0
  1772. configure:10491: ./conftest
  1773. configure:10491: $? = 1
  1774. configure: program exited with status 1
  1775. configure: failed program was:
  1776. | /* confdefs.h */
  1777. | #define PACKAGE_NAME ""
  1778. | #define PACKAGE_TARNAME ""
  1779. | #define PACKAGE_VERSION ""
  1780. | #define PACKAGE_STRING ""
  1781. | #define PACKAGE_BUGREPORT ""
  1782. | #define PACKAGE_URL ""
  1783. | #define STDC_HEADERS 1
  1784. | #define HAVE_SYS_TYPES_H 1
  1785. | #define HAVE_SYS_STAT_H 1
  1786. | #define HAVE_STDLIB_H 1
  1787. | #define HAVE_STRING_H 1
  1788. | #define HAVE_MEMORY_H 1
  1789. | #define HAVE_STRINGS_H 1
  1790. | #define HAVE_INTTYPES_H 1
  1791. | #define HAVE_STDINT_H 1
  1792. | #define HAVE_UNISTD_H 1
  1793. | #define __EXTENSIONS__ 1
  1794. | #define _ALL_SOURCE 1
  1795. | #define _GNU_SOURCE 1
  1796. | #define _POSIX_PTHREAD_SEMANTICS 1
  1797. | #define _TANDEM_SOURCE 1
  1798. | #define HAVE_DEV_URANDOM 1
  1799. | #define HAVE_SETENV 1
  1800. | #define HAVE_ERRNO_H 1
  1801. | #define HAVE_FCNTL_H 1
  1802. | #define HAVE_STDIO_H 1
  1803. | #define HAVE_STDLIB_H 1
  1804. | #define HAVE_UNISTD_H 1
  1805. | #define HAVE_SYS_UIO_H 1
  1806. | #define HAVE_SYS_SELECT_H 1
  1807. | #define HAVE_SYS_SOCKET_H 1
  1808. | #define HAVE_SYS_TIME_H 1
  1809. | #define HAVE_ARPA_INET_H 1
  1810. | #define HAVE_NETINET_IN_H 1
  1811. | #define HAVE_SYSEXITS_H 1
  1812. | #define HAVE_CLOCK_GET_TIME 1
  1813. | #define HAVE_MACH_VM_READ 1
  1814. | #define HAVE_BUILTIN_ATOMIC 1
  1815. | #define HAVE_SYSCONF 1
  1816. | #define HAVE_TIMES 1
  1817. | #define HAVE_KQUEUE 1
  1818. | #define HAVE_POLL 1
  1819. | #define HAVE_SELECT 1
  1820. | #define PHP_FPM_SYSTEMD "simple"
  1821. | #define PHP_FPM_USER "nobody"
  1822. | #define PHP_FPM_GROUP "nobody"
  1823. | #define HAVE_PHPDBG 1
  1824. | #define PHPDBG_DEBUG 0
  1825. | #define HAVE_SOCKLEN_T 1
  1826. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  1827. | /* end confdefs.h. */
  1828. |
  1829. | int main(void)
  1830. | {
  1831. | short one = 1;
  1832. | char *cp = (char *)&one;
  1833. |
  1834. | if (*cp == 0) {
  1835. | return(0);
  1836. | } else {
  1837. | return(1);
  1838. | }
  1839. | }
  1840. |
  1841. configure:10502: result: no
  1842. configure:10512: checking whether writing to stdout works
  1843. configure:10541: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1844. conftest.c:60:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  1845. main()
  1846. ^
  1847. 1 warning generated.
  1848. configure:10541: $? = 0
  1849. configure:10541: ./conftest
  1850. configure:10541: $? = 0
  1851. configure:10556: result: yes
  1852. configure:10611: checking for socket
  1853. configure:10611: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1854. configure:10611: $? = 0
  1855. configure:10611: result: yes
  1856. configure:10779: checking for socketpair
  1857. configure:10779: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1858. configure:10779: $? = 0
  1859. configure:10779: result: yes
  1860. configure:10947: checking for htonl
  1861. configure:10947: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1862. configure:10947: $? = 0
  1863. configure:10947: result: yes
  1864. configure:11115: checking for gethostname
  1865. configure:11115: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1866. configure:11115: $? = 0
  1867. configure:11115: result: yes
  1868. configure:11283: checking for gethostbyaddr
  1869. configure:11283: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1870. configure:11283: $? = 0
  1871. configure:11283: result: yes
  1872. configure:11451: checking for yp_get_default_domain
  1873. configure:11451: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1874. configure:11451: $? = 0
  1875. configure:11451: result: yes
  1876. configure:11620: checking for dlopen
  1877. configure:11620: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1878. configure:11620: $? = 0
  1879. configure:11620: result: yes
  1880. configure:11788: checking for sin in -lm
  1881. configure:11813: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  1882. conftest.c:69:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
  1883. char sin ();
  1884. ^
  1885. conftest.c:69:6: note: 'sin' is a builtin with type 'double (double)'
  1886. 1 warning generated.
  1887. configure:11813: $? = 0
  1888. configure:11822: result: yes
  1889. configure:11839: checking for inet_aton
  1890. configure:11839: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  1891. configure:11839: $? = 0
  1892. configure:11839: result: yes
  1893. configure:12139: checking for ANSI C header files
  1894. configure:12243: result: yes
  1895. configure:12254: checking for dirent.h that defines DIR
  1896. configure:12273: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1897. configure:12273: $? = 0
  1898. configure:12281: result: yes
  1899. configure:12294: checking for library containing opendir
  1900. configure:12325: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  1901. configure:12325: $? = 0
  1902. configure:12342: result: none required
  1903. configure:12468: checking for inttypes.h
  1904. configure:12468: result: yes
  1905. configure:12468: checking for stdint.h
  1906. configure:12468: result: yes
  1907. configure:12468: checking for dirent.h
  1908. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1909. configure:12468: $? = 0
  1910. configure:12468: result: yes
  1911. configure:12468: checking for ApplicationServices/ApplicationServices.h
  1912. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1913. configure:12468: $? = 0
  1914. configure:12468: result: yes
  1915. configure:12468: checking for sys/param.h
  1916. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1917. configure:12468: $? = 0
  1918. configure:12468: result: yes
  1919. configure:12468: checking for sys/types.h
  1920. configure:12468: result: yes
  1921. configure:12468: checking for sys/time.h
  1922. configure:12468: result: yes
  1923. configure:12468: checking for netinet/in.h
  1924. configure:12468: result: yes
  1925. configure:12468: checking for alloca.h
  1926. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1927. configure:12468: $? = 0
  1928. configure:12468: result: yes
  1929. configure:12468: checking for arpa/inet.h
  1930. configure:12468: result: yes
  1931. configure:12468: checking for arpa/nameser.h
  1932. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1933. configure:12468: $? = 0
  1934. configure:12468: result: yes
  1935. configure:12468: checking for assert.h
  1936. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1937. configure:12468: $? = 0
  1938. configure:12468: result: yes
  1939. configure:12468: checking for crypt.h
  1940. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  1941. conftest.c:96:10: fatal error: 'crypt.h' file not found
  1942. #include <crypt.h>
  1943. ^
  1944. 1 error generated.
  1945. configure:12468: $? = 1
  1946. configure: failed program was:
  1947. | /* confdefs.h */
  1948. | #define PACKAGE_NAME ""
  1949. | #define PACKAGE_TARNAME ""
  1950. | #define PACKAGE_VERSION ""
  1951. | #define PACKAGE_STRING ""
  1952. | #define PACKAGE_BUGREPORT ""
  1953. | #define PACKAGE_URL ""
  1954. | #define STDC_HEADERS 1
  1955. | #define HAVE_SYS_TYPES_H 1
  1956. | #define HAVE_SYS_STAT_H 1
  1957. | #define HAVE_STDLIB_H 1
  1958. | #define HAVE_STRING_H 1
  1959. | #define HAVE_MEMORY_H 1
  1960. | #define HAVE_STRINGS_H 1
  1961. | #define HAVE_INTTYPES_H 1
  1962. | #define HAVE_STDINT_H 1
  1963. | #define HAVE_UNISTD_H 1
  1964. | #define __EXTENSIONS__ 1
  1965. | #define _ALL_SOURCE 1
  1966. | #define _GNU_SOURCE 1
  1967. | #define _POSIX_PTHREAD_SEMANTICS 1
  1968. | #define _TANDEM_SOURCE 1
  1969. | #define HAVE_DEV_URANDOM 1
  1970. | #define HAVE_SETENV 1
  1971. | #define HAVE_ERRNO_H 1
  1972. | #define HAVE_FCNTL_H 1
  1973. | #define HAVE_STDIO_H 1
  1974. | #define HAVE_STDLIB_H 1
  1975. | #define HAVE_UNISTD_H 1
  1976. | #define HAVE_SYS_UIO_H 1
  1977. | #define HAVE_SYS_SELECT_H 1
  1978. | #define HAVE_SYS_SOCKET_H 1
  1979. | #define HAVE_SYS_TIME_H 1
  1980. | #define HAVE_ARPA_INET_H 1
  1981. | #define HAVE_NETINET_IN_H 1
  1982. | #define HAVE_SYSEXITS_H 1
  1983. | #define HAVE_CLOCK_GET_TIME 1
  1984. | #define HAVE_MACH_VM_READ 1
  1985. | #define HAVE_BUILTIN_ATOMIC 1
  1986. | #define HAVE_SYSCONF 1
  1987. | #define HAVE_TIMES 1
  1988. | #define HAVE_KQUEUE 1
  1989. | #define HAVE_POLL 1
  1990. | #define HAVE_SELECT 1
  1991. | #define PHP_FPM_SYSTEMD "simple"
  1992. | #define PHP_FPM_USER "nobody"
  1993. | #define PHP_FPM_GROUP "nobody"
  1994. | #define HAVE_PHPDBG 1
  1995. | #define PHPDBG_DEBUG 0
  1996. | #define HAVE_SOCKLEN_T 1
  1997. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  1998. | #define PHP_WRITE_STDOUT 1
  1999. | #define HAVE_SOCKET 1
  2000. | #define HAVE_SOCKETPAIR 1
  2001. | #define HAVE_HTONL 1
  2002. | #define HAVE_GETHOSTNAME 1
  2003. | #define HAVE_GETHOSTBYADDR 1
  2004. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2005. | #define HAVE_DLOPEN 1
  2006. | #define HAVE_LIBDL 1
  2007. | #define HAVE_LIBM 1
  2008. | #define HAVE_INET_ATON 1
  2009. | #define STDC_HEADERS 1
  2010. | #define HAVE_DIRENT_H 1
  2011. | #define HAVE_INTTYPES_H 1
  2012. | #define HAVE_STDINT_H 1
  2013. | #define HAVE_DIRENT_H 1
  2014. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2015. | #define HAVE_SYS_PARAM_H 1
  2016. | #define HAVE_SYS_TYPES_H 1
  2017. | #define HAVE_SYS_TIME_H 1
  2018. | #define HAVE_NETINET_IN_H 1
  2019. | #define HAVE_ALLOCA_H 1
  2020. | #define HAVE_ARPA_INET_H 1
  2021. | #define HAVE_ARPA_NAMESER_H 1
  2022. | #define HAVE_ASSERT_H 1
  2023. | /* end confdefs.h. */
  2024. |
  2025. | #ifdef HAVE_SYS_PARAM_H
  2026. | #include <sys/param.h>
  2027. | #endif
  2028. | #ifdef HAVE_SYS_TYPES_H
  2029. | #include <sys/types.h>
  2030. | #endif
  2031. | #ifdef HAVE_SYS_TIME_H
  2032. | #include <sys/time.h>
  2033. | #endif
  2034. | #ifdef HAVE_NETINET_IN_H
  2035. | #include <netinet/in.h>
  2036. | #endif
  2037. | #ifdef HAVE_ARPA_NAMESER_H
  2038. | #include <arpa/nameser.h>
  2039. | #endif
  2040. |
  2041. |
  2042. | #include <crypt.h>
  2043. configure:12468: result: no
  2044. configure:12468: checking for dns.h
  2045. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2046. configure:12468: $? = 0
  2047. configure:12468: result: yes
  2048. configure:12468: checking for fcntl.h
  2049. configure:12468: result: yes
  2050. configure:12468: checking for grp.h
  2051. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2052. configure:12468: $? = 0
  2053. configure:12468: result: yes
  2054. configure:12468: checking for ieeefp.h
  2055. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2056. conftest.c:99:10: fatal error: 'ieeefp.h' file not found
  2057. #include <ieeefp.h>
  2058. ^
  2059. 1 error generated.
  2060. configure:12468: $? = 1
  2061. configure: failed program was:
  2062. | /* confdefs.h */
  2063. | #define PACKAGE_NAME ""
  2064. | #define PACKAGE_TARNAME ""
  2065. | #define PACKAGE_VERSION ""
  2066. | #define PACKAGE_STRING ""
  2067. | #define PACKAGE_BUGREPORT ""
  2068. | #define PACKAGE_URL ""
  2069. | #define STDC_HEADERS 1
  2070. | #define HAVE_SYS_TYPES_H 1
  2071. | #define HAVE_SYS_STAT_H 1
  2072. | #define HAVE_STDLIB_H 1
  2073. | #define HAVE_STRING_H 1
  2074. | #define HAVE_MEMORY_H 1
  2075. | #define HAVE_STRINGS_H 1
  2076. | #define HAVE_INTTYPES_H 1
  2077. | #define HAVE_STDINT_H 1
  2078. | #define HAVE_UNISTD_H 1
  2079. | #define __EXTENSIONS__ 1
  2080. | #define _ALL_SOURCE 1
  2081. | #define _GNU_SOURCE 1
  2082. | #define _POSIX_PTHREAD_SEMANTICS 1
  2083. | #define _TANDEM_SOURCE 1
  2084. | #define HAVE_DEV_URANDOM 1
  2085. | #define HAVE_SETENV 1
  2086. | #define HAVE_ERRNO_H 1
  2087. | #define HAVE_FCNTL_H 1
  2088. | #define HAVE_STDIO_H 1
  2089. | #define HAVE_STDLIB_H 1
  2090. | #define HAVE_UNISTD_H 1
  2091. | #define HAVE_SYS_UIO_H 1
  2092. | #define HAVE_SYS_SELECT_H 1
  2093. | #define HAVE_SYS_SOCKET_H 1
  2094. | #define HAVE_SYS_TIME_H 1
  2095. | #define HAVE_ARPA_INET_H 1
  2096. | #define HAVE_NETINET_IN_H 1
  2097. | #define HAVE_SYSEXITS_H 1
  2098. | #define HAVE_CLOCK_GET_TIME 1
  2099. | #define HAVE_MACH_VM_READ 1
  2100. | #define HAVE_BUILTIN_ATOMIC 1
  2101. | #define HAVE_SYSCONF 1
  2102. | #define HAVE_TIMES 1
  2103. | #define HAVE_KQUEUE 1
  2104. | #define HAVE_POLL 1
  2105. | #define HAVE_SELECT 1
  2106. | #define PHP_FPM_SYSTEMD "simple"
  2107. | #define PHP_FPM_USER "nobody"
  2108. | #define PHP_FPM_GROUP "nobody"
  2109. | #define HAVE_PHPDBG 1
  2110. | #define PHPDBG_DEBUG 0
  2111. | #define HAVE_SOCKLEN_T 1
  2112. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2113. | #define PHP_WRITE_STDOUT 1
  2114. | #define HAVE_SOCKET 1
  2115. | #define HAVE_SOCKETPAIR 1
  2116. | #define HAVE_HTONL 1
  2117. | #define HAVE_GETHOSTNAME 1
  2118. | #define HAVE_GETHOSTBYADDR 1
  2119. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2120. | #define HAVE_DLOPEN 1
  2121. | #define HAVE_LIBDL 1
  2122. | #define HAVE_LIBM 1
  2123. | #define HAVE_INET_ATON 1
  2124. | #define STDC_HEADERS 1
  2125. | #define HAVE_DIRENT_H 1
  2126. | #define HAVE_INTTYPES_H 1
  2127. | #define HAVE_STDINT_H 1
  2128. | #define HAVE_DIRENT_H 1
  2129. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2130. | #define HAVE_SYS_PARAM_H 1
  2131. | #define HAVE_SYS_TYPES_H 1
  2132. | #define HAVE_SYS_TIME_H 1
  2133. | #define HAVE_NETINET_IN_H 1
  2134. | #define HAVE_ALLOCA_H 1
  2135. | #define HAVE_ARPA_INET_H 1
  2136. | #define HAVE_ARPA_NAMESER_H 1
  2137. | #define HAVE_ASSERT_H 1
  2138. | #define HAVE_DNS_H 1
  2139. | #define HAVE_FCNTL_H 1
  2140. | #define HAVE_GRP_H 1
  2141. | /* end confdefs.h. */
  2142. |
  2143. | #ifdef HAVE_SYS_PARAM_H
  2144. | #include <sys/param.h>
  2145. | #endif
  2146. | #ifdef HAVE_SYS_TYPES_H
  2147. | #include <sys/types.h>
  2148. | #endif
  2149. | #ifdef HAVE_SYS_TIME_H
  2150. | #include <sys/time.h>
  2151. | #endif
  2152. | #ifdef HAVE_NETINET_IN_H
  2153. | #include <netinet/in.h>
  2154. | #endif
  2155. | #ifdef HAVE_ARPA_NAMESER_H
  2156. | #include <arpa/nameser.h>
  2157. | #endif
  2158. |
  2159. |
  2160. | #include <ieeefp.h>
  2161. configure:12468: result: no
  2162. configure:12468: checking for langinfo.h
  2163. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2164. configure:12468: $? = 0
  2165. configure:12468: result: yes
  2166. configure:12468: checking for limits.h
  2167. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2168. configure:12468: $? = 0
  2169. configure:12468: result: yes
  2170. configure:12468: checking for locale.h
  2171. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2172. configure:12468: $? = 0
  2173. configure:12468: result: yes
  2174. configure:12468: checking for monetary.h
  2175. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2176. configure:12468: $? = 0
  2177. configure:12468: result: yes
  2178. configure:12468: checking for netdb.h
  2179. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2180. configure:12468: $? = 0
  2181. configure:12468: result: yes
  2182. configure:12468: checking for pwd.h
  2183. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2184. configure:12468: $? = 0
  2185. configure:12468: result: yes
  2186. configure:12468: checking for resolv.h
  2187. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2188. configure:12468: $? = 0
  2189. configure:12468: result: yes
  2190. configure:12468: checking for signal.h
  2191. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2192. configure:12468: $? = 0
  2193. configure:12468: result: yes
  2194. configure:12468: checking for stdarg.h
  2195. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2196. configure:12468: $? = 0
  2197. configure:12468: result: yes
  2198. configure:12468: checking for stdlib.h
  2199. configure:12468: result: yes
  2200. configure:12468: checking for string.h
  2201. configure:12468: result: yes
  2202. configure:12468: checking for syslog.h
  2203. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2204. configure:12468: $? = 0
  2205. configure:12468: result: yes
  2206. configure:12468: checking for sysexits.h
  2207. configure:12468: result: yes
  2208. configure:12468: checking for sys/ioctl.h
  2209. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2210. configure:12468: $? = 0
  2211. configure:12468: result: yes
  2212. configure:12468: checking for sys/file.h
  2213. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2214. configure:12468: $? = 0
  2215. configure:12468: result: yes
  2216. configure:12468: checking for sys/mman.h
  2217. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2218. configure:12468: $? = 0
  2219. configure:12468: result: yes
  2220. configure:12468: checking for sys/mount.h
  2221. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2222. configure:12468: $? = 0
  2223. configure:12468: result: yes
  2224. configure:12468: checking for sys/poll.h
  2225. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2226. configure:12468: $? = 0
  2227. configure:12468: result: yes
  2228. configure:12468: checking for sys/resource.h
  2229. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2230. configure:12468: $? = 0
  2231. configure:12468: result: yes
  2232. configure:12468: checking for sys/select.h
  2233. configure:12468: result: yes
  2234. configure:12468: checking for sys/socket.h
  2235. configure:12468: result: yes
  2236. configure:12468: checking for sys/stat.h
  2237. configure:12468: result: yes
  2238. configure:12468: checking for sys/statfs.h
  2239. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2240. conftest.c:121:10: fatal error: 'sys/statfs.h' file not found
  2241. #include <sys/statfs.h>
  2242. ^
  2243. 1 error generated.
  2244. configure:12468: $? = 1
  2245. configure: failed program was:
  2246. | /* confdefs.h */
  2247. | #define PACKAGE_NAME ""
  2248. | #define PACKAGE_TARNAME ""
  2249. | #define PACKAGE_VERSION ""
  2250. | #define PACKAGE_STRING ""
  2251. | #define PACKAGE_BUGREPORT ""
  2252. | #define PACKAGE_URL ""
  2253. | #define STDC_HEADERS 1
  2254. | #define HAVE_SYS_TYPES_H 1
  2255. | #define HAVE_SYS_STAT_H 1
  2256. | #define HAVE_STDLIB_H 1
  2257. | #define HAVE_STRING_H 1
  2258. | #define HAVE_MEMORY_H 1
  2259. | #define HAVE_STRINGS_H 1
  2260. | #define HAVE_INTTYPES_H 1
  2261. | #define HAVE_STDINT_H 1
  2262. | #define HAVE_UNISTD_H 1
  2263. | #define __EXTENSIONS__ 1
  2264. | #define _ALL_SOURCE 1
  2265. | #define _GNU_SOURCE 1
  2266. | #define _POSIX_PTHREAD_SEMANTICS 1
  2267. | #define _TANDEM_SOURCE 1
  2268. | #define HAVE_DEV_URANDOM 1
  2269. | #define HAVE_SETENV 1
  2270. | #define HAVE_ERRNO_H 1
  2271. | #define HAVE_FCNTL_H 1
  2272. | #define HAVE_STDIO_H 1
  2273. | #define HAVE_STDLIB_H 1
  2274. | #define HAVE_UNISTD_H 1
  2275. | #define HAVE_SYS_UIO_H 1
  2276. | #define HAVE_SYS_SELECT_H 1
  2277. | #define HAVE_SYS_SOCKET_H 1
  2278. | #define HAVE_SYS_TIME_H 1
  2279. | #define HAVE_ARPA_INET_H 1
  2280. | #define HAVE_NETINET_IN_H 1
  2281. | #define HAVE_SYSEXITS_H 1
  2282. | #define HAVE_CLOCK_GET_TIME 1
  2283. | #define HAVE_MACH_VM_READ 1
  2284. | #define HAVE_BUILTIN_ATOMIC 1
  2285. | #define HAVE_SYSCONF 1
  2286. | #define HAVE_TIMES 1
  2287. | #define HAVE_KQUEUE 1
  2288. | #define HAVE_POLL 1
  2289. | #define HAVE_SELECT 1
  2290. | #define PHP_FPM_SYSTEMD "simple"
  2291. | #define PHP_FPM_USER "nobody"
  2292. | #define PHP_FPM_GROUP "nobody"
  2293. | #define HAVE_PHPDBG 1
  2294. | #define PHPDBG_DEBUG 0
  2295. | #define HAVE_SOCKLEN_T 1
  2296. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2297. | #define PHP_WRITE_STDOUT 1
  2298. | #define HAVE_SOCKET 1
  2299. | #define HAVE_SOCKETPAIR 1
  2300. | #define HAVE_HTONL 1
  2301. | #define HAVE_GETHOSTNAME 1
  2302. | #define HAVE_GETHOSTBYADDR 1
  2303. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2304. | #define HAVE_DLOPEN 1
  2305. | #define HAVE_LIBDL 1
  2306. | #define HAVE_LIBM 1
  2307. | #define HAVE_INET_ATON 1
  2308. | #define STDC_HEADERS 1
  2309. | #define HAVE_DIRENT_H 1
  2310. | #define HAVE_INTTYPES_H 1
  2311. | #define HAVE_STDINT_H 1
  2312. | #define HAVE_DIRENT_H 1
  2313. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2314. | #define HAVE_SYS_PARAM_H 1
  2315. | #define HAVE_SYS_TYPES_H 1
  2316. | #define HAVE_SYS_TIME_H 1
  2317. | #define HAVE_NETINET_IN_H 1
  2318. | #define HAVE_ALLOCA_H 1
  2319. | #define HAVE_ARPA_INET_H 1
  2320. | #define HAVE_ARPA_NAMESER_H 1
  2321. | #define HAVE_ASSERT_H 1
  2322. | #define HAVE_DNS_H 1
  2323. | #define HAVE_FCNTL_H 1
  2324. | #define HAVE_GRP_H 1
  2325. | #define HAVE_LANGINFO_H 1
  2326. | #define HAVE_LIMITS_H 1
  2327. | #define HAVE_LOCALE_H 1
  2328. | #define HAVE_MONETARY_H 1
  2329. | #define HAVE_NETDB_H 1
  2330. | #define HAVE_PWD_H 1
  2331. | #define HAVE_RESOLV_H 1
  2332. | #define HAVE_SIGNAL_H 1
  2333. | #define HAVE_STDARG_H 1
  2334. | #define HAVE_STDLIB_H 1
  2335. | #define HAVE_STRING_H 1
  2336. | #define HAVE_SYSLOG_H 1
  2337. | #define HAVE_SYSEXITS_H 1
  2338. | #define HAVE_SYS_IOCTL_H 1
  2339. | #define HAVE_SYS_FILE_H 1
  2340. | #define HAVE_SYS_MMAN_H 1
  2341. | #define HAVE_SYS_MOUNT_H 1
  2342. | #define HAVE_SYS_POLL_H 1
  2343. | #define HAVE_SYS_RESOURCE_H 1
  2344. | #define HAVE_SYS_SELECT_H 1
  2345. | #define HAVE_SYS_SOCKET_H 1
  2346. | #define HAVE_SYS_STAT_H 1
  2347. | /* end confdefs.h. */
  2348. |
  2349. | #ifdef HAVE_SYS_PARAM_H
  2350. | #include <sys/param.h>
  2351. | #endif
  2352. | #ifdef HAVE_SYS_TYPES_H
  2353. | #include <sys/types.h>
  2354. | #endif
  2355. | #ifdef HAVE_SYS_TIME_H
  2356. | #include <sys/time.h>
  2357. | #endif
  2358. | #ifdef HAVE_NETINET_IN_H
  2359. | #include <netinet/in.h>
  2360. | #endif
  2361. | #ifdef HAVE_ARPA_NAMESER_H
  2362. | #include <arpa/nameser.h>
  2363. | #endif
  2364. |
  2365. |
  2366. | #include <sys/statfs.h>
  2367. configure:12468: result: no
  2368. configure:12468: checking for sys/statvfs.h
  2369. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2370. configure:12468: $? = 0
  2371. configure:12468: result: yes
  2372. configure:12468: checking for sys/vfs.h
  2373. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2374. conftest.c:122:10: fatal error: 'sys/vfs.h' file not found
  2375. #include <sys/vfs.h>
  2376. ^
  2377. 1 error generated.
  2378. configure:12468: $? = 1
  2379. configure: failed program was:
  2380. | /* confdefs.h */
  2381. | #define PACKAGE_NAME ""
  2382. | #define PACKAGE_TARNAME ""
  2383. | #define PACKAGE_VERSION ""
  2384. | #define PACKAGE_STRING ""
  2385. | #define PACKAGE_BUGREPORT ""
  2386. | #define PACKAGE_URL ""
  2387. | #define STDC_HEADERS 1
  2388. | #define HAVE_SYS_TYPES_H 1
  2389. | #define HAVE_SYS_STAT_H 1
  2390. | #define HAVE_STDLIB_H 1
  2391. | #define HAVE_STRING_H 1
  2392. | #define HAVE_MEMORY_H 1
  2393. | #define HAVE_STRINGS_H 1
  2394. | #define HAVE_INTTYPES_H 1
  2395. | #define HAVE_STDINT_H 1
  2396. | #define HAVE_UNISTD_H 1
  2397. | #define __EXTENSIONS__ 1
  2398. | #define _ALL_SOURCE 1
  2399. | #define _GNU_SOURCE 1
  2400. | #define _POSIX_PTHREAD_SEMANTICS 1
  2401. | #define _TANDEM_SOURCE 1
  2402. | #define HAVE_DEV_URANDOM 1
  2403. | #define HAVE_SETENV 1
  2404. | #define HAVE_ERRNO_H 1
  2405. | #define HAVE_FCNTL_H 1
  2406. | #define HAVE_STDIO_H 1
  2407. | #define HAVE_STDLIB_H 1
  2408. | #define HAVE_UNISTD_H 1
  2409. | #define HAVE_SYS_UIO_H 1
  2410. | #define HAVE_SYS_SELECT_H 1
  2411. | #define HAVE_SYS_SOCKET_H 1
  2412. | #define HAVE_SYS_TIME_H 1
  2413. | #define HAVE_ARPA_INET_H 1
  2414. | #define HAVE_NETINET_IN_H 1
  2415. | #define HAVE_SYSEXITS_H 1
  2416. | #define HAVE_CLOCK_GET_TIME 1
  2417. | #define HAVE_MACH_VM_READ 1
  2418. | #define HAVE_BUILTIN_ATOMIC 1
  2419. | #define HAVE_SYSCONF 1
  2420. | #define HAVE_TIMES 1
  2421. | #define HAVE_KQUEUE 1
  2422. | #define HAVE_POLL 1
  2423. | #define HAVE_SELECT 1
  2424. | #define PHP_FPM_SYSTEMD "simple"
  2425. | #define PHP_FPM_USER "nobody"
  2426. | #define PHP_FPM_GROUP "nobody"
  2427. | #define HAVE_PHPDBG 1
  2428. | #define PHPDBG_DEBUG 0
  2429. | #define HAVE_SOCKLEN_T 1
  2430. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2431. | #define PHP_WRITE_STDOUT 1
  2432. | #define HAVE_SOCKET 1
  2433. | #define HAVE_SOCKETPAIR 1
  2434. | #define HAVE_HTONL 1
  2435. | #define HAVE_GETHOSTNAME 1
  2436. | #define HAVE_GETHOSTBYADDR 1
  2437. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2438. | #define HAVE_DLOPEN 1
  2439. | #define HAVE_LIBDL 1
  2440. | #define HAVE_LIBM 1
  2441. | #define HAVE_INET_ATON 1
  2442. | #define STDC_HEADERS 1
  2443. | #define HAVE_DIRENT_H 1
  2444. | #define HAVE_INTTYPES_H 1
  2445. | #define HAVE_STDINT_H 1
  2446. | #define HAVE_DIRENT_H 1
  2447. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2448. | #define HAVE_SYS_PARAM_H 1
  2449. | #define HAVE_SYS_TYPES_H 1
  2450. | #define HAVE_SYS_TIME_H 1
  2451. | #define HAVE_NETINET_IN_H 1
  2452. | #define HAVE_ALLOCA_H 1
  2453. | #define HAVE_ARPA_INET_H 1
  2454. | #define HAVE_ARPA_NAMESER_H 1
  2455. | #define HAVE_ASSERT_H 1
  2456. | #define HAVE_DNS_H 1
  2457. | #define HAVE_FCNTL_H 1
  2458. | #define HAVE_GRP_H 1
  2459. | #define HAVE_LANGINFO_H 1
  2460. | #define HAVE_LIMITS_H 1
  2461. | #define HAVE_LOCALE_H 1
  2462. | #define HAVE_MONETARY_H 1
  2463. | #define HAVE_NETDB_H 1
  2464. | #define HAVE_PWD_H 1
  2465. | #define HAVE_RESOLV_H 1
  2466. | #define HAVE_SIGNAL_H 1
  2467. | #define HAVE_STDARG_H 1
  2468. | #define HAVE_STDLIB_H 1
  2469. | #define HAVE_STRING_H 1
  2470. | #define HAVE_SYSLOG_H 1
  2471. | #define HAVE_SYSEXITS_H 1
  2472. | #define HAVE_SYS_IOCTL_H 1
  2473. | #define HAVE_SYS_FILE_H 1
  2474. | #define HAVE_SYS_MMAN_H 1
  2475. | #define HAVE_SYS_MOUNT_H 1
  2476. | #define HAVE_SYS_POLL_H 1
  2477. | #define HAVE_SYS_RESOURCE_H 1
  2478. | #define HAVE_SYS_SELECT_H 1
  2479. | #define HAVE_SYS_SOCKET_H 1
  2480. | #define HAVE_SYS_STAT_H 1
  2481. | #define HAVE_SYS_STATVFS_H 1
  2482. | /* end confdefs.h. */
  2483. |
  2484. | #ifdef HAVE_SYS_PARAM_H
  2485. | #include <sys/param.h>
  2486. | #endif
  2487. | #ifdef HAVE_SYS_TYPES_H
  2488. | #include <sys/types.h>
  2489. | #endif
  2490. | #ifdef HAVE_SYS_TIME_H
  2491. | #include <sys/time.h>
  2492. | #endif
  2493. | #ifdef HAVE_NETINET_IN_H
  2494. | #include <netinet/in.h>
  2495. | #endif
  2496. | #ifdef HAVE_ARPA_NAMESER_H
  2497. | #include <arpa/nameser.h>
  2498. | #endif
  2499. |
  2500. |
  2501. | #include <sys/vfs.h>
  2502. configure:12468: result: no
  2503. configure:12468: checking for sys/sysexits.h
  2504. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2505. conftest.c:122:10: fatal error: 'sys/sysexits.h' file not found
  2506. #include <sys/sysexits.h>
  2507. ^
  2508. 1 error generated.
  2509. configure:12468: $? = 1
  2510. configure: failed program was:
  2511. | /* confdefs.h */
  2512. | #define PACKAGE_NAME ""
  2513. | #define PACKAGE_TARNAME ""
  2514. | #define PACKAGE_VERSION ""
  2515. | #define PACKAGE_STRING ""
  2516. | #define PACKAGE_BUGREPORT ""
  2517. | #define PACKAGE_URL ""
  2518. | #define STDC_HEADERS 1
  2519. | #define HAVE_SYS_TYPES_H 1
  2520. | #define HAVE_SYS_STAT_H 1
  2521. | #define HAVE_STDLIB_H 1
  2522. | #define HAVE_STRING_H 1
  2523. | #define HAVE_MEMORY_H 1
  2524. | #define HAVE_STRINGS_H 1
  2525. | #define HAVE_INTTYPES_H 1
  2526. | #define HAVE_STDINT_H 1
  2527. | #define HAVE_UNISTD_H 1
  2528. | #define __EXTENSIONS__ 1
  2529. | #define _ALL_SOURCE 1
  2530. | #define _GNU_SOURCE 1
  2531. | #define _POSIX_PTHREAD_SEMANTICS 1
  2532. | #define _TANDEM_SOURCE 1
  2533. | #define HAVE_DEV_URANDOM 1
  2534. | #define HAVE_SETENV 1
  2535. | #define HAVE_ERRNO_H 1
  2536. | #define HAVE_FCNTL_H 1
  2537. | #define HAVE_STDIO_H 1
  2538. | #define HAVE_STDLIB_H 1
  2539. | #define HAVE_UNISTD_H 1
  2540. | #define HAVE_SYS_UIO_H 1
  2541. | #define HAVE_SYS_SELECT_H 1
  2542. | #define HAVE_SYS_SOCKET_H 1
  2543. | #define HAVE_SYS_TIME_H 1
  2544. | #define HAVE_ARPA_INET_H 1
  2545. | #define HAVE_NETINET_IN_H 1
  2546. | #define HAVE_SYSEXITS_H 1
  2547. | #define HAVE_CLOCK_GET_TIME 1
  2548. | #define HAVE_MACH_VM_READ 1
  2549. | #define HAVE_BUILTIN_ATOMIC 1
  2550. | #define HAVE_SYSCONF 1
  2551. | #define HAVE_TIMES 1
  2552. | #define HAVE_KQUEUE 1
  2553. | #define HAVE_POLL 1
  2554. | #define HAVE_SELECT 1
  2555. | #define PHP_FPM_SYSTEMD "simple"
  2556. | #define PHP_FPM_USER "nobody"
  2557. | #define PHP_FPM_GROUP "nobody"
  2558. | #define HAVE_PHPDBG 1
  2559. | #define PHPDBG_DEBUG 0
  2560. | #define HAVE_SOCKLEN_T 1
  2561. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2562. | #define PHP_WRITE_STDOUT 1
  2563. | #define HAVE_SOCKET 1
  2564. | #define HAVE_SOCKETPAIR 1
  2565. | #define HAVE_HTONL 1
  2566. | #define HAVE_GETHOSTNAME 1
  2567. | #define HAVE_GETHOSTBYADDR 1
  2568. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2569. | #define HAVE_DLOPEN 1
  2570. | #define HAVE_LIBDL 1
  2571. | #define HAVE_LIBM 1
  2572. | #define HAVE_INET_ATON 1
  2573. | #define STDC_HEADERS 1
  2574. | #define HAVE_DIRENT_H 1
  2575. | #define HAVE_INTTYPES_H 1
  2576. | #define HAVE_STDINT_H 1
  2577. | #define HAVE_DIRENT_H 1
  2578. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2579. | #define HAVE_SYS_PARAM_H 1
  2580. | #define HAVE_SYS_TYPES_H 1
  2581. | #define HAVE_SYS_TIME_H 1
  2582. | #define HAVE_NETINET_IN_H 1
  2583. | #define HAVE_ALLOCA_H 1
  2584. | #define HAVE_ARPA_INET_H 1
  2585. | #define HAVE_ARPA_NAMESER_H 1
  2586. | #define HAVE_ASSERT_H 1
  2587. | #define HAVE_DNS_H 1
  2588. | #define HAVE_FCNTL_H 1
  2589. | #define HAVE_GRP_H 1
  2590. | #define HAVE_LANGINFO_H 1
  2591. | #define HAVE_LIMITS_H 1
  2592. | #define HAVE_LOCALE_H 1
  2593. | #define HAVE_MONETARY_H 1
  2594. | #define HAVE_NETDB_H 1
  2595. | #define HAVE_PWD_H 1
  2596. | #define HAVE_RESOLV_H 1
  2597. | #define HAVE_SIGNAL_H 1
  2598. | #define HAVE_STDARG_H 1
  2599. | #define HAVE_STDLIB_H 1
  2600. | #define HAVE_STRING_H 1
  2601. | #define HAVE_SYSLOG_H 1
  2602. | #define HAVE_SYSEXITS_H 1
  2603. | #define HAVE_SYS_IOCTL_H 1
  2604. | #define HAVE_SYS_FILE_H 1
  2605. | #define HAVE_SYS_MMAN_H 1
  2606. | #define HAVE_SYS_MOUNT_H 1
  2607. | #define HAVE_SYS_POLL_H 1
  2608. | #define HAVE_SYS_RESOURCE_H 1
  2609. | #define HAVE_SYS_SELECT_H 1
  2610. | #define HAVE_SYS_SOCKET_H 1
  2611. | #define HAVE_SYS_STAT_H 1
  2612. | #define HAVE_SYS_STATVFS_H 1
  2613. | /* end confdefs.h. */
  2614. |
  2615. | #ifdef HAVE_SYS_PARAM_H
  2616. | #include <sys/param.h>
  2617. | #endif
  2618. | #ifdef HAVE_SYS_TYPES_H
  2619. | #include <sys/types.h>
  2620. | #endif
  2621. | #ifdef HAVE_SYS_TIME_H
  2622. | #include <sys/time.h>
  2623. | #endif
  2624. | #ifdef HAVE_NETINET_IN_H
  2625. | #include <netinet/in.h>
  2626. | #endif
  2627. | #ifdef HAVE_ARPA_NAMESER_H
  2628. | #include <arpa/nameser.h>
  2629. | #endif
  2630. |
  2631. |
  2632. | #include <sys/sysexits.h>
  2633. configure:12468: result: no
  2634. configure:12468: checking for sys/varargs.h
  2635. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2636. conftest.c:122:10: fatal error: 'sys/varargs.h' file not found
  2637. #include <sys/varargs.h>
  2638. ^
  2639. 1 error generated.
  2640. configure:12468: $? = 1
  2641. configure: failed program was:
  2642. | /* confdefs.h */
  2643. | #define PACKAGE_NAME ""
  2644. | #define PACKAGE_TARNAME ""
  2645. | #define PACKAGE_VERSION ""
  2646. | #define PACKAGE_STRING ""
  2647. | #define PACKAGE_BUGREPORT ""
  2648. | #define PACKAGE_URL ""
  2649. | #define STDC_HEADERS 1
  2650. | #define HAVE_SYS_TYPES_H 1
  2651. | #define HAVE_SYS_STAT_H 1
  2652. | #define HAVE_STDLIB_H 1
  2653. | #define HAVE_STRING_H 1
  2654. | #define HAVE_MEMORY_H 1
  2655. | #define HAVE_STRINGS_H 1
  2656. | #define HAVE_INTTYPES_H 1
  2657. | #define HAVE_STDINT_H 1
  2658. | #define HAVE_UNISTD_H 1
  2659. | #define __EXTENSIONS__ 1
  2660. | #define _ALL_SOURCE 1
  2661. | #define _GNU_SOURCE 1
  2662. | #define _POSIX_PTHREAD_SEMANTICS 1
  2663. | #define _TANDEM_SOURCE 1
  2664. | #define HAVE_DEV_URANDOM 1
  2665. | #define HAVE_SETENV 1
  2666. | #define HAVE_ERRNO_H 1
  2667. | #define HAVE_FCNTL_H 1
  2668. | #define HAVE_STDIO_H 1
  2669. | #define HAVE_STDLIB_H 1
  2670. | #define HAVE_UNISTD_H 1
  2671. | #define HAVE_SYS_UIO_H 1
  2672. | #define HAVE_SYS_SELECT_H 1
  2673. | #define HAVE_SYS_SOCKET_H 1
  2674. | #define HAVE_SYS_TIME_H 1
  2675. | #define HAVE_ARPA_INET_H 1
  2676. | #define HAVE_NETINET_IN_H 1
  2677. | #define HAVE_SYSEXITS_H 1
  2678. | #define HAVE_CLOCK_GET_TIME 1
  2679. | #define HAVE_MACH_VM_READ 1
  2680. | #define HAVE_BUILTIN_ATOMIC 1
  2681. | #define HAVE_SYSCONF 1
  2682. | #define HAVE_TIMES 1
  2683. | #define HAVE_KQUEUE 1
  2684. | #define HAVE_POLL 1
  2685. | #define HAVE_SELECT 1
  2686. | #define PHP_FPM_SYSTEMD "simple"
  2687. | #define PHP_FPM_USER "nobody"
  2688. | #define PHP_FPM_GROUP "nobody"
  2689. | #define HAVE_PHPDBG 1
  2690. | #define PHPDBG_DEBUG 0
  2691. | #define HAVE_SOCKLEN_T 1
  2692. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2693. | #define PHP_WRITE_STDOUT 1
  2694. | #define HAVE_SOCKET 1
  2695. | #define HAVE_SOCKETPAIR 1
  2696. | #define HAVE_HTONL 1
  2697. | #define HAVE_GETHOSTNAME 1
  2698. | #define HAVE_GETHOSTBYADDR 1
  2699. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2700. | #define HAVE_DLOPEN 1
  2701. | #define HAVE_LIBDL 1
  2702. | #define HAVE_LIBM 1
  2703. | #define HAVE_INET_ATON 1
  2704. | #define STDC_HEADERS 1
  2705. | #define HAVE_DIRENT_H 1
  2706. | #define HAVE_INTTYPES_H 1
  2707. | #define HAVE_STDINT_H 1
  2708. | #define HAVE_DIRENT_H 1
  2709. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2710. | #define HAVE_SYS_PARAM_H 1
  2711. | #define HAVE_SYS_TYPES_H 1
  2712. | #define HAVE_SYS_TIME_H 1
  2713. | #define HAVE_NETINET_IN_H 1
  2714. | #define HAVE_ALLOCA_H 1
  2715. | #define HAVE_ARPA_INET_H 1
  2716. | #define HAVE_ARPA_NAMESER_H 1
  2717. | #define HAVE_ASSERT_H 1
  2718. | #define HAVE_DNS_H 1
  2719. | #define HAVE_FCNTL_H 1
  2720. | #define HAVE_GRP_H 1
  2721. | #define HAVE_LANGINFO_H 1
  2722. | #define HAVE_LIMITS_H 1
  2723. | #define HAVE_LOCALE_H 1
  2724. | #define HAVE_MONETARY_H 1
  2725. | #define HAVE_NETDB_H 1
  2726. | #define HAVE_PWD_H 1
  2727. | #define HAVE_RESOLV_H 1
  2728. | #define HAVE_SIGNAL_H 1
  2729. | #define HAVE_STDARG_H 1
  2730. | #define HAVE_STDLIB_H 1
  2731. | #define HAVE_STRING_H 1
  2732. | #define HAVE_SYSLOG_H 1
  2733. | #define HAVE_SYSEXITS_H 1
  2734. | #define HAVE_SYS_IOCTL_H 1
  2735. | #define HAVE_SYS_FILE_H 1
  2736. | #define HAVE_SYS_MMAN_H 1
  2737. | #define HAVE_SYS_MOUNT_H 1
  2738. | #define HAVE_SYS_POLL_H 1
  2739. | #define HAVE_SYS_RESOURCE_H 1
  2740. | #define HAVE_SYS_SELECT_H 1
  2741. | #define HAVE_SYS_SOCKET_H 1
  2742. | #define HAVE_SYS_STAT_H 1
  2743. | #define HAVE_SYS_STATVFS_H 1
  2744. | /* end confdefs.h. */
  2745. |
  2746. | #ifdef HAVE_SYS_PARAM_H
  2747. | #include <sys/param.h>
  2748. | #endif
  2749. | #ifdef HAVE_SYS_TYPES_H
  2750. | #include <sys/types.h>
  2751. | #endif
  2752. | #ifdef HAVE_SYS_TIME_H
  2753. | #include <sys/time.h>
  2754. | #endif
  2755. | #ifdef HAVE_NETINET_IN_H
  2756. | #include <netinet/in.h>
  2757. | #endif
  2758. | #ifdef HAVE_ARPA_NAMESER_H
  2759. | #include <arpa/nameser.h>
  2760. | #endif
  2761. |
  2762. |
  2763. | #include <sys/varargs.h>
  2764. configure:12468: result: no
  2765. configure:12468: checking for sys/wait.h
  2766. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2767. configure:12468: $? = 0
  2768. configure:12468: result: yes
  2769. configure:12468: checking for sys/loadavg.h
  2770. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2771. conftest.c:123:10: fatal error: 'sys/loadavg.h' file not found
  2772. #include <sys/loadavg.h>
  2773. ^
  2774. 1 error generated.
  2775. configure:12468: $? = 1
  2776. configure: failed program was:
  2777. | /* confdefs.h */
  2778. | #define PACKAGE_NAME ""
  2779. | #define PACKAGE_TARNAME ""
  2780. | #define PACKAGE_VERSION ""
  2781. | #define PACKAGE_STRING ""
  2782. | #define PACKAGE_BUGREPORT ""
  2783. | #define PACKAGE_URL ""
  2784. | #define STDC_HEADERS 1
  2785. | #define HAVE_SYS_TYPES_H 1
  2786. | #define HAVE_SYS_STAT_H 1
  2787. | #define HAVE_STDLIB_H 1
  2788. | #define HAVE_STRING_H 1
  2789. | #define HAVE_MEMORY_H 1
  2790. | #define HAVE_STRINGS_H 1
  2791. | #define HAVE_INTTYPES_H 1
  2792. | #define HAVE_STDINT_H 1
  2793. | #define HAVE_UNISTD_H 1
  2794. | #define __EXTENSIONS__ 1
  2795. | #define _ALL_SOURCE 1
  2796. | #define _GNU_SOURCE 1
  2797. | #define _POSIX_PTHREAD_SEMANTICS 1
  2798. | #define _TANDEM_SOURCE 1
  2799. | #define HAVE_DEV_URANDOM 1
  2800. | #define HAVE_SETENV 1
  2801. | #define HAVE_ERRNO_H 1
  2802. | #define HAVE_FCNTL_H 1
  2803. | #define HAVE_STDIO_H 1
  2804. | #define HAVE_STDLIB_H 1
  2805. | #define HAVE_UNISTD_H 1
  2806. | #define HAVE_SYS_UIO_H 1
  2807. | #define HAVE_SYS_SELECT_H 1
  2808. | #define HAVE_SYS_SOCKET_H 1
  2809. | #define HAVE_SYS_TIME_H 1
  2810. | #define HAVE_ARPA_INET_H 1
  2811. | #define HAVE_NETINET_IN_H 1
  2812. | #define HAVE_SYSEXITS_H 1
  2813. | #define HAVE_CLOCK_GET_TIME 1
  2814. | #define HAVE_MACH_VM_READ 1
  2815. | #define HAVE_BUILTIN_ATOMIC 1
  2816. | #define HAVE_SYSCONF 1
  2817. | #define HAVE_TIMES 1
  2818. | #define HAVE_KQUEUE 1
  2819. | #define HAVE_POLL 1
  2820. | #define HAVE_SELECT 1
  2821. | #define PHP_FPM_SYSTEMD "simple"
  2822. | #define PHP_FPM_USER "nobody"
  2823. | #define PHP_FPM_GROUP "nobody"
  2824. | #define HAVE_PHPDBG 1
  2825. | #define PHPDBG_DEBUG 0
  2826. | #define HAVE_SOCKLEN_T 1
  2827. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2828. | #define PHP_WRITE_STDOUT 1
  2829. | #define HAVE_SOCKET 1
  2830. | #define HAVE_SOCKETPAIR 1
  2831. | #define HAVE_HTONL 1
  2832. | #define HAVE_GETHOSTNAME 1
  2833. | #define HAVE_GETHOSTBYADDR 1
  2834. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2835. | #define HAVE_DLOPEN 1
  2836. | #define HAVE_LIBDL 1
  2837. | #define HAVE_LIBM 1
  2838. | #define HAVE_INET_ATON 1
  2839. | #define STDC_HEADERS 1
  2840. | #define HAVE_DIRENT_H 1
  2841. | #define HAVE_INTTYPES_H 1
  2842. | #define HAVE_STDINT_H 1
  2843. | #define HAVE_DIRENT_H 1
  2844. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2845. | #define HAVE_SYS_PARAM_H 1
  2846. | #define HAVE_SYS_TYPES_H 1
  2847. | #define HAVE_SYS_TIME_H 1
  2848. | #define HAVE_NETINET_IN_H 1
  2849. | #define HAVE_ALLOCA_H 1
  2850. | #define HAVE_ARPA_INET_H 1
  2851. | #define HAVE_ARPA_NAMESER_H 1
  2852. | #define HAVE_ASSERT_H 1
  2853. | #define HAVE_DNS_H 1
  2854. | #define HAVE_FCNTL_H 1
  2855. | #define HAVE_GRP_H 1
  2856. | #define HAVE_LANGINFO_H 1
  2857. | #define HAVE_LIMITS_H 1
  2858. | #define HAVE_LOCALE_H 1
  2859. | #define HAVE_MONETARY_H 1
  2860. | #define HAVE_NETDB_H 1
  2861. | #define HAVE_PWD_H 1
  2862. | #define HAVE_RESOLV_H 1
  2863. | #define HAVE_SIGNAL_H 1
  2864. | #define HAVE_STDARG_H 1
  2865. | #define HAVE_STDLIB_H 1
  2866. | #define HAVE_STRING_H 1
  2867. | #define HAVE_SYSLOG_H 1
  2868. | #define HAVE_SYSEXITS_H 1
  2869. | #define HAVE_SYS_IOCTL_H 1
  2870. | #define HAVE_SYS_FILE_H 1
  2871. | #define HAVE_SYS_MMAN_H 1
  2872. | #define HAVE_SYS_MOUNT_H 1
  2873. | #define HAVE_SYS_POLL_H 1
  2874. | #define HAVE_SYS_RESOURCE_H 1
  2875. | #define HAVE_SYS_SELECT_H 1
  2876. | #define HAVE_SYS_SOCKET_H 1
  2877. | #define HAVE_SYS_STAT_H 1
  2878. | #define HAVE_SYS_STATVFS_H 1
  2879. | #define HAVE_SYS_WAIT_H 1
  2880. | /* end confdefs.h. */
  2881. |
  2882. | #ifdef HAVE_SYS_PARAM_H
  2883. | #include <sys/param.h>
  2884. | #endif
  2885. | #ifdef HAVE_SYS_TYPES_H
  2886. | #include <sys/types.h>
  2887. | #endif
  2888. | #ifdef HAVE_SYS_TIME_H
  2889. | #include <sys/time.h>
  2890. | #endif
  2891. | #ifdef HAVE_NETINET_IN_H
  2892. | #include <netinet/in.h>
  2893. | #endif
  2894. | #ifdef HAVE_ARPA_NAMESER_H
  2895. | #include <arpa/nameser.h>
  2896. | #endif
  2897. |
  2898. |
  2899. | #include <sys/loadavg.h>
  2900. configure:12468: result: no
  2901. configure:12468: checking for termios.h
  2902. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2903. configure:12468: $? = 0
  2904. configure:12468: result: yes
  2905. configure:12468: checking for unistd.h
  2906. configure:12468: result: yes
  2907. configure:12468: checking for unix.h
  2908. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  2909. conftest.c:125:10: fatal error: 'unix.h' file not found
  2910. #include <unix.h>
  2911. ^
  2912. 1 error generated.
  2913. configure:12468: $? = 1
  2914. configure: failed program was:
  2915. | /* confdefs.h */
  2916. | #define PACKAGE_NAME ""
  2917. | #define PACKAGE_TARNAME ""
  2918. | #define PACKAGE_VERSION ""
  2919. | #define PACKAGE_STRING ""
  2920. | #define PACKAGE_BUGREPORT ""
  2921. | #define PACKAGE_URL ""
  2922. | #define STDC_HEADERS 1
  2923. | #define HAVE_SYS_TYPES_H 1
  2924. | #define HAVE_SYS_STAT_H 1
  2925. | #define HAVE_STDLIB_H 1
  2926. | #define HAVE_STRING_H 1
  2927. | #define HAVE_MEMORY_H 1
  2928. | #define HAVE_STRINGS_H 1
  2929. | #define HAVE_INTTYPES_H 1
  2930. | #define HAVE_STDINT_H 1
  2931. | #define HAVE_UNISTD_H 1
  2932. | #define __EXTENSIONS__ 1
  2933. | #define _ALL_SOURCE 1
  2934. | #define _GNU_SOURCE 1
  2935. | #define _POSIX_PTHREAD_SEMANTICS 1
  2936. | #define _TANDEM_SOURCE 1
  2937. | #define HAVE_DEV_URANDOM 1
  2938. | #define HAVE_SETENV 1
  2939. | #define HAVE_ERRNO_H 1
  2940. | #define HAVE_FCNTL_H 1
  2941. | #define HAVE_STDIO_H 1
  2942. | #define HAVE_STDLIB_H 1
  2943. | #define HAVE_UNISTD_H 1
  2944. | #define HAVE_SYS_UIO_H 1
  2945. | #define HAVE_SYS_SELECT_H 1
  2946. | #define HAVE_SYS_SOCKET_H 1
  2947. | #define HAVE_SYS_TIME_H 1
  2948. | #define HAVE_ARPA_INET_H 1
  2949. | #define HAVE_NETINET_IN_H 1
  2950. | #define HAVE_SYSEXITS_H 1
  2951. | #define HAVE_CLOCK_GET_TIME 1
  2952. | #define HAVE_MACH_VM_READ 1
  2953. | #define HAVE_BUILTIN_ATOMIC 1
  2954. | #define HAVE_SYSCONF 1
  2955. | #define HAVE_TIMES 1
  2956. | #define HAVE_KQUEUE 1
  2957. | #define HAVE_POLL 1
  2958. | #define HAVE_SELECT 1
  2959. | #define PHP_FPM_SYSTEMD "simple"
  2960. | #define PHP_FPM_USER "nobody"
  2961. | #define PHP_FPM_GROUP "nobody"
  2962. | #define HAVE_PHPDBG 1
  2963. | #define PHPDBG_DEBUG 0
  2964. | #define HAVE_SOCKLEN_T 1
  2965. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  2966. | #define PHP_WRITE_STDOUT 1
  2967. | #define HAVE_SOCKET 1
  2968. | #define HAVE_SOCKETPAIR 1
  2969. | #define HAVE_HTONL 1
  2970. | #define HAVE_GETHOSTNAME 1
  2971. | #define HAVE_GETHOSTBYADDR 1
  2972. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  2973. | #define HAVE_DLOPEN 1
  2974. | #define HAVE_LIBDL 1
  2975. | #define HAVE_LIBM 1
  2976. | #define HAVE_INET_ATON 1
  2977. | #define STDC_HEADERS 1
  2978. | #define HAVE_DIRENT_H 1
  2979. | #define HAVE_INTTYPES_H 1
  2980. | #define HAVE_STDINT_H 1
  2981. | #define HAVE_DIRENT_H 1
  2982. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  2983. | #define HAVE_SYS_PARAM_H 1
  2984. | #define HAVE_SYS_TYPES_H 1
  2985. | #define HAVE_SYS_TIME_H 1
  2986. | #define HAVE_NETINET_IN_H 1
  2987. | #define HAVE_ALLOCA_H 1
  2988. | #define HAVE_ARPA_INET_H 1
  2989. | #define HAVE_ARPA_NAMESER_H 1
  2990. | #define HAVE_ASSERT_H 1
  2991. | #define HAVE_DNS_H 1
  2992. | #define HAVE_FCNTL_H 1
  2993. | #define HAVE_GRP_H 1
  2994. | #define HAVE_LANGINFO_H 1
  2995. | #define HAVE_LIMITS_H 1
  2996. | #define HAVE_LOCALE_H 1
  2997. | #define HAVE_MONETARY_H 1
  2998. | #define HAVE_NETDB_H 1
  2999. | #define HAVE_PWD_H 1
  3000. | #define HAVE_RESOLV_H 1
  3001. | #define HAVE_SIGNAL_H 1
  3002. | #define HAVE_STDARG_H 1
  3003. | #define HAVE_STDLIB_H 1
  3004. | #define HAVE_STRING_H 1
  3005. | #define HAVE_SYSLOG_H 1
  3006. | #define HAVE_SYSEXITS_H 1
  3007. | #define HAVE_SYS_IOCTL_H 1
  3008. | #define HAVE_SYS_FILE_H 1
  3009. | #define HAVE_SYS_MMAN_H 1
  3010. | #define HAVE_SYS_MOUNT_H 1
  3011. | #define HAVE_SYS_POLL_H 1
  3012. | #define HAVE_SYS_RESOURCE_H 1
  3013. | #define HAVE_SYS_SELECT_H 1
  3014. | #define HAVE_SYS_SOCKET_H 1
  3015. | #define HAVE_SYS_STAT_H 1
  3016. | #define HAVE_SYS_STATVFS_H 1
  3017. | #define HAVE_SYS_WAIT_H 1
  3018. | #define HAVE_TERMIOS_H 1
  3019. | #define HAVE_UNISTD_H 1
  3020. | /* end confdefs.h. */
  3021. |
  3022. | #ifdef HAVE_SYS_PARAM_H
  3023. | #include <sys/param.h>
  3024. | #endif
  3025. | #ifdef HAVE_SYS_TYPES_H
  3026. | #include <sys/types.h>
  3027. | #endif
  3028. | #ifdef HAVE_SYS_TIME_H
  3029. | #include <sys/time.h>
  3030. | #endif
  3031. | #ifdef HAVE_NETINET_IN_H
  3032. | #include <netinet/in.h>
  3033. | #endif
  3034. | #ifdef HAVE_ARPA_NAMESER_H
  3035. | #include <arpa/nameser.h>
  3036. | #endif
  3037. |
  3038. |
  3039. | #include <unix.h>
  3040. configure:12468: result: no
  3041. configure:12468: checking for utime.h
  3042. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3043. configure:12468: $? = 0
  3044. configure:12468: result: yes
  3045. configure:12468: checking for sys/utsname.h
  3046. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3047. configure:12468: $? = 0
  3048. configure:12468: result: yes
  3049. configure:12468: checking for sys/ipc.h
  3050. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3051. configure:12468: $? = 0
  3052. configure:12468: result: yes
  3053. configure:12468: checking for dlfcn.h
  3054. configure:12468: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3055. configure:12468: $? = 0
  3056. configure:12468: result: yes
  3057. configure:12468: checking for assert.h
  3058. configure:12468: result: yes
  3059. configure:12497: checking for fopencookie
  3060. configure:12497: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3061. Undefined symbols for architecture x86_64:
  3062. "_fopencookie", referenced from:
  3063. _main in conftest-cdd503.o
  3064. ld: symbol(s) not found for architecture x86_64
  3065. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3066. configure:12497: $? = 1
  3067. configure: failed program was:
  3068. | /* confdefs.h */
  3069. | #define PACKAGE_NAME ""
  3070. | #define PACKAGE_TARNAME ""
  3071. | #define PACKAGE_VERSION ""
  3072. | #define PACKAGE_STRING ""
  3073. | #define PACKAGE_BUGREPORT ""
  3074. | #define PACKAGE_URL ""
  3075. | #define STDC_HEADERS 1
  3076. | #define HAVE_SYS_TYPES_H 1
  3077. | #define HAVE_SYS_STAT_H 1
  3078. | #define HAVE_STDLIB_H 1
  3079. | #define HAVE_STRING_H 1
  3080. | #define HAVE_MEMORY_H 1
  3081. | #define HAVE_STRINGS_H 1
  3082. | #define HAVE_INTTYPES_H 1
  3083. | #define HAVE_STDINT_H 1
  3084. | #define HAVE_UNISTD_H 1
  3085. | #define __EXTENSIONS__ 1
  3086. | #define _ALL_SOURCE 1
  3087. | #define _GNU_SOURCE 1
  3088. | #define _POSIX_PTHREAD_SEMANTICS 1
  3089. | #define _TANDEM_SOURCE 1
  3090. | #define HAVE_DEV_URANDOM 1
  3091. | #define HAVE_SETENV 1
  3092. | #define HAVE_ERRNO_H 1
  3093. | #define HAVE_FCNTL_H 1
  3094. | #define HAVE_STDIO_H 1
  3095. | #define HAVE_STDLIB_H 1
  3096. | #define HAVE_UNISTD_H 1
  3097. | #define HAVE_SYS_UIO_H 1
  3098. | #define HAVE_SYS_SELECT_H 1
  3099. | #define HAVE_SYS_SOCKET_H 1
  3100. | #define HAVE_SYS_TIME_H 1
  3101. | #define HAVE_ARPA_INET_H 1
  3102. | #define HAVE_NETINET_IN_H 1
  3103. | #define HAVE_SYSEXITS_H 1
  3104. | #define HAVE_CLOCK_GET_TIME 1
  3105. | #define HAVE_MACH_VM_READ 1
  3106. | #define HAVE_BUILTIN_ATOMIC 1
  3107. | #define HAVE_SYSCONF 1
  3108. | #define HAVE_TIMES 1
  3109. | #define HAVE_KQUEUE 1
  3110. | #define HAVE_POLL 1
  3111. | #define HAVE_SELECT 1
  3112. | #define PHP_FPM_SYSTEMD "simple"
  3113. | #define PHP_FPM_USER "nobody"
  3114. | #define PHP_FPM_GROUP "nobody"
  3115. | #define HAVE_PHPDBG 1
  3116. | #define PHPDBG_DEBUG 0
  3117. | #define HAVE_SOCKLEN_T 1
  3118. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  3119. | #define PHP_WRITE_STDOUT 1
  3120. | #define HAVE_SOCKET 1
  3121. | #define HAVE_SOCKETPAIR 1
  3122. | #define HAVE_HTONL 1
  3123. | #define HAVE_GETHOSTNAME 1
  3124. | #define HAVE_GETHOSTBYADDR 1
  3125. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  3126. | #define HAVE_DLOPEN 1
  3127. | #define HAVE_LIBDL 1
  3128. | #define HAVE_LIBM 1
  3129. | #define HAVE_INET_ATON 1
  3130. | #define STDC_HEADERS 1
  3131. | #define HAVE_DIRENT_H 1
  3132. | #define HAVE_INTTYPES_H 1
  3133. | #define HAVE_STDINT_H 1
  3134. | #define HAVE_DIRENT_H 1
  3135. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  3136. | #define HAVE_SYS_PARAM_H 1
  3137. | #define HAVE_SYS_TYPES_H 1
  3138. | #define HAVE_SYS_TIME_H 1
  3139. | #define HAVE_NETINET_IN_H 1
  3140. | #define HAVE_ALLOCA_H 1
  3141. | #define HAVE_ARPA_INET_H 1
  3142. | #define HAVE_ARPA_NAMESER_H 1
  3143. | #define HAVE_ASSERT_H 1
  3144. | #define HAVE_DNS_H 1
  3145. | #define HAVE_FCNTL_H 1
  3146. | #define HAVE_GRP_H 1
  3147. | #define HAVE_LANGINFO_H 1
  3148. | #define HAVE_LIMITS_H 1
  3149. | #define HAVE_LOCALE_H 1
  3150. | #define HAVE_MONETARY_H 1
  3151. | #define HAVE_NETDB_H 1
  3152. | #define HAVE_PWD_H 1
  3153. | #define HAVE_RESOLV_H 1
  3154. | #define HAVE_SIGNAL_H 1
  3155. | #define HAVE_STDARG_H 1
  3156. | #define HAVE_STDLIB_H 1
  3157. | #define HAVE_STRING_H 1
  3158. | #define HAVE_SYSLOG_H 1
  3159. | #define HAVE_SYSEXITS_H 1
  3160. | #define HAVE_SYS_IOCTL_H 1
  3161. | #define HAVE_SYS_FILE_H 1
  3162. | #define HAVE_SYS_MMAN_H 1
  3163. | #define HAVE_SYS_MOUNT_H 1
  3164. | #define HAVE_SYS_POLL_H 1
  3165. | #define HAVE_SYS_RESOURCE_H 1
  3166. | #define HAVE_SYS_SELECT_H 1
  3167. | #define HAVE_SYS_SOCKET_H 1
  3168. | #define HAVE_SYS_STAT_H 1
  3169. | #define HAVE_SYS_STATVFS_H 1
  3170. | #define HAVE_SYS_WAIT_H 1
  3171. | #define HAVE_TERMIOS_H 1
  3172. | #define HAVE_UNISTD_H 1
  3173. | #define HAVE_UTIME_H 1
  3174. | #define HAVE_SYS_UTSNAME_H 1
  3175. | #define HAVE_SYS_IPC_H 1
  3176. | #define HAVE_DLFCN_H 1
  3177. | #define HAVE_ASSERT_H 1
  3178. | /* end confdefs.h. */
  3179. | /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
  3180. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3181. | #define fopencookie innocuous_fopencookie
  3182. |
  3183. | /* System header to define __stub macros and hopefully few prototypes,
  3184. | which can conflict with char fopencookie (); below.
  3185. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3186. | <limits.h> exists even on freestanding compilers. */
  3187. |
  3188. | #ifdef __STDC__
  3189. | # include <limits.h>
  3190. | #else
  3191. | # include <assert.h>
  3192. | #endif
  3193. |
  3194. | #undef fopencookie
  3195. |
  3196. | /* Override any GCC internal prototype to avoid an error.
  3197. | Use char because int might match the return type of a GCC
  3198. | builtin and then its argument prototype would still apply. */
  3199. | #ifdef __cplusplus
  3200. | extern "C"
  3201. | #endif
  3202. | char fopencookie ();
  3203. | /* The GNU C library defines this for functions which it implements
  3204. | to always fail with ENOSYS. Some functions are actually named
  3205. | something starting with __ and the normal name is an alias. */
  3206. | #if defined __stub_fopencookie || defined __stub___fopencookie
  3207. | choke me
  3208. | #endif
  3209. |
  3210. | int
  3211. | main ()
  3212. | {
  3213. | return fopencookie ();
  3214. | ;
  3215. | return 0;
  3216. | }
  3217. configure:12497: result: no
  3218. configure:12622: checking for broken getcwd
  3219. configure:12633: result: no
  3220. configure:12638: checking for broken libc stdio
  3221. configure:12698: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3222. conftest.c:118:20: warning: 'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
  3223. char *filename = tmpnam(NULL);
  3224. ^
  3225. /usr/include/stdio.h:276:7: note: 'tmpnam' has been explicitly marked deprecated here
  3226. char *tmpnam(char *);
  3227. ^
  3228. conftest.c:123:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
  3229. exit(2);
  3230. ^
  3231. conftest.c:123:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
  3232. conftest.c:131:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
  3233. unlink(filename);
  3234. ^
  3235. 3 warnings generated.
  3236. configure:12698: $? = 0
  3237. configure:12698: ./conftest
  3238. configure:12698: $? = 0
  3239. configure:12717: result: no
  3240. configure:12723: checking whether struct tm is in sys/time.h or time.h
  3241. configure:12743: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3242. configure:12743: $? = 0
  3243. configure:12750: result: time.h
  3244. configure:12758: checking for struct tm.tm_zone
  3245. configure:12758: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3246. configure:12758: $? = 0
  3247. configure:12758: result: yes
  3248. configure:12827: checking for missing declarations of reentrant functions
  3249. configure:12840: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3250. configure:12840: $? = 0
  3251. configure:12863: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3252. configure:12863: $? = 0
  3253. configure:12886: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3254. configure:12886: $? = 0
  3255. configure:12909: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3256. configure:12909: $? = 0
  3257. configure:12932: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3258. configure:12932: $? = 0
  3259. configure:12944: result: done
  3260. configure:12948: checking for fclose declaration
  3261. configure:12961: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3262. configure:12961: $? = 0
  3263. configure:12966: result: ok
  3264. configure:12982: checking for tm_gmtoff in struct tm
  3265. configure:12999: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3266. conftest.c:120:18: warning: expression result unused [-Wunused-value]
  3267. struct tm tm; tm.tm_gmtoff;
  3268. ~~ ^~~~~~~~~
  3269. 1 warning generated.
  3270. configure:12999: $? = 0
  3271. configure:13006: result: yes
  3272. configure:13016: checking for struct flock
  3273. configure:13035: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3274. configure:13035: $? = 0
  3275. configure:13047: result: yes
  3276. configure:13056: checking for socklen_t
  3277. configure:13077: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3278. configure:13077: $? = 0
  3279. configure:13088: result: yes
  3280. configure:13101: checking size of size_t
  3281. configure:13106: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3282. configure:13106: $? = 0
  3283. configure:13106: ./conftest
  3284. configure:13106: $? = 0
  3285. configure:13120: result: 8
  3286. configure:13134: checking size of long long
  3287. configure:13139: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3288. configure:13139: $? = 0
  3289. configure:13139: ./conftest
  3290. configure:13139: $? = 0
  3291. configure:13153: result: 8
  3292. configure:13167: checking size of long long int
  3293. configure:13172: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3294. configure:13172: $? = 0
  3295. configure:13172: ./conftest
  3296. configure:13172: $? = 0
  3297. configure:13186: result: 8
  3298. configure:13200: checking size of long
  3299. configure:13205: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3300. configure:13205: $? = 0
  3301. configure:13205: ./conftest
  3302. configure:13205: $? = 0
  3303. configure:13219: result: 8
  3304. configure:13233: checking size of int
  3305. configure:13238: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3306. configure:13238: $? = 0
  3307. configure:13238: ./conftest
  3308. configure:13238: $? = 0
  3309. configure:13252: result: 4
  3310. configure:13264: checking size of intmax_t
  3311. configure:13305: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3312. conftest.c:140:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  3313. fprintf(fp, "%d\n", sizeof(intmax_t));
  3314. ~~ ^~~~~~~~~~~~~~~~
  3315. %lu
  3316. 1 warning generated.
  3317. configure:13305: $? = 0
  3318. configure:13305: ./conftest
  3319. configure:13305: $? = 0
  3320. configure:13339: result: 8
  3321. configure:13343: checking size of ssize_t
  3322. configure:13384: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3323. conftest.c:142:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  3324. fprintf(fp, "%d\n", sizeof(ssize_t));
  3325. ~~ ^~~~~~~~~~~~~~~
  3326. %lu
  3327. 1 warning generated.
  3328. configure:13384: $? = 0
  3329. configure:13384: ./conftest
  3330. configure:13384: $? = 0
  3331. configure:13418: result: 8
  3332. configure:13422: checking size of ptrdiff_t
  3333. configure:13463: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3334. conftest.c:144:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
  3335. fprintf(fp, "%d\n", sizeof(ptrdiff_t));
  3336. ~~ ^~~~~~~~~~~~~~~~~
  3337. %lu
  3338. 1 warning generated.
  3339. configure:13463: $? = 0
  3340. configure:13463: ./conftest
  3341. configure:13463: $? = 0
  3342. configure:13497: result: 8
  3343. configure:13506: checking size of short
  3344. configure:13511: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  3345. configure:13511: $? = 0
  3346. configure:13511: ./conftest
  3347. configure:13511: $? = 0
  3348. configure:13525: result: 2
  3349. configure:13539: checking size of int
  3350. configure:13558: result: 4
  3351. configure:13572: checking size of long
  3352. configure:13591: result: 8
  3353. configure:13605: checking size of long long
  3354. configure:13624: result: 8
  3355. configure:13634: checking for int8
  3356. configure:13634: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3357. conftest.c:145:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
  3358. if (sizeof (int8))
  3359. ^~~~
  3360. int
  3361. conftest.c:145:12: error: reference to overloaded function could not be resolved; did you mean to call it?
  3362. if (sizeof (int8))
  3363. ^~~~~~
  3364. 2 errors generated.
  3365. configure:13634: $? = 1
  3366. configure: failed program was:
  3367. | /* confdefs.h */
  3368. | #define PACKAGE_NAME ""
  3369. | #define PACKAGE_TARNAME ""
  3370. | #define PACKAGE_VERSION ""
  3371. | #define PACKAGE_STRING ""
  3372. | #define PACKAGE_BUGREPORT ""
  3373. | #define PACKAGE_URL ""
  3374. | #define STDC_HEADERS 1
  3375. | #define HAVE_SYS_TYPES_H 1
  3376. | #define HAVE_SYS_STAT_H 1
  3377. | #define HAVE_STDLIB_H 1
  3378. | #define HAVE_STRING_H 1
  3379. | #define HAVE_MEMORY_H 1
  3380. | #define HAVE_STRINGS_H 1
  3381. | #define HAVE_INTTYPES_H 1
  3382. | #define HAVE_STDINT_H 1
  3383. | #define HAVE_UNISTD_H 1
  3384. | #define __EXTENSIONS__ 1
  3385. | #define _ALL_SOURCE 1
  3386. | #define _GNU_SOURCE 1
  3387. | #define _POSIX_PTHREAD_SEMANTICS 1
  3388. | #define _TANDEM_SOURCE 1
  3389. | #define HAVE_DEV_URANDOM 1
  3390. | #define HAVE_SETENV 1
  3391. | #define HAVE_ERRNO_H 1
  3392. | #define HAVE_FCNTL_H 1
  3393. | #define HAVE_STDIO_H 1
  3394. | #define HAVE_STDLIB_H 1
  3395. | #define HAVE_UNISTD_H 1
  3396. | #define HAVE_SYS_UIO_H 1
  3397. | #define HAVE_SYS_SELECT_H 1
  3398. | #define HAVE_SYS_SOCKET_H 1
  3399. | #define HAVE_SYS_TIME_H 1
  3400. | #define HAVE_ARPA_INET_H 1
  3401. | #define HAVE_NETINET_IN_H 1
  3402. | #define HAVE_SYSEXITS_H 1
  3403. | #define HAVE_CLOCK_GET_TIME 1
  3404. | #define HAVE_MACH_VM_READ 1
  3405. | #define HAVE_BUILTIN_ATOMIC 1
  3406. | #define HAVE_SYSCONF 1
  3407. | #define HAVE_TIMES 1
  3408. | #define HAVE_KQUEUE 1
  3409. | #define HAVE_POLL 1
  3410. | #define HAVE_SELECT 1
  3411. | #define PHP_FPM_SYSTEMD "simple"
  3412. | #define PHP_FPM_USER "nobody"
  3413. | #define PHP_FPM_GROUP "nobody"
  3414. | #define HAVE_PHPDBG 1
  3415. | #define PHPDBG_DEBUG 0
  3416. | #define HAVE_SOCKLEN_T 1
  3417. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  3418. | #define PHP_WRITE_STDOUT 1
  3419. | #define HAVE_SOCKET 1
  3420. | #define HAVE_SOCKETPAIR 1
  3421. | #define HAVE_HTONL 1
  3422. | #define HAVE_GETHOSTNAME 1
  3423. | #define HAVE_GETHOSTBYADDR 1
  3424. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  3425. | #define HAVE_DLOPEN 1
  3426. | #define HAVE_LIBDL 1
  3427. | #define HAVE_LIBM 1
  3428. | #define HAVE_INET_ATON 1
  3429. | #define STDC_HEADERS 1
  3430. | #define HAVE_DIRENT_H 1
  3431. | #define HAVE_INTTYPES_H 1
  3432. | #define HAVE_STDINT_H 1
  3433. | #define HAVE_DIRENT_H 1
  3434. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  3435. | #define HAVE_SYS_PARAM_H 1
  3436. | #define HAVE_SYS_TYPES_H 1
  3437. | #define HAVE_SYS_TIME_H 1
  3438. | #define HAVE_NETINET_IN_H 1
  3439. | #define HAVE_ALLOCA_H 1
  3440. | #define HAVE_ARPA_INET_H 1
  3441. | #define HAVE_ARPA_NAMESER_H 1
  3442. | #define HAVE_ASSERT_H 1
  3443. | #define HAVE_DNS_H 1
  3444. | #define HAVE_FCNTL_H 1
  3445. | #define HAVE_GRP_H 1
  3446. | #define HAVE_LANGINFO_H 1
  3447. | #define HAVE_LIMITS_H 1
  3448. | #define HAVE_LOCALE_H 1
  3449. | #define HAVE_MONETARY_H 1
  3450. | #define HAVE_NETDB_H 1
  3451. | #define HAVE_PWD_H 1
  3452. | #define HAVE_RESOLV_H 1
  3453. | #define HAVE_SIGNAL_H 1
  3454. | #define HAVE_STDARG_H 1
  3455. | #define HAVE_STDLIB_H 1
  3456. | #define HAVE_STRING_H 1
  3457. | #define HAVE_SYSLOG_H 1
  3458. | #define HAVE_SYSEXITS_H 1
  3459. | #define HAVE_SYS_IOCTL_H 1
  3460. | #define HAVE_SYS_FILE_H 1
  3461. | #define HAVE_SYS_MMAN_H 1
  3462. | #define HAVE_SYS_MOUNT_H 1
  3463. | #define HAVE_SYS_POLL_H 1
  3464. | #define HAVE_SYS_RESOURCE_H 1
  3465. | #define HAVE_SYS_SELECT_H 1
  3466. | #define HAVE_SYS_SOCKET_H 1
  3467. | #define HAVE_SYS_STAT_H 1
  3468. | #define HAVE_SYS_STATVFS_H 1
  3469. | #define HAVE_SYS_WAIT_H 1
  3470. | #define HAVE_TERMIOS_H 1
  3471. | #define HAVE_UNISTD_H 1
  3472. | #define HAVE_UTIME_H 1
  3473. | #define HAVE_SYS_UTSNAME_H 1
  3474. | #define HAVE_SYS_IPC_H 1
  3475. | #define HAVE_DLFCN_H 1
  3476. | #define HAVE_ASSERT_H 1
  3477. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3478. | #define HAVE_TM_ZONE 1
  3479. | #define MISSING_FCLOSE_DECL 0
  3480. | #define HAVE_TM_GMTOFF 1
  3481. | #define HAVE_STRUCT_FLOCK 1
  3482. | #define HAVE_SOCKLEN_T 1
  3483. | #define SIZEOF_SIZE_T 8
  3484. | #define SIZEOF_LONG_LONG 8
  3485. | #define SIZEOF_LONG_LONG_INT 8
  3486. | #define SIZEOF_LONG 8
  3487. | #define SIZEOF_INT 4
  3488. | #define SIZEOF_INTMAX_T 8
  3489. | #define HAVE_INTMAX_T 1
  3490. | #define SIZEOF_SSIZE_T 8
  3491. | #define HAVE_SSIZE_T 1
  3492. | #define SIZEOF_PTRDIFF_T 8
  3493. | #define HAVE_PTRDIFF_T 1
  3494. | #define SIZEOF_SHORT 2
  3495. | #define SIZEOF_INT 4
  3496. | #define SIZEOF_LONG 8
  3497. | #define SIZEOF_LONG_LONG 8
  3498. | /* end confdefs.h. */
  3499. |
  3500. | #if HAVE_STDINT_H
  3501. | # include <stdint.h>
  3502. | #endif
  3503. | #if HAVE_SYS_TYPES_H
  3504. | # include <sys/types.h>
  3505. | #endif
  3506. |
  3507. |
  3508. | int
  3509. | main ()
  3510. | {
  3511. | if (sizeof (int8))
  3512. | return 0;
  3513. | ;
  3514. | return 0;
  3515. | }
  3516. configure:13634: result: no
  3517. configure:13651: checking for int16
  3518. configure:13651: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3519. conftest.c:145:13: error: use of undeclared identifier 'int16'
  3520. if (sizeof (int16))
  3521. ^
  3522. 1 error generated.
  3523. configure:13651: $? = 1
  3524. configure: failed program was:
  3525. | /* confdefs.h */
  3526. | #define PACKAGE_NAME ""
  3527. | #define PACKAGE_TARNAME ""
  3528. | #define PACKAGE_VERSION ""
  3529. | #define PACKAGE_STRING ""
  3530. | #define PACKAGE_BUGREPORT ""
  3531. | #define PACKAGE_URL ""
  3532. | #define STDC_HEADERS 1
  3533. | #define HAVE_SYS_TYPES_H 1
  3534. | #define HAVE_SYS_STAT_H 1
  3535. | #define HAVE_STDLIB_H 1
  3536. | #define HAVE_STRING_H 1
  3537. | #define HAVE_MEMORY_H 1
  3538. | #define HAVE_STRINGS_H 1
  3539. | #define HAVE_INTTYPES_H 1
  3540. | #define HAVE_STDINT_H 1
  3541. | #define HAVE_UNISTD_H 1
  3542. | #define __EXTENSIONS__ 1
  3543. | #define _ALL_SOURCE 1
  3544. | #define _GNU_SOURCE 1
  3545. | #define _POSIX_PTHREAD_SEMANTICS 1
  3546. | #define _TANDEM_SOURCE 1
  3547. | #define HAVE_DEV_URANDOM 1
  3548. | #define HAVE_SETENV 1
  3549. | #define HAVE_ERRNO_H 1
  3550. | #define HAVE_FCNTL_H 1
  3551. | #define HAVE_STDIO_H 1
  3552. | #define HAVE_STDLIB_H 1
  3553. | #define HAVE_UNISTD_H 1
  3554. | #define HAVE_SYS_UIO_H 1
  3555. | #define HAVE_SYS_SELECT_H 1
  3556. | #define HAVE_SYS_SOCKET_H 1
  3557. | #define HAVE_SYS_TIME_H 1
  3558. | #define HAVE_ARPA_INET_H 1
  3559. | #define HAVE_NETINET_IN_H 1
  3560. | #define HAVE_SYSEXITS_H 1
  3561. | #define HAVE_CLOCK_GET_TIME 1
  3562. | #define HAVE_MACH_VM_READ 1
  3563. | #define HAVE_BUILTIN_ATOMIC 1
  3564. | #define HAVE_SYSCONF 1
  3565. | #define HAVE_TIMES 1
  3566. | #define HAVE_KQUEUE 1
  3567. | #define HAVE_POLL 1
  3568. | #define HAVE_SELECT 1
  3569. | #define PHP_FPM_SYSTEMD "simple"
  3570. | #define PHP_FPM_USER "nobody"
  3571. | #define PHP_FPM_GROUP "nobody"
  3572. | #define HAVE_PHPDBG 1
  3573. | #define PHPDBG_DEBUG 0
  3574. | #define HAVE_SOCKLEN_T 1
  3575. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  3576. | #define PHP_WRITE_STDOUT 1
  3577. | #define HAVE_SOCKET 1
  3578. | #define HAVE_SOCKETPAIR 1
  3579. | #define HAVE_HTONL 1
  3580. | #define HAVE_GETHOSTNAME 1
  3581. | #define HAVE_GETHOSTBYADDR 1
  3582. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  3583. | #define HAVE_DLOPEN 1
  3584. | #define HAVE_LIBDL 1
  3585. | #define HAVE_LIBM 1
  3586. | #define HAVE_INET_ATON 1
  3587. | #define STDC_HEADERS 1
  3588. | #define HAVE_DIRENT_H 1
  3589. | #define HAVE_INTTYPES_H 1
  3590. | #define HAVE_STDINT_H 1
  3591. | #define HAVE_DIRENT_H 1
  3592. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  3593. | #define HAVE_SYS_PARAM_H 1
  3594. | #define HAVE_SYS_TYPES_H 1
  3595. | #define HAVE_SYS_TIME_H 1
  3596. | #define HAVE_NETINET_IN_H 1
  3597. | #define HAVE_ALLOCA_H 1
  3598. | #define HAVE_ARPA_INET_H 1
  3599. | #define HAVE_ARPA_NAMESER_H 1
  3600. | #define HAVE_ASSERT_H 1
  3601. | #define HAVE_DNS_H 1
  3602. | #define HAVE_FCNTL_H 1
  3603. | #define HAVE_GRP_H 1
  3604. | #define HAVE_LANGINFO_H 1
  3605. | #define HAVE_LIMITS_H 1
  3606. | #define HAVE_LOCALE_H 1
  3607. | #define HAVE_MONETARY_H 1
  3608. | #define HAVE_NETDB_H 1
  3609. | #define HAVE_PWD_H 1
  3610. | #define HAVE_RESOLV_H 1
  3611. | #define HAVE_SIGNAL_H 1
  3612. | #define HAVE_STDARG_H 1
  3613. | #define HAVE_STDLIB_H 1
  3614. | #define HAVE_STRING_H 1
  3615. | #define HAVE_SYSLOG_H 1
  3616. | #define HAVE_SYSEXITS_H 1
  3617. | #define HAVE_SYS_IOCTL_H 1
  3618. | #define HAVE_SYS_FILE_H 1
  3619. | #define HAVE_SYS_MMAN_H 1
  3620. | #define HAVE_SYS_MOUNT_H 1
  3621. | #define HAVE_SYS_POLL_H 1
  3622. | #define HAVE_SYS_RESOURCE_H 1
  3623. | #define HAVE_SYS_SELECT_H 1
  3624. | #define HAVE_SYS_SOCKET_H 1
  3625. | #define HAVE_SYS_STAT_H 1
  3626. | #define HAVE_SYS_STATVFS_H 1
  3627. | #define HAVE_SYS_WAIT_H 1
  3628. | #define HAVE_TERMIOS_H 1
  3629. | #define HAVE_UNISTD_H 1
  3630. | #define HAVE_UTIME_H 1
  3631. | #define HAVE_SYS_UTSNAME_H 1
  3632. | #define HAVE_SYS_IPC_H 1
  3633. | #define HAVE_DLFCN_H 1
  3634. | #define HAVE_ASSERT_H 1
  3635. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3636. | #define HAVE_TM_ZONE 1
  3637. | #define MISSING_FCLOSE_DECL 0
  3638. | #define HAVE_TM_GMTOFF 1
  3639. | #define HAVE_STRUCT_FLOCK 1
  3640. | #define HAVE_SOCKLEN_T 1
  3641. | #define SIZEOF_SIZE_T 8
  3642. | #define SIZEOF_LONG_LONG 8
  3643. | #define SIZEOF_LONG_LONG_INT 8
  3644. | #define SIZEOF_LONG 8
  3645. | #define SIZEOF_INT 4
  3646. | #define SIZEOF_INTMAX_T 8
  3647. | #define HAVE_INTMAX_T 1
  3648. | #define SIZEOF_SSIZE_T 8
  3649. | #define HAVE_SSIZE_T 1
  3650. | #define SIZEOF_PTRDIFF_T 8
  3651. | #define HAVE_PTRDIFF_T 1
  3652. | #define SIZEOF_SHORT 2
  3653. | #define SIZEOF_INT 4
  3654. | #define SIZEOF_LONG 8
  3655. | #define SIZEOF_LONG_LONG 8
  3656. | /* end confdefs.h. */
  3657. |
  3658. | #if HAVE_STDINT_H
  3659. | # include <stdint.h>
  3660. | #endif
  3661. | #if HAVE_SYS_TYPES_H
  3662. | # include <sys/types.h>
  3663. | #endif
  3664. |
  3665. |
  3666. | int
  3667. | main ()
  3668. | {
  3669. | if (sizeof (int16))
  3670. | return 0;
  3671. | ;
  3672. | return 0;
  3673. | }
  3674. configure:13651: result: no
  3675. configure:13668: checking for int32
  3676. configure:13668: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3677. conftest.c:145:13: error: use of undeclared identifier 'int32'
  3678. if (sizeof (int32))
  3679. ^
  3680. 1 error generated.
  3681. configure:13668: $? = 1
  3682. configure: failed program was:
  3683. | /* confdefs.h */
  3684. | #define PACKAGE_NAME ""
  3685. | #define PACKAGE_TARNAME ""
  3686. | #define PACKAGE_VERSION ""
  3687. | #define PACKAGE_STRING ""
  3688. | #define PACKAGE_BUGREPORT ""
  3689. | #define PACKAGE_URL ""
  3690. | #define STDC_HEADERS 1
  3691. | #define HAVE_SYS_TYPES_H 1
  3692. | #define HAVE_SYS_STAT_H 1
  3693. | #define HAVE_STDLIB_H 1
  3694. | #define HAVE_STRING_H 1
  3695. | #define HAVE_MEMORY_H 1
  3696. | #define HAVE_STRINGS_H 1
  3697. | #define HAVE_INTTYPES_H 1
  3698. | #define HAVE_STDINT_H 1
  3699. | #define HAVE_UNISTD_H 1
  3700. | #define __EXTENSIONS__ 1
  3701. | #define _ALL_SOURCE 1
  3702. | #define _GNU_SOURCE 1
  3703. | #define _POSIX_PTHREAD_SEMANTICS 1
  3704. | #define _TANDEM_SOURCE 1
  3705. | #define HAVE_DEV_URANDOM 1
  3706. | #define HAVE_SETENV 1
  3707. | #define HAVE_ERRNO_H 1
  3708. | #define HAVE_FCNTL_H 1
  3709. | #define HAVE_STDIO_H 1
  3710. | #define HAVE_STDLIB_H 1
  3711. | #define HAVE_UNISTD_H 1
  3712. | #define HAVE_SYS_UIO_H 1
  3713. | #define HAVE_SYS_SELECT_H 1
  3714. | #define HAVE_SYS_SOCKET_H 1
  3715. | #define HAVE_SYS_TIME_H 1
  3716. | #define HAVE_ARPA_INET_H 1
  3717. | #define HAVE_NETINET_IN_H 1
  3718. | #define HAVE_SYSEXITS_H 1
  3719. | #define HAVE_CLOCK_GET_TIME 1
  3720. | #define HAVE_MACH_VM_READ 1
  3721. | #define HAVE_BUILTIN_ATOMIC 1
  3722. | #define HAVE_SYSCONF 1
  3723. | #define HAVE_TIMES 1
  3724. | #define HAVE_KQUEUE 1
  3725. | #define HAVE_POLL 1
  3726. | #define HAVE_SELECT 1
  3727. | #define PHP_FPM_SYSTEMD "simple"
  3728. | #define PHP_FPM_USER "nobody"
  3729. | #define PHP_FPM_GROUP "nobody"
  3730. | #define HAVE_PHPDBG 1
  3731. | #define PHPDBG_DEBUG 0
  3732. | #define HAVE_SOCKLEN_T 1
  3733. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  3734. | #define PHP_WRITE_STDOUT 1
  3735. | #define HAVE_SOCKET 1
  3736. | #define HAVE_SOCKETPAIR 1
  3737. | #define HAVE_HTONL 1
  3738. | #define HAVE_GETHOSTNAME 1
  3739. | #define HAVE_GETHOSTBYADDR 1
  3740. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  3741. | #define HAVE_DLOPEN 1
  3742. | #define HAVE_LIBDL 1
  3743. | #define HAVE_LIBM 1
  3744. | #define HAVE_INET_ATON 1
  3745. | #define STDC_HEADERS 1
  3746. | #define HAVE_DIRENT_H 1
  3747. | #define HAVE_INTTYPES_H 1
  3748. | #define HAVE_STDINT_H 1
  3749. | #define HAVE_DIRENT_H 1
  3750. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  3751. | #define HAVE_SYS_PARAM_H 1
  3752. | #define HAVE_SYS_TYPES_H 1
  3753. | #define HAVE_SYS_TIME_H 1
  3754. | #define HAVE_NETINET_IN_H 1
  3755. | #define HAVE_ALLOCA_H 1
  3756. | #define HAVE_ARPA_INET_H 1
  3757. | #define HAVE_ARPA_NAMESER_H 1
  3758. | #define HAVE_ASSERT_H 1
  3759. | #define HAVE_DNS_H 1
  3760. | #define HAVE_FCNTL_H 1
  3761. | #define HAVE_GRP_H 1
  3762. | #define HAVE_LANGINFO_H 1
  3763. | #define HAVE_LIMITS_H 1
  3764. | #define HAVE_LOCALE_H 1
  3765. | #define HAVE_MONETARY_H 1
  3766. | #define HAVE_NETDB_H 1
  3767. | #define HAVE_PWD_H 1
  3768. | #define HAVE_RESOLV_H 1
  3769. | #define HAVE_SIGNAL_H 1
  3770. | #define HAVE_STDARG_H 1
  3771. | #define HAVE_STDLIB_H 1
  3772. | #define HAVE_STRING_H 1
  3773. | #define HAVE_SYSLOG_H 1
  3774. | #define HAVE_SYSEXITS_H 1
  3775. | #define HAVE_SYS_IOCTL_H 1
  3776. | #define HAVE_SYS_FILE_H 1
  3777. | #define HAVE_SYS_MMAN_H 1
  3778. | #define HAVE_SYS_MOUNT_H 1
  3779. | #define HAVE_SYS_POLL_H 1
  3780. | #define HAVE_SYS_RESOURCE_H 1
  3781. | #define HAVE_SYS_SELECT_H 1
  3782. | #define HAVE_SYS_SOCKET_H 1
  3783. | #define HAVE_SYS_STAT_H 1
  3784. | #define HAVE_SYS_STATVFS_H 1
  3785. | #define HAVE_SYS_WAIT_H 1
  3786. | #define HAVE_TERMIOS_H 1
  3787. | #define HAVE_UNISTD_H 1
  3788. | #define HAVE_UTIME_H 1
  3789. | #define HAVE_SYS_UTSNAME_H 1
  3790. | #define HAVE_SYS_IPC_H 1
  3791. | #define HAVE_DLFCN_H 1
  3792. | #define HAVE_ASSERT_H 1
  3793. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3794. | #define HAVE_TM_ZONE 1
  3795. | #define MISSING_FCLOSE_DECL 0
  3796. | #define HAVE_TM_GMTOFF 1
  3797. | #define HAVE_STRUCT_FLOCK 1
  3798. | #define HAVE_SOCKLEN_T 1
  3799. | #define SIZEOF_SIZE_T 8
  3800. | #define SIZEOF_LONG_LONG 8
  3801. | #define SIZEOF_LONG_LONG_INT 8
  3802. | #define SIZEOF_LONG 8
  3803. | #define SIZEOF_INT 4
  3804. | #define SIZEOF_INTMAX_T 8
  3805. | #define HAVE_INTMAX_T 1
  3806. | #define SIZEOF_SSIZE_T 8
  3807. | #define HAVE_SSIZE_T 1
  3808. | #define SIZEOF_PTRDIFF_T 8
  3809. | #define HAVE_PTRDIFF_T 1
  3810. | #define SIZEOF_SHORT 2
  3811. | #define SIZEOF_INT 4
  3812. | #define SIZEOF_LONG 8
  3813. | #define SIZEOF_LONG_LONG 8
  3814. | /* end confdefs.h. */
  3815. |
  3816. | #if HAVE_STDINT_H
  3817. | # include <stdint.h>
  3818. | #endif
  3819. | #if HAVE_SYS_TYPES_H
  3820. | # include <sys/types.h>
  3821. | #endif
  3822. |
  3823. |
  3824. | int
  3825. | main ()
  3826. | {
  3827. | if (sizeof (int32))
  3828. | return 0;
  3829. | ;
  3830. | return 0;
  3831. | }
  3832. configure:13668: result: no
  3833. configure:13685: checking for int64
  3834. configure:13685: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3835. conftest.c:145:13: error: use of undeclared identifier 'int64'
  3836. if (sizeof (int64))
  3837. ^
  3838. 1 error generated.
  3839. configure:13685: $? = 1
  3840. configure: failed program was:
  3841. | /* confdefs.h */
  3842. | #define PACKAGE_NAME ""
  3843. | #define PACKAGE_TARNAME ""
  3844. | #define PACKAGE_VERSION ""
  3845. | #define PACKAGE_STRING ""
  3846. | #define PACKAGE_BUGREPORT ""
  3847. | #define PACKAGE_URL ""
  3848. | #define STDC_HEADERS 1
  3849. | #define HAVE_SYS_TYPES_H 1
  3850. | #define HAVE_SYS_STAT_H 1
  3851. | #define HAVE_STDLIB_H 1
  3852. | #define HAVE_STRING_H 1
  3853. | #define HAVE_MEMORY_H 1
  3854. | #define HAVE_STRINGS_H 1
  3855. | #define HAVE_INTTYPES_H 1
  3856. | #define HAVE_STDINT_H 1
  3857. | #define HAVE_UNISTD_H 1
  3858. | #define __EXTENSIONS__ 1
  3859. | #define _ALL_SOURCE 1
  3860. | #define _GNU_SOURCE 1
  3861. | #define _POSIX_PTHREAD_SEMANTICS 1
  3862. | #define _TANDEM_SOURCE 1
  3863. | #define HAVE_DEV_URANDOM 1
  3864. | #define HAVE_SETENV 1
  3865. | #define HAVE_ERRNO_H 1
  3866. | #define HAVE_FCNTL_H 1
  3867. | #define HAVE_STDIO_H 1
  3868. | #define HAVE_STDLIB_H 1
  3869. | #define HAVE_UNISTD_H 1
  3870. | #define HAVE_SYS_UIO_H 1
  3871. | #define HAVE_SYS_SELECT_H 1
  3872. | #define HAVE_SYS_SOCKET_H 1
  3873. | #define HAVE_SYS_TIME_H 1
  3874. | #define HAVE_ARPA_INET_H 1
  3875. | #define HAVE_NETINET_IN_H 1
  3876. | #define HAVE_SYSEXITS_H 1
  3877. | #define HAVE_CLOCK_GET_TIME 1
  3878. | #define HAVE_MACH_VM_READ 1
  3879. | #define HAVE_BUILTIN_ATOMIC 1
  3880. | #define HAVE_SYSCONF 1
  3881. | #define HAVE_TIMES 1
  3882. | #define HAVE_KQUEUE 1
  3883. | #define HAVE_POLL 1
  3884. | #define HAVE_SELECT 1
  3885. | #define PHP_FPM_SYSTEMD "simple"
  3886. | #define PHP_FPM_USER "nobody"
  3887. | #define PHP_FPM_GROUP "nobody"
  3888. | #define HAVE_PHPDBG 1
  3889. | #define PHPDBG_DEBUG 0
  3890. | #define HAVE_SOCKLEN_T 1
  3891. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  3892. | #define PHP_WRITE_STDOUT 1
  3893. | #define HAVE_SOCKET 1
  3894. | #define HAVE_SOCKETPAIR 1
  3895. | #define HAVE_HTONL 1
  3896. | #define HAVE_GETHOSTNAME 1
  3897. | #define HAVE_GETHOSTBYADDR 1
  3898. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  3899. | #define HAVE_DLOPEN 1
  3900. | #define HAVE_LIBDL 1
  3901. | #define HAVE_LIBM 1
  3902. | #define HAVE_INET_ATON 1
  3903. | #define STDC_HEADERS 1
  3904. | #define HAVE_DIRENT_H 1
  3905. | #define HAVE_INTTYPES_H 1
  3906. | #define HAVE_STDINT_H 1
  3907. | #define HAVE_DIRENT_H 1
  3908. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  3909. | #define HAVE_SYS_PARAM_H 1
  3910. | #define HAVE_SYS_TYPES_H 1
  3911. | #define HAVE_SYS_TIME_H 1
  3912. | #define HAVE_NETINET_IN_H 1
  3913. | #define HAVE_ALLOCA_H 1
  3914. | #define HAVE_ARPA_INET_H 1
  3915. | #define HAVE_ARPA_NAMESER_H 1
  3916. | #define HAVE_ASSERT_H 1
  3917. | #define HAVE_DNS_H 1
  3918. | #define HAVE_FCNTL_H 1
  3919. | #define HAVE_GRP_H 1
  3920. | #define HAVE_LANGINFO_H 1
  3921. | #define HAVE_LIMITS_H 1
  3922. | #define HAVE_LOCALE_H 1
  3923. | #define HAVE_MONETARY_H 1
  3924. | #define HAVE_NETDB_H 1
  3925. | #define HAVE_PWD_H 1
  3926. | #define HAVE_RESOLV_H 1
  3927. | #define HAVE_SIGNAL_H 1
  3928. | #define HAVE_STDARG_H 1
  3929. | #define HAVE_STDLIB_H 1
  3930. | #define HAVE_STRING_H 1
  3931. | #define HAVE_SYSLOG_H 1
  3932. | #define HAVE_SYSEXITS_H 1
  3933. | #define HAVE_SYS_IOCTL_H 1
  3934. | #define HAVE_SYS_FILE_H 1
  3935. | #define HAVE_SYS_MMAN_H 1
  3936. | #define HAVE_SYS_MOUNT_H 1
  3937. | #define HAVE_SYS_POLL_H 1
  3938. | #define HAVE_SYS_RESOURCE_H 1
  3939. | #define HAVE_SYS_SELECT_H 1
  3940. | #define HAVE_SYS_SOCKET_H 1
  3941. | #define HAVE_SYS_STAT_H 1
  3942. | #define HAVE_SYS_STATVFS_H 1
  3943. | #define HAVE_SYS_WAIT_H 1
  3944. | #define HAVE_TERMIOS_H 1
  3945. | #define HAVE_UNISTD_H 1
  3946. | #define HAVE_UTIME_H 1
  3947. | #define HAVE_SYS_UTSNAME_H 1
  3948. | #define HAVE_SYS_IPC_H 1
  3949. | #define HAVE_DLFCN_H 1
  3950. | #define HAVE_ASSERT_H 1
  3951. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3952. | #define HAVE_TM_ZONE 1
  3953. | #define MISSING_FCLOSE_DECL 0
  3954. | #define HAVE_TM_GMTOFF 1
  3955. | #define HAVE_STRUCT_FLOCK 1
  3956. | #define HAVE_SOCKLEN_T 1
  3957. | #define SIZEOF_SIZE_T 8
  3958. | #define SIZEOF_LONG_LONG 8
  3959. | #define SIZEOF_LONG_LONG_INT 8
  3960. | #define SIZEOF_LONG 8
  3961. | #define SIZEOF_INT 4
  3962. | #define SIZEOF_INTMAX_T 8
  3963. | #define HAVE_INTMAX_T 1
  3964. | #define SIZEOF_SSIZE_T 8
  3965. | #define HAVE_SSIZE_T 1
  3966. | #define SIZEOF_PTRDIFF_T 8
  3967. | #define HAVE_PTRDIFF_T 1
  3968. | #define SIZEOF_SHORT 2
  3969. | #define SIZEOF_INT 4
  3970. | #define SIZEOF_LONG 8
  3971. | #define SIZEOF_LONG_LONG 8
  3972. | /* end confdefs.h. */
  3973. |
  3974. | #if HAVE_STDINT_H
  3975. | # include <stdint.h>
  3976. | #endif
  3977. | #if HAVE_SYS_TYPES_H
  3978. | # include <sys/types.h>
  3979. | #endif
  3980. |
  3981. |
  3982. | int
  3983. | main ()
  3984. | {
  3985. | if (sizeof (int64))
  3986. | return 0;
  3987. | ;
  3988. | return 0;
  3989. | }
  3990. configure:13685: result: no
  3991. configure:13702: checking for int8_t
  3992. configure:13702: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3993. configure:13702: $? = 0
  3994. configure:13702: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  3995. conftest.c:145:21: error: expected expression
  3996. if (sizeof ((int8_t)))
  3997. ^
  3998. 1 error generated.
  3999. configure:13702: $? = 1
  4000. configure: failed program was:
  4001. | /* confdefs.h */
  4002. | #define PACKAGE_NAME ""
  4003. | #define PACKAGE_TARNAME ""
  4004. | #define PACKAGE_VERSION ""
  4005. | #define PACKAGE_STRING ""
  4006. | #define PACKAGE_BUGREPORT ""
  4007. | #define PACKAGE_URL ""
  4008. | #define STDC_HEADERS 1
  4009. | #define HAVE_SYS_TYPES_H 1
  4010. | #define HAVE_SYS_STAT_H 1
  4011. | #define HAVE_STDLIB_H 1
  4012. | #define HAVE_STRING_H 1
  4013. | #define HAVE_MEMORY_H 1
  4014. | #define HAVE_STRINGS_H 1
  4015. | #define HAVE_INTTYPES_H 1
  4016. | #define HAVE_STDINT_H 1
  4017. | #define HAVE_UNISTD_H 1
  4018. | #define __EXTENSIONS__ 1
  4019. | #define _ALL_SOURCE 1
  4020. | #define _GNU_SOURCE 1
  4021. | #define _POSIX_PTHREAD_SEMANTICS 1
  4022. | #define _TANDEM_SOURCE 1
  4023. | #define HAVE_DEV_URANDOM 1
  4024. | #define HAVE_SETENV 1
  4025. | #define HAVE_ERRNO_H 1
  4026. | #define HAVE_FCNTL_H 1
  4027. | #define HAVE_STDIO_H 1
  4028. | #define HAVE_STDLIB_H 1
  4029. | #define HAVE_UNISTD_H 1
  4030. | #define HAVE_SYS_UIO_H 1
  4031. | #define HAVE_SYS_SELECT_H 1
  4032. | #define HAVE_SYS_SOCKET_H 1
  4033. | #define HAVE_SYS_TIME_H 1
  4034. | #define HAVE_ARPA_INET_H 1
  4035. | #define HAVE_NETINET_IN_H 1
  4036. | #define HAVE_SYSEXITS_H 1
  4037. | #define HAVE_CLOCK_GET_TIME 1
  4038. | #define HAVE_MACH_VM_READ 1
  4039. | #define HAVE_BUILTIN_ATOMIC 1
  4040. | #define HAVE_SYSCONF 1
  4041. | #define HAVE_TIMES 1
  4042. | #define HAVE_KQUEUE 1
  4043. | #define HAVE_POLL 1
  4044. | #define HAVE_SELECT 1
  4045. | #define PHP_FPM_SYSTEMD "simple"
  4046. | #define PHP_FPM_USER "nobody"
  4047. | #define PHP_FPM_GROUP "nobody"
  4048. | #define HAVE_PHPDBG 1
  4049. | #define PHPDBG_DEBUG 0
  4050. | #define HAVE_SOCKLEN_T 1
  4051. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4052. | #define PHP_WRITE_STDOUT 1
  4053. | #define HAVE_SOCKET 1
  4054. | #define HAVE_SOCKETPAIR 1
  4055. | #define HAVE_HTONL 1
  4056. | #define HAVE_GETHOSTNAME 1
  4057. | #define HAVE_GETHOSTBYADDR 1
  4058. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4059. | #define HAVE_DLOPEN 1
  4060. | #define HAVE_LIBDL 1
  4061. | #define HAVE_LIBM 1
  4062. | #define HAVE_INET_ATON 1
  4063. | #define STDC_HEADERS 1
  4064. | #define HAVE_DIRENT_H 1
  4065. | #define HAVE_INTTYPES_H 1
  4066. | #define HAVE_STDINT_H 1
  4067. | #define HAVE_DIRENT_H 1
  4068. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4069. | #define HAVE_SYS_PARAM_H 1
  4070. | #define HAVE_SYS_TYPES_H 1
  4071. | #define HAVE_SYS_TIME_H 1
  4072. | #define HAVE_NETINET_IN_H 1
  4073. | #define HAVE_ALLOCA_H 1
  4074. | #define HAVE_ARPA_INET_H 1
  4075. | #define HAVE_ARPA_NAMESER_H 1
  4076. | #define HAVE_ASSERT_H 1
  4077. | #define HAVE_DNS_H 1
  4078. | #define HAVE_FCNTL_H 1
  4079. | #define HAVE_GRP_H 1
  4080. | #define HAVE_LANGINFO_H 1
  4081. | #define HAVE_LIMITS_H 1
  4082. | #define HAVE_LOCALE_H 1
  4083. | #define HAVE_MONETARY_H 1
  4084. | #define HAVE_NETDB_H 1
  4085. | #define HAVE_PWD_H 1
  4086. | #define HAVE_RESOLV_H 1
  4087. | #define HAVE_SIGNAL_H 1
  4088. | #define HAVE_STDARG_H 1
  4089. | #define HAVE_STDLIB_H 1
  4090. | #define HAVE_STRING_H 1
  4091. | #define HAVE_SYSLOG_H 1
  4092. | #define HAVE_SYSEXITS_H 1
  4093. | #define HAVE_SYS_IOCTL_H 1
  4094. | #define HAVE_SYS_FILE_H 1
  4095. | #define HAVE_SYS_MMAN_H 1
  4096. | #define HAVE_SYS_MOUNT_H 1
  4097. | #define HAVE_SYS_POLL_H 1
  4098. | #define HAVE_SYS_RESOURCE_H 1
  4099. | #define HAVE_SYS_SELECT_H 1
  4100. | #define HAVE_SYS_SOCKET_H 1
  4101. | #define HAVE_SYS_STAT_H 1
  4102. | #define HAVE_SYS_STATVFS_H 1
  4103. | #define HAVE_SYS_WAIT_H 1
  4104. | #define HAVE_TERMIOS_H 1
  4105. | #define HAVE_UNISTD_H 1
  4106. | #define HAVE_UTIME_H 1
  4107. | #define HAVE_SYS_UTSNAME_H 1
  4108. | #define HAVE_SYS_IPC_H 1
  4109. | #define HAVE_DLFCN_H 1
  4110. | #define HAVE_ASSERT_H 1
  4111. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4112. | #define HAVE_TM_ZONE 1
  4113. | #define MISSING_FCLOSE_DECL 0
  4114. | #define HAVE_TM_GMTOFF 1
  4115. | #define HAVE_STRUCT_FLOCK 1
  4116. | #define HAVE_SOCKLEN_T 1
  4117. | #define SIZEOF_SIZE_T 8
  4118. | #define SIZEOF_LONG_LONG 8
  4119. | #define SIZEOF_LONG_LONG_INT 8
  4120. | #define SIZEOF_LONG 8
  4121. | #define SIZEOF_INT 4
  4122. | #define SIZEOF_INTMAX_T 8
  4123. | #define HAVE_INTMAX_T 1
  4124. | #define SIZEOF_SSIZE_T 8
  4125. | #define HAVE_SSIZE_T 1
  4126. | #define SIZEOF_PTRDIFF_T 8
  4127. | #define HAVE_PTRDIFF_T 1
  4128. | #define SIZEOF_SHORT 2
  4129. | #define SIZEOF_INT 4
  4130. | #define SIZEOF_LONG 8
  4131. | #define SIZEOF_LONG_LONG 8
  4132. | /* end confdefs.h. */
  4133. |
  4134. | #if HAVE_STDINT_H
  4135. | # include <stdint.h>
  4136. | #endif
  4137. | #if HAVE_SYS_TYPES_H
  4138. | # include <sys/types.h>
  4139. | #endif
  4140. |
  4141. |
  4142. | int
  4143. | main ()
  4144. | {
  4145. | if (sizeof ((int8_t)))
  4146. | return 0;
  4147. | ;
  4148. | return 0;
  4149. | }
  4150. configure:13702: result: yes
  4151. configure:13719: checking for int16_t
  4152. configure:13719: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4153. configure:13719: $? = 0
  4154. configure:13719: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4155. conftest.c:146:22: error: expected expression
  4156. if (sizeof ((int16_t)))
  4157. ^
  4158. 1 error generated.
  4159. configure:13719: $? = 1
  4160. configure: failed program was:
  4161. | /* confdefs.h */
  4162. | #define PACKAGE_NAME ""
  4163. | #define PACKAGE_TARNAME ""
  4164. | #define PACKAGE_VERSION ""
  4165. | #define PACKAGE_STRING ""
  4166. | #define PACKAGE_BUGREPORT ""
  4167. | #define PACKAGE_URL ""
  4168. | #define STDC_HEADERS 1
  4169. | #define HAVE_SYS_TYPES_H 1
  4170. | #define HAVE_SYS_STAT_H 1
  4171. | #define HAVE_STDLIB_H 1
  4172. | #define HAVE_STRING_H 1
  4173. | #define HAVE_MEMORY_H 1
  4174. | #define HAVE_STRINGS_H 1
  4175. | #define HAVE_INTTYPES_H 1
  4176. | #define HAVE_STDINT_H 1
  4177. | #define HAVE_UNISTD_H 1
  4178. | #define __EXTENSIONS__ 1
  4179. | #define _ALL_SOURCE 1
  4180. | #define _GNU_SOURCE 1
  4181. | #define _POSIX_PTHREAD_SEMANTICS 1
  4182. | #define _TANDEM_SOURCE 1
  4183. | #define HAVE_DEV_URANDOM 1
  4184. | #define HAVE_SETENV 1
  4185. | #define HAVE_ERRNO_H 1
  4186. | #define HAVE_FCNTL_H 1
  4187. | #define HAVE_STDIO_H 1
  4188. | #define HAVE_STDLIB_H 1
  4189. | #define HAVE_UNISTD_H 1
  4190. | #define HAVE_SYS_UIO_H 1
  4191. | #define HAVE_SYS_SELECT_H 1
  4192. | #define HAVE_SYS_SOCKET_H 1
  4193. | #define HAVE_SYS_TIME_H 1
  4194. | #define HAVE_ARPA_INET_H 1
  4195. | #define HAVE_NETINET_IN_H 1
  4196. | #define HAVE_SYSEXITS_H 1
  4197. | #define HAVE_CLOCK_GET_TIME 1
  4198. | #define HAVE_MACH_VM_READ 1
  4199. | #define HAVE_BUILTIN_ATOMIC 1
  4200. | #define HAVE_SYSCONF 1
  4201. | #define HAVE_TIMES 1
  4202. | #define HAVE_KQUEUE 1
  4203. | #define HAVE_POLL 1
  4204. | #define HAVE_SELECT 1
  4205. | #define PHP_FPM_SYSTEMD "simple"
  4206. | #define PHP_FPM_USER "nobody"
  4207. | #define PHP_FPM_GROUP "nobody"
  4208. | #define HAVE_PHPDBG 1
  4209. | #define PHPDBG_DEBUG 0
  4210. | #define HAVE_SOCKLEN_T 1
  4211. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4212. | #define PHP_WRITE_STDOUT 1
  4213. | #define HAVE_SOCKET 1
  4214. | #define HAVE_SOCKETPAIR 1
  4215. | #define HAVE_HTONL 1
  4216. | #define HAVE_GETHOSTNAME 1
  4217. | #define HAVE_GETHOSTBYADDR 1
  4218. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4219. | #define HAVE_DLOPEN 1
  4220. | #define HAVE_LIBDL 1
  4221. | #define HAVE_LIBM 1
  4222. | #define HAVE_INET_ATON 1
  4223. | #define STDC_HEADERS 1
  4224. | #define HAVE_DIRENT_H 1
  4225. | #define HAVE_INTTYPES_H 1
  4226. | #define HAVE_STDINT_H 1
  4227. | #define HAVE_DIRENT_H 1
  4228. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4229. | #define HAVE_SYS_PARAM_H 1
  4230. | #define HAVE_SYS_TYPES_H 1
  4231. | #define HAVE_SYS_TIME_H 1
  4232. | #define HAVE_NETINET_IN_H 1
  4233. | #define HAVE_ALLOCA_H 1
  4234. | #define HAVE_ARPA_INET_H 1
  4235. | #define HAVE_ARPA_NAMESER_H 1
  4236. | #define HAVE_ASSERT_H 1
  4237. | #define HAVE_DNS_H 1
  4238. | #define HAVE_FCNTL_H 1
  4239. | #define HAVE_GRP_H 1
  4240. | #define HAVE_LANGINFO_H 1
  4241. | #define HAVE_LIMITS_H 1
  4242. | #define HAVE_LOCALE_H 1
  4243. | #define HAVE_MONETARY_H 1
  4244. | #define HAVE_NETDB_H 1
  4245. | #define HAVE_PWD_H 1
  4246. | #define HAVE_RESOLV_H 1
  4247. | #define HAVE_SIGNAL_H 1
  4248. | #define HAVE_STDARG_H 1
  4249. | #define HAVE_STDLIB_H 1
  4250. | #define HAVE_STRING_H 1
  4251. | #define HAVE_SYSLOG_H 1
  4252. | #define HAVE_SYSEXITS_H 1
  4253. | #define HAVE_SYS_IOCTL_H 1
  4254. | #define HAVE_SYS_FILE_H 1
  4255. | #define HAVE_SYS_MMAN_H 1
  4256. | #define HAVE_SYS_MOUNT_H 1
  4257. | #define HAVE_SYS_POLL_H 1
  4258. | #define HAVE_SYS_RESOURCE_H 1
  4259. | #define HAVE_SYS_SELECT_H 1
  4260. | #define HAVE_SYS_SOCKET_H 1
  4261. | #define HAVE_SYS_STAT_H 1
  4262. | #define HAVE_SYS_STATVFS_H 1
  4263. | #define HAVE_SYS_WAIT_H 1
  4264. | #define HAVE_TERMIOS_H 1
  4265. | #define HAVE_UNISTD_H 1
  4266. | #define HAVE_UTIME_H 1
  4267. | #define HAVE_SYS_UTSNAME_H 1
  4268. | #define HAVE_SYS_IPC_H 1
  4269. | #define HAVE_DLFCN_H 1
  4270. | #define HAVE_ASSERT_H 1
  4271. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4272. | #define HAVE_TM_ZONE 1
  4273. | #define MISSING_FCLOSE_DECL 0
  4274. | #define HAVE_TM_GMTOFF 1
  4275. | #define HAVE_STRUCT_FLOCK 1
  4276. | #define HAVE_SOCKLEN_T 1
  4277. | #define SIZEOF_SIZE_T 8
  4278. | #define SIZEOF_LONG_LONG 8
  4279. | #define SIZEOF_LONG_LONG_INT 8
  4280. | #define SIZEOF_LONG 8
  4281. | #define SIZEOF_INT 4
  4282. | #define SIZEOF_INTMAX_T 8
  4283. | #define HAVE_INTMAX_T 1
  4284. | #define SIZEOF_SSIZE_T 8
  4285. | #define HAVE_SSIZE_T 1
  4286. | #define SIZEOF_PTRDIFF_T 8
  4287. | #define HAVE_PTRDIFF_T 1
  4288. | #define SIZEOF_SHORT 2
  4289. | #define SIZEOF_INT 4
  4290. | #define SIZEOF_LONG 8
  4291. | #define SIZEOF_LONG_LONG 8
  4292. | #define HAVE_INT8_T 1
  4293. | /* end confdefs.h. */
  4294. |
  4295. | #if HAVE_STDINT_H
  4296. | # include <stdint.h>
  4297. | #endif
  4298. | #if HAVE_SYS_TYPES_H
  4299. | # include <sys/types.h>
  4300. | #endif
  4301. |
  4302. |
  4303. | int
  4304. | main ()
  4305. | {
  4306. | if (sizeof ((int16_t)))
  4307. | return 0;
  4308. | ;
  4309. | return 0;
  4310. | }
  4311. configure:13719: result: yes
  4312. configure:13736: checking for int32_t
  4313. configure:13736: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4314. configure:13736: $? = 0
  4315. configure:13736: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4316. conftest.c:147:22: error: expected expression
  4317. if (sizeof ((int32_t)))
  4318. ^
  4319. 1 error generated.
  4320. configure:13736: $? = 1
  4321. configure: failed program was:
  4322. | /* confdefs.h */
  4323. | #define PACKAGE_NAME ""
  4324. | #define PACKAGE_TARNAME ""
  4325. | #define PACKAGE_VERSION ""
  4326. | #define PACKAGE_STRING ""
  4327. | #define PACKAGE_BUGREPORT ""
  4328. | #define PACKAGE_URL ""
  4329. | #define STDC_HEADERS 1
  4330. | #define HAVE_SYS_TYPES_H 1
  4331. | #define HAVE_SYS_STAT_H 1
  4332. | #define HAVE_STDLIB_H 1
  4333. | #define HAVE_STRING_H 1
  4334. | #define HAVE_MEMORY_H 1
  4335. | #define HAVE_STRINGS_H 1
  4336. | #define HAVE_INTTYPES_H 1
  4337. | #define HAVE_STDINT_H 1
  4338. | #define HAVE_UNISTD_H 1
  4339. | #define __EXTENSIONS__ 1
  4340. | #define _ALL_SOURCE 1
  4341. | #define _GNU_SOURCE 1
  4342. | #define _POSIX_PTHREAD_SEMANTICS 1
  4343. | #define _TANDEM_SOURCE 1
  4344. | #define HAVE_DEV_URANDOM 1
  4345. | #define HAVE_SETENV 1
  4346. | #define HAVE_ERRNO_H 1
  4347. | #define HAVE_FCNTL_H 1
  4348. | #define HAVE_STDIO_H 1
  4349. | #define HAVE_STDLIB_H 1
  4350. | #define HAVE_UNISTD_H 1
  4351. | #define HAVE_SYS_UIO_H 1
  4352. | #define HAVE_SYS_SELECT_H 1
  4353. | #define HAVE_SYS_SOCKET_H 1
  4354. | #define HAVE_SYS_TIME_H 1
  4355. | #define HAVE_ARPA_INET_H 1
  4356. | #define HAVE_NETINET_IN_H 1
  4357. | #define HAVE_SYSEXITS_H 1
  4358. | #define HAVE_CLOCK_GET_TIME 1
  4359. | #define HAVE_MACH_VM_READ 1
  4360. | #define HAVE_BUILTIN_ATOMIC 1
  4361. | #define HAVE_SYSCONF 1
  4362. | #define HAVE_TIMES 1
  4363. | #define HAVE_KQUEUE 1
  4364. | #define HAVE_POLL 1
  4365. | #define HAVE_SELECT 1
  4366. | #define PHP_FPM_SYSTEMD "simple"
  4367. | #define PHP_FPM_USER "nobody"
  4368. | #define PHP_FPM_GROUP "nobody"
  4369. | #define HAVE_PHPDBG 1
  4370. | #define PHPDBG_DEBUG 0
  4371. | #define HAVE_SOCKLEN_T 1
  4372. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4373. | #define PHP_WRITE_STDOUT 1
  4374. | #define HAVE_SOCKET 1
  4375. | #define HAVE_SOCKETPAIR 1
  4376. | #define HAVE_HTONL 1
  4377. | #define HAVE_GETHOSTNAME 1
  4378. | #define HAVE_GETHOSTBYADDR 1
  4379. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4380. | #define HAVE_DLOPEN 1
  4381. | #define HAVE_LIBDL 1
  4382. | #define HAVE_LIBM 1
  4383. | #define HAVE_INET_ATON 1
  4384. | #define STDC_HEADERS 1
  4385. | #define HAVE_DIRENT_H 1
  4386. | #define HAVE_INTTYPES_H 1
  4387. | #define HAVE_STDINT_H 1
  4388. | #define HAVE_DIRENT_H 1
  4389. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4390. | #define HAVE_SYS_PARAM_H 1
  4391. | #define HAVE_SYS_TYPES_H 1
  4392. | #define HAVE_SYS_TIME_H 1
  4393. | #define HAVE_NETINET_IN_H 1
  4394. | #define HAVE_ALLOCA_H 1
  4395. | #define HAVE_ARPA_INET_H 1
  4396. | #define HAVE_ARPA_NAMESER_H 1
  4397. | #define HAVE_ASSERT_H 1
  4398. | #define HAVE_DNS_H 1
  4399. | #define HAVE_FCNTL_H 1
  4400. | #define HAVE_GRP_H 1
  4401. | #define HAVE_LANGINFO_H 1
  4402. | #define HAVE_LIMITS_H 1
  4403. | #define HAVE_LOCALE_H 1
  4404. | #define HAVE_MONETARY_H 1
  4405. | #define HAVE_NETDB_H 1
  4406. | #define HAVE_PWD_H 1
  4407. | #define HAVE_RESOLV_H 1
  4408. | #define HAVE_SIGNAL_H 1
  4409. | #define HAVE_STDARG_H 1
  4410. | #define HAVE_STDLIB_H 1
  4411. | #define HAVE_STRING_H 1
  4412. | #define HAVE_SYSLOG_H 1
  4413. | #define HAVE_SYSEXITS_H 1
  4414. | #define HAVE_SYS_IOCTL_H 1
  4415. | #define HAVE_SYS_FILE_H 1
  4416. | #define HAVE_SYS_MMAN_H 1
  4417. | #define HAVE_SYS_MOUNT_H 1
  4418. | #define HAVE_SYS_POLL_H 1
  4419. | #define HAVE_SYS_RESOURCE_H 1
  4420. | #define HAVE_SYS_SELECT_H 1
  4421. | #define HAVE_SYS_SOCKET_H 1
  4422. | #define HAVE_SYS_STAT_H 1
  4423. | #define HAVE_SYS_STATVFS_H 1
  4424. | #define HAVE_SYS_WAIT_H 1
  4425. | #define HAVE_TERMIOS_H 1
  4426. | #define HAVE_UNISTD_H 1
  4427. | #define HAVE_UTIME_H 1
  4428. | #define HAVE_SYS_UTSNAME_H 1
  4429. | #define HAVE_SYS_IPC_H 1
  4430. | #define HAVE_DLFCN_H 1
  4431. | #define HAVE_ASSERT_H 1
  4432. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4433. | #define HAVE_TM_ZONE 1
  4434. | #define MISSING_FCLOSE_DECL 0
  4435. | #define HAVE_TM_GMTOFF 1
  4436. | #define HAVE_STRUCT_FLOCK 1
  4437. | #define HAVE_SOCKLEN_T 1
  4438. | #define SIZEOF_SIZE_T 8
  4439. | #define SIZEOF_LONG_LONG 8
  4440. | #define SIZEOF_LONG_LONG_INT 8
  4441. | #define SIZEOF_LONG 8
  4442. | #define SIZEOF_INT 4
  4443. | #define SIZEOF_INTMAX_T 8
  4444. | #define HAVE_INTMAX_T 1
  4445. | #define SIZEOF_SSIZE_T 8
  4446. | #define HAVE_SSIZE_T 1
  4447. | #define SIZEOF_PTRDIFF_T 8
  4448. | #define HAVE_PTRDIFF_T 1
  4449. | #define SIZEOF_SHORT 2
  4450. | #define SIZEOF_INT 4
  4451. | #define SIZEOF_LONG 8
  4452. | #define SIZEOF_LONG_LONG 8
  4453. | #define HAVE_INT8_T 1
  4454. | #define HAVE_INT16_T 1
  4455. | /* end confdefs.h. */
  4456. |
  4457. | #if HAVE_STDINT_H
  4458. | # include <stdint.h>
  4459. | #endif
  4460. | #if HAVE_SYS_TYPES_H
  4461. | # include <sys/types.h>
  4462. | #endif
  4463. |
  4464. |
  4465. | int
  4466. | main ()
  4467. | {
  4468. | if (sizeof ((int32_t)))
  4469. | return 0;
  4470. | ;
  4471. | return 0;
  4472. | }
  4473. configure:13736: result: yes
  4474. configure:13753: checking for int64_t
  4475. configure:13753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4476. configure:13753: $? = 0
  4477. configure:13753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4478. conftest.c:148:22: error: expected expression
  4479. if (sizeof ((int64_t)))
  4480. ^
  4481. 1 error generated.
  4482. configure:13753: $? = 1
  4483. configure: failed program was:
  4484. | /* confdefs.h */
  4485. | #define PACKAGE_NAME ""
  4486. | #define PACKAGE_TARNAME ""
  4487. | #define PACKAGE_VERSION ""
  4488. | #define PACKAGE_STRING ""
  4489. | #define PACKAGE_BUGREPORT ""
  4490. | #define PACKAGE_URL ""
  4491. | #define STDC_HEADERS 1
  4492. | #define HAVE_SYS_TYPES_H 1
  4493. | #define HAVE_SYS_STAT_H 1
  4494. | #define HAVE_STDLIB_H 1
  4495. | #define HAVE_STRING_H 1
  4496. | #define HAVE_MEMORY_H 1
  4497. | #define HAVE_STRINGS_H 1
  4498. | #define HAVE_INTTYPES_H 1
  4499. | #define HAVE_STDINT_H 1
  4500. | #define HAVE_UNISTD_H 1
  4501. | #define __EXTENSIONS__ 1
  4502. | #define _ALL_SOURCE 1
  4503. | #define _GNU_SOURCE 1
  4504. | #define _POSIX_PTHREAD_SEMANTICS 1
  4505. | #define _TANDEM_SOURCE 1
  4506. | #define HAVE_DEV_URANDOM 1
  4507. | #define HAVE_SETENV 1
  4508. | #define HAVE_ERRNO_H 1
  4509. | #define HAVE_FCNTL_H 1
  4510. | #define HAVE_STDIO_H 1
  4511. | #define HAVE_STDLIB_H 1
  4512. | #define HAVE_UNISTD_H 1
  4513. | #define HAVE_SYS_UIO_H 1
  4514. | #define HAVE_SYS_SELECT_H 1
  4515. | #define HAVE_SYS_SOCKET_H 1
  4516. | #define HAVE_SYS_TIME_H 1
  4517. | #define HAVE_ARPA_INET_H 1
  4518. | #define HAVE_NETINET_IN_H 1
  4519. | #define HAVE_SYSEXITS_H 1
  4520. | #define HAVE_CLOCK_GET_TIME 1
  4521. | #define HAVE_MACH_VM_READ 1
  4522. | #define HAVE_BUILTIN_ATOMIC 1
  4523. | #define HAVE_SYSCONF 1
  4524. | #define HAVE_TIMES 1
  4525. | #define HAVE_KQUEUE 1
  4526. | #define HAVE_POLL 1
  4527. | #define HAVE_SELECT 1
  4528. | #define PHP_FPM_SYSTEMD "simple"
  4529. | #define PHP_FPM_USER "nobody"
  4530. | #define PHP_FPM_GROUP "nobody"
  4531. | #define HAVE_PHPDBG 1
  4532. | #define PHPDBG_DEBUG 0
  4533. | #define HAVE_SOCKLEN_T 1
  4534. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4535. | #define PHP_WRITE_STDOUT 1
  4536. | #define HAVE_SOCKET 1
  4537. | #define HAVE_SOCKETPAIR 1
  4538. | #define HAVE_HTONL 1
  4539. | #define HAVE_GETHOSTNAME 1
  4540. | #define HAVE_GETHOSTBYADDR 1
  4541. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4542. | #define HAVE_DLOPEN 1
  4543. | #define HAVE_LIBDL 1
  4544. | #define HAVE_LIBM 1
  4545. | #define HAVE_INET_ATON 1
  4546. | #define STDC_HEADERS 1
  4547. | #define HAVE_DIRENT_H 1
  4548. | #define HAVE_INTTYPES_H 1
  4549. | #define HAVE_STDINT_H 1
  4550. | #define HAVE_DIRENT_H 1
  4551. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4552. | #define HAVE_SYS_PARAM_H 1
  4553. | #define HAVE_SYS_TYPES_H 1
  4554. | #define HAVE_SYS_TIME_H 1
  4555. | #define HAVE_NETINET_IN_H 1
  4556. | #define HAVE_ALLOCA_H 1
  4557. | #define HAVE_ARPA_INET_H 1
  4558. | #define HAVE_ARPA_NAMESER_H 1
  4559. | #define HAVE_ASSERT_H 1
  4560. | #define HAVE_DNS_H 1
  4561. | #define HAVE_FCNTL_H 1
  4562. | #define HAVE_GRP_H 1
  4563. | #define HAVE_LANGINFO_H 1
  4564. | #define HAVE_LIMITS_H 1
  4565. | #define HAVE_LOCALE_H 1
  4566. | #define HAVE_MONETARY_H 1
  4567. | #define HAVE_NETDB_H 1
  4568. | #define HAVE_PWD_H 1
  4569. | #define HAVE_RESOLV_H 1
  4570. | #define HAVE_SIGNAL_H 1
  4571. | #define HAVE_STDARG_H 1
  4572. | #define HAVE_STDLIB_H 1
  4573. | #define HAVE_STRING_H 1
  4574. | #define HAVE_SYSLOG_H 1
  4575. | #define HAVE_SYSEXITS_H 1
  4576. | #define HAVE_SYS_IOCTL_H 1
  4577. | #define HAVE_SYS_FILE_H 1
  4578. | #define HAVE_SYS_MMAN_H 1
  4579. | #define HAVE_SYS_MOUNT_H 1
  4580. | #define HAVE_SYS_POLL_H 1
  4581. | #define HAVE_SYS_RESOURCE_H 1
  4582. | #define HAVE_SYS_SELECT_H 1
  4583. | #define HAVE_SYS_SOCKET_H 1
  4584. | #define HAVE_SYS_STAT_H 1
  4585. | #define HAVE_SYS_STATVFS_H 1
  4586. | #define HAVE_SYS_WAIT_H 1
  4587. | #define HAVE_TERMIOS_H 1
  4588. | #define HAVE_UNISTD_H 1
  4589. | #define HAVE_UTIME_H 1
  4590. | #define HAVE_SYS_UTSNAME_H 1
  4591. | #define HAVE_SYS_IPC_H 1
  4592. | #define HAVE_DLFCN_H 1
  4593. | #define HAVE_ASSERT_H 1
  4594. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4595. | #define HAVE_TM_ZONE 1
  4596. | #define MISSING_FCLOSE_DECL 0
  4597. | #define HAVE_TM_GMTOFF 1
  4598. | #define HAVE_STRUCT_FLOCK 1
  4599. | #define HAVE_SOCKLEN_T 1
  4600. | #define SIZEOF_SIZE_T 8
  4601. | #define SIZEOF_LONG_LONG 8
  4602. | #define SIZEOF_LONG_LONG_INT 8
  4603. | #define SIZEOF_LONG 8
  4604. | #define SIZEOF_INT 4
  4605. | #define SIZEOF_INTMAX_T 8
  4606. | #define HAVE_INTMAX_T 1
  4607. | #define SIZEOF_SSIZE_T 8
  4608. | #define HAVE_SSIZE_T 1
  4609. | #define SIZEOF_PTRDIFF_T 8
  4610. | #define HAVE_PTRDIFF_T 1
  4611. | #define SIZEOF_SHORT 2
  4612. | #define SIZEOF_INT 4
  4613. | #define SIZEOF_LONG 8
  4614. | #define SIZEOF_LONG_LONG 8
  4615. | #define HAVE_INT8_T 1
  4616. | #define HAVE_INT16_T 1
  4617. | #define HAVE_INT32_T 1
  4618. | /* end confdefs.h. */
  4619. |
  4620. | #if HAVE_STDINT_H
  4621. | # include <stdint.h>
  4622. | #endif
  4623. | #if HAVE_SYS_TYPES_H
  4624. | # include <sys/types.h>
  4625. | #endif
  4626. |
  4627. |
  4628. | int
  4629. | main ()
  4630. | {
  4631. | if (sizeof ((int64_t)))
  4632. | return 0;
  4633. | ;
  4634. | return 0;
  4635. | }
  4636. configure:13753: result: yes
  4637. configure:13770: checking for uint8
  4638. configure:13770: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4639. conftest.c:149:13: error: use of undeclared identifier 'uint8'
  4640. if (sizeof (uint8))
  4641. ^
  4642. 1 error generated.
  4643. configure:13770: $? = 1
  4644. configure: failed program was:
  4645. | /* confdefs.h */
  4646. | #define PACKAGE_NAME ""
  4647. | #define PACKAGE_TARNAME ""
  4648. | #define PACKAGE_VERSION ""
  4649. | #define PACKAGE_STRING ""
  4650. | #define PACKAGE_BUGREPORT ""
  4651. | #define PACKAGE_URL ""
  4652. | #define STDC_HEADERS 1
  4653. | #define HAVE_SYS_TYPES_H 1
  4654. | #define HAVE_SYS_STAT_H 1
  4655. | #define HAVE_STDLIB_H 1
  4656. | #define HAVE_STRING_H 1
  4657. | #define HAVE_MEMORY_H 1
  4658. | #define HAVE_STRINGS_H 1
  4659. | #define HAVE_INTTYPES_H 1
  4660. | #define HAVE_STDINT_H 1
  4661. | #define HAVE_UNISTD_H 1
  4662. | #define __EXTENSIONS__ 1
  4663. | #define _ALL_SOURCE 1
  4664. | #define _GNU_SOURCE 1
  4665. | #define _POSIX_PTHREAD_SEMANTICS 1
  4666. | #define _TANDEM_SOURCE 1
  4667. | #define HAVE_DEV_URANDOM 1
  4668. | #define HAVE_SETENV 1
  4669. | #define HAVE_ERRNO_H 1
  4670. | #define HAVE_FCNTL_H 1
  4671. | #define HAVE_STDIO_H 1
  4672. | #define HAVE_STDLIB_H 1
  4673. | #define HAVE_UNISTD_H 1
  4674. | #define HAVE_SYS_UIO_H 1
  4675. | #define HAVE_SYS_SELECT_H 1
  4676. | #define HAVE_SYS_SOCKET_H 1
  4677. | #define HAVE_SYS_TIME_H 1
  4678. | #define HAVE_ARPA_INET_H 1
  4679. | #define HAVE_NETINET_IN_H 1
  4680. | #define HAVE_SYSEXITS_H 1
  4681. | #define HAVE_CLOCK_GET_TIME 1
  4682. | #define HAVE_MACH_VM_READ 1
  4683. | #define HAVE_BUILTIN_ATOMIC 1
  4684. | #define HAVE_SYSCONF 1
  4685. | #define HAVE_TIMES 1
  4686. | #define HAVE_KQUEUE 1
  4687. | #define HAVE_POLL 1
  4688. | #define HAVE_SELECT 1
  4689. | #define PHP_FPM_SYSTEMD "simple"
  4690. | #define PHP_FPM_USER "nobody"
  4691. | #define PHP_FPM_GROUP "nobody"
  4692. | #define HAVE_PHPDBG 1
  4693. | #define PHPDBG_DEBUG 0
  4694. | #define HAVE_SOCKLEN_T 1
  4695. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4696. | #define PHP_WRITE_STDOUT 1
  4697. | #define HAVE_SOCKET 1
  4698. | #define HAVE_SOCKETPAIR 1
  4699. | #define HAVE_HTONL 1
  4700. | #define HAVE_GETHOSTNAME 1
  4701. | #define HAVE_GETHOSTBYADDR 1
  4702. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4703. | #define HAVE_DLOPEN 1
  4704. | #define HAVE_LIBDL 1
  4705. | #define HAVE_LIBM 1
  4706. | #define HAVE_INET_ATON 1
  4707. | #define STDC_HEADERS 1
  4708. | #define HAVE_DIRENT_H 1
  4709. | #define HAVE_INTTYPES_H 1
  4710. | #define HAVE_STDINT_H 1
  4711. | #define HAVE_DIRENT_H 1
  4712. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4713. | #define HAVE_SYS_PARAM_H 1
  4714. | #define HAVE_SYS_TYPES_H 1
  4715. | #define HAVE_SYS_TIME_H 1
  4716. | #define HAVE_NETINET_IN_H 1
  4717. | #define HAVE_ALLOCA_H 1
  4718. | #define HAVE_ARPA_INET_H 1
  4719. | #define HAVE_ARPA_NAMESER_H 1
  4720. | #define HAVE_ASSERT_H 1
  4721. | #define HAVE_DNS_H 1
  4722. | #define HAVE_FCNTL_H 1
  4723. | #define HAVE_GRP_H 1
  4724. | #define HAVE_LANGINFO_H 1
  4725. | #define HAVE_LIMITS_H 1
  4726. | #define HAVE_LOCALE_H 1
  4727. | #define HAVE_MONETARY_H 1
  4728. | #define HAVE_NETDB_H 1
  4729. | #define HAVE_PWD_H 1
  4730. | #define HAVE_RESOLV_H 1
  4731. | #define HAVE_SIGNAL_H 1
  4732. | #define HAVE_STDARG_H 1
  4733. | #define HAVE_STDLIB_H 1
  4734. | #define HAVE_STRING_H 1
  4735. | #define HAVE_SYSLOG_H 1
  4736. | #define HAVE_SYSEXITS_H 1
  4737. | #define HAVE_SYS_IOCTL_H 1
  4738. | #define HAVE_SYS_FILE_H 1
  4739. | #define HAVE_SYS_MMAN_H 1
  4740. | #define HAVE_SYS_MOUNT_H 1
  4741. | #define HAVE_SYS_POLL_H 1
  4742. | #define HAVE_SYS_RESOURCE_H 1
  4743. | #define HAVE_SYS_SELECT_H 1
  4744. | #define HAVE_SYS_SOCKET_H 1
  4745. | #define HAVE_SYS_STAT_H 1
  4746. | #define HAVE_SYS_STATVFS_H 1
  4747. | #define HAVE_SYS_WAIT_H 1
  4748. | #define HAVE_TERMIOS_H 1
  4749. | #define HAVE_UNISTD_H 1
  4750. | #define HAVE_UTIME_H 1
  4751. | #define HAVE_SYS_UTSNAME_H 1
  4752. | #define HAVE_SYS_IPC_H 1
  4753. | #define HAVE_DLFCN_H 1
  4754. | #define HAVE_ASSERT_H 1
  4755. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4756. | #define HAVE_TM_ZONE 1
  4757. | #define MISSING_FCLOSE_DECL 0
  4758. | #define HAVE_TM_GMTOFF 1
  4759. | #define HAVE_STRUCT_FLOCK 1
  4760. | #define HAVE_SOCKLEN_T 1
  4761. | #define SIZEOF_SIZE_T 8
  4762. | #define SIZEOF_LONG_LONG 8
  4763. | #define SIZEOF_LONG_LONG_INT 8
  4764. | #define SIZEOF_LONG 8
  4765. | #define SIZEOF_INT 4
  4766. | #define SIZEOF_INTMAX_T 8
  4767. | #define HAVE_INTMAX_T 1
  4768. | #define SIZEOF_SSIZE_T 8
  4769. | #define HAVE_SSIZE_T 1
  4770. | #define SIZEOF_PTRDIFF_T 8
  4771. | #define HAVE_PTRDIFF_T 1
  4772. | #define SIZEOF_SHORT 2
  4773. | #define SIZEOF_INT 4
  4774. | #define SIZEOF_LONG 8
  4775. | #define SIZEOF_LONG_LONG 8
  4776. | #define HAVE_INT8_T 1
  4777. | #define HAVE_INT16_T 1
  4778. | #define HAVE_INT32_T 1
  4779. | #define HAVE_INT64_T 1
  4780. | /* end confdefs.h. */
  4781. |
  4782. | #if HAVE_STDINT_H
  4783. | # include <stdint.h>
  4784. | #endif
  4785. | #if HAVE_SYS_TYPES_H
  4786. | # include <sys/types.h>
  4787. | #endif
  4788. |
  4789. |
  4790. | int
  4791. | main ()
  4792. | {
  4793. | if (sizeof (uint8))
  4794. | return 0;
  4795. | ;
  4796. | return 0;
  4797. | }
  4798. configure:13770: result: no
  4799. configure:13787: checking for uint16
  4800. configure:13787: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4801. conftest.c:149:13: error: use of undeclared identifier 'uint16'
  4802. if (sizeof (uint16))
  4803. ^
  4804. 1 error generated.
  4805. configure:13787: $? = 1
  4806. configure: failed program was:
  4807. | /* confdefs.h */
  4808. | #define PACKAGE_NAME ""
  4809. | #define PACKAGE_TARNAME ""
  4810. | #define PACKAGE_VERSION ""
  4811. | #define PACKAGE_STRING ""
  4812. | #define PACKAGE_BUGREPORT ""
  4813. | #define PACKAGE_URL ""
  4814. | #define STDC_HEADERS 1
  4815. | #define HAVE_SYS_TYPES_H 1
  4816. | #define HAVE_SYS_STAT_H 1
  4817. | #define HAVE_STDLIB_H 1
  4818. | #define HAVE_STRING_H 1
  4819. | #define HAVE_MEMORY_H 1
  4820. | #define HAVE_STRINGS_H 1
  4821. | #define HAVE_INTTYPES_H 1
  4822. | #define HAVE_STDINT_H 1
  4823. | #define HAVE_UNISTD_H 1
  4824. | #define __EXTENSIONS__ 1
  4825. | #define _ALL_SOURCE 1
  4826. | #define _GNU_SOURCE 1
  4827. | #define _POSIX_PTHREAD_SEMANTICS 1
  4828. | #define _TANDEM_SOURCE 1
  4829. | #define HAVE_DEV_URANDOM 1
  4830. | #define HAVE_SETENV 1
  4831. | #define HAVE_ERRNO_H 1
  4832. | #define HAVE_FCNTL_H 1
  4833. | #define HAVE_STDIO_H 1
  4834. | #define HAVE_STDLIB_H 1
  4835. | #define HAVE_UNISTD_H 1
  4836. | #define HAVE_SYS_UIO_H 1
  4837. | #define HAVE_SYS_SELECT_H 1
  4838. | #define HAVE_SYS_SOCKET_H 1
  4839. | #define HAVE_SYS_TIME_H 1
  4840. | #define HAVE_ARPA_INET_H 1
  4841. | #define HAVE_NETINET_IN_H 1
  4842. | #define HAVE_SYSEXITS_H 1
  4843. | #define HAVE_CLOCK_GET_TIME 1
  4844. | #define HAVE_MACH_VM_READ 1
  4845. | #define HAVE_BUILTIN_ATOMIC 1
  4846. | #define HAVE_SYSCONF 1
  4847. | #define HAVE_TIMES 1
  4848. | #define HAVE_KQUEUE 1
  4849. | #define HAVE_POLL 1
  4850. | #define HAVE_SELECT 1
  4851. | #define PHP_FPM_SYSTEMD "simple"
  4852. | #define PHP_FPM_USER "nobody"
  4853. | #define PHP_FPM_GROUP "nobody"
  4854. | #define HAVE_PHPDBG 1
  4855. | #define PHPDBG_DEBUG 0
  4856. | #define HAVE_SOCKLEN_T 1
  4857. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  4858. | #define PHP_WRITE_STDOUT 1
  4859. | #define HAVE_SOCKET 1
  4860. | #define HAVE_SOCKETPAIR 1
  4861. | #define HAVE_HTONL 1
  4862. | #define HAVE_GETHOSTNAME 1
  4863. | #define HAVE_GETHOSTBYADDR 1
  4864. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  4865. | #define HAVE_DLOPEN 1
  4866. | #define HAVE_LIBDL 1
  4867. | #define HAVE_LIBM 1
  4868. | #define HAVE_INET_ATON 1
  4869. | #define STDC_HEADERS 1
  4870. | #define HAVE_DIRENT_H 1
  4871. | #define HAVE_INTTYPES_H 1
  4872. | #define HAVE_STDINT_H 1
  4873. | #define HAVE_DIRENT_H 1
  4874. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  4875. | #define HAVE_SYS_PARAM_H 1
  4876. | #define HAVE_SYS_TYPES_H 1
  4877. | #define HAVE_SYS_TIME_H 1
  4878. | #define HAVE_NETINET_IN_H 1
  4879. | #define HAVE_ALLOCA_H 1
  4880. | #define HAVE_ARPA_INET_H 1
  4881. | #define HAVE_ARPA_NAMESER_H 1
  4882. | #define HAVE_ASSERT_H 1
  4883. | #define HAVE_DNS_H 1
  4884. | #define HAVE_FCNTL_H 1
  4885. | #define HAVE_GRP_H 1
  4886. | #define HAVE_LANGINFO_H 1
  4887. | #define HAVE_LIMITS_H 1
  4888. | #define HAVE_LOCALE_H 1
  4889. | #define HAVE_MONETARY_H 1
  4890. | #define HAVE_NETDB_H 1
  4891. | #define HAVE_PWD_H 1
  4892. | #define HAVE_RESOLV_H 1
  4893. | #define HAVE_SIGNAL_H 1
  4894. | #define HAVE_STDARG_H 1
  4895. | #define HAVE_STDLIB_H 1
  4896. | #define HAVE_STRING_H 1
  4897. | #define HAVE_SYSLOG_H 1
  4898. | #define HAVE_SYSEXITS_H 1
  4899. | #define HAVE_SYS_IOCTL_H 1
  4900. | #define HAVE_SYS_FILE_H 1
  4901. | #define HAVE_SYS_MMAN_H 1
  4902. | #define HAVE_SYS_MOUNT_H 1
  4903. | #define HAVE_SYS_POLL_H 1
  4904. | #define HAVE_SYS_RESOURCE_H 1
  4905. | #define HAVE_SYS_SELECT_H 1
  4906. | #define HAVE_SYS_SOCKET_H 1
  4907. | #define HAVE_SYS_STAT_H 1
  4908. | #define HAVE_SYS_STATVFS_H 1
  4909. | #define HAVE_SYS_WAIT_H 1
  4910. | #define HAVE_TERMIOS_H 1
  4911. | #define HAVE_UNISTD_H 1
  4912. | #define HAVE_UTIME_H 1
  4913. | #define HAVE_SYS_UTSNAME_H 1
  4914. | #define HAVE_SYS_IPC_H 1
  4915. | #define HAVE_DLFCN_H 1
  4916. | #define HAVE_ASSERT_H 1
  4917. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4918. | #define HAVE_TM_ZONE 1
  4919. | #define MISSING_FCLOSE_DECL 0
  4920. | #define HAVE_TM_GMTOFF 1
  4921. | #define HAVE_STRUCT_FLOCK 1
  4922. | #define HAVE_SOCKLEN_T 1
  4923. | #define SIZEOF_SIZE_T 8
  4924. | #define SIZEOF_LONG_LONG 8
  4925. | #define SIZEOF_LONG_LONG_INT 8
  4926. | #define SIZEOF_LONG 8
  4927. | #define SIZEOF_INT 4
  4928. | #define SIZEOF_INTMAX_T 8
  4929. | #define HAVE_INTMAX_T 1
  4930. | #define SIZEOF_SSIZE_T 8
  4931. | #define HAVE_SSIZE_T 1
  4932. | #define SIZEOF_PTRDIFF_T 8
  4933. | #define HAVE_PTRDIFF_T 1
  4934. | #define SIZEOF_SHORT 2
  4935. | #define SIZEOF_INT 4
  4936. | #define SIZEOF_LONG 8
  4937. | #define SIZEOF_LONG_LONG 8
  4938. | #define HAVE_INT8_T 1
  4939. | #define HAVE_INT16_T 1
  4940. | #define HAVE_INT32_T 1
  4941. | #define HAVE_INT64_T 1
  4942. | /* end confdefs.h. */
  4943. |
  4944. | #if HAVE_STDINT_H
  4945. | # include <stdint.h>
  4946. | #endif
  4947. | #if HAVE_SYS_TYPES_H
  4948. | # include <sys/types.h>
  4949. | #endif
  4950. |
  4951. |
  4952. | int
  4953. | main ()
  4954. | {
  4955. | if (sizeof (uint16))
  4956. | return 0;
  4957. | ;
  4958. | return 0;
  4959. | }
  4960. configure:13787: result: no
  4961. configure:13804: checking for uint32
  4962. configure:13804: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  4963. conftest.c:149:13: error: use of undeclared identifier 'uint32'
  4964. if (sizeof (uint32))
  4965. ^
  4966. 1 error generated.
  4967. configure:13804: $? = 1
  4968. configure: failed program was:
  4969. | /* confdefs.h */
  4970. | #define PACKAGE_NAME ""
  4971. | #define PACKAGE_TARNAME ""
  4972. | #define PACKAGE_VERSION ""
  4973. | #define PACKAGE_STRING ""
  4974. | #define PACKAGE_BUGREPORT ""
  4975. | #define PACKAGE_URL ""
  4976. | #define STDC_HEADERS 1
  4977. | #define HAVE_SYS_TYPES_H 1
  4978. | #define HAVE_SYS_STAT_H 1
  4979. | #define HAVE_STDLIB_H 1
  4980. | #define HAVE_STRING_H 1
  4981. | #define HAVE_MEMORY_H 1
  4982. | #define HAVE_STRINGS_H 1
  4983. | #define HAVE_INTTYPES_H 1
  4984. | #define HAVE_STDINT_H 1
  4985. | #define HAVE_UNISTD_H 1
  4986. | #define __EXTENSIONS__ 1
  4987. | #define _ALL_SOURCE 1
  4988. | #define _GNU_SOURCE 1
  4989. | #define _POSIX_PTHREAD_SEMANTICS 1
  4990. | #define _TANDEM_SOURCE 1
  4991. | #define HAVE_DEV_URANDOM 1
  4992. | #define HAVE_SETENV 1
  4993. | #define HAVE_ERRNO_H 1
  4994. | #define HAVE_FCNTL_H 1
  4995. | #define HAVE_STDIO_H 1
  4996. | #define HAVE_STDLIB_H 1
  4997. | #define HAVE_UNISTD_H 1
  4998. | #define HAVE_SYS_UIO_H 1
  4999. | #define HAVE_SYS_SELECT_H 1
  5000. | #define HAVE_SYS_SOCKET_H 1
  5001. | #define HAVE_SYS_TIME_H 1
  5002. | #define HAVE_ARPA_INET_H 1
  5003. | #define HAVE_NETINET_IN_H 1
  5004. | #define HAVE_SYSEXITS_H 1
  5005. | #define HAVE_CLOCK_GET_TIME 1
  5006. | #define HAVE_MACH_VM_READ 1
  5007. | #define HAVE_BUILTIN_ATOMIC 1
  5008. | #define HAVE_SYSCONF 1
  5009. | #define HAVE_TIMES 1
  5010. | #define HAVE_KQUEUE 1
  5011. | #define HAVE_POLL 1
  5012. | #define HAVE_SELECT 1
  5013. | #define PHP_FPM_SYSTEMD "simple"
  5014. | #define PHP_FPM_USER "nobody"
  5015. | #define PHP_FPM_GROUP "nobody"
  5016. | #define HAVE_PHPDBG 1
  5017. | #define PHPDBG_DEBUG 0
  5018. | #define HAVE_SOCKLEN_T 1
  5019. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5020. | #define PHP_WRITE_STDOUT 1
  5021. | #define HAVE_SOCKET 1
  5022. | #define HAVE_SOCKETPAIR 1
  5023. | #define HAVE_HTONL 1
  5024. | #define HAVE_GETHOSTNAME 1
  5025. | #define HAVE_GETHOSTBYADDR 1
  5026. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5027. | #define HAVE_DLOPEN 1
  5028. | #define HAVE_LIBDL 1
  5029. | #define HAVE_LIBM 1
  5030. | #define HAVE_INET_ATON 1
  5031. | #define STDC_HEADERS 1
  5032. | #define HAVE_DIRENT_H 1
  5033. | #define HAVE_INTTYPES_H 1
  5034. | #define HAVE_STDINT_H 1
  5035. | #define HAVE_DIRENT_H 1
  5036. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5037. | #define HAVE_SYS_PARAM_H 1
  5038. | #define HAVE_SYS_TYPES_H 1
  5039. | #define HAVE_SYS_TIME_H 1
  5040. | #define HAVE_NETINET_IN_H 1
  5041. | #define HAVE_ALLOCA_H 1
  5042. | #define HAVE_ARPA_INET_H 1
  5043. | #define HAVE_ARPA_NAMESER_H 1
  5044. | #define HAVE_ASSERT_H 1
  5045. | #define HAVE_DNS_H 1
  5046. | #define HAVE_FCNTL_H 1
  5047. | #define HAVE_GRP_H 1
  5048. | #define HAVE_LANGINFO_H 1
  5049. | #define HAVE_LIMITS_H 1
  5050. | #define HAVE_LOCALE_H 1
  5051. | #define HAVE_MONETARY_H 1
  5052. | #define HAVE_NETDB_H 1
  5053. | #define HAVE_PWD_H 1
  5054. | #define HAVE_RESOLV_H 1
  5055. | #define HAVE_SIGNAL_H 1
  5056. | #define HAVE_STDARG_H 1
  5057. | #define HAVE_STDLIB_H 1
  5058. | #define HAVE_STRING_H 1
  5059. | #define HAVE_SYSLOG_H 1
  5060. | #define HAVE_SYSEXITS_H 1
  5061. | #define HAVE_SYS_IOCTL_H 1
  5062. | #define HAVE_SYS_FILE_H 1
  5063. | #define HAVE_SYS_MMAN_H 1
  5064. | #define HAVE_SYS_MOUNT_H 1
  5065. | #define HAVE_SYS_POLL_H 1
  5066. | #define HAVE_SYS_RESOURCE_H 1
  5067. | #define HAVE_SYS_SELECT_H 1
  5068. | #define HAVE_SYS_SOCKET_H 1
  5069. | #define HAVE_SYS_STAT_H 1
  5070. | #define HAVE_SYS_STATVFS_H 1
  5071. | #define HAVE_SYS_WAIT_H 1
  5072. | #define HAVE_TERMIOS_H 1
  5073. | #define HAVE_UNISTD_H 1
  5074. | #define HAVE_UTIME_H 1
  5075. | #define HAVE_SYS_UTSNAME_H 1
  5076. | #define HAVE_SYS_IPC_H 1
  5077. | #define HAVE_DLFCN_H 1
  5078. | #define HAVE_ASSERT_H 1
  5079. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5080. | #define HAVE_TM_ZONE 1
  5081. | #define MISSING_FCLOSE_DECL 0
  5082. | #define HAVE_TM_GMTOFF 1
  5083. | #define HAVE_STRUCT_FLOCK 1
  5084. | #define HAVE_SOCKLEN_T 1
  5085. | #define SIZEOF_SIZE_T 8
  5086. | #define SIZEOF_LONG_LONG 8
  5087. | #define SIZEOF_LONG_LONG_INT 8
  5088. | #define SIZEOF_LONG 8
  5089. | #define SIZEOF_INT 4
  5090. | #define SIZEOF_INTMAX_T 8
  5091. | #define HAVE_INTMAX_T 1
  5092. | #define SIZEOF_SSIZE_T 8
  5093. | #define HAVE_SSIZE_T 1
  5094. | #define SIZEOF_PTRDIFF_T 8
  5095. | #define HAVE_PTRDIFF_T 1
  5096. | #define SIZEOF_SHORT 2
  5097. | #define SIZEOF_INT 4
  5098. | #define SIZEOF_LONG 8
  5099. | #define SIZEOF_LONG_LONG 8
  5100. | #define HAVE_INT8_T 1
  5101. | #define HAVE_INT16_T 1
  5102. | #define HAVE_INT32_T 1
  5103. | #define HAVE_INT64_T 1
  5104. | /* end confdefs.h. */
  5105. |
  5106. | #if HAVE_STDINT_H
  5107. | # include <stdint.h>
  5108. | #endif
  5109. | #if HAVE_SYS_TYPES_H
  5110. | # include <sys/types.h>
  5111. | #endif
  5112. |
  5113. |
  5114. | int
  5115. | main ()
  5116. | {
  5117. | if (sizeof (uint32))
  5118. | return 0;
  5119. | ;
  5120. | return 0;
  5121. | }
  5122. configure:13804: result: no
  5123. configure:13821: checking for uint64
  5124. configure:13821: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5125. conftest.c:149:13: error: use of undeclared identifier 'uint64'
  5126. if (sizeof (uint64))
  5127. ^
  5128. 1 error generated.
  5129. configure:13821: $? = 1
  5130. configure: failed program was:
  5131. | /* confdefs.h */
  5132. | #define PACKAGE_NAME ""
  5133. | #define PACKAGE_TARNAME ""
  5134. | #define PACKAGE_VERSION ""
  5135. | #define PACKAGE_STRING ""
  5136. | #define PACKAGE_BUGREPORT ""
  5137. | #define PACKAGE_URL ""
  5138. | #define STDC_HEADERS 1
  5139. | #define HAVE_SYS_TYPES_H 1
  5140. | #define HAVE_SYS_STAT_H 1
  5141. | #define HAVE_STDLIB_H 1
  5142. | #define HAVE_STRING_H 1
  5143. | #define HAVE_MEMORY_H 1
  5144. | #define HAVE_STRINGS_H 1
  5145. | #define HAVE_INTTYPES_H 1
  5146. | #define HAVE_STDINT_H 1
  5147. | #define HAVE_UNISTD_H 1
  5148. | #define __EXTENSIONS__ 1
  5149. | #define _ALL_SOURCE 1
  5150. | #define _GNU_SOURCE 1
  5151. | #define _POSIX_PTHREAD_SEMANTICS 1
  5152. | #define _TANDEM_SOURCE 1
  5153. | #define HAVE_DEV_URANDOM 1
  5154. | #define HAVE_SETENV 1
  5155. | #define HAVE_ERRNO_H 1
  5156. | #define HAVE_FCNTL_H 1
  5157. | #define HAVE_STDIO_H 1
  5158. | #define HAVE_STDLIB_H 1
  5159. | #define HAVE_UNISTD_H 1
  5160. | #define HAVE_SYS_UIO_H 1
  5161. | #define HAVE_SYS_SELECT_H 1
  5162. | #define HAVE_SYS_SOCKET_H 1
  5163. | #define HAVE_SYS_TIME_H 1
  5164. | #define HAVE_ARPA_INET_H 1
  5165. | #define HAVE_NETINET_IN_H 1
  5166. | #define HAVE_SYSEXITS_H 1
  5167. | #define HAVE_CLOCK_GET_TIME 1
  5168. | #define HAVE_MACH_VM_READ 1
  5169. | #define HAVE_BUILTIN_ATOMIC 1
  5170. | #define HAVE_SYSCONF 1
  5171. | #define HAVE_TIMES 1
  5172. | #define HAVE_KQUEUE 1
  5173. | #define HAVE_POLL 1
  5174. | #define HAVE_SELECT 1
  5175. | #define PHP_FPM_SYSTEMD "simple"
  5176. | #define PHP_FPM_USER "nobody"
  5177. | #define PHP_FPM_GROUP "nobody"
  5178. | #define HAVE_PHPDBG 1
  5179. | #define PHPDBG_DEBUG 0
  5180. | #define HAVE_SOCKLEN_T 1
  5181. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5182. | #define PHP_WRITE_STDOUT 1
  5183. | #define HAVE_SOCKET 1
  5184. | #define HAVE_SOCKETPAIR 1
  5185. | #define HAVE_HTONL 1
  5186. | #define HAVE_GETHOSTNAME 1
  5187. | #define HAVE_GETHOSTBYADDR 1
  5188. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5189. | #define HAVE_DLOPEN 1
  5190. | #define HAVE_LIBDL 1
  5191. | #define HAVE_LIBM 1
  5192. | #define HAVE_INET_ATON 1
  5193. | #define STDC_HEADERS 1
  5194. | #define HAVE_DIRENT_H 1
  5195. | #define HAVE_INTTYPES_H 1
  5196. | #define HAVE_STDINT_H 1
  5197. | #define HAVE_DIRENT_H 1
  5198. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5199. | #define HAVE_SYS_PARAM_H 1
  5200. | #define HAVE_SYS_TYPES_H 1
  5201. | #define HAVE_SYS_TIME_H 1
  5202. | #define HAVE_NETINET_IN_H 1
  5203. | #define HAVE_ALLOCA_H 1
  5204. | #define HAVE_ARPA_INET_H 1
  5205. | #define HAVE_ARPA_NAMESER_H 1
  5206. | #define HAVE_ASSERT_H 1
  5207. | #define HAVE_DNS_H 1
  5208. | #define HAVE_FCNTL_H 1
  5209. | #define HAVE_GRP_H 1
  5210. | #define HAVE_LANGINFO_H 1
  5211. | #define HAVE_LIMITS_H 1
  5212. | #define HAVE_LOCALE_H 1
  5213. | #define HAVE_MONETARY_H 1
  5214. | #define HAVE_NETDB_H 1
  5215. | #define HAVE_PWD_H 1
  5216. | #define HAVE_RESOLV_H 1
  5217. | #define HAVE_SIGNAL_H 1
  5218. | #define HAVE_STDARG_H 1
  5219. | #define HAVE_STDLIB_H 1
  5220. | #define HAVE_STRING_H 1
  5221. | #define HAVE_SYSLOG_H 1
  5222. | #define HAVE_SYSEXITS_H 1
  5223. | #define HAVE_SYS_IOCTL_H 1
  5224. | #define HAVE_SYS_FILE_H 1
  5225. | #define HAVE_SYS_MMAN_H 1
  5226. | #define HAVE_SYS_MOUNT_H 1
  5227. | #define HAVE_SYS_POLL_H 1
  5228. | #define HAVE_SYS_RESOURCE_H 1
  5229. | #define HAVE_SYS_SELECT_H 1
  5230. | #define HAVE_SYS_SOCKET_H 1
  5231. | #define HAVE_SYS_STAT_H 1
  5232. | #define HAVE_SYS_STATVFS_H 1
  5233. | #define HAVE_SYS_WAIT_H 1
  5234. | #define HAVE_TERMIOS_H 1
  5235. | #define HAVE_UNISTD_H 1
  5236. | #define HAVE_UTIME_H 1
  5237. | #define HAVE_SYS_UTSNAME_H 1
  5238. | #define HAVE_SYS_IPC_H 1
  5239. | #define HAVE_DLFCN_H 1
  5240. | #define HAVE_ASSERT_H 1
  5241. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5242. | #define HAVE_TM_ZONE 1
  5243. | #define MISSING_FCLOSE_DECL 0
  5244. | #define HAVE_TM_GMTOFF 1
  5245. | #define HAVE_STRUCT_FLOCK 1
  5246. | #define HAVE_SOCKLEN_T 1
  5247. | #define SIZEOF_SIZE_T 8
  5248. | #define SIZEOF_LONG_LONG 8
  5249. | #define SIZEOF_LONG_LONG_INT 8
  5250. | #define SIZEOF_LONG 8
  5251. | #define SIZEOF_INT 4
  5252. | #define SIZEOF_INTMAX_T 8
  5253. | #define HAVE_INTMAX_T 1
  5254. | #define SIZEOF_SSIZE_T 8
  5255. | #define HAVE_SSIZE_T 1
  5256. | #define SIZEOF_PTRDIFF_T 8
  5257. | #define HAVE_PTRDIFF_T 1
  5258. | #define SIZEOF_SHORT 2
  5259. | #define SIZEOF_INT 4
  5260. | #define SIZEOF_LONG 8
  5261. | #define SIZEOF_LONG_LONG 8
  5262. | #define HAVE_INT8_T 1
  5263. | #define HAVE_INT16_T 1
  5264. | #define HAVE_INT32_T 1
  5265. | #define HAVE_INT64_T 1
  5266. | /* end confdefs.h. */
  5267. |
  5268. | #if HAVE_STDINT_H
  5269. | # include <stdint.h>
  5270. | #endif
  5271. | #if HAVE_SYS_TYPES_H
  5272. | # include <sys/types.h>
  5273. | #endif
  5274. |
  5275. |
  5276. | int
  5277. | main ()
  5278. | {
  5279. | if (sizeof (uint64))
  5280. | return 0;
  5281. | ;
  5282. | return 0;
  5283. | }
  5284. configure:13821: result: no
  5285. configure:13838: checking for uint8_t
  5286. configure:13838: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5287. configure:13838: $? = 0
  5288. configure:13838: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5289. conftest.c:149:22: error: expected expression
  5290. if (sizeof ((uint8_t)))
  5291. ^
  5292. 1 error generated.
  5293. configure:13838: $? = 1
  5294. configure: failed program was:
  5295. | /* confdefs.h */
  5296. | #define PACKAGE_NAME ""
  5297. | #define PACKAGE_TARNAME ""
  5298. | #define PACKAGE_VERSION ""
  5299. | #define PACKAGE_STRING ""
  5300. | #define PACKAGE_BUGREPORT ""
  5301. | #define PACKAGE_URL ""
  5302. | #define STDC_HEADERS 1
  5303. | #define HAVE_SYS_TYPES_H 1
  5304. | #define HAVE_SYS_STAT_H 1
  5305. | #define HAVE_STDLIB_H 1
  5306. | #define HAVE_STRING_H 1
  5307. | #define HAVE_MEMORY_H 1
  5308. | #define HAVE_STRINGS_H 1
  5309. | #define HAVE_INTTYPES_H 1
  5310. | #define HAVE_STDINT_H 1
  5311. | #define HAVE_UNISTD_H 1
  5312. | #define __EXTENSIONS__ 1
  5313. | #define _ALL_SOURCE 1
  5314. | #define _GNU_SOURCE 1
  5315. | #define _POSIX_PTHREAD_SEMANTICS 1
  5316. | #define _TANDEM_SOURCE 1
  5317. | #define HAVE_DEV_URANDOM 1
  5318. | #define HAVE_SETENV 1
  5319. | #define HAVE_ERRNO_H 1
  5320. | #define HAVE_FCNTL_H 1
  5321. | #define HAVE_STDIO_H 1
  5322. | #define HAVE_STDLIB_H 1
  5323. | #define HAVE_UNISTD_H 1
  5324. | #define HAVE_SYS_UIO_H 1
  5325. | #define HAVE_SYS_SELECT_H 1
  5326. | #define HAVE_SYS_SOCKET_H 1
  5327. | #define HAVE_SYS_TIME_H 1
  5328. | #define HAVE_ARPA_INET_H 1
  5329. | #define HAVE_NETINET_IN_H 1
  5330. | #define HAVE_SYSEXITS_H 1
  5331. | #define HAVE_CLOCK_GET_TIME 1
  5332. | #define HAVE_MACH_VM_READ 1
  5333. | #define HAVE_BUILTIN_ATOMIC 1
  5334. | #define HAVE_SYSCONF 1
  5335. | #define HAVE_TIMES 1
  5336. | #define HAVE_KQUEUE 1
  5337. | #define HAVE_POLL 1
  5338. | #define HAVE_SELECT 1
  5339. | #define PHP_FPM_SYSTEMD "simple"
  5340. | #define PHP_FPM_USER "nobody"
  5341. | #define PHP_FPM_GROUP "nobody"
  5342. | #define HAVE_PHPDBG 1
  5343. | #define PHPDBG_DEBUG 0
  5344. | #define HAVE_SOCKLEN_T 1
  5345. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5346. | #define PHP_WRITE_STDOUT 1
  5347. | #define HAVE_SOCKET 1
  5348. | #define HAVE_SOCKETPAIR 1
  5349. | #define HAVE_HTONL 1
  5350. | #define HAVE_GETHOSTNAME 1
  5351. | #define HAVE_GETHOSTBYADDR 1
  5352. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5353. | #define HAVE_DLOPEN 1
  5354. | #define HAVE_LIBDL 1
  5355. | #define HAVE_LIBM 1
  5356. | #define HAVE_INET_ATON 1
  5357. | #define STDC_HEADERS 1
  5358. | #define HAVE_DIRENT_H 1
  5359. | #define HAVE_INTTYPES_H 1
  5360. | #define HAVE_STDINT_H 1
  5361. | #define HAVE_DIRENT_H 1
  5362. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5363. | #define HAVE_SYS_PARAM_H 1
  5364. | #define HAVE_SYS_TYPES_H 1
  5365. | #define HAVE_SYS_TIME_H 1
  5366. | #define HAVE_NETINET_IN_H 1
  5367. | #define HAVE_ALLOCA_H 1
  5368. | #define HAVE_ARPA_INET_H 1
  5369. | #define HAVE_ARPA_NAMESER_H 1
  5370. | #define HAVE_ASSERT_H 1
  5371. | #define HAVE_DNS_H 1
  5372. | #define HAVE_FCNTL_H 1
  5373. | #define HAVE_GRP_H 1
  5374. | #define HAVE_LANGINFO_H 1
  5375. | #define HAVE_LIMITS_H 1
  5376. | #define HAVE_LOCALE_H 1
  5377. | #define HAVE_MONETARY_H 1
  5378. | #define HAVE_NETDB_H 1
  5379. | #define HAVE_PWD_H 1
  5380. | #define HAVE_RESOLV_H 1
  5381. | #define HAVE_SIGNAL_H 1
  5382. | #define HAVE_STDARG_H 1
  5383. | #define HAVE_STDLIB_H 1
  5384. | #define HAVE_STRING_H 1
  5385. | #define HAVE_SYSLOG_H 1
  5386. | #define HAVE_SYSEXITS_H 1
  5387. | #define HAVE_SYS_IOCTL_H 1
  5388. | #define HAVE_SYS_FILE_H 1
  5389. | #define HAVE_SYS_MMAN_H 1
  5390. | #define HAVE_SYS_MOUNT_H 1
  5391. | #define HAVE_SYS_POLL_H 1
  5392. | #define HAVE_SYS_RESOURCE_H 1
  5393. | #define HAVE_SYS_SELECT_H 1
  5394. | #define HAVE_SYS_SOCKET_H 1
  5395. | #define HAVE_SYS_STAT_H 1
  5396. | #define HAVE_SYS_STATVFS_H 1
  5397. | #define HAVE_SYS_WAIT_H 1
  5398. | #define HAVE_TERMIOS_H 1
  5399. | #define HAVE_UNISTD_H 1
  5400. | #define HAVE_UTIME_H 1
  5401. | #define HAVE_SYS_UTSNAME_H 1
  5402. | #define HAVE_SYS_IPC_H 1
  5403. | #define HAVE_DLFCN_H 1
  5404. | #define HAVE_ASSERT_H 1
  5405. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5406. | #define HAVE_TM_ZONE 1
  5407. | #define MISSING_FCLOSE_DECL 0
  5408. | #define HAVE_TM_GMTOFF 1
  5409. | #define HAVE_STRUCT_FLOCK 1
  5410. | #define HAVE_SOCKLEN_T 1
  5411. | #define SIZEOF_SIZE_T 8
  5412. | #define SIZEOF_LONG_LONG 8
  5413. | #define SIZEOF_LONG_LONG_INT 8
  5414. | #define SIZEOF_LONG 8
  5415. | #define SIZEOF_INT 4
  5416. | #define SIZEOF_INTMAX_T 8
  5417. | #define HAVE_INTMAX_T 1
  5418. | #define SIZEOF_SSIZE_T 8
  5419. | #define HAVE_SSIZE_T 1
  5420. | #define SIZEOF_PTRDIFF_T 8
  5421. | #define HAVE_PTRDIFF_T 1
  5422. | #define SIZEOF_SHORT 2
  5423. | #define SIZEOF_INT 4
  5424. | #define SIZEOF_LONG 8
  5425. | #define SIZEOF_LONG_LONG 8
  5426. | #define HAVE_INT8_T 1
  5427. | #define HAVE_INT16_T 1
  5428. | #define HAVE_INT32_T 1
  5429. | #define HAVE_INT64_T 1
  5430. | /* end confdefs.h. */
  5431. |
  5432. | #if HAVE_STDINT_H
  5433. | # include <stdint.h>
  5434. | #endif
  5435. | #if HAVE_SYS_TYPES_H
  5436. | # include <sys/types.h>
  5437. | #endif
  5438. |
  5439. |
  5440. | int
  5441. | main ()
  5442. | {
  5443. | if (sizeof ((uint8_t)))
  5444. | return 0;
  5445. | ;
  5446. | return 0;
  5447. | }
  5448. configure:13838: result: yes
  5449. configure:13855: checking for uint16_t
  5450. configure:13855: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5451. configure:13855: $? = 0
  5452. configure:13855: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5453. conftest.c:150:23: error: expected expression
  5454. if (sizeof ((uint16_t)))
  5455. ^
  5456. 1 error generated.
  5457. configure:13855: $? = 1
  5458. configure: failed program was:
  5459. | /* confdefs.h */
  5460. | #define PACKAGE_NAME ""
  5461. | #define PACKAGE_TARNAME ""
  5462. | #define PACKAGE_VERSION ""
  5463. | #define PACKAGE_STRING ""
  5464. | #define PACKAGE_BUGREPORT ""
  5465. | #define PACKAGE_URL ""
  5466. | #define STDC_HEADERS 1
  5467. | #define HAVE_SYS_TYPES_H 1
  5468. | #define HAVE_SYS_STAT_H 1
  5469. | #define HAVE_STDLIB_H 1
  5470. | #define HAVE_STRING_H 1
  5471. | #define HAVE_MEMORY_H 1
  5472. | #define HAVE_STRINGS_H 1
  5473. | #define HAVE_INTTYPES_H 1
  5474. | #define HAVE_STDINT_H 1
  5475. | #define HAVE_UNISTD_H 1
  5476. | #define __EXTENSIONS__ 1
  5477. | #define _ALL_SOURCE 1
  5478. | #define _GNU_SOURCE 1
  5479. | #define _POSIX_PTHREAD_SEMANTICS 1
  5480. | #define _TANDEM_SOURCE 1
  5481. | #define HAVE_DEV_URANDOM 1
  5482. | #define HAVE_SETENV 1
  5483. | #define HAVE_ERRNO_H 1
  5484. | #define HAVE_FCNTL_H 1
  5485. | #define HAVE_STDIO_H 1
  5486. | #define HAVE_STDLIB_H 1
  5487. | #define HAVE_UNISTD_H 1
  5488. | #define HAVE_SYS_UIO_H 1
  5489. | #define HAVE_SYS_SELECT_H 1
  5490. | #define HAVE_SYS_SOCKET_H 1
  5491. | #define HAVE_SYS_TIME_H 1
  5492. | #define HAVE_ARPA_INET_H 1
  5493. | #define HAVE_NETINET_IN_H 1
  5494. | #define HAVE_SYSEXITS_H 1
  5495. | #define HAVE_CLOCK_GET_TIME 1
  5496. | #define HAVE_MACH_VM_READ 1
  5497. | #define HAVE_BUILTIN_ATOMIC 1
  5498. | #define HAVE_SYSCONF 1
  5499. | #define HAVE_TIMES 1
  5500. | #define HAVE_KQUEUE 1
  5501. | #define HAVE_POLL 1
  5502. | #define HAVE_SELECT 1
  5503. | #define PHP_FPM_SYSTEMD "simple"
  5504. | #define PHP_FPM_USER "nobody"
  5505. | #define PHP_FPM_GROUP "nobody"
  5506. | #define HAVE_PHPDBG 1
  5507. | #define PHPDBG_DEBUG 0
  5508. | #define HAVE_SOCKLEN_T 1
  5509. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5510. | #define PHP_WRITE_STDOUT 1
  5511. | #define HAVE_SOCKET 1
  5512. | #define HAVE_SOCKETPAIR 1
  5513. | #define HAVE_HTONL 1
  5514. | #define HAVE_GETHOSTNAME 1
  5515. | #define HAVE_GETHOSTBYADDR 1
  5516. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5517. | #define HAVE_DLOPEN 1
  5518. | #define HAVE_LIBDL 1
  5519. | #define HAVE_LIBM 1
  5520. | #define HAVE_INET_ATON 1
  5521. | #define STDC_HEADERS 1
  5522. | #define HAVE_DIRENT_H 1
  5523. | #define HAVE_INTTYPES_H 1
  5524. | #define HAVE_STDINT_H 1
  5525. | #define HAVE_DIRENT_H 1
  5526. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5527. | #define HAVE_SYS_PARAM_H 1
  5528. | #define HAVE_SYS_TYPES_H 1
  5529. | #define HAVE_SYS_TIME_H 1
  5530. | #define HAVE_NETINET_IN_H 1
  5531. | #define HAVE_ALLOCA_H 1
  5532. | #define HAVE_ARPA_INET_H 1
  5533. | #define HAVE_ARPA_NAMESER_H 1
  5534. | #define HAVE_ASSERT_H 1
  5535. | #define HAVE_DNS_H 1
  5536. | #define HAVE_FCNTL_H 1
  5537. | #define HAVE_GRP_H 1
  5538. | #define HAVE_LANGINFO_H 1
  5539. | #define HAVE_LIMITS_H 1
  5540. | #define HAVE_LOCALE_H 1
  5541. | #define HAVE_MONETARY_H 1
  5542. | #define HAVE_NETDB_H 1
  5543. | #define HAVE_PWD_H 1
  5544. | #define HAVE_RESOLV_H 1
  5545. | #define HAVE_SIGNAL_H 1
  5546. | #define HAVE_STDARG_H 1
  5547. | #define HAVE_STDLIB_H 1
  5548. | #define HAVE_STRING_H 1
  5549. | #define HAVE_SYSLOG_H 1
  5550. | #define HAVE_SYSEXITS_H 1
  5551. | #define HAVE_SYS_IOCTL_H 1
  5552. | #define HAVE_SYS_FILE_H 1
  5553. | #define HAVE_SYS_MMAN_H 1
  5554. | #define HAVE_SYS_MOUNT_H 1
  5555. | #define HAVE_SYS_POLL_H 1
  5556. | #define HAVE_SYS_RESOURCE_H 1
  5557. | #define HAVE_SYS_SELECT_H 1
  5558. | #define HAVE_SYS_SOCKET_H 1
  5559. | #define HAVE_SYS_STAT_H 1
  5560. | #define HAVE_SYS_STATVFS_H 1
  5561. | #define HAVE_SYS_WAIT_H 1
  5562. | #define HAVE_TERMIOS_H 1
  5563. | #define HAVE_UNISTD_H 1
  5564. | #define HAVE_UTIME_H 1
  5565. | #define HAVE_SYS_UTSNAME_H 1
  5566. | #define HAVE_SYS_IPC_H 1
  5567. | #define HAVE_DLFCN_H 1
  5568. | #define HAVE_ASSERT_H 1
  5569. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5570. | #define HAVE_TM_ZONE 1
  5571. | #define MISSING_FCLOSE_DECL 0
  5572. | #define HAVE_TM_GMTOFF 1
  5573. | #define HAVE_STRUCT_FLOCK 1
  5574. | #define HAVE_SOCKLEN_T 1
  5575. | #define SIZEOF_SIZE_T 8
  5576. | #define SIZEOF_LONG_LONG 8
  5577. | #define SIZEOF_LONG_LONG_INT 8
  5578. | #define SIZEOF_LONG 8
  5579. | #define SIZEOF_INT 4
  5580. | #define SIZEOF_INTMAX_T 8
  5581. | #define HAVE_INTMAX_T 1
  5582. | #define SIZEOF_SSIZE_T 8
  5583. | #define HAVE_SSIZE_T 1
  5584. | #define SIZEOF_PTRDIFF_T 8
  5585. | #define HAVE_PTRDIFF_T 1
  5586. | #define SIZEOF_SHORT 2
  5587. | #define SIZEOF_INT 4
  5588. | #define SIZEOF_LONG 8
  5589. | #define SIZEOF_LONG_LONG 8
  5590. | #define HAVE_INT8_T 1
  5591. | #define HAVE_INT16_T 1
  5592. | #define HAVE_INT32_T 1
  5593. | #define HAVE_INT64_T 1
  5594. | #define HAVE_UINT8_T 1
  5595. | /* end confdefs.h. */
  5596. |
  5597. | #if HAVE_STDINT_H
  5598. | # include <stdint.h>
  5599. | #endif
  5600. | #if HAVE_SYS_TYPES_H
  5601. | # include <sys/types.h>
  5602. | #endif
  5603. |
  5604. |
  5605. | int
  5606. | main ()
  5607. | {
  5608. | if (sizeof ((uint16_t)))
  5609. | return 0;
  5610. | ;
  5611. | return 0;
  5612. | }
  5613. configure:13855: result: yes
  5614. configure:13872: checking for uint32_t
  5615. configure:13872: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5616. configure:13872: $? = 0
  5617. configure:13872: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5618. conftest.c:151:23: error: expected expression
  5619. if (sizeof ((uint32_t)))
  5620. ^
  5621. 1 error generated.
  5622. configure:13872: $? = 1
  5623. configure: failed program was:
  5624. | /* confdefs.h */
  5625. | #define PACKAGE_NAME ""
  5626. | #define PACKAGE_TARNAME ""
  5627. | #define PACKAGE_VERSION ""
  5628. | #define PACKAGE_STRING ""
  5629. | #define PACKAGE_BUGREPORT ""
  5630. | #define PACKAGE_URL ""
  5631. | #define STDC_HEADERS 1
  5632. | #define HAVE_SYS_TYPES_H 1
  5633. | #define HAVE_SYS_STAT_H 1
  5634. | #define HAVE_STDLIB_H 1
  5635. | #define HAVE_STRING_H 1
  5636. | #define HAVE_MEMORY_H 1
  5637. | #define HAVE_STRINGS_H 1
  5638. | #define HAVE_INTTYPES_H 1
  5639. | #define HAVE_STDINT_H 1
  5640. | #define HAVE_UNISTD_H 1
  5641. | #define __EXTENSIONS__ 1
  5642. | #define _ALL_SOURCE 1
  5643. | #define _GNU_SOURCE 1
  5644. | #define _POSIX_PTHREAD_SEMANTICS 1
  5645. | #define _TANDEM_SOURCE 1
  5646. | #define HAVE_DEV_URANDOM 1
  5647. | #define HAVE_SETENV 1
  5648. | #define HAVE_ERRNO_H 1
  5649. | #define HAVE_FCNTL_H 1
  5650. | #define HAVE_STDIO_H 1
  5651. | #define HAVE_STDLIB_H 1
  5652. | #define HAVE_UNISTD_H 1
  5653. | #define HAVE_SYS_UIO_H 1
  5654. | #define HAVE_SYS_SELECT_H 1
  5655. | #define HAVE_SYS_SOCKET_H 1
  5656. | #define HAVE_SYS_TIME_H 1
  5657. | #define HAVE_ARPA_INET_H 1
  5658. | #define HAVE_NETINET_IN_H 1
  5659. | #define HAVE_SYSEXITS_H 1
  5660. | #define HAVE_CLOCK_GET_TIME 1
  5661. | #define HAVE_MACH_VM_READ 1
  5662. | #define HAVE_BUILTIN_ATOMIC 1
  5663. | #define HAVE_SYSCONF 1
  5664. | #define HAVE_TIMES 1
  5665. | #define HAVE_KQUEUE 1
  5666. | #define HAVE_POLL 1
  5667. | #define HAVE_SELECT 1
  5668. | #define PHP_FPM_SYSTEMD "simple"
  5669. | #define PHP_FPM_USER "nobody"
  5670. | #define PHP_FPM_GROUP "nobody"
  5671. | #define HAVE_PHPDBG 1
  5672. | #define PHPDBG_DEBUG 0
  5673. | #define HAVE_SOCKLEN_T 1
  5674. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5675. | #define PHP_WRITE_STDOUT 1
  5676. | #define HAVE_SOCKET 1
  5677. | #define HAVE_SOCKETPAIR 1
  5678. | #define HAVE_HTONL 1
  5679. | #define HAVE_GETHOSTNAME 1
  5680. | #define HAVE_GETHOSTBYADDR 1
  5681. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5682. | #define HAVE_DLOPEN 1
  5683. | #define HAVE_LIBDL 1
  5684. | #define HAVE_LIBM 1
  5685. | #define HAVE_INET_ATON 1
  5686. | #define STDC_HEADERS 1
  5687. | #define HAVE_DIRENT_H 1
  5688. | #define HAVE_INTTYPES_H 1
  5689. | #define HAVE_STDINT_H 1
  5690. | #define HAVE_DIRENT_H 1
  5691. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5692. | #define HAVE_SYS_PARAM_H 1
  5693. | #define HAVE_SYS_TYPES_H 1
  5694. | #define HAVE_SYS_TIME_H 1
  5695. | #define HAVE_NETINET_IN_H 1
  5696. | #define HAVE_ALLOCA_H 1
  5697. | #define HAVE_ARPA_INET_H 1
  5698. | #define HAVE_ARPA_NAMESER_H 1
  5699. | #define HAVE_ASSERT_H 1
  5700. | #define HAVE_DNS_H 1
  5701. | #define HAVE_FCNTL_H 1
  5702. | #define HAVE_GRP_H 1
  5703. | #define HAVE_LANGINFO_H 1
  5704. | #define HAVE_LIMITS_H 1
  5705. | #define HAVE_LOCALE_H 1
  5706. | #define HAVE_MONETARY_H 1
  5707. | #define HAVE_NETDB_H 1
  5708. | #define HAVE_PWD_H 1
  5709. | #define HAVE_RESOLV_H 1
  5710. | #define HAVE_SIGNAL_H 1
  5711. | #define HAVE_STDARG_H 1
  5712. | #define HAVE_STDLIB_H 1
  5713. | #define HAVE_STRING_H 1
  5714. | #define HAVE_SYSLOG_H 1
  5715. | #define HAVE_SYSEXITS_H 1
  5716. | #define HAVE_SYS_IOCTL_H 1
  5717. | #define HAVE_SYS_FILE_H 1
  5718. | #define HAVE_SYS_MMAN_H 1
  5719. | #define HAVE_SYS_MOUNT_H 1
  5720. | #define HAVE_SYS_POLL_H 1
  5721. | #define HAVE_SYS_RESOURCE_H 1
  5722. | #define HAVE_SYS_SELECT_H 1
  5723. | #define HAVE_SYS_SOCKET_H 1
  5724. | #define HAVE_SYS_STAT_H 1
  5725. | #define HAVE_SYS_STATVFS_H 1
  5726. | #define HAVE_SYS_WAIT_H 1
  5727. | #define HAVE_TERMIOS_H 1
  5728. | #define HAVE_UNISTD_H 1
  5729. | #define HAVE_UTIME_H 1
  5730. | #define HAVE_SYS_UTSNAME_H 1
  5731. | #define HAVE_SYS_IPC_H 1
  5732. | #define HAVE_DLFCN_H 1
  5733. | #define HAVE_ASSERT_H 1
  5734. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5735. | #define HAVE_TM_ZONE 1
  5736. | #define MISSING_FCLOSE_DECL 0
  5737. | #define HAVE_TM_GMTOFF 1
  5738. | #define HAVE_STRUCT_FLOCK 1
  5739. | #define HAVE_SOCKLEN_T 1
  5740. | #define SIZEOF_SIZE_T 8
  5741. | #define SIZEOF_LONG_LONG 8
  5742. | #define SIZEOF_LONG_LONG_INT 8
  5743. | #define SIZEOF_LONG 8
  5744. | #define SIZEOF_INT 4
  5745. | #define SIZEOF_INTMAX_T 8
  5746. | #define HAVE_INTMAX_T 1
  5747. | #define SIZEOF_SSIZE_T 8
  5748. | #define HAVE_SSIZE_T 1
  5749. | #define SIZEOF_PTRDIFF_T 8
  5750. | #define HAVE_PTRDIFF_T 1
  5751. | #define SIZEOF_SHORT 2
  5752. | #define SIZEOF_INT 4
  5753. | #define SIZEOF_LONG 8
  5754. | #define SIZEOF_LONG_LONG 8
  5755. | #define HAVE_INT8_T 1
  5756. | #define HAVE_INT16_T 1
  5757. | #define HAVE_INT32_T 1
  5758. | #define HAVE_INT64_T 1
  5759. | #define HAVE_UINT8_T 1
  5760. | #define HAVE_UINT16_T 1
  5761. | /* end confdefs.h. */
  5762. |
  5763. | #if HAVE_STDINT_H
  5764. | # include <stdint.h>
  5765. | #endif
  5766. | #if HAVE_SYS_TYPES_H
  5767. | # include <sys/types.h>
  5768. | #endif
  5769. |
  5770. |
  5771. | int
  5772. | main ()
  5773. | {
  5774. | if (sizeof ((uint32_t)))
  5775. | return 0;
  5776. | ;
  5777. | return 0;
  5778. | }
  5779. configure:13872: result: yes
  5780. configure:13889: checking for uint64_t
  5781. configure:13889: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5782. configure:13889: $? = 0
  5783. configure:13889: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5784. conftest.c:152:23: error: expected expression
  5785. if (sizeof ((uint64_t)))
  5786. ^
  5787. 1 error generated.
  5788. configure:13889: $? = 1
  5789. configure: failed program was:
  5790. | /* confdefs.h */
  5791. | #define PACKAGE_NAME ""
  5792. | #define PACKAGE_TARNAME ""
  5793. | #define PACKAGE_VERSION ""
  5794. | #define PACKAGE_STRING ""
  5795. | #define PACKAGE_BUGREPORT ""
  5796. | #define PACKAGE_URL ""
  5797. | #define STDC_HEADERS 1
  5798. | #define HAVE_SYS_TYPES_H 1
  5799. | #define HAVE_SYS_STAT_H 1
  5800. | #define HAVE_STDLIB_H 1
  5801. | #define HAVE_STRING_H 1
  5802. | #define HAVE_MEMORY_H 1
  5803. | #define HAVE_STRINGS_H 1
  5804. | #define HAVE_INTTYPES_H 1
  5805. | #define HAVE_STDINT_H 1
  5806. | #define HAVE_UNISTD_H 1
  5807. | #define __EXTENSIONS__ 1
  5808. | #define _ALL_SOURCE 1
  5809. | #define _GNU_SOURCE 1
  5810. | #define _POSIX_PTHREAD_SEMANTICS 1
  5811. | #define _TANDEM_SOURCE 1
  5812. | #define HAVE_DEV_URANDOM 1
  5813. | #define HAVE_SETENV 1
  5814. | #define HAVE_ERRNO_H 1
  5815. | #define HAVE_FCNTL_H 1
  5816. | #define HAVE_STDIO_H 1
  5817. | #define HAVE_STDLIB_H 1
  5818. | #define HAVE_UNISTD_H 1
  5819. | #define HAVE_SYS_UIO_H 1
  5820. | #define HAVE_SYS_SELECT_H 1
  5821. | #define HAVE_SYS_SOCKET_H 1
  5822. | #define HAVE_SYS_TIME_H 1
  5823. | #define HAVE_ARPA_INET_H 1
  5824. | #define HAVE_NETINET_IN_H 1
  5825. | #define HAVE_SYSEXITS_H 1
  5826. | #define HAVE_CLOCK_GET_TIME 1
  5827. | #define HAVE_MACH_VM_READ 1
  5828. | #define HAVE_BUILTIN_ATOMIC 1
  5829. | #define HAVE_SYSCONF 1
  5830. | #define HAVE_TIMES 1
  5831. | #define HAVE_KQUEUE 1
  5832. | #define HAVE_POLL 1
  5833. | #define HAVE_SELECT 1
  5834. | #define PHP_FPM_SYSTEMD "simple"
  5835. | #define PHP_FPM_USER "nobody"
  5836. | #define PHP_FPM_GROUP "nobody"
  5837. | #define HAVE_PHPDBG 1
  5838. | #define PHPDBG_DEBUG 0
  5839. | #define HAVE_SOCKLEN_T 1
  5840. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  5841. | #define PHP_WRITE_STDOUT 1
  5842. | #define HAVE_SOCKET 1
  5843. | #define HAVE_SOCKETPAIR 1
  5844. | #define HAVE_HTONL 1
  5845. | #define HAVE_GETHOSTNAME 1
  5846. | #define HAVE_GETHOSTBYADDR 1
  5847. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  5848. | #define HAVE_DLOPEN 1
  5849. | #define HAVE_LIBDL 1
  5850. | #define HAVE_LIBM 1
  5851. | #define HAVE_INET_ATON 1
  5852. | #define STDC_HEADERS 1
  5853. | #define HAVE_DIRENT_H 1
  5854. | #define HAVE_INTTYPES_H 1
  5855. | #define HAVE_STDINT_H 1
  5856. | #define HAVE_DIRENT_H 1
  5857. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  5858. | #define HAVE_SYS_PARAM_H 1
  5859. | #define HAVE_SYS_TYPES_H 1
  5860. | #define HAVE_SYS_TIME_H 1
  5861. | #define HAVE_NETINET_IN_H 1
  5862. | #define HAVE_ALLOCA_H 1
  5863. | #define HAVE_ARPA_INET_H 1
  5864. | #define HAVE_ARPA_NAMESER_H 1
  5865. | #define HAVE_ASSERT_H 1
  5866. | #define HAVE_DNS_H 1
  5867. | #define HAVE_FCNTL_H 1
  5868. | #define HAVE_GRP_H 1
  5869. | #define HAVE_LANGINFO_H 1
  5870. | #define HAVE_LIMITS_H 1
  5871. | #define HAVE_LOCALE_H 1
  5872. | #define HAVE_MONETARY_H 1
  5873. | #define HAVE_NETDB_H 1
  5874. | #define HAVE_PWD_H 1
  5875. | #define HAVE_RESOLV_H 1
  5876. | #define HAVE_SIGNAL_H 1
  5877. | #define HAVE_STDARG_H 1
  5878. | #define HAVE_STDLIB_H 1
  5879. | #define HAVE_STRING_H 1
  5880. | #define HAVE_SYSLOG_H 1
  5881. | #define HAVE_SYSEXITS_H 1
  5882. | #define HAVE_SYS_IOCTL_H 1
  5883. | #define HAVE_SYS_FILE_H 1
  5884. | #define HAVE_SYS_MMAN_H 1
  5885. | #define HAVE_SYS_MOUNT_H 1
  5886. | #define HAVE_SYS_POLL_H 1
  5887. | #define HAVE_SYS_RESOURCE_H 1
  5888. | #define HAVE_SYS_SELECT_H 1
  5889. | #define HAVE_SYS_SOCKET_H 1
  5890. | #define HAVE_SYS_STAT_H 1
  5891. | #define HAVE_SYS_STATVFS_H 1
  5892. | #define HAVE_SYS_WAIT_H 1
  5893. | #define HAVE_TERMIOS_H 1
  5894. | #define HAVE_UNISTD_H 1
  5895. | #define HAVE_UTIME_H 1
  5896. | #define HAVE_SYS_UTSNAME_H 1
  5897. | #define HAVE_SYS_IPC_H 1
  5898. | #define HAVE_DLFCN_H 1
  5899. | #define HAVE_ASSERT_H 1
  5900. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5901. | #define HAVE_TM_ZONE 1
  5902. | #define MISSING_FCLOSE_DECL 0
  5903. | #define HAVE_TM_GMTOFF 1
  5904. | #define HAVE_STRUCT_FLOCK 1
  5905. | #define HAVE_SOCKLEN_T 1
  5906. | #define SIZEOF_SIZE_T 8
  5907. | #define SIZEOF_LONG_LONG 8
  5908. | #define SIZEOF_LONG_LONG_INT 8
  5909. | #define SIZEOF_LONG 8
  5910. | #define SIZEOF_INT 4
  5911. | #define SIZEOF_INTMAX_T 8
  5912. | #define HAVE_INTMAX_T 1
  5913. | #define SIZEOF_SSIZE_T 8
  5914. | #define HAVE_SSIZE_T 1
  5915. | #define SIZEOF_PTRDIFF_T 8
  5916. | #define HAVE_PTRDIFF_T 1
  5917. | #define SIZEOF_SHORT 2
  5918. | #define SIZEOF_INT 4
  5919. | #define SIZEOF_LONG 8
  5920. | #define SIZEOF_LONG_LONG 8
  5921. | #define HAVE_INT8_T 1
  5922. | #define HAVE_INT16_T 1
  5923. | #define HAVE_INT32_T 1
  5924. | #define HAVE_INT64_T 1
  5925. | #define HAVE_UINT8_T 1
  5926. | #define HAVE_UINT16_T 1
  5927. | #define HAVE_UINT32_T 1
  5928. | /* end confdefs.h. */
  5929. |
  5930. | #if HAVE_STDINT_H
  5931. | # include <stdint.h>
  5932. | #endif
  5933. | #if HAVE_SYS_TYPES_H
  5934. | # include <sys/types.h>
  5935. | #endif
  5936. |
  5937. |
  5938. | int
  5939. | main ()
  5940. | {
  5941. | if (sizeof ((uint64_t)))
  5942. | return 0;
  5943. | ;
  5944. | return 0;
  5945. | }
  5946. configure:13889: result: yes
  5947. configure:13906: checking for u_int8_t
  5948. configure:13906: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5949. configure:13906: $? = 0
  5950. configure:13906: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  5951. conftest.c:153:23: error: expected expression
  5952. if (sizeof ((u_int8_t)))
  5953. ^
  5954. 1 error generated.
  5955. configure:13906: $? = 1
  5956. configure: failed program was:
  5957. | /* confdefs.h */
  5958. | #define PACKAGE_NAME ""
  5959. | #define PACKAGE_TARNAME ""
  5960. | #define PACKAGE_VERSION ""
  5961. | #define PACKAGE_STRING ""
  5962. | #define PACKAGE_BUGREPORT ""
  5963. | #define PACKAGE_URL ""
  5964. | #define STDC_HEADERS 1
  5965. | #define HAVE_SYS_TYPES_H 1
  5966. | #define HAVE_SYS_STAT_H 1
  5967. | #define HAVE_STDLIB_H 1
  5968. | #define HAVE_STRING_H 1
  5969. | #define HAVE_MEMORY_H 1
  5970. | #define HAVE_STRINGS_H 1
  5971. | #define HAVE_INTTYPES_H 1
  5972. | #define HAVE_STDINT_H 1
  5973. | #define HAVE_UNISTD_H 1
  5974. | #define __EXTENSIONS__ 1
  5975. | #define _ALL_SOURCE 1
  5976. | #define _GNU_SOURCE 1
  5977. | #define _POSIX_PTHREAD_SEMANTICS 1
  5978. | #define _TANDEM_SOURCE 1
  5979. | #define HAVE_DEV_URANDOM 1
  5980. | #define HAVE_SETENV 1
  5981. | #define HAVE_ERRNO_H 1
  5982. | #define HAVE_FCNTL_H 1
  5983. | #define HAVE_STDIO_H 1
  5984. | #define HAVE_STDLIB_H 1
  5985. | #define HAVE_UNISTD_H 1
  5986. | #define HAVE_SYS_UIO_H 1
  5987. | #define HAVE_SYS_SELECT_H 1
  5988. | #define HAVE_SYS_SOCKET_H 1
  5989. | #define HAVE_SYS_TIME_H 1
  5990. | #define HAVE_ARPA_INET_H 1
  5991. | #define HAVE_NETINET_IN_H 1
  5992. | #define HAVE_SYSEXITS_H 1
  5993. | #define HAVE_CLOCK_GET_TIME 1
  5994. | #define HAVE_MACH_VM_READ 1
  5995. | #define HAVE_BUILTIN_ATOMIC 1
  5996. | #define HAVE_SYSCONF 1
  5997. | #define HAVE_TIMES 1
  5998. | #define HAVE_KQUEUE 1
  5999. | #define HAVE_POLL 1
  6000. | #define HAVE_SELECT 1
  6001. | #define PHP_FPM_SYSTEMD "simple"
  6002. | #define PHP_FPM_USER "nobody"
  6003. | #define PHP_FPM_GROUP "nobody"
  6004. | #define HAVE_PHPDBG 1
  6005. | #define PHPDBG_DEBUG 0
  6006. | #define HAVE_SOCKLEN_T 1
  6007. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6008. | #define PHP_WRITE_STDOUT 1
  6009. | #define HAVE_SOCKET 1
  6010. | #define HAVE_SOCKETPAIR 1
  6011. | #define HAVE_HTONL 1
  6012. | #define HAVE_GETHOSTNAME 1
  6013. | #define HAVE_GETHOSTBYADDR 1
  6014. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6015. | #define HAVE_DLOPEN 1
  6016. | #define HAVE_LIBDL 1
  6017. | #define HAVE_LIBM 1
  6018. | #define HAVE_INET_ATON 1
  6019. | #define STDC_HEADERS 1
  6020. | #define HAVE_DIRENT_H 1
  6021. | #define HAVE_INTTYPES_H 1
  6022. | #define HAVE_STDINT_H 1
  6023. | #define HAVE_DIRENT_H 1
  6024. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6025. | #define HAVE_SYS_PARAM_H 1
  6026. | #define HAVE_SYS_TYPES_H 1
  6027. | #define HAVE_SYS_TIME_H 1
  6028. | #define HAVE_NETINET_IN_H 1
  6029. | #define HAVE_ALLOCA_H 1
  6030. | #define HAVE_ARPA_INET_H 1
  6031. | #define HAVE_ARPA_NAMESER_H 1
  6032. | #define HAVE_ASSERT_H 1
  6033. | #define HAVE_DNS_H 1
  6034. | #define HAVE_FCNTL_H 1
  6035. | #define HAVE_GRP_H 1
  6036. | #define HAVE_LANGINFO_H 1
  6037. | #define HAVE_LIMITS_H 1
  6038. | #define HAVE_LOCALE_H 1
  6039. | #define HAVE_MONETARY_H 1
  6040. | #define HAVE_NETDB_H 1
  6041. | #define HAVE_PWD_H 1
  6042. | #define HAVE_RESOLV_H 1
  6043. | #define HAVE_SIGNAL_H 1
  6044. | #define HAVE_STDARG_H 1
  6045. | #define HAVE_STDLIB_H 1
  6046. | #define HAVE_STRING_H 1
  6047. | #define HAVE_SYSLOG_H 1
  6048. | #define HAVE_SYSEXITS_H 1
  6049. | #define HAVE_SYS_IOCTL_H 1
  6050. | #define HAVE_SYS_FILE_H 1
  6051. | #define HAVE_SYS_MMAN_H 1
  6052. | #define HAVE_SYS_MOUNT_H 1
  6053. | #define HAVE_SYS_POLL_H 1
  6054. | #define HAVE_SYS_RESOURCE_H 1
  6055. | #define HAVE_SYS_SELECT_H 1
  6056. | #define HAVE_SYS_SOCKET_H 1
  6057. | #define HAVE_SYS_STAT_H 1
  6058. | #define HAVE_SYS_STATVFS_H 1
  6059. | #define HAVE_SYS_WAIT_H 1
  6060. | #define HAVE_TERMIOS_H 1
  6061. | #define HAVE_UNISTD_H 1
  6062. | #define HAVE_UTIME_H 1
  6063. | #define HAVE_SYS_UTSNAME_H 1
  6064. | #define HAVE_SYS_IPC_H 1
  6065. | #define HAVE_DLFCN_H 1
  6066. | #define HAVE_ASSERT_H 1
  6067. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6068. | #define HAVE_TM_ZONE 1
  6069. | #define MISSING_FCLOSE_DECL 0
  6070. | #define HAVE_TM_GMTOFF 1
  6071. | #define HAVE_STRUCT_FLOCK 1
  6072. | #define HAVE_SOCKLEN_T 1
  6073. | #define SIZEOF_SIZE_T 8
  6074. | #define SIZEOF_LONG_LONG 8
  6075. | #define SIZEOF_LONG_LONG_INT 8
  6076. | #define SIZEOF_LONG 8
  6077. | #define SIZEOF_INT 4
  6078. | #define SIZEOF_INTMAX_T 8
  6079. | #define HAVE_INTMAX_T 1
  6080. | #define SIZEOF_SSIZE_T 8
  6081. | #define HAVE_SSIZE_T 1
  6082. | #define SIZEOF_PTRDIFF_T 8
  6083. | #define HAVE_PTRDIFF_T 1
  6084. | #define SIZEOF_SHORT 2
  6085. | #define SIZEOF_INT 4
  6086. | #define SIZEOF_LONG 8
  6087. | #define SIZEOF_LONG_LONG 8
  6088. | #define HAVE_INT8_T 1
  6089. | #define HAVE_INT16_T 1
  6090. | #define HAVE_INT32_T 1
  6091. | #define HAVE_INT64_T 1
  6092. | #define HAVE_UINT8_T 1
  6093. | #define HAVE_UINT16_T 1
  6094. | #define HAVE_UINT32_T 1
  6095. | #define HAVE_UINT64_T 1
  6096. | /* end confdefs.h. */
  6097. |
  6098. | #if HAVE_STDINT_H
  6099. | # include <stdint.h>
  6100. | #endif
  6101. | #if HAVE_SYS_TYPES_H
  6102. | # include <sys/types.h>
  6103. | #endif
  6104. |
  6105. |
  6106. | int
  6107. | main ()
  6108. | {
  6109. | if (sizeof ((u_int8_t)))
  6110. | return 0;
  6111. | ;
  6112. | return 0;
  6113. | }
  6114. configure:13906: result: yes
  6115. configure:13923: checking for u_int16_t
  6116. configure:13923: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6117. configure:13923: $? = 0
  6118. configure:13923: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6119. conftest.c:154:24: error: expected expression
  6120. if (sizeof ((u_int16_t)))
  6121. ^
  6122. 1 error generated.
  6123. configure:13923: $? = 1
  6124. configure: failed program was:
  6125. | /* confdefs.h */
  6126. | #define PACKAGE_NAME ""
  6127. | #define PACKAGE_TARNAME ""
  6128. | #define PACKAGE_VERSION ""
  6129. | #define PACKAGE_STRING ""
  6130. | #define PACKAGE_BUGREPORT ""
  6131. | #define PACKAGE_URL ""
  6132. | #define STDC_HEADERS 1
  6133. | #define HAVE_SYS_TYPES_H 1
  6134. | #define HAVE_SYS_STAT_H 1
  6135. | #define HAVE_STDLIB_H 1
  6136. | #define HAVE_STRING_H 1
  6137. | #define HAVE_MEMORY_H 1
  6138. | #define HAVE_STRINGS_H 1
  6139. | #define HAVE_INTTYPES_H 1
  6140. | #define HAVE_STDINT_H 1
  6141. | #define HAVE_UNISTD_H 1
  6142. | #define __EXTENSIONS__ 1
  6143. | #define _ALL_SOURCE 1
  6144. | #define _GNU_SOURCE 1
  6145. | #define _POSIX_PTHREAD_SEMANTICS 1
  6146. | #define _TANDEM_SOURCE 1
  6147. | #define HAVE_DEV_URANDOM 1
  6148. | #define HAVE_SETENV 1
  6149. | #define HAVE_ERRNO_H 1
  6150. | #define HAVE_FCNTL_H 1
  6151. | #define HAVE_STDIO_H 1
  6152. | #define HAVE_STDLIB_H 1
  6153. | #define HAVE_UNISTD_H 1
  6154. | #define HAVE_SYS_UIO_H 1
  6155. | #define HAVE_SYS_SELECT_H 1
  6156. | #define HAVE_SYS_SOCKET_H 1
  6157. | #define HAVE_SYS_TIME_H 1
  6158. | #define HAVE_ARPA_INET_H 1
  6159. | #define HAVE_NETINET_IN_H 1
  6160. | #define HAVE_SYSEXITS_H 1
  6161. | #define HAVE_CLOCK_GET_TIME 1
  6162. | #define HAVE_MACH_VM_READ 1
  6163. | #define HAVE_BUILTIN_ATOMIC 1
  6164. | #define HAVE_SYSCONF 1
  6165. | #define HAVE_TIMES 1
  6166. | #define HAVE_KQUEUE 1
  6167. | #define HAVE_POLL 1
  6168. | #define HAVE_SELECT 1
  6169. | #define PHP_FPM_SYSTEMD "simple"
  6170. | #define PHP_FPM_USER "nobody"
  6171. | #define PHP_FPM_GROUP "nobody"
  6172. | #define HAVE_PHPDBG 1
  6173. | #define PHPDBG_DEBUG 0
  6174. | #define HAVE_SOCKLEN_T 1
  6175. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6176. | #define PHP_WRITE_STDOUT 1
  6177. | #define HAVE_SOCKET 1
  6178. | #define HAVE_SOCKETPAIR 1
  6179. | #define HAVE_HTONL 1
  6180. | #define HAVE_GETHOSTNAME 1
  6181. | #define HAVE_GETHOSTBYADDR 1
  6182. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6183. | #define HAVE_DLOPEN 1
  6184. | #define HAVE_LIBDL 1
  6185. | #define HAVE_LIBM 1
  6186. | #define HAVE_INET_ATON 1
  6187. | #define STDC_HEADERS 1
  6188. | #define HAVE_DIRENT_H 1
  6189. | #define HAVE_INTTYPES_H 1
  6190. | #define HAVE_STDINT_H 1
  6191. | #define HAVE_DIRENT_H 1
  6192. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6193. | #define HAVE_SYS_PARAM_H 1
  6194. | #define HAVE_SYS_TYPES_H 1
  6195. | #define HAVE_SYS_TIME_H 1
  6196. | #define HAVE_NETINET_IN_H 1
  6197. | #define HAVE_ALLOCA_H 1
  6198. | #define HAVE_ARPA_INET_H 1
  6199. | #define HAVE_ARPA_NAMESER_H 1
  6200. | #define HAVE_ASSERT_H 1
  6201. | #define HAVE_DNS_H 1
  6202. | #define HAVE_FCNTL_H 1
  6203. | #define HAVE_GRP_H 1
  6204. | #define HAVE_LANGINFO_H 1
  6205. | #define HAVE_LIMITS_H 1
  6206. | #define HAVE_LOCALE_H 1
  6207. | #define HAVE_MONETARY_H 1
  6208. | #define HAVE_NETDB_H 1
  6209. | #define HAVE_PWD_H 1
  6210. | #define HAVE_RESOLV_H 1
  6211. | #define HAVE_SIGNAL_H 1
  6212. | #define HAVE_STDARG_H 1
  6213. | #define HAVE_STDLIB_H 1
  6214. | #define HAVE_STRING_H 1
  6215. | #define HAVE_SYSLOG_H 1
  6216. | #define HAVE_SYSEXITS_H 1
  6217. | #define HAVE_SYS_IOCTL_H 1
  6218. | #define HAVE_SYS_FILE_H 1
  6219. | #define HAVE_SYS_MMAN_H 1
  6220. | #define HAVE_SYS_MOUNT_H 1
  6221. | #define HAVE_SYS_POLL_H 1
  6222. | #define HAVE_SYS_RESOURCE_H 1
  6223. | #define HAVE_SYS_SELECT_H 1
  6224. | #define HAVE_SYS_SOCKET_H 1
  6225. | #define HAVE_SYS_STAT_H 1
  6226. | #define HAVE_SYS_STATVFS_H 1
  6227. | #define HAVE_SYS_WAIT_H 1
  6228. | #define HAVE_TERMIOS_H 1
  6229. | #define HAVE_UNISTD_H 1
  6230. | #define HAVE_UTIME_H 1
  6231. | #define HAVE_SYS_UTSNAME_H 1
  6232. | #define HAVE_SYS_IPC_H 1
  6233. | #define HAVE_DLFCN_H 1
  6234. | #define HAVE_ASSERT_H 1
  6235. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6236. | #define HAVE_TM_ZONE 1
  6237. | #define MISSING_FCLOSE_DECL 0
  6238. | #define HAVE_TM_GMTOFF 1
  6239. | #define HAVE_STRUCT_FLOCK 1
  6240. | #define HAVE_SOCKLEN_T 1
  6241. | #define SIZEOF_SIZE_T 8
  6242. | #define SIZEOF_LONG_LONG 8
  6243. | #define SIZEOF_LONG_LONG_INT 8
  6244. | #define SIZEOF_LONG 8
  6245. | #define SIZEOF_INT 4
  6246. | #define SIZEOF_INTMAX_T 8
  6247. | #define HAVE_INTMAX_T 1
  6248. | #define SIZEOF_SSIZE_T 8
  6249. | #define HAVE_SSIZE_T 1
  6250. | #define SIZEOF_PTRDIFF_T 8
  6251. | #define HAVE_PTRDIFF_T 1
  6252. | #define SIZEOF_SHORT 2
  6253. | #define SIZEOF_INT 4
  6254. | #define SIZEOF_LONG 8
  6255. | #define SIZEOF_LONG_LONG 8
  6256. | #define HAVE_INT8_T 1
  6257. | #define HAVE_INT16_T 1
  6258. | #define HAVE_INT32_T 1
  6259. | #define HAVE_INT64_T 1
  6260. | #define HAVE_UINT8_T 1
  6261. | #define HAVE_UINT16_T 1
  6262. | #define HAVE_UINT32_T 1
  6263. | #define HAVE_UINT64_T 1
  6264. | #define HAVE_U_INT8_T 1
  6265. | /* end confdefs.h. */
  6266. |
  6267. | #if HAVE_STDINT_H
  6268. | # include <stdint.h>
  6269. | #endif
  6270. | #if HAVE_SYS_TYPES_H
  6271. | # include <sys/types.h>
  6272. | #endif
  6273. |
  6274. |
  6275. | int
  6276. | main ()
  6277. | {
  6278. | if (sizeof ((u_int16_t)))
  6279. | return 0;
  6280. | ;
  6281. | return 0;
  6282. | }
  6283. configure:13923: result: yes
  6284. configure:13940: checking for u_int32_t
  6285. configure:13940: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6286. configure:13940: $? = 0
  6287. configure:13940: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6288. conftest.c:155:24: error: expected expression
  6289. if (sizeof ((u_int32_t)))
  6290. ^
  6291. 1 error generated.
  6292. configure:13940: $? = 1
  6293. configure: failed program was:
  6294. | /* confdefs.h */
  6295. | #define PACKAGE_NAME ""
  6296. | #define PACKAGE_TARNAME ""
  6297. | #define PACKAGE_VERSION ""
  6298. | #define PACKAGE_STRING ""
  6299. | #define PACKAGE_BUGREPORT ""
  6300. | #define PACKAGE_URL ""
  6301. | #define STDC_HEADERS 1
  6302. | #define HAVE_SYS_TYPES_H 1
  6303. | #define HAVE_SYS_STAT_H 1
  6304. | #define HAVE_STDLIB_H 1
  6305. | #define HAVE_STRING_H 1
  6306. | #define HAVE_MEMORY_H 1
  6307. | #define HAVE_STRINGS_H 1
  6308. | #define HAVE_INTTYPES_H 1
  6309. | #define HAVE_STDINT_H 1
  6310. | #define HAVE_UNISTD_H 1
  6311. | #define __EXTENSIONS__ 1
  6312. | #define _ALL_SOURCE 1
  6313. | #define _GNU_SOURCE 1
  6314. | #define _POSIX_PTHREAD_SEMANTICS 1
  6315. | #define _TANDEM_SOURCE 1
  6316. | #define HAVE_DEV_URANDOM 1
  6317. | #define HAVE_SETENV 1
  6318. | #define HAVE_ERRNO_H 1
  6319. | #define HAVE_FCNTL_H 1
  6320. | #define HAVE_STDIO_H 1
  6321. | #define HAVE_STDLIB_H 1
  6322. | #define HAVE_UNISTD_H 1
  6323. | #define HAVE_SYS_UIO_H 1
  6324. | #define HAVE_SYS_SELECT_H 1
  6325. | #define HAVE_SYS_SOCKET_H 1
  6326. | #define HAVE_SYS_TIME_H 1
  6327. | #define HAVE_ARPA_INET_H 1
  6328. | #define HAVE_NETINET_IN_H 1
  6329. | #define HAVE_SYSEXITS_H 1
  6330. | #define HAVE_CLOCK_GET_TIME 1
  6331. | #define HAVE_MACH_VM_READ 1
  6332. | #define HAVE_BUILTIN_ATOMIC 1
  6333. | #define HAVE_SYSCONF 1
  6334. | #define HAVE_TIMES 1
  6335. | #define HAVE_KQUEUE 1
  6336. | #define HAVE_POLL 1
  6337. | #define HAVE_SELECT 1
  6338. | #define PHP_FPM_SYSTEMD "simple"
  6339. | #define PHP_FPM_USER "nobody"
  6340. | #define PHP_FPM_GROUP "nobody"
  6341. | #define HAVE_PHPDBG 1
  6342. | #define PHPDBG_DEBUG 0
  6343. | #define HAVE_SOCKLEN_T 1
  6344. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6345. | #define PHP_WRITE_STDOUT 1
  6346. | #define HAVE_SOCKET 1
  6347. | #define HAVE_SOCKETPAIR 1
  6348. | #define HAVE_HTONL 1
  6349. | #define HAVE_GETHOSTNAME 1
  6350. | #define HAVE_GETHOSTBYADDR 1
  6351. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6352. | #define HAVE_DLOPEN 1
  6353. | #define HAVE_LIBDL 1
  6354. | #define HAVE_LIBM 1
  6355. | #define HAVE_INET_ATON 1
  6356. | #define STDC_HEADERS 1
  6357. | #define HAVE_DIRENT_H 1
  6358. | #define HAVE_INTTYPES_H 1
  6359. | #define HAVE_STDINT_H 1
  6360. | #define HAVE_DIRENT_H 1
  6361. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6362. | #define HAVE_SYS_PARAM_H 1
  6363. | #define HAVE_SYS_TYPES_H 1
  6364. | #define HAVE_SYS_TIME_H 1
  6365. | #define HAVE_NETINET_IN_H 1
  6366. | #define HAVE_ALLOCA_H 1
  6367. | #define HAVE_ARPA_INET_H 1
  6368. | #define HAVE_ARPA_NAMESER_H 1
  6369. | #define HAVE_ASSERT_H 1
  6370. | #define HAVE_DNS_H 1
  6371. | #define HAVE_FCNTL_H 1
  6372. | #define HAVE_GRP_H 1
  6373. | #define HAVE_LANGINFO_H 1
  6374. | #define HAVE_LIMITS_H 1
  6375. | #define HAVE_LOCALE_H 1
  6376. | #define HAVE_MONETARY_H 1
  6377. | #define HAVE_NETDB_H 1
  6378. | #define HAVE_PWD_H 1
  6379. | #define HAVE_RESOLV_H 1
  6380. | #define HAVE_SIGNAL_H 1
  6381. | #define HAVE_STDARG_H 1
  6382. | #define HAVE_STDLIB_H 1
  6383. | #define HAVE_STRING_H 1
  6384. | #define HAVE_SYSLOG_H 1
  6385. | #define HAVE_SYSEXITS_H 1
  6386. | #define HAVE_SYS_IOCTL_H 1
  6387. | #define HAVE_SYS_FILE_H 1
  6388. | #define HAVE_SYS_MMAN_H 1
  6389. | #define HAVE_SYS_MOUNT_H 1
  6390. | #define HAVE_SYS_POLL_H 1
  6391. | #define HAVE_SYS_RESOURCE_H 1
  6392. | #define HAVE_SYS_SELECT_H 1
  6393. | #define HAVE_SYS_SOCKET_H 1
  6394. | #define HAVE_SYS_STAT_H 1
  6395. | #define HAVE_SYS_STATVFS_H 1
  6396. | #define HAVE_SYS_WAIT_H 1
  6397. | #define HAVE_TERMIOS_H 1
  6398. | #define HAVE_UNISTD_H 1
  6399. | #define HAVE_UTIME_H 1
  6400. | #define HAVE_SYS_UTSNAME_H 1
  6401. | #define HAVE_SYS_IPC_H 1
  6402. | #define HAVE_DLFCN_H 1
  6403. | #define HAVE_ASSERT_H 1
  6404. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6405. | #define HAVE_TM_ZONE 1
  6406. | #define MISSING_FCLOSE_DECL 0
  6407. | #define HAVE_TM_GMTOFF 1
  6408. | #define HAVE_STRUCT_FLOCK 1
  6409. | #define HAVE_SOCKLEN_T 1
  6410. | #define SIZEOF_SIZE_T 8
  6411. | #define SIZEOF_LONG_LONG 8
  6412. | #define SIZEOF_LONG_LONG_INT 8
  6413. | #define SIZEOF_LONG 8
  6414. | #define SIZEOF_INT 4
  6415. | #define SIZEOF_INTMAX_T 8
  6416. | #define HAVE_INTMAX_T 1
  6417. | #define SIZEOF_SSIZE_T 8
  6418. | #define HAVE_SSIZE_T 1
  6419. | #define SIZEOF_PTRDIFF_T 8
  6420. | #define HAVE_PTRDIFF_T 1
  6421. | #define SIZEOF_SHORT 2
  6422. | #define SIZEOF_INT 4
  6423. | #define SIZEOF_LONG 8
  6424. | #define SIZEOF_LONG_LONG 8
  6425. | #define HAVE_INT8_T 1
  6426. | #define HAVE_INT16_T 1
  6427. | #define HAVE_INT32_T 1
  6428. | #define HAVE_INT64_T 1
  6429. | #define HAVE_UINT8_T 1
  6430. | #define HAVE_UINT16_T 1
  6431. | #define HAVE_UINT32_T 1
  6432. | #define HAVE_UINT64_T 1
  6433. | #define HAVE_U_INT8_T 1
  6434. | #define HAVE_U_INT16_T 1
  6435. | /* end confdefs.h. */
  6436. |
  6437. | #if HAVE_STDINT_H
  6438. | # include <stdint.h>
  6439. | #endif
  6440. | #if HAVE_SYS_TYPES_H
  6441. | # include <sys/types.h>
  6442. | #endif
  6443. |
  6444. |
  6445. | int
  6446. | main ()
  6447. | {
  6448. | if (sizeof ((u_int32_t)))
  6449. | return 0;
  6450. | ;
  6451. | return 0;
  6452. | }
  6453. configure:13940: result: yes
  6454. configure:13957: checking for u_int64_t
  6455. configure:13957: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6456. configure:13957: $? = 0
  6457. configure:13957: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6458. conftest.c:156:24: error: expected expression
  6459. if (sizeof ((u_int64_t)))
  6460. ^
  6461. 1 error generated.
  6462. configure:13957: $? = 1
  6463. configure: failed program was:
  6464. | /* confdefs.h */
  6465. | #define PACKAGE_NAME ""
  6466. | #define PACKAGE_TARNAME ""
  6467. | #define PACKAGE_VERSION ""
  6468. | #define PACKAGE_STRING ""
  6469. | #define PACKAGE_BUGREPORT ""
  6470. | #define PACKAGE_URL ""
  6471. | #define STDC_HEADERS 1
  6472. | #define HAVE_SYS_TYPES_H 1
  6473. | #define HAVE_SYS_STAT_H 1
  6474. | #define HAVE_STDLIB_H 1
  6475. | #define HAVE_STRING_H 1
  6476. | #define HAVE_MEMORY_H 1
  6477. | #define HAVE_STRINGS_H 1
  6478. | #define HAVE_INTTYPES_H 1
  6479. | #define HAVE_STDINT_H 1
  6480. | #define HAVE_UNISTD_H 1
  6481. | #define __EXTENSIONS__ 1
  6482. | #define _ALL_SOURCE 1
  6483. | #define _GNU_SOURCE 1
  6484. | #define _POSIX_PTHREAD_SEMANTICS 1
  6485. | #define _TANDEM_SOURCE 1
  6486. | #define HAVE_DEV_URANDOM 1
  6487. | #define HAVE_SETENV 1
  6488. | #define HAVE_ERRNO_H 1
  6489. | #define HAVE_FCNTL_H 1
  6490. | #define HAVE_STDIO_H 1
  6491. | #define HAVE_STDLIB_H 1
  6492. | #define HAVE_UNISTD_H 1
  6493. | #define HAVE_SYS_UIO_H 1
  6494. | #define HAVE_SYS_SELECT_H 1
  6495. | #define HAVE_SYS_SOCKET_H 1
  6496. | #define HAVE_SYS_TIME_H 1
  6497. | #define HAVE_ARPA_INET_H 1
  6498. | #define HAVE_NETINET_IN_H 1
  6499. | #define HAVE_SYSEXITS_H 1
  6500. | #define HAVE_CLOCK_GET_TIME 1
  6501. | #define HAVE_MACH_VM_READ 1
  6502. | #define HAVE_BUILTIN_ATOMIC 1
  6503. | #define HAVE_SYSCONF 1
  6504. | #define HAVE_TIMES 1
  6505. | #define HAVE_KQUEUE 1
  6506. | #define HAVE_POLL 1
  6507. | #define HAVE_SELECT 1
  6508. | #define PHP_FPM_SYSTEMD "simple"
  6509. | #define PHP_FPM_USER "nobody"
  6510. | #define PHP_FPM_GROUP "nobody"
  6511. | #define HAVE_PHPDBG 1
  6512. | #define PHPDBG_DEBUG 0
  6513. | #define HAVE_SOCKLEN_T 1
  6514. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6515. | #define PHP_WRITE_STDOUT 1
  6516. | #define HAVE_SOCKET 1
  6517. | #define HAVE_SOCKETPAIR 1
  6518. | #define HAVE_HTONL 1
  6519. | #define HAVE_GETHOSTNAME 1
  6520. | #define HAVE_GETHOSTBYADDR 1
  6521. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6522. | #define HAVE_DLOPEN 1
  6523. | #define HAVE_LIBDL 1
  6524. | #define HAVE_LIBM 1
  6525. | #define HAVE_INET_ATON 1
  6526. | #define STDC_HEADERS 1
  6527. | #define HAVE_DIRENT_H 1
  6528. | #define HAVE_INTTYPES_H 1
  6529. | #define HAVE_STDINT_H 1
  6530. | #define HAVE_DIRENT_H 1
  6531. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6532. | #define HAVE_SYS_PARAM_H 1
  6533. | #define HAVE_SYS_TYPES_H 1
  6534. | #define HAVE_SYS_TIME_H 1
  6535. | #define HAVE_NETINET_IN_H 1
  6536. | #define HAVE_ALLOCA_H 1
  6537. | #define HAVE_ARPA_INET_H 1
  6538. | #define HAVE_ARPA_NAMESER_H 1
  6539. | #define HAVE_ASSERT_H 1
  6540. | #define HAVE_DNS_H 1
  6541. | #define HAVE_FCNTL_H 1
  6542. | #define HAVE_GRP_H 1
  6543. | #define HAVE_LANGINFO_H 1
  6544. | #define HAVE_LIMITS_H 1
  6545. | #define HAVE_LOCALE_H 1
  6546. | #define HAVE_MONETARY_H 1
  6547. | #define HAVE_NETDB_H 1
  6548. | #define HAVE_PWD_H 1
  6549. | #define HAVE_RESOLV_H 1
  6550. | #define HAVE_SIGNAL_H 1
  6551. | #define HAVE_STDARG_H 1
  6552. | #define HAVE_STDLIB_H 1
  6553. | #define HAVE_STRING_H 1
  6554. | #define HAVE_SYSLOG_H 1
  6555. | #define HAVE_SYSEXITS_H 1
  6556. | #define HAVE_SYS_IOCTL_H 1
  6557. | #define HAVE_SYS_FILE_H 1
  6558. | #define HAVE_SYS_MMAN_H 1
  6559. | #define HAVE_SYS_MOUNT_H 1
  6560. | #define HAVE_SYS_POLL_H 1
  6561. | #define HAVE_SYS_RESOURCE_H 1
  6562. | #define HAVE_SYS_SELECT_H 1
  6563. | #define HAVE_SYS_SOCKET_H 1
  6564. | #define HAVE_SYS_STAT_H 1
  6565. | #define HAVE_SYS_STATVFS_H 1
  6566. | #define HAVE_SYS_WAIT_H 1
  6567. | #define HAVE_TERMIOS_H 1
  6568. | #define HAVE_UNISTD_H 1
  6569. | #define HAVE_UTIME_H 1
  6570. | #define HAVE_SYS_UTSNAME_H 1
  6571. | #define HAVE_SYS_IPC_H 1
  6572. | #define HAVE_DLFCN_H 1
  6573. | #define HAVE_ASSERT_H 1
  6574. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6575. | #define HAVE_TM_ZONE 1
  6576. | #define MISSING_FCLOSE_DECL 0
  6577. | #define HAVE_TM_GMTOFF 1
  6578. | #define HAVE_STRUCT_FLOCK 1
  6579. | #define HAVE_SOCKLEN_T 1
  6580. | #define SIZEOF_SIZE_T 8
  6581. | #define SIZEOF_LONG_LONG 8
  6582. | #define SIZEOF_LONG_LONG_INT 8
  6583. | #define SIZEOF_LONG 8
  6584. | #define SIZEOF_INT 4
  6585. | #define SIZEOF_INTMAX_T 8
  6586. | #define HAVE_INTMAX_T 1
  6587. | #define SIZEOF_SSIZE_T 8
  6588. | #define HAVE_SSIZE_T 1
  6589. | #define SIZEOF_PTRDIFF_T 8
  6590. | #define HAVE_PTRDIFF_T 1
  6591. | #define SIZEOF_SHORT 2
  6592. | #define SIZEOF_INT 4
  6593. | #define SIZEOF_LONG 8
  6594. | #define SIZEOF_LONG_LONG 8
  6595. | #define HAVE_INT8_T 1
  6596. | #define HAVE_INT16_T 1
  6597. | #define HAVE_INT32_T 1
  6598. | #define HAVE_INT64_T 1
  6599. | #define HAVE_UINT8_T 1
  6600. | #define HAVE_UINT16_T 1
  6601. | #define HAVE_UINT32_T 1
  6602. | #define HAVE_UINT64_T 1
  6603. | #define HAVE_U_INT8_T 1
  6604. | #define HAVE_U_INT16_T 1
  6605. | #define HAVE_U_INT32_T 1
  6606. | /* end confdefs.h. */
  6607. |
  6608. | #if HAVE_STDINT_H
  6609. | # include <stdint.h>
  6610. | #endif
  6611. | #if HAVE_SYS_TYPES_H
  6612. | # include <sys/types.h>
  6613. | #endif
  6614. |
  6615. |
  6616. | int
  6617. | main ()
  6618. | {
  6619. | if (sizeof ((u_int64_t)))
  6620. | return 0;
  6621. | ;
  6622. | return 0;
  6623. | }
  6624. configure:13957: result: yes
  6625. configure:13981: checking for __builtin_expect
  6626. configure:13997: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6627. configure:13997: $? = 0
  6628. configure:14000: result: yes
  6629. configure:14021: checking for __builtin_clz
  6630. configure:14037: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6631. configure:14037: $? = 0
  6632. configure:14040: result: yes
  6633. configure:14061: checking for __builtin_ctzl
  6634. configure:14077: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6635. configure:14077: $? = 0
  6636. configure:14080: result: yes
  6637. configure:14101: checking for __builtin_ctzll
  6638. configure:14117: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6639. configure:14117: $? = 0
  6640. configure:14120: result: yes
  6641. configure:14141: checking for struct stat.st_blksize
  6642. configure:14141: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6643. configure:14141: $? = 0
  6644. configure:14141: result: yes
  6645. configure:14155: checking for struct stat.st_blocks
  6646. configure:14155: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6647. configure:14155: $? = 0
  6648. configure:14155: result: yes
  6649. configure:14180: checking for struct stat.st_rdev
  6650. configure:14180: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6651. configure:14180: $? = 0
  6652. configure:14180: result: yes
  6653. configure:14194: checking for size_t
  6654. configure:14194: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6655. configure:14194: $? = 0
  6656. configure:14194: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6657. conftest.c:192:21: error: expected expression
  6658. if (sizeof ((size_t)))
  6659. ^
  6660. 1 error generated.
  6661. configure:14194: $? = 1
  6662. configure: failed program was:
  6663. | /* confdefs.h */
  6664. | #define PACKAGE_NAME ""
  6665. | #define PACKAGE_TARNAME ""
  6666. | #define PACKAGE_VERSION ""
  6667. | #define PACKAGE_STRING ""
  6668. | #define PACKAGE_BUGREPORT ""
  6669. | #define PACKAGE_URL ""
  6670. | #define STDC_HEADERS 1
  6671. | #define HAVE_SYS_TYPES_H 1
  6672. | #define HAVE_SYS_STAT_H 1
  6673. | #define HAVE_STDLIB_H 1
  6674. | #define HAVE_STRING_H 1
  6675. | #define HAVE_MEMORY_H 1
  6676. | #define HAVE_STRINGS_H 1
  6677. | #define HAVE_INTTYPES_H 1
  6678. | #define HAVE_STDINT_H 1
  6679. | #define HAVE_UNISTD_H 1
  6680. | #define __EXTENSIONS__ 1
  6681. | #define _ALL_SOURCE 1
  6682. | #define _GNU_SOURCE 1
  6683. | #define _POSIX_PTHREAD_SEMANTICS 1
  6684. | #define _TANDEM_SOURCE 1
  6685. | #define HAVE_DEV_URANDOM 1
  6686. | #define HAVE_SETENV 1
  6687. | #define HAVE_ERRNO_H 1
  6688. | #define HAVE_FCNTL_H 1
  6689. | #define HAVE_STDIO_H 1
  6690. | #define HAVE_STDLIB_H 1
  6691. | #define HAVE_UNISTD_H 1
  6692. | #define HAVE_SYS_UIO_H 1
  6693. | #define HAVE_SYS_SELECT_H 1
  6694. | #define HAVE_SYS_SOCKET_H 1
  6695. | #define HAVE_SYS_TIME_H 1
  6696. | #define HAVE_ARPA_INET_H 1
  6697. | #define HAVE_NETINET_IN_H 1
  6698. | #define HAVE_SYSEXITS_H 1
  6699. | #define HAVE_CLOCK_GET_TIME 1
  6700. | #define HAVE_MACH_VM_READ 1
  6701. | #define HAVE_BUILTIN_ATOMIC 1
  6702. | #define HAVE_SYSCONF 1
  6703. | #define HAVE_TIMES 1
  6704. | #define HAVE_KQUEUE 1
  6705. | #define HAVE_POLL 1
  6706. | #define HAVE_SELECT 1
  6707. | #define PHP_FPM_SYSTEMD "simple"
  6708. | #define PHP_FPM_USER "nobody"
  6709. | #define PHP_FPM_GROUP "nobody"
  6710. | #define HAVE_PHPDBG 1
  6711. | #define PHPDBG_DEBUG 0
  6712. | #define HAVE_SOCKLEN_T 1
  6713. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6714. | #define PHP_WRITE_STDOUT 1
  6715. | #define HAVE_SOCKET 1
  6716. | #define HAVE_SOCKETPAIR 1
  6717. | #define HAVE_HTONL 1
  6718. | #define HAVE_GETHOSTNAME 1
  6719. | #define HAVE_GETHOSTBYADDR 1
  6720. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6721. | #define HAVE_DLOPEN 1
  6722. | #define HAVE_LIBDL 1
  6723. | #define HAVE_LIBM 1
  6724. | #define HAVE_INET_ATON 1
  6725. | #define STDC_HEADERS 1
  6726. | #define HAVE_DIRENT_H 1
  6727. | #define HAVE_INTTYPES_H 1
  6728. | #define HAVE_STDINT_H 1
  6729. | #define HAVE_DIRENT_H 1
  6730. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6731. | #define HAVE_SYS_PARAM_H 1
  6732. | #define HAVE_SYS_TYPES_H 1
  6733. | #define HAVE_SYS_TIME_H 1
  6734. | #define HAVE_NETINET_IN_H 1
  6735. | #define HAVE_ALLOCA_H 1
  6736. | #define HAVE_ARPA_INET_H 1
  6737. | #define HAVE_ARPA_NAMESER_H 1
  6738. | #define HAVE_ASSERT_H 1
  6739. | #define HAVE_DNS_H 1
  6740. | #define HAVE_FCNTL_H 1
  6741. | #define HAVE_GRP_H 1
  6742. | #define HAVE_LANGINFO_H 1
  6743. | #define HAVE_LIMITS_H 1
  6744. | #define HAVE_LOCALE_H 1
  6745. | #define HAVE_MONETARY_H 1
  6746. | #define HAVE_NETDB_H 1
  6747. | #define HAVE_PWD_H 1
  6748. | #define HAVE_RESOLV_H 1
  6749. | #define HAVE_SIGNAL_H 1
  6750. | #define HAVE_STDARG_H 1
  6751. | #define HAVE_STDLIB_H 1
  6752. | #define HAVE_STRING_H 1
  6753. | #define HAVE_SYSLOG_H 1
  6754. | #define HAVE_SYSEXITS_H 1
  6755. | #define HAVE_SYS_IOCTL_H 1
  6756. | #define HAVE_SYS_FILE_H 1
  6757. | #define HAVE_SYS_MMAN_H 1
  6758. | #define HAVE_SYS_MOUNT_H 1
  6759. | #define HAVE_SYS_POLL_H 1
  6760. | #define HAVE_SYS_RESOURCE_H 1
  6761. | #define HAVE_SYS_SELECT_H 1
  6762. | #define HAVE_SYS_SOCKET_H 1
  6763. | #define HAVE_SYS_STAT_H 1
  6764. | #define HAVE_SYS_STATVFS_H 1
  6765. | #define HAVE_SYS_WAIT_H 1
  6766. | #define HAVE_TERMIOS_H 1
  6767. | #define HAVE_UNISTD_H 1
  6768. | #define HAVE_UTIME_H 1
  6769. | #define HAVE_SYS_UTSNAME_H 1
  6770. | #define HAVE_SYS_IPC_H 1
  6771. | #define HAVE_DLFCN_H 1
  6772. | #define HAVE_ASSERT_H 1
  6773. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6774. | #define HAVE_TM_ZONE 1
  6775. | #define MISSING_FCLOSE_DECL 0
  6776. | #define HAVE_TM_GMTOFF 1
  6777. | #define HAVE_STRUCT_FLOCK 1
  6778. | #define HAVE_SOCKLEN_T 1
  6779. | #define SIZEOF_SIZE_T 8
  6780. | #define SIZEOF_LONG_LONG 8
  6781. | #define SIZEOF_LONG_LONG_INT 8
  6782. | #define SIZEOF_LONG 8
  6783. | #define SIZEOF_INT 4
  6784. | #define SIZEOF_INTMAX_T 8
  6785. | #define HAVE_INTMAX_T 1
  6786. | #define SIZEOF_SSIZE_T 8
  6787. | #define HAVE_SSIZE_T 1
  6788. | #define SIZEOF_PTRDIFF_T 8
  6789. | #define HAVE_PTRDIFF_T 1
  6790. | #define SIZEOF_SHORT 2
  6791. | #define SIZEOF_INT 4
  6792. | #define SIZEOF_LONG 8
  6793. | #define SIZEOF_LONG_LONG 8
  6794. | #define HAVE_INT8_T 1
  6795. | #define HAVE_INT16_T 1
  6796. | #define HAVE_INT32_T 1
  6797. | #define HAVE_INT64_T 1
  6798. | #define HAVE_UINT8_T 1
  6799. | #define HAVE_UINT16_T 1
  6800. | #define HAVE_UINT32_T 1
  6801. | #define HAVE_UINT64_T 1
  6802. | #define HAVE_U_INT8_T 1
  6803. | #define HAVE_U_INT16_T 1
  6804. | #define HAVE_U_INT32_T 1
  6805. | #define HAVE_U_INT64_T 1
  6806. | #define PHP_HAVE_STDINT_TYPES 1
  6807. | #define PHP_HAVE_BUILTIN_EXPECT 1
  6808. | #define PHP_HAVE_BUILTIN_CLZ 1
  6809. | #define PHP_HAVE_BUILTIN_CTZL 1
  6810. | #define PHP_HAVE_BUILTIN_CTZLL 1
  6811. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  6812. | #define HAVE_ST_BLKSIZE 1
  6813. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  6814. | #define HAVE_ST_BLOCKS 1
  6815. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  6816. | #define HAVE_ST_RDEV 1
  6817. | /* end confdefs.h. */
  6818. | #include <stdio.h>
  6819. | #ifdef HAVE_SYS_TYPES_H
  6820. | # include <sys/types.h>
  6821. | #endif
  6822. | #ifdef HAVE_SYS_STAT_H
  6823. | # include <sys/stat.h>
  6824. | #endif
  6825. | #ifdef STDC_HEADERS
  6826. | # include <stdlib.h>
  6827. | # include <stddef.h>
  6828. | #else
  6829. | # ifdef HAVE_STDLIB_H
  6830. | # include <stdlib.h>
  6831. | # endif
  6832. | #endif
  6833. | #ifdef HAVE_STRING_H
  6834. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6835. | # include <memory.h>
  6836. | # endif
  6837. | # include <string.h>
  6838. | #endif
  6839. | #ifdef HAVE_STRINGS_H
  6840. | # include <strings.h>
  6841. | #endif
  6842. | #ifdef HAVE_INTTYPES_H
  6843. | # include <inttypes.h>
  6844. | #endif
  6845. | #ifdef HAVE_STDINT_H
  6846. | # include <stdint.h>
  6847. | #endif
  6848. | #ifdef HAVE_UNISTD_H
  6849. | # include <unistd.h>
  6850. | #endif
  6851. | int
  6852. | main ()
  6853. | {
  6854. | if (sizeof ((size_t)))
  6855. | return 0;
  6856. | ;
  6857. | return 0;
  6858. | }
  6859. configure:14194: result: yes
  6860. configure:14205: checking for uid_t in sys/types.h
  6861. configure:14224: result: yes
  6862. configure:14237: checking for struct sockaddr_storage
  6863. configure:14254: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6864. conftest.c:161:28: warning: expression result unused [-Wunused-value]
  6865. struct sockaddr_storage s; s
  6866. ^
  6867. 1 warning generated.
  6868. configure:14254: $? = 0
  6869. configure:14262: result: yes
  6870. configure:14269: checking for field sa_len in struct sockaddr
  6871. configure:14287: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  6872. configure:14287: $? = 0
  6873. configure:14295: result: yes
  6874. configure:14304: checking for IPv6 support
  6875. configure:14322: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6876. conftest.c:164:71: warning: expression result unused [-Wunused-value]
  6877. struct sockaddr_in6 s; struct in6_addr t=in6addr_any; int i=AF_INET6; s; t.s6_addr[0] = 0;
  6878. ^
  6879. 1 warning generated.
  6880. configure:14322: $? = 0
  6881. configure:14330: result: yes
  6882. configure:14336: checking for vprintf
  6883. configure:14336: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6884. conftest.c:181:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
  6885. char vprintf ();
  6886. ^
  6887. conftest.c:181:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
  6888. 1 warning generated.
  6889. configure:14336: $? = 0
  6890. configure:14336: result: yes
  6891. configure:14342: checking for _doprnt
  6892. configure:14342: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  6893. Undefined symbols for architecture x86_64:
  6894. "__doprnt", referenced from:
  6895. _main in conftest-e3af45.o
  6896. ld: symbol(s) not found for architecture x86_64
  6897. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6898. configure:14342: $? = 1
  6899. configure: failed program was:
  6900. | /* confdefs.h */
  6901. | #define PACKAGE_NAME ""
  6902. | #define PACKAGE_TARNAME ""
  6903. | #define PACKAGE_VERSION ""
  6904. | #define PACKAGE_STRING ""
  6905. | #define PACKAGE_BUGREPORT ""
  6906. | #define PACKAGE_URL ""
  6907. | #define STDC_HEADERS 1
  6908. | #define HAVE_SYS_TYPES_H 1
  6909. | #define HAVE_SYS_STAT_H 1
  6910. | #define HAVE_STDLIB_H 1
  6911. | #define HAVE_STRING_H 1
  6912. | #define HAVE_MEMORY_H 1
  6913. | #define HAVE_STRINGS_H 1
  6914. | #define HAVE_INTTYPES_H 1
  6915. | #define HAVE_STDINT_H 1
  6916. | #define HAVE_UNISTD_H 1
  6917. | #define __EXTENSIONS__ 1
  6918. | #define _ALL_SOURCE 1
  6919. | #define _GNU_SOURCE 1
  6920. | #define _POSIX_PTHREAD_SEMANTICS 1
  6921. | #define _TANDEM_SOURCE 1
  6922. | #define HAVE_DEV_URANDOM 1
  6923. | #define HAVE_SETENV 1
  6924. | #define HAVE_ERRNO_H 1
  6925. | #define HAVE_FCNTL_H 1
  6926. | #define HAVE_STDIO_H 1
  6927. | #define HAVE_STDLIB_H 1
  6928. | #define HAVE_UNISTD_H 1
  6929. | #define HAVE_SYS_UIO_H 1
  6930. | #define HAVE_SYS_SELECT_H 1
  6931. | #define HAVE_SYS_SOCKET_H 1
  6932. | #define HAVE_SYS_TIME_H 1
  6933. | #define HAVE_ARPA_INET_H 1
  6934. | #define HAVE_NETINET_IN_H 1
  6935. | #define HAVE_SYSEXITS_H 1
  6936. | #define HAVE_CLOCK_GET_TIME 1
  6937. | #define HAVE_MACH_VM_READ 1
  6938. | #define HAVE_BUILTIN_ATOMIC 1
  6939. | #define HAVE_SYSCONF 1
  6940. | #define HAVE_TIMES 1
  6941. | #define HAVE_KQUEUE 1
  6942. | #define HAVE_POLL 1
  6943. | #define HAVE_SELECT 1
  6944. | #define PHP_FPM_SYSTEMD "simple"
  6945. | #define PHP_FPM_USER "nobody"
  6946. | #define PHP_FPM_GROUP "nobody"
  6947. | #define HAVE_PHPDBG 1
  6948. | #define PHPDBG_DEBUG 0
  6949. | #define HAVE_SOCKLEN_T 1
  6950. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  6951. | #define PHP_WRITE_STDOUT 1
  6952. | #define HAVE_SOCKET 1
  6953. | #define HAVE_SOCKETPAIR 1
  6954. | #define HAVE_HTONL 1
  6955. | #define HAVE_GETHOSTNAME 1
  6956. | #define HAVE_GETHOSTBYADDR 1
  6957. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  6958. | #define HAVE_DLOPEN 1
  6959. | #define HAVE_LIBDL 1
  6960. | #define HAVE_LIBM 1
  6961. | #define HAVE_INET_ATON 1
  6962. | #define STDC_HEADERS 1
  6963. | #define HAVE_DIRENT_H 1
  6964. | #define HAVE_INTTYPES_H 1
  6965. | #define HAVE_STDINT_H 1
  6966. | #define HAVE_DIRENT_H 1
  6967. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  6968. | #define HAVE_SYS_PARAM_H 1
  6969. | #define HAVE_SYS_TYPES_H 1
  6970. | #define HAVE_SYS_TIME_H 1
  6971. | #define HAVE_NETINET_IN_H 1
  6972. | #define HAVE_ALLOCA_H 1
  6973. | #define HAVE_ARPA_INET_H 1
  6974. | #define HAVE_ARPA_NAMESER_H 1
  6975. | #define HAVE_ASSERT_H 1
  6976. | #define HAVE_DNS_H 1
  6977. | #define HAVE_FCNTL_H 1
  6978. | #define HAVE_GRP_H 1
  6979. | #define HAVE_LANGINFO_H 1
  6980. | #define HAVE_LIMITS_H 1
  6981. | #define HAVE_LOCALE_H 1
  6982. | #define HAVE_MONETARY_H 1
  6983. | #define HAVE_NETDB_H 1
  6984. | #define HAVE_PWD_H 1
  6985. | #define HAVE_RESOLV_H 1
  6986. | #define HAVE_SIGNAL_H 1
  6987. | #define HAVE_STDARG_H 1
  6988. | #define HAVE_STDLIB_H 1
  6989. | #define HAVE_STRING_H 1
  6990. | #define HAVE_SYSLOG_H 1
  6991. | #define HAVE_SYSEXITS_H 1
  6992. | #define HAVE_SYS_IOCTL_H 1
  6993. | #define HAVE_SYS_FILE_H 1
  6994. | #define HAVE_SYS_MMAN_H 1
  6995. | #define HAVE_SYS_MOUNT_H 1
  6996. | #define HAVE_SYS_POLL_H 1
  6997. | #define HAVE_SYS_RESOURCE_H 1
  6998. | #define HAVE_SYS_SELECT_H 1
  6999. | #define HAVE_SYS_SOCKET_H 1
  7000. | #define HAVE_SYS_STAT_H 1
  7001. | #define HAVE_SYS_STATVFS_H 1
  7002. | #define HAVE_SYS_WAIT_H 1
  7003. | #define HAVE_TERMIOS_H 1
  7004. | #define HAVE_UNISTD_H 1
  7005. | #define HAVE_UTIME_H 1
  7006. | #define HAVE_SYS_UTSNAME_H 1
  7007. | #define HAVE_SYS_IPC_H 1
  7008. | #define HAVE_DLFCN_H 1
  7009. | #define HAVE_ASSERT_H 1
  7010. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7011. | #define HAVE_TM_ZONE 1
  7012. | #define MISSING_FCLOSE_DECL 0
  7013. | #define HAVE_TM_GMTOFF 1
  7014. | #define HAVE_STRUCT_FLOCK 1
  7015. | #define HAVE_SOCKLEN_T 1
  7016. | #define SIZEOF_SIZE_T 8
  7017. | #define SIZEOF_LONG_LONG 8
  7018. | #define SIZEOF_LONG_LONG_INT 8
  7019. | #define SIZEOF_LONG 8
  7020. | #define SIZEOF_INT 4
  7021. | #define SIZEOF_INTMAX_T 8
  7022. | #define HAVE_INTMAX_T 1
  7023. | #define SIZEOF_SSIZE_T 8
  7024. | #define HAVE_SSIZE_T 1
  7025. | #define SIZEOF_PTRDIFF_T 8
  7026. | #define HAVE_PTRDIFF_T 1
  7027. | #define SIZEOF_SHORT 2
  7028. | #define SIZEOF_INT 4
  7029. | #define SIZEOF_LONG 8
  7030. | #define SIZEOF_LONG_LONG 8
  7031. | #define HAVE_INT8_T 1
  7032. | #define HAVE_INT16_T 1
  7033. | #define HAVE_INT32_T 1
  7034. | #define HAVE_INT64_T 1
  7035. | #define HAVE_UINT8_T 1
  7036. | #define HAVE_UINT16_T 1
  7037. | #define HAVE_UINT32_T 1
  7038. | #define HAVE_UINT64_T 1
  7039. | #define HAVE_U_INT8_T 1
  7040. | #define HAVE_U_INT16_T 1
  7041. | #define HAVE_U_INT32_T 1
  7042. | #define HAVE_U_INT64_T 1
  7043. | #define PHP_HAVE_STDINT_TYPES 1
  7044. | #define PHP_HAVE_BUILTIN_EXPECT 1
  7045. | #define PHP_HAVE_BUILTIN_CLZ 1
  7046. | #define PHP_HAVE_BUILTIN_CTZL 1
  7047. | #define PHP_HAVE_BUILTIN_CTZLL 1
  7048. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7049. | #define HAVE_ST_BLKSIZE 1
  7050. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7051. | #define HAVE_ST_BLOCKS 1
  7052. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7053. | #define HAVE_ST_RDEV 1
  7054. | #define HAVE_SOCKADDR_STORAGE 1
  7055. | #define HAVE_SOCKADDR_SA_LEN 1
  7056. | #define HAVE_VPRINTF 1
  7057. | /* end confdefs.h. */
  7058. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  7059. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7060. | #define _doprnt innocuous__doprnt
  7061. |
  7062. | /* System header to define __stub macros and hopefully few prototypes,
  7063. | which can conflict with char _doprnt (); below.
  7064. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7065. | <limits.h> exists even on freestanding compilers. */
  7066. |
  7067. | #ifdef __STDC__
  7068. | # include <limits.h>
  7069. | #else
  7070. | # include <assert.h>
  7071. | #endif
  7072. |
  7073. | #undef _doprnt
  7074. |
  7075. | /* Override any GCC internal prototype to avoid an error.
  7076. | Use char because int might match the return type of a GCC
  7077. | builtin and then its argument prototype would still apply. */
  7078. | #ifdef __cplusplus
  7079. | extern "C"
  7080. | #endif
  7081. | char _doprnt ();
  7082. | /* The GNU C library defines this for functions which it implements
  7083. | to always fail with ENOSYS. Some functions are actually named
  7084. | something starting with __ and the normal name is an alias. */
  7085. | #if defined __stub__doprnt || defined __stub____doprnt
  7086. | choke me
  7087. | #endif
  7088. |
  7089. | int
  7090. | main ()
  7091. | {
  7092. | return _doprnt ();
  7093. | ;
  7094. | return 0;
  7095. | }
  7096. configure:14342: result: no
  7097. configure:14438: checking for alphasort
  7098. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7099. configure:14438: $? = 0
  7100. configure:14438: result: yes
  7101. configure:14438: checking for asctime_r
  7102. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7103. configure:14438: $? = 0
  7104. configure:14438: result: yes
  7105. configure:14438: checking for chroot
  7106. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7107. configure:14438: $? = 0
  7108. configure:14438: result: yes
  7109. configure:14438: checking for ctime_r
  7110. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7111. configure:14438: $? = 0
  7112. configure:14438: result: yes
  7113. configure:14438: checking for cuserid
  7114. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7115. Undefined symbols for architecture x86_64:
  7116. "_cuserid", referenced from:
  7117. _main in conftest-7ee60f.o
  7118. ld: symbol(s) not found for architecture x86_64
  7119. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7120. configure:14438: $? = 1
  7121. configure: failed program was:
  7122. | /* confdefs.h */
  7123. | #define PACKAGE_NAME ""
  7124. | #define PACKAGE_TARNAME ""
  7125. | #define PACKAGE_VERSION ""
  7126. | #define PACKAGE_STRING ""
  7127. | #define PACKAGE_BUGREPORT ""
  7128. | #define PACKAGE_URL ""
  7129. | #define STDC_HEADERS 1
  7130. | #define HAVE_SYS_TYPES_H 1
  7131. | #define HAVE_SYS_STAT_H 1
  7132. | #define HAVE_STDLIB_H 1
  7133. | #define HAVE_STRING_H 1
  7134. | #define HAVE_MEMORY_H 1
  7135. | #define HAVE_STRINGS_H 1
  7136. | #define HAVE_INTTYPES_H 1
  7137. | #define HAVE_STDINT_H 1
  7138. | #define HAVE_UNISTD_H 1
  7139. | #define __EXTENSIONS__ 1
  7140. | #define _ALL_SOURCE 1
  7141. | #define _GNU_SOURCE 1
  7142. | #define _POSIX_PTHREAD_SEMANTICS 1
  7143. | #define _TANDEM_SOURCE 1
  7144. | #define HAVE_DEV_URANDOM 1
  7145. | #define HAVE_SETENV 1
  7146. | #define HAVE_ERRNO_H 1
  7147. | #define HAVE_FCNTL_H 1
  7148. | #define HAVE_STDIO_H 1
  7149. | #define HAVE_STDLIB_H 1
  7150. | #define HAVE_UNISTD_H 1
  7151. | #define HAVE_SYS_UIO_H 1
  7152. | #define HAVE_SYS_SELECT_H 1
  7153. | #define HAVE_SYS_SOCKET_H 1
  7154. | #define HAVE_SYS_TIME_H 1
  7155. | #define HAVE_ARPA_INET_H 1
  7156. | #define HAVE_NETINET_IN_H 1
  7157. | #define HAVE_SYSEXITS_H 1
  7158. | #define HAVE_CLOCK_GET_TIME 1
  7159. | #define HAVE_MACH_VM_READ 1
  7160. | #define HAVE_BUILTIN_ATOMIC 1
  7161. | #define HAVE_SYSCONF 1
  7162. | #define HAVE_TIMES 1
  7163. | #define HAVE_KQUEUE 1
  7164. | #define HAVE_POLL 1
  7165. | #define HAVE_SELECT 1
  7166. | #define PHP_FPM_SYSTEMD "simple"
  7167. | #define PHP_FPM_USER "nobody"
  7168. | #define PHP_FPM_GROUP "nobody"
  7169. | #define HAVE_PHPDBG 1
  7170. | #define PHPDBG_DEBUG 0
  7171. | #define HAVE_SOCKLEN_T 1
  7172. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  7173. | #define PHP_WRITE_STDOUT 1
  7174. | #define HAVE_SOCKET 1
  7175. | #define HAVE_SOCKETPAIR 1
  7176. | #define HAVE_HTONL 1
  7177. | #define HAVE_GETHOSTNAME 1
  7178. | #define HAVE_GETHOSTBYADDR 1
  7179. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  7180. | #define HAVE_DLOPEN 1
  7181. | #define HAVE_LIBDL 1
  7182. | #define HAVE_LIBM 1
  7183. | #define HAVE_INET_ATON 1
  7184. | #define STDC_HEADERS 1
  7185. | #define HAVE_DIRENT_H 1
  7186. | #define HAVE_INTTYPES_H 1
  7187. | #define HAVE_STDINT_H 1
  7188. | #define HAVE_DIRENT_H 1
  7189. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  7190. | #define HAVE_SYS_PARAM_H 1
  7191. | #define HAVE_SYS_TYPES_H 1
  7192. | #define HAVE_SYS_TIME_H 1
  7193. | #define HAVE_NETINET_IN_H 1
  7194. | #define HAVE_ALLOCA_H 1
  7195. | #define HAVE_ARPA_INET_H 1
  7196. | #define HAVE_ARPA_NAMESER_H 1
  7197. | #define HAVE_ASSERT_H 1
  7198. | #define HAVE_DNS_H 1
  7199. | #define HAVE_FCNTL_H 1
  7200. | #define HAVE_GRP_H 1
  7201. | #define HAVE_LANGINFO_H 1
  7202. | #define HAVE_LIMITS_H 1
  7203. | #define HAVE_LOCALE_H 1
  7204. | #define HAVE_MONETARY_H 1
  7205. | #define HAVE_NETDB_H 1
  7206. | #define HAVE_PWD_H 1
  7207. | #define HAVE_RESOLV_H 1
  7208. | #define HAVE_SIGNAL_H 1
  7209. | #define HAVE_STDARG_H 1
  7210. | #define HAVE_STDLIB_H 1
  7211. | #define HAVE_STRING_H 1
  7212. | #define HAVE_SYSLOG_H 1
  7213. | #define HAVE_SYSEXITS_H 1
  7214. | #define HAVE_SYS_IOCTL_H 1
  7215. | #define HAVE_SYS_FILE_H 1
  7216. | #define HAVE_SYS_MMAN_H 1
  7217. | #define HAVE_SYS_MOUNT_H 1
  7218. | #define HAVE_SYS_POLL_H 1
  7219. | #define HAVE_SYS_RESOURCE_H 1
  7220. | #define HAVE_SYS_SELECT_H 1
  7221. | #define HAVE_SYS_SOCKET_H 1
  7222. | #define HAVE_SYS_STAT_H 1
  7223. | #define HAVE_SYS_STATVFS_H 1
  7224. | #define HAVE_SYS_WAIT_H 1
  7225. | #define HAVE_TERMIOS_H 1
  7226. | #define HAVE_UNISTD_H 1
  7227. | #define HAVE_UTIME_H 1
  7228. | #define HAVE_SYS_UTSNAME_H 1
  7229. | #define HAVE_SYS_IPC_H 1
  7230. | #define HAVE_DLFCN_H 1
  7231. | #define HAVE_ASSERT_H 1
  7232. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7233. | #define HAVE_TM_ZONE 1
  7234. | #define MISSING_FCLOSE_DECL 0
  7235. | #define HAVE_TM_GMTOFF 1
  7236. | #define HAVE_STRUCT_FLOCK 1
  7237. | #define HAVE_SOCKLEN_T 1
  7238. | #define SIZEOF_SIZE_T 8
  7239. | #define SIZEOF_LONG_LONG 8
  7240. | #define SIZEOF_LONG_LONG_INT 8
  7241. | #define SIZEOF_LONG 8
  7242. | #define SIZEOF_INT 4
  7243. | #define SIZEOF_INTMAX_T 8
  7244. | #define HAVE_INTMAX_T 1
  7245. | #define SIZEOF_SSIZE_T 8
  7246. | #define HAVE_SSIZE_T 1
  7247. | #define SIZEOF_PTRDIFF_T 8
  7248. | #define HAVE_PTRDIFF_T 1
  7249. | #define SIZEOF_SHORT 2
  7250. | #define SIZEOF_INT 4
  7251. | #define SIZEOF_LONG 8
  7252. | #define SIZEOF_LONG_LONG 8
  7253. | #define HAVE_INT8_T 1
  7254. | #define HAVE_INT16_T 1
  7255. | #define HAVE_INT32_T 1
  7256. | #define HAVE_INT64_T 1
  7257. | #define HAVE_UINT8_T 1
  7258. | #define HAVE_UINT16_T 1
  7259. | #define HAVE_UINT32_T 1
  7260. | #define HAVE_UINT64_T 1
  7261. | #define HAVE_U_INT8_T 1
  7262. | #define HAVE_U_INT16_T 1
  7263. | #define HAVE_U_INT32_T 1
  7264. | #define HAVE_U_INT64_T 1
  7265. | #define PHP_HAVE_STDINT_TYPES 1
  7266. | #define PHP_HAVE_BUILTIN_EXPECT 1
  7267. | #define PHP_HAVE_BUILTIN_CLZ 1
  7268. | #define PHP_HAVE_BUILTIN_CTZL 1
  7269. | #define PHP_HAVE_BUILTIN_CTZLL 1
  7270. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7271. | #define HAVE_ST_BLKSIZE 1
  7272. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7273. | #define HAVE_ST_BLOCKS 1
  7274. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7275. | #define HAVE_ST_RDEV 1
  7276. | #define HAVE_SOCKADDR_STORAGE 1
  7277. | #define HAVE_SOCKADDR_SA_LEN 1
  7278. | #define HAVE_VPRINTF 1
  7279. | #define HAVE_ALPHASORT 1
  7280. | #define HAVE_ASCTIME_R 1
  7281. | #define HAVE_CHROOT 1
  7282. | #define HAVE_CTIME_R 1
  7283. | /* end confdefs.h. */
  7284. | /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid.
  7285. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7286. | #define cuserid innocuous_cuserid
  7287. |
  7288. | /* System header to define __stub macros and hopefully few prototypes,
  7289. | which can conflict with char cuserid (); below.
  7290. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7291. | <limits.h> exists even on freestanding compilers. */
  7292. |
  7293. | #ifdef __STDC__
  7294. | # include <limits.h>
  7295. | #else
  7296. | # include <assert.h>
  7297. | #endif
  7298. |
  7299. | #undef cuserid
  7300. |
  7301. | /* Override any GCC internal prototype to avoid an error.
  7302. | Use char because int might match the return type of a GCC
  7303. | builtin and then its argument prototype would still apply. */
  7304. | #ifdef __cplusplus
  7305. | extern "C"
  7306. | #endif
  7307. | char cuserid ();
  7308. | /* The GNU C library defines this for functions which it implements
  7309. | to always fail with ENOSYS. Some functions are actually named
  7310. | something starting with __ and the normal name is an alias. */
  7311. | #if defined __stub_cuserid || defined __stub___cuserid
  7312. | choke me
  7313. | #endif
  7314. |
  7315. | int
  7316. | main ()
  7317. | {
  7318. | return cuserid ();
  7319. | ;
  7320. | return 0;
  7321. | }
  7322. configure:14438: result: no
  7323. configure:14438: checking for crypt
  7324. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7325. configure:14438: $? = 0
  7326. configure:14438: result: yes
  7327. configure:14438: checking for flock
  7328. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7329. configure:14438: $? = 0
  7330. configure:14438: result: yes
  7331. configure:14438: checking for ftok
  7332. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7333. configure:14438: $? = 0
  7334. configure:14438: result: yes
  7335. configure:14438: checking for funopen
  7336. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7337. configure:14438: $? = 0
  7338. configure:14438: result: yes
  7339. configure:14438: checking for gai_strerror
  7340. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7341. configure:14438: $? = 0
  7342. configure:14438: result: yes
  7343. configure:14438: checking for gcvt
  7344. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7345. configure:14438: $? = 0
  7346. configure:14438: result: yes
  7347. configure:14438: checking for getloadavg
  7348. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7349. configure:14438: $? = 0
  7350. configure:14438: result: yes
  7351. configure:14438: checking for getlogin
  7352. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7353. configure:14438: $? = 0
  7354. configure:14438: result: yes
  7355. configure:14438: checking for getprotobyname
  7356. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7357. configure:14438: $? = 0
  7358. configure:14438: result: yes
  7359. configure:14438: checking for getprotobynumber
  7360. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7361. configure:14438: $? = 0
  7362. configure:14438: result: yes
  7363. configure:14438: checking for getservbyname
  7364. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7365. configure:14438: $? = 0
  7366. configure:14438: result: yes
  7367. configure:14438: checking for getservbyport
  7368. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7369. configure:14438: $? = 0
  7370. configure:14438: result: yes
  7371. configure:14438: checking for gethostname
  7372. configure:14438: result: yes
  7373. configure:14438: checking for getrusage
  7374. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7375. configure:14438: $? = 0
  7376. configure:14438: result: yes
  7377. configure:14438: checking for gettimeofday
  7378. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7379. configure:14438: $? = 0
  7380. configure:14438: result: yes
  7381. configure:14438: checking for gmtime_r
  7382. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7383. configure:14438: $? = 0
  7384. configure:14438: result: yes
  7385. configure:14438: checking for getpwnam_r
  7386. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7387. configure:14438: $? = 0
  7388. configure:14438: result: yes
  7389. configure:14438: checking for getgrnam_r
  7390. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7391. configure:14438: $? = 0
  7392. configure:14438: result: yes
  7393. configure:14438: checking for getpwuid_r
  7394. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7395. configure:14438: $? = 0
  7396. configure:14438: result: yes
  7397. configure:14438: checking for grantpt
  7398. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7399. configure:14438: $? = 0
  7400. configure:14438: result: yes
  7401. configure:14438: checking for inet_ntoa
  7402. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7403. configure:14438: $? = 0
  7404. configure:14438: result: yes
  7405. configure:14438: checking for inet_ntop
  7406. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7407. configure:14438: $? = 0
  7408. configure:14438: result: yes
  7409. configure:14438: checking for inet_pton
  7410. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7411. configure:14438: $? = 0
  7412. configure:14438: result: yes
  7413. configure:14438: checking for isascii
  7414. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7415. configure:14438: $? = 0
  7416. configure:14438: result: yes
  7417. configure:14438: checking for link
  7418. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7419. configure:14438: $? = 0
  7420. configure:14438: result: yes
  7421. configure:14438: checking for localtime_r
  7422. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7423. configure:14438: $? = 0
  7424. configure:14438: result: yes
  7425. configure:14438: checking for lockf
  7426. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7427. configure:14438: $? = 0
  7428. configure:14438: result: yes
  7429. configure:14438: checking for lchown
  7430. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7431. configure:14438: $? = 0
  7432. configure:14438: result: yes
  7433. configure:14438: checking for lrand48
  7434. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7435. configure:14438: $? = 0
  7436. configure:14438: result: yes
  7437. configure:14438: checking for memcpy
  7438. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7439. conftest.c:215:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
  7440. char memcpy ();
  7441. ^
  7442. conftest.c:215:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
  7443. 1 warning generated.
  7444. configure:14438: $? = 0
  7445. configure:14438: result: yes
  7446. configure:14438: checking for memmove
  7447. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7448. conftest.c:216:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
  7449. char memmove ();
  7450. ^
  7451. conftest.c:216:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
  7452. 1 warning generated.
  7453. configure:14438: $? = 0
  7454. configure:14438: result: yes
  7455. configure:14438: checking for mkstemp
  7456. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7457. configure:14438: $? = 0
  7458. configure:14438: result: yes
  7459. configure:14438: checking for mmap
  7460. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7461. configure:14438: $? = 0
  7462. configure:14438: result: yes
  7463. configure:14438: checking for nl_langinfo
  7464. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7465. configure:14438: $? = 0
  7466. configure:14438: result: yes
  7467. configure:14438: checking for perror
  7468. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7469. configure:14438: $? = 0
  7470. configure:14438: result: yes
  7471. configure:14438: checking for poll
  7472. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7473. configure:14438: $? = 0
  7474. configure:14438: result: yes
  7475. configure:14438: checking for ptsname
  7476. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7477. configure:14438: $? = 0
  7478. configure:14438: result: yes
  7479. configure:14438: checking for putenv
  7480. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7481. configure:14438: $? = 0
  7482. configure:14438: result: yes
  7483. configure:14438: checking for realpath
  7484. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7485. configure:14438: $? = 0
  7486. configure:14438: result: yes
  7487. configure:14438: checking for random
  7488. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7489. configure:14438: $? = 0
  7490. configure:14438: result: yes
  7491. configure:14438: checking for rand_r
  7492. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7493. configure:14438: $? = 0
  7494. configure:14438: result: yes
  7495. configure:14438: checking for scandir
  7496. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7497. configure:14438: $? = 0
  7498. configure:14438: result: yes
  7499. configure:14438: checking for setitimer
  7500. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7501. configure:14438: $? = 0
  7502. configure:14438: result: yes
  7503. configure:14438: checking for setlocale
  7504. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7505. configure:14438: $? = 0
  7506. configure:14438: result: yes
  7507. configure:14438: checking for localeconv
  7508. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7509. configure:14438: $? = 0
  7510. configure:14438: result: yes
  7511. configure:14438: checking for setenv
  7512. configure:14438: result: yes
  7513. configure:14438: checking for setpgid
  7514. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7515. configure:14438: $? = 0
  7516. configure:14438: result: yes
  7517. configure:14438: checking for setsockopt
  7518. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7519. configure:14438: $? = 0
  7520. configure:14438: result: yes
  7521. configure:14438: checking for setvbuf
  7522. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7523. configure:14438: $? = 0
  7524. configure:14438: result: yes
  7525. configure:14438: checking for shutdown
  7526. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7527. configure:14438: $? = 0
  7528. configure:14438: result: yes
  7529. configure:14438: checking for sin
  7530. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7531. conftest.c:236:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
  7532. char sin ();
  7533. ^
  7534. conftest.c:236:6: note: 'sin' is a builtin with type 'double (double)'
  7535. 1 warning generated.
  7536. configure:14438: $? = 0
  7537. configure:14438: result: yes
  7538. configure:14438: checking for snprintf
  7539. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7540. conftest.c:237:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
  7541. char snprintf ();
  7542. ^
  7543. conftest.c:237:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
  7544. 1 warning generated.
  7545. configure:14438: $? = 0
  7546. configure:14438: result: yes
  7547. configure:14438: checking for srand48
  7548. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7549. configure:14438: $? = 0
  7550. configure:14438: result: yes
  7551. configure:14438: checking for srandom
  7552. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7553. configure:14438: $? = 0
  7554. configure:14438: result: yes
  7555. configure:14438: checking for statfs
  7556. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7557. configure:14438: $? = 0
  7558. configure:14438: result: yes
  7559. configure:14438: checking for statvfs
  7560. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7561. configure:14438: $? = 0
  7562. configure:14438: result: yes
  7563. configure:14438: checking for std_syslog
  7564. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7565. Undefined symbols for architecture x86_64:
  7566. "_std_syslog", referenced from:
  7567. _main in conftest-e64605.o
  7568. ld: symbol(s) not found for architecture x86_64
  7569. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7570. configure:14438: $? = 1
  7571. configure: failed program was:
  7572. | /* confdefs.h */
  7573. | #define PACKAGE_NAME ""
  7574. | #define PACKAGE_TARNAME ""
  7575. | #define PACKAGE_VERSION ""
  7576. | #define PACKAGE_STRING ""
  7577. | #define PACKAGE_BUGREPORT ""
  7578. | #define PACKAGE_URL ""
  7579. | #define STDC_HEADERS 1
  7580. | #define HAVE_SYS_TYPES_H 1
  7581. | #define HAVE_SYS_STAT_H 1
  7582. | #define HAVE_STDLIB_H 1
  7583. | #define HAVE_STRING_H 1
  7584. | #define HAVE_MEMORY_H 1
  7585. | #define HAVE_STRINGS_H 1
  7586. | #define HAVE_INTTYPES_H 1
  7587. | #define HAVE_STDINT_H 1
  7588. | #define HAVE_UNISTD_H 1
  7589. | #define __EXTENSIONS__ 1
  7590. | #define _ALL_SOURCE 1
  7591. | #define _GNU_SOURCE 1
  7592. | #define _POSIX_PTHREAD_SEMANTICS 1
  7593. | #define _TANDEM_SOURCE 1
  7594. | #define HAVE_DEV_URANDOM 1
  7595. | #define HAVE_SETENV 1
  7596. | #define HAVE_ERRNO_H 1
  7597. | #define HAVE_FCNTL_H 1
  7598. | #define HAVE_STDIO_H 1
  7599. | #define HAVE_STDLIB_H 1
  7600. | #define HAVE_UNISTD_H 1
  7601. | #define HAVE_SYS_UIO_H 1
  7602. | #define HAVE_SYS_SELECT_H 1
  7603. | #define HAVE_SYS_SOCKET_H 1
  7604. | #define HAVE_SYS_TIME_H 1
  7605. | #define HAVE_ARPA_INET_H 1
  7606. | #define HAVE_NETINET_IN_H 1
  7607. | #define HAVE_SYSEXITS_H 1
  7608. | #define HAVE_CLOCK_GET_TIME 1
  7609. | #define HAVE_MACH_VM_READ 1
  7610. | #define HAVE_BUILTIN_ATOMIC 1
  7611. | #define HAVE_SYSCONF 1
  7612. | #define HAVE_TIMES 1
  7613. | #define HAVE_KQUEUE 1
  7614. | #define HAVE_POLL 1
  7615. | #define HAVE_SELECT 1
  7616. | #define PHP_FPM_SYSTEMD "simple"
  7617. | #define PHP_FPM_USER "nobody"
  7618. | #define PHP_FPM_GROUP "nobody"
  7619. | #define HAVE_PHPDBG 1
  7620. | #define PHPDBG_DEBUG 0
  7621. | #define HAVE_SOCKLEN_T 1
  7622. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  7623. | #define PHP_WRITE_STDOUT 1
  7624. | #define HAVE_SOCKET 1
  7625. | #define HAVE_SOCKETPAIR 1
  7626. | #define HAVE_HTONL 1
  7627. | #define HAVE_GETHOSTNAME 1
  7628. | #define HAVE_GETHOSTBYADDR 1
  7629. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  7630. | #define HAVE_DLOPEN 1
  7631. | #define HAVE_LIBDL 1
  7632. | #define HAVE_LIBM 1
  7633. | #define HAVE_INET_ATON 1
  7634. | #define STDC_HEADERS 1
  7635. | #define HAVE_DIRENT_H 1
  7636. | #define HAVE_INTTYPES_H 1
  7637. | #define HAVE_STDINT_H 1
  7638. | #define HAVE_DIRENT_H 1
  7639. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  7640. | #define HAVE_SYS_PARAM_H 1
  7641. | #define HAVE_SYS_TYPES_H 1
  7642. | #define HAVE_SYS_TIME_H 1
  7643. | #define HAVE_NETINET_IN_H 1
  7644. | #define HAVE_ALLOCA_H 1
  7645. | #define HAVE_ARPA_INET_H 1
  7646. | #define HAVE_ARPA_NAMESER_H 1
  7647. | #define HAVE_ASSERT_H 1
  7648. | #define HAVE_DNS_H 1
  7649. | #define HAVE_FCNTL_H 1
  7650. | #define HAVE_GRP_H 1
  7651. | #define HAVE_LANGINFO_H 1
  7652. | #define HAVE_LIMITS_H 1
  7653. | #define HAVE_LOCALE_H 1
  7654. | #define HAVE_MONETARY_H 1
  7655. | #define HAVE_NETDB_H 1
  7656. | #define HAVE_PWD_H 1
  7657. | #define HAVE_RESOLV_H 1
  7658. | #define HAVE_SIGNAL_H 1
  7659. | #define HAVE_STDARG_H 1
  7660. | #define HAVE_STDLIB_H 1
  7661. | #define HAVE_STRING_H 1
  7662. | #define HAVE_SYSLOG_H 1
  7663. | #define HAVE_SYSEXITS_H 1
  7664. | #define HAVE_SYS_IOCTL_H 1
  7665. | #define HAVE_SYS_FILE_H 1
  7666. | #define HAVE_SYS_MMAN_H 1
  7667. | #define HAVE_SYS_MOUNT_H 1
  7668. | #define HAVE_SYS_POLL_H 1
  7669. | #define HAVE_SYS_RESOURCE_H 1
  7670. | #define HAVE_SYS_SELECT_H 1
  7671. | #define HAVE_SYS_SOCKET_H 1
  7672. | #define HAVE_SYS_STAT_H 1
  7673. | #define HAVE_SYS_STATVFS_H 1
  7674. | #define HAVE_SYS_WAIT_H 1
  7675. | #define HAVE_TERMIOS_H 1
  7676. | #define HAVE_UNISTD_H 1
  7677. | #define HAVE_UTIME_H 1
  7678. | #define HAVE_SYS_UTSNAME_H 1
  7679. | #define HAVE_SYS_IPC_H 1
  7680. | #define HAVE_DLFCN_H 1
  7681. | #define HAVE_ASSERT_H 1
  7682. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7683. | #define HAVE_TM_ZONE 1
  7684. | #define MISSING_FCLOSE_DECL 0
  7685. | #define HAVE_TM_GMTOFF 1
  7686. | #define HAVE_STRUCT_FLOCK 1
  7687. | #define HAVE_SOCKLEN_T 1
  7688. | #define SIZEOF_SIZE_T 8
  7689. | #define SIZEOF_LONG_LONG 8
  7690. | #define SIZEOF_LONG_LONG_INT 8
  7691. | #define SIZEOF_LONG 8
  7692. | #define SIZEOF_INT 4
  7693. | #define SIZEOF_INTMAX_T 8
  7694. | #define HAVE_INTMAX_T 1
  7695. | #define SIZEOF_SSIZE_T 8
  7696. | #define HAVE_SSIZE_T 1
  7697. | #define SIZEOF_PTRDIFF_T 8
  7698. | #define HAVE_PTRDIFF_T 1
  7699. | #define SIZEOF_SHORT 2
  7700. | #define SIZEOF_INT 4
  7701. | #define SIZEOF_LONG 8
  7702. | #define SIZEOF_LONG_LONG 8
  7703. | #define HAVE_INT8_T 1
  7704. | #define HAVE_INT16_T 1
  7705. | #define HAVE_INT32_T 1
  7706. | #define HAVE_INT64_T 1
  7707. | #define HAVE_UINT8_T 1
  7708. | #define HAVE_UINT16_T 1
  7709. | #define HAVE_UINT32_T 1
  7710. | #define HAVE_UINT64_T 1
  7711. | #define HAVE_U_INT8_T 1
  7712. | #define HAVE_U_INT16_T 1
  7713. | #define HAVE_U_INT32_T 1
  7714. | #define HAVE_U_INT64_T 1
  7715. | #define PHP_HAVE_STDINT_TYPES 1
  7716. | #define PHP_HAVE_BUILTIN_EXPECT 1
  7717. | #define PHP_HAVE_BUILTIN_CLZ 1
  7718. | #define PHP_HAVE_BUILTIN_CTZL 1
  7719. | #define PHP_HAVE_BUILTIN_CTZLL 1
  7720. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  7721. | #define HAVE_ST_BLKSIZE 1
  7722. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  7723. | #define HAVE_ST_BLOCKS 1
  7724. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  7725. | #define HAVE_ST_RDEV 1
  7726. | #define HAVE_SOCKADDR_STORAGE 1
  7727. | #define HAVE_SOCKADDR_SA_LEN 1
  7728. | #define HAVE_VPRINTF 1
  7729. | #define HAVE_ALPHASORT 1
  7730. | #define HAVE_ASCTIME_R 1
  7731. | #define HAVE_CHROOT 1
  7732. | #define HAVE_CTIME_R 1
  7733. | #define HAVE_CRYPT 1
  7734. | #define HAVE_FLOCK 1
  7735. | #define HAVE_FTOK 1
  7736. | #define HAVE_FUNOPEN 1
  7737. | #define HAVE_GAI_STRERROR 1
  7738. | #define HAVE_GCVT 1
  7739. | #define HAVE_GETLOADAVG 1
  7740. | #define HAVE_GETLOGIN 1
  7741. | #define HAVE_GETPROTOBYNAME 1
  7742. | #define HAVE_GETPROTOBYNUMBER 1
  7743. | #define HAVE_GETSERVBYNAME 1
  7744. | #define HAVE_GETSERVBYPORT 1
  7745. | #define HAVE_GETHOSTNAME 1
  7746. | #define HAVE_GETRUSAGE 1
  7747. | #define HAVE_GETTIMEOFDAY 1
  7748. | #define HAVE_GMTIME_R 1
  7749. | #define HAVE_GETPWNAM_R 1
  7750. | #define HAVE_GETGRNAM_R 1
  7751. | #define HAVE_GETPWUID_R 1
  7752. | #define HAVE_GRANTPT 1
  7753. | #define HAVE_INET_NTOA 1
  7754. | #define HAVE_INET_NTOP 1
  7755. | #define HAVE_INET_PTON 1
  7756. | #define HAVE_ISASCII 1
  7757. | #define HAVE_LINK 1
  7758. | #define HAVE_LOCALTIME_R 1
  7759. | #define HAVE_LOCKF 1
  7760. | #define HAVE_LCHOWN 1
  7761. | #define HAVE_LRAND48 1
  7762. | #define HAVE_MEMCPY 1
  7763. | #define HAVE_MEMMOVE 1
  7764. | #define HAVE_MKSTEMP 1
  7765. | #define HAVE_MMAP 1
  7766. | #define HAVE_NL_LANGINFO 1
  7767. | #define HAVE_PERROR 1
  7768. | #define HAVE_POLL 1
  7769. | #define HAVE_PTSNAME 1
  7770. | #define HAVE_PUTENV 1
  7771. | #define HAVE_REALPATH 1
  7772. | #define HAVE_RANDOM 1
  7773. | #define HAVE_RAND_R 1
  7774. | #define HAVE_SCANDIR 1
  7775. | #define HAVE_SETITIMER 1
  7776. | #define HAVE_SETLOCALE 1
  7777. | #define HAVE_LOCALECONV 1
  7778. | #define HAVE_SETENV 1
  7779. | #define HAVE_SETPGID 1
  7780. | #define HAVE_SETSOCKOPT 1
  7781. | #define HAVE_SETVBUF 1
  7782. | #define HAVE_SHUTDOWN 1
  7783. | #define HAVE_SIN 1
  7784. | #define HAVE_SNPRINTF 1
  7785. | #define HAVE_SRAND48 1
  7786. | #define HAVE_SRANDOM 1
  7787. | #define HAVE_STATFS 1
  7788. | #define HAVE_STATVFS 1
  7789. | /* end confdefs.h. */
  7790. | /* Define std_syslog to an innocuous variant, in case <limits.h> declares std_syslog.
  7791. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  7792. | #define std_syslog innocuous_std_syslog
  7793. |
  7794. | /* System header to define __stub macros and hopefully few prototypes,
  7795. | which can conflict with char std_syslog (); below.
  7796. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  7797. | <limits.h> exists even on freestanding compilers. */
  7798. |
  7799. | #ifdef __STDC__
  7800. | # include <limits.h>
  7801. | #else
  7802. | # include <assert.h>
  7803. | #endif
  7804. |
  7805. | #undef std_syslog
  7806. |
  7807. | /* Override any GCC internal prototype to avoid an error.
  7808. | Use char because int might match the return type of a GCC
  7809. | builtin and then its argument prototype would still apply. */
  7810. | #ifdef __cplusplus
  7811. | extern "C"
  7812. | #endif
  7813. | char std_syslog ();
  7814. | /* The GNU C library defines this for functions which it implements
  7815. | to always fail with ENOSYS. Some functions are actually named
  7816. | something starting with __ and the normal name is an alias. */
  7817. | #if defined __stub_std_syslog || defined __stub___std_syslog
  7818. | choke me
  7819. | #endif
  7820. |
  7821. | int
  7822. | main ()
  7823. | {
  7824. | return std_syslog ();
  7825. | ;
  7826. | return 0;
  7827. | }
  7828. configure:14438: result: no
  7829. configure:14438: checking for strcasecmp
  7830. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7831. conftest.c:242:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
  7832. char strcasecmp ();
  7833. ^
  7834. conftest.c:242:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
  7835. 1 warning generated.
  7836. configure:14438: $? = 0
  7837. configure:14438: result: yes
  7838. configure:14438: checking for strcoll
  7839. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7840. configure:14438: $? = 0
  7841. configure:14438: result: yes
  7842. configure:14438: checking for strdup
  7843. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7844. conftest.c:244:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
  7845. char strdup ();
  7846. ^
  7847. conftest.c:244:6: note: 'strdup' is a builtin with type 'char *(const char *)'
  7848. 1 warning generated.
  7849. configure:14438: $? = 0
  7850. configure:14438: result: yes
  7851. configure:14438: checking for strerror
  7852. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7853. conftest.c:245:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  7854. char strerror ();
  7855. ^
  7856. conftest.c:245:6: note: 'strerror' is a builtin with type 'char *(int)'
  7857. 1 warning generated.
  7858. configure:14438: $? = 0
  7859. configure:14438: result: yes
  7860. configure:14438: checking for strftime
  7861. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7862. configure:14438: $? = 0
  7863. configure:14438: result: yes
  7864. configure:14438: checking for strnlen
  7865. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7866. configure:14438: $? = 0
  7867. configure:14438: result: yes
  7868. configure:14438: checking for strptime
  7869. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7870. configure:14438: $? = 0
  7871. configure:14438: result: yes
  7872. configure:14438: checking for strstr
  7873. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7874. conftest.c:249:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  7875. char strstr ();
  7876. ^
  7877. conftest.c:249:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  7878. 1 warning generated.
  7879. configure:14438: $? = 0
  7880. configure:14438: result: yes
  7881. configure:14438: checking for strtok_r
  7882. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7883. configure:14438: $? = 0
  7884. configure:14438: result: yes
  7885. configure:14438: checking for symlink
  7886. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7887. configure:14438: $? = 0
  7888. configure:14438: result: yes
  7889. configure:14438: checking for tempnam
  7890. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7891. configure:14438: $? = 0
  7892. configure:14438: result: yes
  7893. configure:14438: checking for tzset
  7894. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7895. configure:14438: $? = 0
  7896. configure:14438: result: yes
  7897. configure:14438: checking for unlockpt
  7898. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7899. configure:14438: $? = 0
  7900. configure:14438: result: yes
  7901. configure:14438: checking for unsetenv
  7902. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7903. configure:14438: $? = 0
  7904. configure:14438: result: yes
  7905. configure:14438: checking for usleep
  7906. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7907. configure:14438: $? = 0
  7908. configure:14438: result: yes
  7909. configure:14438: checking for utime
  7910. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7911. configure:14438: $? = 0
  7912. configure:14438: result: yes
  7913. configure:14438: checking for vsnprintf
  7914. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7915. conftest.c:258:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
  7916. char vsnprintf ();
  7917. ^
  7918. conftest.c:258:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
  7919. 1 warning generated.
  7920. configure:14438: $? = 0
  7921. configure:14438: result: yes
  7922. configure:14438: checking for vasprintf
  7923. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7924. conftest.c:270:19: warning: format string missing [-Wformat]
  7925. return vasprintf ();
  7926. ~~~~~~~~~ ^
  7927. 1 warning generated.
  7928. configure:14438: $? = 0
  7929. configure:14438: result: yes
  7930. configure:14438: checking for asprintf
  7931. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7932. conftest.c:271:18: warning: format string missing [-Wformat]
  7933. return asprintf ();
  7934. ~~~~~~~~ ^
  7935. 1 warning generated.
  7936. configure:14438: $? = 0
  7937. configure:14438: result: yes
  7938. configure:14438: checking for nanosleep
  7939. configure:14438: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  7940. configure:14438: $? = 0
  7941. configure:14438: result: yes
  7942. configure:14453: checking for nanosleep in -lrt
  7943. configure:14478: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm >&5
  7944. ld: library not found for -lrt
  7945. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  7946. configure:14478: $? = 1
  7947. configure: failed program was:
  7948. | /* confdefs.h */
  7949. | #define PACKAGE_NAME ""
  7950. | #define PACKAGE_TARNAME ""
  7951. | #define PACKAGE_VERSION ""
  7952. | #define PACKAGE_STRING ""
  7953. | #define PACKAGE_BUGREPORT ""
  7954. | #define PACKAGE_URL ""
  7955. | #define STDC_HEADERS 1
  7956. | #define HAVE_SYS_TYPES_H 1
  7957. | #define HAVE_SYS_STAT_H 1
  7958. | #define HAVE_STDLIB_H 1
  7959. | #define HAVE_STRING_H 1
  7960. | #define HAVE_MEMORY_H 1
  7961. | #define HAVE_STRINGS_H 1
  7962. | #define HAVE_INTTYPES_H 1
  7963. | #define HAVE_STDINT_H 1
  7964. | #define HAVE_UNISTD_H 1
  7965. | #define __EXTENSIONS__ 1
  7966. | #define _ALL_SOURCE 1
  7967. | #define _GNU_SOURCE 1
  7968. | #define _POSIX_PTHREAD_SEMANTICS 1
  7969. | #define _TANDEM_SOURCE 1
  7970. | #define HAVE_DEV_URANDOM 1
  7971. | #define HAVE_SETENV 1
  7972. | #define HAVE_ERRNO_H 1
  7973. | #define HAVE_FCNTL_H 1
  7974. | #define HAVE_STDIO_H 1
  7975. | #define HAVE_STDLIB_H 1
  7976. | #define HAVE_UNISTD_H 1
  7977. | #define HAVE_SYS_UIO_H 1
  7978. | #define HAVE_SYS_SELECT_H 1
  7979. | #define HAVE_SYS_SOCKET_H 1
  7980. | #define HAVE_SYS_TIME_H 1
  7981. | #define HAVE_ARPA_INET_H 1
  7982. | #define HAVE_NETINET_IN_H 1
  7983. | #define HAVE_SYSEXITS_H 1
  7984. | #define HAVE_CLOCK_GET_TIME 1
  7985. | #define HAVE_MACH_VM_READ 1
  7986. | #define HAVE_BUILTIN_ATOMIC 1
  7987. | #define HAVE_SYSCONF 1
  7988. | #define HAVE_TIMES 1
  7989. | #define HAVE_KQUEUE 1
  7990. | #define HAVE_POLL 1
  7991. | #define HAVE_SELECT 1
  7992. | #define PHP_FPM_SYSTEMD "simple"
  7993. | #define PHP_FPM_USER "nobody"
  7994. | #define PHP_FPM_GROUP "nobody"
  7995. | #define HAVE_PHPDBG 1
  7996. | #define PHPDBG_DEBUG 0
  7997. | #define HAVE_SOCKLEN_T 1
  7998. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  7999. | #define PHP_WRITE_STDOUT 1
  8000. | #define HAVE_SOCKET 1
  8001. | #define HAVE_SOCKETPAIR 1
  8002. | #define HAVE_HTONL 1
  8003. | #define HAVE_GETHOSTNAME 1
  8004. | #define HAVE_GETHOSTBYADDR 1
  8005. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  8006. | #define HAVE_DLOPEN 1
  8007. | #define HAVE_LIBDL 1
  8008. | #define HAVE_LIBM 1
  8009. | #define HAVE_INET_ATON 1
  8010. | #define STDC_HEADERS 1
  8011. | #define HAVE_DIRENT_H 1
  8012. | #define HAVE_INTTYPES_H 1
  8013. | #define HAVE_STDINT_H 1
  8014. | #define HAVE_DIRENT_H 1
  8015. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  8016. | #define HAVE_SYS_PARAM_H 1
  8017. | #define HAVE_SYS_TYPES_H 1
  8018. | #define HAVE_SYS_TIME_H 1
  8019. | #define HAVE_NETINET_IN_H 1
  8020. | #define HAVE_ALLOCA_H 1
  8021. | #define HAVE_ARPA_INET_H 1
  8022. | #define HAVE_ARPA_NAMESER_H 1
  8023. | #define HAVE_ASSERT_H 1
  8024. | #define HAVE_DNS_H 1
  8025. | #define HAVE_FCNTL_H 1
  8026. | #define HAVE_GRP_H 1
  8027. | #define HAVE_LANGINFO_H 1
  8028. | #define HAVE_LIMITS_H 1
  8029. | #define HAVE_LOCALE_H 1
  8030. | #define HAVE_MONETARY_H 1
  8031. | #define HAVE_NETDB_H 1
  8032. | #define HAVE_PWD_H 1
  8033. | #define HAVE_RESOLV_H 1
  8034. | #define HAVE_SIGNAL_H 1
  8035. | #define HAVE_STDARG_H 1
  8036. | #define HAVE_STDLIB_H 1
  8037. | #define HAVE_STRING_H 1
  8038. | #define HAVE_SYSLOG_H 1
  8039. | #define HAVE_SYSEXITS_H 1
  8040. | #define HAVE_SYS_IOCTL_H 1
  8041. | #define HAVE_SYS_FILE_H 1
  8042. | #define HAVE_SYS_MMAN_H 1
  8043. | #define HAVE_SYS_MOUNT_H 1
  8044. | #define HAVE_SYS_POLL_H 1
  8045. | #define HAVE_SYS_RESOURCE_H 1
  8046. | #define HAVE_SYS_SELECT_H 1
  8047. | #define HAVE_SYS_SOCKET_H 1
  8048. | #define HAVE_SYS_STAT_H 1
  8049. | #define HAVE_SYS_STATVFS_H 1
  8050. | #define HAVE_SYS_WAIT_H 1
  8051. | #define HAVE_TERMIOS_H 1
  8052. | #define HAVE_UNISTD_H 1
  8053. | #define HAVE_UTIME_H 1
  8054. | #define HAVE_SYS_UTSNAME_H 1
  8055. | #define HAVE_SYS_IPC_H 1
  8056. | #define HAVE_DLFCN_H 1
  8057. | #define HAVE_ASSERT_H 1
  8058. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8059. | #define HAVE_TM_ZONE 1
  8060. | #define MISSING_FCLOSE_DECL 0
  8061. | #define HAVE_TM_GMTOFF 1
  8062. | #define HAVE_STRUCT_FLOCK 1
  8063. | #define HAVE_SOCKLEN_T 1
  8064. | #define SIZEOF_SIZE_T 8
  8065. | #define SIZEOF_LONG_LONG 8
  8066. | #define SIZEOF_LONG_LONG_INT 8
  8067. | #define SIZEOF_LONG 8
  8068. | #define SIZEOF_INT 4
  8069. | #define SIZEOF_INTMAX_T 8
  8070. | #define HAVE_INTMAX_T 1
  8071. | #define SIZEOF_SSIZE_T 8
  8072. | #define HAVE_SSIZE_T 1
  8073. | #define SIZEOF_PTRDIFF_T 8
  8074. | #define HAVE_PTRDIFF_T 1
  8075. | #define SIZEOF_SHORT 2
  8076. | #define SIZEOF_INT 4
  8077. | #define SIZEOF_LONG 8
  8078. | #define SIZEOF_LONG_LONG 8
  8079. | #define HAVE_INT8_T 1
  8080. | #define HAVE_INT16_T 1
  8081. | #define HAVE_INT32_T 1
  8082. | #define HAVE_INT64_T 1
  8083. | #define HAVE_UINT8_T 1
  8084. | #define HAVE_UINT16_T 1
  8085. | #define HAVE_UINT32_T 1
  8086. | #define HAVE_UINT64_T 1
  8087. | #define HAVE_U_INT8_T 1
  8088. | #define HAVE_U_INT16_T 1
  8089. | #define HAVE_U_INT32_T 1
  8090. | #define HAVE_U_INT64_T 1
  8091. | #define PHP_HAVE_STDINT_TYPES 1
  8092. | #define PHP_HAVE_BUILTIN_EXPECT 1
  8093. | #define PHP_HAVE_BUILTIN_CLZ 1
  8094. | #define PHP_HAVE_BUILTIN_CTZL 1
  8095. | #define PHP_HAVE_BUILTIN_CTZLL 1
  8096. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8097. | #define HAVE_ST_BLKSIZE 1
  8098. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8099. | #define HAVE_ST_BLOCKS 1
  8100. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8101. | #define HAVE_ST_RDEV 1
  8102. | #define HAVE_SOCKADDR_STORAGE 1
  8103. | #define HAVE_SOCKADDR_SA_LEN 1
  8104. | #define HAVE_VPRINTF 1
  8105. | #define HAVE_ALPHASORT 1
  8106. | #define HAVE_ASCTIME_R 1
  8107. | #define HAVE_CHROOT 1
  8108. | #define HAVE_CTIME_R 1
  8109. | #define HAVE_CRYPT 1
  8110. | #define HAVE_FLOCK 1
  8111. | #define HAVE_FTOK 1
  8112. | #define HAVE_FUNOPEN 1
  8113. | #define HAVE_GAI_STRERROR 1
  8114. | #define HAVE_GCVT 1
  8115. | #define HAVE_GETLOADAVG 1
  8116. | #define HAVE_GETLOGIN 1
  8117. | #define HAVE_GETPROTOBYNAME 1
  8118. | #define HAVE_GETPROTOBYNUMBER 1
  8119. | #define HAVE_GETSERVBYNAME 1
  8120. | #define HAVE_GETSERVBYPORT 1
  8121. | #define HAVE_GETHOSTNAME 1
  8122. | #define HAVE_GETRUSAGE 1
  8123. | #define HAVE_GETTIMEOFDAY 1
  8124. | #define HAVE_GMTIME_R 1
  8125. | #define HAVE_GETPWNAM_R 1
  8126. | #define HAVE_GETGRNAM_R 1
  8127. | #define HAVE_GETPWUID_R 1
  8128. | #define HAVE_GRANTPT 1
  8129. | #define HAVE_INET_NTOA 1
  8130. | #define HAVE_INET_NTOP 1
  8131. | #define HAVE_INET_PTON 1
  8132. | #define HAVE_ISASCII 1
  8133. | #define HAVE_LINK 1
  8134. | #define HAVE_LOCALTIME_R 1
  8135. | #define HAVE_LOCKF 1
  8136. | #define HAVE_LCHOWN 1
  8137. | #define HAVE_LRAND48 1
  8138. | #define HAVE_MEMCPY 1
  8139. | #define HAVE_MEMMOVE 1
  8140. | #define HAVE_MKSTEMP 1
  8141. | #define HAVE_MMAP 1
  8142. | #define HAVE_NL_LANGINFO 1
  8143. | #define HAVE_PERROR 1
  8144. | #define HAVE_POLL 1
  8145. | #define HAVE_PTSNAME 1
  8146. | #define HAVE_PUTENV 1
  8147. | #define HAVE_REALPATH 1
  8148. | #define HAVE_RANDOM 1
  8149. | #define HAVE_RAND_R 1
  8150. | #define HAVE_SCANDIR 1
  8151. | #define HAVE_SETITIMER 1
  8152. | #define HAVE_SETLOCALE 1
  8153. | #define HAVE_LOCALECONV 1
  8154. | #define HAVE_SETENV 1
  8155. | #define HAVE_SETPGID 1
  8156. | #define HAVE_SETSOCKOPT 1
  8157. | #define HAVE_SETVBUF 1
  8158. | #define HAVE_SHUTDOWN 1
  8159. | #define HAVE_SIN 1
  8160. | #define HAVE_SNPRINTF 1
  8161. | #define HAVE_SRAND48 1
  8162. | #define HAVE_SRANDOM 1
  8163. | #define HAVE_STATFS 1
  8164. | #define HAVE_STATVFS 1
  8165. | #define HAVE_STRCASECMP 1
  8166. | #define HAVE_STRCOLL 1
  8167. | #define HAVE_STRDUP 1
  8168. | #define HAVE_STRERROR 1
  8169. | #define HAVE_STRFTIME 1
  8170. | #define HAVE_STRNLEN 1
  8171. | #define HAVE_STRPTIME 1
  8172. | #define HAVE_STRSTR 1
  8173. | #define HAVE_STRTOK_R 1
  8174. | #define HAVE_SYMLINK 1
  8175. | #define HAVE_TEMPNAM 1
  8176. | #define HAVE_TZSET 1
  8177. | #define HAVE_UNLOCKPT 1
  8178. | #define HAVE_UNSETENV 1
  8179. | #define HAVE_USLEEP 1
  8180. | #define HAVE_UTIME 1
  8181. | #define HAVE_VSNPRINTF 1
  8182. | #define HAVE_VASPRINTF 1
  8183. | #define HAVE_ASPRINTF 1
  8184. | #define HAVE_NANOSLEEP 1
  8185. | /* end confdefs.h. */
  8186. |
  8187. | /* Override any GCC internal prototype to avoid an error.
  8188. | Use char because int might match the return type of a GCC
  8189. | builtin and then its argument prototype would still apply. */
  8190. | #ifdef __cplusplus
  8191. | extern "C"
  8192. | #endif
  8193. | char nanosleep ();
  8194. | int
  8195. | main ()
  8196. | {
  8197. | return nanosleep ();
  8198. | ;
  8199. | return 0;
  8200. | }
  8201. configure:14487: result: no
  8202. configure:14493: checking for __nanosleep in -lrt
  8203. configure:14518: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm >&5
  8204. ld: library not found for -lrt
  8205. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8206. configure:14518: $? = 1
  8207. configure: failed program was:
  8208. | /* confdefs.h */
  8209. | #define PACKAGE_NAME ""
  8210. | #define PACKAGE_TARNAME ""
  8211. | #define PACKAGE_VERSION ""
  8212. | #define PACKAGE_STRING ""
  8213. | #define PACKAGE_BUGREPORT ""
  8214. | #define PACKAGE_URL ""
  8215. | #define STDC_HEADERS 1
  8216. | #define HAVE_SYS_TYPES_H 1
  8217. | #define HAVE_SYS_STAT_H 1
  8218. | #define HAVE_STDLIB_H 1
  8219. | #define HAVE_STRING_H 1
  8220. | #define HAVE_MEMORY_H 1
  8221. | #define HAVE_STRINGS_H 1
  8222. | #define HAVE_INTTYPES_H 1
  8223. | #define HAVE_STDINT_H 1
  8224. | #define HAVE_UNISTD_H 1
  8225. | #define __EXTENSIONS__ 1
  8226. | #define _ALL_SOURCE 1
  8227. | #define _GNU_SOURCE 1
  8228. | #define _POSIX_PTHREAD_SEMANTICS 1
  8229. | #define _TANDEM_SOURCE 1
  8230. | #define HAVE_DEV_URANDOM 1
  8231. | #define HAVE_SETENV 1
  8232. | #define HAVE_ERRNO_H 1
  8233. | #define HAVE_FCNTL_H 1
  8234. | #define HAVE_STDIO_H 1
  8235. | #define HAVE_STDLIB_H 1
  8236. | #define HAVE_UNISTD_H 1
  8237. | #define HAVE_SYS_UIO_H 1
  8238. | #define HAVE_SYS_SELECT_H 1
  8239. | #define HAVE_SYS_SOCKET_H 1
  8240. | #define HAVE_SYS_TIME_H 1
  8241. | #define HAVE_ARPA_INET_H 1
  8242. | #define HAVE_NETINET_IN_H 1
  8243. | #define HAVE_SYSEXITS_H 1
  8244. | #define HAVE_CLOCK_GET_TIME 1
  8245. | #define HAVE_MACH_VM_READ 1
  8246. | #define HAVE_BUILTIN_ATOMIC 1
  8247. | #define HAVE_SYSCONF 1
  8248. | #define HAVE_TIMES 1
  8249. | #define HAVE_KQUEUE 1
  8250. | #define HAVE_POLL 1
  8251. | #define HAVE_SELECT 1
  8252. | #define PHP_FPM_SYSTEMD "simple"
  8253. | #define PHP_FPM_USER "nobody"
  8254. | #define PHP_FPM_GROUP "nobody"
  8255. | #define HAVE_PHPDBG 1
  8256. | #define PHPDBG_DEBUG 0
  8257. | #define HAVE_SOCKLEN_T 1
  8258. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  8259. | #define PHP_WRITE_STDOUT 1
  8260. | #define HAVE_SOCKET 1
  8261. | #define HAVE_SOCKETPAIR 1
  8262. | #define HAVE_HTONL 1
  8263. | #define HAVE_GETHOSTNAME 1
  8264. | #define HAVE_GETHOSTBYADDR 1
  8265. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  8266. | #define HAVE_DLOPEN 1
  8267. | #define HAVE_LIBDL 1
  8268. | #define HAVE_LIBM 1
  8269. | #define HAVE_INET_ATON 1
  8270. | #define STDC_HEADERS 1
  8271. | #define HAVE_DIRENT_H 1
  8272. | #define HAVE_INTTYPES_H 1
  8273. | #define HAVE_STDINT_H 1
  8274. | #define HAVE_DIRENT_H 1
  8275. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  8276. | #define HAVE_SYS_PARAM_H 1
  8277. | #define HAVE_SYS_TYPES_H 1
  8278. | #define HAVE_SYS_TIME_H 1
  8279. | #define HAVE_NETINET_IN_H 1
  8280. | #define HAVE_ALLOCA_H 1
  8281. | #define HAVE_ARPA_INET_H 1
  8282. | #define HAVE_ARPA_NAMESER_H 1
  8283. | #define HAVE_ASSERT_H 1
  8284. | #define HAVE_DNS_H 1
  8285. | #define HAVE_FCNTL_H 1
  8286. | #define HAVE_GRP_H 1
  8287. | #define HAVE_LANGINFO_H 1
  8288. | #define HAVE_LIMITS_H 1
  8289. | #define HAVE_LOCALE_H 1
  8290. | #define HAVE_MONETARY_H 1
  8291. | #define HAVE_NETDB_H 1
  8292. | #define HAVE_PWD_H 1
  8293. | #define HAVE_RESOLV_H 1
  8294. | #define HAVE_SIGNAL_H 1
  8295. | #define HAVE_STDARG_H 1
  8296. | #define HAVE_STDLIB_H 1
  8297. | #define HAVE_STRING_H 1
  8298. | #define HAVE_SYSLOG_H 1
  8299. | #define HAVE_SYSEXITS_H 1
  8300. | #define HAVE_SYS_IOCTL_H 1
  8301. | #define HAVE_SYS_FILE_H 1
  8302. | #define HAVE_SYS_MMAN_H 1
  8303. | #define HAVE_SYS_MOUNT_H 1
  8304. | #define HAVE_SYS_POLL_H 1
  8305. | #define HAVE_SYS_RESOURCE_H 1
  8306. | #define HAVE_SYS_SELECT_H 1
  8307. | #define HAVE_SYS_SOCKET_H 1
  8308. | #define HAVE_SYS_STAT_H 1
  8309. | #define HAVE_SYS_STATVFS_H 1
  8310. | #define HAVE_SYS_WAIT_H 1
  8311. | #define HAVE_TERMIOS_H 1
  8312. | #define HAVE_UNISTD_H 1
  8313. | #define HAVE_UTIME_H 1
  8314. | #define HAVE_SYS_UTSNAME_H 1
  8315. | #define HAVE_SYS_IPC_H 1
  8316. | #define HAVE_DLFCN_H 1
  8317. | #define HAVE_ASSERT_H 1
  8318. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8319. | #define HAVE_TM_ZONE 1
  8320. | #define MISSING_FCLOSE_DECL 0
  8321. | #define HAVE_TM_GMTOFF 1
  8322. | #define HAVE_STRUCT_FLOCK 1
  8323. | #define HAVE_SOCKLEN_T 1
  8324. | #define SIZEOF_SIZE_T 8
  8325. | #define SIZEOF_LONG_LONG 8
  8326. | #define SIZEOF_LONG_LONG_INT 8
  8327. | #define SIZEOF_LONG 8
  8328. | #define SIZEOF_INT 4
  8329. | #define SIZEOF_INTMAX_T 8
  8330. | #define HAVE_INTMAX_T 1
  8331. | #define SIZEOF_SSIZE_T 8
  8332. | #define HAVE_SSIZE_T 1
  8333. | #define SIZEOF_PTRDIFF_T 8
  8334. | #define HAVE_PTRDIFF_T 1
  8335. | #define SIZEOF_SHORT 2
  8336. | #define SIZEOF_INT 4
  8337. | #define SIZEOF_LONG 8
  8338. | #define SIZEOF_LONG_LONG 8
  8339. | #define HAVE_INT8_T 1
  8340. | #define HAVE_INT16_T 1
  8341. | #define HAVE_INT32_T 1
  8342. | #define HAVE_INT64_T 1
  8343. | #define HAVE_UINT8_T 1
  8344. | #define HAVE_UINT16_T 1
  8345. | #define HAVE_UINT32_T 1
  8346. | #define HAVE_UINT64_T 1
  8347. | #define HAVE_U_INT8_T 1
  8348. | #define HAVE_U_INT16_T 1
  8349. | #define HAVE_U_INT32_T 1
  8350. | #define HAVE_U_INT64_T 1
  8351. | #define PHP_HAVE_STDINT_TYPES 1
  8352. | #define PHP_HAVE_BUILTIN_EXPECT 1
  8353. | #define PHP_HAVE_BUILTIN_CLZ 1
  8354. | #define PHP_HAVE_BUILTIN_CTZL 1
  8355. | #define PHP_HAVE_BUILTIN_CTZLL 1
  8356. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8357. | #define HAVE_ST_BLKSIZE 1
  8358. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8359. | #define HAVE_ST_BLOCKS 1
  8360. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8361. | #define HAVE_ST_RDEV 1
  8362. | #define HAVE_SOCKADDR_STORAGE 1
  8363. | #define HAVE_SOCKADDR_SA_LEN 1
  8364. | #define HAVE_VPRINTF 1
  8365. | #define HAVE_ALPHASORT 1
  8366. | #define HAVE_ASCTIME_R 1
  8367. | #define HAVE_CHROOT 1
  8368. | #define HAVE_CTIME_R 1
  8369. | #define HAVE_CRYPT 1
  8370. | #define HAVE_FLOCK 1
  8371. | #define HAVE_FTOK 1
  8372. | #define HAVE_FUNOPEN 1
  8373. | #define HAVE_GAI_STRERROR 1
  8374. | #define HAVE_GCVT 1
  8375. | #define HAVE_GETLOADAVG 1
  8376. | #define HAVE_GETLOGIN 1
  8377. | #define HAVE_GETPROTOBYNAME 1
  8378. | #define HAVE_GETPROTOBYNUMBER 1
  8379. | #define HAVE_GETSERVBYNAME 1
  8380. | #define HAVE_GETSERVBYPORT 1
  8381. | #define HAVE_GETHOSTNAME 1
  8382. | #define HAVE_GETRUSAGE 1
  8383. | #define HAVE_GETTIMEOFDAY 1
  8384. | #define HAVE_GMTIME_R 1
  8385. | #define HAVE_GETPWNAM_R 1
  8386. | #define HAVE_GETGRNAM_R 1
  8387. | #define HAVE_GETPWUID_R 1
  8388. | #define HAVE_GRANTPT 1
  8389. | #define HAVE_INET_NTOA 1
  8390. | #define HAVE_INET_NTOP 1
  8391. | #define HAVE_INET_PTON 1
  8392. | #define HAVE_ISASCII 1
  8393. | #define HAVE_LINK 1
  8394. | #define HAVE_LOCALTIME_R 1
  8395. | #define HAVE_LOCKF 1
  8396. | #define HAVE_LCHOWN 1
  8397. | #define HAVE_LRAND48 1
  8398. | #define HAVE_MEMCPY 1
  8399. | #define HAVE_MEMMOVE 1
  8400. | #define HAVE_MKSTEMP 1
  8401. | #define HAVE_MMAP 1
  8402. | #define HAVE_NL_LANGINFO 1
  8403. | #define HAVE_PERROR 1
  8404. | #define HAVE_POLL 1
  8405. | #define HAVE_PTSNAME 1
  8406. | #define HAVE_PUTENV 1
  8407. | #define HAVE_REALPATH 1
  8408. | #define HAVE_RANDOM 1
  8409. | #define HAVE_RAND_R 1
  8410. | #define HAVE_SCANDIR 1
  8411. | #define HAVE_SETITIMER 1
  8412. | #define HAVE_SETLOCALE 1
  8413. | #define HAVE_LOCALECONV 1
  8414. | #define HAVE_SETENV 1
  8415. | #define HAVE_SETPGID 1
  8416. | #define HAVE_SETSOCKOPT 1
  8417. | #define HAVE_SETVBUF 1
  8418. | #define HAVE_SHUTDOWN 1
  8419. | #define HAVE_SIN 1
  8420. | #define HAVE_SNPRINTF 1
  8421. | #define HAVE_SRAND48 1
  8422. | #define HAVE_SRANDOM 1
  8423. | #define HAVE_STATFS 1
  8424. | #define HAVE_STATVFS 1
  8425. | #define HAVE_STRCASECMP 1
  8426. | #define HAVE_STRCOLL 1
  8427. | #define HAVE_STRDUP 1
  8428. | #define HAVE_STRERROR 1
  8429. | #define HAVE_STRFTIME 1
  8430. | #define HAVE_STRNLEN 1
  8431. | #define HAVE_STRPTIME 1
  8432. | #define HAVE_STRSTR 1
  8433. | #define HAVE_STRTOK_R 1
  8434. | #define HAVE_SYMLINK 1
  8435. | #define HAVE_TEMPNAM 1
  8436. | #define HAVE_TZSET 1
  8437. | #define HAVE_UNLOCKPT 1
  8438. | #define HAVE_UNSETENV 1
  8439. | #define HAVE_USLEEP 1
  8440. | #define HAVE_UTIME 1
  8441. | #define HAVE_VSNPRINTF 1
  8442. | #define HAVE_VASPRINTF 1
  8443. | #define HAVE_ASPRINTF 1
  8444. | #define HAVE_NANOSLEEP 1
  8445. | /* end confdefs.h. */
  8446. |
  8447. | /* Override any GCC internal prototype to avoid an error.
  8448. | Use char because int might match the return type of a GCC
  8449. | builtin and then its argument prototype would still apply. */
  8450. | #ifdef __cplusplus
  8451. | extern "C"
  8452. | #endif
  8453. | char __nanosleep ();
  8454. | int
  8455. | main ()
  8456. | {
  8457. | return __nanosleep ();
  8458. | ;
  8459. | return 0;
  8460. | }
  8461. configure:14527: result: no
  8462. configure:14587: checking for getaddrinfo
  8463. configure:14603: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8464. configure:14603: $? = 0
  8465. configure:14647: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8466. conftest.c:248:3: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Wimplicit-function-declaration]
  8467. memset(&hints, 0, sizeof(hints));
  8468. ^
  8469. conftest.c:248:3: note: include the header <string.h> or explicitly provide a declaration for 'memset'
  8470. conftest.c:252:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
  8471. exit(1);
  8472. ^
  8473. conftest.c:252:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
  8474. 2 warnings generated.
  8475. configure:14647: $? = 0
  8476. configure:14647: ./conftest
  8477. configure:14647: $? = 0
  8478. configure:14662: result: yes
  8479. configure:14670: checking for __sync_fetch_and_add
  8480. configure:14686: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8481. configure:14686: $? = 0
  8482. configure:14694: result: yes
  8483. configure:14702: checking for strlcat
  8484. configure:14702: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8485. conftest.c:264:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
  8486. char strlcat ();
  8487. ^
  8488. conftest.c:264:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
  8489. 1 warning generated.
  8490. configure:14702: $? = 0
  8491. configure:14702: result: yes
  8492. configure:14715: checking for strlcpy
  8493. configure:14715: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8494. conftest.c:265:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
  8495. char strlcpy ();
  8496. ^
  8497. conftest.c:265:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
  8498. 1 warning generated.
  8499. configure:14715: $? = 0
  8500. configure:14715: result: yes
  8501. configure:14728: checking for getopt
  8502. configure:14728: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8503. configure:14728: $? = 0
  8504. configure:14728: result: yes
  8505. configure:14748: checking for utime.h
  8506. configure:14748: result: yes
  8507. configure:14762: checking whether utime accepts a null argument
  8508. configure:14791: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8509. configure:14791: $? = 0
  8510. configure:14791: ./conftest
  8511. configure:14791: $? = 0
  8512. configure:14801: result: yes
  8513. configure:14813: checking for working alloca.h
  8514. configure:14830: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8515. configure:14830: $? = 0
  8516. configure:14838: result: yes
  8517. configure:14846: checking for alloca
  8518. configure:14883: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8519. configure:14883: $? = 0
  8520. configure:14891: result: yes
  8521. configure:14998: checking for declared timezone
  8522. configure:15023: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  8523. configure:15023: $? = 0
  8524. configure:15034: result: yes
  8525. configure:15043: checking for type of reentrant time-related functions
  8526. configure:15072: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8527. conftest.c:252:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  8528. main() {
  8529. ^
  8530. conftest.c:258:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion]
  8531. s = gmtime_r(&old, &t);
  8532. ^ ~~~~~~~~~~~~~~~~~~
  8533. conftest.c:259:30: error: too many arguments to function call, expected 2, have 3
  8534. r = (int) asctime_r(&t, buf, 26);
  8535. ~~~~~~~~~ ^~
  8536. /usr/include/time.h:123:1: note: 'asctime_r' declared here
  8537. char *asctime_r(const struct tm * __restrict, char * __restrict);
  8538. ^
  8539. 2 warnings and 1 error generated.
  8540. configure:15072: $? = 1
  8541. configure: program exited with status 1
  8542. configure: failed program was:
  8543. | /* confdefs.h */
  8544. | #define PACKAGE_NAME ""
  8545. | #define PACKAGE_TARNAME ""
  8546. | #define PACKAGE_VERSION ""
  8547. | #define PACKAGE_STRING ""
  8548. | #define PACKAGE_BUGREPORT ""
  8549. | #define PACKAGE_URL ""
  8550. | #define STDC_HEADERS 1
  8551. | #define HAVE_SYS_TYPES_H 1
  8552. | #define HAVE_SYS_STAT_H 1
  8553. | #define HAVE_STDLIB_H 1
  8554. | #define HAVE_STRING_H 1
  8555. | #define HAVE_MEMORY_H 1
  8556. | #define HAVE_STRINGS_H 1
  8557. | #define HAVE_INTTYPES_H 1
  8558. | #define HAVE_STDINT_H 1
  8559. | #define HAVE_UNISTD_H 1
  8560. | #define __EXTENSIONS__ 1
  8561. | #define _ALL_SOURCE 1
  8562. | #define _GNU_SOURCE 1
  8563. | #define _POSIX_PTHREAD_SEMANTICS 1
  8564. | #define _TANDEM_SOURCE 1
  8565. | #define HAVE_DEV_URANDOM 1
  8566. | #define HAVE_SETENV 1
  8567. | #define HAVE_ERRNO_H 1
  8568. | #define HAVE_FCNTL_H 1
  8569. | #define HAVE_STDIO_H 1
  8570. | #define HAVE_STDLIB_H 1
  8571. | #define HAVE_UNISTD_H 1
  8572. | #define HAVE_SYS_UIO_H 1
  8573. | #define HAVE_SYS_SELECT_H 1
  8574. | #define HAVE_SYS_SOCKET_H 1
  8575. | #define HAVE_SYS_TIME_H 1
  8576. | #define HAVE_ARPA_INET_H 1
  8577. | #define HAVE_NETINET_IN_H 1
  8578. | #define HAVE_SYSEXITS_H 1
  8579. | #define HAVE_CLOCK_GET_TIME 1
  8580. | #define HAVE_MACH_VM_READ 1
  8581. | #define HAVE_BUILTIN_ATOMIC 1
  8582. | #define HAVE_SYSCONF 1
  8583. | #define HAVE_TIMES 1
  8584. | #define HAVE_KQUEUE 1
  8585. | #define HAVE_POLL 1
  8586. | #define HAVE_SELECT 1
  8587. | #define PHP_FPM_SYSTEMD "simple"
  8588. | #define PHP_FPM_USER "nobody"
  8589. | #define PHP_FPM_GROUP "nobody"
  8590. | #define HAVE_PHPDBG 1
  8591. | #define PHPDBG_DEBUG 0
  8592. | #define HAVE_SOCKLEN_T 1
  8593. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  8594. | #define PHP_WRITE_STDOUT 1
  8595. | #define HAVE_SOCKET 1
  8596. | #define HAVE_SOCKETPAIR 1
  8597. | #define HAVE_HTONL 1
  8598. | #define HAVE_GETHOSTNAME 1
  8599. | #define HAVE_GETHOSTBYADDR 1
  8600. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  8601. | #define HAVE_DLOPEN 1
  8602. | #define HAVE_LIBDL 1
  8603. | #define HAVE_LIBM 1
  8604. | #define HAVE_INET_ATON 1
  8605. | #define STDC_HEADERS 1
  8606. | #define HAVE_DIRENT_H 1
  8607. | #define HAVE_INTTYPES_H 1
  8608. | #define HAVE_STDINT_H 1
  8609. | #define HAVE_DIRENT_H 1
  8610. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  8611. | #define HAVE_SYS_PARAM_H 1
  8612. | #define HAVE_SYS_TYPES_H 1
  8613. | #define HAVE_SYS_TIME_H 1
  8614. | #define HAVE_NETINET_IN_H 1
  8615. | #define HAVE_ALLOCA_H 1
  8616. | #define HAVE_ARPA_INET_H 1
  8617. | #define HAVE_ARPA_NAMESER_H 1
  8618. | #define HAVE_ASSERT_H 1
  8619. | #define HAVE_DNS_H 1
  8620. | #define HAVE_FCNTL_H 1
  8621. | #define HAVE_GRP_H 1
  8622. | #define HAVE_LANGINFO_H 1
  8623. | #define HAVE_LIMITS_H 1
  8624. | #define HAVE_LOCALE_H 1
  8625. | #define HAVE_MONETARY_H 1
  8626. | #define HAVE_NETDB_H 1
  8627. | #define HAVE_PWD_H 1
  8628. | #define HAVE_RESOLV_H 1
  8629. | #define HAVE_SIGNAL_H 1
  8630. | #define HAVE_STDARG_H 1
  8631. | #define HAVE_STDLIB_H 1
  8632. | #define HAVE_STRING_H 1
  8633. | #define HAVE_SYSLOG_H 1
  8634. | #define HAVE_SYSEXITS_H 1
  8635. | #define HAVE_SYS_IOCTL_H 1
  8636. | #define HAVE_SYS_FILE_H 1
  8637. | #define HAVE_SYS_MMAN_H 1
  8638. | #define HAVE_SYS_MOUNT_H 1
  8639. | #define HAVE_SYS_POLL_H 1
  8640. | #define HAVE_SYS_RESOURCE_H 1
  8641. | #define HAVE_SYS_SELECT_H 1
  8642. | #define HAVE_SYS_SOCKET_H 1
  8643. | #define HAVE_SYS_STAT_H 1
  8644. | #define HAVE_SYS_STATVFS_H 1
  8645. | #define HAVE_SYS_WAIT_H 1
  8646. | #define HAVE_TERMIOS_H 1
  8647. | #define HAVE_UNISTD_H 1
  8648. | #define HAVE_UTIME_H 1
  8649. | #define HAVE_SYS_UTSNAME_H 1
  8650. | #define HAVE_SYS_IPC_H 1
  8651. | #define HAVE_DLFCN_H 1
  8652. | #define HAVE_ASSERT_H 1
  8653. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8654. | #define HAVE_TM_ZONE 1
  8655. | #define MISSING_FCLOSE_DECL 0
  8656. | #define HAVE_TM_GMTOFF 1
  8657. | #define HAVE_STRUCT_FLOCK 1
  8658. | #define HAVE_SOCKLEN_T 1
  8659. | #define SIZEOF_SIZE_T 8
  8660. | #define SIZEOF_LONG_LONG 8
  8661. | #define SIZEOF_LONG_LONG_INT 8
  8662. | #define SIZEOF_LONG 8
  8663. | #define SIZEOF_INT 4
  8664. | #define SIZEOF_INTMAX_T 8
  8665. | #define HAVE_INTMAX_T 1
  8666. | #define SIZEOF_SSIZE_T 8
  8667. | #define HAVE_SSIZE_T 1
  8668. | #define SIZEOF_PTRDIFF_T 8
  8669. | #define HAVE_PTRDIFF_T 1
  8670. | #define SIZEOF_SHORT 2
  8671. | #define SIZEOF_INT 4
  8672. | #define SIZEOF_LONG 8
  8673. | #define SIZEOF_LONG_LONG 8
  8674. | #define HAVE_INT8_T 1
  8675. | #define HAVE_INT16_T 1
  8676. | #define HAVE_INT32_T 1
  8677. | #define HAVE_INT64_T 1
  8678. | #define HAVE_UINT8_T 1
  8679. | #define HAVE_UINT16_T 1
  8680. | #define HAVE_UINT32_T 1
  8681. | #define HAVE_UINT64_T 1
  8682. | #define HAVE_U_INT8_T 1
  8683. | #define HAVE_U_INT16_T 1
  8684. | #define HAVE_U_INT32_T 1
  8685. | #define HAVE_U_INT64_T 1
  8686. | #define PHP_HAVE_STDINT_TYPES 1
  8687. | #define PHP_HAVE_BUILTIN_EXPECT 1
  8688. | #define PHP_HAVE_BUILTIN_CLZ 1
  8689. | #define PHP_HAVE_BUILTIN_CTZL 1
  8690. | #define PHP_HAVE_BUILTIN_CTZLL 1
  8691. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8692. | #define HAVE_ST_BLKSIZE 1
  8693. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8694. | #define HAVE_ST_BLOCKS 1
  8695. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8696. | #define HAVE_ST_RDEV 1
  8697. | #define HAVE_SOCKADDR_STORAGE 1
  8698. | #define HAVE_SOCKADDR_SA_LEN 1
  8699. | #define HAVE_VPRINTF 1
  8700. | #define HAVE_ALPHASORT 1
  8701. | #define HAVE_ASCTIME_R 1
  8702. | #define HAVE_CHROOT 1
  8703. | #define HAVE_CTIME_R 1
  8704. | #define HAVE_CRYPT 1
  8705. | #define HAVE_FLOCK 1
  8706. | #define HAVE_FTOK 1
  8707. | #define HAVE_FUNOPEN 1
  8708. | #define HAVE_GAI_STRERROR 1
  8709. | #define HAVE_GCVT 1
  8710. | #define HAVE_GETLOADAVG 1
  8711. | #define HAVE_GETLOGIN 1
  8712. | #define HAVE_GETPROTOBYNAME 1
  8713. | #define HAVE_GETPROTOBYNUMBER 1
  8714. | #define HAVE_GETSERVBYNAME 1
  8715. | #define HAVE_GETSERVBYPORT 1
  8716. | #define HAVE_GETHOSTNAME 1
  8717. | #define HAVE_GETRUSAGE 1
  8718. | #define HAVE_GETTIMEOFDAY 1
  8719. | #define HAVE_GMTIME_R 1
  8720. | #define HAVE_GETPWNAM_R 1
  8721. | #define HAVE_GETGRNAM_R 1
  8722. | #define HAVE_GETPWUID_R 1
  8723. | #define HAVE_GRANTPT 1
  8724. | #define HAVE_INET_NTOA 1
  8725. | #define HAVE_INET_NTOP 1
  8726. | #define HAVE_INET_PTON 1
  8727. | #define HAVE_ISASCII 1
  8728. | #define HAVE_LINK 1
  8729. | #define HAVE_LOCALTIME_R 1
  8730. | #define HAVE_LOCKF 1
  8731. | #define HAVE_LCHOWN 1
  8732. | #define HAVE_LRAND48 1
  8733. | #define HAVE_MEMCPY 1
  8734. | #define HAVE_MEMMOVE 1
  8735. | #define HAVE_MKSTEMP 1
  8736. | #define HAVE_MMAP 1
  8737. | #define HAVE_NL_LANGINFO 1
  8738. | #define HAVE_PERROR 1
  8739. | #define HAVE_POLL 1
  8740. | #define HAVE_PTSNAME 1
  8741. | #define HAVE_PUTENV 1
  8742. | #define HAVE_REALPATH 1
  8743. | #define HAVE_RANDOM 1
  8744. | #define HAVE_RAND_R 1
  8745. | #define HAVE_SCANDIR 1
  8746. | #define HAVE_SETITIMER 1
  8747. | #define HAVE_SETLOCALE 1
  8748. | #define HAVE_LOCALECONV 1
  8749. | #define HAVE_SETENV 1
  8750. | #define HAVE_SETPGID 1
  8751. | #define HAVE_SETSOCKOPT 1
  8752. | #define HAVE_SETVBUF 1
  8753. | #define HAVE_SHUTDOWN 1
  8754. | #define HAVE_SIN 1
  8755. | #define HAVE_SNPRINTF 1
  8756. | #define HAVE_SRAND48 1
  8757. | #define HAVE_SRANDOM 1
  8758. | #define HAVE_STATFS 1
  8759. | #define HAVE_STATVFS 1
  8760. | #define HAVE_STRCASECMP 1
  8761. | #define HAVE_STRCOLL 1
  8762. | #define HAVE_STRDUP 1
  8763. | #define HAVE_STRERROR 1
  8764. | #define HAVE_STRFTIME 1
  8765. | #define HAVE_STRNLEN 1
  8766. | #define HAVE_STRPTIME 1
  8767. | #define HAVE_STRSTR 1
  8768. | #define HAVE_STRTOK_R 1
  8769. | #define HAVE_SYMLINK 1
  8770. | #define HAVE_TEMPNAM 1
  8771. | #define HAVE_TZSET 1
  8772. | #define HAVE_UNLOCKPT 1
  8773. | #define HAVE_UNSETENV 1
  8774. | #define HAVE_USLEEP 1
  8775. | #define HAVE_UTIME 1
  8776. | #define HAVE_VSNPRINTF 1
  8777. | #define HAVE_VASPRINTF 1
  8778. | #define HAVE_ASPRINTF 1
  8779. | #define HAVE_NANOSLEEP 1
  8780. | #define HAVE_GETADDRINFO 1
  8781. | #define HAVE_SYNC_FETCH_AND_ADD 1
  8782. | #define HAVE_STRLCAT 1
  8783. | #define HAVE_STRLCPY 1
  8784. | #define HAVE_GETOPT 1
  8785. | #define HAVE_UTIME_H 1
  8786. | #define HAVE_UTIME_NULL 1
  8787. | #define HAVE_ALLOCA_H 1
  8788. | #define HAVE_ALLOCA 1
  8789. | #define HAVE_DECLARED_TIMEZONE 1
  8790. | /* end confdefs.h. */
  8791. |
  8792. | #include <time.h>
  8793. |
  8794. | main() {
  8795. | char buf[27];
  8796. | struct tm t;
  8797. | time_t old = 0;
  8798. | int r, s;
  8799. |
  8800. | s = gmtime_r(&old, &t);
  8801. | r = (int) asctime_r(&t, buf, 26);
  8802. | if (r == s && s == 0) return (0);
  8803. | return (1);
  8804. | }
  8805. |
  8806. configure:15099: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  8807. conftest.c:251:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  8808. main() {
  8809. ^
  8810. conftest.c:257:26: error: too many arguments to function call, expected 2, have 3
  8811. p = asctime_r(&t, buf, 26);
  8812. ~~~~~~~~~ ^~
  8813. /usr/include/time.h:123:1: note: 'asctime_r' declared here
  8814. char *asctime_r(const struct tm * __restrict, char * __restrict);
  8815. ^
  8816. 1 warning and 1 error generated.
  8817. configure:15099: $? = 1
  8818. configure: program exited with status 1
  8819. configure: failed program was:
  8820. | /* confdefs.h */
  8821. | #define PACKAGE_NAME ""
  8822. | #define PACKAGE_TARNAME ""
  8823. | #define PACKAGE_VERSION ""
  8824. | #define PACKAGE_STRING ""
  8825. | #define PACKAGE_BUGREPORT ""
  8826. | #define PACKAGE_URL ""
  8827. | #define STDC_HEADERS 1
  8828. | #define HAVE_SYS_TYPES_H 1
  8829. | #define HAVE_SYS_STAT_H 1
  8830. | #define HAVE_STDLIB_H 1
  8831. | #define HAVE_STRING_H 1
  8832. | #define HAVE_MEMORY_H 1
  8833. | #define HAVE_STRINGS_H 1
  8834. | #define HAVE_INTTYPES_H 1
  8835. | #define HAVE_STDINT_H 1
  8836. | #define HAVE_UNISTD_H 1
  8837. | #define __EXTENSIONS__ 1
  8838. | #define _ALL_SOURCE 1
  8839. | #define _GNU_SOURCE 1
  8840. | #define _POSIX_PTHREAD_SEMANTICS 1
  8841. | #define _TANDEM_SOURCE 1
  8842. | #define HAVE_DEV_URANDOM 1
  8843. | #define HAVE_SETENV 1
  8844. | #define HAVE_ERRNO_H 1
  8845. | #define HAVE_FCNTL_H 1
  8846. | #define HAVE_STDIO_H 1
  8847. | #define HAVE_STDLIB_H 1
  8848. | #define HAVE_UNISTD_H 1
  8849. | #define HAVE_SYS_UIO_H 1
  8850. | #define HAVE_SYS_SELECT_H 1
  8851. | #define HAVE_SYS_SOCKET_H 1
  8852. | #define HAVE_SYS_TIME_H 1
  8853. | #define HAVE_ARPA_INET_H 1
  8854. | #define HAVE_NETINET_IN_H 1
  8855. | #define HAVE_SYSEXITS_H 1
  8856. | #define HAVE_CLOCK_GET_TIME 1
  8857. | #define HAVE_MACH_VM_READ 1
  8858. | #define HAVE_BUILTIN_ATOMIC 1
  8859. | #define HAVE_SYSCONF 1
  8860. | #define HAVE_TIMES 1
  8861. | #define HAVE_KQUEUE 1
  8862. | #define HAVE_POLL 1
  8863. | #define HAVE_SELECT 1
  8864. | #define PHP_FPM_SYSTEMD "simple"
  8865. | #define PHP_FPM_USER "nobody"
  8866. | #define PHP_FPM_GROUP "nobody"
  8867. | #define HAVE_PHPDBG 1
  8868. | #define PHPDBG_DEBUG 0
  8869. | #define HAVE_SOCKLEN_T 1
  8870. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  8871. | #define PHP_WRITE_STDOUT 1
  8872. | #define HAVE_SOCKET 1
  8873. | #define HAVE_SOCKETPAIR 1
  8874. | #define HAVE_HTONL 1
  8875. | #define HAVE_GETHOSTNAME 1
  8876. | #define HAVE_GETHOSTBYADDR 1
  8877. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  8878. | #define HAVE_DLOPEN 1
  8879. | #define HAVE_LIBDL 1
  8880. | #define HAVE_LIBM 1
  8881. | #define HAVE_INET_ATON 1
  8882. | #define STDC_HEADERS 1
  8883. | #define HAVE_DIRENT_H 1
  8884. | #define HAVE_INTTYPES_H 1
  8885. | #define HAVE_STDINT_H 1
  8886. | #define HAVE_DIRENT_H 1
  8887. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  8888. | #define HAVE_SYS_PARAM_H 1
  8889. | #define HAVE_SYS_TYPES_H 1
  8890. | #define HAVE_SYS_TIME_H 1
  8891. | #define HAVE_NETINET_IN_H 1
  8892. | #define HAVE_ALLOCA_H 1
  8893. | #define HAVE_ARPA_INET_H 1
  8894. | #define HAVE_ARPA_NAMESER_H 1
  8895. | #define HAVE_ASSERT_H 1
  8896. | #define HAVE_DNS_H 1
  8897. | #define HAVE_FCNTL_H 1
  8898. | #define HAVE_GRP_H 1
  8899. | #define HAVE_LANGINFO_H 1
  8900. | #define HAVE_LIMITS_H 1
  8901. | #define HAVE_LOCALE_H 1
  8902. | #define HAVE_MONETARY_H 1
  8903. | #define HAVE_NETDB_H 1
  8904. | #define HAVE_PWD_H 1
  8905. | #define HAVE_RESOLV_H 1
  8906. | #define HAVE_SIGNAL_H 1
  8907. | #define HAVE_STDARG_H 1
  8908. | #define HAVE_STDLIB_H 1
  8909. | #define HAVE_STRING_H 1
  8910. | #define HAVE_SYSLOG_H 1
  8911. | #define HAVE_SYSEXITS_H 1
  8912. | #define HAVE_SYS_IOCTL_H 1
  8913. | #define HAVE_SYS_FILE_H 1
  8914. | #define HAVE_SYS_MMAN_H 1
  8915. | #define HAVE_SYS_MOUNT_H 1
  8916. | #define HAVE_SYS_POLL_H 1
  8917. | #define HAVE_SYS_RESOURCE_H 1
  8918. | #define HAVE_SYS_SELECT_H 1
  8919. | #define HAVE_SYS_SOCKET_H 1
  8920. | #define HAVE_SYS_STAT_H 1
  8921. | #define HAVE_SYS_STATVFS_H 1
  8922. | #define HAVE_SYS_WAIT_H 1
  8923. | #define HAVE_TERMIOS_H 1
  8924. | #define HAVE_UNISTD_H 1
  8925. | #define HAVE_UTIME_H 1
  8926. | #define HAVE_SYS_UTSNAME_H 1
  8927. | #define HAVE_SYS_IPC_H 1
  8928. | #define HAVE_DLFCN_H 1
  8929. | #define HAVE_ASSERT_H 1
  8930. | #define HAVE_STRUCT_TM_TM_ZONE 1
  8931. | #define HAVE_TM_ZONE 1
  8932. | #define MISSING_FCLOSE_DECL 0
  8933. | #define HAVE_TM_GMTOFF 1
  8934. | #define HAVE_STRUCT_FLOCK 1
  8935. | #define HAVE_SOCKLEN_T 1
  8936. | #define SIZEOF_SIZE_T 8
  8937. | #define SIZEOF_LONG_LONG 8
  8938. | #define SIZEOF_LONG_LONG_INT 8
  8939. | #define SIZEOF_LONG 8
  8940. | #define SIZEOF_INT 4
  8941. | #define SIZEOF_INTMAX_T 8
  8942. | #define HAVE_INTMAX_T 1
  8943. | #define SIZEOF_SSIZE_T 8
  8944. | #define HAVE_SSIZE_T 1
  8945. | #define SIZEOF_PTRDIFF_T 8
  8946. | #define HAVE_PTRDIFF_T 1
  8947. | #define SIZEOF_SHORT 2
  8948. | #define SIZEOF_INT 4
  8949. | #define SIZEOF_LONG 8
  8950. | #define SIZEOF_LONG_LONG 8
  8951. | #define HAVE_INT8_T 1
  8952. | #define HAVE_INT16_T 1
  8953. | #define HAVE_INT32_T 1
  8954. | #define HAVE_INT64_T 1
  8955. | #define HAVE_UINT8_T 1
  8956. | #define HAVE_UINT16_T 1
  8957. | #define HAVE_UINT32_T 1
  8958. | #define HAVE_UINT64_T 1
  8959. | #define HAVE_U_INT8_T 1
  8960. | #define HAVE_U_INT16_T 1
  8961. | #define HAVE_U_INT32_T 1
  8962. | #define HAVE_U_INT64_T 1
  8963. | #define PHP_HAVE_STDINT_TYPES 1
  8964. | #define PHP_HAVE_BUILTIN_EXPECT 1
  8965. | #define PHP_HAVE_BUILTIN_CLZ 1
  8966. | #define PHP_HAVE_BUILTIN_CTZL 1
  8967. | #define PHP_HAVE_BUILTIN_CTZLL 1
  8968. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  8969. | #define HAVE_ST_BLKSIZE 1
  8970. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  8971. | #define HAVE_ST_BLOCKS 1
  8972. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  8973. | #define HAVE_ST_RDEV 1
  8974. | #define HAVE_SOCKADDR_STORAGE 1
  8975. | #define HAVE_SOCKADDR_SA_LEN 1
  8976. | #define HAVE_VPRINTF 1
  8977. | #define HAVE_ALPHASORT 1
  8978. | #define HAVE_ASCTIME_R 1
  8979. | #define HAVE_CHROOT 1
  8980. | #define HAVE_CTIME_R 1
  8981. | #define HAVE_CRYPT 1
  8982. | #define HAVE_FLOCK 1
  8983. | #define HAVE_FTOK 1
  8984. | #define HAVE_FUNOPEN 1
  8985. | #define HAVE_GAI_STRERROR 1
  8986. | #define HAVE_GCVT 1
  8987. | #define HAVE_GETLOADAVG 1
  8988. | #define HAVE_GETLOGIN 1
  8989. | #define HAVE_GETPROTOBYNAME 1
  8990. | #define HAVE_GETPROTOBYNUMBER 1
  8991. | #define HAVE_GETSERVBYNAME 1
  8992. | #define HAVE_GETSERVBYPORT 1
  8993. | #define HAVE_GETHOSTNAME 1
  8994. | #define HAVE_GETRUSAGE 1
  8995. | #define HAVE_GETTIMEOFDAY 1
  8996. | #define HAVE_GMTIME_R 1
  8997. | #define HAVE_GETPWNAM_R 1
  8998. | #define HAVE_GETGRNAM_R 1
  8999. | #define HAVE_GETPWUID_R 1
  9000. | #define HAVE_GRANTPT 1
  9001. | #define HAVE_INET_NTOA 1
  9002. | #define HAVE_INET_NTOP 1
  9003. | #define HAVE_INET_PTON 1
  9004. | #define HAVE_ISASCII 1
  9005. | #define HAVE_LINK 1
  9006. | #define HAVE_LOCALTIME_R 1
  9007. | #define HAVE_LOCKF 1
  9008. | #define HAVE_LCHOWN 1
  9009. | #define HAVE_LRAND48 1
  9010. | #define HAVE_MEMCPY 1
  9011. | #define HAVE_MEMMOVE 1
  9012. | #define HAVE_MKSTEMP 1
  9013. | #define HAVE_MMAP 1
  9014. | #define HAVE_NL_LANGINFO 1
  9015. | #define HAVE_PERROR 1
  9016. | #define HAVE_POLL 1
  9017. | #define HAVE_PTSNAME 1
  9018. | #define HAVE_PUTENV 1
  9019. | #define HAVE_REALPATH 1
  9020. | #define HAVE_RANDOM 1
  9021. | #define HAVE_RAND_R 1
  9022. | #define HAVE_SCANDIR 1
  9023. | #define HAVE_SETITIMER 1
  9024. | #define HAVE_SETLOCALE 1
  9025. | #define HAVE_LOCALECONV 1
  9026. | #define HAVE_SETENV 1
  9027. | #define HAVE_SETPGID 1
  9028. | #define HAVE_SETSOCKOPT 1
  9029. | #define HAVE_SETVBUF 1
  9030. | #define HAVE_SHUTDOWN 1
  9031. | #define HAVE_SIN 1
  9032. | #define HAVE_SNPRINTF 1
  9033. | #define HAVE_SRAND48 1
  9034. | #define HAVE_SRANDOM 1
  9035. | #define HAVE_STATFS 1
  9036. | #define HAVE_STATVFS 1
  9037. | #define HAVE_STRCASECMP 1
  9038. | #define HAVE_STRCOLL 1
  9039. | #define HAVE_STRDUP 1
  9040. | #define HAVE_STRERROR 1
  9041. | #define HAVE_STRFTIME 1
  9042. | #define HAVE_STRNLEN 1
  9043. | #define HAVE_STRPTIME 1
  9044. | #define HAVE_STRSTR 1
  9045. | #define HAVE_STRTOK_R 1
  9046. | #define HAVE_SYMLINK 1
  9047. | #define HAVE_TEMPNAM 1
  9048. | #define HAVE_TZSET 1
  9049. | #define HAVE_UNLOCKPT 1
  9050. | #define HAVE_UNSETENV 1
  9051. | #define HAVE_USLEEP 1
  9052. | #define HAVE_UTIME 1
  9053. | #define HAVE_VSNPRINTF 1
  9054. | #define HAVE_VASPRINTF 1
  9055. | #define HAVE_ASPRINTF 1
  9056. | #define HAVE_NANOSLEEP 1
  9057. | #define HAVE_GETADDRINFO 1
  9058. | #define HAVE_SYNC_FETCH_AND_ADD 1
  9059. | #define HAVE_STRLCAT 1
  9060. | #define HAVE_STRLCPY 1
  9061. | #define HAVE_GETOPT 1
  9062. | #define HAVE_UTIME_H 1
  9063. | #define HAVE_UTIME_NULL 1
  9064. | #define HAVE_ALLOCA_H 1
  9065. | #define HAVE_ALLOCA 1
  9066. | #define HAVE_DECLARED_TIMEZONE 1
  9067. | /* end confdefs.h. */
  9068. |
  9069. | #include <time.h>
  9070. | main() {
  9071. | struct tm t, *s;
  9072. | time_t old = 0;
  9073. | char buf[27], *p;
  9074. |
  9075. | s = gmtime_r(&old, &t);
  9076. | p = asctime_r(&t, buf, 26);
  9077. | if (p == buf && s == &t) return (0);
  9078. | return (1);
  9079. | }
  9080. |
  9081. configure:15120: result: POSIX
  9082. configure:15132: checking for readdir_r
  9083. configure:15132: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  9084. configure:15132: $? = 0
  9085. configure:15132: result: yes
  9086. configure:15140: checking for type of readdir_r
  9087. configure:15176: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  9088. conftest.c:258:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
  9089. main() {
  9090. ^
  9091. conftest.c:265:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
  9092. exit(1);
  9093. ^
  9094. conftest.c:265:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
  9095. 2 warnings generated.
  9096. configure:15176: $? = 0
  9097. configure:15176: ./conftest
  9098. configure:15176: $? = 0
  9099. configure:15209: result: POSIX
  9100. configure:15224: checking for in_addr_t
  9101. configure:15249: result: yes
  9102. configure:15260: checking for crypt_r
  9103. configure:15260: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  9104. Undefined symbols for architecture x86_64:
  9105. "_crypt_r", referenced from:
  9106. _main in conftest-74aae7.o
  9107. ld: symbol(s) not found for architecture x86_64
  9108. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  9109. configure:15260: $? = 1
  9110. configure: failed program was:
  9111. | /* confdefs.h */
  9112. | #define PACKAGE_NAME ""
  9113. | #define PACKAGE_TARNAME ""
  9114. | #define PACKAGE_VERSION ""
  9115. | #define PACKAGE_STRING ""
  9116. | #define PACKAGE_BUGREPORT ""
  9117. | #define PACKAGE_URL ""
  9118. | #define STDC_HEADERS 1
  9119. | #define HAVE_SYS_TYPES_H 1
  9120. | #define HAVE_SYS_STAT_H 1
  9121. | #define HAVE_STDLIB_H 1
  9122. | #define HAVE_STRING_H 1
  9123. | #define HAVE_MEMORY_H 1
  9124. | #define HAVE_STRINGS_H 1
  9125. | #define HAVE_INTTYPES_H 1
  9126. | #define HAVE_STDINT_H 1
  9127. | #define HAVE_UNISTD_H 1
  9128. | #define __EXTENSIONS__ 1
  9129. | #define _ALL_SOURCE 1
  9130. | #define _GNU_SOURCE 1
  9131. | #define _POSIX_PTHREAD_SEMANTICS 1
  9132. | #define _TANDEM_SOURCE 1
  9133. | #define HAVE_DEV_URANDOM 1
  9134. | #define HAVE_SETENV 1
  9135. | #define HAVE_ERRNO_H 1
  9136. | #define HAVE_FCNTL_H 1
  9137. | #define HAVE_STDIO_H 1
  9138. | #define HAVE_STDLIB_H 1
  9139. | #define HAVE_UNISTD_H 1
  9140. | #define HAVE_SYS_UIO_H 1
  9141. | #define HAVE_SYS_SELECT_H 1
  9142. | #define HAVE_SYS_SOCKET_H 1
  9143. | #define HAVE_SYS_TIME_H 1
  9144. | #define HAVE_ARPA_INET_H 1
  9145. | #define HAVE_NETINET_IN_H 1
  9146. | #define HAVE_SYSEXITS_H 1
  9147. | #define HAVE_CLOCK_GET_TIME 1
  9148. | #define HAVE_MACH_VM_READ 1
  9149. | #define HAVE_BUILTIN_ATOMIC 1
  9150. | #define HAVE_SYSCONF 1
  9151. | #define HAVE_TIMES 1
  9152. | #define HAVE_KQUEUE 1
  9153. | #define HAVE_POLL 1
  9154. | #define HAVE_SELECT 1
  9155. | #define PHP_FPM_SYSTEMD "simple"
  9156. | #define PHP_FPM_USER "nobody"
  9157. | #define PHP_FPM_GROUP "nobody"
  9158. | #define HAVE_PHPDBG 1
  9159. | #define PHPDBG_DEBUG 0
  9160. | #define HAVE_SOCKLEN_T 1
  9161. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  9162. | #define PHP_WRITE_STDOUT 1
  9163. | #define HAVE_SOCKET 1
  9164. | #define HAVE_SOCKETPAIR 1
  9165. | #define HAVE_HTONL 1
  9166. | #define HAVE_GETHOSTNAME 1
  9167. | #define HAVE_GETHOSTBYADDR 1
  9168. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  9169. | #define HAVE_DLOPEN 1
  9170. | #define HAVE_LIBDL 1
  9171. | #define HAVE_LIBM 1
  9172. | #define HAVE_INET_ATON 1
  9173. | #define STDC_HEADERS 1
  9174. | #define HAVE_DIRENT_H 1
  9175. | #define HAVE_INTTYPES_H 1
  9176. | #define HAVE_STDINT_H 1
  9177. | #define HAVE_DIRENT_H 1
  9178. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  9179. | #define HAVE_SYS_PARAM_H 1
  9180. | #define HAVE_SYS_TYPES_H 1
  9181. | #define HAVE_SYS_TIME_H 1
  9182. | #define HAVE_NETINET_IN_H 1
  9183. | #define HAVE_ALLOCA_H 1
  9184. | #define HAVE_ARPA_INET_H 1
  9185. | #define HAVE_ARPA_NAMESER_H 1
  9186. | #define HAVE_ASSERT_H 1
  9187. | #define HAVE_DNS_H 1
  9188. | #define HAVE_FCNTL_H 1
  9189. | #define HAVE_GRP_H 1
  9190. | #define HAVE_LANGINFO_H 1
  9191. | #define HAVE_LIMITS_H 1
  9192. | #define HAVE_LOCALE_H 1
  9193. | #define HAVE_MONETARY_H 1
  9194. | #define HAVE_NETDB_H 1
  9195. | #define HAVE_PWD_H 1
  9196. | #define HAVE_RESOLV_H 1
  9197. | #define HAVE_SIGNAL_H 1
  9198. | #define HAVE_STDARG_H 1
  9199. | #define HAVE_STDLIB_H 1
  9200. | #define HAVE_STRING_H 1
  9201. | #define HAVE_SYSLOG_H 1
  9202. | #define HAVE_SYSEXITS_H 1
  9203. | #define HAVE_SYS_IOCTL_H 1
  9204. | #define HAVE_SYS_FILE_H 1
  9205. | #define HAVE_SYS_MMAN_H 1
  9206. | #define HAVE_SYS_MOUNT_H 1
  9207. | #define HAVE_SYS_POLL_H 1
  9208. | #define HAVE_SYS_RESOURCE_H 1
  9209. | #define HAVE_SYS_SELECT_H 1
  9210. | #define HAVE_SYS_SOCKET_H 1
  9211. | #define HAVE_SYS_STAT_H 1
  9212. | #define HAVE_SYS_STATVFS_H 1
  9213. | #define HAVE_SYS_WAIT_H 1
  9214. | #define HAVE_TERMIOS_H 1
  9215. | #define HAVE_UNISTD_H 1
  9216. | #define HAVE_UTIME_H 1
  9217. | #define HAVE_SYS_UTSNAME_H 1
  9218. | #define HAVE_SYS_IPC_H 1
  9219. | #define HAVE_DLFCN_H 1
  9220. | #define HAVE_ASSERT_H 1
  9221. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9222. | #define HAVE_TM_ZONE 1
  9223. | #define MISSING_FCLOSE_DECL 0
  9224. | #define HAVE_TM_GMTOFF 1
  9225. | #define HAVE_STRUCT_FLOCK 1
  9226. | #define HAVE_SOCKLEN_T 1
  9227. | #define SIZEOF_SIZE_T 8
  9228. | #define SIZEOF_LONG_LONG 8
  9229. | #define SIZEOF_LONG_LONG_INT 8
  9230. | #define SIZEOF_LONG 8
  9231. | #define SIZEOF_INT 4
  9232. | #define SIZEOF_INTMAX_T 8
  9233. | #define HAVE_INTMAX_T 1
  9234. | #define SIZEOF_SSIZE_T 8
  9235. | #define HAVE_SSIZE_T 1
  9236. | #define SIZEOF_PTRDIFF_T 8
  9237. | #define HAVE_PTRDIFF_T 1
  9238. | #define SIZEOF_SHORT 2
  9239. | #define SIZEOF_INT 4
  9240. | #define SIZEOF_LONG 8
  9241. | #define SIZEOF_LONG_LONG 8
  9242. | #define HAVE_INT8_T 1
  9243. | #define HAVE_INT16_T 1
  9244. | #define HAVE_INT32_T 1
  9245. | #define HAVE_INT64_T 1
  9246. | #define HAVE_UINT8_T 1
  9247. | #define HAVE_UINT16_T 1
  9248. | #define HAVE_UINT32_T 1
  9249. | #define HAVE_UINT64_T 1
  9250. | #define HAVE_U_INT8_T 1
  9251. | #define HAVE_U_INT16_T 1
  9252. | #define HAVE_U_INT32_T 1
  9253. | #define HAVE_U_INT64_T 1
  9254. | #define PHP_HAVE_STDINT_TYPES 1
  9255. | #define PHP_HAVE_BUILTIN_EXPECT 1
  9256. | #define PHP_HAVE_BUILTIN_CLZ 1
  9257. | #define PHP_HAVE_BUILTIN_CTZL 1
  9258. | #define PHP_HAVE_BUILTIN_CTZLL 1
  9259. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9260. | #define HAVE_ST_BLKSIZE 1
  9261. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9262. | #define HAVE_ST_BLOCKS 1
  9263. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  9264. | #define HAVE_ST_RDEV 1
  9265. | #define HAVE_SOCKADDR_STORAGE 1
  9266. | #define HAVE_SOCKADDR_SA_LEN 1
  9267. | #define HAVE_VPRINTF 1
  9268. | #define HAVE_ALPHASORT 1
  9269. | #define HAVE_ASCTIME_R 1
  9270. | #define HAVE_CHROOT 1
  9271. | #define HAVE_CTIME_R 1
  9272. | #define HAVE_CRYPT 1
  9273. | #define HAVE_FLOCK 1
  9274. | #define HAVE_FTOK 1
  9275. | #define HAVE_FUNOPEN 1
  9276. | #define HAVE_GAI_STRERROR 1
  9277. | #define HAVE_GCVT 1
  9278. | #define HAVE_GETLOADAVG 1
  9279. | #define HAVE_GETLOGIN 1
  9280. | #define HAVE_GETPROTOBYNAME 1
  9281. | #define HAVE_GETPROTOBYNUMBER 1
  9282. | #define HAVE_GETSERVBYNAME 1
  9283. | #define HAVE_GETSERVBYPORT 1
  9284. | #define HAVE_GETHOSTNAME 1
  9285. | #define HAVE_GETRUSAGE 1
  9286. | #define HAVE_GETTIMEOFDAY 1
  9287. | #define HAVE_GMTIME_R 1
  9288. | #define HAVE_GETPWNAM_R 1
  9289. | #define HAVE_GETGRNAM_R 1
  9290. | #define HAVE_GETPWUID_R 1
  9291. | #define HAVE_GRANTPT 1
  9292. | #define HAVE_INET_NTOA 1
  9293. | #define HAVE_INET_NTOP 1
  9294. | #define HAVE_INET_PTON 1
  9295. | #define HAVE_ISASCII 1
  9296. | #define HAVE_LINK 1
  9297. | #define HAVE_LOCALTIME_R 1
  9298. | #define HAVE_LOCKF 1
  9299. | #define HAVE_LCHOWN 1
  9300. | #define HAVE_LRAND48 1
  9301. | #define HAVE_MEMCPY 1
  9302. | #define HAVE_MEMMOVE 1
  9303. | #define HAVE_MKSTEMP 1
  9304. | #define HAVE_MMAP 1
  9305. | #define HAVE_NL_LANGINFO 1
  9306. | #define HAVE_PERROR 1
  9307. | #define HAVE_POLL 1
  9308. | #define HAVE_PTSNAME 1
  9309. | #define HAVE_PUTENV 1
  9310. | #define HAVE_REALPATH 1
  9311. | #define HAVE_RANDOM 1
  9312. | #define HAVE_RAND_R 1
  9313. | #define HAVE_SCANDIR 1
  9314. | #define HAVE_SETITIMER 1
  9315. | #define HAVE_SETLOCALE 1
  9316. | #define HAVE_LOCALECONV 1
  9317. | #define HAVE_SETENV 1
  9318. | #define HAVE_SETPGID 1
  9319. | #define HAVE_SETSOCKOPT 1
  9320. | #define HAVE_SETVBUF 1
  9321. | #define HAVE_SHUTDOWN 1
  9322. | #define HAVE_SIN 1
  9323. | #define HAVE_SNPRINTF 1
  9324. | #define HAVE_SRAND48 1
  9325. | #define HAVE_SRANDOM 1
  9326. | #define HAVE_STATFS 1
  9327. | #define HAVE_STATVFS 1
  9328. | #define HAVE_STRCASECMP 1
  9329. | #define HAVE_STRCOLL 1
  9330. | #define HAVE_STRDUP 1
  9331. | #define HAVE_STRERROR 1
  9332. | #define HAVE_STRFTIME 1
  9333. | #define HAVE_STRNLEN 1
  9334. | #define HAVE_STRPTIME 1
  9335. | #define HAVE_STRSTR 1
  9336. | #define HAVE_STRTOK_R 1
  9337. | #define HAVE_SYMLINK 1
  9338. | #define HAVE_TEMPNAM 1
  9339. | #define HAVE_TZSET 1
  9340. | #define HAVE_UNLOCKPT 1
  9341. | #define HAVE_UNSETENV 1
  9342. | #define HAVE_USLEEP 1
  9343. | #define HAVE_UTIME 1
  9344. | #define HAVE_VSNPRINTF 1
  9345. | #define HAVE_VASPRINTF 1
  9346. | #define HAVE_ASPRINTF 1
  9347. | #define HAVE_NANOSLEEP 1
  9348. | #define HAVE_GETADDRINFO 1
  9349. | #define HAVE_SYNC_FETCH_AND_ADD 1
  9350. | #define HAVE_STRLCAT 1
  9351. | #define HAVE_STRLCPY 1
  9352. | #define HAVE_GETOPT 1
  9353. | #define HAVE_UTIME_H 1
  9354. | #define HAVE_UTIME_NULL 1
  9355. | #define HAVE_ALLOCA_H 1
  9356. | #define HAVE_ALLOCA 1
  9357. | #define HAVE_DECLARED_TIMEZONE 1
  9358. | #define HAVE_POSIX_READDIR_R 1
  9359. | /* end confdefs.h. */
  9360. | /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r.
  9361. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9362. | #define crypt_r innocuous_crypt_r
  9363. |
  9364. | /* System header to define __stub macros and hopefully few prototypes,
  9365. | which can conflict with char crypt_r (); below.
  9366. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9367. | <limits.h> exists even on freestanding compilers. */
  9368. |
  9369. | #ifdef __STDC__
  9370. | # include <limits.h>
  9371. | #else
  9372. | # include <assert.h>
  9373. | #endif
  9374. |
  9375. | #undef crypt_r
  9376. |
  9377. | /* Override any GCC internal prototype to avoid an error.
  9378. | Use char because int might match the return type of a GCC
  9379. | builtin and then its argument prototype would still apply. */
  9380. | #ifdef __cplusplus
  9381. | extern "C"
  9382. | #endif
  9383. | char crypt_r ();
  9384. | /* The GNU C library defines this for functions which it implements
  9385. | to always fail with ENOSYS. Some functions are actually named
  9386. | something starting with __ and the normal name is an alias. */
  9387. | #if defined __stub_crypt_r || defined __stub___crypt_r
  9388. | choke me
  9389. | #endif
  9390. |
  9391. | int
  9392. | main ()
  9393. | {
  9394. | return crypt_r ();
  9395. | ;
  9396. | return 0;
  9397. | }
  9398. configure:15260: result: no
  9399. configure:15377: result:
  9400. configure:15379: result: General settings
  9401. configure:15394: checking whether to include gcov symbols
  9402. configure:15408: result: no
  9403. configure:15579: checking whether to include debugging symbols
  9404. configure:15593: result: no
  9405. configure:15627: checking layout of installed files
  9406. configure:15642: result: PHP
  9407. configure:15660: checking path to configuration file
  9408. configure:15675: result: /Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc
  9409. configure:15692: checking where to scan for configuration files
  9410. configure:15718: result: /Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc/conf.d
  9411. configure:15726: checking whether to enable PHP's own SIGCHLD handler
  9412. configure:15740: result: no
  9413. configure:15759: checking whether to explicitly link against libgcc
  9414. configure:15773: result: no
  9415. configure:15836: checking whether to enable short tags by default
  9416. configure:15850: result: yes
  9417. configure:15869: checking whether to enable dmalloc
  9418. configure:15883: result: no
  9419. configure:15954: checking whether to enable IPv6 support
  9420. configure:15968: result: yes
  9421. configure:15983: checking whether to enable DTrace support
  9422. configure:15997: result: no
  9423. configure:16128: checking how big to make fd sets
  9424. configure:16160: result: using system default
  9425. configure:16174: result:
  9426. configure:16176: result: Configuring extensions
  9427. configure:16201: checking size of long
  9428. configure:16220: result: 8
  9429. configure:16234: checking size of int
  9430. configure:16253: result: 4
  9431. configure:16264: checking for int32_t
  9432. configure:16293: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  9433. configure:16293: $? = 0
  9434. configure:16301: result: yes
  9435. configure:16310: checking for uint32_t
  9436. configure:16339: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
  9437. configure:16339: $? = 0
  9438. configure:16347: result: yes
  9439. configure:16365: checking for sys/types.h
  9440. configure:16365: result: yes
  9441. configure:16365: checking for inttypes.h
  9442. configure:16365: result: yes
  9443. configure:16365: checking for stdint.h
  9444. configure:16365: result: yes
  9445. configure:16365: checking for string.h
  9446. configure:16365: result: yes
  9447. configure:16365: checking for stdlib.h
  9448. configure:16365: result: yes
  9449. configure:16379: checking for strtoll
  9450. configure:16379: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  9451. configure:16379: $? = 0
  9452. configure:16379: result: yes
  9453. configure:16379: checking for atoll
  9454. configure:16379: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
  9455. configure:16379: $? = 0
  9456. configure:16379: result: yes
  9457. configure:16379: checking for strftime
  9458. configure:16379: result: yes
  9459. configure:16807: checking whether to enable LIBXML support
  9460. configure:16842: result: yes
  9461. configure:16852: checking libxml2 install dir
  9462. configure:16867: result: no
  9463. configure:16879: checking for xml2-config path
  9464. configure:16893: result: /usr/bin/xml2-config
  9465. configure:17037: checking whether libxml build works
  9466. configure:17064: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib conftest.c
  9467.  
  9468. -lm -lxml2 -lz -licucore -lm >&5
  9469. ld: file not found: /usr/lib/system/libsystem_symptoms.dylib for architecture x86_64
  9470. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  9471. configure:17064: $? = 1
  9472. configure: program exited with status 1
  9473. configure: failed program was:
  9474. | /* confdefs.h */
  9475. | #define PACKAGE_NAME ""
  9476. | #define PACKAGE_TARNAME ""
  9477. | #define PACKAGE_VERSION ""
  9478. | #define PACKAGE_STRING ""
  9479. | #define PACKAGE_BUGREPORT ""
  9480. | #define PACKAGE_URL ""
  9481. | #define STDC_HEADERS 1
  9482. | #define HAVE_SYS_TYPES_H 1
  9483. | #define HAVE_SYS_STAT_H 1
  9484. | #define HAVE_STDLIB_H 1
  9485. | #define HAVE_STRING_H 1
  9486. | #define HAVE_MEMORY_H 1
  9487. | #define HAVE_STRINGS_H 1
  9488. | #define HAVE_INTTYPES_H 1
  9489. | #define HAVE_STDINT_H 1
  9490. | #define HAVE_UNISTD_H 1
  9491. | #define __EXTENSIONS__ 1
  9492. | #define _ALL_SOURCE 1
  9493. | #define _GNU_SOURCE 1
  9494. | #define _POSIX_PTHREAD_SEMANTICS 1
  9495. | #define _TANDEM_SOURCE 1
  9496. | #define HAVE_DEV_URANDOM 1
  9497. | #define HAVE_SETENV 1
  9498. | #define HAVE_ERRNO_H 1
  9499. | #define HAVE_FCNTL_H 1
  9500. | #define HAVE_STDIO_H 1
  9501. | #define HAVE_STDLIB_H 1
  9502. | #define HAVE_UNISTD_H 1
  9503. | #define HAVE_SYS_UIO_H 1
  9504. | #define HAVE_SYS_SELECT_H 1
  9505. | #define HAVE_SYS_SOCKET_H 1
  9506. | #define HAVE_SYS_TIME_H 1
  9507. | #define HAVE_ARPA_INET_H 1
  9508. | #define HAVE_NETINET_IN_H 1
  9509. | #define HAVE_SYSEXITS_H 1
  9510. | #define HAVE_CLOCK_GET_TIME 1
  9511. | #define HAVE_MACH_VM_READ 1
  9512. | #define HAVE_BUILTIN_ATOMIC 1
  9513. | #define HAVE_SYSCONF 1
  9514. | #define HAVE_TIMES 1
  9515. | #define HAVE_KQUEUE 1
  9516. | #define HAVE_POLL 1
  9517. | #define HAVE_SELECT 1
  9518. | #define PHP_FPM_SYSTEMD "simple"
  9519. | #define PHP_FPM_USER "nobody"
  9520. | #define PHP_FPM_GROUP "nobody"
  9521. | #define HAVE_PHPDBG 1
  9522. | #define PHPDBG_DEBUG 0
  9523. | #define HAVE_SOCKLEN_T 1
  9524. | #define HAVE_SOCKADDR_UN_SUN_LEN 1
  9525. | #define PHP_WRITE_STDOUT 1
  9526. | #define HAVE_SOCKET 1
  9527. | #define HAVE_SOCKETPAIR 1
  9528. | #define HAVE_HTONL 1
  9529. | #define HAVE_GETHOSTNAME 1
  9530. | #define HAVE_GETHOSTBYADDR 1
  9531. | #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  9532. | #define HAVE_DLOPEN 1
  9533. | #define HAVE_LIBDL 1
  9534. | #define HAVE_LIBM 1
  9535. | #define HAVE_INET_ATON 1
  9536. | #define STDC_HEADERS 1
  9537. | #define HAVE_DIRENT_H 1
  9538. | #define HAVE_INTTYPES_H 1
  9539. | #define HAVE_STDINT_H 1
  9540. | #define HAVE_DIRENT_H 1
  9541. | #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  9542. | #define HAVE_SYS_PARAM_H 1
  9543. | #define HAVE_SYS_TYPES_H 1
  9544. | #define HAVE_SYS_TIME_H 1
  9545. | #define HAVE_NETINET_IN_H 1
  9546. | #define HAVE_ALLOCA_H 1
  9547. | #define HAVE_ARPA_INET_H 1
  9548. | #define HAVE_ARPA_NAMESER_H 1
  9549. | #define HAVE_ASSERT_H 1
  9550. | #define HAVE_DNS_H 1
  9551. | #define HAVE_FCNTL_H 1
  9552. | #define HAVE_GRP_H 1
  9553. | #define HAVE_LANGINFO_H 1
  9554. | #define HAVE_LIMITS_H 1
  9555. | #define HAVE_LOCALE_H 1
  9556. | #define HAVE_MONETARY_H 1
  9557. | #define HAVE_NETDB_H 1
  9558. | #define HAVE_PWD_H 1
  9559. | #define HAVE_RESOLV_H 1
  9560. | #define HAVE_SIGNAL_H 1
  9561. | #define HAVE_STDARG_H 1
  9562. | #define HAVE_STDLIB_H 1
  9563. | #define HAVE_STRING_H 1
  9564. | #define HAVE_SYSLOG_H 1
  9565. | #define HAVE_SYSEXITS_H 1
  9566. | #define HAVE_SYS_IOCTL_H 1
  9567. | #define HAVE_SYS_FILE_H 1
  9568. | #define HAVE_SYS_MMAN_H 1
  9569. | #define HAVE_SYS_MOUNT_H 1
  9570. | #define HAVE_SYS_POLL_H 1
  9571. | #define HAVE_SYS_RESOURCE_H 1
  9572. | #define HAVE_SYS_SELECT_H 1
  9573. | #define HAVE_SYS_SOCKET_H 1
  9574. | #define HAVE_SYS_STAT_H 1
  9575. | #define HAVE_SYS_STATVFS_H 1
  9576. | #define HAVE_SYS_WAIT_H 1
  9577. | #define HAVE_TERMIOS_H 1
  9578. | #define HAVE_UNISTD_H 1
  9579. | #define HAVE_UTIME_H 1
  9580. | #define HAVE_SYS_UTSNAME_H 1
  9581. | #define HAVE_SYS_IPC_H 1
  9582. | #define HAVE_DLFCN_H 1
  9583. | #define HAVE_ASSERT_H 1
  9584. | #define HAVE_STRUCT_TM_TM_ZONE 1
  9585. | #define HAVE_TM_ZONE 1
  9586. | #define MISSING_FCLOSE_DECL 0
  9587. | #define HAVE_TM_GMTOFF 1
  9588. | #define HAVE_STRUCT_FLOCK 1
  9589. | #define HAVE_SOCKLEN_T 1
  9590. | #define SIZEOF_SIZE_T 8
  9591. | #define SIZEOF_LONG_LONG 8
  9592. | #define SIZEOF_LONG_LONG_INT 8
  9593. | #define SIZEOF_LONG 8
  9594. | #define SIZEOF_INT 4
  9595. | #define SIZEOF_INTMAX_T 8
  9596. | #define HAVE_INTMAX_T 1
  9597. | #define SIZEOF_SSIZE_T 8
  9598. | #define HAVE_SSIZE_T 1
  9599. | #define SIZEOF_PTRDIFF_T 8
  9600. | #define HAVE_PTRDIFF_T 1
  9601. | #define SIZEOF_SHORT 2
  9602. | #define SIZEOF_INT 4
  9603. | #define SIZEOF_LONG 8
  9604. | #define SIZEOF_LONG_LONG 8
  9605. | #define HAVE_INT8_T 1
  9606. | #define HAVE_INT16_T 1
  9607. | #define HAVE_INT32_T 1
  9608. | #define HAVE_INT64_T 1
  9609. | #define HAVE_UINT8_T 1
  9610. | #define HAVE_UINT16_T 1
  9611. | #define HAVE_UINT32_T 1
  9612. | #define HAVE_UINT64_T 1
  9613. | #define HAVE_U_INT8_T 1
  9614. | #define HAVE_U_INT16_T 1
  9615. | #define HAVE_U_INT32_T 1
  9616. | #define HAVE_U_INT64_T 1
  9617. | #define PHP_HAVE_STDINT_TYPES 1
  9618. | #define PHP_HAVE_BUILTIN_EXPECT 1
  9619. | #define PHP_HAVE_BUILTIN_CLZ 1
  9620. | #define PHP_HAVE_BUILTIN_CTZL 1
  9621. | #define PHP_HAVE_BUILTIN_CTZLL 1
  9622. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  9623. | #define HAVE_ST_BLKSIZE 1
  9624. | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  9625. | #define HAVE_ST_BLOCKS 1
  9626. | #define HAVE_STRUCT_STAT_ST_RDEV 1
  9627. | #define HAVE_ST_RDEV 1
  9628. | #define HAVE_SOCKADDR_STORAGE 1
  9629. | #define HAVE_SOCKADDR_SA_LEN 1
  9630. | #define HAVE_VPRINTF 1
  9631. | #define HAVE_ALPHASORT 1
  9632. | #define HAVE_ASCTIME_R 1
  9633. | #define HAVE_CHROOT 1
  9634. | #define HAVE_CTIME_R 1
  9635. | #define HAVE_CRYPT 1
  9636. | #define HAVE_FLOCK 1
  9637. | #define HAVE_FTOK 1
  9638. | #define HAVE_FUNOPEN 1
  9639. | #define HAVE_GAI_STRERROR 1
  9640. | #define HAVE_GCVT 1
  9641. | #define HAVE_GETLOADAVG 1
  9642. | #define HAVE_GETLOGIN 1
  9643. | #define HAVE_GETPROTOBYNAME 1
  9644. | #define HAVE_GETPROTOBYNUMBER 1
  9645. | #define HAVE_GETSERVBYNAME 1
  9646. | #define HAVE_GETSERVBYPORT 1
  9647. | #define HAVE_GETHOSTNAME 1
  9648. | #define HAVE_GETRUSAGE 1
  9649. | #define HAVE_GETTIMEOFDAY 1
  9650. | #define HAVE_GMTIME_R 1
  9651. | #define HAVE_GETPWNAM_R 1
  9652. | #define HAVE_GETGRNAM_R 1
  9653. | #define HAVE_GETPWUID_R 1
  9654. | #define HAVE_GRANTPT 1
  9655. | #define HAVE_INET_NTOA 1
  9656. | #define HAVE_INET_NTOP 1
  9657. | #define HAVE_INET_PTON 1
  9658. | #define HAVE_ISASCII 1
  9659. | #define HAVE_LINK 1
  9660. | #define HAVE_LOCALTIME_R 1
  9661. | #define HAVE_LOCKF 1
  9662. | #define HAVE_LCHOWN 1
  9663. | #define HAVE_LRAND48 1
  9664. | #define HAVE_MEMCPY 1
  9665. | #define HAVE_MEMMOVE 1
  9666. | #define HAVE_MKSTEMP 1
  9667. | #define HAVE_MMAP 1
  9668. | #define HAVE_NL_LANGINFO 1
  9669. | #define HAVE_PERROR 1
  9670. | #define HAVE_POLL 1
  9671. | #define HAVE_PTSNAME 1
  9672. | #define HAVE_PUTENV 1
  9673. | #define HAVE_REALPATH 1
  9674. | #define HAVE_RANDOM 1
  9675. | #define HAVE_RAND_R 1
  9676. | #define HAVE_SCANDIR 1
  9677. | #define HAVE_SETITIMER 1
  9678. | #define HAVE_SETLOCALE 1
  9679. | #define HAVE_LOCALECONV 1
  9680. | #define HAVE_SETENV 1
  9681. | #define HAVE_SETPGID 1
  9682. | #define HAVE_SETSOCKOPT 1
  9683. | #define HAVE_SETVBUF 1
  9684. | #define HAVE_SHUTDOWN 1
  9685. | #define HAVE_SIN 1
  9686. | #define HAVE_SNPRINTF 1
  9687. | #define HAVE_SRAND48 1
  9688. | #define HAVE_SRANDOM 1
  9689. | #define HAVE_STATFS 1
  9690. | #define HAVE_STATVFS 1
  9691. | #define HAVE_STRCASECMP 1
  9692. | #define HAVE_STRCOLL 1
  9693. | #define HAVE_STRDUP 1
  9694. | #define HAVE_STRERROR 1
  9695. | #define HAVE_STRFTIME 1
  9696. | #define HAVE_STRNLEN 1
  9697. | #define HAVE_STRPTIME 1
  9698. | #define HAVE_STRSTR 1
  9699. | #define HAVE_STRTOK_R 1
  9700. | #define HAVE_SYMLINK 1
  9701. | #define HAVE_TEMPNAM 1
  9702. | #define HAVE_TZSET 1
  9703. | #define HAVE_UNLOCKPT 1
  9704. | #define HAVE_UNSETENV 1
  9705. | #define HAVE_USLEEP 1
  9706. | #define HAVE_UTIME 1
  9707. | #define HAVE_VSNPRINTF 1
  9708. | #define HAVE_VASPRINTF 1
  9709. | #define HAVE_ASPRINTF 1
  9710. | #define HAVE_NANOSLEEP 1
  9711. | #define HAVE_GETADDRINFO 1
  9712. | #define HAVE_SYNC_FETCH_AND_ADD 1
  9713. | #define HAVE_STRLCAT 1
  9714. | #define HAVE_STRLCPY 1
  9715. | #define HAVE_GETOPT 1
  9716. | #define HAVE_UTIME_H 1
  9717. | #define HAVE_UTIME_NULL 1
  9718. | #define HAVE_ALLOCA_H 1
  9719. | #define HAVE_ALLOCA 1
  9720. | #define HAVE_DECLARED_TIMEZONE 1
  9721. | #define HAVE_POSIX_READDIR_R 1
  9722. | #define PHP_SIGCHILD 0
  9723. | #define DEFAULT_SHORT_OPEN_TAG "1"
  9724. | #define HAVE_IPV6 1
  9725. | #define SIZEOF_LONG 8
  9726. | #define SIZEOF_INT 4
  9727. | #define HAVE_INT32_T 1
  9728. | #define HAVE_UINT32_T 1
  9729. | #define HAVE_SYS_TYPES_H 1
  9730. | #define HAVE_INTTYPES_H 1
  9731. | #define HAVE_STDINT_H 1
  9732. | #define HAVE_STRING_H 1
  9733. | #define HAVE_STDLIB_H 1
  9734. | #define HAVE_STRTOLL 1
  9735. | #define HAVE_ATOLL 1
  9736. | #define HAVE_STRFTIME 1
  9737. | #define HAVE_TIMELIB_CONFIG_H 1
  9738. | /* end confdefs.h. */
  9739. |
  9740. |
  9741. | char xmlInitParser();
  9742. | int main() {
  9743. | xmlInitParser();
  9744. | return 0;
  9745. | }
  9746. |
  9747. configure:17075: result: no
  9748. configure:17077: error: build test failed. Please check the config.log for details.
  9749.  
  9750. ## ---------------- ##
  9751. ## Cache variables. ##
  9752. ## ---------------- ##
  9753.  
  9754. _cv_have_broken_glibc_fopen_append=no
  9755. ac_cv_build=x86_64-apple-darwin15.6.0
  9756. ac_cv_c_bigendian_php=no
  9757. ac_cv_c_compiler_gnu=yes
  9758. ac_cv_declared_timezone=yes
  9759. ac_cv_ebcdic=no
  9760. ac_cv_env_CCC_set=
  9761. ac_cv_env_CCC_value=
  9762. ac_cv_env_CC_set=
  9763. ac_cv_env_CC_value=
  9764. ac_cv_env_CFLAGS_set=
  9765. ac_cv_env_CFLAGS_value=
  9766. ac_cv_env_CPPFLAGS_set=
  9767. ac_cv_env_CPPFLAGS_value=
  9768. ac_cv_env_CPP_set=
  9769. ac_cv_env_CPP_value=
  9770. ac_cv_env_CXXCPP_set=
  9771. ac_cv_env_CXXCPP_value=
  9772. ac_cv_env_CXXFLAGS_set=
  9773. ac_cv_env_CXXFLAGS_value=
  9774. ac_cv_env_CXX_set=
  9775. ac_cv_env_CXX_value=
  9776. ac_cv_env_LDFLAGS_set=
  9777. ac_cv_env_LDFLAGS_value=
  9778. ac_cv_env_LIBS_set=
  9779. ac_cv_env_LIBS_value=
  9780. ac_cv_env_YACC_set=set
  9781. ac_cv_env_YACC_value=/usr/local/opt/bison/bin/bison
  9782. ac_cv_env_YFLAGS_set=
  9783. ac_cv_env_YFLAGS_value=
  9784. ac_cv_env_build_alias_set=
  9785. ac_cv_env_build_alias_value=
  9786. ac_cv_env_host_alias_set=
  9787. ac_cv_env_host_alias_value=
  9788. ac_cv_env_target_alias_set=
  9789. ac_cv_env_target_alias_value=
  9790. ac_cv_exeext=
  9791. ac_cv_func__doprnt=no
  9792. ac_cv_func_alloca_works=yes
  9793. ac_cv_func_alphasort=yes
  9794. ac_cv_func_asctime_r=yes
  9795. ac_cv_func_asprintf=yes
  9796. ac_cv_func_atoll=yes
  9797. ac_cv_func_chroot=yes
  9798. ac_cv_func_clearenv=no
  9799. ac_cv_func_crypt=yes
  9800. ac_cv_func_crypt_r=no
  9801. ac_cv_func_ctime_r=yes
  9802. ac_cv_func_cuserid=no
  9803. ac_cv_func_dlopen=yes
  9804. ac_cv_func_flock=yes
  9805. ac_cv_func_fopencookie=no
  9806. ac_cv_func_ftok=yes
  9807. ac_cv_func_funopen=yes
  9808. ac_cv_func_gai_strerror=yes
  9809. ac_cv_func_gcvt=yes
  9810. ac_cv_func_getaddrinfo=yes
  9811. ac_cv_func_getgrnam_r=yes
  9812. ac_cv_func_gethostbyaddr=yes
  9813. ac_cv_func_gethostname=yes
  9814. ac_cv_func_getloadavg=yes
  9815. ac_cv_func_getlogin=yes
  9816. ac_cv_func_getopt=yes
  9817. ac_cv_func_getprotobyname=yes
  9818. ac_cv_func_getprotobynumber=yes
  9819. ac_cv_func_getpwnam_r=yes
  9820. ac_cv_func_getpwuid_r=yes
  9821. ac_cv_func_getrusage=yes
  9822. ac_cv_func_getservbyname=yes
  9823. ac_cv_func_getservbyport=yes
  9824. ac_cv_func_gettimeofday=yes
  9825. ac_cv_func_gmtime_r=yes
  9826. ac_cv_func_grantpt=yes
  9827. ac_cv_func_htonl=yes
  9828. ac_cv_func_inet_aton=yes
  9829. ac_cv_func_inet_ntoa=yes
  9830. ac_cv_func_inet_ntop=yes
  9831. ac_cv_func_inet_pton=yes
  9832. ac_cv_func_isascii=yes
  9833. ac_cv_func_lchown=yes
  9834. ac_cv_func_link=yes
  9835. ac_cv_func_localeconv=yes
  9836. ac_cv_func_localtime_r=yes
  9837. ac_cv_func_lockf=yes
  9838. ac_cv_func_lrand48=yes
  9839. ac_cv_func_memcpy=yes
  9840. ac_cv_func_memmove=yes
  9841. ac_cv_func_mkstemp=yes
  9842. ac_cv_func_mmap=yes
  9843. ac_cv_func_nanosleep=yes
  9844. ac_cv_func_nl_langinfo=yes
  9845. ac_cv_func_perror=yes
  9846. ac_cv_func_poll=yes
  9847. ac_cv_func_ptsname=yes
  9848. ac_cv_func_putenv=yes
  9849. ac_cv_func_rand_r=yes
  9850. ac_cv_func_random=yes
  9851. ac_cv_func_readdir_r=yes
  9852. ac_cv_func_realpath=yes
  9853. ac_cv_func_scandir=yes
  9854. ac_cv_func_setenv=yes
  9855. ac_cv_func_setitimer=yes
  9856. ac_cv_func_setlocale=yes
  9857. ac_cv_func_setpgid=yes
  9858. ac_cv_func_setproctitle=no
  9859. ac_cv_func_setsockopt=yes
  9860. ac_cv_func_setvbuf=yes
  9861. ac_cv_func_shutdown=yes
  9862. ac_cv_func_sin=yes
  9863. ac_cv_func_snprintf=yes
  9864. ac_cv_func_socket=yes
  9865. ac_cv_func_socketpair=yes
  9866. ac_cv_func_srand48=yes
  9867. ac_cv_func_srandom=yes
  9868. ac_cv_func_statfs=yes
  9869. ac_cv_func_statvfs=yes
  9870. ac_cv_func_std_syslog=no
  9871. ac_cv_func_strcasecmp=yes
  9872. ac_cv_func_strcoll=yes
  9873. ac_cv_func_strdup=yes
  9874. ac_cv_func_strerror=yes
  9875. ac_cv_func_strftime=yes
  9876. ac_cv_func_strlcat=yes
  9877. ac_cv_func_strlcpy=yes
  9878. ac_cv_func_strnlen=yes
  9879. ac_cv_func_strptime=yes
  9880. ac_cv_func_strstr=yes
  9881. ac_cv_func_strtok_r=yes
  9882. ac_cv_func_strtoll=yes
  9883. ac_cv_func_symlink=yes
  9884. ac_cv_func_sync_fetch_and_add=yes
  9885. ac_cv_func_tempnam=yes
  9886. ac_cv_func_tzset=yes
  9887. ac_cv_func_unlockpt=yes
  9888. ac_cv_func_unsetenv=yes
  9889. ac_cv_func_usleep=yes
  9890. ac_cv_func_utime=yes
  9891. ac_cv_func_utime_null=yes
  9892. ac_cv_func_vasprintf=yes
  9893. ac_cv_func_vprintf=yes
  9894. ac_cv_func_vsnprintf=yes
  9895. ac_cv_func_yp_get_default_domain=yes
  9896. ac_cv_gcc_arg_no_cpp_precomp=yes
  9897. ac_cv_header_ApplicationServices_ApplicationServices_h=yes
  9898. ac_cv_header_alloca_h=yes
  9899. ac_cv_header_arpa_inet_h=yes
  9900. ac_cv_header_arpa_nameser_h=yes
  9901. ac_cv_header_assert_h=yes
  9902. ac_cv_header_crypt_h=no
  9903. ac_cv_header_dirent_dirent_h=yes
  9904. ac_cv_header_dirent_h=yes
  9905. ac_cv_header_dlfcn_h=yes
  9906. ac_cv_header_dns_h=yes
  9907. ac_cv_header_errno_h=yes
  9908. ac_cv_header_fcntl_h=yes
  9909. ac_cv_header_grp_h=yes
  9910. ac_cv_header_ieeefp_h=no
  9911. ac_cv_header_inttypes_h=yes
  9912. ac_cv_header_langinfo_h=yes
  9913. ac_cv_header_limits_h=yes
  9914. ac_cv_header_locale_h=yes
  9915. ac_cv_header_memory_h=yes
  9916. ac_cv_header_minix_config_h=no
  9917. ac_cv_header_monetary_h=yes
  9918. ac_cv_header_netdb_h=yes
  9919. ac_cv_header_netinet_in_h=yes
  9920. ac_cv_header_pwd_h=yes
  9921. ac_cv_header_resolv_h=yes
  9922. ac_cv_header_signal_h=yes
  9923. ac_cv_header_stdarg_h=yes
  9924. ac_cv_header_stdc=yes
  9925. ac_cv_header_stdint_h=yes
  9926. ac_cv_header_stdio_h=yes
  9927. ac_cv_header_stdlib_h=yes
  9928. ac_cv_header_string_h=yes
  9929. ac_cv_header_strings_h=yes
  9930. ac_cv_header_sys_file_h=yes
  9931. ac_cv_header_sys_ioctl_h=yes
  9932. ac_cv_header_sys_ipc_h=yes
  9933. ac_cv_header_sys_loadavg_h=no
  9934. ac_cv_header_sys_mman_h=yes
  9935. ac_cv_header_sys_mount_h=yes
  9936. ac_cv_header_sys_param_h=yes
  9937. ac_cv_header_sys_poll_h=yes
  9938. ac_cv_header_sys_pstat_h=no
  9939. ac_cv_header_sys_resource_h=yes
  9940. ac_cv_header_sys_select_h=yes
  9941. ac_cv_header_sys_socket_h=yes
  9942. ac_cv_header_sys_stat_h=yes
  9943. ac_cv_header_sys_statfs_h=no
  9944. ac_cv_header_sys_statvfs_h=yes
  9945. ac_cv_header_sys_sysexits_h=no
  9946. ac_cv_header_sys_time_h=yes
  9947. ac_cv_header_sys_types_h=yes
  9948. ac_cv_header_sys_uio_h=yes
  9949. ac_cv_header_sys_utsname_h=yes
  9950. ac_cv_header_sys_varargs_h=no
  9951. ac_cv_header_sys_vfs_h=no
  9952. ac_cv_header_sys_wait_h=yes
  9953. ac_cv_header_sysexits_h=yes
  9954. ac_cv_header_syslog_h=yes
  9955. ac_cv_header_termios_h=yes
  9956. ac_cv_header_unistd_h=yes
  9957. ac_cv_header_unix_h=no
  9958. ac_cv_header_utime_h=yes
  9959. ac_cv_host=x86_64-apple-darwin15.6.0
  9960. ac_cv_int_type_int32_t=yes
  9961. ac_cv_int_type_uint32_t=yes
  9962. ac_cv_ipv6_support=yes
  9963. ac_cv_lib_m_sin=yes
  9964. ac_cv_lib_rt___nanosleep=no
  9965. ac_cv_lib_rt_nanosleep=no
  9966. ac_cv_member_struct_stat_st_blksize=yes
  9967. ac_cv_member_struct_stat_st_blocks=yes
  9968. ac_cv_member_struct_stat_st_rdev=yes
  9969. ac_cv_member_struct_tm_tm_zone=yes
  9970. ac_cv_objext=o
  9971. ac_cv_path_EGREP='/usr/bin/grep -E'
  9972. ac_cv_path_GREP=/usr/bin/grep
  9973. ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
  9974. ac_cv_php_xml2_config_path=/usr/bin/xml2-config
  9975. ac_cv_prog_AWK=awk
  9976. ac_cv_prog_CPP='cc -E'
  9977. ac_cv_prog_RE2C=re2c
  9978. ac_cv_prog_YACC=/usr/local/opt/bison/bin/bison
  9979. ac_cv_prog_ac_ct_CC=cc
  9980. ac_cv_prog_cc_c89=
  9981. ac_cv_prog_cc_cc_c_o=yes
  9982. ac_cv_prog_cc_g=yes
  9983. ac_cv_pthreads_cflags=
  9984. ac_cv_pthreads_lib=
  9985. ac_cv_safe_to_define___extensions__=yes
  9986. ac_cv_search_inet_addr='none required'
  9987. ac_cv_search_opendir='none required'
  9988. ac_cv_search_socket='none required'
  9989. ac_cv_sizeof_int=4
  9990. ac_cv_sizeof_long=8
  9991. ac_cv_sizeof_long_long=8
  9992. ac_cv_sizeof_long_long_int=8
  9993. ac_cv_sizeof_short=2
  9994. ac_cv_sizeof_size_t=8
  9995. ac_cv_sockaddr_sa_len=yes
  9996. ac_cv_sockaddr_storage=yes
  9997. ac_cv_socklen_t=yes
  9998. ac_cv_struct_flock=yes
  9999. ac_cv_struct_tm=time.h
  10000. ac_cv_struct_tm_gmtoff=yes
  10001. ac_cv_sys_tiocgwinsz_in_termios_h=yes
  10002. ac_cv_target=x86_64-apple-darwin15.6.0
  10003. ac_cv_time_r_type=POSIX
  10004. ac_cv_type_in_addr_t=yes
  10005. ac_cv_type_int16=no
  10006. ac_cv_type_int16_t=yes
  10007. ac_cv_type_int32=no
  10008. ac_cv_type_int32_t=yes
  10009. ac_cv_type_int64=no
  10010. ac_cv_type_int64_t=yes
  10011. ac_cv_type_int8=no
  10012. ac_cv_type_int8_t=yes
  10013. ac_cv_type_size_t=yes
  10014. ac_cv_type_u_int16_t=yes
  10015. ac_cv_type_u_int32_t=yes
  10016. ac_cv_type_u_int64_t=yes
  10017. ac_cv_type_u_int8_t=yes
  10018. ac_cv_type_uid_t=yes
  10019. ac_cv_type_uint16=no
  10020. ac_cv_type_uint16_t=yes
  10021. ac_cv_type_uint32=no
  10022. ac_cv_type_uint32_t=yes
  10023. ac_cv_type_uint64=no
  10024. ac_cv_type_uint64_t=yes
  10025. ac_cv_type_uint8=no
  10026. ac_cv_type_uint8_t=yes
  10027. ac_cv_what_readdir_r=POSIX
  10028. ac_cv_working_alloca_h=yes
  10029. ac_cv_write_stdout=yes
  10030. cli_cv_var_PS_STRINGS=no
  10031. lt_cv_path_SED=/usr/bin/sed
  10032. php_cv_bison_version='3.0 (ok)'
  10033. php_cv_cc_dashr=no
  10034. php_cv_cc_rpath=yes
  10035. php_cv_re2c_version='0.15.3 (ok)'
  10036. php_cv_sizeof_intmax_t=8
  10037. php_cv_sizeof_ptrdiff_t=8
  10038. php_cv_sizeof_ssize_t=8
  10039.  
  10040. ## ----------------- ##
  10041. ## Output variables. ##
  10042. ## ----------------- ##
  10043.  
  10044. ALLOCA=''
  10045. AR=''
  10046. AWK='awk'
  10047. CC='cc'
  10048. CFLAGS='-g -O2 -fvisibility=hidden'
  10049. CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-config-file-path=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc'\'' '\''--with-config-file-scan-dir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc/conf.d'\'' '\''--prefix=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7'\'' '\''--libexecdir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/libexec'\'' '\''--without-pear'\'' '\''--with-gd'\'' '\''--enable-sockets'\'' '\''--with-jpeg-dir=/usr'\'' '\''--enable-exif'\'' '\''--enable-zip'\'' '\''--with-zlib'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-kerberos'\'' '\''--with-openssl'\'' '\''--with-mcrypt=/usr'\'' '\''--enable-soap'\'' '\''--enable-xmlreader'\'' '\''--with-xsl'\'' '\''--enable-ftp'\'' '\''--enable-cgi'\'' '\''--with-curl=/usr'\'' '\''--with-tidy'\'' '\''--with-xmlrpc'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-shmop'\'' '\''--with-mysqli=mysqlnd'\'' '\''--with-pdo-mysql=mysqlnd'\'' '\''--with-pdo-sqlite'\'' '\''--enable-pcntl'\'' '\''--enable-mbstring'\'' '\''--disable-debug'\'' '\''--enable-fpm'\'' '\''--enable-bcmath'\'' '\''YACC=/usr/local/opt/bison/bin/bison'\'' '\''--with-libedit'\'' '\''--with-png-dir=/usr/X11'\'''
  10050. CONFIGURE_OPTIONS=' '\''--with-config-file-path=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc'\'' '\''--with-config-file-scan-dir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc/conf.d'\'' '\''--prefix=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7'\'' '\''--libexecdir=/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/libexec'\'' '\''--without-pear'\'' '\''--with-gd'\'' '\''--enable-sockets'\'' '\''--with-jpeg-dir=/usr'\'' '\''--enable-exif'\'' '\''--enable-zip'\'' '\''--with-zlib'\'' '\''--with-zlib-dir=/usr'\'' '\''--with-kerberos'\'' '\''--with-openssl'\'' '\''--with-mcrypt=/usr'\'' '\''--enable-soap'\'' '\''--enable-xmlreader'\'' '\''--with-xsl'\'' '\''--enable-ftp'\'' '\''--enable-cgi'\'' '\''--with-curl=/usr'\'' '\''--with-tidy'\'' '\''--with-xmlrpc'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-shmop'\'' '\''--with-mysqli=mysqlnd'\'' '\''--with-pdo-mysql=mysqlnd'\'' '\''--with-pdo-sqlite'\'' '\''--enable-pcntl'\'' '\''--enable-mbstring'\'' '\''--disable-debug'\'' '\''--enable-fpm'\'' '\''--enable-bcmath'\'' '\''YACC=/usr/local/opt/bison/bin/bison'\'' '\''--with-libedit'\'' '\''--with-png-dir=/usr/X11'\'''
  10051. CPP='cc -E'
  10052. CPPFLAGS=' -no-cpp-precomp'
  10053. CXX=''
  10054. CXXCPP=''
  10055. CXXFLAGS=''
  10056. DEBUG_CFLAGS=''
  10057. DEFS=''
  10058. DSYMUTIL=''
  10059. ECHO='/bin/echo'
  10060. ECHO_C='\c'
  10061. ECHO_N=''
  10062. ECHO_T=''
  10063. EGREP='/usr/bin/grep -E'
  10064. EXEEXT=''
  10065. EXPANDED_BINDIR=''
  10066. EXPANDED_DATADIR=''
  10067. EXPANDED_EXTENSION_DIR=''
  10068. EXPANDED_LIBDIR=''
  10069. EXPANDED_LOCALSTATEDIR=''
  10070. EXPANDED_MANDIR=''
  10071. EXPANDED_PEAR_INSTALLDIR=''
  10072. EXPANDED_PHP_CONFIG_FILE_PATH=''
  10073. EXPANDED_PHP_CONFIG_FILE_SCAN_DIR=''
  10074. EXPANDED_SBINDIR=''
  10075. EXPANDED_SYSCONFDIR=''
  10076. EXTENSION_DIR=''
  10077. EXTRA_INCLUDES=''
  10078. EXTRA_LDFLAGS=''
  10079. EXTRA_LDFLAGS_PROGRAM=''
  10080. EXTRA_LIBS=''
  10081. GREP='/usr/bin/grep'
  10082. ICU_CONFIG=''
  10083. INCLUDES=' -I/var/tmp/php-build/source/7.0.7/ext/date/lib -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libxml2'
  10084. INCLUDE_PATH=''
  10085. INLINE_CFLAGS=''
  10086. INSTALL_IT=''
  10087. KRB5_CONFIG=''
  10088. LDFLAGS=' -Wl,-rpath,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib'
  10089. LIBOBJS=''
  10090. LIBS='-lm -lxml2 -lz -licucore -lm'
  10091. LIBTOOL=''
  10092. LN_S='ln -s'
  10093. LTLIBOBJS=''
  10094. LTP=''
  10095. LTP_GENHTML=''
  10096. MANFMT=''
  10097. NATIVE_RPATHS=''
  10098. NMEDIT=''
  10099. OBJEXT='o'
  10100. OCI8_DIR=''
  10101. OCI8_ORACLE_VERSION=''
  10102. OCI8_SHARED_LIBADD=''
  10103. ODBC_INCLUDE=''
  10104. ODBC_LFLAGS=''
  10105. ODBC_LIBS=''
  10106. ODBC_TYPE=''
  10107. OPENSSL_INCDIR_OPT=''
  10108. PACKAGE_BUGREPORT=''
  10109. PACKAGE_NAME=''
  10110. PACKAGE_STRING=''
  10111. PACKAGE_TARNAME=''
  10112. PACKAGE_URL=''
  10113. PACKAGE_VERSION=''
  10114. PATH_SEPARATOR=':'
  10115. PDO_MYSQL_MODULE_TYPE=''
  10116. PDO_OCI_DIR=''
  10117. PDO_OCI_SHARED_LIBADD=''
  10118. PDO_OCI_VERSION=''
  10119. PEAR_INSTALLDIR=''
  10120. PHP_INSTALLED_SAPIS=' cli fpm phpdbg cgi'
  10121. PHP_LDFLAGS=''
  10122. PHP_LIBS=''
  10123. PHP_VERSION='7.0.7'
  10124. PHP_VERSION_ID='70007'
  10125. PKG_CONFIG=''
  10126. PROG_SENDMAIL='/usr/sbin/sendmail'
  10127. RANLIB=''
  10128. RE2C='re2c'
  10129. SED='/usr/bin/sed'
  10130. SHELL='/bin/sh'
  10131. SHLIB_DL_SUFFIX_NAME='so'
  10132. SHLIB_SUFFIX_NAME='dylib'
  10133. SNMP_CONFIG=''
  10134. STRIP=''
  10135. TOUCH=''
  10136. UNZIP=''
  10137. YACC='/usr/local/opt/bison/bin/bison'
  10138. YFLAGS=''
  10139. ZEND_EXTRA_LIBS=''
  10140. abs_builddir='/var/tmp/php-build/source/7.0.7'
  10141. abs_srcdir='/var/tmp/php-build/source/7.0.7'
  10142. ac_ct_CC='cc'
  10143. ac_ct_CXX=''
  10144. bindir='${exec_prefix}/bin'
  10145. build='x86_64-apple-darwin15.6.0'
  10146. build_alias=''
  10147. build_cpu='x86_64'
  10148. build_os='darwin15.6.0'
  10149. build_vendor='apple'
  10150. datadir='${datarootdir}'
  10151. datarootdir='${prefix}/share'
  10152. docdir='${datarootdir}/doc/${PACKAGE}'
  10153. dvidir='${docdir}'
  10154. exec_prefix='NONE'
  10155. host='x86_64-apple-darwin15.6.0'
  10156. host_alias='x86_64-apple-darwin15.6.0'
  10157. host_cpu='x86_64'
  10158. host_os='darwin15.6.0'
  10159. host_vendor='apple'
  10160. htmldir='${docdir}'
  10161. includedir='${prefix}/include'
  10162. infodir='${datarootdir}/info'
  10163. libdir='${exec_prefix}/lib'
  10164. libexecdir='/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/libexec'
  10165. localedir='${datarootdir}/locale'
  10166. localstatedir='${prefix}/var'
  10167. mandir='${datarootdir}/man'
  10168. oldincludedir='/usr/include'
  10169. pdfdir='${docdir}'
  10170. php_abs_top_builddir='/var/tmp/php-build/source/7.0.7'
  10171. php_abs_top_srcdir='/var/tmp/php-build/source/7.0.7'
  10172. php_fpm_group='nobody'
  10173. php_fpm_localstatedir='/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/var'
  10174. php_fpm_prefix='/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7'
  10175. php_fpm_sysconfdir='/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7/etc'
  10176. php_fpm_systemd='simple'
  10177. php_fpm_user='nobody'
  10178. prefix='/Users/sounisi5011/.anyenv/envs/phpenv/versions/7.0.7'
  10179. program_prefix='NONE'
  10180. program_suffix='NONE'
  10181. program_transform_name='s,x,x,'
  10182. psdir='${docdir}'
  10183. sbindir='${exec_prefix}/sbin'
  10184. sharedstatedir='${prefix}/com'
  10185. sysconfdir='${prefix}/etc'
  10186. target='x86_64-apple-darwin15.6.0'
  10187. target_alias=''
  10188. target_cpu='x86_64'
  10189. target_os='darwin15.6.0'
  10190. target_vendor='apple'
  10191.  
  10192. ## ----------- ##
  10193. ## confdefs.h. ##
  10194. ## ----------- ##
  10195.  
  10196. /* confdefs.h */
  10197. #define PACKAGE_NAME ""
  10198. #define PACKAGE_TARNAME ""
  10199. #define PACKAGE_VERSION ""
  10200. #define PACKAGE_STRING ""
  10201. #define PACKAGE_BUGREPORT ""
  10202. #define PACKAGE_URL ""
  10203. #define STDC_HEADERS 1
  10204. #define HAVE_SYS_TYPES_H 1
  10205. #define HAVE_SYS_STAT_H 1
  10206. #define HAVE_STDLIB_H 1
  10207. #define HAVE_STRING_H 1
  10208. #define HAVE_MEMORY_H 1
  10209. #define HAVE_STRINGS_H 1
  10210. #define HAVE_INTTYPES_H 1
  10211. #define HAVE_STDINT_H 1
  10212. #define HAVE_UNISTD_H 1
  10213. #define __EXTENSIONS__ 1
  10214. #define _ALL_SOURCE 1
  10215. #define _GNU_SOURCE 1
  10216. #define _POSIX_PTHREAD_SEMANTICS 1
  10217. #define _TANDEM_SOURCE 1
  10218. #define HAVE_DEV_URANDOM 1
  10219. #define HAVE_SETENV 1
  10220. #define HAVE_ERRNO_H 1
  10221. #define HAVE_FCNTL_H 1
  10222. #define HAVE_STDIO_H 1
  10223. #define HAVE_STDLIB_H 1
  10224. #define HAVE_UNISTD_H 1
  10225. #define HAVE_SYS_UIO_H 1
  10226. #define HAVE_SYS_SELECT_H 1
  10227. #define HAVE_SYS_SOCKET_H 1
  10228. #define HAVE_SYS_TIME_H 1
  10229. #define HAVE_ARPA_INET_H 1
  10230. #define HAVE_NETINET_IN_H 1
  10231. #define HAVE_SYSEXITS_H 1
  10232. #define HAVE_CLOCK_GET_TIME 1
  10233. #define HAVE_MACH_VM_READ 1
  10234. #define HAVE_BUILTIN_ATOMIC 1
  10235. #define HAVE_SYSCONF 1
  10236. #define HAVE_TIMES 1
  10237. #define HAVE_KQUEUE 1
  10238. #define HAVE_POLL 1
  10239. #define HAVE_SELECT 1
  10240. #define PHP_FPM_SYSTEMD "simple"
  10241. #define PHP_FPM_USER "nobody"
  10242. #define PHP_FPM_GROUP "nobody"
  10243. #define HAVE_PHPDBG 1
  10244. #define PHPDBG_DEBUG 0
  10245. #define HAVE_SOCKLEN_T 1
  10246. #define HAVE_SOCKADDR_UN_SUN_LEN 1
  10247. #define PHP_WRITE_STDOUT 1
  10248. #define HAVE_SOCKET 1
  10249. #define HAVE_SOCKETPAIR 1
  10250. #define HAVE_HTONL 1
  10251. #define HAVE_GETHOSTNAME 1
  10252. #define HAVE_GETHOSTBYADDR 1
  10253. #define HAVE_YP_GET_DEFAULT_DOMAIN 1
  10254. #define HAVE_DLOPEN 1
  10255. #define HAVE_LIBDL 1
  10256. #define HAVE_LIBM 1
  10257. #define HAVE_INET_ATON 1
  10258. #define STDC_HEADERS 1
  10259. #define HAVE_DIRENT_H 1
  10260. #define HAVE_INTTYPES_H 1
  10261. #define HAVE_STDINT_H 1
  10262. #define HAVE_DIRENT_H 1
  10263. #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
  10264. #define HAVE_SYS_PARAM_H 1
  10265. #define HAVE_SYS_TYPES_H 1
  10266. #define HAVE_SYS_TIME_H 1
  10267. #define HAVE_NETINET_IN_H 1
  10268. #define HAVE_ALLOCA_H 1
  10269. #define HAVE_ARPA_INET_H 1
  10270. #define HAVE_ARPA_NAMESER_H 1
  10271. #define HAVE_ASSERT_H 1
  10272. #define HAVE_DNS_H 1
  10273. #define HAVE_FCNTL_H 1
  10274. #define HAVE_GRP_H 1
  10275. #define HAVE_LANGINFO_H 1
  10276. #define HAVE_LIMITS_H 1
  10277. #define HAVE_LOCALE_H 1
  10278. #define HAVE_MONETARY_H 1
  10279. #define HAVE_NETDB_H 1
  10280. #define HAVE_PWD_H 1
  10281. #define HAVE_RESOLV_H 1
  10282. #define HAVE_SIGNAL_H 1
  10283. #define HAVE_STDARG_H 1
  10284. #define HAVE_STDLIB_H 1
  10285. #define HAVE_STRING_H 1
  10286. #define HAVE_SYSLOG_H 1
  10287. #define HAVE_SYSEXITS_H 1
  10288. #define HAVE_SYS_IOCTL_H 1
  10289. #define HAVE_SYS_FILE_H 1
  10290. #define HAVE_SYS_MMAN_H 1
  10291. #define HAVE_SYS_MOUNT_H 1
  10292. #define HAVE_SYS_POLL_H 1
  10293. #define HAVE_SYS_RESOURCE_H 1
  10294. #define HAVE_SYS_SELECT_H 1
  10295. #define HAVE_SYS_SOCKET_H 1
  10296. #define HAVE_SYS_STAT_H 1
  10297. #define HAVE_SYS_STATVFS_H 1
  10298. #define HAVE_SYS_WAIT_H 1
  10299. #define HAVE_TERMIOS_H 1
  10300. #define HAVE_UNISTD_H 1
  10301. #define HAVE_UTIME_H 1
  10302. #define HAVE_SYS_UTSNAME_H 1
  10303. #define HAVE_SYS_IPC_H 1
  10304. #define HAVE_DLFCN_H 1
  10305. #define HAVE_ASSERT_H 1
  10306. #define HAVE_STRUCT_TM_TM_ZONE 1
  10307. #define HAVE_TM_ZONE 1
  10308. #define MISSING_FCLOSE_DECL 0
  10309. #define HAVE_TM_GMTOFF 1
  10310. #define HAVE_STRUCT_FLOCK 1
  10311. #define HAVE_SOCKLEN_T 1
  10312. #define SIZEOF_SIZE_T 8
  10313. #define SIZEOF_LONG_LONG 8
  10314. #define SIZEOF_LONG_LONG_INT 8
  10315. #define SIZEOF_LONG 8
  10316. #define SIZEOF_INT 4
  10317. #define SIZEOF_INTMAX_T 8
  10318. #define HAVE_INTMAX_T 1
  10319. #define SIZEOF_SSIZE_T 8
  10320. #define HAVE_SSIZE_T 1
  10321. #define SIZEOF_PTRDIFF_T 8
  10322. #define HAVE_PTRDIFF_T 1
  10323. #define SIZEOF_SHORT 2
  10324. #define SIZEOF_INT 4
  10325. #define SIZEOF_LONG 8
  10326. #define SIZEOF_LONG_LONG 8
  10327. #define HAVE_INT8_T 1
  10328. #define HAVE_INT16_T 1
  10329. #define HAVE_INT32_T 1
  10330. #define HAVE_INT64_T 1
  10331. #define HAVE_UINT8_T 1
  10332. #define HAVE_UINT16_T 1
  10333. #define HAVE_UINT32_T 1
  10334. #define HAVE_UINT64_T 1
  10335. #define HAVE_U_INT8_T 1
  10336. #define HAVE_U_INT16_T 1
  10337. #define HAVE_U_INT32_T 1
  10338. #define HAVE_U_INT64_T 1
  10339. #define PHP_HAVE_STDINT_TYPES 1
  10340. #define PHP_HAVE_BUILTIN_EXPECT 1
  10341. #define PHP_HAVE_BUILTIN_CLZ 1
  10342. #define PHP_HAVE_BUILTIN_CTZL 1
  10343. #define PHP_HAVE_BUILTIN_CTZLL 1
  10344. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  10345. #define HAVE_ST_BLKSIZE 1
  10346. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  10347. #define HAVE_ST_BLOCKS 1
  10348. #define HAVE_STRUCT_STAT_ST_RDEV 1
  10349. #define HAVE_ST_RDEV 1
  10350. #define HAVE_SOCKADDR_STORAGE 1
  10351. #define HAVE_SOCKADDR_SA_LEN 1
  10352. #define HAVE_VPRINTF 1
  10353. #define HAVE_ALPHASORT 1
  10354. #define HAVE_ASCTIME_R 1
  10355. #define HAVE_CHROOT 1
  10356. #define HAVE_CTIME_R 1
  10357. #define HAVE_CRYPT 1
  10358. #define HAVE_FLOCK 1
  10359. #define HAVE_FTOK 1
  10360. #define HAVE_FUNOPEN 1
  10361. #define HAVE_GAI_STRERROR 1
  10362. #define HAVE_GCVT 1
  10363. #define HAVE_GETLOADAVG 1
  10364. #define HAVE_GETLOGIN 1
  10365. #define HAVE_GETPROTOBYNAME 1
  10366. #define HAVE_GETPROTOBYNUMBER 1
  10367. #define HAVE_GETSERVBYNAME 1
  10368. #define HAVE_GETSERVBYPORT 1
  10369. #define HAVE_GETHOSTNAME 1
  10370. #define HAVE_GETRUSAGE 1
  10371. #define HAVE_GETTIMEOFDAY 1
  10372. #define HAVE_GMTIME_R 1
  10373. #define HAVE_GETPWNAM_R 1
  10374. #define HAVE_GETGRNAM_R 1
  10375. #define HAVE_GETPWUID_R 1
  10376. #define HAVE_GRANTPT 1
  10377. #define HAVE_INET_NTOA 1
  10378. #define HAVE_INET_NTOP 1
  10379. #define HAVE_INET_PTON 1
  10380. #define HAVE_ISASCII 1
  10381. #define HAVE_LINK 1
  10382. #define HAVE_LOCALTIME_R 1
  10383. #define HAVE_LOCKF 1
  10384. #define HAVE_LCHOWN 1
  10385. #define HAVE_LRAND48 1
  10386. #define HAVE_MEMCPY 1
  10387. #define HAVE_MEMMOVE 1
  10388. #define HAVE_MKSTEMP 1
  10389. #define HAVE_MMAP 1
  10390. #define HAVE_NL_LANGINFO 1
  10391. #define HAVE_PERROR 1
  10392. #define HAVE_POLL 1
  10393. #define HAVE_PTSNAME 1
  10394. #define HAVE_PUTENV 1
  10395. #define HAVE_REALPATH 1
  10396. #define HAVE_RANDOM 1
  10397. #define HAVE_RAND_R 1
  10398. #define HAVE_SCANDIR 1
  10399. #define HAVE_SETITIMER 1
  10400. #define HAVE_SETLOCALE 1
  10401. #define HAVE_LOCALECONV 1
  10402. #define HAVE_SETENV 1
  10403. #define HAVE_SETPGID 1
  10404. #define HAVE_SETSOCKOPT 1
  10405. #define HAVE_SETVBUF 1
  10406. #define HAVE_SHUTDOWN 1
  10407. #define HAVE_SIN 1
  10408. #define HAVE_SNPRINTF 1
  10409. #define HAVE_SRAND48 1
  10410. #define HAVE_SRANDOM 1
  10411. #define HAVE_STATFS 1
  10412. #define HAVE_STATVFS 1
  10413. #define HAVE_STRCASECMP 1
  10414. #define HAVE_STRCOLL 1
  10415. #define HAVE_STRDUP 1
  10416. #define HAVE_STRERROR 1
  10417. #define HAVE_STRFTIME 1
  10418. #define HAVE_STRNLEN 1
  10419. #define HAVE_STRPTIME 1
  10420. #define HAVE_STRSTR 1
  10421. #define HAVE_STRTOK_R 1
  10422. #define HAVE_SYMLINK 1
  10423. #define HAVE_TEMPNAM 1
  10424. #define HAVE_TZSET 1
  10425. #define HAVE_UNLOCKPT 1
  10426. #define HAVE_UNSETENV 1
  10427. #define HAVE_USLEEP 1
  10428. #define HAVE_UTIME 1
  10429. #define HAVE_VSNPRINTF 1
  10430. #define HAVE_VASPRINTF 1
  10431. #define HAVE_ASPRINTF 1
  10432. #define HAVE_NANOSLEEP 1
  10433. #define HAVE_GETADDRINFO 1
  10434. #define HAVE_SYNC_FETCH_AND_ADD 1
  10435. #define HAVE_STRLCAT 1
  10436. #define HAVE_STRLCPY 1
  10437. #define HAVE_GETOPT 1
  10438. #define HAVE_UTIME_H 1
  10439. #define HAVE_UTIME_NULL 1
  10440. #define HAVE_ALLOCA_H 1
  10441. #define HAVE_ALLOCA 1
  10442. #define HAVE_DECLARED_TIMEZONE 1
  10443. #define HAVE_POSIX_READDIR_R 1
  10444. #define PHP_SIGCHILD 0
  10445. #define DEFAULT_SHORT_OPEN_TAG "1"
  10446. #define HAVE_IPV6 1
  10447. #define SIZEOF_LONG 8
  10448. #define SIZEOF_INT 4
  10449. #define HAVE_INT32_T 1
  10450. #define HAVE_UINT32_T 1
  10451. #define HAVE_SYS_TYPES_H 1
  10452. #define HAVE_INTTYPES_H 1
  10453. #define HAVE_STDINT_H 1
  10454. #define HAVE_STRING_H 1
  10455. #define HAVE_STDLIB_H 1
  10456. #define HAVE_STRTOLL 1
  10457. #define HAVE_ATOLL 1
  10458. #define HAVE_STRFTIME 1
  10459. #define HAVE_TIMELIB_CONFIG_H 1
  10460.  
  10461. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement