Ticket #60988: config.log

File config.log, 1010.0 KB (added by murrayE, 5 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --program-suffix=73 --includedir=/opt/local/include/php73 --libdir=/opt/local/lib/php73 --with-config-file-path=/opt/local/etc/php73 --with-config-file-scan-dir=/opt/local/var/db/php73 --disable-all --enable-bcmath --enable-ctype --enable-dom --enable-filter --enable-json --enable-pdo --enable-session --enable-simplexml --enable-tokenizer --enable-xml --enable-xmlreader --enable-xmlwriter --with-bz2=/opt/local --with-mhash=/opt/local --with-zlib=/opt/local --disable-cgi --disable-cli --enable-hash --enable-libxml --with-libxml-dir=/opt/local --with-pcre-regex=/opt/local --without-pear --enable-fileinfo --enable-phar --disable-fpm --with-apxs2=/opt/local/bin/apxs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Blackstone.local
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/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 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 64.00 gigabytes
33Default processor set: 436 tasks, 1719 threads, 16 processors
34Load average: 3.63, Mach factor: 12.36
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3250: checking for grep that handles long lines and -e
52configure:3308: result: /opt/local/bin/ggrep
53configure:3313: checking for egrep
54configure:3375: result: /opt/local/bin/ggrep -E
55configure:3380: checking for a sed that does not truncate output
56configure:3434: result: /opt/local/bin/gsed
57configure:3544: checking build system type
58configure:3558: result: x86_64-apple-darwin19.6.0
59configure:3578: checking host system type
60configure:3591: result: x86_64-apple-darwin19.6.0
61configure:3611: checking target system type
62configure:3624: result: x86_64-apple-darwin19.6.0
63configure:3842: checking for C compiler version
64configure:3851: /usr/bin/clang --version >&5
65Apple clang version 12.0.0 (clang-1200.0.26.2)
66Target: x86_64-apple-darwin19.6.0
67Thread model: posix
68InstalledDir: /Library/Developer/CommandLineTools/usr/bin
69configure:3862: $? = 0
70configure:3851: /usr/bin/clang -v >&5
71Apple clang version 12.0.0 (clang-1200.0.26.2)
72Target: x86_64-apple-darwin19.6.0
73Thread model: posix
74InstalledDir: /Library/Developer/CommandLineTools/usr/bin
75configure:3862: $? = 0
76configure:3851: /usr/bin/clang -V >&5
77clang: error: argument to '-V' is missing (expected 1 value)
78clang: error: no input files
79configure:3862: $? = 1
80configure:3851: /usr/bin/clang -qversion >&5
81clang: error: unknown argument '-qversion'; did you mean '--version'?
82clang: error: no input files
83configure:3862: $? = 1
84configure:3882: checking whether the C compiler works
85configure:3904: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
86configure:3908: $? = 0
87configure:3956: result: yes
88configure:3959: checking for C compiler default output file name
89configure:3961: result: a.out
90configure:3967: checking for suffix of executables
91configure:3974: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
92configure:3978: $? = 0
93configure:4000: result:
94configure:4022: checking whether we are cross compiling
95configure:4030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
96configure:4034: $? = 0
97configure:4041: ./conftest
98configure:4045: $? = 0
99configure:4060: result: no
100configure:4065: checking for suffix of object files
101configure:4087: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
102configure:4091: $? = 0
103configure:4112: result: o
104configure:4116: checking whether we are using the GNU C compiler
105configure:4135: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
106configure:4135: $? = 0
107configure:4144: result: yes
108configure:4153: checking whether /usr/bin/clang accepts -g
109configure:4173: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
110configure:4173: $? = 0
111configure:4214: result: yes
112configure:4231: checking for /usr/bin/clang option to accept ISO C89
113configure:4294: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
114configure:4294: $? = 0
115configure:4307: result: none needed
116configure:4333: checking how to run the C preprocessor
117configure:4364: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
118configure:4364: $? = 0
119configure:4378: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
120conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
121#include <ac_nonexistent.h>
122         ^~~~~~~~~~~~~~~~~~
1231 error generated.
124configure:4378: $? = 1
125configure: failed program was:
126| /* confdefs.h */
127| #define PACKAGE_NAME ""
128| #define PACKAGE_TARNAME ""
129| #define PACKAGE_VERSION ""
130| #define PACKAGE_STRING ""
131| #define PACKAGE_BUGREPORT ""
132| #define PACKAGE_URL ""
133| /* end confdefs.h.  */
134| #include <ac_nonexistent.h>
135configure:4403: result: /usr/bin/clang -E
136configure:4423: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
137configure:4423: $? = 0
138configure:4437: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
139conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^~~~~~~~~~~~~~~~~~
1421 error generated.
143configure:4437: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME ""
147| #define PACKAGE_TARNAME ""
148| #define PACKAGE_VERSION ""
149| #define PACKAGE_STRING ""
150| #define PACKAGE_BUGREPORT ""
151| #define PACKAGE_URL ""
152| /* end confdefs.h.  */
153| #include <ac_nonexistent.h>
154configure:4468: checking for icc
155configure:4477: result: no
156configure:4491: checking for suncc
157configure:4500: result: no
158configure:4515: checking whether /usr/bin/clang and cc understand -c and -o together
159configure:4546: /usr/bin/clang -c conftest.c -o conftest2.o >&5
160configure:4550: $? = 0
161configure:4556: /usr/bin/clang -c conftest.c -o conftest2.o >&5
162configure:4560: $? = 0
163configure:4571: cc -c conftest.c >&5
164configure:4575: $? = 0
165configure:4583: cc -c conftest.c -o conftest2.o >&5
166configure:4587: $? = 0
167configure:4593: cc -c conftest.c -o conftest2.o >&5
168configure:4597: $? = 0
169configure:4615: result: yes
170configure:4630: checking how to run the C preprocessor
171configure:4700: result: /usr/bin/clang -E
172configure:4720: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
173configure:4720: $? = 0
174configure:4734: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
175conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
176#include <ac_nonexistent.h>
177         ^~~~~~~~~~~~~~~~~~
1781 error generated.
179configure:4734: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME ""
183| #define PACKAGE_TARNAME ""
184| #define PACKAGE_VERSION ""
185| #define PACKAGE_STRING ""
186| #define PACKAGE_BUGREPORT ""
187| #define PACKAGE_URL ""
188| /* end confdefs.h.  */
189| #include <ac_nonexistent.h>
190configure:4762: checking for ANSI C header files
191configure:4782: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
192configure:4782: $? = 0
193configure:4855: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
194configure:4855: $? = 0
195configure:4855: ./conftest
196configure:4855: $? = 0
197configure:4866: result: yes
198configure:4879: checking for sys/types.h
199configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
200configure:4879: $? = 0
201configure:4879: result: yes
202configure:4879: checking for sys/stat.h
203configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
204configure:4879: $? = 0
205configure:4879: result: yes
206configure:4879: checking for stdlib.h
207configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
208configure:4879: $? = 0
209configure:4879: result: yes
210configure:4879: checking for string.h
211configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
212configure:4879: $? = 0
213configure:4879: result: yes
214configure:4879: checking for memory.h
215configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
216configure:4879: $? = 0
217configure:4879: result: yes
218configure:4879: checking for strings.h
219configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
220configure:4879: $? = 0
221configure:4879: result: yes
222configure:4879: checking for inttypes.h
223configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
224configure:4879: $? = 0
225configure:4879: result: yes
226configure:4879: checking for stdint.h
227configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
228configure:4879: $? = 0
229configure:4879: result: yes
230configure:4879: checking for unistd.h
231configure:4879: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
232configure:4879: $? = 0
233configure:4879: result: yes
234configure:4892: checking minix/config.h usability
235configure:4892: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
236conftest.c:52:10: fatal error: 'minix/config.h' file not found
237#include <minix/config.h>
238         ^~~~~~~~~~~~~~~~
2391 error generated.
240configure:4892: $? = 1
241configure: failed program was:
242| /* confdefs.h */
243| #define PACKAGE_NAME ""
244| #define PACKAGE_TARNAME ""
245| #define PACKAGE_VERSION ""
246| #define PACKAGE_STRING ""
247| #define PACKAGE_BUGREPORT ""
248| #define PACKAGE_URL ""
249| #define STDC_HEADERS 1
250| #define HAVE_SYS_TYPES_H 1
251| #define HAVE_SYS_STAT_H 1
252| #define HAVE_STDLIB_H 1
253| #define HAVE_STRING_H 1
254| #define HAVE_MEMORY_H 1
255| #define HAVE_STRINGS_H 1
256| #define HAVE_INTTYPES_H 1
257| #define HAVE_STDINT_H 1
258| #define HAVE_UNISTD_H 1
259| /* end confdefs.h.  */
260| #include <stdio.h>
261| #ifdef HAVE_SYS_TYPES_H
262| # include <sys/types.h>
263| #endif
264| #ifdef HAVE_SYS_STAT_H
265| # include <sys/stat.h>
266| #endif
267| #ifdef STDC_HEADERS
268| # include <stdlib.h>
269| # include <stddef.h>
270| #else
271| # ifdef HAVE_STDLIB_H
272| #  include <stdlib.h>
273| # endif
274| #endif
275| #ifdef HAVE_STRING_H
276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
277| #  include <memory.h>
278| # endif
279| # include <string.h>
280| #endif
281| #ifdef HAVE_STRINGS_H
282| # include <strings.h>
283| #endif
284| #ifdef HAVE_INTTYPES_H
285| # include <inttypes.h>
286| #endif
287| #ifdef HAVE_STDINT_H
288| # include <stdint.h>
289| #endif
290| #ifdef HAVE_UNISTD_H
291| # include <unistd.h>
292| #endif
293| #include <minix/config.h>
294configure:4892: result: no
295configure:4892: checking minix/config.h presence
296configure:4892: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
297conftest.c:19:10: fatal error: 'minix/config.h' file not found
298#include <minix/config.h>
299         ^~~~~~~~~~~~~~~~
3001 error generated.
301configure:4892: $? = 1
302configure: failed program was:
303| /* confdefs.h */
304| #define PACKAGE_NAME ""
305| #define PACKAGE_TARNAME ""
306| #define PACKAGE_VERSION ""
307| #define PACKAGE_STRING ""
308| #define PACKAGE_BUGREPORT ""
309| #define PACKAGE_URL ""
310| #define STDC_HEADERS 1
311| #define HAVE_SYS_TYPES_H 1
312| #define HAVE_SYS_STAT_H 1
313| #define HAVE_STDLIB_H 1
314| #define HAVE_STRING_H 1
315| #define HAVE_MEMORY_H 1
316| #define HAVE_STRINGS_H 1
317| #define HAVE_INTTYPES_H 1
318| #define HAVE_STDINT_H 1
319| #define HAVE_UNISTD_H 1
320| /* end confdefs.h.  */
321| #include <minix/config.h>
322configure:4892: result: no
323configure:4892: checking for minix/config.h
324configure:4892: result: no
325configure:4913: checking whether it is safe to define __EXTENSIONS__
326configure:4931: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
327configure:4931: $? = 0
328configure:4938: result: yes
329configure:4952: checking whether ln -s works
330configure:4956: result: yes
331configure:4967: checking for system library directory
332configure:4982: result: lib
333configure:4991: checking whether to enable runpaths
334configure:5005: result: yes
335configure:5012: checking if compiler supports -R
336configure:5031: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -R /usr/lib  >&5
337warning: unknown remark option '-R' [-Wunknown-warning-option]
3381 warning generated.
339ld: can't map file, errno=22 file '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib' for architecture x86_64
340clang: error: linker command failed with exit code 1 (use -v to see invocation)
341configure:5031: $? = 1
342configure: failed program was:
343| /* confdefs.h */
344| #define PACKAGE_NAME ""
345| #define PACKAGE_TARNAME ""
346| #define PACKAGE_VERSION ""
347| #define PACKAGE_STRING ""
348| #define PACKAGE_BUGREPORT ""
349| #define PACKAGE_URL ""
350| #define STDC_HEADERS 1
351| #define HAVE_SYS_TYPES_H 1
352| #define HAVE_SYS_STAT_H 1
353| #define HAVE_STDLIB_H 1
354| #define HAVE_STRING_H 1
355| #define HAVE_MEMORY_H 1
356| #define HAVE_STRINGS_H 1
357| #define HAVE_INTTYPES_H 1
358| #define HAVE_STDINT_H 1
359| #define HAVE_UNISTD_H 1
360| #define __EXTENSIONS__ 1
361| #define _ALL_SOURCE 1
362| #define _GNU_SOURCE 1
363| #define _POSIX_PTHREAD_SEMANTICS 1
364| #define _TANDEM_SOURCE 1
365| /* end confdefs.h.  */
366|
367| int
368| main ()
369| {
370|
371|   ;
372|   return 0;
373| }
374configure:5041: result: no
375configure:5046: checking if compiler supports -Wl,-rpath,
376configure:5065: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -Wl,-rpath,/usr/lib  >&5
377configure:5065: $? = 0
378configure:5075: result: yes
379configure:5093: checking for gawk
380configure:5110: found /opt/local/bin/gawk
381configure:5121: result: gawk
382configure:5165: checking for bison
383configure:5192: result: true
384configure:5218: checking for bison version
385configure:5242: result: invalid
386configure:5248: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: ).
387configure:5261: checking for re2c
388configure:5288: result: true
389configure:5297: checking for re2c version
390configure:5311: result: invalid
391configure:5316: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
392configure:5337: checking whether to enable computed goto gcc extension with re2c
393configure:5351: result: no
394configure:5419: checking whether C compiler accepts -fvisibility=hidden
395configure:5438: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64  -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
396configure:5438: $? = 0
397configure:5446: result: yes
398configure:5469: checking whether /usr/bin/clang supports -no-cpp-precomp
399configure:5486: result: yes
400configure:5517: checking whether to force non-PIC code in shared modules
401configure:5531: result: no
402configure:5547: checking whether /dev/urandom exists
403configure:5553: result: yes
404configure:5560: checking whether /dev/arandom exists
405configure:5569: result: no
406configure:5584: checking for global register variables support
407configure:5632: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
408conftest.c:44:3: error: "global register variables are not supported"
409# error "global register variables are not supported"
410  ^
411conftest.c:47:28: error: expected string literal in 'asm'
412register void *FP  __asm__(ZEND_VM_FP_GLOBAL_REG);
413                           ^
414conftest.c:48:45: error: expected string literal in 'asm'
415register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
416                                            ^
417conftest.c:50:36: error: use of undeclared identifier 'IP'
418        const opcode_handler_t *orig_ip = IP;
419                                          ^
420conftest.c:51:18: error: use of undeclared identifier 'FP'
421        void *orig_fp = FP;
422                        ^
423conftest.c:52:2: error: use of undeclared identifier 'IP'
424        IP = ip;
425        ^
426conftest.c:53:2: error: use of undeclared identifier 'FP'
427        FP = fp;
428        ^
429conftest.c:55:2: error: use of undeclared identifier 'FP'
430        FP = orig_fp;
431        ^
432conftest.c:56:2: error: use of undeclared identifier 'IP'
433        IP = orig_ip;
434        ^
4359 errors generated.
436configure:5632: $? = 1
437configure: failed program was:
438| /* confdefs.h */
439| #define PACKAGE_NAME ""
440| #define PACKAGE_TARNAME ""
441| #define PACKAGE_VERSION ""
442| #define PACKAGE_STRING ""
443| #define PACKAGE_BUGREPORT ""
444| #define PACKAGE_URL ""
445| #define STDC_HEADERS 1
446| #define HAVE_SYS_TYPES_H 1
447| #define HAVE_SYS_STAT_H 1
448| #define HAVE_STDLIB_H 1
449| #define HAVE_STRING_H 1
450| #define HAVE_MEMORY_H 1
451| #define HAVE_STRINGS_H 1
452| #define HAVE_INTTYPES_H 1
453| #define HAVE_STDINT_H 1
454| #define HAVE_UNISTD_H 1
455| #define __EXTENSIONS__ 1
456| #define _ALL_SOURCE 1
457| #define _GNU_SOURCE 1
458| #define _POSIX_PTHREAD_SEMANTICS 1
459| #define _TANDEM_SOURCE 1
460| #define HAVE_DEV_URANDOM 1
461| /* end confdefs.h.  */
462|
463| #if defined(__GNUC__)
464| # define ZEND_GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__)
465| #else
466| # define ZEND_GCC_VERSION 0
467| #endif
468| #if defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(i386)
469| # define ZEND_VM_FP_GLOBAL_REG "%esi"
470| # define ZEND_VM_IP_GLOBAL_REG "%edi"
471| #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__x86_64__)
472| # define ZEND_VM_FP_GLOBAL_REG "%r14"
473| # define ZEND_VM_IP_GLOBAL_REG "%r15"
474| #elif defined(__GNUC__) && ZEND_GCC_VERSION >= 4008 && defined(__powerpc64__)
475| # define ZEND_VM_FP_GLOBAL_REG "r28"
476| # define ZEND_VM_IP_GLOBAL_REG "r29"
477| #elif defined(__IBMC__) && ZEND_GCC_VERSION >= 4002 && defined(__powerpc64__)
478| # define ZEND_VM_FP_GLOBAL_REG "r28"
479| # define ZEND_VM_IP_GLOBAL_REG "r29"
480| #else
481| # error "global register variables are not supported"
482| #endif
483| typedef int (*opcode_handler_t)(void);
484| register void *FP  __asm__(ZEND_VM_FP_GLOBAL_REG);
485| register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
486| int emu(const opcode_handler_t *ip, void *fp) {
487|       const opcode_handler_t *orig_ip = IP;
488|       void *orig_fp = FP;
489|       IP = ip;
490|       FP = fp;
491|       while ((*ip)());
492|       FP = orig_fp;
493|       IP = orig_ip;
494| }
495|
496| int
497| main ()
498| {
499|
500|
501|   ;
502|   return 0;
503| }
504configure:5650: result: no
505configure:5653: checking whether atof() accepts NAN
506configure:5684: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
507configure:5684: $? = 0
508configure:5684: ./conftest
509configure:5684: $? = 1
510configure: program exited with status 1
511configure: failed program was:
512| /* confdefs.h */
513| #define PACKAGE_NAME ""
514| #define PACKAGE_TARNAME ""
515| #define PACKAGE_VERSION ""
516| #define PACKAGE_STRING ""
517| #define PACKAGE_BUGREPORT ""
518| #define PACKAGE_URL ""
519| #define STDC_HEADERS 1
520| #define HAVE_SYS_TYPES_H 1
521| #define HAVE_SYS_STAT_H 1
522| #define HAVE_STDLIB_H 1
523| #define HAVE_STRING_H 1
524| #define HAVE_MEMORY_H 1
525| #define HAVE_STRINGS_H 1
526| #define HAVE_INTTYPES_H 1
527| #define HAVE_STDINT_H 1
528| #define HAVE_UNISTD_H 1
529| #define __EXTENSIONS__ 1
530| #define _ALL_SOURCE 1
531| #define _GNU_SOURCE 1
532| #define _POSIX_PTHREAD_SEMANTICS 1
533| #define _TANDEM_SOURCE 1
534| #define HAVE_DEV_URANDOM 1
535| /* end confdefs.h.  */
536|
537| #include <math.h>
538| #include <stdlib.h>
539|
540| #ifdef HAVE_ISNAN
541| #define zend_isnan(a) isnan(a)
542| #elif defined(HAVE_FPCLASS)
543| #define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN))
544| #else
545| #define zend_isnan(a) 0
546| #endif
547|
548| int main(int argc, char** argv)
549| {
550|       return zend_isnan(atof("NAN")) ? 0 : 1;
551| }
552|
553configure:5698: result: no
554configure:5706: checking whether atof() accepts INF
555configure:5740: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
556configure:5740: $? = 0
557configure:5740: ./conftest
558configure:5740: $? = 1
559configure: program exited with status 1
560configure: failed program was:
561| /* confdefs.h */
562| #define PACKAGE_NAME ""
563| #define PACKAGE_TARNAME ""
564| #define PACKAGE_VERSION ""
565| #define PACKAGE_STRING ""
566| #define PACKAGE_BUGREPORT ""
567| #define PACKAGE_URL ""
568| #define STDC_HEADERS 1
569| #define HAVE_SYS_TYPES_H 1
570| #define HAVE_SYS_STAT_H 1
571| #define HAVE_STDLIB_H 1
572| #define HAVE_STRING_H 1
573| #define HAVE_MEMORY_H 1
574| #define HAVE_STRINGS_H 1
575| #define HAVE_INTTYPES_H 1
576| #define HAVE_STDINT_H 1
577| #define HAVE_UNISTD_H 1
578| #define __EXTENSIONS__ 1
579| #define _ALL_SOURCE 1
580| #define _GNU_SOURCE 1
581| #define _POSIX_PTHREAD_SEMANTICS 1
582| #define _TANDEM_SOURCE 1
583| #define HAVE_DEV_URANDOM 1
584| /* end confdefs.h.  */
585|
586| #include <math.h>
587| #include <stdlib.h>
588|
589| #ifdef HAVE_ISINF
590| #define zend_isinf(a) isinf(a)
591| #elif defined(INFINITY)
592| /* Might not work, but is required by ISO C99 */
593| #define zend_isinf(a) (((a)==INFINITY)?1:0)
594| #elif defined(HAVE_FPCLASS)
595| #define zend_isinf(a) ((fpclass(a) == FP_PINF) || (fpclass(a) == FP_NINF))
596| #else
597| #define zend_isinf(a) 0
598| #endif
599|
600| int main(int argc, char** argv)
601| {
602|       return zend_isinf(atof("INF")) && zend_isinf(atof("-INF")) ? 0 : 1;
603| }
604|
605configure:5754: result: no
606configure:5762: checking whether HUGE_VAL == INF
607configure:5796: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
608configure:5796: $? = 0
609configure:5796: ./conftest
610configure:5796: $? = 0
611configure:5810: result: yes
612configure:5818: checking whether HUGE_VAL + -HUGEVAL == NAN
613configure:5854: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
614configure:5854: $? = 0
615configure:5854: ./conftest
616configure:5854: $? = 1
617configure: program exited with status 1
618configure: failed program was:
619| /* confdefs.h */
620| #define PACKAGE_NAME ""
621| #define PACKAGE_TARNAME ""
622| #define PACKAGE_VERSION ""
623| #define PACKAGE_STRING ""
624| #define PACKAGE_BUGREPORT ""
625| #define PACKAGE_URL ""
626| #define STDC_HEADERS 1
627| #define HAVE_SYS_TYPES_H 1
628| #define HAVE_SYS_STAT_H 1
629| #define HAVE_STDLIB_H 1
630| #define HAVE_STRING_H 1
631| #define HAVE_MEMORY_H 1
632| #define HAVE_STRINGS_H 1
633| #define HAVE_INTTYPES_H 1
634| #define HAVE_STDINT_H 1
635| #define HAVE_UNISTD_H 1
636| #define __EXTENSIONS__ 1
637| #define _ALL_SOURCE 1
638| #define _GNU_SOURCE 1
639| #define _POSIX_PTHREAD_SEMANTICS 1
640| #define _TANDEM_SOURCE 1
641| #define HAVE_DEV_URANDOM 1
642| #define HAVE_HUGE_VAL_INF 1
643| /* end confdefs.h.  */
644|
645| #include <math.h>
646| #include <stdlib.h>
647|
648| #ifdef HAVE_ISNAN
649| #define zend_isnan(a) isnan(a)
650| #elif defined(HAVE_FPCLASS)
651| #define zend_isnan(a) ((fpclass(a) == FP_SNAN) || (fpclass(a) == FP_QNAN))
652| #else
653| #define zend_isnan(a) 0
654| #endif
655|
656| int main(int argc, char** argv)
657| {
658| #if defined(__sparc__) && !(__GNUC__ >= 3)
659|       /* prevent bug #27830 */
660|       return 1;
661| #else
662|       return zend_isnan(HUGE_VAL + -HUGE_VAL) ? 0 : 1;
663| #endif
664| }
665|
666configure:5868: result: no
667configure:5876: checking whether __cpuid_count is available
668configure:5898: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
669configure:5898: $? = 0
670configure:5910: result: yes
671configure:6034: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
672configure:6034: $? = 0
673configure:6049: checking for pthreads_cflags
674configure:6079: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -kthread -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
675clang: error: unknown argument '-kthread'; did you mean '-pthread'?
676configure:6079: $? = 1
677configure: failed program was:
678| /* confdefs.h */
679| #define PACKAGE_NAME ""
680| #define PACKAGE_TARNAME ""
681| #define PACKAGE_VERSION ""
682| #define PACKAGE_STRING ""
683| #define PACKAGE_BUGREPORT ""
684| #define PACKAGE_URL ""
685| #define STDC_HEADERS 1
686| #define HAVE_SYS_TYPES_H 1
687| #define HAVE_SYS_STAT_H 1
688| #define HAVE_STDLIB_H 1
689| #define HAVE_STRING_H 1
690| #define HAVE_MEMORY_H 1
691| #define HAVE_STRINGS_H 1
692| #define HAVE_INTTYPES_H 1
693| #define HAVE_STDINT_H 1
694| #define HAVE_UNISTD_H 1
695| #define __EXTENSIONS__ 1
696| #define _ALL_SOURCE 1
697| #define _GNU_SOURCE 1
698| #define _POSIX_PTHREAD_SEMANTICS 1
699| #define _TANDEM_SOURCE 1
700| #define HAVE_DEV_URANDOM 1
701| #define HAVE_HUGE_VAL_INF 1
702| #define HAVE_CPUID_COUNT 1
703| /* end confdefs.h.  */
704|
705| #include <pthread.h>
706| #include <stddef.h>
707|
708| void *thread_routine(void *data) {
709|     return data;
710| }
711|
712| int main() {
713|     pthread_t thd;
714|     pthread_mutexattr_t mattr;
715|     int data = 1;
716|     pthread_mutexattr_init(&mattr);
717|     return pthread_create(&thd, NULL, thread_routine, &data);
718| }
719configure:6079: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -pthread -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
720configure:6079: $? = 0
721configure:6100: result: -pthread
722configure:6103: checking for pthreads_lib
723configure:6133: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -lpthread >&5
724configure:6133: $? = 0
725configure:6154: result: pthread
726configure:6231: result:
727configure:6233: result: Configuring SAPI modules
728configure:6267: checking for Apache 2.0 handler-module support via DSO through APXS
729configure:6892: result: yes
730configure:6930: checking for setproctitle
731configure:6930: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
732Undefined symbols for architecture x86_64:
733  "_setproctitle", referenced from:
734      _main in conftest-2fed90.o
735ld: symbol(s) not found for architecture x86_64
736clang: error: linker command failed with exit code 1 (use -v to see invocation)
737configure:6930: $? = 1
738configure: failed program was:
739| /* confdefs.h */
740| #define PACKAGE_NAME ""
741| #define PACKAGE_TARNAME ""
742| #define PACKAGE_VERSION ""
743| #define PACKAGE_STRING ""
744| #define PACKAGE_BUGREPORT ""
745| #define PACKAGE_URL ""
746| #define STDC_HEADERS 1
747| #define HAVE_SYS_TYPES_H 1
748| #define HAVE_SYS_STAT_H 1
749| #define HAVE_STDLIB_H 1
750| #define HAVE_STRING_H 1
751| #define HAVE_MEMORY_H 1
752| #define HAVE_STRINGS_H 1
753| #define HAVE_INTTYPES_H 1
754| #define HAVE_STDINT_H 1
755| #define HAVE_UNISTD_H 1
756| #define __EXTENSIONS__ 1
757| #define _ALL_SOURCE 1
758| #define _GNU_SOURCE 1
759| #define _POSIX_PTHREAD_SEMANTICS 1
760| #define _TANDEM_SOURCE 1
761| #define HAVE_DEV_URANDOM 1
762| #define HAVE_HUGE_VAL_INF 1
763| #define HAVE_CPUID_COUNT 1
764| /* end confdefs.h.  */
765| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
766|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
767| #define setproctitle innocuous_setproctitle
768|
769| /* System header to define __stub macros and hopefully few prototypes,
770|     which can conflict with char setproctitle (); below.
771|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
772|     <limits.h> exists even on freestanding compilers.  */
773|
774| #ifdef __STDC__
775| # include <limits.h>
776| #else
777| # include <assert.h>
778| #endif
779|
780| #undef setproctitle
781|
782| /* Override any GCC internal prototype to avoid an error.
783|    Use char because int might match the return type of a GCC
784|    builtin and then its argument prototype would still apply.  */
785| #ifdef __cplusplus
786| extern "C"
787| #endif
788| char setproctitle ();
789| /* The GNU C library defines this for functions which it implements
790|     to always fail with ENOSYS.  Some functions are actually named
791|     something starting with __ and the normal name is an alias.  */
792| #if defined __stub_setproctitle || defined __stub___setproctitle
793| choke me
794| #endif
795|
796| int
797| main ()
798| {
799| return setproctitle ();
800|   ;
801|   return 0;
802| }
803configure:6930: result: no
804configure:6942: checking sys/pstat.h usability
805configure:6942: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
806conftest.c:60:10: fatal error: 'sys/pstat.h' file not found
807#include <sys/pstat.h>
808         ^~~~~~~~~~~~~
8091 error generated.
810configure:6942: $? = 1
811configure: failed program was:
812| /* confdefs.h */
813| #define PACKAGE_NAME ""
814| #define PACKAGE_TARNAME ""
815| #define PACKAGE_VERSION ""
816| #define PACKAGE_STRING ""
817| #define PACKAGE_BUGREPORT ""
818| #define PACKAGE_URL ""
819| #define STDC_HEADERS 1
820| #define HAVE_SYS_TYPES_H 1
821| #define HAVE_SYS_STAT_H 1
822| #define HAVE_STDLIB_H 1
823| #define HAVE_STRING_H 1
824| #define HAVE_MEMORY_H 1
825| #define HAVE_STRINGS_H 1
826| #define HAVE_INTTYPES_H 1
827| #define HAVE_STDINT_H 1
828| #define HAVE_UNISTD_H 1
829| #define __EXTENSIONS__ 1
830| #define _ALL_SOURCE 1
831| #define _GNU_SOURCE 1
832| #define _POSIX_PTHREAD_SEMANTICS 1
833| #define _TANDEM_SOURCE 1
834| #define HAVE_DEV_URANDOM 1
835| #define HAVE_HUGE_VAL_INF 1
836| #define HAVE_CPUID_COUNT 1
837| /* end confdefs.h.  */
838| #include <stdio.h>
839| #ifdef HAVE_SYS_TYPES_H
840| # include <sys/types.h>
841| #endif
842| #ifdef HAVE_SYS_STAT_H
843| # include <sys/stat.h>
844| #endif
845| #ifdef STDC_HEADERS
846| # include <stdlib.h>
847| # include <stddef.h>
848| #else
849| # ifdef HAVE_STDLIB_H
850| #  include <stdlib.h>
851| # endif
852| #endif
853| #ifdef HAVE_STRING_H
854| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
855| #  include <memory.h>
856| # endif
857| # include <string.h>
858| #endif
859| #ifdef HAVE_STRINGS_H
860| # include <strings.h>
861| #endif
862| #ifdef HAVE_INTTYPES_H
863| # include <inttypes.h>
864| #endif
865| #ifdef HAVE_STDINT_H
866| # include <stdint.h>
867| #endif
868| #ifdef HAVE_UNISTD_H
869| # include <unistd.h>
870| #endif
871| #include <sys/pstat.h>
872configure:6942: result: no
873configure:6942: checking sys/pstat.h presence
874configure:6942: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
875conftest.c:27:10: fatal error: 'sys/pstat.h' file not found
876#include <sys/pstat.h>
877         ^~~~~~~~~~~~~
8781 error generated.
879configure:6942: $? = 1
880configure: failed program was:
881| /* confdefs.h */
882| #define PACKAGE_NAME ""
883| #define PACKAGE_TARNAME ""
884| #define PACKAGE_VERSION ""
885| #define PACKAGE_STRING ""
886| #define PACKAGE_BUGREPORT ""
887| #define PACKAGE_URL ""
888| #define STDC_HEADERS 1
889| #define HAVE_SYS_TYPES_H 1
890| #define HAVE_SYS_STAT_H 1
891| #define HAVE_STDLIB_H 1
892| #define HAVE_STRING_H 1
893| #define HAVE_MEMORY_H 1
894| #define HAVE_STRINGS_H 1
895| #define HAVE_INTTYPES_H 1
896| #define HAVE_STDINT_H 1
897| #define HAVE_UNISTD_H 1
898| #define __EXTENSIONS__ 1
899| #define _ALL_SOURCE 1
900| #define _GNU_SOURCE 1
901| #define _POSIX_PTHREAD_SEMANTICS 1
902| #define _TANDEM_SOURCE 1
903| #define HAVE_DEV_URANDOM 1
904| #define HAVE_HUGE_VAL_INF 1
905| #define HAVE_CPUID_COUNT 1
906| /* end confdefs.h.  */
907| #include <sys/pstat.h>
908configure:6942: result: no
909configure:6942: checking for sys/pstat.h
910configure:6942: result: no
911configure:6953: checking for PS_STRINGS
912configure:6972: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
913conftest.c:28:10: fatal error: 'sys/exec.h' file not found
914#include <sys/exec.h>
915         ^~~~~~~~~~~~
9161 error generated.
917configure:6972: $? = 1
918configure: failed program was:
919| /* confdefs.h */
920| #define PACKAGE_NAME ""
921| #define PACKAGE_TARNAME ""
922| #define PACKAGE_VERSION ""
923| #define PACKAGE_STRING ""
924| #define PACKAGE_BUGREPORT ""
925| #define PACKAGE_URL ""
926| #define STDC_HEADERS 1
927| #define HAVE_SYS_TYPES_H 1
928| #define HAVE_SYS_STAT_H 1
929| #define HAVE_STDLIB_H 1
930| #define HAVE_STRING_H 1
931| #define HAVE_MEMORY_H 1
932| #define HAVE_STRINGS_H 1
933| #define HAVE_INTTYPES_H 1
934| #define HAVE_STDINT_H 1
935| #define HAVE_UNISTD_H 1
936| #define __EXTENSIONS__ 1
937| #define _ALL_SOURCE 1
938| #define _GNU_SOURCE 1
939| #define _POSIX_PTHREAD_SEMANTICS 1
940| #define _TANDEM_SOURCE 1
941| #define HAVE_DEV_URANDOM 1
942| #define HAVE_HUGE_VAL_INF 1
943| #define HAVE_CPUID_COUNT 1
944| /* end confdefs.h.  */
945| #include <machine/vmparam.h>
946| #include <sys/exec.h>
947|
948| int
949| main ()
950| {
951| PS_STRINGS->ps_nargvstr = 1;
952| PS_STRINGS->ps_argvstr = "foo";
953|   ;
954|   return 0;
955| }
956configure:6980: result: no
957configure:6988: checking for CLI build
958configure:7147: result: no
959configure:7175: checking for embedded SAPI library support
960configure:7374: result: no
961configure:7434: checking for FPM build
962configure:9202: result: no
963configure:9210: checking for LiteSpeed support
964configure:9380: result: no
965configure:9390: checking for phpdbg support
966configure:9425: result: yes
967configure:9434: checking for phpdbg web SAPI support
968configure:9469: result: no
969configure:9478: checking for phpdbg debug build
970configure:9492: result: no
971configure:9501: checking for phpdbg readline support
972configure:9515: result: no
973configure:9522: checking whether termios.h defines TIOCGWINSZ
974configure:9545: result: yes
975configure:9599: checking for phpdbg and readline integration
976configure:9614: result: disabled
977configure:10047: checking for CGI build
978configure:10249: result: no
979configure:10255: checking for chosen SAPI module
980configure:10257: result: apache2handler
981configure:10260: checking for executable SAPI binaries
982configure:10263: result:  phpdbg
983configure:10316: result:
984configure:10318: result: Running system checks
985configure:10326: checking for sendmail
986configure:10345: found /usr/sbin/sendmail
987configure:10357: result: /usr/sbin/sendmail
988configure:10371: checking whether system uses EBCDIC
989configure:10390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
990configure:10390: $? = 0
991configure:10390: ./conftest
992configure:10390: $? = 1
993configure: program exited with status 1
994configure: failed program was:
995| /* confdefs.h */
996| #define PACKAGE_NAME ""
997| #define PACKAGE_TARNAME ""
998| #define PACKAGE_VERSION ""
999| #define PACKAGE_STRING ""
1000| #define PACKAGE_BUGREPORT ""
1001| #define PACKAGE_URL ""
1002| #define STDC_HEADERS 1
1003| #define HAVE_SYS_TYPES_H 1
1004| #define HAVE_SYS_STAT_H 1
1005| #define HAVE_STDLIB_H 1
1006| #define HAVE_STRING_H 1
1007| #define HAVE_MEMORY_H 1
1008| #define HAVE_STRINGS_H 1
1009| #define HAVE_INTTYPES_H 1
1010| #define HAVE_STDINT_H 1
1011| #define HAVE_UNISTD_H 1
1012| #define __EXTENSIONS__ 1
1013| #define _ALL_SOURCE 1
1014| #define _GNU_SOURCE 1
1015| #define _POSIX_PTHREAD_SEMANTICS 1
1016| #define _TANDEM_SOURCE 1
1017| #define HAVE_DEV_URANDOM 1
1018| #define HAVE_HUGE_VAL_INF 1
1019| #define HAVE_CPUID_COUNT 1
1020| #define HAVE_PHPDBG 1
1021| #define PHPDBG_DEBUG 0
1022| /* end confdefs.h.  */
1023|
1024| int main(void) {
1025|   return (unsigned char)'A' != (unsigned char)0xC1;
1026| }
1027|
1028configure:10404: result: no
1029configure:10413: checking whether byte ordering is bigendian
1030configure:10439: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1031configure:10439: $? = 0
1032configure:10439: ./conftest
1033configure:10439: $? = 1
1034configure: program exited with status 1
1035configure: failed program was:
1036| /* confdefs.h */
1037| #define PACKAGE_NAME ""
1038| #define PACKAGE_TARNAME ""
1039| #define PACKAGE_VERSION ""
1040| #define PACKAGE_STRING ""
1041| #define PACKAGE_BUGREPORT ""
1042| #define PACKAGE_URL ""
1043| #define STDC_HEADERS 1
1044| #define HAVE_SYS_TYPES_H 1
1045| #define HAVE_SYS_STAT_H 1
1046| #define HAVE_STDLIB_H 1
1047| #define HAVE_STRING_H 1
1048| #define HAVE_MEMORY_H 1
1049| #define HAVE_STRINGS_H 1
1050| #define HAVE_INTTYPES_H 1
1051| #define HAVE_STDINT_H 1
1052| #define HAVE_UNISTD_H 1
1053| #define __EXTENSIONS__ 1
1054| #define _ALL_SOURCE 1
1055| #define _GNU_SOURCE 1
1056| #define _POSIX_PTHREAD_SEMANTICS 1
1057| #define _TANDEM_SOURCE 1
1058| #define HAVE_DEV_URANDOM 1
1059| #define HAVE_HUGE_VAL_INF 1
1060| #define HAVE_CPUID_COUNT 1
1061| #define HAVE_PHPDBG 1
1062| #define PHPDBG_DEBUG 0
1063| /* end confdefs.h.  */
1064|
1065| int main(void)
1066| {
1067|   short one = 1;
1068|   char *cp = (char *)&one;
1069|
1070|   if (*cp == 0) {
1071|     return(0);
1072|   } else {
1073|     return(1);
1074|   }
1075| }
1076|
1077configure:10450: result: no
1078configure:10460: checking whether writing to stdout works
1079configure:10489: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1080conftest.c:36:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
1081main()
1082^
10831 warning generated.
1084configure:10489: $? = 0
1085configure:10489: ./conftest
1086configure:10489: $? = 0
1087configure:10504: result: yes
1088configure:10559: checking for socket
1089configure:10559: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1090configure:10559: $? = 0
1091configure:10559: result: yes
1092configure:10727: checking for socketpair
1093configure:10727: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1094configure:10727: $? = 0
1095configure:10727: result: yes
1096configure:10895: checking for htonl
1097configure:10895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1098configure:10895: $? = 0
1099configure:10895: result: yes
1100configure:11063: checking for gethostname
1101configure:11063: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1102configure:11063: $? = 0
1103configure:11063: result: yes
1104configure:11231: checking for gethostbyaddr
1105configure:11231: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1106configure:11231: $? = 0
1107configure:11231: result: yes
1108configure:11399: checking for yp_get_default_domain
1109configure:11399: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1110configure:11399: $? = 0
1111configure:11399: result: yes
1112configure:11568: checking for dlopen
1113configure:11568: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1114configure:11568: $? = 0
1115configure:11568: result: yes
1116configure:11736: checking for sin in -lm
1117configure:11761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm   >&5
1118conftest.c:45:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
1119char sin ();
1120     ^
1121conftest.c:45:6: note: 'sin' is a builtin with type 'double (double)'
11221 warning generated.
1123configure:11761: $? = 0
1124configure:11770: result: yes
1125configure:11787: checking for inet_aton
1126configure:11787: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
1127configure:11787: $? = 0
1128configure:11787: result: yes
1129configure:12087: checking for ANSI C header files
1130configure:12191: result: yes
1131configure:12202: checking for dirent.h that defines DIR
1132configure:12221: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1133configure:12221: $? = 0
1134configure:12229: result: yes
1135configure:12242: checking for library containing opendir
1136configure:12273: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
1137configure:12273: $? = 0
1138configure:12290: result: none required
1139configure:12420: checking for inttypes.h
1140configure:12420: result: yes
1141configure:12420: checking for stdint.h
1142configure:12420: result: yes
1143configure:12420: checking for dirent.h
1144configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1145configure:12420: $? = 0
1146configure:12420: result: yes
1147configure:12420: checking for ApplicationServices/ApplicationServices.h
1148configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1149configure:12420: $? = 0
1150configure:12420: result: yes
1151configure:12420: checking for sys/param.h
1152configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1153configure:12420: $? = 0
1154configure:12420: result: yes
1155configure:12420: checking for sys/types.h
1156configure:12420: result: yes
1157configure:12420: checking for sys/time.h
1158configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1159configure:12420: $? = 0
1160configure:12420: result: yes
1161configure:12420: checking for netinet/in.h
1162configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1163configure:12420: $? = 0
1164configure:12420: result: yes
1165configure:12420: checking for alloca.h
1166configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1167configure:12420: $? = 0
1168configure:12420: result: yes
1169configure:12420: checking for arpa/inet.h
1170configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1171configure:12420: $? = 0
1172configure:12420: result: yes
1173configure:12420: checking for arpa/nameser.h
1174configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1175configure:12420: $? = 0
1176configure:12420: result: yes
1177configure:12420: checking for assert.h
1178configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1179configure:12420: $? = 0
1180configure:12420: result: yes
1181configure:12420: checking for crypt.h
1182configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1183conftest.c:72:10: fatal error: 'crypt.h' file not found
1184#include <crypt.h>
1185         ^~~~~~~~~
11861 error generated.
1187configure:12420: $? = 1
1188configure: failed program was:
1189| /* confdefs.h */
1190| #define PACKAGE_NAME ""
1191| #define PACKAGE_TARNAME ""
1192| #define PACKAGE_VERSION ""
1193| #define PACKAGE_STRING ""
1194| #define PACKAGE_BUGREPORT ""
1195| #define PACKAGE_URL ""
1196| #define STDC_HEADERS 1
1197| #define HAVE_SYS_TYPES_H 1
1198| #define HAVE_SYS_STAT_H 1
1199| #define HAVE_STDLIB_H 1
1200| #define HAVE_STRING_H 1
1201| #define HAVE_MEMORY_H 1
1202| #define HAVE_STRINGS_H 1
1203| #define HAVE_INTTYPES_H 1
1204| #define HAVE_STDINT_H 1
1205| #define HAVE_UNISTD_H 1
1206| #define __EXTENSIONS__ 1
1207| #define _ALL_SOURCE 1
1208| #define _GNU_SOURCE 1
1209| #define _POSIX_PTHREAD_SEMANTICS 1
1210| #define _TANDEM_SOURCE 1
1211| #define HAVE_DEV_URANDOM 1
1212| #define HAVE_HUGE_VAL_INF 1
1213| #define HAVE_CPUID_COUNT 1
1214| #define HAVE_PHPDBG 1
1215| #define PHPDBG_DEBUG 0
1216| #define PHP_WRITE_STDOUT 1
1217| #define HAVE_SOCKET 1
1218| #define HAVE_SOCKETPAIR 1
1219| #define HAVE_HTONL 1
1220| #define HAVE_GETHOSTNAME 1
1221| #define HAVE_GETHOSTBYADDR 1
1222| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1223| #define HAVE_DLOPEN 1
1224| #define HAVE_LIBDL 1
1225| #define HAVE_LIBM 1
1226| #define HAVE_INET_ATON 1
1227| #define STDC_HEADERS 1
1228| #define HAVE_DIRENT_H 1
1229| #define HAVE_INTTYPES_H 1
1230| #define HAVE_STDINT_H 1
1231| #define HAVE_DIRENT_H 1
1232| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1233| #define HAVE_SYS_PARAM_H 1
1234| #define HAVE_SYS_TYPES_H 1
1235| #define HAVE_SYS_TIME_H 1
1236| #define HAVE_NETINET_IN_H 1
1237| #define HAVE_ALLOCA_H 1
1238| #define HAVE_ARPA_INET_H 1
1239| #define HAVE_ARPA_NAMESER_H 1
1240| #define HAVE_ASSERT_H 1
1241| /* end confdefs.h.  */
1242|
1243| #ifdef HAVE_SYS_PARAM_H
1244| #include <sys/param.h>
1245| #endif
1246| #ifdef HAVE_SYS_TYPES_H
1247| #include <sys/types.h>
1248| #endif
1249| #ifdef HAVE_SYS_TIME_H
1250| #include <sys/time.h>
1251| #endif
1252| #ifdef HAVE_NETINET_IN_H
1253| #include <netinet/in.h>
1254| #endif
1255| #ifdef HAVE_ARPA_NAMESER_H
1256| #include <arpa/nameser.h>
1257| #endif
1258|
1259|
1260| #include <crypt.h>
1261configure:12420: result: no
1262configure:12420: checking for dns.h
1263configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1264configure:12420: $? = 0
1265configure:12420: result: yes
1266configure:12420: checking for fcntl.h
1267configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1268configure:12420: $? = 0
1269configure:12420: result: yes
1270configure:12420: checking for grp.h
1271configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1272configure:12420: $? = 0
1273configure:12420: result: yes
1274configure:12420: checking for ieeefp.h
1275configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1276conftest.c:75:10: fatal error: 'ieeefp.h' file not found
1277#include <ieeefp.h>
1278         ^~~~~~~~~~
12791 error generated.
1280configure:12420: $? = 1
1281configure: failed program was:
1282| /* confdefs.h */
1283| #define PACKAGE_NAME ""
1284| #define PACKAGE_TARNAME ""
1285| #define PACKAGE_VERSION ""
1286| #define PACKAGE_STRING ""
1287| #define PACKAGE_BUGREPORT ""
1288| #define PACKAGE_URL ""
1289| #define STDC_HEADERS 1
1290| #define HAVE_SYS_TYPES_H 1
1291| #define HAVE_SYS_STAT_H 1
1292| #define HAVE_STDLIB_H 1
1293| #define HAVE_STRING_H 1
1294| #define HAVE_MEMORY_H 1
1295| #define HAVE_STRINGS_H 1
1296| #define HAVE_INTTYPES_H 1
1297| #define HAVE_STDINT_H 1
1298| #define HAVE_UNISTD_H 1
1299| #define __EXTENSIONS__ 1
1300| #define _ALL_SOURCE 1
1301| #define _GNU_SOURCE 1
1302| #define _POSIX_PTHREAD_SEMANTICS 1
1303| #define _TANDEM_SOURCE 1
1304| #define HAVE_DEV_URANDOM 1
1305| #define HAVE_HUGE_VAL_INF 1
1306| #define HAVE_CPUID_COUNT 1
1307| #define HAVE_PHPDBG 1
1308| #define PHPDBG_DEBUG 0
1309| #define PHP_WRITE_STDOUT 1
1310| #define HAVE_SOCKET 1
1311| #define HAVE_SOCKETPAIR 1
1312| #define HAVE_HTONL 1
1313| #define HAVE_GETHOSTNAME 1
1314| #define HAVE_GETHOSTBYADDR 1
1315| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1316| #define HAVE_DLOPEN 1
1317| #define HAVE_LIBDL 1
1318| #define HAVE_LIBM 1
1319| #define HAVE_INET_ATON 1
1320| #define STDC_HEADERS 1
1321| #define HAVE_DIRENT_H 1
1322| #define HAVE_INTTYPES_H 1
1323| #define HAVE_STDINT_H 1
1324| #define HAVE_DIRENT_H 1
1325| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1326| #define HAVE_SYS_PARAM_H 1
1327| #define HAVE_SYS_TYPES_H 1
1328| #define HAVE_SYS_TIME_H 1
1329| #define HAVE_NETINET_IN_H 1
1330| #define HAVE_ALLOCA_H 1
1331| #define HAVE_ARPA_INET_H 1
1332| #define HAVE_ARPA_NAMESER_H 1
1333| #define HAVE_ASSERT_H 1
1334| #define HAVE_DNS_H 1
1335| #define HAVE_FCNTL_H 1
1336| #define HAVE_GRP_H 1
1337| /* end confdefs.h.  */
1338|
1339| #ifdef HAVE_SYS_PARAM_H
1340| #include <sys/param.h>
1341| #endif
1342| #ifdef HAVE_SYS_TYPES_H
1343| #include <sys/types.h>
1344| #endif
1345| #ifdef HAVE_SYS_TIME_H
1346| #include <sys/time.h>
1347| #endif
1348| #ifdef HAVE_NETINET_IN_H
1349| #include <netinet/in.h>
1350| #endif
1351| #ifdef HAVE_ARPA_NAMESER_H
1352| #include <arpa/nameser.h>
1353| #endif
1354|
1355|
1356| #include <ieeefp.h>
1357configure:12420: result: no
1358configure:12420: checking for langinfo.h
1359configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1360configure:12420: $? = 0
1361configure:12420: result: yes
1362configure:12420: checking for limits.h
1363configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1364configure:12420: $? = 0
1365configure:12420: result: yes
1366configure:12420: checking for locale.h
1367configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1368configure:12420: $? = 0
1369configure:12420: result: yes
1370configure:12420: checking for monetary.h
1371configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1372configure:12420: $? = 0
1373configure:12420: result: yes
1374configure:12420: checking for netdb.h
1375configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1376configure:12420: $? = 0
1377configure:12420: result: yes
1378configure:12420: checking for poll.h
1379configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1380configure:12420: $? = 0
1381configure:12420: result: yes
1382configure:12420: checking for pwd.h
1383configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1384configure:12420: $? = 0
1385configure:12420: result: yes
1386configure:12420: checking for resolv.h
1387configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1388configure:12420: $? = 0
1389configure:12420: result: yes
1390configure:12420: checking for signal.h
1391configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1392configure:12420: $? = 0
1393configure:12420: result: yes
1394configure:12420: checking for stdarg.h
1395configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1396configure:12420: $? = 0
1397configure:12420: result: yes
1398configure:12420: checking for stdlib.h
1399configure:12420: result: yes
1400configure:12420: checking for string.h
1401configure:12420: result: yes
1402configure:12420: checking for syslog.h
1403configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1404configure:12420: $? = 0
1405configure:12420: result: yes
1406configure:12420: checking for sysexits.h
1407configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1408configure:12420: $? = 0
1409configure:12420: result: yes
1410configure:12420: checking for sys/ioctl.h
1411configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1412configure:12420: $? = 0
1413configure:12420: result: yes
1414configure:12420: checking for sys/file.h
1415configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1416configure:12420: $? = 0
1417configure:12420: result: yes
1418configure:12420: checking for sys/mman.h
1419configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1420configure:12420: $? = 0
1421configure:12420: result: yes
1422configure:12420: checking for sys/mount.h
1423configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1424configure:12420: $? = 0
1425configure:12420: result: yes
1426configure:12420: checking for sys/poll.h
1427configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1428configure:12420: $? = 0
1429configure:12420: result: yes
1430configure:12420: checking for sys/resource.h
1431configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1432configure:12420: $? = 0
1433configure:12420: result: yes
1434configure:12420: checking for sys/select.h
1435configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1436configure:12420: $? = 0
1437configure:12420: result: yes
1438configure:12420: checking for sys/socket.h
1439configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1440configure:12420: $? = 0
1441configure:12420: result: yes
1442configure:12420: checking for sys/stat.h
1443configure:12420: result: yes
1444configure:12420: checking for sys/statfs.h
1445configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1446conftest.c:98:10: fatal error: 'sys/statfs.h' file not found
1447#include <sys/statfs.h>
1448         ^~~~~~~~~~~~~~
14491 error generated.
1450configure:12420: $? = 1
1451configure: failed program was:
1452| /* confdefs.h */
1453| #define PACKAGE_NAME ""
1454| #define PACKAGE_TARNAME ""
1455| #define PACKAGE_VERSION ""
1456| #define PACKAGE_STRING ""
1457| #define PACKAGE_BUGREPORT ""
1458| #define PACKAGE_URL ""
1459| #define STDC_HEADERS 1
1460| #define HAVE_SYS_TYPES_H 1
1461| #define HAVE_SYS_STAT_H 1
1462| #define HAVE_STDLIB_H 1
1463| #define HAVE_STRING_H 1
1464| #define HAVE_MEMORY_H 1
1465| #define HAVE_STRINGS_H 1
1466| #define HAVE_INTTYPES_H 1
1467| #define HAVE_STDINT_H 1
1468| #define HAVE_UNISTD_H 1
1469| #define __EXTENSIONS__ 1
1470| #define _ALL_SOURCE 1
1471| #define _GNU_SOURCE 1
1472| #define _POSIX_PTHREAD_SEMANTICS 1
1473| #define _TANDEM_SOURCE 1
1474| #define HAVE_DEV_URANDOM 1
1475| #define HAVE_HUGE_VAL_INF 1
1476| #define HAVE_CPUID_COUNT 1
1477| #define HAVE_PHPDBG 1
1478| #define PHPDBG_DEBUG 0
1479| #define PHP_WRITE_STDOUT 1
1480| #define HAVE_SOCKET 1
1481| #define HAVE_SOCKETPAIR 1
1482| #define HAVE_HTONL 1
1483| #define HAVE_GETHOSTNAME 1
1484| #define HAVE_GETHOSTBYADDR 1
1485| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1486| #define HAVE_DLOPEN 1
1487| #define HAVE_LIBDL 1
1488| #define HAVE_LIBM 1
1489| #define HAVE_INET_ATON 1
1490| #define STDC_HEADERS 1
1491| #define HAVE_DIRENT_H 1
1492| #define HAVE_INTTYPES_H 1
1493| #define HAVE_STDINT_H 1
1494| #define HAVE_DIRENT_H 1
1495| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1496| #define HAVE_SYS_PARAM_H 1
1497| #define HAVE_SYS_TYPES_H 1
1498| #define HAVE_SYS_TIME_H 1
1499| #define HAVE_NETINET_IN_H 1
1500| #define HAVE_ALLOCA_H 1
1501| #define HAVE_ARPA_INET_H 1
1502| #define HAVE_ARPA_NAMESER_H 1
1503| #define HAVE_ASSERT_H 1
1504| #define HAVE_DNS_H 1
1505| #define HAVE_FCNTL_H 1
1506| #define HAVE_GRP_H 1
1507| #define HAVE_LANGINFO_H 1
1508| #define HAVE_LIMITS_H 1
1509| #define HAVE_LOCALE_H 1
1510| #define HAVE_MONETARY_H 1
1511| #define HAVE_NETDB_H 1
1512| #define HAVE_POLL_H 1
1513| #define HAVE_PWD_H 1
1514| #define HAVE_RESOLV_H 1
1515| #define HAVE_SIGNAL_H 1
1516| #define HAVE_STDARG_H 1
1517| #define HAVE_STDLIB_H 1
1518| #define HAVE_STRING_H 1
1519| #define HAVE_SYSLOG_H 1
1520| #define HAVE_SYSEXITS_H 1
1521| #define HAVE_SYS_IOCTL_H 1
1522| #define HAVE_SYS_FILE_H 1
1523| #define HAVE_SYS_MMAN_H 1
1524| #define HAVE_SYS_MOUNT_H 1
1525| #define HAVE_SYS_POLL_H 1
1526| #define HAVE_SYS_RESOURCE_H 1
1527| #define HAVE_SYS_SELECT_H 1
1528| #define HAVE_SYS_SOCKET_H 1
1529| #define HAVE_SYS_STAT_H 1
1530| /* end confdefs.h.  */
1531|
1532| #ifdef HAVE_SYS_PARAM_H
1533| #include <sys/param.h>
1534| #endif
1535| #ifdef HAVE_SYS_TYPES_H
1536| #include <sys/types.h>
1537| #endif
1538| #ifdef HAVE_SYS_TIME_H
1539| #include <sys/time.h>
1540| #endif
1541| #ifdef HAVE_NETINET_IN_H
1542| #include <netinet/in.h>
1543| #endif
1544| #ifdef HAVE_ARPA_NAMESER_H
1545| #include <arpa/nameser.h>
1546| #endif
1547|
1548|
1549| #include <sys/statfs.h>
1550configure:12420: result: no
1551configure:12420: checking for sys/statvfs.h
1552configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1553configure:12420: $? = 0
1554configure:12420: result: yes
1555configure:12420: checking for sys/vfs.h
1556configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1557conftest.c:99:10: fatal error: 'sys/vfs.h' file not found
1558#include <sys/vfs.h>
1559         ^~~~~~~~~~~
15601 error generated.
1561configure:12420: $? = 1
1562configure: failed program was:
1563| /* confdefs.h */
1564| #define PACKAGE_NAME ""
1565| #define PACKAGE_TARNAME ""
1566| #define PACKAGE_VERSION ""
1567| #define PACKAGE_STRING ""
1568| #define PACKAGE_BUGREPORT ""
1569| #define PACKAGE_URL ""
1570| #define STDC_HEADERS 1
1571| #define HAVE_SYS_TYPES_H 1
1572| #define HAVE_SYS_STAT_H 1
1573| #define HAVE_STDLIB_H 1
1574| #define HAVE_STRING_H 1
1575| #define HAVE_MEMORY_H 1
1576| #define HAVE_STRINGS_H 1
1577| #define HAVE_INTTYPES_H 1
1578| #define HAVE_STDINT_H 1
1579| #define HAVE_UNISTD_H 1
1580| #define __EXTENSIONS__ 1
1581| #define _ALL_SOURCE 1
1582| #define _GNU_SOURCE 1
1583| #define _POSIX_PTHREAD_SEMANTICS 1
1584| #define _TANDEM_SOURCE 1
1585| #define HAVE_DEV_URANDOM 1
1586| #define HAVE_HUGE_VAL_INF 1
1587| #define HAVE_CPUID_COUNT 1
1588| #define HAVE_PHPDBG 1
1589| #define PHPDBG_DEBUG 0
1590| #define PHP_WRITE_STDOUT 1
1591| #define HAVE_SOCKET 1
1592| #define HAVE_SOCKETPAIR 1
1593| #define HAVE_HTONL 1
1594| #define HAVE_GETHOSTNAME 1
1595| #define HAVE_GETHOSTBYADDR 1
1596| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1597| #define HAVE_DLOPEN 1
1598| #define HAVE_LIBDL 1
1599| #define HAVE_LIBM 1
1600| #define HAVE_INET_ATON 1
1601| #define STDC_HEADERS 1
1602| #define HAVE_DIRENT_H 1
1603| #define HAVE_INTTYPES_H 1
1604| #define HAVE_STDINT_H 1
1605| #define HAVE_DIRENT_H 1
1606| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1607| #define HAVE_SYS_PARAM_H 1
1608| #define HAVE_SYS_TYPES_H 1
1609| #define HAVE_SYS_TIME_H 1
1610| #define HAVE_NETINET_IN_H 1
1611| #define HAVE_ALLOCA_H 1
1612| #define HAVE_ARPA_INET_H 1
1613| #define HAVE_ARPA_NAMESER_H 1
1614| #define HAVE_ASSERT_H 1
1615| #define HAVE_DNS_H 1
1616| #define HAVE_FCNTL_H 1
1617| #define HAVE_GRP_H 1
1618| #define HAVE_LANGINFO_H 1
1619| #define HAVE_LIMITS_H 1
1620| #define HAVE_LOCALE_H 1
1621| #define HAVE_MONETARY_H 1
1622| #define HAVE_NETDB_H 1
1623| #define HAVE_POLL_H 1
1624| #define HAVE_PWD_H 1
1625| #define HAVE_RESOLV_H 1
1626| #define HAVE_SIGNAL_H 1
1627| #define HAVE_STDARG_H 1
1628| #define HAVE_STDLIB_H 1
1629| #define HAVE_STRING_H 1
1630| #define HAVE_SYSLOG_H 1
1631| #define HAVE_SYSEXITS_H 1
1632| #define HAVE_SYS_IOCTL_H 1
1633| #define HAVE_SYS_FILE_H 1
1634| #define HAVE_SYS_MMAN_H 1
1635| #define HAVE_SYS_MOUNT_H 1
1636| #define HAVE_SYS_POLL_H 1
1637| #define HAVE_SYS_RESOURCE_H 1
1638| #define HAVE_SYS_SELECT_H 1
1639| #define HAVE_SYS_SOCKET_H 1
1640| #define HAVE_SYS_STAT_H 1
1641| #define HAVE_SYS_STATVFS_H 1
1642| /* end confdefs.h.  */
1643|
1644| #ifdef HAVE_SYS_PARAM_H
1645| #include <sys/param.h>
1646| #endif
1647| #ifdef HAVE_SYS_TYPES_H
1648| #include <sys/types.h>
1649| #endif
1650| #ifdef HAVE_SYS_TIME_H
1651| #include <sys/time.h>
1652| #endif
1653| #ifdef HAVE_NETINET_IN_H
1654| #include <netinet/in.h>
1655| #endif
1656| #ifdef HAVE_ARPA_NAMESER_H
1657| #include <arpa/nameser.h>
1658| #endif
1659|
1660|
1661| #include <sys/vfs.h>
1662configure:12420: result: no
1663configure:12420: checking for sys/sysexits.h
1664configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1665conftest.c:99:10: fatal error: 'sys/sysexits.h' file not found
1666#include <sys/sysexits.h>
1667         ^~~~~~~~~~~~~~~~
16681 error generated.
1669configure:12420: $? = 1
1670configure: failed program was:
1671| /* confdefs.h */
1672| #define PACKAGE_NAME ""
1673| #define PACKAGE_TARNAME ""
1674| #define PACKAGE_VERSION ""
1675| #define PACKAGE_STRING ""
1676| #define PACKAGE_BUGREPORT ""
1677| #define PACKAGE_URL ""
1678| #define STDC_HEADERS 1
1679| #define HAVE_SYS_TYPES_H 1
1680| #define HAVE_SYS_STAT_H 1
1681| #define HAVE_STDLIB_H 1
1682| #define HAVE_STRING_H 1
1683| #define HAVE_MEMORY_H 1
1684| #define HAVE_STRINGS_H 1
1685| #define HAVE_INTTYPES_H 1
1686| #define HAVE_STDINT_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define __EXTENSIONS__ 1
1689| #define _ALL_SOURCE 1
1690| #define _GNU_SOURCE 1
1691| #define _POSIX_PTHREAD_SEMANTICS 1
1692| #define _TANDEM_SOURCE 1
1693| #define HAVE_DEV_URANDOM 1
1694| #define HAVE_HUGE_VAL_INF 1
1695| #define HAVE_CPUID_COUNT 1
1696| #define HAVE_PHPDBG 1
1697| #define PHPDBG_DEBUG 0
1698| #define PHP_WRITE_STDOUT 1
1699| #define HAVE_SOCKET 1
1700| #define HAVE_SOCKETPAIR 1
1701| #define HAVE_HTONL 1
1702| #define HAVE_GETHOSTNAME 1
1703| #define HAVE_GETHOSTBYADDR 1
1704| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1705| #define HAVE_DLOPEN 1
1706| #define HAVE_LIBDL 1
1707| #define HAVE_LIBM 1
1708| #define HAVE_INET_ATON 1
1709| #define STDC_HEADERS 1
1710| #define HAVE_DIRENT_H 1
1711| #define HAVE_INTTYPES_H 1
1712| #define HAVE_STDINT_H 1
1713| #define HAVE_DIRENT_H 1
1714| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1715| #define HAVE_SYS_PARAM_H 1
1716| #define HAVE_SYS_TYPES_H 1
1717| #define HAVE_SYS_TIME_H 1
1718| #define HAVE_NETINET_IN_H 1
1719| #define HAVE_ALLOCA_H 1
1720| #define HAVE_ARPA_INET_H 1
1721| #define HAVE_ARPA_NAMESER_H 1
1722| #define HAVE_ASSERT_H 1
1723| #define HAVE_DNS_H 1
1724| #define HAVE_FCNTL_H 1
1725| #define HAVE_GRP_H 1
1726| #define HAVE_LANGINFO_H 1
1727| #define HAVE_LIMITS_H 1
1728| #define HAVE_LOCALE_H 1
1729| #define HAVE_MONETARY_H 1
1730| #define HAVE_NETDB_H 1
1731| #define HAVE_POLL_H 1
1732| #define HAVE_PWD_H 1
1733| #define HAVE_RESOLV_H 1
1734| #define HAVE_SIGNAL_H 1
1735| #define HAVE_STDARG_H 1
1736| #define HAVE_STDLIB_H 1
1737| #define HAVE_STRING_H 1
1738| #define HAVE_SYSLOG_H 1
1739| #define HAVE_SYSEXITS_H 1
1740| #define HAVE_SYS_IOCTL_H 1
1741| #define HAVE_SYS_FILE_H 1
1742| #define HAVE_SYS_MMAN_H 1
1743| #define HAVE_SYS_MOUNT_H 1
1744| #define HAVE_SYS_POLL_H 1
1745| #define HAVE_SYS_RESOURCE_H 1
1746| #define HAVE_SYS_SELECT_H 1
1747| #define HAVE_SYS_SOCKET_H 1
1748| #define HAVE_SYS_STAT_H 1
1749| #define HAVE_SYS_STATVFS_H 1
1750| /* end confdefs.h.  */
1751|
1752| #ifdef HAVE_SYS_PARAM_H
1753| #include <sys/param.h>
1754| #endif
1755| #ifdef HAVE_SYS_TYPES_H
1756| #include <sys/types.h>
1757| #endif
1758| #ifdef HAVE_SYS_TIME_H
1759| #include <sys/time.h>
1760| #endif
1761| #ifdef HAVE_NETINET_IN_H
1762| #include <netinet/in.h>
1763| #endif
1764| #ifdef HAVE_ARPA_NAMESER_H
1765| #include <arpa/nameser.h>
1766| #endif
1767|
1768|
1769| #include <sys/sysexits.h>
1770configure:12420: result: no
1771configure:12420: checking for sys/varargs.h
1772configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1773conftest.c:99:10: fatal error: 'sys/varargs.h' file not found
1774#include <sys/varargs.h>
1775         ^~~~~~~~~~~~~~~
17761 error generated.
1777configure:12420: $? = 1
1778configure: failed program was:
1779| /* confdefs.h */
1780| #define PACKAGE_NAME ""
1781| #define PACKAGE_TARNAME ""
1782| #define PACKAGE_VERSION ""
1783| #define PACKAGE_STRING ""
1784| #define PACKAGE_BUGREPORT ""
1785| #define PACKAGE_URL ""
1786| #define STDC_HEADERS 1
1787| #define HAVE_SYS_TYPES_H 1
1788| #define HAVE_SYS_STAT_H 1
1789| #define HAVE_STDLIB_H 1
1790| #define HAVE_STRING_H 1
1791| #define HAVE_MEMORY_H 1
1792| #define HAVE_STRINGS_H 1
1793| #define HAVE_INTTYPES_H 1
1794| #define HAVE_STDINT_H 1
1795| #define HAVE_UNISTD_H 1
1796| #define __EXTENSIONS__ 1
1797| #define _ALL_SOURCE 1
1798| #define _GNU_SOURCE 1
1799| #define _POSIX_PTHREAD_SEMANTICS 1
1800| #define _TANDEM_SOURCE 1
1801| #define HAVE_DEV_URANDOM 1
1802| #define HAVE_HUGE_VAL_INF 1
1803| #define HAVE_CPUID_COUNT 1
1804| #define HAVE_PHPDBG 1
1805| #define PHPDBG_DEBUG 0
1806| #define PHP_WRITE_STDOUT 1
1807| #define HAVE_SOCKET 1
1808| #define HAVE_SOCKETPAIR 1
1809| #define HAVE_HTONL 1
1810| #define HAVE_GETHOSTNAME 1
1811| #define HAVE_GETHOSTBYADDR 1
1812| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1813| #define HAVE_DLOPEN 1
1814| #define HAVE_LIBDL 1
1815| #define HAVE_LIBM 1
1816| #define HAVE_INET_ATON 1
1817| #define STDC_HEADERS 1
1818| #define HAVE_DIRENT_H 1
1819| #define HAVE_INTTYPES_H 1
1820| #define HAVE_STDINT_H 1
1821| #define HAVE_DIRENT_H 1
1822| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1823| #define HAVE_SYS_PARAM_H 1
1824| #define HAVE_SYS_TYPES_H 1
1825| #define HAVE_SYS_TIME_H 1
1826| #define HAVE_NETINET_IN_H 1
1827| #define HAVE_ALLOCA_H 1
1828| #define HAVE_ARPA_INET_H 1
1829| #define HAVE_ARPA_NAMESER_H 1
1830| #define HAVE_ASSERT_H 1
1831| #define HAVE_DNS_H 1
1832| #define HAVE_FCNTL_H 1
1833| #define HAVE_GRP_H 1
1834| #define HAVE_LANGINFO_H 1
1835| #define HAVE_LIMITS_H 1
1836| #define HAVE_LOCALE_H 1
1837| #define HAVE_MONETARY_H 1
1838| #define HAVE_NETDB_H 1
1839| #define HAVE_POLL_H 1
1840| #define HAVE_PWD_H 1
1841| #define HAVE_RESOLV_H 1
1842| #define HAVE_SIGNAL_H 1
1843| #define HAVE_STDARG_H 1
1844| #define HAVE_STDLIB_H 1
1845| #define HAVE_STRING_H 1
1846| #define HAVE_SYSLOG_H 1
1847| #define HAVE_SYSEXITS_H 1
1848| #define HAVE_SYS_IOCTL_H 1
1849| #define HAVE_SYS_FILE_H 1
1850| #define HAVE_SYS_MMAN_H 1
1851| #define HAVE_SYS_MOUNT_H 1
1852| #define HAVE_SYS_POLL_H 1
1853| #define HAVE_SYS_RESOURCE_H 1
1854| #define HAVE_SYS_SELECT_H 1
1855| #define HAVE_SYS_SOCKET_H 1
1856| #define HAVE_SYS_STAT_H 1
1857| #define HAVE_SYS_STATVFS_H 1
1858| /* end confdefs.h.  */
1859|
1860| #ifdef HAVE_SYS_PARAM_H
1861| #include <sys/param.h>
1862| #endif
1863| #ifdef HAVE_SYS_TYPES_H
1864| #include <sys/types.h>
1865| #endif
1866| #ifdef HAVE_SYS_TIME_H
1867| #include <sys/time.h>
1868| #endif
1869| #ifdef HAVE_NETINET_IN_H
1870| #include <netinet/in.h>
1871| #endif
1872| #ifdef HAVE_ARPA_NAMESER_H
1873| #include <arpa/nameser.h>
1874| #endif
1875|
1876|
1877| #include <sys/varargs.h>
1878configure:12420: result: no
1879configure:12420: checking for sys/wait.h
1880configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1881configure:12420: $? = 0
1882configure:12420: result: yes
1883configure:12420: checking for sys/loadavg.h
1884configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1885conftest.c:100:10: fatal error: 'sys/loadavg.h' file not found
1886#include <sys/loadavg.h>
1887         ^~~~~~~~~~~~~~~
18881 error generated.
1889configure:12420: $? = 1
1890configure: failed program was:
1891| /* confdefs.h */
1892| #define PACKAGE_NAME ""
1893| #define PACKAGE_TARNAME ""
1894| #define PACKAGE_VERSION ""
1895| #define PACKAGE_STRING ""
1896| #define PACKAGE_BUGREPORT ""
1897| #define PACKAGE_URL ""
1898| #define STDC_HEADERS 1
1899| #define HAVE_SYS_TYPES_H 1
1900| #define HAVE_SYS_STAT_H 1
1901| #define HAVE_STDLIB_H 1
1902| #define HAVE_STRING_H 1
1903| #define HAVE_MEMORY_H 1
1904| #define HAVE_STRINGS_H 1
1905| #define HAVE_INTTYPES_H 1
1906| #define HAVE_STDINT_H 1
1907| #define HAVE_UNISTD_H 1
1908| #define __EXTENSIONS__ 1
1909| #define _ALL_SOURCE 1
1910| #define _GNU_SOURCE 1
1911| #define _POSIX_PTHREAD_SEMANTICS 1
1912| #define _TANDEM_SOURCE 1
1913| #define HAVE_DEV_URANDOM 1
1914| #define HAVE_HUGE_VAL_INF 1
1915| #define HAVE_CPUID_COUNT 1
1916| #define HAVE_PHPDBG 1
1917| #define PHPDBG_DEBUG 0
1918| #define PHP_WRITE_STDOUT 1
1919| #define HAVE_SOCKET 1
1920| #define HAVE_SOCKETPAIR 1
1921| #define HAVE_HTONL 1
1922| #define HAVE_GETHOSTNAME 1
1923| #define HAVE_GETHOSTBYADDR 1
1924| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
1925| #define HAVE_DLOPEN 1
1926| #define HAVE_LIBDL 1
1927| #define HAVE_LIBM 1
1928| #define HAVE_INET_ATON 1
1929| #define STDC_HEADERS 1
1930| #define HAVE_DIRENT_H 1
1931| #define HAVE_INTTYPES_H 1
1932| #define HAVE_STDINT_H 1
1933| #define HAVE_DIRENT_H 1
1934| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
1935| #define HAVE_SYS_PARAM_H 1
1936| #define HAVE_SYS_TYPES_H 1
1937| #define HAVE_SYS_TIME_H 1
1938| #define HAVE_NETINET_IN_H 1
1939| #define HAVE_ALLOCA_H 1
1940| #define HAVE_ARPA_INET_H 1
1941| #define HAVE_ARPA_NAMESER_H 1
1942| #define HAVE_ASSERT_H 1
1943| #define HAVE_DNS_H 1
1944| #define HAVE_FCNTL_H 1
1945| #define HAVE_GRP_H 1
1946| #define HAVE_LANGINFO_H 1
1947| #define HAVE_LIMITS_H 1
1948| #define HAVE_LOCALE_H 1
1949| #define HAVE_MONETARY_H 1
1950| #define HAVE_NETDB_H 1
1951| #define HAVE_POLL_H 1
1952| #define HAVE_PWD_H 1
1953| #define HAVE_RESOLV_H 1
1954| #define HAVE_SIGNAL_H 1
1955| #define HAVE_STDARG_H 1
1956| #define HAVE_STDLIB_H 1
1957| #define HAVE_STRING_H 1
1958| #define HAVE_SYSLOG_H 1
1959| #define HAVE_SYSEXITS_H 1
1960| #define HAVE_SYS_IOCTL_H 1
1961| #define HAVE_SYS_FILE_H 1
1962| #define HAVE_SYS_MMAN_H 1
1963| #define HAVE_SYS_MOUNT_H 1
1964| #define HAVE_SYS_POLL_H 1
1965| #define HAVE_SYS_RESOURCE_H 1
1966| #define HAVE_SYS_SELECT_H 1
1967| #define HAVE_SYS_SOCKET_H 1
1968| #define HAVE_SYS_STAT_H 1
1969| #define HAVE_SYS_STATVFS_H 1
1970| #define HAVE_SYS_WAIT_H 1
1971| /* end confdefs.h.  */
1972|
1973| #ifdef HAVE_SYS_PARAM_H
1974| #include <sys/param.h>
1975| #endif
1976| #ifdef HAVE_SYS_TYPES_H
1977| #include <sys/types.h>
1978| #endif
1979| #ifdef HAVE_SYS_TIME_H
1980| #include <sys/time.h>
1981| #endif
1982| #ifdef HAVE_NETINET_IN_H
1983| #include <netinet/in.h>
1984| #endif
1985| #ifdef HAVE_ARPA_NAMESER_H
1986| #include <arpa/nameser.h>
1987| #endif
1988|
1989|
1990| #include <sys/loadavg.h>
1991configure:12420: result: no
1992configure:12420: checking for termios.h
1993configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
1994configure:12420: $? = 0
1995configure:12420: result: yes
1996configure:12420: checking for unistd.h
1997configure:12420: result: yes
1998configure:12420: checking for unix.h
1999configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2000conftest.c:102:10: fatal error: 'unix.h' file not found
2001#include <unix.h>
2002         ^~~~~~~~
20031 error generated.
2004configure:12420: $? = 1
2005configure: failed program was:
2006| /* confdefs.h */
2007| #define PACKAGE_NAME ""
2008| #define PACKAGE_TARNAME ""
2009| #define PACKAGE_VERSION ""
2010| #define PACKAGE_STRING ""
2011| #define PACKAGE_BUGREPORT ""
2012| #define PACKAGE_URL ""
2013| #define STDC_HEADERS 1
2014| #define HAVE_SYS_TYPES_H 1
2015| #define HAVE_SYS_STAT_H 1
2016| #define HAVE_STDLIB_H 1
2017| #define HAVE_STRING_H 1
2018| #define HAVE_MEMORY_H 1
2019| #define HAVE_STRINGS_H 1
2020| #define HAVE_INTTYPES_H 1
2021| #define HAVE_STDINT_H 1
2022| #define HAVE_UNISTD_H 1
2023| #define __EXTENSIONS__ 1
2024| #define _ALL_SOURCE 1
2025| #define _GNU_SOURCE 1
2026| #define _POSIX_PTHREAD_SEMANTICS 1
2027| #define _TANDEM_SOURCE 1
2028| #define HAVE_DEV_URANDOM 1
2029| #define HAVE_HUGE_VAL_INF 1
2030| #define HAVE_CPUID_COUNT 1
2031| #define HAVE_PHPDBG 1
2032| #define PHPDBG_DEBUG 0
2033| #define PHP_WRITE_STDOUT 1
2034| #define HAVE_SOCKET 1
2035| #define HAVE_SOCKETPAIR 1
2036| #define HAVE_HTONL 1
2037| #define HAVE_GETHOSTNAME 1
2038| #define HAVE_GETHOSTBYADDR 1
2039| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2040| #define HAVE_DLOPEN 1
2041| #define HAVE_LIBDL 1
2042| #define HAVE_LIBM 1
2043| #define HAVE_INET_ATON 1
2044| #define STDC_HEADERS 1
2045| #define HAVE_DIRENT_H 1
2046| #define HAVE_INTTYPES_H 1
2047| #define HAVE_STDINT_H 1
2048| #define HAVE_DIRENT_H 1
2049| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2050| #define HAVE_SYS_PARAM_H 1
2051| #define HAVE_SYS_TYPES_H 1
2052| #define HAVE_SYS_TIME_H 1
2053| #define HAVE_NETINET_IN_H 1
2054| #define HAVE_ALLOCA_H 1
2055| #define HAVE_ARPA_INET_H 1
2056| #define HAVE_ARPA_NAMESER_H 1
2057| #define HAVE_ASSERT_H 1
2058| #define HAVE_DNS_H 1
2059| #define HAVE_FCNTL_H 1
2060| #define HAVE_GRP_H 1
2061| #define HAVE_LANGINFO_H 1
2062| #define HAVE_LIMITS_H 1
2063| #define HAVE_LOCALE_H 1
2064| #define HAVE_MONETARY_H 1
2065| #define HAVE_NETDB_H 1
2066| #define HAVE_POLL_H 1
2067| #define HAVE_PWD_H 1
2068| #define HAVE_RESOLV_H 1
2069| #define HAVE_SIGNAL_H 1
2070| #define HAVE_STDARG_H 1
2071| #define HAVE_STDLIB_H 1
2072| #define HAVE_STRING_H 1
2073| #define HAVE_SYSLOG_H 1
2074| #define HAVE_SYSEXITS_H 1
2075| #define HAVE_SYS_IOCTL_H 1
2076| #define HAVE_SYS_FILE_H 1
2077| #define HAVE_SYS_MMAN_H 1
2078| #define HAVE_SYS_MOUNT_H 1
2079| #define HAVE_SYS_POLL_H 1
2080| #define HAVE_SYS_RESOURCE_H 1
2081| #define HAVE_SYS_SELECT_H 1
2082| #define HAVE_SYS_SOCKET_H 1
2083| #define HAVE_SYS_STAT_H 1
2084| #define HAVE_SYS_STATVFS_H 1
2085| #define HAVE_SYS_WAIT_H 1
2086| #define HAVE_TERMIOS_H 1
2087| #define HAVE_UNISTD_H 1
2088| /* end confdefs.h.  */
2089|
2090| #ifdef HAVE_SYS_PARAM_H
2091| #include <sys/param.h>
2092| #endif
2093| #ifdef HAVE_SYS_TYPES_H
2094| #include <sys/types.h>
2095| #endif
2096| #ifdef HAVE_SYS_TIME_H
2097| #include <sys/time.h>
2098| #endif
2099| #ifdef HAVE_NETINET_IN_H
2100| #include <netinet/in.h>
2101| #endif
2102| #ifdef HAVE_ARPA_NAMESER_H
2103| #include <arpa/nameser.h>
2104| #endif
2105|
2106|
2107| #include <unix.h>
2108configure:12420: result: no
2109configure:12420: checking for utime.h
2110configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2111configure:12420: $? = 0
2112configure:12420: result: yes
2113configure:12420: checking for sys/utsname.h
2114configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2115configure:12420: $? = 0
2116configure:12420: result: yes
2117configure:12420: checking for sys/ipc.h
2118configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2119configure:12420: $? = 0
2120configure:12420: result: yes
2121configure:12420: checking for dlfcn.h
2122configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2123configure:12420: $? = 0
2124configure:12420: result: yes
2125configure:12420: checking for assert.h
2126configure:12420: result: yes
2127configure:12420: checking for tmmintrin.h
2128configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2129configure:12420: $? = 0
2130configure:12420: result: yes
2131configure:12420: checking for nmmintrin.h
2132configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2133configure:12420: $? = 0
2134configure:12420: result: yes
2135configure:12420: checking for immintrin.h
2136configure:12420: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2137configure:12420: $? = 0
2138configure:12420: result: yes
2139configure:12449: checking for fopencookie
2140configure:12449: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2141Undefined symbols for architecture x86_64:
2142  "_fopencookie", referenced from:
2143      _main in conftest-d6c8bc.o
2144ld: symbol(s) not found for architecture x86_64
2145clang: error: linker command failed with exit code 1 (use -v to see invocation)
2146configure:12449: $? = 1
2147configure: failed program was:
2148| /* confdefs.h */
2149| #define PACKAGE_NAME ""
2150| #define PACKAGE_TARNAME ""
2151| #define PACKAGE_VERSION ""
2152| #define PACKAGE_STRING ""
2153| #define PACKAGE_BUGREPORT ""
2154| #define PACKAGE_URL ""
2155| #define STDC_HEADERS 1
2156| #define HAVE_SYS_TYPES_H 1
2157| #define HAVE_SYS_STAT_H 1
2158| #define HAVE_STDLIB_H 1
2159| #define HAVE_STRING_H 1
2160| #define HAVE_MEMORY_H 1
2161| #define HAVE_STRINGS_H 1
2162| #define HAVE_INTTYPES_H 1
2163| #define HAVE_STDINT_H 1
2164| #define HAVE_UNISTD_H 1
2165| #define __EXTENSIONS__ 1
2166| #define _ALL_SOURCE 1
2167| #define _GNU_SOURCE 1
2168| #define _POSIX_PTHREAD_SEMANTICS 1
2169| #define _TANDEM_SOURCE 1
2170| #define HAVE_DEV_URANDOM 1
2171| #define HAVE_HUGE_VAL_INF 1
2172| #define HAVE_CPUID_COUNT 1
2173| #define HAVE_PHPDBG 1
2174| #define PHPDBG_DEBUG 0
2175| #define PHP_WRITE_STDOUT 1
2176| #define HAVE_SOCKET 1
2177| #define HAVE_SOCKETPAIR 1
2178| #define HAVE_HTONL 1
2179| #define HAVE_GETHOSTNAME 1
2180| #define HAVE_GETHOSTBYADDR 1
2181| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2182| #define HAVE_DLOPEN 1
2183| #define HAVE_LIBDL 1
2184| #define HAVE_LIBM 1
2185| #define HAVE_INET_ATON 1
2186| #define STDC_HEADERS 1
2187| #define HAVE_DIRENT_H 1
2188| #define HAVE_INTTYPES_H 1
2189| #define HAVE_STDINT_H 1
2190| #define HAVE_DIRENT_H 1
2191| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2192| #define HAVE_SYS_PARAM_H 1
2193| #define HAVE_SYS_TYPES_H 1
2194| #define HAVE_SYS_TIME_H 1
2195| #define HAVE_NETINET_IN_H 1
2196| #define HAVE_ALLOCA_H 1
2197| #define HAVE_ARPA_INET_H 1
2198| #define HAVE_ARPA_NAMESER_H 1
2199| #define HAVE_ASSERT_H 1
2200| #define HAVE_DNS_H 1
2201| #define HAVE_FCNTL_H 1
2202| #define HAVE_GRP_H 1
2203| #define HAVE_LANGINFO_H 1
2204| #define HAVE_LIMITS_H 1
2205| #define HAVE_LOCALE_H 1
2206| #define HAVE_MONETARY_H 1
2207| #define HAVE_NETDB_H 1
2208| #define HAVE_POLL_H 1
2209| #define HAVE_PWD_H 1
2210| #define HAVE_RESOLV_H 1
2211| #define HAVE_SIGNAL_H 1
2212| #define HAVE_STDARG_H 1
2213| #define HAVE_STDLIB_H 1
2214| #define HAVE_STRING_H 1
2215| #define HAVE_SYSLOG_H 1
2216| #define HAVE_SYSEXITS_H 1
2217| #define HAVE_SYS_IOCTL_H 1
2218| #define HAVE_SYS_FILE_H 1
2219| #define HAVE_SYS_MMAN_H 1
2220| #define HAVE_SYS_MOUNT_H 1
2221| #define HAVE_SYS_POLL_H 1
2222| #define HAVE_SYS_RESOURCE_H 1
2223| #define HAVE_SYS_SELECT_H 1
2224| #define HAVE_SYS_SOCKET_H 1
2225| #define HAVE_SYS_STAT_H 1
2226| #define HAVE_SYS_STATVFS_H 1
2227| #define HAVE_SYS_WAIT_H 1
2228| #define HAVE_TERMIOS_H 1
2229| #define HAVE_UNISTD_H 1
2230| #define HAVE_UTIME_H 1
2231| #define HAVE_SYS_UTSNAME_H 1
2232| #define HAVE_SYS_IPC_H 1
2233| #define HAVE_DLFCN_H 1
2234| #define HAVE_ASSERT_H 1
2235| #define HAVE_TMMINTRIN_H 1
2236| #define HAVE_NMMINTRIN_H 1
2237| #define HAVE_IMMINTRIN_H 1
2238| /* end confdefs.h.  */
2239| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
2240|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2241| #define fopencookie innocuous_fopencookie
2242|
2243| /* System header to define __stub macros and hopefully few prototypes,
2244|     which can conflict with char fopencookie (); below.
2245|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2246|     <limits.h> exists even on freestanding compilers.  */
2247|
2248| #ifdef __STDC__
2249| # include <limits.h>
2250| #else
2251| # include <assert.h>
2252| #endif
2253|
2254| #undef fopencookie
2255|
2256| /* Override any GCC internal prototype to avoid an error.
2257|    Use char because int might match the return type of a GCC
2258|    builtin and then its argument prototype would still apply.  */
2259| #ifdef __cplusplus
2260| extern "C"
2261| #endif
2262| char fopencookie ();
2263| /* The GNU C library defines this for functions which it implements
2264|     to always fail with ENOSYS.  Some functions are actually named
2265|     something starting with __ and the normal name is an alias.  */
2266| #if defined __stub_fopencookie || defined __stub___fopencookie
2267| choke me
2268| #endif
2269|
2270| int
2271| main ()
2272| {
2273| return fopencookie ();
2274|   ;
2275|   return 0;
2276| }
2277configure:12449: result: no
2278configure:12574: checking for broken getcwd
2279configure:12585: result: no
2280configure:12590: checking for broken libc stdio
2281configure:12650: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2282conftest.c:98: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]
2283  char *filename = tmpnam(NULL);
2284                   ^
2285/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:186:1: note: 'tmpnam' has been explicitly marked deprecated here
2286__deprecated_msg("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.")
2287^
2288/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:191:48: note: expanded from macro '__deprecated_msg'
2289        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
2290                                                      ^
2291conftest.c:103:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2292    exit(2);
2293    ^
2294conftest.c:103:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2295conftest.c:111:3: error: implicit declaration of function 'unlink' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
2296  unlink(filename);
2297  ^
22981 warning and 2 errors generated.
2299configure:12650: $? = 1
2300configure: program exited with status 1
2301configure: failed program was:
2302| /* confdefs.h */
2303| #define PACKAGE_NAME ""
2304| #define PACKAGE_TARNAME ""
2305| #define PACKAGE_VERSION ""
2306| #define PACKAGE_STRING ""
2307| #define PACKAGE_BUGREPORT ""
2308| #define PACKAGE_URL ""
2309| #define STDC_HEADERS 1
2310| #define HAVE_SYS_TYPES_H 1
2311| #define HAVE_SYS_STAT_H 1
2312| #define HAVE_STDLIB_H 1
2313| #define HAVE_STRING_H 1
2314| #define HAVE_MEMORY_H 1
2315| #define HAVE_STRINGS_H 1
2316| #define HAVE_INTTYPES_H 1
2317| #define HAVE_STDINT_H 1
2318| #define HAVE_UNISTD_H 1
2319| #define __EXTENSIONS__ 1
2320| #define _ALL_SOURCE 1
2321| #define _GNU_SOURCE 1
2322| #define _POSIX_PTHREAD_SEMANTICS 1
2323| #define _TANDEM_SOURCE 1
2324| #define HAVE_DEV_URANDOM 1
2325| #define HAVE_HUGE_VAL_INF 1
2326| #define HAVE_CPUID_COUNT 1
2327| #define HAVE_PHPDBG 1
2328| #define PHPDBG_DEBUG 0
2329| #define PHP_WRITE_STDOUT 1
2330| #define HAVE_SOCKET 1
2331| #define HAVE_SOCKETPAIR 1
2332| #define HAVE_HTONL 1
2333| #define HAVE_GETHOSTNAME 1
2334| #define HAVE_GETHOSTBYADDR 1
2335| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2336| #define HAVE_DLOPEN 1
2337| #define HAVE_LIBDL 1
2338| #define HAVE_LIBM 1
2339| #define HAVE_INET_ATON 1
2340| #define STDC_HEADERS 1
2341| #define HAVE_DIRENT_H 1
2342| #define HAVE_INTTYPES_H 1
2343| #define HAVE_STDINT_H 1
2344| #define HAVE_DIRENT_H 1
2345| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2346| #define HAVE_SYS_PARAM_H 1
2347| #define HAVE_SYS_TYPES_H 1
2348| #define HAVE_SYS_TIME_H 1
2349| #define HAVE_NETINET_IN_H 1
2350| #define HAVE_ALLOCA_H 1
2351| #define HAVE_ARPA_INET_H 1
2352| #define HAVE_ARPA_NAMESER_H 1
2353| #define HAVE_ASSERT_H 1
2354| #define HAVE_DNS_H 1
2355| #define HAVE_FCNTL_H 1
2356| #define HAVE_GRP_H 1
2357| #define HAVE_LANGINFO_H 1
2358| #define HAVE_LIMITS_H 1
2359| #define HAVE_LOCALE_H 1
2360| #define HAVE_MONETARY_H 1
2361| #define HAVE_NETDB_H 1
2362| #define HAVE_POLL_H 1
2363| #define HAVE_PWD_H 1
2364| #define HAVE_RESOLV_H 1
2365| #define HAVE_SIGNAL_H 1
2366| #define HAVE_STDARG_H 1
2367| #define HAVE_STDLIB_H 1
2368| #define HAVE_STRING_H 1
2369| #define HAVE_SYSLOG_H 1
2370| #define HAVE_SYSEXITS_H 1
2371| #define HAVE_SYS_IOCTL_H 1
2372| #define HAVE_SYS_FILE_H 1
2373| #define HAVE_SYS_MMAN_H 1
2374| #define HAVE_SYS_MOUNT_H 1
2375| #define HAVE_SYS_POLL_H 1
2376| #define HAVE_SYS_RESOURCE_H 1
2377| #define HAVE_SYS_SELECT_H 1
2378| #define HAVE_SYS_SOCKET_H 1
2379| #define HAVE_SYS_STAT_H 1
2380| #define HAVE_SYS_STATVFS_H 1
2381| #define HAVE_SYS_WAIT_H 1
2382| #define HAVE_TERMIOS_H 1
2383| #define HAVE_UNISTD_H 1
2384| #define HAVE_UTIME_H 1
2385| #define HAVE_SYS_UTSNAME_H 1
2386| #define HAVE_SYS_IPC_H 1
2387| #define HAVE_DLFCN_H 1
2388| #define HAVE_ASSERT_H 1
2389| #define HAVE_TMMINTRIN_H 1
2390| #define HAVE_NMMINTRIN_H 1
2391| #define HAVE_IMMINTRIN_H 1
2392| /* end confdefs.h.  */
2393|
2394| #include <stdio.h>
2395| int main(int argc, char *argv[])
2396| {
2397|   FILE *fp;
2398|   long position;
2399|   char *filename = tmpnam(NULL);
2400|
2401|   fp = fopen(filename, "w");
2402|   if (fp == NULL) {
2403|     perror("fopen");
2404|     exit(2);
2405|   }
2406|   fputs("foobar", fp);
2407|   fclose(fp);
2408|
2409|   fp = fopen(filename, "a+");
2410|   position = ftell(fp);
2411|   fclose(fp);
2412|   unlink(filename);
2413|   if (position == 0)
2414|   return 1;
2415|   return 0;
2416| }
2417|
2418configure:12663: result: yes
2419configure:12675: checking for broken gcc optimize-strlen
2420configure:12706: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2421configure:12706: $? = 0
2422configure:12706: ./conftest
2423configure:12706: $? = 1
2424configure: program exited with status 1
2425configure: failed program was:
2426| /* confdefs.h */
2427| #define PACKAGE_NAME ""
2428| #define PACKAGE_TARNAME ""
2429| #define PACKAGE_VERSION ""
2430| #define PACKAGE_STRING ""
2431| #define PACKAGE_BUGREPORT ""
2432| #define PACKAGE_URL ""
2433| #define STDC_HEADERS 1
2434| #define HAVE_SYS_TYPES_H 1
2435| #define HAVE_SYS_STAT_H 1
2436| #define HAVE_STDLIB_H 1
2437| #define HAVE_STRING_H 1
2438| #define HAVE_MEMORY_H 1
2439| #define HAVE_STRINGS_H 1
2440| #define HAVE_INTTYPES_H 1
2441| #define HAVE_STDINT_H 1
2442| #define HAVE_UNISTD_H 1
2443| #define __EXTENSIONS__ 1
2444| #define _ALL_SOURCE 1
2445| #define _GNU_SOURCE 1
2446| #define _POSIX_PTHREAD_SEMANTICS 1
2447| #define _TANDEM_SOURCE 1
2448| #define HAVE_DEV_URANDOM 1
2449| #define HAVE_HUGE_VAL_INF 1
2450| #define HAVE_CPUID_COUNT 1
2451| #define HAVE_PHPDBG 1
2452| #define PHPDBG_DEBUG 0
2453| #define PHP_WRITE_STDOUT 1
2454| #define HAVE_SOCKET 1
2455| #define HAVE_SOCKETPAIR 1
2456| #define HAVE_HTONL 1
2457| #define HAVE_GETHOSTNAME 1
2458| #define HAVE_GETHOSTBYADDR 1
2459| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2460| #define HAVE_DLOPEN 1
2461| #define HAVE_LIBDL 1
2462| #define HAVE_LIBM 1
2463| #define HAVE_INET_ATON 1
2464| #define STDC_HEADERS 1
2465| #define HAVE_DIRENT_H 1
2466| #define HAVE_INTTYPES_H 1
2467| #define HAVE_STDINT_H 1
2468| #define HAVE_DIRENT_H 1
2469| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2470| #define HAVE_SYS_PARAM_H 1
2471| #define HAVE_SYS_TYPES_H 1
2472| #define HAVE_SYS_TIME_H 1
2473| #define HAVE_NETINET_IN_H 1
2474| #define HAVE_ALLOCA_H 1
2475| #define HAVE_ARPA_INET_H 1
2476| #define HAVE_ARPA_NAMESER_H 1
2477| #define HAVE_ASSERT_H 1
2478| #define HAVE_DNS_H 1
2479| #define HAVE_FCNTL_H 1
2480| #define HAVE_GRP_H 1
2481| #define HAVE_LANGINFO_H 1
2482| #define HAVE_LIMITS_H 1
2483| #define HAVE_LOCALE_H 1
2484| #define HAVE_MONETARY_H 1
2485| #define HAVE_NETDB_H 1
2486| #define HAVE_POLL_H 1
2487| #define HAVE_PWD_H 1
2488| #define HAVE_RESOLV_H 1
2489| #define HAVE_SIGNAL_H 1
2490| #define HAVE_STDARG_H 1
2491| #define HAVE_STDLIB_H 1
2492| #define HAVE_STRING_H 1
2493| #define HAVE_SYSLOG_H 1
2494| #define HAVE_SYSEXITS_H 1
2495| #define HAVE_SYS_IOCTL_H 1
2496| #define HAVE_SYS_FILE_H 1
2497| #define HAVE_SYS_MMAN_H 1
2498| #define HAVE_SYS_MOUNT_H 1
2499| #define HAVE_SYS_POLL_H 1
2500| #define HAVE_SYS_RESOURCE_H 1
2501| #define HAVE_SYS_SELECT_H 1
2502| #define HAVE_SYS_SOCKET_H 1
2503| #define HAVE_SYS_STAT_H 1
2504| #define HAVE_SYS_STATVFS_H 1
2505| #define HAVE_SYS_WAIT_H 1
2506| #define HAVE_TERMIOS_H 1
2507| #define HAVE_UNISTD_H 1
2508| #define HAVE_UTIME_H 1
2509| #define HAVE_SYS_UTSNAME_H 1
2510| #define HAVE_SYS_IPC_H 1
2511| #define HAVE_DLFCN_H 1
2512| #define HAVE_ASSERT_H 1
2513| #define HAVE_TMMINTRIN_H 1
2514| #define HAVE_NMMINTRIN_H 1
2515| #define HAVE_IMMINTRIN_H 1
2516| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
2517| /* end confdefs.h.  */
2518|
2519| #include <stdlib.h>
2520| #include <string.h>
2521| #include <stdio.h>
2522| struct s
2523| {
2524|   int i;
2525|   char c[1];
2526| };
2527| int main()
2528| {
2529|   struct s *s = malloc(sizeof(struct s) + 3);
2530|   s->i = 3;
2531|   strcpy(s->c, "foo");
2532|   return strlen(s->c+1) == 2;
2533| }
2534|
2535configure:12720: result: no
2536configure:12729: checking whether struct tm is in sys/time.h or time.h
2537configure:12749: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2538configure:12749: $? = 0
2539configure:12756: result: time.h
2540configure:12764: checking for struct tm.tm_zone
2541configure:12764: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2542configure:12764: $? = 0
2543configure:12764: result: yes
2544configure:12833: checking for missing declarations of reentrant functions
2545configure:12846: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2546configure:12846: $? = 0
2547configure:12869: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2548configure:12869: $? = 0
2549configure:12892: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2550configure:12892: $? = 0
2551configure:12915: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2552configure:12915: $? = 0
2553configure:12938: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2554configure:12938: $? = 0
2555configure:12950: result: done
2556configure:12954: checking for fclose declaration
2557configure:12967: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2558configure:12967: $? = 0
2559configure:12972: result: ok
2560configure:12988: checking for tm_gmtoff in struct tm
2561configure:13005: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2562conftest.c:101:18: warning: expression result unused [-Wunused-value]
2563struct tm tm; tm.tm_gmtoff;
2564              ~~ ^~~~~~~~~
25651 warning generated.
2566configure:13005: $? = 0
2567configure:13012: result: yes
2568configure:13022: checking for struct flock
2569configure:13041: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2570configure:13041: $? = 0
2571configure:13053: result: yes
2572configure:13062: checking for socklen_t
2573configure:13083: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2574configure:13083: $? = 0
2575configure:13094: result: yes
2576configure:13107: checking size of size_t
2577configure:13112: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2578configure:13112: $? = 0
2579configure:13112: ./conftest
2580configure:13112: $? = 0
2581configure:13126: result: 8
2582configure:13140: checking size of long long
2583configure:13145: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2584configure:13145: $? = 0
2585configure:13145: ./conftest
2586configure:13145: $? = 0
2587configure:13159: result: 8
2588configure:13173: checking size of long long int
2589configure:13178: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2590configure:13178: $? = 0
2591configure:13178: ./conftest
2592configure:13178: $? = 0
2593configure:13192: result: 8
2594configure:13206: checking size of long
2595configure:13211: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2596configure:13211: $? = 0
2597configure:13211: ./conftest
2598configure:13211: $? = 0
2599configure:13225: result: 8
2600configure:13239: checking size of int
2601configure:13244: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2602configure:13244: $? = 0
2603configure:13244: ./conftest
2604configure:13244: $? = 0
2605configure:13258: result: 4
2606configure:13270: checking size of intmax_t
2607configure:13311: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
2608conftest.c:121:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
2609        fprintf(fp, "%d\n", sizeof(intmax_t));
2610                     ~~     ^~~~~~~~~~~~~~~~
2611                     %lu
26121 warning generated.
2613configure:13311: $? = 0
2614configure:13311: ./conftest
2615configure:13311: $? = 0
2616configure:13345: result: 8
2617configure:13349: checking size of ssize_t
2618configure:13390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
2619conftest.c:123:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
2620        fprintf(fp, "%d\n", sizeof(ssize_t));
2621                     ~~     ^~~~~~~~~~~~~~~
2622                     %lu
26231 warning generated.
2624configure:13390: $? = 0
2625configure:13390: ./conftest
2626configure:13390: $? = 0
2627configure:13424: result: 8
2628configure:13428: checking size of ptrdiff_t
2629configure:13469: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
2630conftest.c:125:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
2631        fprintf(fp, "%d\n", sizeof(ptrdiff_t));
2632                     ~~     ^~~~~~~~~~~~~~~~~
2633                     %lu
26341 warning generated.
2635configure:13469: $? = 0
2636configure:13469: ./conftest
2637configure:13469: $? = 0
2638configure:13503: result: 8
2639configure:13512: checking size of short
2640configure:13517: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
2641configure:13517: $? = 0
2642configure:13517: ./conftest
2643configure:13517: $? = 0
2644configure:13531: result: 2
2645configure:13545: checking size of int
2646configure:13564: result: 4
2647configure:13578: checking size of long
2648configure:13597: result: 8
2649configure:13611: checking size of long long
2650configure:13630: result: 8
2651configure:13640: checking for int8
2652configure:13640: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2653conftest.c:126:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
2654if (sizeof (int8))
2655            ^~~~
2656            int
2657conftest.c:126:12: error: reference to overloaded function could not be resolved; did you mean to call it?
2658if (sizeof (int8))
2659           ^~~~~~
26602 errors generated.
2661configure:13640: $? = 1
2662configure: failed program was:
2663| /* confdefs.h */
2664| #define PACKAGE_NAME ""
2665| #define PACKAGE_TARNAME ""
2666| #define PACKAGE_VERSION ""
2667| #define PACKAGE_STRING ""
2668| #define PACKAGE_BUGREPORT ""
2669| #define PACKAGE_URL ""
2670| #define STDC_HEADERS 1
2671| #define HAVE_SYS_TYPES_H 1
2672| #define HAVE_SYS_STAT_H 1
2673| #define HAVE_STDLIB_H 1
2674| #define HAVE_STRING_H 1
2675| #define HAVE_MEMORY_H 1
2676| #define HAVE_STRINGS_H 1
2677| #define HAVE_INTTYPES_H 1
2678| #define HAVE_STDINT_H 1
2679| #define HAVE_UNISTD_H 1
2680| #define __EXTENSIONS__ 1
2681| #define _ALL_SOURCE 1
2682| #define _GNU_SOURCE 1
2683| #define _POSIX_PTHREAD_SEMANTICS 1
2684| #define _TANDEM_SOURCE 1
2685| #define HAVE_DEV_URANDOM 1
2686| #define HAVE_HUGE_VAL_INF 1
2687| #define HAVE_CPUID_COUNT 1
2688| #define HAVE_PHPDBG 1
2689| #define PHPDBG_DEBUG 0
2690| #define PHP_WRITE_STDOUT 1
2691| #define HAVE_SOCKET 1
2692| #define HAVE_SOCKETPAIR 1
2693| #define HAVE_HTONL 1
2694| #define HAVE_GETHOSTNAME 1
2695| #define HAVE_GETHOSTBYADDR 1
2696| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2697| #define HAVE_DLOPEN 1
2698| #define HAVE_LIBDL 1
2699| #define HAVE_LIBM 1
2700| #define HAVE_INET_ATON 1
2701| #define STDC_HEADERS 1
2702| #define HAVE_DIRENT_H 1
2703| #define HAVE_INTTYPES_H 1
2704| #define HAVE_STDINT_H 1
2705| #define HAVE_DIRENT_H 1
2706| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2707| #define HAVE_SYS_PARAM_H 1
2708| #define HAVE_SYS_TYPES_H 1
2709| #define HAVE_SYS_TIME_H 1
2710| #define HAVE_NETINET_IN_H 1
2711| #define HAVE_ALLOCA_H 1
2712| #define HAVE_ARPA_INET_H 1
2713| #define HAVE_ARPA_NAMESER_H 1
2714| #define HAVE_ASSERT_H 1
2715| #define HAVE_DNS_H 1
2716| #define HAVE_FCNTL_H 1
2717| #define HAVE_GRP_H 1
2718| #define HAVE_LANGINFO_H 1
2719| #define HAVE_LIMITS_H 1
2720| #define HAVE_LOCALE_H 1
2721| #define HAVE_MONETARY_H 1
2722| #define HAVE_NETDB_H 1
2723| #define HAVE_POLL_H 1
2724| #define HAVE_PWD_H 1
2725| #define HAVE_RESOLV_H 1
2726| #define HAVE_SIGNAL_H 1
2727| #define HAVE_STDARG_H 1
2728| #define HAVE_STDLIB_H 1
2729| #define HAVE_STRING_H 1
2730| #define HAVE_SYSLOG_H 1
2731| #define HAVE_SYSEXITS_H 1
2732| #define HAVE_SYS_IOCTL_H 1
2733| #define HAVE_SYS_FILE_H 1
2734| #define HAVE_SYS_MMAN_H 1
2735| #define HAVE_SYS_MOUNT_H 1
2736| #define HAVE_SYS_POLL_H 1
2737| #define HAVE_SYS_RESOURCE_H 1
2738| #define HAVE_SYS_SELECT_H 1
2739| #define HAVE_SYS_SOCKET_H 1
2740| #define HAVE_SYS_STAT_H 1
2741| #define HAVE_SYS_STATVFS_H 1
2742| #define HAVE_SYS_WAIT_H 1
2743| #define HAVE_TERMIOS_H 1
2744| #define HAVE_UNISTD_H 1
2745| #define HAVE_UTIME_H 1
2746| #define HAVE_SYS_UTSNAME_H 1
2747| #define HAVE_SYS_IPC_H 1
2748| #define HAVE_DLFCN_H 1
2749| #define HAVE_ASSERT_H 1
2750| #define HAVE_TMMINTRIN_H 1
2751| #define HAVE_NMMINTRIN_H 1
2752| #define HAVE_IMMINTRIN_H 1
2753| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
2754| #define HAVE_STRUCT_TM_TM_ZONE 1
2755| #define HAVE_TM_ZONE 1
2756| #define MISSING_FCLOSE_DECL 0
2757| #define HAVE_TM_GMTOFF 1
2758| #define HAVE_STRUCT_FLOCK 1
2759| #define HAVE_SOCKLEN_T 1
2760| #define SIZEOF_SIZE_T 8
2761| #define SIZEOF_LONG_LONG 8
2762| #define SIZEOF_LONG_LONG_INT 8
2763| #define SIZEOF_LONG 8
2764| #define SIZEOF_INT 4
2765| #define SIZEOF_INTMAX_T 8
2766| #define HAVE_INTMAX_T 1
2767| #define SIZEOF_SSIZE_T 8
2768| #define HAVE_SSIZE_T 1
2769| #define SIZEOF_PTRDIFF_T 8
2770| #define HAVE_PTRDIFF_T 1
2771| #define SIZEOF_SHORT 2
2772| #define SIZEOF_INT 4
2773| #define SIZEOF_LONG 8
2774| #define SIZEOF_LONG_LONG 8
2775| /* end confdefs.h.  */
2776|
2777| #if HAVE_STDINT_H
2778| # include <stdint.h>
2779| #endif
2780| #if HAVE_SYS_TYPES_H
2781| # include <sys/types.h>
2782| #endif
2783|
2784|
2785| int
2786| main ()
2787| {
2788| if (sizeof (int8))
2789|        return 0;
2790|   ;
2791|   return 0;
2792| }
2793configure:13640: result: no
2794configure:13657: checking for int16
2795configure:13657: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2796conftest.c:126:13: error: use of undeclared identifier 'int16'
2797if (sizeof (int16))
2798            ^
27991 error generated.
2800configure:13657: $? = 1
2801configure: failed program was:
2802| /* confdefs.h */
2803| #define PACKAGE_NAME ""
2804| #define PACKAGE_TARNAME ""
2805| #define PACKAGE_VERSION ""
2806| #define PACKAGE_STRING ""
2807| #define PACKAGE_BUGREPORT ""
2808| #define PACKAGE_URL ""
2809| #define STDC_HEADERS 1
2810| #define HAVE_SYS_TYPES_H 1
2811| #define HAVE_SYS_STAT_H 1
2812| #define HAVE_STDLIB_H 1
2813| #define HAVE_STRING_H 1
2814| #define HAVE_MEMORY_H 1
2815| #define HAVE_STRINGS_H 1
2816| #define HAVE_INTTYPES_H 1
2817| #define HAVE_STDINT_H 1
2818| #define HAVE_UNISTD_H 1
2819| #define __EXTENSIONS__ 1
2820| #define _ALL_SOURCE 1
2821| #define _GNU_SOURCE 1
2822| #define _POSIX_PTHREAD_SEMANTICS 1
2823| #define _TANDEM_SOURCE 1
2824| #define HAVE_DEV_URANDOM 1
2825| #define HAVE_HUGE_VAL_INF 1
2826| #define HAVE_CPUID_COUNT 1
2827| #define HAVE_PHPDBG 1
2828| #define PHPDBG_DEBUG 0
2829| #define PHP_WRITE_STDOUT 1
2830| #define HAVE_SOCKET 1
2831| #define HAVE_SOCKETPAIR 1
2832| #define HAVE_HTONL 1
2833| #define HAVE_GETHOSTNAME 1
2834| #define HAVE_GETHOSTBYADDR 1
2835| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2836| #define HAVE_DLOPEN 1
2837| #define HAVE_LIBDL 1
2838| #define HAVE_LIBM 1
2839| #define HAVE_INET_ATON 1
2840| #define STDC_HEADERS 1
2841| #define HAVE_DIRENT_H 1
2842| #define HAVE_INTTYPES_H 1
2843| #define HAVE_STDINT_H 1
2844| #define HAVE_DIRENT_H 1
2845| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2846| #define HAVE_SYS_PARAM_H 1
2847| #define HAVE_SYS_TYPES_H 1
2848| #define HAVE_SYS_TIME_H 1
2849| #define HAVE_NETINET_IN_H 1
2850| #define HAVE_ALLOCA_H 1
2851| #define HAVE_ARPA_INET_H 1
2852| #define HAVE_ARPA_NAMESER_H 1
2853| #define HAVE_ASSERT_H 1
2854| #define HAVE_DNS_H 1
2855| #define HAVE_FCNTL_H 1
2856| #define HAVE_GRP_H 1
2857| #define HAVE_LANGINFO_H 1
2858| #define HAVE_LIMITS_H 1
2859| #define HAVE_LOCALE_H 1
2860| #define HAVE_MONETARY_H 1
2861| #define HAVE_NETDB_H 1
2862| #define HAVE_POLL_H 1
2863| #define HAVE_PWD_H 1
2864| #define HAVE_RESOLV_H 1
2865| #define HAVE_SIGNAL_H 1
2866| #define HAVE_STDARG_H 1
2867| #define HAVE_STDLIB_H 1
2868| #define HAVE_STRING_H 1
2869| #define HAVE_SYSLOG_H 1
2870| #define HAVE_SYSEXITS_H 1
2871| #define HAVE_SYS_IOCTL_H 1
2872| #define HAVE_SYS_FILE_H 1
2873| #define HAVE_SYS_MMAN_H 1
2874| #define HAVE_SYS_MOUNT_H 1
2875| #define HAVE_SYS_POLL_H 1
2876| #define HAVE_SYS_RESOURCE_H 1
2877| #define HAVE_SYS_SELECT_H 1
2878| #define HAVE_SYS_SOCKET_H 1
2879| #define HAVE_SYS_STAT_H 1
2880| #define HAVE_SYS_STATVFS_H 1
2881| #define HAVE_SYS_WAIT_H 1
2882| #define HAVE_TERMIOS_H 1
2883| #define HAVE_UNISTD_H 1
2884| #define HAVE_UTIME_H 1
2885| #define HAVE_SYS_UTSNAME_H 1
2886| #define HAVE_SYS_IPC_H 1
2887| #define HAVE_DLFCN_H 1
2888| #define HAVE_ASSERT_H 1
2889| #define HAVE_TMMINTRIN_H 1
2890| #define HAVE_NMMINTRIN_H 1
2891| #define HAVE_IMMINTRIN_H 1
2892| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
2893| #define HAVE_STRUCT_TM_TM_ZONE 1
2894| #define HAVE_TM_ZONE 1
2895| #define MISSING_FCLOSE_DECL 0
2896| #define HAVE_TM_GMTOFF 1
2897| #define HAVE_STRUCT_FLOCK 1
2898| #define HAVE_SOCKLEN_T 1
2899| #define SIZEOF_SIZE_T 8
2900| #define SIZEOF_LONG_LONG 8
2901| #define SIZEOF_LONG_LONG_INT 8
2902| #define SIZEOF_LONG 8
2903| #define SIZEOF_INT 4
2904| #define SIZEOF_INTMAX_T 8
2905| #define HAVE_INTMAX_T 1
2906| #define SIZEOF_SSIZE_T 8
2907| #define HAVE_SSIZE_T 1
2908| #define SIZEOF_PTRDIFF_T 8
2909| #define HAVE_PTRDIFF_T 1
2910| #define SIZEOF_SHORT 2
2911| #define SIZEOF_INT 4
2912| #define SIZEOF_LONG 8
2913| #define SIZEOF_LONG_LONG 8
2914| /* end confdefs.h.  */
2915|
2916| #if HAVE_STDINT_H
2917| # include <stdint.h>
2918| #endif
2919| #if HAVE_SYS_TYPES_H
2920| # include <sys/types.h>
2921| #endif
2922|
2923|
2924| int
2925| main ()
2926| {
2927| if (sizeof (int16))
2928|        return 0;
2929|   ;
2930|   return 0;
2931| }
2932configure:13657: result: no
2933configure:13674: checking for int32
2934configure:13674: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
2935conftest.c:126:13: error: use of undeclared identifier 'int32'
2936if (sizeof (int32))
2937            ^
29381 error generated.
2939configure:13674: $? = 1
2940configure: failed program was:
2941| /* confdefs.h */
2942| #define PACKAGE_NAME ""
2943| #define PACKAGE_TARNAME ""
2944| #define PACKAGE_VERSION ""
2945| #define PACKAGE_STRING ""
2946| #define PACKAGE_BUGREPORT ""
2947| #define PACKAGE_URL ""
2948| #define STDC_HEADERS 1
2949| #define HAVE_SYS_TYPES_H 1
2950| #define HAVE_SYS_STAT_H 1
2951| #define HAVE_STDLIB_H 1
2952| #define HAVE_STRING_H 1
2953| #define HAVE_MEMORY_H 1
2954| #define HAVE_STRINGS_H 1
2955| #define HAVE_INTTYPES_H 1
2956| #define HAVE_STDINT_H 1
2957| #define HAVE_UNISTD_H 1
2958| #define __EXTENSIONS__ 1
2959| #define _ALL_SOURCE 1
2960| #define _GNU_SOURCE 1
2961| #define _POSIX_PTHREAD_SEMANTICS 1
2962| #define _TANDEM_SOURCE 1
2963| #define HAVE_DEV_URANDOM 1
2964| #define HAVE_HUGE_VAL_INF 1
2965| #define HAVE_CPUID_COUNT 1
2966| #define HAVE_PHPDBG 1
2967| #define PHPDBG_DEBUG 0
2968| #define PHP_WRITE_STDOUT 1
2969| #define HAVE_SOCKET 1
2970| #define HAVE_SOCKETPAIR 1
2971| #define HAVE_HTONL 1
2972| #define HAVE_GETHOSTNAME 1
2973| #define HAVE_GETHOSTBYADDR 1
2974| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
2975| #define HAVE_DLOPEN 1
2976| #define HAVE_LIBDL 1
2977| #define HAVE_LIBM 1
2978| #define HAVE_INET_ATON 1
2979| #define STDC_HEADERS 1
2980| #define HAVE_DIRENT_H 1
2981| #define HAVE_INTTYPES_H 1
2982| #define HAVE_STDINT_H 1
2983| #define HAVE_DIRENT_H 1
2984| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
2985| #define HAVE_SYS_PARAM_H 1
2986| #define HAVE_SYS_TYPES_H 1
2987| #define HAVE_SYS_TIME_H 1
2988| #define HAVE_NETINET_IN_H 1
2989| #define HAVE_ALLOCA_H 1
2990| #define HAVE_ARPA_INET_H 1
2991| #define HAVE_ARPA_NAMESER_H 1
2992| #define HAVE_ASSERT_H 1
2993| #define HAVE_DNS_H 1
2994| #define HAVE_FCNTL_H 1
2995| #define HAVE_GRP_H 1
2996| #define HAVE_LANGINFO_H 1
2997| #define HAVE_LIMITS_H 1
2998| #define HAVE_LOCALE_H 1
2999| #define HAVE_MONETARY_H 1
3000| #define HAVE_NETDB_H 1
3001| #define HAVE_POLL_H 1
3002| #define HAVE_PWD_H 1
3003| #define HAVE_RESOLV_H 1
3004| #define HAVE_SIGNAL_H 1
3005| #define HAVE_STDARG_H 1
3006| #define HAVE_STDLIB_H 1
3007| #define HAVE_STRING_H 1
3008| #define HAVE_SYSLOG_H 1
3009| #define HAVE_SYSEXITS_H 1
3010| #define HAVE_SYS_IOCTL_H 1
3011| #define HAVE_SYS_FILE_H 1
3012| #define HAVE_SYS_MMAN_H 1
3013| #define HAVE_SYS_MOUNT_H 1
3014| #define HAVE_SYS_POLL_H 1
3015| #define HAVE_SYS_RESOURCE_H 1
3016| #define HAVE_SYS_SELECT_H 1
3017| #define HAVE_SYS_SOCKET_H 1
3018| #define HAVE_SYS_STAT_H 1
3019| #define HAVE_SYS_STATVFS_H 1
3020| #define HAVE_SYS_WAIT_H 1
3021| #define HAVE_TERMIOS_H 1
3022| #define HAVE_UNISTD_H 1
3023| #define HAVE_UTIME_H 1
3024| #define HAVE_SYS_UTSNAME_H 1
3025| #define HAVE_SYS_IPC_H 1
3026| #define HAVE_DLFCN_H 1
3027| #define HAVE_ASSERT_H 1
3028| #define HAVE_TMMINTRIN_H 1
3029| #define HAVE_NMMINTRIN_H 1
3030| #define HAVE_IMMINTRIN_H 1
3031| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3032| #define HAVE_STRUCT_TM_TM_ZONE 1
3033| #define HAVE_TM_ZONE 1
3034| #define MISSING_FCLOSE_DECL 0
3035| #define HAVE_TM_GMTOFF 1
3036| #define HAVE_STRUCT_FLOCK 1
3037| #define HAVE_SOCKLEN_T 1
3038| #define SIZEOF_SIZE_T 8
3039| #define SIZEOF_LONG_LONG 8
3040| #define SIZEOF_LONG_LONG_INT 8
3041| #define SIZEOF_LONG 8
3042| #define SIZEOF_INT 4
3043| #define SIZEOF_INTMAX_T 8
3044| #define HAVE_INTMAX_T 1
3045| #define SIZEOF_SSIZE_T 8
3046| #define HAVE_SSIZE_T 1
3047| #define SIZEOF_PTRDIFF_T 8
3048| #define HAVE_PTRDIFF_T 1
3049| #define SIZEOF_SHORT 2
3050| #define SIZEOF_INT 4
3051| #define SIZEOF_LONG 8
3052| #define SIZEOF_LONG_LONG 8
3053| /* end confdefs.h.  */
3054|
3055| #if HAVE_STDINT_H
3056| # include <stdint.h>
3057| #endif
3058| #if HAVE_SYS_TYPES_H
3059| # include <sys/types.h>
3060| #endif
3061|
3062|
3063| int
3064| main ()
3065| {
3066| if (sizeof (int32))
3067|        return 0;
3068|   ;
3069|   return 0;
3070| }
3071configure:13674: result: no
3072configure:13691: checking for int64
3073configure:13691: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3074conftest.c:126:13: error: use of undeclared identifier 'int64'
3075if (sizeof (int64))
3076            ^
30771 error generated.
3078configure:13691: $? = 1
3079configure: failed program was:
3080| /* confdefs.h */
3081| #define PACKAGE_NAME ""
3082| #define PACKAGE_TARNAME ""
3083| #define PACKAGE_VERSION ""
3084| #define PACKAGE_STRING ""
3085| #define PACKAGE_BUGREPORT ""
3086| #define PACKAGE_URL ""
3087| #define STDC_HEADERS 1
3088| #define HAVE_SYS_TYPES_H 1
3089| #define HAVE_SYS_STAT_H 1
3090| #define HAVE_STDLIB_H 1
3091| #define HAVE_STRING_H 1
3092| #define HAVE_MEMORY_H 1
3093| #define HAVE_STRINGS_H 1
3094| #define HAVE_INTTYPES_H 1
3095| #define HAVE_STDINT_H 1
3096| #define HAVE_UNISTD_H 1
3097| #define __EXTENSIONS__ 1
3098| #define _ALL_SOURCE 1
3099| #define _GNU_SOURCE 1
3100| #define _POSIX_PTHREAD_SEMANTICS 1
3101| #define _TANDEM_SOURCE 1
3102| #define HAVE_DEV_URANDOM 1
3103| #define HAVE_HUGE_VAL_INF 1
3104| #define HAVE_CPUID_COUNT 1
3105| #define HAVE_PHPDBG 1
3106| #define PHPDBG_DEBUG 0
3107| #define PHP_WRITE_STDOUT 1
3108| #define HAVE_SOCKET 1
3109| #define HAVE_SOCKETPAIR 1
3110| #define HAVE_HTONL 1
3111| #define HAVE_GETHOSTNAME 1
3112| #define HAVE_GETHOSTBYADDR 1
3113| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3114| #define HAVE_DLOPEN 1
3115| #define HAVE_LIBDL 1
3116| #define HAVE_LIBM 1
3117| #define HAVE_INET_ATON 1
3118| #define STDC_HEADERS 1
3119| #define HAVE_DIRENT_H 1
3120| #define HAVE_INTTYPES_H 1
3121| #define HAVE_STDINT_H 1
3122| #define HAVE_DIRENT_H 1
3123| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3124| #define HAVE_SYS_PARAM_H 1
3125| #define HAVE_SYS_TYPES_H 1
3126| #define HAVE_SYS_TIME_H 1
3127| #define HAVE_NETINET_IN_H 1
3128| #define HAVE_ALLOCA_H 1
3129| #define HAVE_ARPA_INET_H 1
3130| #define HAVE_ARPA_NAMESER_H 1
3131| #define HAVE_ASSERT_H 1
3132| #define HAVE_DNS_H 1
3133| #define HAVE_FCNTL_H 1
3134| #define HAVE_GRP_H 1
3135| #define HAVE_LANGINFO_H 1
3136| #define HAVE_LIMITS_H 1
3137| #define HAVE_LOCALE_H 1
3138| #define HAVE_MONETARY_H 1
3139| #define HAVE_NETDB_H 1
3140| #define HAVE_POLL_H 1
3141| #define HAVE_PWD_H 1
3142| #define HAVE_RESOLV_H 1
3143| #define HAVE_SIGNAL_H 1
3144| #define HAVE_STDARG_H 1
3145| #define HAVE_STDLIB_H 1
3146| #define HAVE_STRING_H 1
3147| #define HAVE_SYSLOG_H 1
3148| #define HAVE_SYSEXITS_H 1
3149| #define HAVE_SYS_IOCTL_H 1
3150| #define HAVE_SYS_FILE_H 1
3151| #define HAVE_SYS_MMAN_H 1
3152| #define HAVE_SYS_MOUNT_H 1
3153| #define HAVE_SYS_POLL_H 1
3154| #define HAVE_SYS_RESOURCE_H 1
3155| #define HAVE_SYS_SELECT_H 1
3156| #define HAVE_SYS_SOCKET_H 1
3157| #define HAVE_SYS_STAT_H 1
3158| #define HAVE_SYS_STATVFS_H 1
3159| #define HAVE_SYS_WAIT_H 1
3160| #define HAVE_TERMIOS_H 1
3161| #define HAVE_UNISTD_H 1
3162| #define HAVE_UTIME_H 1
3163| #define HAVE_SYS_UTSNAME_H 1
3164| #define HAVE_SYS_IPC_H 1
3165| #define HAVE_DLFCN_H 1
3166| #define HAVE_ASSERT_H 1
3167| #define HAVE_TMMINTRIN_H 1
3168| #define HAVE_NMMINTRIN_H 1
3169| #define HAVE_IMMINTRIN_H 1
3170| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3171| #define HAVE_STRUCT_TM_TM_ZONE 1
3172| #define HAVE_TM_ZONE 1
3173| #define MISSING_FCLOSE_DECL 0
3174| #define HAVE_TM_GMTOFF 1
3175| #define HAVE_STRUCT_FLOCK 1
3176| #define HAVE_SOCKLEN_T 1
3177| #define SIZEOF_SIZE_T 8
3178| #define SIZEOF_LONG_LONG 8
3179| #define SIZEOF_LONG_LONG_INT 8
3180| #define SIZEOF_LONG 8
3181| #define SIZEOF_INT 4
3182| #define SIZEOF_INTMAX_T 8
3183| #define HAVE_INTMAX_T 1
3184| #define SIZEOF_SSIZE_T 8
3185| #define HAVE_SSIZE_T 1
3186| #define SIZEOF_PTRDIFF_T 8
3187| #define HAVE_PTRDIFF_T 1
3188| #define SIZEOF_SHORT 2
3189| #define SIZEOF_INT 4
3190| #define SIZEOF_LONG 8
3191| #define SIZEOF_LONG_LONG 8
3192| /* end confdefs.h.  */
3193|
3194| #if HAVE_STDINT_H
3195| # include <stdint.h>
3196| #endif
3197| #if HAVE_SYS_TYPES_H
3198| # include <sys/types.h>
3199| #endif
3200|
3201|
3202| int
3203| main ()
3204| {
3205| if (sizeof (int64))
3206|        return 0;
3207|   ;
3208|   return 0;
3209| }
3210configure:13691: result: no
3211configure:13708: checking for int8_t
3212configure:13708: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3213configure:13708: $? = 0
3214configure:13708: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3215conftest.c:126:21: error: expected expression
3216if (sizeof ((int8_t)))
3217                    ^
32181 error generated.
3219configure:13708: $? = 1
3220configure: failed program was:
3221| /* confdefs.h */
3222| #define PACKAGE_NAME ""
3223| #define PACKAGE_TARNAME ""
3224| #define PACKAGE_VERSION ""
3225| #define PACKAGE_STRING ""
3226| #define PACKAGE_BUGREPORT ""
3227| #define PACKAGE_URL ""
3228| #define STDC_HEADERS 1
3229| #define HAVE_SYS_TYPES_H 1
3230| #define HAVE_SYS_STAT_H 1
3231| #define HAVE_STDLIB_H 1
3232| #define HAVE_STRING_H 1
3233| #define HAVE_MEMORY_H 1
3234| #define HAVE_STRINGS_H 1
3235| #define HAVE_INTTYPES_H 1
3236| #define HAVE_STDINT_H 1
3237| #define HAVE_UNISTD_H 1
3238| #define __EXTENSIONS__ 1
3239| #define _ALL_SOURCE 1
3240| #define _GNU_SOURCE 1
3241| #define _POSIX_PTHREAD_SEMANTICS 1
3242| #define _TANDEM_SOURCE 1
3243| #define HAVE_DEV_URANDOM 1
3244| #define HAVE_HUGE_VAL_INF 1
3245| #define HAVE_CPUID_COUNT 1
3246| #define HAVE_PHPDBG 1
3247| #define PHPDBG_DEBUG 0
3248| #define PHP_WRITE_STDOUT 1
3249| #define HAVE_SOCKET 1
3250| #define HAVE_SOCKETPAIR 1
3251| #define HAVE_HTONL 1
3252| #define HAVE_GETHOSTNAME 1
3253| #define HAVE_GETHOSTBYADDR 1
3254| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3255| #define HAVE_DLOPEN 1
3256| #define HAVE_LIBDL 1
3257| #define HAVE_LIBM 1
3258| #define HAVE_INET_ATON 1
3259| #define STDC_HEADERS 1
3260| #define HAVE_DIRENT_H 1
3261| #define HAVE_INTTYPES_H 1
3262| #define HAVE_STDINT_H 1
3263| #define HAVE_DIRENT_H 1
3264| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3265| #define HAVE_SYS_PARAM_H 1
3266| #define HAVE_SYS_TYPES_H 1
3267| #define HAVE_SYS_TIME_H 1
3268| #define HAVE_NETINET_IN_H 1
3269| #define HAVE_ALLOCA_H 1
3270| #define HAVE_ARPA_INET_H 1
3271| #define HAVE_ARPA_NAMESER_H 1
3272| #define HAVE_ASSERT_H 1
3273| #define HAVE_DNS_H 1
3274| #define HAVE_FCNTL_H 1
3275| #define HAVE_GRP_H 1
3276| #define HAVE_LANGINFO_H 1
3277| #define HAVE_LIMITS_H 1
3278| #define HAVE_LOCALE_H 1
3279| #define HAVE_MONETARY_H 1
3280| #define HAVE_NETDB_H 1
3281| #define HAVE_POLL_H 1
3282| #define HAVE_PWD_H 1
3283| #define HAVE_RESOLV_H 1
3284| #define HAVE_SIGNAL_H 1
3285| #define HAVE_STDARG_H 1
3286| #define HAVE_STDLIB_H 1
3287| #define HAVE_STRING_H 1
3288| #define HAVE_SYSLOG_H 1
3289| #define HAVE_SYSEXITS_H 1
3290| #define HAVE_SYS_IOCTL_H 1
3291| #define HAVE_SYS_FILE_H 1
3292| #define HAVE_SYS_MMAN_H 1
3293| #define HAVE_SYS_MOUNT_H 1
3294| #define HAVE_SYS_POLL_H 1
3295| #define HAVE_SYS_RESOURCE_H 1
3296| #define HAVE_SYS_SELECT_H 1
3297| #define HAVE_SYS_SOCKET_H 1
3298| #define HAVE_SYS_STAT_H 1
3299| #define HAVE_SYS_STATVFS_H 1
3300| #define HAVE_SYS_WAIT_H 1
3301| #define HAVE_TERMIOS_H 1
3302| #define HAVE_UNISTD_H 1
3303| #define HAVE_UTIME_H 1
3304| #define HAVE_SYS_UTSNAME_H 1
3305| #define HAVE_SYS_IPC_H 1
3306| #define HAVE_DLFCN_H 1
3307| #define HAVE_ASSERT_H 1
3308| #define HAVE_TMMINTRIN_H 1
3309| #define HAVE_NMMINTRIN_H 1
3310| #define HAVE_IMMINTRIN_H 1
3311| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3312| #define HAVE_STRUCT_TM_TM_ZONE 1
3313| #define HAVE_TM_ZONE 1
3314| #define MISSING_FCLOSE_DECL 0
3315| #define HAVE_TM_GMTOFF 1
3316| #define HAVE_STRUCT_FLOCK 1
3317| #define HAVE_SOCKLEN_T 1
3318| #define SIZEOF_SIZE_T 8
3319| #define SIZEOF_LONG_LONG 8
3320| #define SIZEOF_LONG_LONG_INT 8
3321| #define SIZEOF_LONG 8
3322| #define SIZEOF_INT 4
3323| #define SIZEOF_INTMAX_T 8
3324| #define HAVE_INTMAX_T 1
3325| #define SIZEOF_SSIZE_T 8
3326| #define HAVE_SSIZE_T 1
3327| #define SIZEOF_PTRDIFF_T 8
3328| #define HAVE_PTRDIFF_T 1
3329| #define SIZEOF_SHORT 2
3330| #define SIZEOF_INT 4
3331| #define SIZEOF_LONG 8
3332| #define SIZEOF_LONG_LONG 8
3333| /* end confdefs.h.  */
3334|
3335| #if HAVE_STDINT_H
3336| # include <stdint.h>
3337| #endif
3338| #if HAVE_SYS_TYPES_H
3339| # include <sys/types.h>
3340| #endif
3341|
3342|
3343| int
3344| main ()
3345| {
3346| if (sizeof ((int8_t)))
3347|           return 0;
3348|   ;
3349|   return 0;
3350| }
3351configure:13708: result: yes
3352configure:13725: checking for int16_t
3353configure:13725: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3354configure:13725: $? = 0
3355configure:13725: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3356conftest.c:127:22: error: expected expression
3357if (sizeof ((int16_t)))
3358                     ^
33591 error generated.
3360configure:13725: $? = 1
3361configure: failed program was:
3362| /* confdefs.h */
3363| #define PACKAGE_NAME ""
3364| #define PACKAGE_TARNAME ""
3365| #define PACKAGE_VERSION ""
3366| #define PACKAGE_STRING ""
3367| #define PACKAGE_BUGREPORT ""
3368| #define PACKAGE_URL ""
3369| #define STDC_HEADERS 1
3370| #define HAVE_SYS_TYPES_H 1
3371| #define HAVE_SYS_STAT_H 1
3372| #define HAVE_STDLIB_H 1
3373| #define HAVE_STRING_H 1
3374| #define HAVE_MEMORY_H 1
3375| #define HAVE_STRINGS_H 1
3376| #define HAVE_INTTYPES_H 1
3377| #define HAVE_STDINT_H 1
3378| #define HAVE_UNISTD_H 1
3379| #define __EXTENSIONS__ 1
3380| #define _ALL_SOURCE 1
3381| #define _GNU_SOURCE 1
3382| #define _POSIX_PTHREAD_SEMANTICS 1
3383| #define _TANDEM_SOURCE 1
3384| #define HAVE_DEV_URANDOM 1
3385| #define HAVE_HUGE_VAL_INF 1
3386| #define HAVE_CPUID_COUNT 1
3387| #define HAVE_PHPDBG 1
3388| #define PHPDBG_DEBUG 0
3389| #define PHP_WRITE_STDOUT 1
3390| #define HAVE_SOCKET 1
3391| #define HAVE_SOCKETPAIR 1
3392| #define HAVE_HTONL 1
3393| #define HAVE_GETHOSTNAME 1
3394| #define HAVE_GETHOSTBYADDR 1
3395| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3396| #define HAVE_DLOPEN 1
3397| #define HAVE_LIBDL 1
3398| #define HAVE_LIBM 1
3399| #define HAVE_INET_ATON 1
3400| #define STDC_HEADERS 1
3401| #define HAVE_DIRENT_H 1
3402| #define HAVE_INTTYPES_H 1
3403| #define HAVE_STDINT_H 1
3404| #define HAVE_DIRENT_H 1
3405| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3406| #define HAVE_SYS_PARAM_H 1
3407| #define HAVE_SYS_TYPES_H 1
3408| #define HAVE_SYS_TIME_H 1
3409| #define HAVE_NETINET_IN_H 1
3410| #define HAVE_ALLOCA_H 1
3411| #define HAVE_ARPA_INET_H 1
3412| #define HAVE_ARPA_NAMESER_H 1
3413| #define HAVE_ASSERT_H 1
3414| #define HAVE_DNS_H 1
3415| #define HAVE_FCNTL_H 1
3416| #define HAVE_GRP_H 1
3417| #define HAVE_LANGINFO_H 1
3418| #define HAVE_LIMITS_H 1
3419| #define HAVE_LOCALE_H 1
3420| #define HAVE_MONETARY_H 1
3421| #define HAVE_NETDB_H 1
3422| #define HAVE_POLL_H 1
3423| #define HAVE_PWD_H 1
3424| #define HAVE_RESOLV_H 1
3425| #define HAVE_SIGNAL_H 1
3426| #define HAVE_STDARG_H 1
3427| #define HAVE_STDLIB_H 1
3428| #define HAVE_STRING_H 1
3429| #define HAVE_SYSLOG_H 1
3430| #define HAVE_SYSEXITS_H 1
3431| #define HAVE_SYS_IOCTL_H 1
3432| #define HAVE_SYS_FILE_H 1
3433| #define HAVE_SYS_MMAN_H 1
3434| #define HAVE_SYS_MOUNT_H 1
3435| #define HAVE_SYS_POLL_H 1
3436| #define HAVE_SYS_RESOURCE_H 1
3437| #define HAVE_SYS_SELECT_H 1
3438| #define HAVE_SYS_SOCKET_H 1
3439| #define HAVE_SYS_STAT_H 1
3440| #define HAVE_SYS_STATVFS_H 1
3441| #define HAVE_SYS_WAIT_H 1
3442| #define HAVE_TERMIOS_H 1
3443| #define HAVE_UNISTD_H 1
3444| #define HAVE_UTIME_H 1
3445| #define HAVE_SYS_UTSNAME_H 1
3446| #define HAVE_SYS_IPC_H 1
3447| #define HAVE_DLFCN_H 1
3448| #define HAVE_ASSERT_H 1
3449| #define HAVE_TMMINTRIN_H 1
3450| #define HAVE_NMMINTRIN_H 1
3451| #define HAVE_IMMINTRIN_H 1
3452| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3453| #define HAVE_STRUCT_TM_TM_ZONE 1
3454| #define HAVE_TM_ZONE 1
3455| #define MISSING_FCLOSE_DECL 0
3456| #define HAVE_TM_GMTOFF 1
3457| #define HAVE_STRUCT_FLOCK 1
3458| #define HAVE_SOCKLEN_T 1
3459| #define SIZEOF_SIZE_T 8
3460| #define SIZEOF_LONG_LONG 8
3461| #define SIZEOF_LONG_LONG_INT 8
3462| #define SIZEOF_LONG 8
3463| #define SIZEOF_INT 4
3464| #define SIZEOF_INTMAX_T 8
3465| #define HAVE_INTMAX_T 1
3466| #define SIZEOF_SSIZE_T 8
3467| #define HAVE_SSIZE_T 1
3468| #define SIZEOF_PTRDIFF_T 8
3469| #define HAVE_PTRDIFF_T 1
3470| #define SIZEOF_SHORT 2
3471| #define SIZEOF_INT 4
3472| #define SIZEOF_LONG 8
3473| #define SIZEOF_LONG_LONG 8
3474| #define HAVE_INT8_T 1
3475| /* end confdefs.h.  */
3476|
3477| #if HAVE_STDINT_H
3478| # include <stdint.h>
3479| #endif
3480| #if HAVE_SYS_TYPES_H
3481| # include <sys/types.h>
3482| #endif
3483|
3484|
3485| int
3486| main ()
3487| {
3488| if (sizeof ((int16_t)))
3489|           return 0;
3490|   ;
3491|   return 0;
3492| }
3493configure:13725: result: yes
3494configure:13742: checking for int32_t
3495configure:13742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3496configure:13742: $? = 0
3497configure:13742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3498conftest.c:128:22: error: expected expression
3499if (sizeof ((int32_t)))
3500                     ^
35011 error generated.
3502configure:13742: $? = 1
3503configure: failed program was:
3504| /* confdefs.h */
3505| #define PACKAGE_NAME ""
3506| #define PACKAGE_TARNAME ""
3507| #define PACKAGE_VERSION ""
3508| #define PACKAGE_STRING ""
3509| #define PACKAGE_BUGREPORT ""
3510| #define PACKAGE_URL ""
3511| #define STDC_HEADERS 1
3512| #define HAVE_SYS_TYPES_H 1
3513| #define HAVE_SYS_STAT_H 1
3514| #define HAVE_STDLIB_H 1
3515| #define HAVE_STRING_H 1
3516| #define HAVE_MEMORY_H 1
3517| #define HAVE_STRINGS_H 1
3518| #define HAVE_INTTYPES_H 1
3519| #define HAVE_STDINT_H 1
3520| #define HAVE_UNISTD_H 1
3521| #define __EXTENSIONS__ 1
3522| #define _ALL_SOURCE 1
3523| #define _GNU_SOURCE 1
3524| #define _POSIX_PTHREAD_SEMANTICS 1
3525| #define _TANDEM_SOURCE 1
3526| #define HAVE_DEV_URANDOM 1
3527| #define HAVE_HUGE_VAL_INF 1
3528| #define HAVE_CPUID_COUNT 1
3529| #define HAVE_PHPDBG 1
3530| #define PHPDBG_DEBUG 0
3531| #define PHP_WRITE_STDOUT 1
3532| #define HAVE_SOCKET 1
3533| #define HAVE_SOCKETPAIR 1
3534| #define HAVE_HTONL 1
3535| #define HAVE_GETHOSTNAME 1
3536| #define HAVE_GETHOSTBYADDR 1
3537| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3538| #define HAVE_DLOPEN 1
3539| #define HAVE_LIBDL 1
3540| #define HAVE_LIBM 1
3541| #define HAVE_INET_ATON 1
3542| #define STDC_HEADERS 1
3543| #define HAVE_DIRENT_H 1
3544| #define HAVE_INTTYPES_H 1
3545| #define HAVE_STDINT_H 1
3546| #define HAVE_DIRENT_H 1
3547| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3548| #define HAVE_SYS_PARAM_H 1
3549| #define HAVE_SYS_TYPES_H 1
3550| #define HAVE_SYS_TIME_H 1
3551| #define HAVE_NETINET_IN_H 1
3552| #define HAVE_ALLOCA_H 1
3553| #define HAVE_ARPA_INET_H 1
3554| #define HAVE_ARPA_NAMESER_H 1
3555| #define HAVE_ASSERT_H 1
3556| #define HAVE_DNS_H 1
3557| #define HAVE_FCNTL_H 1
3558| #define HAVE_GRP_H 1
3559| #define HAVE_LANGINFO_H 1
3560| #define HAVE_LIMITS_H 1
3561| #define HAVE_LOCALE_H 1
3562| #define HAVE_MONETARY_H 1
3563| #define HAVE_NETDB_H 1
3564| #define HAVE_POLL_H 1
3565| #define HAVE_PWD_H 1
3566| #define HAVE_RESOLV_H 1
3567| #define HAVE_SIGNAL_H 1
3568| #define HAVE_STDARG_H 1
3569| #define HAVE_STDLIB_H 1
3570| #define HAVE_STRING_H 1
3571| #define HAVE_SYSLOG_H 1
3572| #define HAVE_SYSEXITS_H 1
3573| #define HAVE_SYS_IOCTL_H 1
3574| #define HAVE_SYS_FILE_H 1
3575| #define HAVE_SYS_MMAN_H 1
3576| #define HAVE_SYS_MOUNT_H 1
3577| #define HAVE_SYS_POLL_H 1
3578| #define HAVE_SYS_RESOURCE_H 1
3579| #define HAVE_SYS_SELECT_H 1
3580| #define HAVE_SYS_SOCKET_H 1
3581| #define HAVE_SYS_STAT_H 1
3582| #define HAVE_SYS_STATVFS_H 1
3583| #define HAVE_SYS_WAIT_H 1
3584| #define HAVE_TERMIOS_H 1
3585| #define HAVE_UNISTD_H 1
3586| #define HAVE_UTIME_H 1
3587| #define HAVE_SYS_UTSNAME_H 1
3588| #define HAVE_SYS_IPC_H 1
3589| #define HAVE_DLFCN_H 1
3590| #define HAVE_ASSERT_H 1
3591| #define HAVE_TMMINTRIN_H 1
3592| #define HAVE_NMMINTRIN_H 1
3593| #define HAVE_IMMINTRIN_H 1
3594| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3595| #define HAVE_STRUCT_TM_TM_ZONE 1
3596| #define HAVE_TM_ZONE 1
3597| #define MISSING_FCLOSE_DECL 0
3598| #define HAVE_TM_GMTOFF 1
3599| #define HAVE_STRUCT_FLOCK 1
3600| #define HAVE_SOCKLEN_T 1
3601| #define SIZEOF_SIZE_T 8
3602| #define SIZEOF_LONG_LONG 8
3603| #define SIZEOF_LONG_LONG_INT 8
3604| #define SIZEOF_LONG 8
3605| #define SIZEOF_INT 4
3606| #define SIZEOF_INTMAX_T 8
3607| #define HAVE_INTMAX_T 1
3608| #define SIZEOF_SSIZE_T 8
3609| #define HAVE_SSIZE_T 1
3610| #define SIZEOF_PTRDIFF_T 8
3611| #define HAVE_PTRDIFF_T 1
3612| #define SIZEOF_SHORT 2
3613| #define SIZEOF_INT 4
3614| #define SIZEOF_LONG 8
3615| #define SIZEOF_LONG_LONG 8
3616| #define HAVE_INT8_T 1
3617| #define HAVE_INT16_T 1
3618| /* end confdefs.h.  */
3619|
3620| #if HAVE_STDINT_H
3621| # include <stdint.h>
3622| #endif
3623| #if HAVE_SYS_TYPES_H
3624| # include <sys/types.h>
3625| #endif
3626|
3627|
3628| int
3629| main ()
3630| {
3631| if (sizeof ((int32_t)))
3632|           return 0;
3633|   ;
3634|   return 0;
3635| }
3636configure:13742: result: yes
3637configure:13759: checking for int64_t
3638configure:13759: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3639configure:13759: $? = 0
3640configure:13759: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3641conftest.c:129:22: error: expected expression
3642if (sizeof ((int64_t)))
3643                     ^
36441 error generated.
3645configure:13759: $? = 1
3646configure: failed program was:
3647| /* confdefs.h */
3648| #define PACKAGE_NAME ""
3649| #define PACKAGE_TARNAME ""
3650| #define PACKAGE_VERSION ""
3651| #define PACKAGE_STRING ""
3652| #define PACKAGE_BUGREPORT ""
3653| #define PACKAGE_URL ""
3654| #define STDC_HEADERS 1
3655| #define HAVE_SYS_TYPES_H 1
3656| #define HAVE_SYS_STAT_H 1
3657| #define HAVE_STDLIB_H 1
3658| #define HAVE_STRING_H 1
3659| #define HAVE_MEMORY_H 1
3660| #define HAVE_STRINGS_H 1
3661| #define HAVE_INTTYPES_H 1
3662| #define HAVE_STDINT_H 1
3663| #define HAVE_UNISTD_H 1
3664| #define __EXTENSIONS__ 1
3665| #define _ALL_SOURCE 1
3666| #define _GNU_SOURCE 1
3667| #define _POSIX_PTHREAD_SEMANTICS 1
3668| #define _TANDEM_SOURCE 1
3669| #define HAVE_DEV_URANDOM 1
3670| #define HAVE_HUGE_VAL_INF 1
3671| #define HAVE_CPUID_COUNT 1
3672| #define HAVE_PHPDBG 1
3673| #define PHPDBG_DEBUG 0
3674| #define PHP_WRITE_STDOUT 1
3675| #define HAVE_SOCKET 1
3676| #define HAVE_SOCKETPAIR 1
3677| #define HAVE_HTONL 1
3678| #define HAVE_GETHOSTNAME 1
3679| #define HAVE_GETHOSTBYADDR 1
3680| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3681| #define HAVE_DLOPEN 1
3682| #define HAVE_LIBDL 1
3683| #define HAVE_LIBM 1
3684| #define HAVE_INET_ATON 1
3685| #define STDC_HEADERS 1
3686| #define HAVE_DIRENT_H 1
3687| #define HAVE_INTTYPES_H 1
3688| #define HAVE_STDINT_H 1
3689| #define HAVE_DIRENT_H 1
3690| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3691| #define HAVE_SYS_PARAM_H 1
3692| #define HAVE_SYS_TYPES_H 1
3693| #define HAVE_SYS_TIME_H 1
3694| #define HAVE_NETINET_IN_H 1
3695| #define HAVE_ALLOCA_H 1
3696| #define HAVE_ARPA_INET_H 1
3697| #define HAVE_ARPA_NAMESER_H 1
3698| #define HAVE_ASSERT_H 1
3699| #define HAVE_DNS_H 1
3700| #define HAVE_FCNTL_H 1
3701| #define HAVE_GRP_H 1
3702| #define HAVE_LANGINFO_H 1
3703| #define HAVE_LIMITS_H 1
3704| #define HAVE_LOCALE_H 1
3705| #define HAVE_MONETARY_H 1
3706| #define HAVE_NETDB_H 1
3707| #define HAVE_POLL_H 1
3708| #define HAVE_PWD_H 1
3709| #define HAVE_RESOLV_H 1
3710| #define HAVE_SIGNAL_H 1
3711| #define HAVE_STDARG_H 1
3712| #define HAVE_STDLIB_H 1
3713| #define HAVE_STRING_H 1
3714| #define HAVE_SYSLOG_H 1
3715| #define HAVE_SYSEXITS_H 1
3716| #define HAVE_SYS_IOCTL_H 1
3717| #define HAVE_SYS_FILE_H 1
3718| #define HAVE_SYS_MMAN_H 1
3719| #define HAVE_SYS_MOUNT_H 1
3720| #define HAVE_SYS_POLL_H 1
3721| #define HAVE_SYS_RESOURCE_H 1
3722| #define HAVE_SYS_SELECT_H 1
3723| #define HAVE_SYS_SOCKET_H 1
3724| #define HAVE_SYS_STAT_H 1
3725| #define HAVE_SYS_STATVFS_H 1
3726| #define HAVE_SYS_WAIT_H 1
3727| #define HAVE_TERMIOS_H 1
3728| #define HAVE_UNISTD_H 1
3729| #define HAVE_UTIME_H 1
3730| #define HAVE_SYS_UTSNAME_H 1
3731| #define HAVE_SYS_IPC_H 1
3732| #define HAVE_DLFCN_H 1
3733| #define HAVE_ASSERT_H 1
3734| #define HAVE_TMMINTRIN_H 1
3735| #define HAVE_NMMINTRIN_H 1
3736| #define HAVE_IMMINTRIN_H 1
3737| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3738| #define HAVE_STRUCT_TM_TM_ZONE 1
3739| #define HAVE_TM_ZONE 1
3740| #define MISSING_FCLOSE_DECL 0
3741| #define HAVE_TM_GMTOFF 1
3742| #define HAVE_STRUCT_FLOCK 1
3743| #define HAVE_SOCKLEN_T 1
3744| #define SIZEOF_SIZE_T 8
3745| #define SIZEOF_LONG_LONG 8
3746| #define SIZEOF_LONG_LONG_INT 8
3747| #define SIZEOF_LONG 8
3748| #define SIZEOF_INT 4
3749| #define SIZEOF_INTMAX_T 8
3750| #define HAVE_INTMAX_T 1
3751| #define SIZEOF_SSIZE_T 8
3752| #define HAVE_SSIZE_T 1
3753| #define SIZEOF_PTRDIFF_T 8
3754| #define HAVE_PTRDIFF_T 1
3755| #define SIZEOF_SHORT 2
3756| #define SIZEOF_INT 4
3757| #define SIZEOF_LONG 8
3758| #define SIZEOF_LONG_LONG 8
3759| #define HAVE_INT8_T 1
3760| #define HAVE_INT16_T 1
3761| #define HAVE_INT32_T 1
3762| /* end confdefs.h.  */
3763|
3764| #if HAVE_STDINT_H
3765| # include <stdint.h>
3766| #endif
3767| #if HAVE_SYS_TYPES_H
3768| # include <sys/types.h>
3769| #endif
3770|
3771|
3772| int
3773| main ()
3774| {
3775| if (sizeof ((int64_t)))
3776|           return 0;
3777|   ;
3778|   return 0;
3779| }
3780configure:13759: result: yes
3781configure:13776: checking for uint8
3782configure:13776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3783conftest.c:130:13: error: use of undeclared identifier 'uint8'
3784if (sizeof (uint8))
3785            ^
37861 error generated.
3787configure:13776: $? = 1
3788configure: failed program was:
3789| /* confdefs.h */
3790| #define PACKAGE_NAME ""
3791| #define PACKAGE_TARNAME ""
3792| #define PACKAGE_VERSION ""
3793| #define PACKAGE_STRING ""
3794| #define PACKAGE_BUGREPORT ""
3795| #define PACKAGE_URL ""
3796| #define STDC_HEADERS 1
3797| #define HAVE_SYS_TYPES_H 1
3798| #define HAVE_SYS_STAT_H 1
3799| #define HAVE_STDLIB_H 1
3800| #define HAVE_STRING_H 1
3801| #define HAVE_MEMORY_H 1
3802| #define HAVE_STRINGS_H 1
3803| #define HAVE_INTTYPES_H 1
3804| #define HAVE_STDINT_H 1
3805| #define HAVE_UNISTD_H 1
3806| #define __EXTENSIONS__ 1
3807| #define _ALL_SOURCE 1
3808| #define _GNU_SOURCE 1
3809| #define _POSIX_PTHREAD_SEMANTICS 1
3810| #define _TANDEM_SOURCE 1
3811| #define HAVE_DEV_URANDOM 1
3812| #define HAVE_HUGE_VAL_INF 1
3813| #define HAVE_CPUID_COUNT 1
3814| #define HAVE_PHPDBG 1
3815| #define PHPDBG_DEBUG 0
3816| #define PHP_WRITE_STDOUT 1
3817| #define HAVE_SOCKET 1
3818| #define HAVE_SOCKETPAIR 1
3819| #define HAVE_HTONL 1
3820| #define HAVE_GETHOSTNAME 1
3821| #define HAVE_GETHOSTBYADDR 1
3822| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3823| #define HAVE_DLOPEN 1
3824| #define HAVE_LIBDL 1
3825| #define HAVE_LIBM 1
3826| #define HAVE_INET_ATON 1
3827| #define STDC_HEADERS 1
3828| #define HAVE_DIRENT_H 1
3829| #define HAVE_INTTYPES_H 1
3830| #define HAVE_STDINT_H 1
3831| #define HAVE_DIRENT_H 1
3832| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3833| #define HAVE_SYS_PARAM_H 1
3834| #define HAVE_SYS_TYPES_H 1
3835| #define HAVE_SYS_TIME_H 1
3836| #define HAVE_NETINET_IN_H 1
3837| #define HAVE_ALLOCA_H 1
3838| #define HAVE_ARPA_INET_H 1
3839| #define HAVE_ARPA_NAMESER_H 1
3840| #define HAVE_ASSERT_H 1
3841| #define HAVE_DNS_H 1
3842| #define HAVE_FCNTL_H 1
3843| #define HAVE_GRP_H 1
3844| #define HAVE_LANGINFO_H 1
3845| #define HAVE_LIMITS_H 1
3846| #define HAVE_LOCALE_H 1
3847| #define HAVE_MONETARY_H 1
3848| #define HAVE_NETDB_H 1
3849| #define HAVE_POLL_H 1
3850| #define HAVE_PWD_H 1
3851| #define HAVE_RESOLV_H 1
3852| #define HAVE_SIGNAL_H 1
3853| #define HAVE_STDARG_H 1
3854| #define HAVE_STDLIB_H 1
3855| #define HAVE_STRING_H 1
3856| #define HAVE_SYSLOG_H 1
3857| #define HAVE_SYSEXITS_H 1
3858| #define HAVE_SYS_IOCTL_H 1
3859| #define HAVE_SYS_FILE_H 1
3860| #define HAVE_SYS_MMAN_H 1
3861| #define HAVE_SYS_MOUNT_H 1
3862| #define HAVE_SYS_POLL_H 1
3863| #define HAVE_SYS_RESOURCE_H 1
3864| #define HAVE_SYS_SELECT_H 1
3865| #define HAVE_SYS_SOCKET_H 1
3866| #define HAVE_SYS_STAT_H 1
3867| #define HAVE_SYS_STATVFS_H 1
3868| #define HAVE_SYS_WAIT_H 1
3869| #define HAVE_TERMIOS_H 1
3870| #define HAVE_UNISTD_H 1
3871| #define HAVE_UTIME_H 1
3872| #define HAVE_SYS_UTSNAME_H 1
3873| #define HAVE_SYS_IPC_H 1
3874| #define HAVE_DLFCN_H 1
3875| #define HAVE_ASSERT_H 1
3876| #define HAVE_TMMINTRIN_H 1
3877| #define HAVE_NMMINTRIN_H 1
3878| #define HAVE_IMMINTRIN_H 1
3879| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
3880| #define HAVE_STRUCT_TM_TM_ZONE 1
3881| #define HAVE_TM_ZONE 1
3882| #define MISSING_FCLOSE_DECL 0
3883| #define HAVE_TM_GMTOFF 1
3884| #define HAVE_STRUCT_FLOCK 1
3885| #define HAVE_SOCKLEN_T 1
3886| #define SIZEOF_SIZE_T 8
3887| #define SIZEOF_LONG_LONG 8
3888| #define SIZEOF_LONG_LONG_INT 8
3889| #define SIZEOF_LONG 8
3890| #define SIZEOF_INT 4
3891| #define SIZEOF_INTMAX_T 8
3892| #define HAVE_INTMAX_T 1
3893| #define SIZEOF_SSIZE_T 8
3894| #define HAVE_SSIZE_T 1
3895| #define SIZEOF_PTRDIFF_T 8
3896| #define HAVE_PTRDIFF_T 1
3897| #define SIZEOF_SHORT 2
3898| #define SIZEOF_INT 4
3899| #define SIZEOF_LONG 8
3900| #define SIZEOF_LONG_LONG 8
3901| #define HAVE_INT8_T 1
3902| #define HAVE_INT16_T 1
3903| #define HAVE_INT32_T 1
3904| #define HAVE_INT64_T 1
3905| /* end confdefs.h.  */
3906|
3907| #if HAVE_STDINT_H
3908| # include <stdint.h>
3909| #endif
3910| #if HAVE_SYS_TYPES_H
3911| # include <sys/types.h>
3912| #endif
3913|
3914|
3915| int
3916| main ()
3917| {
3918| if (sizeof (uint8))
3919|        return 0;
3920|   ;
3921|   return 0;
3922| }
3923configure:13776: result: no
3924configure:13793: checking for uint16
3925configure:13793: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
3926conftest.c:130:13: error: use of undeclared identifier 'uint16'
3927if (sizeof (uint16))
3928            ^
39291 error generated.
3930configure:13793: $? = 1
3931configure: failed program was:
3932| /* confdefs.h */
3933| #define PACKAGE_NAME ""
3934| #define PACKAGE_TARNAME ""
3935| #define PACKAGE_VERSION ""
3936| #define PACKAGE_STRING ""
3937| #define PACKAGE_BUGREPORT ""
3938| #define PACKAGE_URL ""
3939| #define STDC_HEADERS 1
3940| #define HAVE_SYS_TYPES_H 1
3941| #define HAVE_SYS_STAT_H 1
3942| #define HAVE_STDLIB_H 1
3943| #define HAVE_STRING_H 1
3944| #define HAVE_MEMORY_H 1
3945| #define HAVE_STRINGS_H 1
3946| #define HAVE_INTTYPES_H 1
3947| #define HAVE_STDINT_H 1
3948| #define HAVE_UNISTD_H 1
3949| #define __EXTENSIONS__ 1
3950| #define _ALL_SOURCE 1
3951| #define _GNU_SOURCE 1
3952| #define _POSIX_PTHREAD_SEMANTICS 1
3953| #define _TANDEM_SOURCE 1
3954| #define HAVE_DEV_URANDOM 1
3955| #define HAVE_HUGE_VAL_INF 1
3956| #define HAVE_CPUID_COUNT 1
3957| #define HAVE_PHPDBG 1
3958| #define PHPDBG_DEBUG 0
3959| #define PHP_WRITE_STDOUT 1
3960| #define HAVE_SOCKET 1
3961| #define HAVE_SOCKETPAIR 1
3962| #define HAVE_HTONL 1
3963| #define HAVE_GETHOSTNAME 1
3964| #define HAVE_GETHOSTBYADDR 1
3965| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
3966| #define HAVE_DLOPEN 1
3967| #define HAVE_LIBDL 1
3968| #define HAVE_LIBM 1
3969| #define HAVE_INET_ATON 1
3970| #define STDC_HEADERS 1
3971| #define HAVE_DIRENT_H 1
3972| #define HAVE_INTTYPES_H 1
3973| #define HAVE_STDINT_H 1
3974| #define HAVE_DIRENT_H 1
3975| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
3976| #define HAVE_SYS_PARAM_H 1
3977| #define HAVE_SYS_TYPES_H 1
3978| #define HAVE_SYS_TIME_H 1
3979| #define HAVE_NETINET_IN_H 1
3980| #define HAVE_ALLOCA_H 1
3981| #define HAVE_ARPA_INET_H 1
3982| #define HAVE_ARPA_NAMESER_H 1
3983| #define HAVE_ASSERT_H 1
3984| #define HAVE_DNS_H 1
3985| #define HAVE_FCNTL_H 1
3986| #define HAVE_GRP_H 1
3987| #define HAVE_LANGINFO_H 1
3988| #define HAVE_LIMITS_H 1
3989| #define HAVE_LOCALE_H 1
3990| #define HAVE_MONETARY_H 1
3991| #define HAVE_NETDB_H 1
3992| #define HAVE_POLL_H 1
3993| #define HAVE_PWD_H 1
3994| #define HAVE_RESOLV_H 1
3995| #define HAVE_SIGNAL_H 1
3996| #define HAVE_STDARG_H 1
3997| #define HAVE_STDLIB_H 1
3998| #define HAVE_STRING_H 1
3999| #define HAVE_SYSLOG_H 1
4000| #define HAVE_SYSEXITS_H 1
4001| #define HAVE_SYS_IOCTL_H 1
4002| #define HAVE_SYS_FILE_H 1
4003| #define HAVE_SYS_MMAN_H 1
4004| #define HAVE_SYS_MOUNT_H 1
4005| #define HAVE_SYS_POLL_H 1
4006| #define HAVE_SYS_RESOURCE_H 1
4007| #define HAVE_SYS_SELECT_H 1
4008| #define HAVE_SYS_SOCKET_H 1
4009| #define HAVE_SYS_STAT_H 1
4010| #define HAVE_SYS_STATVFS_H 1
4011| #define HAVE_SYS_WAIT_H 1
4012| #define HAVE_TERMIOS_H 1
4013| #define HAVE_UNISTD_H 1
4014| #define HAVE_UTIME_H 1
4015| #define HAVE_SYS_UTSNAME_H 1
4016| #define HAVE_SYS_IPC_H 1
4017| #define HAVE_DLFCN_H 1
4018| #define HAVE_ASSERT_H 1
4019| #define HAVE_TMMINTRIN_H 1
4020| #define HAVE_NMMINTRIN_H 1
4021| #define HAVE_IMMINTRIN_H 1
4022| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4023| #define HAVE_STRUCT_TM_TM_ZONE 1
4024| #define HAVE_TM_ZONE 1
4025| #define MISSING_FCLOSE_DECL 0
4026| #define HAVE_TM_GMTOFF 1
4027| #define HAVE_STRUCT_FLOCK 1
4028| #define HAVE_SOCKLEN_T 1
4029| #define SIZEOF_SIZE_T 8
4030| #define SIZEOF_LONG_LONG 8
4031| #define SIZEOF_LONG_LONG_INT 8
4032| #define SIZEOF_LONG 8
4033| #define SIZEOF_INT 4
4034| #define SIZEOF_INTMAX_T 8
4035| #define HAVE_INTMAX_T 1
4036| #define SIZEOF_SSIZE_T 8
4037| #define HAVE_SSIZE_T 1
4038| #define SIZEOF_PTRDIFF_T 8
4039| #define HAVE_PTRDIFF_T 1
4040| #define SIZEOF_SHORT 2
4041| #define SIZEOF_INT 4
4042| #define SIZEOF_LONG 8
4043| #define SIZEOF_LONG_LONG 8
4044| #define HAVE_INT8_T 1
4045| #define HAVE_INT16_T 1
4046| #define HAVE_INT32_T 1
4047| #define HAVE_INT64_T 1
4048| /* end confdefs.h.  */
4049|
4050| #if HAVE_STDINT_H
4051| # include <stdint.h>
4052| #endif
4053| #if HAVE_SYS_TYPES_H
4054| # include <sys/types.h>
4055| #endif
4056|
4057|
4058| int
4059| main ()
4060| {
4061| if (sizeof (uint16))
4062|        return 0;
4063|   ;
4064|   return 0;
4065| }
4066configure:13793: result: no
4067configure:13810: checking for uint32
4068configure:13810: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4069conftest.c:130:13: error: use of undeclared identifier 'uint32'
4070if (sizeof (uint32))
4071            ^
40721 error generated.
4073configure:13810: $? = 1
4074configure: failed program was:
4075| /* confdefs.h */
4076| #define PACKAGE_NAME ""
4077| #define PACKAGE_TARNAME ""
4078| #define PACKAGE_VERSION ""
4079| #define PACKAGE_STRING ""
4080| #define PACKAGE_BUGREPORT ""
4081| #define PACKAGE_URL ""
4082| #define STDC_HEADERS 1
4083| #define HAVE_SYS_TYPES_H 1
4084| #define HAVE_SYS_STAT_H 1
4085| #define HAVE_STDLIB_H 1
4086| #define HAVE_STRING_H 1
4087| #define HAVE_MEMORY_H 1
4088| #define HAVE_STRINGS_H 1
4089| #define HAVE_INTTYPES_H 1
4090| #define HAVE_STDINT_H 1
4091| #define HAVE_UNISTD_H 1
4092| #define __EXTENSIONS__ 1
4093| #define _ALL_SOURCE 1
4094| #define _GNU_SOURCE 1
4095| #define _POSIX_PTHREAD_SEMANTICS 1
4096| #define _TANDEM_SOURCE 1
4097| #define HAVE_DEV_URANDOM 1
4098| #define HAVE_HUGE_VAL_INF 1
4099| #define HAVE_CPUID_COUNT 1
4100| #define HAVE_PHPDBG 1
4101| #define PHPDBG_DEBUG 0
4102| #define PHP_WRITE_STDOUT 1
4103| #define HAVE_SOCKET 1
4104| #define HAVE_SOCKETPAIR 1
4105| #define HAVE_HTONL 1
4106| #define HAVE_GETHOSTNAME 1
4107| #define HAVE_GETHOSTBYADDR 1
4108| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4109| #define HAVE_DLOPEN 1
4110| #define HAVE_LIBDL 1
4111| #define HAVE_LIBM 1
4112| #define HAVE_INET_ATON 1
4113| #define STDC_HEADERS 1
4114| #define HAVE_DIRENT_H 1
4115| #define HAVE_INTTYPES_H 1
4116| #define HAVE_STDINT_H 1
4117| #define HAVE_DIRENT_H 1
4118| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4119| #define HAVE_SYS_PARAM_H 1
4120| #define HAVE_SYS_TYPES_H 1
4121| #define HAVE_SYS_TIME_H 1
4122| #define HAVE_NETINET_IN_H 1
4123| #define HAVE_ALLOCA_H 1
4124| #define HAVE_ARPA_INET_H 1
4125| #define HAVE_ARPA_NAMESER_H 1
4126| #define HAVE_ASSERT_H 1
4127| #define HAVE_DNS_H 1
4128| #define HAVE_FCNTL_H 1
4129| #define HAVE_GRP_H 1
4130| #define HAVE_LANGINFO_H 1
4131| #define HAVE_LIMITS_H 1
4132| #define HAVE_LOCALE_H 1
4133| #define HAVE_MONETARY_H 1
4134| #define HAVE_NETDB_H 1
4135| #define HAVE_POLL_H 1
4136| #define HAVE_PWD_H 1
4137| #define HAVE_RESOLV_H 1
4138| #define HAVE_SIGNAL_H 1
4139| #define HAVE_STDARG_H 1
4140| #define HAVE_STDLIB_H 1
4141| #define HAVE_STRING_H 1
4142| #define HAVE_SYSLOG_H 1
4143| #define HAVE_SYSEXITS_H 1
4144| #define HAVE_SYS_IOCTL_H 1
4145| #define HAVE_SYS_FILE_H 1
4146| #define HAVE_SYS_MMAN_H 1
4147| #define HAVE_SYS_MOUNT_H 1
4148| #define HAVE_SYS_POLL_H 1
4149| #define HAVE_SYS_RESOURCE_H 1
4150| #define HAVE_SYS_SELECT_H 1
4151| #define HAVE_SYS_SOCKET_H 1
4152| #define HAVE_SYS_STAT_H 1
4153| #define HAVE_SYS_STATVFS_H 1
4154| #define HAVE_SYS_WAIT_H 1
4155| #define HAVE_TERMIOS_H 1
4156| #define HAVE_UNISTD_H 1
4157| #define HAVE_UTIME_H 1
4158| #define HAVE_SYS_UTSNAME_H 1
4159| #define HAVE_SYS_IPC_H 1
4160| #define HAVE_DLFCN_H 1
4161| #define HAVE_ASSERT_H 1
4162| #define HAVE_TMMINTRIN_H 1
4163| #define HAVE_NMMINTRIN_H 1
4164| #define HAVE_IMMINTRIN_H 1
4165| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4166| #define HAVE_STRUCT_TM_TM_ZONE 1
4167| #define HAVE_TM_ZONE 1
4168| #define MISSING_FCLOSE_DECL 0
4169| #define HAVE_TM_GMTOFF 1
4170| #define HAVE_STRUCT_FLOCK 1
4171| #define HAVE_SOCKLEN_T 1
4172| #define SIZEOF_SIZE_T 8
4173| #define SIZEOF_LONG_LONG 8
4174| #define SIZEOF_LONG_LONG_INT 8
4175| #define SIZEOF_LONG 8
4176| #define SIZEOF_INT 4
4177| #define SIZEOF_INTMAX_T 8
4178| #define HAVE_INTMAX_T 1
4179| #define SIZEOF_SSIZE_T 8
4180| #define HAVE_SSIZE_T 1
4181| #define SIZEOF_PTRDIFF_T 8
4182| #define HAVE_PTRDIFF_T 1
4183| #define SIZEOF_SHORT 2
4184| #define SIZEOF_INT 4
4185| #define SIZEOF_LONG 8
4186| #define SIZEOF_LONG_LONG 8
4187| #define HAVE_INT8_T 1
4188| #define HAVE_INT16_T 1
4189| #define HAVE_INT32_T 1
4190| #define HAVE_INT64_T 1
4191| /* end confdefs.h.  */
4192|
4193| #if HAVE_STDINT_H
4194| # include <stdint.h>
4195| #endif
4196| #if HAVE_SYS_TYPES_H
4197| # include <sys/types.h>
4198| #endif
4199|
4200|
4201| int
4202| main ()
4203| {
4204| if (sizeof (uint32))
4205|        return 0;
4206|   ;
4207|   return 0;
4208| }
4209configure:13810: result: no
4210configure:13827: checking for uint64
4211configure:13827: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4212conftest.c:130:13: error: use of undeclared identifier 'uint64'
4213if (sizeof (uint64))
4214            ^
42151 error generated.
4216configure:13827: $? = 1
4217configure: failed program was:
4218| /* confdefs.h */
4219| #define PACKAGE_NAME ""
4220| #define PACKAGE_TARNAME ""
4221| #define PACKAGE_VERSION ""
4222| #define PACKAGE_STRING ""
4223| #define PACKAGE_BUGREPORT ""
4224| #define PACKAGE_URL ""
4225| #define STDC_HEADERS 1
4226| #define HAVE_SYS_TYPES_H 1
4227| #define HAVE_SYS_STAT_H 1
4228| #define HAVE_STDLIB_H 1
4229| #define HAVE_STRING_H 1
4230| #define HAVE_MEMORY_H 1
4231| #define HAVE_STRINGS_H 1
4232| #define HAVE_INTTYPES_H 1
4233| #define HAVE_STDINT_H 1
4234| #define HAVE_UNISTD_H 1
4235| #define __EXTENSIONS__ 1
4236| #define _ALL_SOURCE 1
4237| #define _GNU_SOURCE 1
4238| #define _POSIX_PTHREAD_SEMANTICS 1
4239| #define _TANDEM_SOURCE 1
4240| #define HAVE_DEV_URANDOM 1
4241| #define HAVE_HUGE_VAL_INF 1
4242| #define HAVE_CPUID_COUNT 1
4243| #define HAVE_PHPDBG 1
4244| #define PHPDBG_DEBUG 0
4245| #define PHP_WRITE_STDOUT 1
4246| #define HAVE_SOCKET 1
4247| #define HAVE_SOCKETPAIR 1
4248| #define HAVE_HTONL 1
4249| #define HAVE_GETHOSTNAME 1
4250| #define HAVE_GETHOSTBYADDR 1
4251| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4252| #define HAVE_DLOPEN 1
4253| #define HAVE_LIBDL 1
4254| #define HAVE_LIBM 1
4255| #define HAVE_INET_ATON 1
4256| #define STDC_HEADERS 1
4257| #define HAVE_DIRENT_H 1
4258| #define HAVE_INTTYPES_H 1
4259| #define HAVE_STDINT_H 1
4260| #define HAVE_DIRENT_H 1
4261| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4262| #define HAVE_SYS_PARAM_H 1
4263| #define HAVE_SYS_TYPES_H 1
4264| #define HAVE_SYS_TIME_H 1
4265| #define HAVE_NETINET_IN_H 1
4266| #define HAVE_ALLOCA_H 1
4267| #define HAVE_ARPA_INET_H 1
4268| #define HAVE_ARPA_NAMESER_H 1
4269| #define HAVE_ASSERT_H 1
4270| #define HAVE_DNS_H 1
4271| #define HAVE_FCNTL_H 1
4272| #define HAVE_GRP_H 1
4273| #define HAVE_LANGINFO_H 1
4274| #define HAVE_LIMITS_H 1
4275| #define HAVE_LOCALE_H 1
4276| #define HAVE_MONETARY_H 1
4277| #define HAVE_NETDB_H 1
4278| #define HAVE_POLL_H 1
4279| #define HAVE_PWD_H 1
4280| #define HAVE_RESOLV_H 1
4281| #define HAVE_SIGNAL_H 1
4282| #define HAVE_STDARG_H 1
4283| #define HAVE_STDLIB_H 1
4284| #define HAVE_STRING_H 1
4285| #define HAVE_SYSLOG_H 1
4286| #define HAVE_SYSEXITS_H 1
4287| #define HAVE_SYS_IOCTL_H 1
4288| #define HAVE_SYS_FILE_H 1
4289| #define HAVE_SYS_MMAN_H 1
4290| #define HAVE_SYS_MOUNT_H 1
4291| #define HAVE_SYS_POLL_H 1
4292| #define HAVE_SYS_RESOURCE_H 1
4293| #define HAVE_SYS_SELECT_H 1
4294| #define HAVE_SYS_SOCKET_H 1
4295| #define HAVE_SYS_STAT_H 1
4296| #define HAVE_SYS_STATVFS_H 1
4297| #define HAVE_SYS_WAIT_H 1
4298| #define HAVE_TERMIOS_H 1
4299| #define HAVE_UNISTD_H 1
4300| #define HAVE_UTIME_H 1
4301| #define HAVE_SYS_UTSNAME_H 1
4302| #define HAVE_SYS_IPC_H 1
4303| #define HAVE_DLFCN_H 1
4304| #define HAVE_ASSERT_H 1
4305| #define HAVE_TMMINTRIN_H 1
4306| #define HAVE_NMMINTRIN_H 1
4307| #define HAVE_IMMINTRIN_H 1
4308| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4309| #define HAVE_STRUCT_TM_TM_ZONE 1
4310| #define HAVE_TM_ZONE 1
4311| #define MISSING_FCLOSE_DECL 0
4312| #define HAVE_TM_GMTOFF 1
4313| #define HAVE_STRUCT_FLOCK 1
4314| #define HAVE_SOCKLEN_T 1
4315| #define SIZEOF_SIZE_T 8
4316| #define SIZEOF_LONG_LONG 8
4317| #define SIZEOF_LONG_LONG_INT 8
4318| #define SIZEOF_LONG 8
4319| #define SIZEOF_INT 4
4320| #define SIZEOF_INTMAX_T 8
4321| #define HAVE_INTMAX_T 1
4322| #define SIZEOF_SSIZE_T 8
4323| #define HAVE_SSIZE_T 1
4324| #define SIZEOF_PTRDIFF_T 8
4325| #define HAVE_PTRDIFF_T 1
4326| #define SIZEOF_SHORT 2
4327| #define SIZEOF_INT 4
4328| #define SIZEOF_LONG 8
4329| #define SIZEOF_LONG_LONG 8
4330| #define HAVE_INT8_T 1
4331| #define HAVE_INT16_T 1
4332| #define HAVE_INT32_T 1
4333| #define HAVE_INT64_T 1
4334| /* end confdefs.h.  */
4335|
4336| #if HAVE_STDINT_H
4337| # include <stdint.h>
4338| #endif
4339| #if HAVE_SYS_TYPES_H
4340| # include <sys/types.h>
4341| #endif
4342|
4343|
4344| int
4345| main ()
4346| {
4347| if (sizeof (uint64))
4348|        return 0;
4349|   ;
4350|   return 0;
4351| }
4352configure:13827: result: no
4353configure:13844: checking for uint8_t
4354configure:13844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4355configure:13844: $? = 0
4356configure:13844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4357conftest.c:130:22: error: expected expression
4358if (sizeof ((uint8_t)))
4359                     ^
43601 error generated.
4361configure:13844: $? = 1
4362configure: failed program was:
4363| /* confdefs.h */
4364| #define PACKAGE_NAME ""
4365| #define PACKAGE_TARNAME ""
4366| #define PACKAGE_VERSION ""
4367| #define PACKAGE_STRING ""
4368| #define PACKAGE_BUGREPORT ""
4369| #define PACKAGE_URL ""
4370| #define STDC_HEADERS 1
4371| #define HAVE_SYS_TYPES_H 1
4372| #define HAVE_SYS_STAT_H 1
4373| #define HAVE_STDLIB_H 1
4374| #define HAVE_STRING_H 1
4375| #define HAVE_MEMORY_H 1
4376| #define HAVE_STRINGS_H 1
4377| #define HAVE_INTTYPES_H 1
4378| #define HAVE_STDINT_H 1
4379| #define HAVE_UNISTD_H 1
4380| #define __EXTENSIONS__ 1
4381| #define _ALL_SOURCE 1
4382| #define _GNU_SOURCE 1
4383| #define _POSIX_PTHREAD_SEMANTICS 1
4384| #define _TANDEM_SOURCE 1
4385| #define HAVE_DEV_URANDOM 1
4386| #define HAVE_HUGE_VAL_INF 1
4387| #define HAVE_CPUID_COUNT 1
4388| #define HAVE_PHPDBG 1
4389| #define PHPDBG_DEBUG 0
4390| #define PHP_WRITE_STDOUT 1
4391| #define HAVE_SOCKET 1
4392| #define HAVE_SOCKETPAIR 1
4393| #define HAVE_HTONL 1
4394| #define HAVE_GETHOSTNAME 1
4395| #define HAVE_GETHOSTBYADDR 1
4396| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4397| #define HAVE_DLOPEN 1
4398| #define HAVE_LIBDL 1
4399| #define HAVE_LIBM 1
4400| #define HAVE_INET_ATON 1
4401| #define STDC_HEADERS 1
4402| #define HAVE_DIRENT_H 1
4403| #define HAVE_INTTYPES_H 1
4404| #define HAVE_STDINT_H 1
4405| #define HAVE_DIRENT_H 1
4406| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4407| #define HAVE_SYS_PARAM_H 1
4408| #define HAVE_SYS_TYPES_H 1
4409| #define HAVE_SYS_TIME_H 1
4410| #define HAVE_NETINET_IN_H 1
4411| #define HAVE_ALLOCA_H 1
4412| #define HAVE_ARPA_INET_H 1
4413| #define HAVE_ARPA_NAMESER_H 1
4414| #define HAVE_ASSERT_H 1
4415| #define HAVE_DNS_H 1
4416| #define HAVE_FCNTL_H 1
4417| #define HAVE_GRP_H 1
4418| #define HAVE_LANGINFO_H 1
4419| #define HAVE_LIMITS_H 1
4420| #define HAVE_LOCALE_H 1
4421| #define HAVE_MONETARY_H 1
4422| #define HAVE_NETDB_H 1
4423| #define HAVE_POLL_H 1
4424| #define HAVE_PWD_H 1
4425| #define HAVE_RESOLV_H 1
4426| #define HAVE_SIGNAL_H 1
4427| #define HAVE_STDARG_H 1
4428| #define HAVE_STDLIB_H 1
4429| #define HAVE_STRING_H 1
4430| #define HAVE_SYSLOG_H 1
4431| #define HAVE_SYSEXITS_H 1
4432| #define HAVE_SYS_IOCTL_H 1
4433| #define HAVE_SYS_FILE_H 1
4434| #define HAVE_SYS_MMAN_H 1
4435| #define HAVE_SYS_MOUNT_H 1
4436| #define HAVE_SYS_POLL_H 1
4437| #define HAVE_SYS_RESOURCE_H 1
4438| #define HAVE_SYS_SELECT_H 1
4439| #define HAVE_SYS_SOCKET_H 1
4440| #define HAVE_SYS_STAT_H 1
4441| #define HAVE_SYS_STATVFS_H 1
4442| #define HAVE_SYS_WAIT_H 1
4443| #define HAVE_TERMIOS_H 1
4444| #define HAVE_UNISTD_H 1
4445| #define HAVE_UTIME_H 1
4446| #define HAVE_SYS_UTSNAME_H 1
4447| #define HAVE_SYS_IPC_H 1
4448| #define HAVE_DLFCN_H 1
4449| #define HAVE_ASSERT_H 1
4450| #define HAVE_TMMINTRIN_H 1
4451| #define HAVE_NMMINTRIN_H 1
4452| #define HAVE_IMMINTRIN_H 1
4453| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4454| #define HAVE_STRUCT_TM_TM_ZONE 1
4455| #define HAVE_TM_ZONE 1
4456| #define MISSING_FCLOSE_DECL 0
4457| #define HAVE_TM_GMTOFF 1
4458| #define HAVE_STRUCT_FLOCK 1
4459| #define HAVE_SOCKLEN_T 1
4460| #define SIZEOF_SIZE_T 8
4461| #define SIZEOF_LONG_LONG 8
4462| #define SIZEOF_LONG_LONG_INT 8
4463| #define SIZEOF_LONG 8
4464| #define SIZEOF_INT 4
4465| #define SIZEOF_INTMAX_T 8
4466| #define HAVE_INTMAX_T 1
4467| #define SIZEOF_SSIZE_T 8
4468| #define HAVE_SSIZE_T 1
4469| #define SIZEOF_PTRDIFF_T 8
4470| #define HAVE_PTRDIFF_T 1
4471| #define SIZEOF_SHORT 2
4472| #define SIZEOF_INT 4
4473| #define SIZEOF_LONG 8
4474| #define SIZEOF_LONG_LONG 8
4475| #define HAVE_INT8_T 1
4476| #define HAVE_INT16_T 1
4477| #define HAVE_INT32_T 1
4478| #define HAVE_INT64_T 1
4479| /* end confdefs.h.  */
4480|
4481| #if HAVE_STDINT_H
4482| # include <stdint.h>
4483| #endif
4484| #if HAVE_SYS_TYPES_H
4485| # include <sys/types.h>
4486| #endif
4487|
4488|
4489| int
4490| main ()
4491| {
4492| if (sizeof ((uint8_t)))
4493|           return 0;
4494|   ;
4495|   return 0;
4496| }
4497configure:13844: result: yes
4498configure:13861: checking for uint16_t
4499configure:13861: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4500configure:13861: $? = 0
4501configure:13861: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4502conftest.c:131:23: error: expected expression
4503if (sizeof ((uint16_t)))
4504                      ^
45051 error generated.
4506configure:13861: $? = 1
4507configure: failed program was:
4508| /* confdefs.h */
4509| #define PACKAGE_NAME ""
4510| #define PACKAGE_TARNAME ""
4511| #define PACKAGE_VERSION ""
4512| #define PACKAGE_STRING ""
4513| #define PACKAGE_BUGREPORT ""
4514| #define PACKAGE_URL ""
4515| #define STDC_HEADERS 1
4516| #define HAVE_SYS_TYPES_H 1
4517| #define HAVE_SYS_STAT_H 1
4518| #define HAVE_STDLIB_H 1
4519| #define HAVE_STRING_H 1
4520| #define HAVE_MEMORY_H 1
4521| #define HAVE_STRINGS_H 1
4522| #define HAVE_INTTYPES_H 1
4523| #define HAVE_STDINT_H 1
4524| #define HAVE_UNISTD_H 1
4525| #define __EXTENSIONS__ 1
4526| #define _ALL_SOURCE 1
4527| #define _GNU_SOURCE 1
4528| #define _POSIX_PTHREAD_SEMANTICS 1
4529| #define _TANDEM_SOURCE 1
4530| #define HAVE_DEV_URANDOM 1
4531| #define HAVE_HUGE_VAL_INF 1
4532| #define HAVE_CPUID_COUNT 1
4533| #define HAVE_PHPDBG 1
4534| #define PHPDBG_DEBUG 0
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_POLL_H 1
4569| #define HAVE_PWD_H 1
4570| #define HAVE_RESOLV_H 1
4571| #define HAVE_SIGNAL_H 1
4572| #define HAVE_STDARG_H 1
4573| #define HAVE_STDLIB_H 1
4574| #define HAVE_STRING_H 1
4575| #define HAVE_SYSLOG_H 1
4576| #define HAVE_SYSEXITS_H 1
4577| #define HAVE_SYS_IOCTL_H 1
4578| #define HAVE_SYS_FILE_H 1
4579| #define HAVE_SYS_MMAN_H 1
4580| #define HAVE_SYS_MOUNT_H 1
4581| #define HAVE_SYS_POLL_H 1
4582| #define HAVE_SYS_RESOURCE_H 1
4583| #define HAVE_SYS_SELECT_H 1
4584| #define HAVE_SYS_SOCKET_H 1
4585| #define HAVE_SYS_STAT_H 1
4586| #define HAVE_SYS_STATVFS_H 1
4587| #define HAVE_SYS_WAIT_H 1
4588| #define HAVE_TERMIOS_H 1
4589| #define HAVE_UNISTD_H 1
4590| #define HAVE_UTIME_H 1
4591| #define HAVE_SYS_UTSNAME_H 1
4592| #define HAVE_SYS_IPC_H 1
4593| #define HAVE_DLFCN_H 1
4594| #define HAVE_ASSERT_H 1
4595| #define HAVE_TMMINTRIN_H 1
4596| #define HAVE_NMMINTRIN_H 1
4597| #define HAVE_IMMINTRIN_H 1
4598| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4599| #define HAVE_STRUCT_TM_TM_ZONE 1
4600| #define HAVE_TM_ZONE 1
4601| #define MISSING_FCLOSE_DECL 0
4602| #define HAVE_TM_GMTOFF 1
4603| #define HAVE_STRUCT_FLOCK 1
4604| #define HAVE_SOCKLEN_T 1
4605| #define SIZEOF_SIZE_T 8
4606| #define SIZEOF_LONG_LONG 8
4607| #define SIZEOF_LONG_LONG_INT 8
4608| #define SIZEOF_LONG 8
4609| #define SIZEOF_INT 4
4610| #define SIZEOF_INTMAX_T 8
4611| #define HAVE_INTMAX_T 1
4612| #define SIZEOF_SSIZE_T 8
4613| #define HAVE_SSIZE_T 1
4614| #define SIZEOF_PTRDIFF_T 8
4615| #define HAVE_PTRDIFF_T 1
4616| #define SIZEOF_SHORT 2
4617| #define SIZEOF_INT 4
4618| #define SIZEOF_LONG 8
4619| #define SIZEOF_LONG_LONG 8
4620| #define HAVE_INT8_T 1
4621| #define HAVE_INT16_T 1
4622| #define HAVE_INT32_T 1
4623| #define HAVE_INT64_T 1
4624| #define HAVE_UINT8_T 1
4625| /* end confdefs.h.  */
4626|
4627| #if HAVE_STDINT_H
4628| # include <stdint.h>
4629| #endif
4630| #if HAVE_SYS_TYPES_H
4631| # include <sys/types.h>
4632| #endif
4633|
4634|
4635| int
4636| main ()
4637| {
4638| if (sizeof ((uint16_t)))
4639|           return 0;
4640|   ;
4641|   return 0;
4642| }
4643configure:13861: result: yes
4644configure:13878: checking for uint32_t
4645configure:13878: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4646configure:13878: $? = 0
4647configure:13878: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4648conftest.c:132:23: error: expected expression
4649if (sizeof ((uint32_t)))
4650                      ^
46511 error generated.
4652configure:13878: $? = 1
4653configure: failed program was:
4654| /* confdefs.h */
4655| #define PACKAGE_NAME ""
4656| #define PACKAGE_TARNAME ""
4657| #define PACKAGE_VERSION ""
4658| #define PACKAGE_STRING ""
4659| #define PACKAGE_BUGREPORT ""
4660| #define PACKAGE_URL ""
4661| #define STDC_HEADERS 1
4662| #define HAVE_SYS_TYPES_H 1
4663| #define HAVE_SYS_STAT_H 1
4664| #define HAVE_STDLIB_H 1
4665| #define HAVE_STRING_H 1
4666| #define HAVE_MEMORY_H 1
4667| #define HAVE_STRINGS_H 1
4668| #define HAVE_INTTYPES_H 1
4669| #define HAVE_STDINT_H 1
4670| #define HAVE_UNISTD_H 1
4671| #define __EXTENSIONS__ 1
4672| #define _ALL_SOURCE 1
4673| #define _GNU_SOURCE 1
4674| #define _POSIX_PTHREAD_SEMANTICS 1
4675| #define _TANDEM_SOURCE 1
4676| #define HAVE_DEV_URANDOM 1
4677| #define HAVE_HUGE_VAL_INF 1
4678| #define HAVE_CPUID_COUNT 1
4679| #define HAVE_PHPDBG 1
4680| #define PHPDBG_DEBUG 0
4681| #define PHP_WRITE_STDOUT 1
4682| #define HAVE_SOCKET 1
4683| #define HAVE_SOCKETPAIR 1
4684| #define HAVE_HTONL 1
4685| #define HAVE_GETHOSTNAME 1
4686| #define HAVE_GETHOSTBYADDR 1
4687| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4688| #define HAVE_DLOPEN 1
4689| #define HAVE_LIBDL 1
4690| #define HAVE_LIBM 1
4691| #define HAVE_INET_ATON 1
4692| #define STDC_HEADERS 1
4693| #define HAVE_DIRENT_H 1
4694| #define HAVE_INTTYPES_H 1
4695| #define HAVE_STDINT_H 1
4696| #define HAVE_DIRENT_H 1
4697| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4698| #define HAVE_SYS_PARAM_H 1
4699| #define HAVE_SYS_TYPES_H 1
4700| #define HAVE_SYS_TIME_H 1
4701| #define HAVE_NETINET_IN_H 1
4702| #define HAVE_ALLOCA_H 1
4703| #define HAVE_ARPA_INET_H 1
4704| #define HAVE_ARPA_NAMESER_H 1
4705| #define HAVE_ASSERT_H 1
4706| #define HAVE_DNS_H 1
4707| #define HAVE_FCNTL_H 1
4708| #define HAVE_GRP_H 1
4709| #define HAVE_LANGINFO_H 1
4710| #define HAVE_LIMITS_H 1
4711| #define HAVE_LOCALE_H 1
4712| #define HAVE_MONETARY_H 1
4713| #define HAVE_NETDB_H 1
4714| #define HAVE_POLL_H 1
4715| #define HAVE_PWD_H 1
4716| #define HAVE_RESOLV_H 1
4717| #define HAVE_SIGNAL_H 1
4718| #define HAVE_STDARG_H 1
4719| #define HAVE_STDLIB_H 1
4720| #define HAVE_STRING_H 1
4721| #define HAVE_SYSLOG_H 1
4722| #define HAVE_SYSEXITS_H 1
4723| #define HAVE_SYS_IOCTL_H 1
4724| #define HAVE_SYS_FILE_H 1
4725| #define HAVE_SYS_MMAN_H 1
4726| #define HAVE_SYS_MOUNT_H 1
4727| #define HAVE_SYS_POLL_H 1
4728| #define HAVE_SYS_RESOURCE_H 1
4729| #define HAVE_SYS_SELECT_H 1
4730| #define HAVE_SYS_SOCKET_H 1
4731| #define HAVE_SYS_STAT_H 1
4732| #define HAVE_SYS_STATVFS_H 1
4733| #define HAVE_SYS_WAIT_H 1
4734| #define HAVE_TERMIOS_H 1
4735| #define HAVE_UNISTD_H 1
4736| #define HAVE_UTIME_H 1
4737| #define HAVE_SYS_UTSNAME_H 1
4738| #define HAVE_SYS_IPC_H 1
4739| #define HAVE_DLFCN_H 1
4740| #define HAVE_ASSERT_H 1
4741| #define HAVE_TMMINTRIN_H 1
4742| #define HAVE_NMMINTRIN_H 1
4743| #define HAVE_IMMINTRIN_H 1
4744| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4745| #define HAVE_STRUCT_TM_TM_ZONE 1
4746| #define HAVE_TM_ZONE 1
4747| #define MISSING_FCLOSE_DECL 0
4748| #define HAVE_TM_GMTOFF 1
4749| #define HAVE_STRUCT_FLOCK 1
4750| #define HAVE_SOCKLEN_T 1
4751| #define SIZEOF_SIZE_T 8
4752| #define SIZEOF_LONG_LONG 8
4753| #define SIZEOF_LONG_LONG_INT 8
4754| #define SIZEOF_LONG 8
4755| #define SIZEOF_INT 4
4756| #define SIZEOF_INTMAX_T 8
4757| #define HAVE_INTMAX_T 1
4758| #define SIZEOF_SSIZE_T 8
4759| #define HAVE_SSIZE_T 1
4760| #define SIZEOF_PTRDIFF_T 8
4761| #define HAVE_PTRDIFF_T 1
4762| #define SIZEOF_SHORT 2
4763| #define SIZEOF_INT 4
4764| #define SIZEOF_LONG 8
4765| #define SIZEOF_LONG_LONG 8
4766| #define HAVE_INT8_T 1
4767| #define HAVE_INT16_T 1
4768| #define HAVE_INT32_T 1
4769| #define HAVE_INT64_T 1
4770| #define HAVE_UINT8_T 1
4771| #define HAVE_UINT16_T 1
4772| /* end confdefs.h.  */
4773|
4774| #if HAVE_STDINT_H
4775| # include <stdint.h>
4776| #endif
4777| #if HAVE_SYS_TYPES_H
4778| # include <sys/types.h>
4779| #endif
4780|
4781|
4782| int
4783| main ()
4784| {
4785| if (sizeof ((uint32_t)))
4786|           return 0;
4787|   ;
4788|   return 0;
4789| }
4790configure:13878: result: yes
4791configure:13895: checking for uint64_t
4792configure:13895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4793configure:13895: $? = 0
4794configure:13895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4795conftest.c:133:23: error: expected expression
4796if (sizeof ((uint64_t)))
4797                      ^
47981 error generated.
4799configure:13895: $? = 1
4800configure: failed program was:
4801| /* confdefs.h */
4802| #define PACKAGE_NAME ""
4803| #define PACKAGE_TARNAME ""
4804| #define PACKAGE_VERSION ""
4805| #define PACKAGE_STRING ""
4806| #define PACKAGE_BUGREPORT ""
4807| #define PACKAGE_URL ""
4808| #define STDC_HEADERS 1
4809| #define HAVE_SYS_TYPES_H 1
4810| #define HAVE_SYS_STAT_H 1
4811| #define HAVE_STDLIB_H 1
4812| #define HAVE_STRING_H 1
4813| #define HAVE_MEMORY_H 1
4814| #define HAVE_STRINGS_H 1
4815| #define HAVE_INTTYPES_H 1
4816| #define HAVE_STDINT_H 1
4817| #define HAVE_UNISTD_H 1
4818| #define __EXTENSIONS__ 1
4819| #define _ALL_SOURCE 1
4820| #define _GNU_SOURCE 1
4821| #define _POSIX_PTHREAD_SEMANTICS 1
4822| #define _TANDEM_SOURCE 1
4823| #define HAVE_DEV_URANDOM 1
4824| #define HAVE_HUGE_VAL_INF 1
4825| #define HAVE_CPUID_COUNT 1
4826| #define HAVE_PHPDBG 1
4827| #define PHPDBG_DEBUG 0
4828| #define PHP_WRITE_STDOUT 1
4829| #define HAVE_SOCKET 1
4830| #define HAVE_SOCKETPAIR 1
4831| #define HAVE_HTONL 1
4832| #define HAVE_GETHOSTNAME 1
4833| #define HAVE_GETHOSTBYADDR 1
4834| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4835| #define HAVE_DLOPEN 1
4836| #define HAVE_LIBDL 1
4837| #define HAVE_LIBM 1
4838| #define HAVE_INET_ATON 1
4839| #define STDC_HEADERS 1
4840| #define HAVE_DIRENT_H 1
4841| #define HAVE_INTTYPES_H 1
4842| #define HAVE_STDINT_H 1
4843| #define HAVE_DIRENT_H 1
4844| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4845| #define HAVE_SYS_PARAM_H 1
4846| #define HAVE_SYS_TYPES_H 1
4847| #define HAVE_SYS_TIME_H 1
4848| #define HAVE_NETINET_IN_H 1
4849| #define HAVE_ALLOCA_H 1
4850| #define HAVE_ARPA_INET_H 1
4851| #define HAVE_ARPA_NAMESER_H 1
4852| #define HAVE_ASSERT_H 1
4853| #define HAVE_DNS_H 1
4854| #define HAVE_FCNTL_H 1
4855| #define HAVE_GRP_H 1
4856| #define HAVE_LANGINFO_H 1
4857| #define HAVE_LIMITS_H 1
4858| #define HAVE_LOCALE_H 1
4859| #define HAVE_MONETARY_H 1
4860| #define HAVE_NETDB_H 1
4861| #define HAVE_POLL_H 1
4862| #define HAVE_PWD_H 1
4863| #define HAVE_RESOLV_H 1
4864| #define HAVE_SIGNAL_H 1
4865| #define HAVE_STDARG_H 1
4866| #define HAVE_STDLIB_H 1
4867| #define HAVE_STRING_H 1
4868| #define HAVE_SYSLOG_H 1
4869| #define HAVE_SYSEXITS_H 1
4870| #define HAVE_SYS_IOCTL_H 1
4871| #define HAVE_SYS_FILE_H 1
4872| #define HAVE_SYS_MMAN_H 1
4873| #define HAVE_SYS_MOUNT_H 1
4874| #define HAVE_SYS_POLL_H 1
4875| #define HAVE_SYS_RESOURCE_H 1
4876| #define HAVE_SYS_SELECT_H 1
4877| #define HAVE_SYS_SOCKET_H 1
4878| #define HAVE_SYS_STAT_H 1
4879| #define HAVE_SYS_STATVFS_H 1
4880| #define HAVE_SYS_WAIT_H 1
4881| #define HAVE_TERMIOS_H 1
4882| #define HAVE_UNISTD_H 1
4883| #define HAVE_UTIME_H 1
4884| #define HAVE_SYS_UTSNAME_H 1
4885| #define HAVE_SYS_IPC_H 1
4886| #define HAVE_DLFCN_H 1
4887| #define HAVE_ASSERT_H 1
4888| #define HAVE_TMMINTRIN_H 1
4889| #define HAVE_NMMINTRIN_H 1
4890| #define HAVE_IMMINTRIN_H 1
4891| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
4892| #define HAVE_STRUCT_TM_TM_ZONE 1
4893| #define HAVE_TM_ZONE 1
4894| #define MISSING_FCLOSE_DECL 0
4895| #define HAVE_TM_GMTOFF 1
4896| #define HAVE_STRUCT_FLOCK 1
4897| #define HAVE_SOCKLEN_T 1
4898| #define SIZEOF_SIZE_T 8
4899| #define SIZEOF_LONG_LONG 8
4900| #define SIZEOF_LONG_LONG_INT 8
4901| #define SIZEOF_LONG 8
4902| #define SIZEOF_INT 4
4903| #define SIZEOF_INTMAX_T 8
4904| #define HAVE_INTMAX_T 1
4905| #define SIZEOF_SSIZE_T 8
4906| #define HAVE_SSIZE_T 1
4907| #define SIZEOF_PTRDIFF_T 8
4908| #define HAVE_PTRDIFF_T 1
4909| #define SIZEOF_SHORT 2
4910| #define SIZEOF_INT 4
4911| #define SIZEOF_LONG 8
4912| #define SIZEOF_LONG_LONG 8
4913| #define HAVE_INT8_T 1
4914| #define HAVE_INT16_T 1
4915| #define HAVE_INT32_T 1
4916| #define HAVE_INT64_T 1
4917| #define HAVE_UINT8_T 1
4918| #define HAVE_UINT16_T 1
4919| #define HAVE_UINT32_T 1
4920| /* end confdefs.h.  */
4921|
4922| #if HAVE_STDINT_H
4923| # include <stdint.h>
4924| #endif
4925| #if HAVE_SYS_TYPES_H
4926| # include <sys/types.h>
4927| #endif
4928|
4929|
4930| int
4931| main ()
4932| {
4933| if (sizeof ((uint64_t)))
4934|           return 0;
4935|   ;
4936|   return 0;
4937| }
4938configure:13895: result: yes
4939configure:13912: checking for u_int8_t
4940configure:13912: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4941configure:13912: $? = 0
4942configure:13912: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
4943conftest.c:134:23: error: expected expression
4944if (sizeof ((u_int8_t)))
4945                      ^
49461 error generated.
4947configure:13912: $? = 1
4948configure: failed program was:
4949| /* confdefs.h */
4950| #define PACKAGE_NAME ""
4951| #define PACKAGE_TARNAME ""
4952| #define PACKAGE_VERSION ""
4953| #define PACKAGE_STRING ""
4954| #define PACKAGE_BUGREPORT ""
4955| #define PACKAGE_URL ""
4956| #define STDC_HEADERS 1
4957| #define HAVE_SYS_TYPES_H 1
4958| #define HAVE_SYS_STAT_H 1
4959| #define HAVE_STDLIB_H 1
4960| #define HAVE_STRING_H 1
4961| #define HAVE_MEMORY_H 1
4962| #define HAVE_STRINGS_H 1
4963| #define HAVE_INTTYPES_H 1
4964| #define HAVE_STDINT_H 1
4965| #define HAVE_UNISTD_H 1
4966| #define __EXTENSIONS__ 1
4967| #define _ALL_SOURCE 1
4968| #define _GNU_SOURCE 1
4969| #define _POSIX_PTHREAD_SEMANTICS 1
4970| #define _TANDEM_SOURCE 1
4971| #define HAVE_DEV_URANDOM 1
4972| #define HAVE_HUGE_VAL_INF 1
4973| #define HAVE_CPUID_COUNT 1
4974| #define HAVE_PHPDBG 1
4975| #define PHPDBG_DEBUG 0
4976| #define PHP_WRITE_STDOUT 1
4977| #define HAVE_SOCKET 1
4978| #define HAVE_SOCKETPAIR 1
4979| #define HAVE_HTONL 1
4980| #define HAVE_GETHOSTNAME 1
4981| #define HAVE_GETHOSTBYADDR 1
4982| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
4983| #define HAVE_DLOPEN 1
4984| #define HAVE_LIBDL 1
4985| #define HAVE_LIBM 1
4986| #define HAVE_INET_ATON 1
4987| #define STDC_HEADERS 1
4988| #define HAVE_DIRENT_H 1
4989| #define HAVE_INTTYPES_H 1
4990| #define HAVE_STDINT_H 1
4991| #define HAVE_DIRENT_H 1
4992| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
4993| #define HAVE_SYS_PARAM_H 1
4994| #define HAVE_SYS_TYPES_H 1
4995| #define HAVE_SYS_TIME_H 1
4996| #define HAVE_NETINET_IN_H 1
4997| #define HAVE_ALLOCA_H 1
4998| #define HAVE_ARPA_INET_H 1
4999| #define HAVE_ARPA_NAMESER_H 1
5000| #define HAVE_ASSERT_H 1
5001| #define HAVE_DNS_H 1
5002| #define HAVE_FCNTL_H 1
5003| #define HAVE_GRP_H 1
5004| #define HAVE_LANGINFO_H 1
5005| #define HAVE_LIMITS_H 1
5006| #define HAVE_LOCALE_H 1
5007| #define HAVE_MONETARY_H 1
5008| #define HAVE_NETDB_H 1
5009| #define HAVE_POLL_H 1
5010| #define HAVE_PWD_H 1
5011| #define HAVE_RESOLV_H 1
5012| #define HAVE_SIGNAL_H 1
5013| #define HAVE_STDARG_H 1
5014| #define HAVE_STDLIB_H 1
5015| #define HAVE_STRING_H 1
5016| #define HAVE_SYSLOG_H 1
5017| #define HAVE_SYSEXITS_H 1
5018| #define HAVE_SYS_IOCTL_H 1
5019| #define HAVE_SYS_FILE_H 1
5020| #define HAVE_SYS_MMAN_H 1
5021| #define HAVE_SYS_MOUNT_H 1
5022| #define HAVE_SYS_POLL_H 1
5023| #define HAVE_SYS_RESOURCE_H 1
5024| #define HAVE_SYS_SELECT_H 1
5025| #define HAVE_SYS_SOCKET_H 1
5026| #define HAVE_SYS_STAT_H 1
5027| #define HAVE_SYS_STATVFS_H 1
5028| #define HAVE_SYS_WAIT_H 1
5029| #define HAVE_TERMIOS_H 1
5030| #define HAVE_UNISTD_H 1
5031| #define HAVE_UTIME_H 1
5032| #define HAVE_SYS_UTSNAME_H 1
5033| #define HAVE_SYS_IPC_H 1
5034| #define HAVE_DLFCN_H 1
5035| #define HAVE_ASSERT_H 1
5036| #define HAVE_TMMINTRIN_H 1
5037| #define HAVE_NMMINTRIN_H 1
5038| #define HAVE_IMMINTRIN_H 1
5039| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5040| #define HAVE_STRUCT_TM_TM_ZONE 1
5041| #define HAVE_TM_ZONE 1
5042| #define MISSING_FCLOSE_DECL 0
5043| #define HAVE_TM_GMTOFF 1
5044| #define HAVE_STRUCT_FLOCK 1
5045| #define HAVE_SOCKLEN_T 1
5046| #define SIZEOF_SIZE_T 8
5047| #define SIZEOF_LONG_LONG 8
5048| #define SIZEOF_LONG_LONG_INT 8
5049| #define SIZEOF_LONG 8
5050| #define SIZEOF_INT 4
5051| #define SIZEOF_INTMAX_T 8
5052| #define HAVE_INTMAX_T 1
5053| #define SIZEOF_SSIZE_T 8
5054| #define HAVE_SSIZE_T 1
5055| #define SIZEOF_PTRDIFF_T 8
5056| #define HAVE_PTRDIFF_T 1
5057| #define SIZEOF_SHORT 2
5058| #define SIZEOF_INT 4
5059| #define SIZEOF_LONG 8
5060| #define SIZEOF_LONG_LONG 8
5061| #define HAVE_INT8_T 1
5062| #define HAVE_INT16_T 1
5063| #define HAVE_INT32_T 1
5064| #define HAVE_INT64_T 1
5065| #define HAVE_UINT8_T 1
5066| #define HAVE_UINT16_T 1
5067| #define HAVE_UINT32_T 1
5068| #define HAVE_UINT64_T 1
5069| /* end confdefs.h.  */
5070|
5071| #if HAVE_STDINT_H
5072| # include <stdint.h>
5073| #endif
5074| #if HAVE_SYS_TYPES_H
5075| # include <sys/types.h>
5076| #endif
5077|
5078|
5079| int
5080| main ()
5081| {
5082| if (sizeof ((u_int8_t)))
5083|           return 0;
5084|   ;
5085|   return 0;
5086| }
5087configure:13912: result: yes
5088configure:13929: checking for u_int16_t
5089configure:13929: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5090configure:13929: $? = 0
5091configure:13929: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5092conftest.c:135:24: error: expected expression
5093if (sizeof ((u_int16_t)))
5094                       ^
50951 error generated.
5096configure:13929: $? = 1
5097configure: failed program was:
5098| /* confdefs.h */
5099| #define PACKAGE_NAME ""
5100| #define PACKAGE_TARNAME ""
5101| #define PACKAGE_VERSION ""
5102| #define PACKAGE_STRING ""
5103| #define PACKAGE_BUGREPORT ""
5104| #define PACKAGE_URL ""
5105| #define STDC_HEADERS 1
5106| #define HAVE_SYS_TYPES_H 1
5107| #define HAVE_SYS_STAT_H 1
5108| #define HAVE_STDLIB_H 1
5109| #define HAVE_STRING_H 1
5110| #define HAVE_MEMORY_H 1
5111| #define HAVE_STRINGS_H 1
5112| #define HAVE_INTTYPES_H 1
5113| #define HAVE_STDINT_H 1
5114| #define HAVE_UNISTD_H 1
5115| #define __EXTENSIONS__ 1
5116| #define _ALL_SOURCE 1
5117| #define _GNU_SOURCE 1
5118| #define _POSIX_PTHREAD_SEMANTICS 1
5119| #define _TANDEM_SOURCE 1
5120| #define HAVE_DEV_URANDOM 1
5121| #define HAVE_HUGE_VAL_INF 1
5122| #define HAVE_CPUID_COUNT 1
5123| #define HAVE_PHPDBG 1
5124| #define PHPDBG_DEBUG 0
5125| #define PHP_WRITE_STDOUT 1
5126| #define HAVE_SOCKET 1
5127| #define HAVE_SOCKETPAIR 1
5128| #define HAVE_HTONL 1
5129| #define HAVE_GETHOSTNAME 1
5130| #define HAVE_GETHOSTBYADDR 1
5131| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5132| #define HAVE_DLOPEN 1
5133| #define HAVE_LIBDL 1
5134| #define HAVE_LIBM 1
5135| #define HAVE_INET_ATON 1
5136| #define STDC_HEADERS 1
5137| #define HAVE_DIRENT_H 1
5138| #define HAVE_INTTYPES_H 1
5139| #define HAVE_STDINT_H 1
5140| #define HAVE_DIRENT_H 1
5141| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5142| #define HAVE_SYS_PARAM_H 1
5143| #define HAVE_SYS_TYPES_H 1
5144| #define HAVE_SYS_TIME_H 1
5145| #define HAVE_NETINET_IN_H 1
5146| #define HAVE_ALLOCA_H 1
5147| #define HAVE_ARPA_INET_H 1
5148| #define HAVE_ARPA_NAMESER_H 1
5149| #define HAVE_ASSERT_H 1
5150| #define HAVE_DNS_H 1
5151| #define HAVE_FCNTL_H 1
5152| #define HAVE_GRP_H 1
5153| #define HAVE_LANGINFO_H 1
5154| #define HAVE_LIMITS_H 1
5155| #define HAVE_LOCALE_H 1
5156| #define HAVE_MONETARY_H 1
5157| #define HAVE_NETDB_H 1
5158| #define HAVE_POLL_H 1
5159| #define HAVE_PWD_H 1
5160| #define HAVE_RESOLV_H 1
5161| #define HAVE_SIGNAL_H 1
5162| #define HAVE_STDARG_H 1
5163| #define HAVE_STDLIB_H 1
5164| #define HAVE_STRING_H 1
5165| #define HAVE_SYSLOG_H 1
5166| #define HAVE_SYSEXITS_H 1
5167| #define HAVE_SYS_IOCTL_H 1
5168| #define HAVE_SYS_FILE_H 1
5169| #define HAVE_SYS_MMAN_H 1
5170| #define HAVE_SYS_MOUNT_H 1
5171| #define HAVE_SYS_POLL_H 1
5172| #define HAVE_SYS_RESOURCE_H 1
5173| #define HAVE_SYS_SELECT_H 1
5174| #define HAVE_SYS_SOCKET_H 1
5175| #define HAVE_SYS_STAT_H 1
5176| #define HAVE_SYS_STATVFS_H 1
5177| #define HAVE_SYS_WAIT_H 1
5178| #define HAVE_TERMIOS_H 1
5179| #define HAVE_UNISTD_H 1
5180| #define HAVE_UTIME_H 1
5181| #define HAVE_SYS_UTSNAME_H 1
5182| #define HAVE_SYS_IPC_H 1
5183| #define HAVE_DLFCN_H 1
5184| #define HAVE_ASSERT_H 1
5185| #define HAVE_TMMINTRIN_H 1
5186| #define HAVE_NMMINTRIN_H 1
5187| #define HAVE_IMMINTRIN_H 1
5188| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5189| #define HAVE_STRUCT_TM_TM_ZONE 1
5190| #define HAVE_TM_ZONE 1
5191| #define MISSING_FCLOSE_DECL 0
5192| #define HAVE_TM_GMTOFF 1
5193| #define HAVE_STRUCT_FLOCK 1
5194| #define HAVE_SOCKLEN_T 1
5195| #define SIZEOF_SIZE_T 8
5196| #define SIZEOF_LONG_LONG 8
5197| #define SIZEOF_LONG_LONG_INT 8
5198| #define SIZEOF_LONG 8
5199| #define SIZEOF_INT 4
5200| #define SIZEOF_INTMAX_T 8
5201| #define HAVE_INTMAX_T 1
5202| #define SIZEOF_SSIZE_T 8
5203| #define HAVE_SSIZE_T 1
5204| #define SIZEOF_PTRDIFF_T 8
5205| #define HAVE_PTRDIFF_T 1
5206| #define SIZEOF_SHORT 2
5207| #define SIZEOF_INT 4
5208| #define SIZEOF_LONG 8
5209| #define SIZEOF_LONG_LONG 8
5210| #define HAVE_INT8_T 1
5211| #define HAVE_INT16_T 1
5212| #define HAVE_INT32_T 1
5213| #define HAVE_INT64_T 1
5214| #define HAVE_UINT8_T 1
5215| #define HAVE_UINT16_T 1
5216| #define HAVE_UINT32_T 1
5217| #define HAVE_UINT64_T 1
5218| #define HAVE_U_INT8_T 1
5219| /* end confdefs.h.  */
5220|
5221| #if HAVE_STDINT_H
5222| # include <stdint.h>
5223| #endif
5224| #if HAVE_SYS_TYPES_H
5225| # include <sys/types.h>
5226| #endif
5227|
5228|
5229| int
5230| main ()
5231| {
5232| if (sizeof ((u_int16_t)))
5233|           return 0;
5234|   ;
5235|   return 0;
5236| }
5237configure:13929: result: yes
5238configure:13946: checking for u_int32_t
5239configure:13946: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5240configure:13946: $? = 0
5241configure:13946: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5242conftest.c:136:24: error: expected expression
5243if (sizeof ((u_int32_t)))
5244                       ^
52451 error generated.
5246configure:13946: $? = 1
5247configure: failed program was:
5248| /* confdefs.h */
5249| #define PACKAGE_NAME ""
5250| #define PACKAGE_TARNAME ""
5251| #define PACKAGE_VERSION ""
5252| #define PACKAGE_STRING ""
5253| #define PACKAGE_BUGREPORT ""
5254| #define PACKAGE_URL ""
5255| #define STDC_HEADERS 1
5256| #define HAVE_SYS_TYPES_H 1
5257| #define HAVE_SYS_STAT_H 1
5258| #define HAVE_STDLIB_H 1
5259| #define HAVE_STRING_H 1
5260| #define HAVE_MEMORY_H 1
5261| #define HAVE_STRINGS_H 1
5262| #define HAVE_INTTYPES_H 1
5263| #define HAVE_STDINT_H 1
5264| #define HAVE_UNISTD_H 1
5265| #define __EXTENSIONS__ 1
5266| #define _ALL_SOURCE 1
5267| #define _GNU_SOURCE 1
5268| #define _POSIX_PTHREAD_SEMANTICS 1
5269| #define _TANDEM_SOURCE 1
5270| #define HAVE_DEV_URANDOM 1
5271| #define HAVE_HUGE_VAL_INF 1
5272| #define HAVE_CPUID_COUNT 1
5273| #define HAVE_PHPDBG 1
5274| #define PHPDBG_DEBUG 0
5275| #define PHP_WRITE_STDOUT 1
5276| #define HAVE_SOCKET 1
5277| #define HAVE_SOCKETPAIR 1
5278| #define HAVE_HTONL 1
5279| #define HAVE_GETHOSTNAME 1
5280| #define HAVE_GETHOSTBYADDR 1
5281| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5282| #define HAVE_DLOPEN 1
5283| #define HAVE_LIBDL 1
5284| #define HAVE_LIBM 1
5285| #define HAVE_INET_ATON 1
5286| #define STDC_HEADERS 1
5287| #define HAVE_DIRENT_H 1
5288| #define HAVE_INTTYPES_H 1
5289| #define HAVE_STDINT_H 1
5290| #define HAVE_DIRENT_H 1
5291| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5292| #define HAVE_SYS_PARAM_H 1
5293| #define HAVE_SYS_TYPES_H 1
5294| #define HAVE_SYS_TIME_H 1
5295| #define HAVE_NETINET_IN_H 1
5296| #define HAVE_ALLOCA_H 1
5297| #define HAVE_ARPA_INET_H 1
5298| #define HAVE_ARPA_NAMESER_H 1
5299| #define HAVE_ASSERT_H 1
5300| #define HAVE_DNS_H 1
5301| #define HAVE_FCNTL_H 1
5302| #define HAVE_GRP_H 1
5303| #define HAVE_LANGINFO_H 1
5304| #define HAVE_LIMITS_H 1
5305| #define HAVE_LOCALE_H 1
5306| #define HAVE_MONETARY_H 1
5307| #define HAVE_NETDB_H 1
5308| #define HAVE_POLL_H 1
5309| #define HAVE_PWD_H 1
5310| #define HAVE_RESOLV_H 1
5311| #define HAVE_SIGNAL_H 1
5312| #define HAVE_STDARG_H 1
5313| #define HAVE_STDLIB_H 1
5314| #define HAVE_STRING_H 1
5315| #define HAVE_SYSLOG_H 1
5316| #define HAVE_SYSEXITS_H 1
5317| #define HAVE_SYS_IOCTL_H 1
5318| #define HAVE_SYS_FILE_H 1
5319| #define HAVE_SYS_MMAN_H 1
5320| #define HAVE_SYS_MOUNT_H 1
5321| #define HAVE_SYS_POLL_H 1
5322| #define HAVE_SYS_RESOURCE_H 1
5323| #define HAVE_SYS_SELECT_H 1
5324| #define HAVE_SYS_SOCKET_H 1
5325| #define HAVE_SYS_STAT_H 1
5326| #define HAVE_SYS_STATVFS_H 1
5327| #define HAVE_SYS_WAIT_H 1
5328| #define HAVE_TERMIOS_H 1
5329| #define HAVE_UNISTD_H 1
5330| #define HAVE_UTIME_H 1
5331| #define HAVE_SYS_UTSNAME_H 1
5332| #define HAVE_SYS_IPC_H 1
5333| #define HAVE_DLFCN_H 1
5334| #define HAVE_ASSERT_H 1
5335| #define HAVE_TMMINTRIN_H 1
5336| #define HAVE_NMMINTRIN_H 1
5337| #define HAVE_IMMINTRIN_H 1
5338| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5339| #define HAVE_STRUCT_TM_TM_ZONE 1
5340| #define HAVE_TM_ZONE 1
5341| #define MISSING_FCLOSE_DECL 0
5342| #define HAVE_TM_GMTOFF 1
5343| #define HAVE_STRUCT_FLOCK 1
5344| #define HAVE_SOCKLEN_T 1
5345| #define SIZEOF_SIZE_T 8
5346| #define SIZEOF_LONG_LONG 8
5347| #define SIZEOF_LONG_LONG_INT 8
5348| #define SIZEOF_LONG 8
5349| #define SIZEOF_INT 4
5350| #define SIZEOF_INTMAX_T 8
5351| #define HAVE_INTMAX_T 1
5352| #define SIZEOF_SSIZE_T 8
5353| #define HAVE_SSIZE_T 1
5354| #define SIZEOF_PTRDIFF_T 8
5355| #define HAVE_PTRDIFF_T 1
5356| #define SIZEOF_SHORT 2
5357| #define SIZEOF_INT 4
5358| #define SIZEOF_LONG 8
5359| #define SIZEOF_LONG_LONG 8
5360| #define HAVE_INT8_T 1
5361| #define HAVE_INT16_T 1
5362| #define HAVE_INT32_T 1
5363| #define HAVE_INT64_T 1
5364| #define HAVE_UINT8_T 1
5365| #define HAVE_UINT16_T 1
5366| #define HAVE_UINT32_T 1
5367| #define HAVE_UINT64_T 1
5368| #define HAVE_U_INT8_T 1
5369| #define HAVE_U_INT16_T 1
5370| /* end confdefs.h.  */
5371|
5372| #if HAVE_STDINT_H
5373| # include <stdint.h>
5374| #endif
5375| #if HAVE_SYS_TYPES_H
5376| # include <sys/types.h>
5377| #endif
5378|
5379|
5380| int
5381| main ()
5382| {
5383| if (sizeof ((u_int32_t)))
5384|           return 0;
5385|   ;
5386|   return 0;
5387| }
5388configure:13946: result: yes
5389configure:13963: checking for u_int64_t
5390configure:13963: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5391configure:13963: $? = 0
5392configure:13963: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5393conftest.c:137:24: error: expected expression
5394if (sizeof ((u_int64_t)))
5395                       ^
53961 error generated.
5397configure:13963: $? = 1
5398configure: failed program was:
5399| /* confdefs.h */
5400| #define PACKAGE_NAME ""
5401| #define PACKAGE_TARNAME ""
5402| #define PACKAGE_VERSION ""
5403| #define PACKAGE_STRING ""
5404| #define PACKAGE_BUGREPORT ""
5405| #define PACKAGE_URL ""
5406| #define STDC_HEADERS 1
5407| #define HAVE_SYS_TYPES_H 1
5408| #define HAVE_SYS_STAT_H 1
5409| #define HAVE_STDLIB_H 1
5410| #define HAVE_STRING_H 1
5411| #define HAVE_MEMORY_H 1
5412| #define HAVE_STRINGS_H 1
5413| #define HAVE_INTTYPES_H 1
5414| #define HAVE_STDINT_H 1
5415| #define HAVE_UNISTD_H 1
5416| #define __EXTENSIONS__ 1
5417| #define _ALL_SOURCE 1
5418| #define _GNU_SOURCE 1
5419| #define _POSIX_PTHREAD_SEMANTICS 1
5420| #define _TANDEM_SOURCE 1
5421| #define HAVE_DEV_URANDOM 1
5422| #define HAVE_HUGE_VAL_INF 1
5423| #define HAVE_CPUID_COUNT 1
5424| #define HAVE_PHPDBG 1
5425| #define PHPDBG_DEBUG 0
5426| #define PHP_WRITE_STDOUT 1
5427| #define HAVE_SOCKET 1
5428| #define HAVE_SOCKETPAIR 1
5429| #define HAVE_HTONL 1
5430| #define HAVE_GETHOSTNAME 1
5431| #define HAVE_GETHOSTBYADDR 1
5432| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5433| #define HAVE_DLOPEN 1
5434| #define HAVE_LIBDL 1
5435| #define HAVE_LIBM 1
5436| #define HAVE_INET_ATON 1
5437| #define STDC_HEADERS 1
5438| #define HAVE_DIRENT_H 1
5439| #define HAVE_INTTYPES_H 1
5440| #define HAVE_STDINT_H 1
5441| #define HAVE_DIRENT_H 1
5442| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5443| #define HAVE_SYS_PARAM_H 1
5444| #define HAVE_SYS_TYPES_H 1
5445| #define HAVE_SYS_TIME_H 1
5446| #define HAVE_NETINET_IN_H 1
5447| #define HAVE_ALLOCA_H 1
5448| #define HAVE_ARPA_INET_H 1
5449| #define HAVE_ARPA_NAMESER_H 1
5450| #define HAVE_ASSERT_H 1
5451| #define HAVE_DNS_H 1
5452| #define HAVE_FCNTL_H 1
5453| #define HAVE_GRP_H 1
5454| #define HAVE_LANGINFO_H 1
5455| #define HAVE_LIMITS_H 1
5456| #define HAVE_LOCALE_H 1
5457| #define HAVE_MONETARY_H 1
5458| #define HAVE_NETDB_H 1
5459| #define HAVE_POLL_H 1
5460| #define HAVE_PWD_H 1
5461| #define HAVE_RESOLV_H 1
5462| #define HAVE_SIGNAL_H 1
5463| #define HAVE_STDARG_H 1
5464| #define HAVE_STDLIB_H 1
5465| #define HAVE_STRING_H 1
5466| #define HAVE_SYSLOG_H 1
5467| #define HAVE_SYSEXITS_H 1
5468| #define HAVE_SYS_IOCTL_H 1
5469| #define HAVE_SYS_FILE_H 1
5470| #define HAVE_SYS_MMAN_H 1
5471| #define HAVE_SYS_MOUNT_H 1
5472| #define HAVE_SYS_POLL_H 1
5473| #define HAVE_SYS_RESOURCE_H 1
5474| #define HAVE_SYS_SELECT_H 1
5475| #define HAVE_SYS_SOCKET_H 1
5476| #define HAVE_SYS_STAT_H 1
5477| #define HAVE_SYS_STATVFS_H 1
5478| #define HAVE_SYS_WAIT_H 1
5479| #define HAVE_TERMIOS_H 1
5480| #define HAVE_UNISTD_H 1
5481| #define HAVE_UTIME_H 1
5482| #define HAVE_SYS_UTSNAME_H 1
5483| #define HAVE_SYS_IPC_H 1
5484| #define HAVE_DLFCN_H 1
5485| #define HAVE_ASSERT_H 1
5486| #define HAVE_TMMINTRIN_H 1
5487| #define HAVE_NMMINTRIN_H 1
5488| #define HAVE_IMMINTRIN_H 1
5489| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5490| #define HAVE_STRUCT_TM_TM_ZONE 1
5491| #define HAVE_TM_ZONE 1
5492| #define MISSING_FCLOSE_DECL 0
5493| #define HAVE_TM_GMTOFF 1
5494| #define HAVE_STRUCT_FLOCK 1
5495| #define HAVE_SOCKLEN_T 1
5496| #define SIZEOF_SIZE_T 8
5497| #define SIZEOF_LONG_LONG 8
5498| #define SIZEOF_LONG_LONG_INT 8
5499| #define SIZEOF_LONG 8
5500| #define SIZEOF_INT 4
5501| #define SIZEOF_INTMAX_T 8
5502| #define HAVE_INTMAX_T 1
5503| #define SIZEOF_SSIZE_T 8
5504| #define HAVE_SSIZE_T 1
5505| #define SIZEOF_PTRDIFF_T 8
5506| #define HAVE_PTRDIFF_T 1
5507| #define SIZEOF_SHORT 2
5508| #define SIZEOF_INT 4
5509| #define SIZEOF_LONG 8
5510| #define SIZEOF_LONG_LONG 8
5511| #define HAVE_INT8_T 1
5512| #define HAVE_INT16_T 1
5513| #define HAVE_INT32_T 1
5514| #define HAVE_INT64_T 1
5515| #define HAVE_UINT8_T 1
5516| #define HAVE_UINT16_T 1
5517| #define HAVE_UINT32_T 1
5518| #define HAVE_UINT64_T 1
5519| #define HAVE_U_INT8_T 1
5520| #define HAVE_U_INT16_T 1
5521| #define HAVE_U_INT32_T 1
5522| /* end confdefs.h.  */
5523|
5524| #if HAVE_STDINT_H
5525| # include <stdint.h>
5526| #endif
5527| #if HAVE_SYS_TYPES_H
5528| # include <sys/types.h>
5529| #endif
5530|
5531|
5532| int
5533| main ()
5534| {
5535| if (sizeof ((u_int64_t)))
5536|           return 0;
5537|   ;
5538|   return 0;
5539| }
5540configure:13963: result: yes
5541configure:13987: checking for __builtin_expect
5542configure:14003: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5543configure:14003: $? = 0
5544configure:14006: result: yes
5545configure:14027: checking for __builtin_clz
5546configure:14043: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5547configure:14043: $? = 0
5548configure:14046: result: yes
5549configure:14067: checking for __builtin_ctzl
5550configure:14083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5551configure:14083: $? = 0
5552configure:14086: result: yes
5553configure:14107: checking for __builtin_ctzll
5554configure:14123: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5555configure:14123: $? = 0
5556configure:14126: result: yes
5557configure:14147: checking for __builtin_smull_overflow
5558configure:14164: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5559configure:14164: $? = 0
5560configure:14167: result: yes
5561configure:14188: checking for __builtin_smulll_overflow
5562configure:14205: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5563configure:14205: $? = 0
5564configure:14208: result: yes
5565configure:14229: checking for __builtin_saddl_overflow
5566configure:14246: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5567configure:14246: $? = 0
5568configure:14249: result: yes
5569configure:14270: checking for __builtin_saddll_overflow
5570configure:14287: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5571configure:14287: $? = 0
5572configure:14290: result: yes
5573configure:14311: checking for __builtin_ssubl_overflow
5574configure:14328: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5575configure:14328: $? = 0
5576configure:14331: result: yes
5577configure:14352: checking for __builtin_ssubll_overflow
5578configure:14369: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5579configure:14369: $? = 0
5580configure:14372: result: yes
5581configure:14393: checking for __builtin_cpu_init
5582configure:14409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5583conftest.c:142:32: error: used type 'void' where arithmetic or pointer type is required
5584    return __builtin_cpu_init()? 1 : 0;
5585           ~~~~~~~~~~~~~~~~~~~~^
55861 error generated.
5587configure:14409: $? = 1
5588configure: failed program was:
5589| /* confdefs.h */
5590| #define PACKAGE_NAME ""
5591| #define PACKAGE_TARNAME ""
5592| #define PACKAGE_VERSION ""
5593| #define PACKAGE_STRING ""
5594| #define PACKAGE_BUGREPORT ""
5595| #define PACKAGE_URL ""
5596| #define STDC_HEADERS 1
5597| #define HAVE_SYS_TYPES_H 1
5598| #define HAVE_SYS_STAT_H 1
5599| #define HAVE_STDLIB_H 1
5600| #define HAVE_STRING_H 1
5601| #define HAVE_MEMORY_H 1
5602| #define HAVE_STRINGS_H 1
5603| #define HAVE_INTTYPES_H 1
5604| #define HAVE_STDINT_H 1
5605| #define HAVE_UNISTD_H 1
5606| #define __EXTENSIONS__ 1
5607| #define _ALL_SOURCE 1
5608| #define _GNU_SOURCE 1
5609| #define _POSIX_PTHREAD_SEMANTICS 1
5610| #define _TANDEM_SOURCE 1
5611| #define HAVE_DEV_URANDOM 1
5612| #define HAVE_HUGE_VAL_INF 1
5613| #define HAVE_CPUID_COUNT 1
5614| #define HAVE_PHPDBG 1
5615| #define PHPDBG_DEBUG 0
5616| #define PHP_WRITE_STDOUT 1
5617| #define HAVE_SOCKET 1
5618| #define HAVE_SOCKETPAIR 1
5619| #define HAVE_HTONL 1
5620| #define HAVE_GETHOSTNAME 1
5621| #define HAVE_GETHOSTBYADDR 1
5622| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5623| #define HAVE_DLOPEN 1
5624| #define HAVE_LIBDL 1
5625| #define HAVE_LIBM 1
5626| #define HAVE_INET_ATON 1
5627| #define STDC_HEADERS 1
5628| #define HAVE_DIRENT_H 1
5629| #define HAVE_INTTYPES_H 1
5630| #define HAVE_STDINT_H 1
5631| #define HAVE_DIRENT_H 1
5632| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5633| #define HAVE_SYS_PARAM_H 1
5634| #define HAVE_SYS_TYPES_H 1
5635| #define HAVE_SYS_TIME_H 1
5636| #define HAVE_NETINET_IN_H 1
5637| #define HAVE_ALLOCA_H 1
5638| #define HAVE_ARPA_INET_H 1
5639| #define HAVE_ARPA_NAMESER_H 1
5640| #define HAVE_ASSERT_H 1
5641| #define HAVE_DNS_H 1
5642| #define HAVE_FCNTL_H 1
5643| #define HAVE_GRP_H 1
5644| #define HAVE_LANGINFO_H 1
5645| #define HAVE_LIMITS_H 1
5646| #define HAVE_LOCALE_H 1
5647| #define HAVE_MONETARY_H 1
5648| #define HAVE_NETDB_H 1
5649| #define HAVE_POLL_H 1
5650| #define HAVE_PWD_H 1
5651| #define HAVE_RESOLV_H 1
5652| #define HAVE_SIGNAL_H 1
5653| #define HAVE_STDARG_H 1
5654| #define HAVE_STDLIB_H 1
5655| #define HAVE_STRING_H 1
5656| #define HAVE_SYSLOG_H 1
5657| #define HAVE_SYSEXITS_H 1
5658| #define HAVE_SYS_IOCTL_H 1
5659| #define HAVE_SYS_FILE_H 1
5660| #define HAVE_SYS_MMAN_H 1
5661| #define HAVE_SYS_MOUNT_H 1
5662| #define HAVE_SYS_POLL_H 1
5663| #define HAVE_SYS_RESOURCE_H 1
5664| #define HAVE_SYS_SELECT_H 1
5665| #define HAVE_SYS_SOCKET_H 1
5666| #define HAVE_SYS_STAT_H 1
5667| #define HAVE_SYS_STATVFS_H 1
5668| #define HAVE_SYS_WAIT_H 1
5669| #define HAVE_TERMIOS_H 1
5670| #define HAVE_UNISTD_H 1
5671| #define HAVE_UTIME_H 1
5672| #define HAVE_SYS_UTSNAME_H 1
5673| #define HAVE_SYS_IPC_H 1
5674| #define HAVE_DLFCN_H 1
5675| #define HAVE_ASSERT_H 1
5676| #define HAVE_TMMINTRIN_H 1
5677| #define HAVE_NMMINTRIN_H 1
5678| #define HAVE_IMMINTRIN_H 1
5679| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5680| #define HAVE_STRUCT_TM_TM_ZONE 1
5681| #define HAVE_TM_ZONE 1
5682| #define MISSING_FCLOSE_DECL 0
5683| #define HAVE_TM_GMTOFF 1
5684| #define HAVE_STRUCT_FLOCK 1
5685| #define HAVE_SOCKLEN_T 1
5686| #define SIZEOF_SIZE_T 8
5687| #define SIZEOF_LONG_LONG 8
5688| #define SIZEOF_LONG_LONG_INT 8
5689| #define SIZEOF_LONG 8
5690| #define SIZEOF_INT 4
5691| #define SIZEOF_INTMAX_T 8
5692| #define HAVE_INTMAX_T 1
5693| #define SIZEOF_SSIZE_T 8
5694| #define HAVE_SSIZE_T 1
5695| #define SIZEOF_PTRDIFF_T 8
5696| #define HAVE_PTRDIFF_T 1
5697| #define SIZEOF_SHORT 2
5698| #define SIZEOF_INT 4
5699| #define SIZEOF_LONG 8
5700| #define SIZEOF_LONG_LONG 8
5701| #define HAVE_INT8_T 1
5702| #define HAVE_INT16_T 1
5703| #define HAVE_INT32_T 1
5704| #define HAVE_INT64_T 1
5705| #define HAVE_UINT8_T 1
5706| #define HAVE_UINT16_T 1
5707| #define HAVE_UINT32_T 1
5708| #define HAVE_UINT64_T 1
5709| #define HAVE_U_INT8_T 1
5710| #define HAVE_U_INT16_T 1
5711| #define HAVE_U_INT32_T 1
5712| #define HAVE_U_INT64_T 1
5713| #define PHP_HAVE_STDINT_TYPES 1
5714| #define PHP_HAVE_BUILTIN_EXPECT 1
5715| #define PHP_HAVE_BUILTIN_CLZ 1
5716| #define PHP_HAVE_BUILTIN_CTZL 1
5717| #define PHP_HAVE_BUILTIN_CTZLL 1
5718| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
5719| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
5720| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
5721| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
5722| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
5723| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
5724| /* end confdefs.h.  */
5725|
5726| int
5727| main ()
5728| {
5729|
5730|     return __builtin_cpu_init()? 1 : 0;
5731|
5732|   ;
5733|   return 0;
5734| }
5735configure:14418: result: no
5736configure:14433: checking for __builtin_cpu_supports
5737configure:14449: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5738configure:14449: $? = 0
5739configure:14452: result: yes
5740configure:14477: checking for ssse3 instructions supports
5741configure:14491: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5742configure:14491: $? = 0
5743configure:14491: ./conftest
5744configure:14491: $? = 0
5745configure:14494: result: yes
5746configure:14519: checking for sse4.2 instructions supports
5747configure:14533: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5748configure:14533: $? = 0
5749configure:14533: ./conftest
5750configure:14533: $? = 0
5751configure:14536: result: yes
5752configure:14561: checking for avx instructions supports
5753configure:14575: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5754configure:14575: $? = 0
5755configure:14575: ./conftest
5756configure:14575: $? = 0
5757configure:14578: result: yes
5758configure:14603: checking for avx2 instructions supports
5759configure:14617: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5760configure:14617: $? = 0
5761configure:14617: ./conftest
5762configure:14617: $? = 0
5763configure:14620: result: yes
5764configure:14641: checking whether __SSE4_2__ is defined
5765configure:14659: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
5766configure:14659: $? = 0
5767configure:14659: ./conftest
5768configure:14659: $? = 1
5769configure: program exited with status 1
5770configure: failed program was:
5771| /* confdefs.h */
5772| #define PACKAGE_NAME ""
5773| #define PACKAGE_TARNAME ""
5774| #define PACKAGE_VERSION ""
5775| #define PACKAGE_STRING ""
5776| #define PACKAGE_BUGREPORT ""
5777| #define PACKAGE_URL ""
5778| #define STDC_HEADERS 1
5779| #define HAVE_SYS_TYPES_H 1
5780| #define HAVE_SYS_STAT_H 1
5781| #define HAVE_STDLIB_H 1
5782| #define HAVE_STRING_H 1
5783| #define HAVE_MEMORY_H 1
5784| #define HAVE_STRINGS_H 1
5785| #define HAVE_INTTYPES_H 1
5786| #define HAVE_STDINT_H 1
5787| #define HAVE_UNISTD_H 1
5788| #define __EXTENSIONS__ 1
5789| #define _ALL_SOURCE 1
5790| #define _GNU_SOURCE 1
5791| #define _POSIX_PTHREAD_SEMANTICS 1
5792| #define _TANDEM_SOURCE 1
5793| #define HAVE_DEV_URANDOM 1
5794| #define HAVE_HUGE_VAL_INF 1
5795| #define HAVE_CPUID_COUNT 1
5796| #define HAVE_PHPDBG 1
5797| #define PHPDBG_DEBUG 0
5798| #define PHP_WRITE_STDOUT 1
5799| #define HAVE_SOCKET 1
5800| #define HAVE_SOCKETPAIR 1
5801| #define HAVE_HTONL 1
5802| #define HAVE_GETHOSTNAME 1
5803| #define HAVE_GETHOSTBYADDR 1
5804| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5805| #define HAVE_DLOPEN 1
5806| #define HAVE_LIBDL 1
5807| #define HAVE_LIBM 1
5808| #define HAVE_INET_ATON 1
5809| #define STDC_HEADERS 1
5810| #define HAVE_DIRENT_H 1
5811| #define HAVE_INTTYPES_H 1
5812| #define HAVE_STDINT_H 1
5813| #define HAVE_DIRENT_H 1
5814| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5815| #define HAVE_SYS_PARAM_H 1
5816| #define HAVE_SYS_TYPES_H 1
5817| #define HAVE_SYS_TIME_H 1
5818| #define HAVE_NETINET_IN_H 1
5819| #define HAVE_ALLOCA_H 1
5820| #define HAVE_ARPA_INET_H 1
5821| #define HAVE_ARPA_NAMESER_H 1
5822| #define HAVE_ASSERT_H 1
5823| #define HAVE_DNS_H 1
5824| #define HAVE_FCNTL_H 1
5825| #define HAVE_GRP_H 1
5826| #define HAVE_LANGINFO_H 1
5827| #define HAVE_LIMITS_H 1
5828| #define HAVE_LOCALE_H 1
5829| #define HAVE_MONETARY_H 1
5830| #define HAVE_NETDB_H 1
5831| #define HAVE_POLL_H 1
5832| #define HAVE_PWD_H 1
5833| #define HAVE_RESOLV_H 1
5834| #define HAVE_SIGNAL_H 1
5835| #define HAVE_STDARG_H 1
5836| #define HAVE_STDLIB_H 1
5837| #define HAVE_STRING_H 1
5838| #define HAVE_SYSLOG_H 1
5839| #define HAVE_SYSEXITS_H 1
5840| #define HAVE_SYS_IOCTL_H 1
5841| #define HAVE_SYS_FILE_H 1
5842| #define HAVE_SYS_MMAN_H 1
5843| #define HAVE_SYS_MOUNT_H 1
5844| #define HAVE_SYS_POLL_H 1
5845| #define HAVE_SYS_RESOURCE_H 1
5846| #define HAVE_SYS_SELECT_H 1
5847| #define HAVE_SYS_SOCKET_H 1
5848| #define HAVE_SYS_STAT_H 1
5849| #define HAVE_SYS_STATVFS_H 1
5850| #define HAVE_SYS_WAIT_H 1
5851| #define HAVE_TERMIOS_H 1
5852| #define HAVE_UNISTD_H 1
5853| #define HAVE_UTIME_H 1
5854| #define HAVE_SYS_UTSNAME_H 1
5855| #define HAVE_SYS_IPC_H 1
5856| #define HAVE_DLFCN_H 1
5857| #define HAVE_ASSERT_H 1
5858| #define HAVE_TMMINTRIN_H 1
5859| #define HAVE_NMMINTRIN_H 1
5860| #define HAVE_IMMINTRIN_H 1
5861| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
5862| #define HAVE_STRUCT_TM_TM_ZONE 1
5863| #define HAVE_TM_ZONE 1
5864| #define MISSING_FCLOSE_DECL 0
5865| #define HAVE_TM_GMTOFF 1
5866| #define HAVE_STRUCT_FLOCK 1
5867| #define HAVE_SOCKLEN_T 1
5868| #define SIZEOF_SIZE_T 8
5869| #define SIZEOF_LONG_LONG 8
5870| #define SIZEOF_LONG_LONG_INT 8
5871| #define SIZEOF_LONG 8
5872| #define SIZEOF_INT 4
5873| #define SIZEOF_INTMAX_T 8
5874| #define HAVE_INTMAX_T 1
5875| #define SIZEOF_SSIZE_T 8
5876| #define HAVE_SSIZE_T 1
5877| #define SIZEOF_PTRDIFF_T 8
5878| #define HAVE_PTRDIFF_T 1
5879| #define SIZEOF_SHORT 2
5880| #define SIZEOF_INT 4
5881| #define SIZEOF_LONG 8
5882| #define SIZEOF_LONG_LONG 8
5883| #define HAVE_INT8_T 1
5884| #define HAVE_INT16_T 1
5885| #define HAVE_INT32_T 1
5886| #define HAVE_INT64_T 1
5887| #define HAVE_UINT8_T 1
5888| #define HAVE_UINT16_T 1
5889| #define HAVE_UINT32_T 1
5890| #define HAVE_UINT64_T 1
5891| #define HAVE_U_INT8_T 1
5892| #define HAVE_U_INT16_T 1
5893| #define HAVE_U_INT32_T 1
5894| #define HAVE_U_INT64_T 1
5895| #define PHP_HAVE_STDINT_TYPES 1
5896| #define PHP_HAVE_BUILTIN_EXPECT 1
5897| #define PHP_HAVE_BUILTIN_CLZ 1
5898| #define PHP_HAVE_BUILTIN_CTZL 1
5899| #define PHP_HAVE_BUILTIN_CTZLL 1
5900| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
5901| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
5902| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
5903| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
5904| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
5905| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
5906| #define PHP_HAVE_BUILTIN_CPU_INIT 0
5907| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
5908| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
5909| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
5910| #define PHP_HAVE_AVX_INSTRUCTIONS 1
5911| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
5912| /* end confdefs.h.  */
5913|
5914| int main() {
5915| #if defined(__SSE4_2__)
5916|   return 0;
5917| #else
5918|   return 1;
5919| #endif
5920| }
5921|
5922configure:14668: result: no
5923configure:14676: checking for struct stat.st_blksize
5924configure:14676: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5925configure:14676: $? = 0
5926configure:14676: result: yes
5927configure:14685: checking for struct stat.st_rdev
5928configure:14685: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5929configure:14685: $? = 0
5930configure:14685: result: yes
5931configure:14696: checking for struct stat.st_blocks
5932configure:14696: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5933configure:14696: $? = 0
5934configure:14696: result: yes
5935configure:14722: checking for size_t
5936configure:14722: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5937configure:14722: $? = 0
5938configure:14722: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
5939conftest.c:183:21: error: expected expression
5940if (sizeof ((size_t)))
5941                    ^
59421 error generated.
5943configure:14722: $? = 1
5944configure: failed program was:
5945| /* confdefs.h */
5946| #define PACKAGE_NAME ""
5947| #define PACKAGE_TARNAME ""
5948| #define PACKAGE_VERSION ""
5949| #define PACKAGE_STRING ""
5950| #define PACKAGE_BUGREPORT ""
5951| #define PACKAGE_URL ""
5952| #define STDC_HEADERS 1
5953| #define HAVE_SYS_TYPES_H 1
5954| #define HAVE_SYS_STAT_H 1
5955| #define HAVE_STDLIB_H 1
5956| #define HAVE_STRING_H 1
5957| #define HAVE_MEMORY_H 1
5958| #define HAVE_STRINGS_H 1
5959| #define HAVE_INTTYPES_H 1
5960| #define HAVE_STDINT_H 1
5961| #define HAVE_UNISTD_H 1
5962| #define __EXTENSIONS__ 1
5963| #define _ALL_SOURCE 1
5964| #define _GNU_SOURCE 1
5965| #define _POSIX_PTHREAD_SEMANTICS 1
5966| #define _TANDEM_SOURCE 1
5967| #define HAVE_DEV_URANDOM 1
5968| #define HAVE_HUGE_VAL_INF 1
5969| #define HAVE_CPUID_COUNT 1
5970| #define HAVE_PHPDBG 1
5971| #define PHPDBG_DEBUG 0
5972| #define PHP_WRITE_STDOUT 1
5973| #define HAVE_SOCKET 1
5974| #define HAVE_SOCKETPAIR 1
5975| #define HAVE_HTONL 1
5976| #define HAVE_GETHOSTNAME 1
5977| #define HAVE_GETHOSTBYADDR 1
5978| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
5979| #define HAVE_DLOPEN 1
5980| #define HAVE_LIBDL 1
5981| #define HAVE_LIBM 1
5982| #define HAVE_INET_ATON 1
5983| #define STDC_HEADERS 1
5984| #define HAVE_DIRENT_H 1
5985| #define HAVE_INTTYPES_H 1
5986| #define HAVE_STDINT_H 1
5987| #define HAVE_DIRENT_H 1
5988| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
5989| #define HAVE_SYS_PARAM_H 1
5990| #define HAVE_SYS_TYPES_H 1
5991| #define HAVE_SYS_TIME_H 1
5992| #define HAVE_NETINET_IN_H 1
5993| #define HAVE_ALLOCA_H 1
5994| #define HAVE_ARPA_INET_H 1
5995| #define HAVE_ARPA_NAMESER_H 1
5996| #define HAVE_ASSERT_H 1
5997| #define HAVE_DNS_H 1
5998| #define HAVE_FCNTL_H 1
5999| #define HAVE_GRP_H 1
6000| #define HAVE_LANGINFO_H 1
6001| #define HAVE_LIMITS_H 1
6002| #define HAVE_LOCALE_H 1
6003| #define HAVE_MONETARY_H 1
6004| #define HAVE_NETDB_H 1
6005| #define HAVE_POLL_H 1
6006| #define HAVE_PWD_H 1
6007| #define HAVE_RESOLV_H 1
6008| #define HAVE_SIGNAL_H 1
6009| #define HAVE_STDARG_H 1
6010| #define HAVE_STDLIB_H 1
6011| #define HAVE_STRING_H 1
6012| #define HAVE_SYSLOG_H 1
6013| #define HAVE_SYSEXITS_H 1
6014| #define HAVE_SYS_IOCTL_H 1
6015| #define HAVE_SYS_FILE_H 1
6016| #define HAVE_SYS_MMAN_H 1
6017| #define HAVE_SYS_MOUNT_H 1
6018| #define HAVE_SYS_POLL_H 1
6019| #define HAVE_SYS_RESOURCE_H 1
6020| #define HAVE_SYS_SELECT_H 1
6021| #define HAVE_SYS_SOCKET_H 1
6022| #define HAVE_SYS_STAT_H 1
6023| #define HAVE_SYS_STATVFS_H 1
6024| #define HAVE_SYS_WAIT_H 1
6025| #define HAVE_TERMIOS_H 1
6026| #define HAVE_UNISTD_H 1
6027| #define HAVE_UTIME_H 1
6028| #define HAVE_SYS_UTSNAME_H 1
6029| #define HAVE_SYS_IPC_H 1
6030| #define HAVE_DLFCN_H 1
6031| #define HAVE_ASSERT_H 1
6032| #define HAVE_TMMINTRIN_H 1
6033| #define HAVE_NMMINTRIN_H 1
6034| #define HAVE_IMMINTRIN_H 1
6035| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
6036| #define HAVE_STRUCT_TM_TM_ZONE 1
6037| #define HAVE_TM_ZONE 1
6038| #define MISSING_FCLOSE_DECL 0
6039| #define HAVE_TM_GMTOFF 1
6040| #define HAVE_STRUCT_FLOCK 1
6041| #define HAVE_SOCKLEN_T 1
6042| #define SIZEOF_SIZE_T 8
6043| #define SIZEOF_LONG_LONG 8
6044| #define SIZEOF_LONG_LONG_INT 8
6045| #define SIZEOF_LONG 8
6046| #define SIZEOF_INT 4
6047| #define SIZEOF_INTMAX_T 8
6048| #define HAVE_INTMAX_T 1
6049| #define SIZEOF_SSIZE_T 8
6050| #define HAVE_SSIZE_T 1
6051| #define SIZEOF_PTRDIFF_T 8
6052| #define HAVE_PTRDIFF_T 1
6053| #define SIZEOF_SHORT 2
6054| #define SIZEOF_INT 4
6055| #define SIZEOF_LONG 8
6056| #define SIZEOF_LONG_LONG 8
6057| #define HAVE_INT8_T 1
6058| #define HAVE_INT16_T 1
6059| #define HAVE_INT32_T 1
6060| #define HAVE_INT64_T 1
6061| #define HAVE_UINT8_T 1
6062| #define HAVE_UINT16_T 1
6063| #define HAVE_UINT32_T 1
6064| #define HAVE_UINT64_T 1
6065| #define HAVE_U_INT8_T 1
6066| #define HAVE_U_INT16_T 1
6067| #define HAVE_U_INT32_T 1
6068| #define HAVE_U_INT64_T 1
6069| #define PHP_HAVE_STDINT_TYPES 1
6070| #define PHP_HAVE_BUILTIN_EXPECT 1
6071| #define PHP_HAVE_BUILTIN_CLZ 1
6072| #define PHP_HAVE_BUILTIN_CTZL 1
6073| #define PHP_HAVE_BUILTIN_CTZLL 1
6074| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
6075| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
6076| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
6077| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
6078| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
6079| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
6080| #define PHP_HAVE_BUILTIN_CPU_INIT 0
6081| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
6082| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
6083| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
6084| #define PHP_HAVE_AVX_INSTRUCTIONS 1
6085| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
6086| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6087| #define HAVE_STRUCT_STAT_ST_RDEV 1
6088| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6089| #define HAVE_ST_BLOCKS 1
6090| /* end confdefs.h.  */
6091| #include <stdio.h>
6092| #ifdef HAVE_SYS_TYPES_H
6093| # include <sys/types.h>
6094| #endif
6095| #ifdef HAVE_SYS_STAT_H
6096| # include <sys/stat.h>
6097| #endif
6098| #ifdef STDC_HEADERS
6099| # include <stdlib.h>
6100| # include <stddef.h>
6101| #else
6102| # ifdef HAVE_STDLIB_H
6103| #  include <stdlib.h>
6104| # endif
6105| #endif
6106| #ifdef HAVE_STRING_H
6107| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6108| #  include <memory.h>
6109| # endif
6110| # include <string.h>
6111| #endif
6112| #ifdef HAVE_STRINGS_H
6113| # include <strings.h>
6114| #endif
6115| #ifdef HAVE_INTTYPES_H
6116| # include <inttypes.h>
6117| #endif
6118| #ifdef HAVE_STDINT_H
6119| # include <stdint.h>
6120| #endif
6121| #ifdef HAVE_UNISTD_H
6122| # include <unistd.h>
6123| #endif
6124| int
6125| main ()
6126| {
6127| if (sizeof ((size_t)))
6128|           return 0;
6129|   ;
6130|   return 0;
6131| }
6132configure:14722: result: yes
6133configure:14733: checking for uid_t in sys/types.h
6134configure:14752: result: yes
6135configure:14765: checking for struct sockaddr_storage
6136configure:14782: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
6137conftest.c:152:28: warning: expression result unused [-Wunused-value]
6138struct sockaddr_storage s; s
6139                           ^
61401 warning generated.
6141configure:14782: $? = 0
6142configure:14790: result: yes
6143configure:14797: checking for field sa_len in struct sockaddr
6144configure:14815: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
6145configure:14815: $? = 0
6146configure:14823: result: yes
6147configure:14840: checking for __attribute__((ifunc))
6148configure:14863: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6149conftest.c:153:52: warning: unknown attribute 'ifunc' ignored [-Wunknown-attributes]
6150                    int foo( void ) __attribute__((ifunc("resolve_foo")));
6151                                                   ^
61521 warning generated.
6153configure:14863: $? = 0
6154configure:14876: result: no
6155configure:14892: checking for __attribute__((target))
6156configure:14913: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6157configure:14913: $? = 0
6158configure:14926: result: yes
6159configure:14942: checking for IPv6 support
6160configure:14960: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6161conftest.c:156:71: warning: expression result unused [-Wunused-value]
6162struct sockaddr_in6 s; struct in6_addr t=in6addr_any; int i=AF_INET6; s; t.s6_addr[0] = 0;
6163                                                                      ^
61641 warning generated.
6165configure:14960: $? = 0
6166configure:14968: result: yes
6167configure:14974: checking for vprintf
6168configure:14974: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6169conftest.c:173:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
6170char vprintf ();
6171     ^
6172conftest.c:173:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
61731 warning generated.
6174configure:14974: $? = 0
6175configure:14974: result: yes
6176configure:14980: checking for _doprnt
6177configure:14980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6178Undefined symbols for architecture x86_64:
6179  "__doprnt", referenced from:
6180      _main in conftest-fa4738.o
6181ld: symbol(s) not found for architecture x86_64
6182clang: error: linker command failed with exit code 1 (use -v to see invocation)
6183configure:14980: $? = 1
6184configure: failed program was:
6185| /* confdefs.h */
6186| #define PACKAGE_NAME ""
6187| #define PACKAGE_TARNAME ""
6188| #define PACKAGE_VERSION ""
6189| #define PACKAGE_STRING ""
6190| #define PACKAGE_BUGREPORT ""
6191| #define PACKAGE_URL ""
6192| #define STDC_HEADERS 1
6193| #define HAVE_SYS_TYPES_H 1
6194| #define HAVE_SYS_STAT_H 1
6195| #define HAVE_STDLIB_H 1
6196| #define HAVE_STRING_H 1
6197| #define HAVE_MEMORY_H 1
6198| #define HAVE_STRINGS_H 1
6199| #define HAVE_INTTYPES_H 1
6200| #define HAVE_STDINT_H 1
6201| #define HAVE_UNISTD_H 1
6202| #define __EXTENSIONS__ 1
6203| #define _ALL_SOURCE 1
6204| #define _GNU_SOURCE 1
6205| #define _POSIX_PTHREAD_SEMANTICS 1
6206| #define _TANDEM_SOURCE 1
6207| #define HAVE_DEV_URANDOM 1
6208| #define HAVE_HUGE_VAL_INF 1
6209| #define HAVE_CPUID_COUNT 1
6210| #define HAVE_PHPDBG 1
6211| #define PHPDBG_DEBUG 0
6212| #define PHP_WRITE_STDOUT 1
6213| #define HAVE_SOCKET 1
6214| #define HAVE_SOCKETPAIR 1
6215| #define HAVE_HTONL 1
6216| #define HAVE_GETHOSTNAME 1
6217| #define HAVE_GETHOSTBYADDR 1
6218| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
6219| #define HAVE_DLOPEN 1
6220| #define HAVE_LIBDL 1
6221| #define HAVE_LIBM 1
6222| #define HAVE_INET_ATON 1
6223| #define STDC_HEADERS 1
6224| #define HAVE_DIRENT_H 1
6225| #define HAVE_INTTYPES_H 1
6226| #define HAVE_STDINT_H 1
6227| #define HAVE_DIRENT_H 1
6228| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6229| #define HAVE_SYS_PARAM_H 1
6230| #define HAVE_SYS_TYPES_H 1
6231| #define HAVE_SYS_TIME_H 1
6232| #define HAVE_NETINET_IN_H 1
6233| #define HAVE_ALLOCA_H 1
6234| #define HAVE_ARPA_INET_H 1
6235| #define HAVE_ARPA_NAMESER_H 1
6236| #define HAVE_ASSERT_H 1
6237| #define HAVE_DNS_H 1
6238| #define HAVE_FCNTL_H 1
6239| #define HAVE_GRP_H 1
6240| #define HAVE_LANGINFO_H 1
6241| #define HAVE_LIMITS_H 1
6242| #define HAVE_LOCALE_H 1
6243| #define HAVE_MONETARY_H 1
6244| #define HAVE_NETDB_H 1
6245| #define HAVE_POLL_H 1
6246| #define HAVE_PWD_H 1
6247| #define HAVE_RESOLV_H 1
6248| #define HAVE_SIGNAL_H 1
6249| #define HAVE_STDARG_H 1
6250| #define HAVE_STDLIB_H 1
6251| #define HAVE_STRING_H 1
6252| #define HAVE_SYSLOG_H 1
6253| #define HAVE_SYSEXITS_H 1
6254| #define HAVE_SYS_IOCTL_H 1
6255| #define HAVE_SYS_FILE_H 1
6256| #define HAVE_SYS_MMAN_H 1
6257| #define HAVE_SYS_MOUNT_H 1
6258| #define HAVE_SYS_POLL_H 1
6259| #define HAVE_SYS_RESOURCE_H 1
6260| #define HAVE_SYS_SELECT_H 1
6261| #define HAVE_SYS_SOCKET_H 1
6262| #define HAVE_SYS_STAT_H 1
6263| #define HAVE_SYS_STATVFS_H 1
6264| #define HAVE_SYS_WAIT_H 1
6265| #define HAVE_TERMIOS_H 1
6266| #define HAVE_UNISTD_H 1
6267| #define HAVE_UTIME_H 1
6268| #define HAVE_SYS_UTSNAME_H 1
6269| #define HAVE_SYS_IPC_H 1
6270| #define HAVE_DLFCN_H 1
6271| #define HAVE_ASSERT_H 1
6272| #define HAVE_TMMINTRIN_H 1
6273| #define HAVE_NMMINTRIN_H 1
6274| #define HAVE_IMMINTRIN_H 1
6275| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
6276| #define HAVE_STRUCT_TM_TM_ZONE 1
6277| #define HAVE_TM_ZONE 1
6278| #define MISSING_FCLOSE_DECL 0
6279| #define HAVE_TM_GMTOFF 1
6280| #define HAVE_STRUCT_FLOCK 1
6281| #define HAVE_SOCKLEN_T 1
6282| #define SIZEOF_SIZE_T 8
6283| #define SIZEOF_LONG_LONG 8
6284| #define SIZEOF_LONG_LONG_INT 8
6285| #define SIZEOF_LONG 8
6286| #define SIZEOF_INT 4
6287| #define SIZEOF_INTMAX_T 8
6288| #define HAVE_INTMAX_T 1
6289| #define SIZEOF_SSIZE_T 8
6290| #define HAVE_SSIZE_T 1
6291| #define SIZEOF_PTRDIFF_T 8
6292| #define HAVE_PTRDIFF_T 1
6293| #define SIZEOF_SHORT 2
6294| #define SIZEOF_INT 4
6295| #define SIZEOF_LONG 8
6296| #define SIZEOF_LONG_LONG 8
6297| #define HAVE_INT8_T 1
6298| #define HAVE_INT16_T 1
6299| #define HAVE_INT32_T 1
6300| #define HAVE_INT64_T 1
6301| #define HAVE_UINT8_T 1
6302| #define HAVE_UINT16_T 1
6303| #define HAVE_UINT32_T 1
6304| #define HAVE_UINT64_T 1
6305| #define HAVE_U_INT8_T 1
6306| #define HAVE_U_INT16_T 1
6307| #define HAVE_U_INT32_T 1
6308| #define HAVE_U_INT64_T 1
6309| #define PHP_HAVE_STDINT_TYPES 1
6310| #define PHP_HAVE_BUILTIN_EXPECT 1
6311| #define PHP_HAVE_BUILTIN_CLZ 1
6312| #define PHP_HAVE_BUILTIN_CTZL 1
6313| #define PHP_HAVE_BUILTIN_CTZLL 1
6314| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
6315| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
6316| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
6317| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
6318| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
6319| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
6320| #define PHP_HAVE_BUILTIN_CPU_INIT 0
6321| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
6322| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
6323| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
6324| #define PHP_HAVE_AVX_INSTRUCTIONS 1
6325| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
6326| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6327| #define HAVE_STRUCT_STAT_ST_RDEV 1
6328| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6329| #define HAVE_ST_BLOCKS 1
6330| #define HAVE_SOCKADDR_STORAGE 1
6331| #define HAVE_SOCKADDR_SA_LEN 1
6332| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
6333| #define HAVE_VPRINTF 1
6334| /* end confdefs.h.  */
6335| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
6336|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6337| #define _doprnt innocuous__doprnt
6338|
6339| /* System header to define __stub macros and hopefully few prototypes,
6340|     which can conflict with char _doprnt (); below.
6341|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6342|     <limits.h> exists even on freestanding compilers.  */
6343|
6344| #ifdef __STDC__
6345| # include <limits.h>
6346| #else
6347| # include <assert.h>
6348| #endif
6349|
6350| #undef _doprnt
6351|
6352| /* Override any GCC internal prototype to avoid an error.
6353|    Use char because int might match the return type of a GCC
6354|    builtin and then its argument prototype would still apply.  */
6355| #ifdef __cplusplus
6356| extern "C"
6357| #endif
6358| char _doprnt ();
6359| /* The GNU C library defines this for functions which it implements
6360|     to always fail with ENOSYS.  Some functions are actually named
6361|     something starting with __ and the normal name is an alias.  */
6362| #if defined __stub__doprnt || defined __stub____doprnt
6363| choke me
6364| #endif
6365|
6366| int
6367| main ()
6368| {
6369| return _doprnt ();
6370|   ;
6371|   return 0;
6372| }
6373configure:14980: result: no
6374configure:15077: checking for alphasort
6375configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6376configure:15077: $? = 0
6377configure:15077: result: yes
6378configure:15077: checking for asctime_r
6379configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6380configure:15077: $? = 0
6381configure:15077: result: yes
6382configure:15077: checking for chroot
6383configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6384configure:15077: $? = 0
6385configure:15077: result: yes
6386configure:15077: checking for ctime_r
6387configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6388configure:15077: $? = 0
6389configure:15077: result: yes
6390configure:15077: checking for cuserid
6391configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6392Undefined symbols for architecture x86_64:
6393  "_cuserid", referenced from:
6394      _main in conftest-5d0e59.o
6395ld: symbol(s) not found for architecture x86_64
6396clang: error: linker command failed with exit code 1 (use -v to see invocation)
6397configure:15077: $? = 1
6398configure: failed program was:
6399| /* confdefs.h */
6400| #define PACKAGE_NAME ""
6401| #define PACKAGE_TARNAME ""
6402| #define PACKAGE_VERSION ""
6403| #define PACKAGE_STRING ""
6404| #define PACKAGE_BUGREPORT ""
6405| #define PACKAGE_URL ""
6406| #define STDC_HEADERS 1
6407| #define HAVE_SYS_TYPES_H 1
6408| #define HAVE_SYS_STAT_H 1
6409| #define HAVE_STDLIB_H 1
6410| #define HAVE_STRING_H 1
6411| #define HAVE_MEMORY_H 1
6412| #define HAVE_STRINGS_H 1
6413| #define HAVE_INTTYPES_H 1
6414| #define HAVE_STDINT_H 1
6415| #define HAVE_UNISTD_H 1
6416| #define __EXTENSIONS__ 1
6417| #define _ALL_SOURCE 1
6418| #define _GNU_SOURCE 1
6419| #define _POSIX_PTHREAD_SEMANTICS 1
6420| #define _TANDEM_SOURCE 1
6421| #define HAVE_DEV_URANDOM 1
6422| #define HAVE_HUGE_VAL_INF 1
6423| #define HAVE_CPUID_COUNT 1
6424| #define HAVE_PHPDBG 1
6425| #define PHPDBG_DEBUG 0
6426| #define PHP_WRITE_STDOUT 1
6427| #define HAVE_SOCKET 1
6428| #define HAVE_SOCKETPAIR 1
6429| #define HAVE_HTONL 1
6430| #define HAVE_GETHOSTNAME 1
6431| #define HAVE_GETHOSTBYADDR 1
6432| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
6433| #define HAVE_DLOPEN 1
6434| #define HAVE_LIBDL 1
6435| #define HAVE_LIBM 1
6436| #define HAVE_INET_ATON 1
6437| #define STDC_HEADERS 1
6438| #define HAVE_DIRENT_H 1
6439| #define HAVE_INTTYPES_H 1
6440| #define HAVE_STDINT_H 1
6441| #define HAVE_DIRENT_H 1
6442| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6443| #define HAVE_SYS_PARAM_H 1
6444| #define HAVE_SYS_TYPES_H 1
6445| #define HAVE_SYS_TIME_H 1
6446| #define HAVE_NETINET_IN_H 1
6447| #define HAVE_ALLOCA_H 1
6448| #define HAVE_ARPA_INET_H 1
6449| #define HAVE_ARPA_NAMESER_H 1
6450| #define HAVE_ASSERT_H 1
6451| #define HAVE_DNS_H 1
6452| #define HAVE_FCNTL_H 1
6453| #define HAVE_GRP_H 1
6454| #define HAVE_LANGINFO_H 1
6455| #define HAVE_LIMITS_H 1
6456| #define HAVE_LOCALE_H 1
6457| #define HAVE_MONETARY_H 1
6458| #define HAVE_NETDB_H 1
6459| #define HAVE_POLL_H 1
6460| #define HAVE_PWD_H 1
6461| #define HAVE_RESOLV_H 1
6462| #define HAVE_SIGNAL_H 1
6463| #define HAVE_STDARG_H 1
6464| #define HAVE_STDLIB_H 1
6465| #define HAVE_STRING_H 1
6466| #define HAVE_SYSLOG_H 1
6467| #define HAVE_SYSEXITS_H 1
6468| #define HAVE_SYS_IOCTL_H 1
6469| #define HAVE_SYS_FILE_H 1
6470| #define HAVE_SYS_MMAN_H 1
6471| #define HAVE_SYS_MOUNT_H 1
6472| #define HAVE_SYS_POLL_H 1
6473| #define HAVE_SYS_RESOURCE_H 1
6474| #define HAVE_SYS_SELECT_H 1
6475| #define HAVE_SYS_SOCKET_H 1
6476| #define HAVE_SYS_STAT_H 1
6477| #define HAVE_SYS_STATVFS_H 1
6478| #define HAVE_SYS_WAIT_H 1
6479| #define HAVE_TERMIOS_H 1
6480| #define HAVE_UNISTD_H 1
6481| #define HAVE_UTIME_H 1
6482| #define HAVE_SYS_UTSNAME_H 1
6483| #define HAVE_SYS_IPC_H 1
6484| #define HAVE_DLFCN_H 1
6485| #define HAVE_ASSERT_H 1
6486| #define HAVE_TMMINTRIN_H 1
6487| #define HAVE_NMMINTRIN_H 1
6488| #define HAVE_IMMINTRIN_H 1
6489| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
6490| #define HAVE_STRUCT_TM_TM_ZONE 1
6491| #define HAVE_TM_ZONE 1
6492| #define MISSING_FCLOSE_DECL 0
6493| #define HAVE_TM_GMTOFF 1
6494| #define HAVE_STRUCT_FLOCK 1
6495| #define HAVE_SOCKLEN_T 1
6496| #define SIZEOF_SIZE_T 8
6497| #define SIZEOF_LONG_LONG 8
6498| #define SIZEOF_LONG_LONG_INT 8
6499| #define SIZEOF_LONG 8
6500| #define SIZEOF_INT 4
6501| #define SIZEOF_INTMAX_T 8
6502| #define HAVE_INTMAX_T 1
6503| #define SIZEOF_SSIZE_T 8
6504| #define HAVE_SSIZE_T 1
6505| #define SIZEOF_PTRDIFF_T 8
6506| #define HAVE_PTRDIFF_T 1
6507| #define SIZEOF_SHORT 2
6508| #define SIZEOF_INT 4
6509| #define SIZEOF_LONG 8
6510| #define SIZEOF_LONG_LONG 8
6511| #define HAVE_INT8_T 1
6512| #define HAVE_INT16_T 1
6513| #define HAVE_INT32_T 1
6514| #define HAVE_INT64_T 1
6515| #define HAVE_UINT8_T 1
6516| #define HAVE_UINT16_T 1
6517| #define HAVE_UINT32_T 1
6518| #define HAVE_UINT64_T 1
6519| #define HAVE_U_INT8_T 1
6520| #define HAVE_U_INT16_T 1
6521| #define HAVE_U_INT32_T 1
6522| #define HAVE_U_INT64_T 1
6523| #define PHP_HAVE_STDINT_TYPES 1
6524| #define PHP_HAVE_BUILTIN_EXPECT 1
6525| #define PHP_HAVE_BUILTIN_CLZ 1
6526| #define PHP_HAVE_BUILTIN_CTZL 1
6527| #define PHP_HAVE_BUILTIN_CTZLL 1
6528| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
6529| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
6530| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
6531| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
6532| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
6533| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
6534| #define PHP_HAVE_BUILTIN_CPU_INIT 0
6535| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
6536| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
6537| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
6538| #define PHP_HAVE_AVX_INSTRUCTIONS 1
6539| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
6540| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6541| #define HAVE_STRUCT_STAT_ST_RDEV 1
6542| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6543| #define HAVE_ST_BLOCKS 1
6544| #define HAVE_SOCKADDR_STORAGE 1
6545| #define HAVE_SOCKADDR_SA_LEN 1
6546| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
6547| #define HAVE_VPRINTF 1
6548| #define HAVE_ALPHASORT 1
6549| #define HAVE_ASCTIME_R 1
6550| #define HAVE_CHROOT 1
6551| #define HAVE_CTIME_R 1
6552| /* end confdefs.h.  */
6553| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid.
6554|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6555| #define cuserid innocuous_cuserid
6556|
6557| /* System header to define __stub macros and hopefully few prototypes,
6558|     which can conflict with char cuserid (); below.
6559|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6560|     <limits.h> exists even on freestanding compilers.  */
6561|
6562| #ifdef __STDC__
6563| # include <limits.h>
6564| #else
6565| # include <assert.h>
6566| #endif
6567|
6568| #undef cuserid
6569|
6570| /* Override any GCC internal prototype to avoid an error.
6571|    Use char because int might match the return type of a GCC
6572|    builtin and then its argument prototype would still apply.  */
6573| #ifdef __cplusplus
6574| extern "C"
6575| #endif
6576| char cuserid ();
6577| /* The GNU C library defines this for functions which it implements
6578|     to always fail with ENOSYS.  Some functions are actually named
6579|     something starting with __ and the normal name is an alias.  */
6580| #if defined __stub_cuserid || defined __stub___cuserid
6581| choke me
6582| #endif
6583|
6584| int
6585| main ()
6586| {
6587| return cuserid ();
6588|   ;
6589|   return 0;
6590| }
6591configure:15077: result: no
6592configure:15077: checking for crypt
6593configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6594configure:15077: $? = 0
6595configure:15077: result: yes
6596configure:15077: checking for explicit_memset
6597configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6598Undefined symbols for architecture x86_64:
6599  "_explicit_memset", referenced from:
6600      _main in conftest-033bf2.o
6601ld: symbol(s) not found for architecture x86_64
6602clang: error: linker command failed with exit code 1 (use -v to see invocation)
6603configure:15077: $? = 1
6604configure: failed program was:
6605| /* confdefs.h */
6606| #define PACKAGE_NAME ""
6607| #define PACKAGE_TARNAME ""
6608| #define PACKAGE_VERSION ""
6609| #define PACKAGE_STRING ""
6610| #define PACKAGE_BUGREPORT ""
6611| #define PACKAGE_URL ""
6612| #define STDC_HEADERS 1
6613| #define HAVE_SYS_TYPES_H 1
6614| #define HAVE_SYS_STAT_H 1
6615| #define HAVE_STDLIB_H 1
6616| #define HAVE_STRING_H 1
6617| #define HAVE_MEMORY_H 1
6618| #define HAVE_STRINGS_H 1
6619| #define HAVE_INTTYPES_H 1
6620| #define HAVE_STDINT_H 1
6621| #define HAVE_UNISTD_H 1
6622| #define __EXTENSIONS__ 1
6623| #define _ALL_SOURCE 1
6624| #define _GNU_SOURCE 1
6625| #define _POSIX_PTHREAD_SEMANTICS 1
6626| #define _TANDEM_SOURCE 1
6627| #define HAVE_DEV_URANDOM 1
6628| #define HAVE_HUGE_VAL_INF 1
6629| #define HAVE_CPUID_COUNT 1
6630| #define HAVE_PHPDBG 1
6631| #define PHPDBG_DEBUG 0
6632| #define PHP_WRITE_STDOUT 1
6633| #define HAVE_SOCKET 1
6634| #define HAVE_SOCKETPAIR 1
6635| #define HAVE_HTONL 1
6636| #define HAVE_GETHOSTNAME 1
6637| #define HAVE_GETHOSTBYADDR 1
6638| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
6639| #define HAVE_DLOPEN 1
6640| #define HAVE_LIBDL 1
6641| #define HAVE_LIBM 1
6642| #define HAVE_INET_ATON 1
6643| #define STDC_HEADERS 1
6644| #define HAVE_DIRENT_H 1
6645| #define HAVE_INTTYPES_H 1
6646| #define HAVE_STDINT_H 1
6647| #define HAVE_DIRENT_H 1
6648| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
6649| #define HAVE_SYS_PARAM_H 1
6650| #define HAVE_SYS_TYPES_H 1
6651| #define HAVE_SYS_TIME_H 1
6652| #define HAVE_NETINET_IN_H 1
6653| #define HAVE_ALLOCA_H 1
6654| #define HAVE_ARPA_INET_H 1
6655| #define HAVE_ARPA_NAMESER_H 1
6656| #define HAVE_ASSERT_H 1
6657| #define HAVE_DNS_H 1
6658| #define HAVE_FCNTL_H 1
6659| #define HAVE_GRP_H 1
6660| #define HAVE_LANGINFO_H 1
6661| #define HAVE_LIMITS_H 1
6662| #define HAVE_LOCALE_H 1
6663| #define HAVE_MONETARY_H 1
6664| #define HAVE_NETDB_H 1
6665| #define HAVE_POLL_H 1
6666| #define HAVE_PWD_H 1
6667| #define HAVE_RESOLV_H 1
6668| #define HAVE_SIGNAL_H 1
6669| #define HAVE_STDARG_H 1
6670| #define HAVE_STDLIB_H 1
6671| #define HAVE_STRING_H 1
6672| #define HAVE_SYSLOG_H 1
6673| #define HAVE_SYSEXITS_H 1
6674| #define HAVE_SYS_IOCTL_H 1
6675| #define HAVE_SYS_FILE_H 1
6676| #define HAVE_SYS_MMAN_H 1
6677| #define HAVE_SYS_MOUNT_H 1
6678| #define HAVE_SYS_POLL_H 1
6679| #define HAVE_SYS_RESOURCE_H 1
6680| #define HAVE_SYS_SELECT_H 1
6681| #define HAVE_SYS_SOCKET_H 1
6682| #define HAVE_SYS_STAT_H 1
6683| #define HAVE_SYS_STATVFS_H 1
6684| #define HAVE_SYS_WAIT_H 1
6685| #define HAVE_TERMIOS_H 1
6686| #define HAVE_UNISTD_H 1
6687| #define HAVE_UTIME_H 1
6688| #define HAVE_SYS_UTSNAME_H 1
6689| #define HAVE_SYS_IPC_H 1
6690| #define HAVE_DLFCN_H 1
6691| #define HAVE_ASSERT_H 1
6692| #define HAVE_TMMINTRIN_H 1
6693| #define HAVE_NMMINTRIN_H 1
6694| #define HAVE_IMMINTRIN_H 1
6695| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
6696| #define HAVE_STRUCT_TM_TM_ZONE 1
6697| #define HAVE_TM_ZONE 1
6698| #define MISSING_FCLOSE_DECL 0
6699| #define HAVE_TM_GMTOFF 1
6700| #define HAVE_STRUCT_FLOCK 1
6701| #define HAVE_SOCKLEN_T 1
6702| #define SIZEOF_SIZE_T 8
6703| #define SIZEOF_LONG_LONG 8
6704| #define SIZEOF_LONG_LONG_INT 8
6705| #define SIZEOF_LONG 8
6706| #define SIZEOF_INT 4
6707| #define SIZEOF_INTMAX_T 8
6708| #define HAVE_INTMAX_T 1
6709| #define SIZEOF_SSIZE_T 8
6710| #define HAVE_SSIZE_T 1
6711| #define SIZEOF_PTRDIFF_T 8
6712| #define HAVE_PTRDIFF_T 1
6713| #define SIZEOF_SHORT 2
6714| #define SIZEOF_INT 4
6715| #define SIZEOF_LONG 8
6716| #define SIZEOF_LONG_LONG 8
6717| #define HAVE_INT8_T 1
6718| #define HAVE_INT16_T 1
6719| #define HAVE_INT32_T 1
6720| #define HAVE_INT64_T 1
6721| #define HAVE_UINT8_T 1
6722| #define HAVE_UINT16_T 1
6723| #define HAVE_UINT32_T 1
6724| #define HAVE_UINT64_T 1
6725| #define HAVE_U_INT8_T 1
6726| #define HAVE_U_INT16_T 1
6727| #define HAVE_U_INT32_T 1
6728| #define HAVE_U_INT64_T 1
6729| #define PHP_HAVE_STDINT_TYPES 1
6730| #define PHP_HAVE_BUILTIN_EXPECT 1
6731| #define PHP_HAVE_BUILTIN_CLZ 1
6732| #define PHP_HAVE_BUILTIN_CTZL 1
6733| #define PHP_HAVE_BUILTIN_CTZLL 1
6734| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
6735| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
6736| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
6737| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
6738| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
6739| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
6740| #define PHP_HAVE_BUILTIN_CPU_INIT 0
6741| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
6742| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
6743| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
6744| #define PHP_HAVE_AVX_INSTRUCTIONS 1
6745| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
6746| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6747| #define HAVE_STRUCT_STAT_ST_RDEV 1
6748| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6749| #define HAVE_ST_BLOCKS 1
6750| #define HAVE_SOCKADDR_STORAGE 1
6751| #define HAVE_SOCKADDR_SA_LEN 1
6752| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
6753| #define HAVE_VPRINTF 1
6754| #define HAVE_ALPHASORT 1
6755| #define HAVE_ASCTIME_R 1
6756| #define HAVE_CHROOT 1
6757| #define HAVE_CTIME_R 1
6758| #define HAVE_CRYPT 1
6759| /* end confdefs.h.  */
6760| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
6761|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6762| #define explicit_memset innocuous_explicit_memset
6763|
6764| /* System header to define __stub macros and hopefully few prototypes,
6765|     which can conflict with char explicit_memset (); below.
6766|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6767|     <limits.h> exists even on freestanding compilers.  */
6768|
6769| #ifdef __STDC__
6770| # include <limits.h>
6771| #else
6772| # include <assert.h>
6773| #endif
6774|
6775| #undef explicit_memset
6776|
6777| /* Override any GCC internal prototype to avoid an error.
6778|    Use char because int might match the return type of a GCC
6779|    builtin and then its argument prototype would still apply.  */
6780| #ifdef __cplusplus
6781| extern "C"
6782| #endif
6783| char explicit_memset ();
6784| /* The GNU C library defines this for functions which it implements
6785|     to always fail with ENOSYS.  Some functions are actually named
6786|     something starting with __ and the normal name is an alias.  */
6787| #if defined __stub_explicit_memset || defined __stub___explicit_memset
6788| choke me
6789| #endif
6790|
6791| int
6792| main ()
6793| {
6794| return explicit_memset ();
6795|   ;
6796|   return 0;
6797| }
6798configure:15077: result: no
6799configure:15077: checking for flock
6800configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6801configure:15077: $? = 0
6802configure:15077: result: yes
6803configure:15077: checking for ftok
6804configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6805configure:15077: $? = 0
6806configure:15077: result: yes
6807configure:15077: checking for funopen
6808configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6809configure:15077: $? = 0
6810configure:15077: result: yes
6811configure:15077: checking for gai_strerror
6812configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6813configure:15077: $? = 0
6814configure:15077: result: yes
6815configure:15077: checking for gcvt
6816configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6817configure:15077: $? = 0
6818configure:15077: result: yes
6819configure:15077: checking for getloadavg
6820configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6821configure:15077: $? = 0
6822configure:15077: result: yes
6823configure:15077: checking for getlogin
6824configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6825configure:15077: $? = 0
6826configure:15077: result: yes
6827configure:15077: checking for getprotobyname
6828configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6829configure:15077: $? = 0
6830configure:15077: result: yes
6831configure:15077: checking for getprotobynumber
6832configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6833configure:15077: $? = 0
6834configure:15077: result: yes
6835configure:15077: checking for getservbyname
6836configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6837configure:15077: $? = 0
6838configure:15077: result: yes
6839configure:15077: checking for getservbyport
6840configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6841configure:15077: $? = 0
6842configure:15077: result: yes
6843configure:15077: checking for gethostname
6844configure:15077: result: yes
6845configure:15077: checking for getrusage
6846configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6847configure:15077: $? = 0
6848configure:15077: result: yes
6849configure:15077: checking for gettimeofday
6850configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6851configure:15077: $? = 0
6852configure:15077: result: yes
6853configure:15077: checking for gmtime_r
6854configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6855configure:15077: $? = 0
6856configure:15077: result: yes
6857configure:15077: checking for getpwnam_r
6858configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6859configure:15077: $? = 0
6860configure:15077: result: yes
6861configure:15077: checking for getgrnam_r
6862configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6863configure:15077: $? = 0
6864configure:15077: result: yes
6865configure:15077: checking for getpwuid_r
6866configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6867configure:15077: $? = 0
6868configure:15077: result: yes
6869configure:15077: checking for grantpt
6870configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6871configure:15077: $? = 0
6872configure:15077: result: yes
6873configure:15077: checking for inet_ntoa
6874configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6875configure:15077: $? = 0
6876configure:15077: result: yes
6877configure:15077: checking for inet_ntop
6878configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6879configure:15077: $? = 0
6880configure:15077: result: yes
6881configure:15077: checking for inet_pton
6882configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6883configure:15077: $? = 0
6884configure:15077: result: yes
6885configure:15077: checking for isascii
6886configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6887configure:15077: $? = 0
6888configure:15077: result: yes
6889configure:15077: checking for link
6890configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6891configure:15077: $? = 0
6892configure:15077: result: yes
6893configure:15077: checking for localtime_r
6894configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6895configure:15077: $? = 0
6896configure:15077: result: yes
6897configure:15077: checking for lockf
6898configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6899configure:15077: $? = 0
6900configure:15077: result: yes
6901configure:15077: checking for lchown
6902configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6903configure:15077: $? = 0
6904configure:15077: result: yes
6905configure:15077: checking for lrand48
6906configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6907configure:15077: $? = 0
6908configure:15077: result: yes
6909configure:15077: checking for memcpy
6910configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6911conftest.c:207:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
6912char memcpy ();
6913     ^
6914conftest.c:207:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
69151 warning generated.
6916configure:15077: $? = 0
6917configure:15077: result: yes
6918configure:15077: checking for memmove
6919configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6920conftest.c:208:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
6921char memmove ();
6922     ^
6923conftest.c:208:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
69241 warning generated.
6925configure:15077: $? = 0
6926configure:15077: result: yes
6927configure:15077: checking for mkstemp
6928configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6929configure:15077: $? = 0
6930configure:15077: result: yes
6931configure:15077: checking for mmap
6932configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6933configure:15077: $? = 0
6934configure:15077: result: yes
6935configure:15077: checking for nl_langinfo
6936configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6937configure:15077: $? = 0
6938configure:15077: result: yes
6939configure:15077: checking for perror
6940configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6941configure:15077: $? = 0
6942configure:15077: result: yes
6943configure:15077: checking for poll
6944configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6945configure:15077: $? = 0
6946configure:15077: result: yes
6947configure:15077: checking for ptsname
6948configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6949configure:15077: $? = 0
6950configure:15077: result: yes
6951configure:15077: checking for putenv
6952configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6953configure:15077: $? = 0
6954configure:15077: result: yes
6955configure:15077: checking for realpath
6956configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6957configure:15077: $? = 0
6958configure:15077: result: yes
6959configure:15077: checking for random
6960configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6961configure:15077: $? = 0
6962configure:15077: result: yes
6963configure:15077: checking for rand_r
6964configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6965configure:15077: $? = 0
6966configure:15077: result: yes
6967configure:15077: checking for scandir
6968configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6969configure:15077: $? = 0
6970configure:15077: result: yes
6971configure:15077: checking for setitimer
6972configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6973configure:15077: $? = 0
6974configure:15077: result: yes
6975configure:15077: checking for setlocale
6976configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6977configure:15077: $? = 0
6978configure:15077: result: yes
6979configure:15077: checking for localeconv
6980configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6981configure:15077: $? = 0
6982configure:15077: result: yes
6983configure:15077: checking for setenv
6984configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6985configure:15077: $? = 0
6986configure:15077: result: yes
6987configure:15077: checking for setpgid
6988configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6989configure:15077: $? = 0
6990configure:15077: result: yes
6991configure:15077: checking for setsockopt
6992configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6993configure:15077: $? = 0
6994configure:15077: result: yes
6995configure:15077: checking for setvbuf
6996configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
6997configure:15077: $? = 0
6998configure:15077: result: yes
6999configure:15077: checking for shutdown
7000configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7001configure:15077: $? = 0
7002configure:15077: result: yes
7003configure:15077: checking for sin
7004configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7005conftest.c:228:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
7006char sin ();
7007     ^
7008conftest.c:228:6: note: 'sin' is a builtin with type 'double (double)'
70091 warning generated.
7010configure:15077: $? = 0
7011configure:15077: result: yes
7012configure:15077: checking for snprintf
7013configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7014conftest.c:229:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
7015char snprintf ();
7016     ^
7017conftest.c:229:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
70181 warning generated.
7019configure:15077: $? = 0
7020configure:15077: result: yes
7021configure:15077: checking for srand48
7022configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7023configure:15077: $? = 0
7024configure:15077: result: yes
7025configure:15077: checking for srandom
7026configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7027configure:15077: $? = 0
7028configure:15077: result: yes
7029configure:15077: checking for statfs
7030configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7031configure:15077: $? = 0
7032configure:15077: result: yes
7033configure:15077: checking for statvfs
7034configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7035configure:15077: $? = 0
7036configure:15077: result: yes
7037configure:15077: checking for std_syslog
7038configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7039Undefined symbols for architecture x86_64:
7040  "_std_syslog", referenced from:
7041      _main in conftest-9c2b8f.o
7042ld: symbol(s) not found for architecture x86_64
7043clang: error: linker command failed with exit code 1 (use -v to see invocation)
7044configure:15077: $? = 1
7045configure: failed program was:
7046| /* confdefs.h */
7047| #define PACKAGE_NAME ""
7048| #define PACKAGE_TARNAME ""
7049| #define PACKAGE_VERSION ""
7050| #define PACKAGE_STRING ""
7051| #define PACKAGE_BUGREPORT ""
7052| #define PACKAGE_URL ""
7053| #define STDC_HEADERS 1
7054| #define HAVE_SYS_TYPES_H 1
7055| #define HAVE_SYS_STAT_H 1
7056| #define HAVE_STDLIB_H 1
7057| #define HAVE_STRING_H 1
7058| #define HAVE_MEMORY_H 1
7059| #define HAVE_STRINGS_H 1
7060| #define HAVE_INTTYPES_H 1
7061| #define HAVE_STDINT_H 1
7062| #define HAVE_UNISTD_H 1
7063| #define __EXTENSIONS__ 1
7064| #define _ALL_SOURCE 1
7065| #define _GNU_SOURCE 1
7066| #define _POSIX_PTHREAD_SEMANTICS 1
7067| #define _TANDEM_SOURCE 1
7068| #define HAVE_DEV_URANDOM 1
7069| #define HAVE_HUGE_VAL_INF 1
7070| #define HAVE_CPUID_COUNT 1
7071| #define HAVE_PHPDBG 1
7072| #define PHPDBG_DEBUG 0
7073| #define PHP_WRITE_STDOUT 1
7074| #define HAVE_SOCKET 1
7075| #define HAVE_SOCKETPAIR 1
7076| #define HAVE_HTONL 1
7077| #define HAVE_GETHOSTNAME 1
7078| #define HAVE_GETHOSTBYADDR 1
7079| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
7080| #define HAVE_DLOPEN 1
7081| #define HAVE_LIBDL 1
7082| #define HAVE_LIBM 1
7083| #define HAVE_INET_ATON 1
7084| #define STDC_HEADERS 1
7085| #define HAVE_DIRENT_H 1
7086| #define HAVE_INTTYPES_H 1
7087| #define HAVE_STDINT_H 1
7088| #define HAVE_DIRENT_H 1
7089| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7090| #define HAVE_SYS_PARAM_H 1
7091| #define HAVE_SYS_TYPES_H 1
7092| #define HAVE_SYS_TIME_H 1
7093| #define HAVE_NETINET_IN_H 1
7094| #define HAVE_ALLOCA_H 1
7095| #define HAVE_ARPA_INET_H 1
7096| #define HAVE_ARPA_NAMESER_H 1
7097| #define HAVE_ASSERT_H 1
7098| #define HAVE_DNS_H 1
7099| #define HAVE_FCNTL_H 1
7100| #define HAVE_GRP_H 1
7101| #define HAVE_LANGINFO_H 1
7102| #define HAVE_LIMITS_H 1
7103| #define HAVE_LOCALE_H 1
7104| #define HAVE_MONETARY_H 1
7105| #define HAVE_NETDB_H 1
7106| #define HAVE_POLL_H 1
7107| #define HAVE_PWD_H 1
7108| #define HAVE_RESOLV_H 1
7109| #define HAVE_SIGNAL_H 1
7110| #define HAVE_STDARG_H 1
7111| #define HAVE_STDLIB_H 1
7112| #define HAVE_STRING_H 1
7113| #define HAVE_SYSLOG_H 1
7114| #define HAVE_SYSEXITS_H 1
7115| #define HAVE_SYS_IOCTL_H 1
7116| #define HAVE_SYS_FILE_H 1
7117| #define HAVE_SYS_MMAN_H 1
7118| #define HAVE_SYS_MOUNT_H 1
7119| #define HAVE_SYS_POLL_H 1
7120| #define HAVE_SYS_RESOURCE_H 1
7121| #define HAVE_SYS_SELECT_H 1
7122| #define HAVE_SYS_SOCKET_H 1
7123| #define HAVE_SYS_STAT_H 1
7124| #define HAVE_SYS_STATVFS_H 1
7125| #define HAVE_SYS_WAIT_H 1
7126| #define HAVE_TERMIOS_H 1
7127| #define HAVE_UNISTD_H 1
7128| #define HAVE_UTIME_H 1
7129| #define HAVE_SYS_UTSNAME_H 1
7130| #define HAVE_SYS_IPC_H 1
7131| #define HAVE_DLFCN_H 1
7132| #define HAVE_ASSERT_H 1
7133| #define HAVE_TMMINTRIN_H 1
7134| #define HAVE_NMMINTRIN_H 1
7135| #define HAVE_IMMINTRIN_H 1
7136| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
7137| #define HAVE_STRUCT_TM_TM_ZONE 1
7138| #define HAVE_TM_ZONE 1
7139| #define MISSING_FCLOSE_DECL 0
7140| #define HAVE_TM_GMTOFF 1
7141| #define HAVE_STRUCT_FLOCK 1
7142| #define HAVE_SOCKLEN_T 1
7143| #define SIZEOF_SIZE_T 8
7144| #define SIZEOF_LONG_LONG 8
7145| #define SIZEOF_LONG_LONG_INT 8
7146| #define SIZEOF_LONG 8
7147| #define SIZEOF_INT 4
7148| #define SIZEOF_INTMAX_T 8
7149| #define HAVE_INTMAX_T 1
7150| #define SIZEOF_SSIZE_T 8
7151| #define HAVE_SSIZE_T 1
7152| #define SIZEOF_PTRDIFF_T 8
7153| #define HAVE_PTRDIFF_T 1
7154| #define SIZEOF_SHORT 2
7155| #define SIZEOF_INT 4
7156| #define SIZEOF_LONG 8
7157| #define SIZEOF_LONG_LONG 8
7158| #define HAVE_INT8_T 1
7159| #define HAVE_INT16_T 1
7160| #define HAVE_INT32_T 1
7161| #define HAVE_INT64_T 1
7162| #define HAVE_UINT8_T 1
7163| #define HAVE_UINT16_T 1
7164| #define HAVE_UINT32_T 1
7165| #define HAVE_UINT64_T 1
7166| #define HAVE_U_INT8_T 1
7167| #define HAVE_U_INT16_T 1
7168| #define HAVE_U_INT32_T 1
7169| #define HAVE_U_INT64_T 1
7170| #define PHP_HAVE_STDINT_TYPES 1
7171| #define PHP_HAVE_BUILTIN_EXPECT 1
7172| #define PHP_HAVE_BUILTIN_CLZ 1
7173| #define PHP_HAVE_BUILTIN_CTZL 1
7174| #define PHP_HAVE_BUILTIN_CTZLL 1
7175| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
7176| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
7177| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
7178| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
7179| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
7180| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
7181| #define PHP_HAVE_BUILTIN_CPU_INIT 0
7182| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
7183| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
7184| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
7185| #define PHP_HAVE_AVX_INSTRUCTIONS 1
7186| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
7187| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7188| #define HAVE_STRUCT_STAT_ST_RDEV 1
7189| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7190| #define HAVE_ST_BLOCKS 1
7191| #define HAVE_SOCKADDR_STORAGE 1
7192| #define HAVE_SOCKADDR_SA_LEN 1
7193| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
7194| #define HAVE_VPRINTF 1
7195| #define HAVE_ALPHASORT 1
7196| #define HAVE_ASCTIME_R 1
7197| #define HAVE_CHROOT 1
7198| #define HAVE_CTIME_R 1
7199| #define HAVE_CRYPT 1
7200| #define HAVE_FLOCK 1
7201| #define HAVE_FTOK 1
7202| #define HAVE_FUNOPEN 1
7203| #define HAVE_GAI_STRERROR 1
7204| #define HAVE_GCVT 1
7205| #define HAVE_GETLOADAVG 1
7206| #define HAVE_GETLOGIN 1
7207| #define HAVE_GETPROTOBYNAME 1
7208| #define HAVE_GETPROTOBYNUMBER 1
7209| #define HAVE_GETSERVBYNAME 1
7210| #define HAVE_GETSERVBYPORT 1
7211| #define HAVE_GETHOSTNAME 1
7212| #define HAVE_GETRUSAGE 1
7213| #define HAVE_GETTIMEOFDAY 1
7214| #define HAVE_GMTIME_R 1
7215| #define HAVE_GETPWNAM_R 1
7216| #define HAVE_GETGRNAM_R 1
7217| #define HAVE_GETPWUID_R 1
7218| #define HAVE_GRANTPT 1
7219| #define HAVE_INET_NTOA 1
7220| #define HAVE_INET_NTOP 1
7221| #define HAVE_INET_PTON 1
7222| #define HAVE_ISASCII 1
7223| #define HAVE_LINK 1
7224| #define HAVE_LOCALTIME_R 1
7225| #define HAVE_LOCKF 1
7226| #define HAVE_LCHOWN 1
7227| #define HAVE_LRAND48 1
7228| #define HAVE_MEMCPY 1
7229| #define HAVE_MEMMOVE 1
7230| #define HAVE_MKSTEMP 1
7231| #define HAVE_MMAP 1
7232| #define HAVE_NL_LANGINFO 1
7233| #define HAVE_PERROR 1
7234| #define HAVE_POLL 1
7235| #define HAVE_PTSNAME 1
7236| #define HAVE_PUTENV 1
7237| #define HAVE_REALPATH 1
7238| #define HAVE_RANDOM 1
7239| #define HAVE_RAND_R 1
7240| #define HAVE_SCANDIR 1
7241| #define HAVE_SETITIMER 1
7242| #define HAVE_SETLOCALE 1
7243| #define HAVE_LOCALECONV 1
7244| #define HAVE_SETENV 1
7245| #define HAVE_SETPGID 1
7246| #define HAVE_SETSOCKOPT 1
7247| #define HAVE_SETVBUF 1
7248| #define HAVE_SHUTDOWN 1
7249| #define HAVE_SIN 1
7250| #define HAVE_SNPRINTF 1
7251| #define HAVE_SRAND48 1
7252| #define HAVE_SRANDOM 1
7253| #define HAVE_STATFS 1
7254| #define HAVE_STATVFS 1
7255| /* end confdefs.h.  */
7256| /* Define std_syslog to an innocuous variant, in case <limits.h> declares std_syslog.
7257|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7258| #define std_syslog innocuous_std_syslog
7259|
7260| /* System header to define __stub macros and hopefully few prototypes,
7261|     which can conflict with char std_syslog (); below.
7262|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7263|     <limits.h> exists even on freestanding compilers.  */
7264|
7265| #ifdef __STDC__
7266| # include <limits.h>
7267| #else
7268| # include <assert.h>
7269| #endif
7270|
7271| #undef std_syslog
7272|
7273| /* Override any GCC internal prototype to avoid an error.
7274|    Use char because int might match the return type of a GCC
7275|    builtin and then its argument prototype would still apply.  */
7276| #ifdef __cplusplus
7277| extern "C"
7278| #endif
7279| char std_syslog ();
7280| /* The GNU C library defines this for functions which it implements
7281|     to always fail with ENOSYS.  Some functions are actually named
7282|     something starting with __ and the normal name is an alias.  */
7283| #if defined __stub_std_syslog || defined __stub___std_syslog
7284| choke me
7285| #endif
7286|
7287| int
7288| main ()
7289| {
7290| return std_syslog ();
7291|   ;
7292|   return 0;
7293| }
7294configure:15077: result: no
7295configure:15077: checking for strcasecmp
7296configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7297conftest.c:234:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
7298char strcasecmp ();
7299     ^
7300conftest.c:234:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
73011 warning generated.
7302configure:15077: $? = 0
7303configure:15077: result: yes
7304configure:15077: checking for strcoll
7305configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7306configure:15077: $? = 0
7307configure:15077: result: yes
7308configure:15077: checking for strdup
7309configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7310conftest.c:236:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
7311char strdup ();
7312     ^
7313conftest.c:236:6: note: 'strdup' is a builtin with type 'char *(const char *)'
73141 warning generated.
7315configure:15077: $? = 0
7316configure:15077: result: yes
7317configure:15077: checking for strerror
7318configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7319conftest.c:237:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
7320char strerror ();
7321     ^
7322conftest.c:237:6: note: 'strerror' is a builtin with type 'char *(int)'
73231 warning generated.
7324configure:15077: $? = 0
7325configure:15077: result: yes
7326configure:15077: checking for strftime
7327configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7328configure:15077: $? = 0
7329configure:15077: result: yes
7330configure:15077: checking for strnlen
7331configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7332configure:15077: $? = 0
7333configure:15077: result: yes
7334configure:15077: checking for strptime
7335configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7336configure:15077: $? = 0
7337configure:15077: result: yes
7338configure:15077: checking for strstr
7339configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7340conftest.c:241:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
7341char strstr ();
7342     ^
7343conftest.c:241:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
73441 warning generated.
7345configure:15077: $? = 0
7346configure:15077: result: yes
7347configure:15077: checking for strtok_r
7348configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7349configure:15077: $? = 0
7350configure:15077: result: yes
7351configure:15077: checking for symlink
7352configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7353configure:15077: $? = 0
7354configure:15077: result: yes
7355configure:15077: checking for tempnam
7356configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7357configure:15077: $? = 0
7358configure:15077: result: yes
7359configure:15077: checking for tzset
7360configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7361configure:15077: $? = 0
7362configure:15077: result: yes
7363configure:15077: checking for unlockpt
7364configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7365configure:15077: $? = 0
7366configure:15077: result: yes
7367configure:15077: checking for unsetenv
7368configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7369configure:15077: $? = 0
7370configure:15077: result: yes
7371configure:15077: checking for usleep
7372configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7373configure:15077: $? = 0
7374configure:15077: result: yes
7375configure:15077: checking for utime
7376configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7377configure:15077: $? = 0
7378configure:15077: result: yes
7379configure:15077: checking for vsnprintf
7380configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7381conftest.c:250:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
7382char vsnprintf ();
7383     ^
7384conftest.c:250:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
73851 warning generated.
7386configure:15077: $? = 0
7387configure:15077: result: yes
7388configure:15077: checking for vasprintf
7389configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7390conftest.c:262:19: warning: format string missing [-Wformat]
7391return vasprintf ();
7392       ~~~~~~~~~  ^
73931 warning generated.
7394configure:15077: $? = 0
7395configure:15077: result: yes
7396configure:15077: checking for asprintf
7397configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7398conftest.c:263:18: warning: format string missing [-Wformat]
7399return asprintf ();
7400       ~~~~~~~~  ^
74011 warning generated.
7402configure:15077: $? = 0
7403configure:15077: result: yes
7404configure:15077: checking for nanosleep
7405configure:15077: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7406configure:15077: $? = 0
7407configure:15077: result: yes
7408configure:15092: checking for nanosleep in -lrt
7409configure:15117: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lrt  -lm  >&5
7410ld: library not found for -lrt
7411clang: error: linker command failed with exit code 1 (use -v to see invocation)
7412configure:15117: $? = 1
7413configure: failed program was:
7414| /* confdefs.h */
7415| #define PACKAGE_NAME ""
7416| #define PACKAGE_TARNAME ""
7417| #define PACKAGE_VERSION ""
7418| #define PACKAGE_STRING ""
7419| #define PACKAGE_BUGREPORT ""
7420| #define PACKAGE_URL ""
7421| #define STDC_HEADERS 1
7422| #define HAVE_SYS_TYPES_H 1
7423| #define HAVE_SYS_STAT_H 1
7424| #define HAVE_STDLIB_H 1
7425| #define HAVE_STRING_H 1
7426| #define HAVE_MEMORY_H 1
7427| #define HAVE_STRINGS_H 1
7428| #define HAVE_INTTYPES_H 1
7429| #define HAVE_STDINT_H 1
7430| #define HAVE_UNISTD_H 1
7431| #define __EXTENSIONS__ 1
7432| #define _ALL_SOURCE 1
7433| #define _GNU_SOURCE 1
7434| #define _POSIX_PTHREAD_SEMANTICS 1
7435| #define _TANDEM_SOURCE 1
7436| #define HAVE_DEV_URANDOM 1
7437| #define HAVE_HUGE_VAL_INF 1
7438| #define HAVE_CPUID_COUNT 1
7439| #define HAVE_PHPDBG 1
7440| #define PHPDBG_DEBUG 0
7441| #define PHP_WRITE_STDOUT 1
7442| #define HAVE_SOCKET 1
7443| #define HAVE_SOCKETPAIR 1
7444| #define HAVE_HTONL 1
7445| #define HAVE_GETHOSTNAME 1
7446| #define HAVE_GETHOSTBYADDR 1
7447| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
7448| #define HAVE_DLOPEN 1
7449| #define HAVE_LIBDL 1
7450| #define HAVE_LIBM 1
7451| #define HAVE_INET_ATON 1
7452| #define STDC_HEADERS 1
7453| #define HAVE_DIRENT_H 1
7454| #define HAVE_INTTYPES_H 1
7455| #define HAVE_STDINT_H 1
7456| #define HAVE_DIRENT_H 1
7457| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7458| #define HAVE_SYS_PARAM_H 1
7459| #define HAVE_SYS_TYPES_H 1
7460| #define HAVE_SYS_TIME_H 1
7461| #define HAVE_NETINET_IN_H 1
7462| #define HAVE_ALLOCA_H 1
7463| #define HAVE_ARPA_INET_H 1
7464| #define HAVE_ARPA_NAMESER_H 1
7465| #define HAVE_ASSERT_H 1
7466| #define HAVE_DNS_H 1
7467| #define HAVE_FCNTL_H 1
7468| #define HAVE_GRP_H 1
7469| #define HAVE_LANGINFO_H 1
7470| #define HAVE_LIMITS_H 1
7471| #define HAVE_LOCALE_H 1
7472| #define HAVE_MONETARY_H 1
7473| #define HAVE_NETDB_H 1
7474| #define HAVE_POLL_H 1
7475| #define HAVE_PWD_H 1
7476| #define HAVE_RESOLV_H 1
7477| #define HAVE_SIGNAL_H 1
7478| #define HAVE_STDARG_H 1
7479| #define HAVE_STDLIB_H 1
7480| #define HAVE_STRING_H 1
7481| #define HAVE_SYSLOG_H 1
7482| #define HAVE_SYSEXITS_H 1
7483| #define HAVE_SYS_IOCTL_H 1
7484| #define HAVE_SYS_FILE_H 1
7485| #define HAVE_SYS_MMAN_H 1
7486| #define HAVE_SYS_MOUNT_H 1
7487| #define HAVE_SYS_POLL_H 1
7488| #define HAVE_SYS_RESOURCE_H 1
7489| #define HAVE_SYS_SELECT_H 1
7490| #define HAVE_SYS_SOCKET_H 1
7491| #define HAVE_SYS_STAT_H 1
7492| #define HAVE_SYS_STATVFS_H 1
7493| #define HAVE_SYS_WAIT_H 1
7494| #define HAVE_TERMIOS_H 1
7495| #define HAVE_UNISTD_H 1
7496| #define HAVE_UTIME_H 1
7497| #define HAVE_SYS_UTSNAME_H 1
7498| #define HAVE_SYS_IPC_H 1
7499| #define HAVE_DLFCN_H 1
7500| #define HAVE_ASSERT_H 1
7501| #define HAVE_TMMINTRIN_H 1
7502| #define HAVE_NMMINTRIN_H 1
7503| #define HAVE_IMMINTRIN_H 1
7504| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
7505| #define HAVE_STRUCT_TM_TM_ZONE 1
7506| #define HAVE_TM_ZONE 1
7507| #define MISSING_FCLOSE_DECL 0
7508| #define HAVE_TM_GMTOFF 1
7509| #define HAVE_STRUCT_FLOCK 1
7510| #define HAVE_SOCKLEN_T 1
7511| #define SIZEOF_SIZE_T 8
7512| #define SIZEOF_LONG_LONG 8
7513| #define SIZEOF_LONG_LONG_INT 8
7514| #define SIZEOF_LONG 8
7515| #define SIZEOF_INT 4
7516| #define SIZEOF_INTMAX_T 8
7517| #define HAVE_INTMAX_T 1
7518| #define SIZEOF_SSIZE_T 8
7519| #define HAVE_SSIZE_T 1
7520| #define SIZEOF_PTRDIFF_T 8
7521| #define HAVE_PTRDIFF_T 1
7522| #define SIZEOF_SHORT 2
7523| #define SIZEOF_INT 4
7524| #define SIZEOF_LONG 8
7525| #define SIZEOF_LONG_LONG 8
7526| #define HAVE_INT8_T 1
7527| #define HAVE_INT16_T 1
7528| #define HAVE_INT32_T 1
7529| #define HAVE_INT64_T 1
7530| #define HAVE_UINT8_T 1
7531| #define HAVE_UINT16_T 1
7532| #define HAVE_UINT32_T 1
7533| #define HAVE_UINT64_T 1
7534| #define HAVE_U_INT8_T 1
7535| #define HAVE_U_INT16_T 1
7536| #define HAVE_U_INT32_T 1
7537| #define HAVE_U_INT64_T 1
7538| #define PHP_HAVE_STDINT_TYPES 1
7539| #define PHP_HAVE_BUILTIN_EXPECT 1
7540| #define PHP_HAVE_BUILTIN_CLZ 1
7541| #define PHP_HAVE_BUILTIN_CTZL 1
7542| #define PHP_HAVE_BUILTIN_CTZLL 1
7543| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
7544| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
7545| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
7546| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
7547| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
7548| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
7549| #define PHP_HAVE_BUILTIN_CPU_INIT 0
7550| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
7551| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
7552| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
7553| #define PHP_HAVE_AVX_INSTRUCTIONS 1
7554| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
7555| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7556| #define HAVE_STRUCT_STAT_ST_RDEV 1
7557| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7558| #define HAVE_ST_BLOCKS 1
7559| #define HAVE_SOCKADDR_STORAGE 1
7560| #define HAVE_SOCKADDR_SA_LEN 1
7561| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
7562| #define HAVE_VPRINTF 1
7563| #define HAVE_ALPHASORT 1
7564| #define HAVE_ASCTIME_R 1
7565| #define HAVE_CHROOT 1
7566| #define HAVE_CTIME_R 1
7567| #define HAVE_CRYPT 1
7568| #define HAVE_FLOCK 1
7569| #define HAVE_FTOK 1
7570| #define HAVE_FUNOPEN 1
7571| #define HAVE_GAI_STRERROR 1
7572| #define HAVE_GCVT 1
7573| #define HAVE_GETLOADAVG 1
7574| #define HAVE_GETLOGIN 1
7575| #define HAVE_GETPROTOBYNAME 1
7576| #define HAVE_GETPROTOBYNUMBER 1
7577| #define HAVE_GETSERVBYNAME 1
7578| #define HAVE_GETSERVBYPORT 1
7579| #define HAVE_GETHOSTNAME 1
7580| #define HAVE_GETRUSAGE 1
7581| #define HAVE_GETTIMEOFDAY 1
7582| #define HAVE_GMTIME_R 1
7583| #define HAVE_GETPWNAM_R 1
7584| #define HAVE_GETGRNAM_R 1
7585| #define HAVE_GETPWUID_R 1
7586| #define HAVE_GRANTPT 1
7587| #define HAVE_INET_NTOA 1
7588| #define HAVE_INET_NTOP 1
7589| #define HAVE_INET_PTON 1
7590| #define HAVE_ISASCII 1
7591| #define HAVE_LINK 1
7592| #define HAVE_LOCALTIME_R 1
7593| #define HAVE_LOCKF 1
7594| #define HAVE_LCHOWN 1
7595| #define HAVE_LRAND48 1
7596| #define HAVE_MEMCPY 1
7597| #define HAVE_MEMMOVE 1
7598| #define HAVE_MKSTEMP 1
7599| #define HAVE_MMAP 1
7600| #define HAVE_NL_LANGINFO 1
7601| #define HAVE_PERROR 1
7602| #define HAVE_POLL 1
7603| #define HAVE_PTSNAME 1
7604| #define HAVE_PUTENV 1
7605| #define HAVE_REALPATH 1
7606| #define HAVE_RANDOM 1
7607| #define HAVE_RAND_R 1
7608| #define HAVE_SCANDIR 1
7609| #define HAVE_SETITIMER 1
7610| #define HAVE_SETLOCALE 1
7611| #define HAVE_LOCALECONV 1
7612| #define HAVE_SETENV 1
7613| #define HAVE_SETPGID 1
7614| #define HAVE_SETSOCKOPT 1
7615| #define HAVE_SETVBUF 1
7616| #define HAVE_SHUTDOWN 1
7617| #define HAVE_SIN 1
7618| #define HAVE_SNPRINTF 1
7619| #define HAVE_SRAND48 1
7620| #define HAVE_SRANDOM 1
7621| #define HAVE_STATFS 1
7622| #define HAVE_STATVFS 1
7623| #define HAVE_STRCASECMP 1
7624| #define HAVE_STRCOLL 1
7625| #define HAVE_STRDUP 1
7626| #define HAVE_STRERROR 1
7627| #define HAVE_STRFTIME 1
7628| #define HAVE_STRNLEN 1
7629| #define HAVE_STRPTIME 1
7630| #define HAVE_STRSTR 1
7631| #define HAVE_STRTOK_R 1
7632| #define HAVE_SYMLINK 1
7633| #define HAVE_TEMPNAM 1
7634| #define HAVE_TZSET 1
7635| #define HAVE_UNLOCKPT 1
7636| #define HAVE_UNSETENV 1
7637| #define HAVE_USLEEP 1
7638| #define HAVE_UTIME 1
7639| #define HAVE_VSNPRINTF 1
7640| #define HAVE_VASPRINTF 1
7641| #define HAVE_ASPRINTF 1
7642| #define HAVE_NANOSLEEP 1
7643| /* end confdefs.h.  */
7644|
7645| /* Override any GCC internal prototype to avoid an error.
7646|    Use char because int might match the return type of a GCC
7647|    builtin and then its argument prototype would still apply.  */
7648| #ifdef __cplusplus
7649| extern "C"
7650| #endif
7651| char nanosleep ();
7652| int
7653| main ()
7654| {
7655| return nanosleep ();
7656|   ;
7657|   return 0;
7658| }
7659configure:15126: result: no
7660configure:15132: checking for __nanosleep in -lrt
7661configure:15157: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lrt  -lm  >&5
7662ld: library not found for -lrt
7663clang: error: linker command failed with exit code 1 (use -v to see invocation)
7664configure:15157: $? = 1
7665configure: failed program was:
7666| /* confdefs.h */
7667| #define PACKAGE_NAME ""
7668| #define PACKAGE_TARNAME ""
7669| #define PACKAGE_VERSION ""
7670| #define PACKAGE_STRING ""
7671| #define PACKAGE_BUGREPORT ""
7672| #define PACKAGE_URL ""
7673| #define STDC_HEADERS 1
7674| #define HAVE_SYS_TYPES_H 1
7675| #define HAVE_SYS_STAT_H 1
7676| #define HAVE_STDLIB_H 1
7677| #define HAVE_STRING_H 1
7678| #define HAVE_MEMORY_H 1
7679| #define HAVE_STRINGS_H 1
7680| #define HAVE_INTTYPES_H 1
7681| #define HAVE_STDINT_H 1
7682| #define HAVE_UNISTD_H 1
7683| #define __EXTENSIONS__ 1
7684| #define _ALL_SOURCE 1
7685| #define _GNU_SOURCE 1
7686| #define _POSIX_PTHREAD_SEMANTICS 1
7687| #define _TANDEM_SOURCE 1
7688| #define HAVE_DEV_URANDOM 1
7689| #define HAVE_HUGE_VAL_INF 1
7690| #define HAVE_CPUID_COUNT 1
7691| #define HAVE_PHPDBG 1
7692| #define PHPDBG_DEBUG 0
7693| #define PHP_WRITE_STDOUT 1
7694| #define HAVE_SOCKET 1
7695| #define HAVE_SOCKETPAIR 1
7696| #define HAVE_HTONL 1
7697| #define HAVE_GETHOSTNAME 1
7698| #define HAVE_GETHOSTBYADDR 1
7699| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
7700| #define HAVE_DLOPEN 1
7701| #define HAVE_LIBDL 1
7702| #define HAVE_LIBM 1
7703| #define HAVE_INET_ATON 1
7704| #define STDC_HEADERS 1
7705| #define HAVE_DIRENT_H 1
7706| #define HAVE_INTTYPES_H 1
7707| #define HAVE_STDINT_H 1
7708| #define HAVE_DIRENT_H 1
7709| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7710| #define HAVE_SYS_PARAM_H 1
7711| #define HAVE_SYS_TYPES_H 1
7712| #define HAVE_SYS_TIME_H 1
7713| #define HAVE_NETINET_IN_H 1
7714| #define HAVE_ALLOCA_H 1
7715| #define HAVE_ARPA_INET_H 1
7716| #define HAVE_ARPA_NAMESER_H 1
7717| #define HAVE_ASSERT_H 1
7718| #define HAVE_DNS_H 1
7719| #define HAVE_FCNTL_H 1
7720| #define HAVE_GRP_H 1
7721| #define HAVE_LANGINFO_H 1
7722| #define HAVE_LIMITS_H 1
7723| #define HAVE_LOCALE_H 1
7724| #define HAVE_MONETARY_H 1
7725| #define HAVE_NETDB_H 1
7726| #define HAVE_POLL_H 1
7727| #define HAVE_PWD_H 1
7728| #define HAVE_RESOLV_H 1
7729| #define HAVE_SIGNAL_H 1
7730| #define HAVE_STDARG_H 1
7731| #define HAVE_STDLIB_H 1
7732| #define HAVE_STRING_H 1
7733| #define HAVE_SYSLOG_H 1
7734| #define HAVE_SYSEXITS_H 1
7735| #define HAVE_SYS_IOCTL_H 1
7736| #define HAVE_SYS_FILE_H 1
7737| #define HAVE_SYS_MMAN_H 1
7738| #define HAVE_SYS_MOUNT_H 1
7739| #define HAVE_SYS_POLL_H 1
7740| #define HAVE_SYS_RESOURCE_H 1
7741| #define HAVE_SYS_SELECT_H 1
7742| #define HAVE_SYS_SOCKET_H 1
7743| #define HAVE_SYS_STAT_H 1
7744| #define HAVE_SYS_STATVFS_H 1
7745| #define HAVE_SYS_WAIT_H 1
7746| #define HAVE_TERMIOS_H 1
7747| #define HAVE_UNISTD_H 1
7748| #define HAVE_UTIME_H 1
7749| #define HAVE_SYS_UTSNAME_H 1
7750| #define HAVE_SYS_IPC_H 1
7751| #define HAVE_DLFCN_H 1
7752| #define HAVE_ASSERT_H 1
7753| #define HAVE_TMMINTRIN_H 1
7754| #define HAVE_NMMINTRIN_H 1
7755| #define HAVE_IMMINTRIN_H 1
7756| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
7757| #define HAVE_STRUCT_TM_TM_ZONE 1
7758| #define HAVE_TM_ZONE 1
7759| #define MISSING_FCLOSE_DECL 0
7760| #define HAVE_TM_GMTOFF 1
7761| #define HAVE_STRUCT_FLOCK 1
7762| #define HAVE_SOCKLEN_T 1
7763| #define SIZEOF_SIZE_T 8
7764| #define SIZEOF_LONG_LONG 8
7765| #define SIZEOF_LONG_LONG_INT 8
7766| #define SIZEOF_LONG 8
7767| #define SIZEOF_INT 4
7768| #define SIZEOF_INTMAX_T 8
7769| #define HAVE_INTMAX_T 1
7770| #define SIZEOF_SSIZE_T 8
7771| #define HAVE_SSIZE_T 1
7772| #define SIZEOF_PTRDIFF_T 8
7773| #define HAVE_PTRDIFF_T 1
7774| #define SIZEOF_SHORT 2
7775| #define SIZEOF_INT 4
7776| #define SIZEOF_LONG 8
7777| #define SIZEOF_LONG_LONG 8
7778| #define HAVE_INT8_T 1
7779| #define HAVE_INT16_T 1
7780| #define HAVE_INT32_T 1
7781| #define HAVE_INT64_T 1
7782| #define HAVE_UINT8_T 1
7783| #define HAVE_UINT16_T 1
7784| #define HAVE_UINT32_T 1
7785| #define HAVE_UINT64_T 1
7786| #define HAVE_U_INT8_T 1
7787| #define HAVE_U_INT16_T 1
7788| #define HAVE_U_INT32_T 1
7789| #define HAVE_U_INT64_T 1
7790| #define PHP_HAVE_STDINT_TYPES 1
7791| #define PHP_HAVE_BUILTIN_EXPECT 1
7792| #define PHP_HAVE_BUILTIN_CLZ 1
7793| #define PHP_HAVE_BUILTIN_CTZL 1
7794| #define PHP_HAVE_BUILTIN_CTZLL 1
7795| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
7796| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
7797| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
7798| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
7799| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
7800| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
7801| #define PHP_HAVE_BUILTIN_CPU_INIT 0
7802| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
7803| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
7804| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
7805| #define PHP_HAVE_AVX_INSTRUCTIONS 1
7806| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
7807| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
7808| #define HAVE_STRUCT_STAT_ST_RDEV 1
7809| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
7810| #define HAVE_ST_BLOCKS 1
7811| #define HAVE_SOCKADDR_STORAGE 1
7812| #define HAVE_SOCKADDR_SA_LEN 1
7813| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
7814| #define HAVE_VPRINTF 1
7815| #define HAVE_ALPHASORT 1
7816| #define HAVE_ASCTIME_R 1
7817| #define HAVE_CHROOT 1
7818| #define HAVE_CTIME_R 1
7819| #define HAVE_CRYPT 1
7820| #define HAVE_FLOCK 1
7821| #define HAVE_FTOK 1
7822| #define HAVE_FUNOPEN 1
7823| #define HAVE_GAI_STRERROR 1
7824| #define HAVE_GCVT 1
7825| #define HAVE_GETLOADAVG 1
7826| #define HAVE_GETLOGIN 1
7827| #define HAVE_GETPROTOBYNAME 1
7828| #define HAVE_GETPROTOBYNUMBER 1
7829| #define HAVE_GETSERVBYNAME 1
7830| #define HAVE_GETSERVBYPORT 1
7831| #define HAVE_GETHOSTNAME 1
7832| #define HAVE_GETRUSAGE 1
7833| #define HAVE_GETTIMEOFDAY 1
7834| #define HAVE_GMTIME_R 1
7835| #define HAVE_GETPWNAM_R 1
7836| #define HAVE_GETGRNAM_R 1
7837| #define HAVE_GETPWUID_R 1
7838| #define HAVE_GRANTPT 1
7839| #define HAVE_INET_NTOA 1
7840| #define HAVE_INET_NTOP 1
7841| #define HAVE_INET_PTON 1
7842| #define HAVE_ISASCII 1
7843| #define HAVE_LINK 1
7844| #define HAVE_LOCALTIME_R 1
7845| #define HAVE_LOCKF 1
7846| #define HAVE_LCHOWN 1
7847| #define HAVE_LRAND48 1
7848| #define HAVE_MEMCPY 1
7849| #define HAVE_MEMMOVE 1
7850| #define HAVE_MKSTEMP 1
7851| #define HAVE_MMAP 1
7852| #define HAVE_NL_LANGINFO 1
7853| #define HAVE_PERROR 1
7854| #define HAVE_POLL 1
7855| #define HAVE_PTSNAME 1
7856| #define HAVE_PUTENV 1
7857| #define HAVE_REALPATH 1
7858| #define HAVE_RANDOM 1
7859| #define HAVE_RAND_R 1
7860| #define HAVE_SCANDIR 1
7861| #define HAVE_SETITIMER 1
7862| #define HAVE_SETLOCALE 1
7863| #define HAVE_LOCALECONV 1
7864| #define HAVE_SETENV 1
7865| #define HAVE_SETPGID 1
7866| #define HAVE_SETSOCKOPT 1
7867| #define HAVE_SETVBUF 1
7868| #define HAVE_SHUTDOWN 1
7869| #define HAVE_SIN 1
7870| #define HAVE_SNPRINTF 1
7871| #define HAVE_SRAND48 1
7872| #define HAVE_SRANDOM 1
7873| #define HAVE_STATFS 1
7874| #define HAVE_STATVFS 1
7875| #define HAVE_STRCASECMP 1
7876| #define HAVE_STRCOLL 1
7877| #define HAVE_STRDUP 1
7878| #define HAVE_STRERROR 1
7879| #define HAVE_STRFTIME 1
7880| #define HAVE_STRNLEN 1
7881| #define HAVE_STRPTIME 1
7882| #define HAVE_STRSTR 1
7883| #define HAVE_STRTOK_R 1
7884| #define HAVE_SYMLINK 1
7885| #define HAVE_TEMPNAM 1
7886| #define HAVE_TZSET 1
7887| #define HAVE_UNLOCKPT 1
7888| #define HAVE_UNSETENV 1
7889| #define HAVE_USLEEP 1
7890| #define HAVE_UTIME 1
7891| #define HAVE_VSNPRINTF 1
7892| #define HAVE_VASPRINTF 1
7893| #define HAVE_ASPRINTF 1
7894| #define HAVE_NANOSLEEP 1
7895| /* end confdefs.h.  */
7896|
7897| /* Override any GCC internal prototype to avoid an error.
7898|    Use char because int might match the return type of a GCC
7899|    builtin and then its argument prototype would still apply.  */
7900| #ifdef __cplusplus
7901| extern "C"
7902| #endif
7903| char __nanosleep ();
7904| int
7905| main ()
7906| {
7907| return __nanosleep ();
7908|   ;
7909|   return 0;
7910| }
7911configure:15166: result: no
7912configure:15226: checking for getaddrinfo
7913configure:15242: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7914configure:15242: $? = 0
7915configure:15286: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
7916conftest.c:240:3: error: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Werror,-Wimplicit-function-declaration]
7917  memset(&hints, 0, sizeof(hints));
7918  ^
7919conftest.c:240:3: note: include the header <string.h> or explicitly provide a declaration for 'memset'
7920conftest.c:244:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
7921    exit(1);
7922    ^
7923conftest.c:244:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
79242 errors generated.
7925configure:15286: $? = 1
7926configure: program exited with status 1
7927configure: failed program was:
7928| /* confdefs.h */
7929| #define PACKAGE_NAME ""
7930| #define PACKAGE_TARNAME ""
7931| #define PACKAGE_VERSION ""
7932| #define PACKAGE_STRING ""
7933| #define PACKAGE_BUGREPORT ""
7934| #define PACKAGE_URL ""
7935| #define STDC_HEADERS 1
7936| #define HAVE_SYS_TYPES_H 1
7937| #define HAVE_SYS_STAT_H 1
7938| #define HAVE_STDLIB_H 1
7939| #define HAVE_STRING_H 1
7940| #define HAVE_MEMORY_H 1
7941| #define HAVE_STRINGS_H 1
7942| #define HAVE_INTTYPES_H 1
7943| #define HAVE_STDINT_H 1
7944| #define HAVE_UNISTD_H 1
7945| #define __EXTENSIONS__ 1
7946| #define _ALL_SOURCE 1
7947| #define _GNU_SOURCE 1
7948| #define _POSIX_PTHREAD_SEMANTICS 1
7949| #define _TANDEM_SOURCE 1
7950| #define HAVE_DEV_URANDOM 1
7951| #define HAVE_HUGE_VAL_INF 1
7952| #define HAVE_CPUID_COUNT 1
7953| #define HAVE_PHPDBG 1
7954| #define PHPDBG_DEBUG 0
7955| #define PHP_WRITE_STDOUT 1
7956| #define HAVE_SOCKET 1
7957| #define HAVE_SOCKETPAIR 1
7958| #define HAVE_HTONL 1
7959| #define HAVE_GETHOSTNAME 1
7960| #define HAVE_GETHOSTBYADDR 1
7961| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
7962| #define HAVE_DLOPEN 1
7963| #define HAVE_LIBDL 1
7964| #define HAVE_LIBM 1
7965| #define HAVE_INET_ATON 1
7966| #define STDC_HEADERS 1
7967| #define HAVE_DIRENT_H 1
7968| #define HAVE_INTTYPES_H 1
7969| #define HAVE_STDINT_H 1
7970| #define HAVE_DIRENT_H 1
7971| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
7972| #define HAVE_SYS_PARAM_H 1
7973| #define HAVE_SYS_TYPES_H 1
7974| #define HAVE_SYS_TIME_H 1
7975| #define HAVE_NETINET_IN_H 1
7976| #define HAVE_ALLOCA_H 1
7977| #define HAVE_ARPA_INET_H 1
7978| #define HAVE_ARPA_NAMESER_H 1
7979| #define HAVE_ASSERT_H 1
7980| #define HAVE_DNS_H 1
7981| #define HAVE_FCNTL_H 1
7982| #define HAVE_GRP_H 1
7983| #define HAVE_LANGINFO_H 1
7984| #define HAVE_LIMITS_H 1
7985| #define HAVE_LOCALE_H 1
7986| #define HAVE_MONETARY_H 1
7987| #define HAVE_NETDB_H 1
7988| #define HAVE_POLL_H 1
7989| #define HAVE_PWD_H 1
7990| #define HAVE_RESOLV_H 1
7991| #define HAVE_SIGNAL_H 1
7992| #define HAVE_STDARG_H 1
7993| #define HAVE_STDLIB_H 1
7994| #define HAVE_STRING_H 1
7995| #define HAVE_SYSLOG_H 1
7996| #define HAVE_SYSEXITS_H 1
7997| #define HAVE_SYS_IOCTL_H 1
7998| #define HAVE_SYS_FILE_H 1
7999| #define HAVE_SYS_MMAN_H 1
8000| #define HAVE_SYS_MOUNT_H 1
8001| #define HAVE_SYS_POLL_H 1
8002| #define HAVE_SYS_RESOURCE_H 1
8003| #define HAVE_SYS_SELECT_H 1
8004| #define HAVE_SYS_SOCKET_H 1
8005| #define HAVE_SYS_STAT_H 1
8006| #define HAVE_SYS_STATVFS_H 1
8007| #define HAVE_SYS_WAIT_H 1
8008| #define HAVE_TERMIOS_H 1
8009| #define HAVE_UNISTD_H 1
8010| #define HAVE_UTIME_H 1
8011| #define HAVE_SYS_UTSNAME_H 1
8012| #define HAVE_SYS_IPC_H 1
8013| #define HAVE_DLFCN_H 1
8014| #define HAVE_ASSERT_H 1
8015| #define HAVE_TMMINTRIN_H 1
8016| #define HAVE_NMMINTRIN_H 1
8017| #define HAVE_IMMINTRIN_H 1
8018| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
8019| #define HAVE_STRUCT_TM_TM_ZONE 1
8020| #define HAVE_TM_ZONE 1
8021| #define MISSING_FCLOSE_DECL 0
8022| #define HAVE_TM_GMTOFF 1
8023| #define HAVE_STRUCT_FLOCK 1
8024| #define HAVE_SOCKLEN_T 1
8025| #define SIZEOF_SIZE_T 8
8026| #define SIZEOF_LONG_LONG 8
8027| #define SIZEOF_LONG_LONG_INT 8
8028| #define SIZEOF_LONG 8
8029| #define SIZEOF_INT 4
8030| #define SIZEOF_INTMAX_T 8
8031| #define HAVE_INTMAX_T 1
8032| #define SIZEOF_SSIZE_T 8
8033| #define HAVE_SSIZE_T 1
8034| #define SIZEOF_PTRDIFF_T 8
8035| #define HAVE_PTRDIFF_T 1
8036| #define SIZEOF_SHORT 2
8037| #define SIZEOF_INT 4
8038| #define SIZEOF_LONG 8
8039| #define SIZEOF_LONG_LONG 8
8040| #define HAVE_INT8_T 1
8041| #define HAVE_INT16_T 1
8042| #define HAVE_INT32_T 1
8043| #define HAVE_INT64_T 1
8044| #define HAVE_UINT8_T 1
8045| #define HAVE_UINT16_T 1
8046| #define HAVE_UINT32_T 1
8047| #define HAVE_UINT64_T 1
8048| #define HAVE_U_INT8_T 1
8049| #define HAVE_U_INT16_T 1
8050| #define HAVE_U_INT32_T 1
8051| #define HAVE_U_INT64_T 1
8052| #define PHP_HAVE_STDINT_TYPES 1
8053| #define PHP_HAVE_BUILTIN_EXPECT 1
8054| #define PHP_HAVE_BUILTIN_CLZ 1
8055| #define PHP_HAVE_BUILTIN_CTZL 1
8056| #define PHP_HAVE_BUILTIN_CTZLL 1
8057| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
8058| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
8059| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
8060| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
8061| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
8062| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
8063| #define PHP_HAVE_BUILTIN_CPU_INIT 0
8064| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
8065| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
8066| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
8067| #define PHP_HAVE_AVX_INSTRUCTIONS 1
8068| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
8069| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8070| #define HAVE_STRUCT_STAT_ST_RDEV 1
8071| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8072| #define HAVE_ST_BLOCKS 1
8073| #define HAVE_SOCKADDR_STORAGE 1
8074| #define HAVE_SOCKADDR_SA_LEN 1
8075| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
8076| #define HAVE_VPRINTF 1
8077| #define HAVE_ALPHASORT 1
8078| #define HAVE_ASCTIME_R 1
8079| #define HAVE_CHROOT 1
8080| #define HAVE_CTIME_R 1
8081| #define HAVE_CRYPT 1
8082| #define HAVE_FLOCK 1
8083| #define HAVE_FTOK 1
8084| #define HAVE_FUNOPEN 1
8085| #define HAVE_GAI_STRERROR 1
8086| #define HAVE_GCVT 1
8087| #define HAVE_GETLOADAVG 1
8088| #define HAVE_GETLOGIN 1
8089| #define HAVE_GETPROTOBYNAME 1
8090| #define HAVE_GETPROTOBYNUMBER 1
8091| #define HAVE_GETSERVBYNAME 1
8092| #define HAVE_GETSERVBYPORT 1
8093| #define HAVE_GETHOSTNAME 1
8094| #define HAVE_GETRUSAGE 1
8095| #define HAVE_GETTIMEOFDAY 1
8096| #define HAVE_GMTIME_R 1
8097| #define HAVE_GETPWNAM_R 1
8098| #define HAVE_GETGRNAM_R 1
8099| #define HAVE_GETPWUID_R 1
8100| #define HAVE_GRANTPT 1
8101| #define HAVE_INET_NTOA 1
8102| #define HAVE_INET_NTOP 1
8103| #define HAVE_INET_PTON 1
8104| #define HAVE_ISASCII 1
8105| #define HAVE_LINK 1
8106| #define HAVE_LOCALTIME_R 1
8107| #define HAVE_LOCKF 1
8108| #define HAVE_LCHOWN 1
8109| #define HAVE_LRAND48 1
8110| #define HAVE_MEMCPY 1
8111| #define HAVE_MEMMOVE 1
8112| #define HAVE_MKSTEMP 1
8113| #define HAVE_MMAP 1
8114| #define HAVE_NL_LANGINFO 1
8115| #define HAVE_PERROR 1
8116| #define HAVE_POLL 1
8117| #define HAVE_PTSNAME 1
8118| #define HAVE_PUTENV 1
8119| #define HAVE_REALPATH 1
8120| #define HAVE_RANDOM 1
8121| #define HAVE_RAND_R 1
8122| #define HAVE_SCANDIR 1
8123| #define HAVE_SETITIMER 1
8124| #define HAVE_SETLOCALE 1
8125| #define HAVE_LOCALECONV 1
8126| #define HAVE_SETENV 1
8127| #define HAVE_SETPGID 1
8128| #define HAVE_SETSOCKOPT 1
8129| #define HAVE_SETVBUF 1
8130| #define HAVE_SHUTDOWN 1
8131| #define HAVE_SIN 1
8132| #define HAVE_SNPRINTF 1
8133| #define HAVE_SRAND48 1
8134| #define HAVE_SRANDOM 1
8135| #define HAVE_STATFS 1
8136| #define HAVE_STATVFS 1
8137| #define HAVE_STRCASECMP 1
8138| #define HAVE_STRCOLL 1
8139| #define HAVE_STRDUP 1
8140| #define HAVE_STRERROR 1
8141| #define HAVE_STRFTIME 1
8142| #define HAVE_STRNLEN 1
8143| #define HAVE_STRPTIME 1
8144| #define HAVE_STRSTR 1
8145| #define HAVE_STRTOK_R 1
8146| #define HAVE_SYMLINK 1
8147| #define HAVE_TEMPNAM 1
8148| #define HAVE_TZSET 1
8149| #define HAVE_UNLOCKPT 1
8150| #define HAVE_UNSETENV 1
8151| #define HAVE_USLEEP 1
8152| #define HAVE_UTIME 1
8153| #define HAVE_VSNPRINTF 1
8154| #define HAVE_VASPRINTF 1
8155| #define HAVE_ASPRINTF 1
8156| #define HAVE_NANOSLEEP 1
8157| /* end confdefs.h.  */
8158|
8159| #include <netdb.h>
8160| #include <sys/types.h>
8161| #ifndef AF_INET
8162| # include <sys/socket.h>
8163| #endif
8164| int main(void) {
8165|   struct addrinfo *ai, *pai, hints;
8166|
8167|   memset(&hints, 0, sizeof(hints));
8168|   hints.ai_flags = AI_NUMERICHOST;
8169|
8170|   if (getaddrinfo("127.0.0.1", 0, &hints, &ai) < 0) {
8171|     exit(1);
8172|   }
8173|
8174|   if (ai == 0) {
8175|     exit(1);
8176|   }
8177|
8178|   pai = ai;
8179|
8180|   while (pai) {
8181|     if (pai->ai_family != AF_INET) {
8182|       /* 127.0.0.1/NUMERICHOST should only resolve ONE way */
8183|       exit(1);
8184|     }
8185|     if (pai->ai_addr->sa_family != AF_INET) {
8186|       /* 127.0.0.1/NUMERICHOST should only resolve ONE way */
8187|       exit(1);
8188|     }
8189|     pai = pai->ai_next;
8190|   }
8191|   freeaddrinfo(ai);
8192|   exit(0);
8193| }
8194|
8195configure:15301: result: no
8196configure:15309: checking for __sync_fetch_and_add
8197configure:15325: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8198configure:15325: $? = 0
8199configure:15333: result: yes
8200configure:15341: checking for strlcat
8201configure:15341: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8202conftest.c:255:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
8203char strlcat ();
8204     ^
8205conftest.c:255:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
82061 warning generated.
8207configure:15341: $? = 0
8208configure:15341: result: yes
8209configure:15354: checking for strlcpy
8210configure:15354: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8211conftest.c:256:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
8212char strlcpy ();
8213     ^
8214conftest.c:256:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
82151 warning generated.
8216configure:15354: $? = 0
8217configure:15354: result: yes
8218configure:15367: checking for explicit_bzero
8219configure:15367: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8220Undefined symbols for architecture x86_64:
8221  "_explicit_bzero", referenced from:
8222      _main in conftest-c48bd7.o
8223ld: symbol(s) not found for architecture x86_64
8224clang: error: linker command failed with exit code 1 (use -v to see invocation)
8225configure:15367: $? = 1
8226configure: failed program was:
8227| /* confdefs.h */
8228| #define PACKAGE_NAME ""
8229| #define PACKAGE_TARNAME ""
8230| #define PACKAGE_VERSION ""
8231| #define PACKAGE_STRING ""
8232| #define PACKAGE_BUGREPORT ""
8233| #define PACKAGE_URL ""
8234| #define STDC_HEADERS 1
8235| #define HAVE_SYS_TYPES_H 1
8236| #define HAVE_SYS_STAT_H 1
8237| #define HAVE_STDLIB_H 1
8238| #define HAVE_STRING_H 1
8239| #define HAVE_MEMORY_H 1
8240| #define HAVE_STRINGS_H 1
8241| #define HAVE_INTTYPES_H 1
8242| #define HAVE_STDINT_H 1
8243| #define HAVE_UNISTD_H 1
8244| #define __EXTENSIONS__ 1
8245| #define _ALL_SOURCE 1
8246| #define _GNU_SOURCE 1
8247| #define _POSIX_PTHREAD_SEMANTICS 1
8248| #define _TANDEM_SOURCE 1
8249| #define HAVE_DEV_URANDOM 1
8250| #define HAVE_HUGE_VAL_INF 1
8251| #define HAVE_CPUID_COUNT 1
8252| #define HAVE_PHPDBG 1
8253| #define PHPDBG_DEBUG 0
8254| #define PHP_WRITE_STDOUT 1
8255| #define HAVE_SOCKET 1
8256| #define HAVE_SOCKETPAIR 1
8257| #define HAVE_HTONL 1
8258| #define HAVE_GETHOSTNAME 1
8259| #define HAVE_GETHOSTBYADDR 1
8260| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
8261| #define HAVE_DLOPEN 1
8262| #define HAVE_LIBDL 1
8263| #define HAVE_LIBM 1
8264| #define HAVE_INET_ATON 1
8265| #define STDC_HEADERS 1
8266| #define HAVE_DIRENT_H 1
8267| #define HAVE_INTTYPES_H 1
8268| #define HAVE_STDINT_H 1
8269| #define HAVE_DIRENT_H 1
8270| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8271| #define HAVE_SYS_PARAM_H 1
8272| #define HAVE_SYS_TYPES_H 1
8273| #define HAVE_SYS_TIME_H 1
8274| #define HAVE_NETINET_IN_H 1
8275| #define HAVE_ALLOCA_H 1
8276| #define HAVE_ARPA_INET_H 1
8277| #define HAVE_ARPA_NAMESER_H 1
8278| #define HAVE_ASSERT_H 1
8279| #define HAVE_DNS_H 1
8280| #define HAVE_FCNTL_H 1
8281| #define HAVE_GRP_H 1
8282| #define HAVE_LANGINFO_H 1
8283| #define HAVE_LIMITS_H 1
8284| #define HAVE_LOCALE_H 1
8285| #define HAVE_MONETARY_H 1
8286| #define HAVE_NETDB_H 1
8287| #define HAVE_POLL_H 1
8288| #define HAVE_PWD_H 1
8289| #define HAVE_RESOLV_H 1
8290| #define HAVE_SIGNAL_H 1
8291| #define HAVE_STDARG_H 1
8292| #define HAVE_STDLIB_H 1
8293| #define HAVE_STRING_H 1
8294| #define HAVE_SYSLOG_H 1
8295| #define HAVE_SYSEXITS_H 1
8296| #define HAVE_SYS_IOCTL_H 1
8297| #define HAVE_SYS_FILE_H 1
8298| #define HAVE_SYS_MMAN_H 1
8299| #define HAVE_SYS_MOUNT_H 1
8300| #define HAVE_SYS_POLL_H 1
8301| #define HAVE_SYS_RESOURCE_H 1
8302| #define HAVE_SYS_SELECT_H 1
8303| #define HAVE_SYS_SOCKET_H 1
8304| #define HAVE_SYS_STAT_H 1
8305| #define HAVE_SYS_STATVFS_H 1
8306| #define HAVE_SYS_WAIT_H 1
8307| #define HAVE_TERMIOS_H 1
8308| #define HAVE_UNISTD_H 1
8309| #define HAVE_UTIME_H 1
8310| #define HAVE_SYS_UTSNAME_H 1
8311| #define HAVE_SYS_IPC_H 1
8312| #define HAVE_DLFCN_H 1
8313| #define HAVE_ASSERT_H 1
8314| #define HAVE_TMMINTRIN_H 1
8315| #define HAVE_NMMINTRIN_H 1
8316| #define HAVE_IMMINTRIN_H 1
8317| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 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 PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
8357| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
8358| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
8359| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
8360| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
8361| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
8362| #define PHP_HAVE_BUILTIN_CPU_INIT 0
8363| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
8364| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
8365| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
8366| #define PHP_HAVE_AVX_INSTRUCTIONS 1
8367| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
8368| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8369| #define HAVE_STRUCT_STAT_ST_RDEV 1
8370| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8371| #define HAVE_ST_BLOCKS 1
8372| #define HAVE_SOCKADDR_STORAGE 1
8373| #define HAVE_SOCKADDR_SA_LEN 1
8374| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
8375| #define HAVE_VPRINTF 1
8376| #define HAVE_ALPHASORT 1
8377| #define HAVE_ASCTIME_R 1
8378| #define HAVE_CHROOT 1
8379| #define HAVE_CTIME_R 1
8380| #define HAVE_CRYPT 1
8381| #define HAVE_FLOCK 1
8382| #define HAVE_FTOK 1
8383| #define HAVE_FUNOPEN 1
8384| #define HAVE_GAI_STRERROR 1
8385| #define HAVE_GCVT 1
8386| #define HAVE_GETLOADAVG 1
8387| #define HAVE_GETLOGIN 1
8388| #define HAVE_GETPROTOBYNAME 1
8389| #define HAVE_GETPROTOBYNUMBER 1
8390| #define HAVE_GETSERVBYNAME 1
8391| #define HAVE_GETSERVBYPORT 1
8392| #define HAVE_GETHOSTNAME 1
8393| #define HAVE_GETRUSAGE 1
8394| #define HAVE_GETTIMEOFDAY 1
8395| #define HAVE_GMTIME_R 1
8396| #define HAVE_GETPWNAM_R 1
8397| #define HAVE_GETGRNAM_R 1
8398| #define HAVE_GETPWUID_R 1
8399| #define HAVE_GRANTPT 1
8400| #define HAVE_INET_NTOA 1
8401| #define HAVE_INET_NTOP 1
8402| #define HAVE_INET_PTON 1
8403| #define HAVE_ISASCII 1
8404| #define HAVE_LINK 1
8405| #define HAVE_LOCALTIME_R 1
8406| #define HAVE_LOCKF 1
8407| #define HAVE_LCHOWN 1
8408| #define HAVE_LRAND48 1
8409| #define HAVE_MEMCPY 1
8410| #define HAVE_MEMMOVE 1
8411| #define HAVE_MKSTEMP 1
8412| #define HAVE_MMAP 1
8413| #define HAVE_NL_LANGINFO 1
8414| #define HAVE_PERROR 1
8415| #define HAVE_POLL 1
8416| #define HAVE_PTSNAME 1
8417| #define HAVE_PUTENV 1
8418| #define HAVE_REALPATH 1
8419| #define HAVE_RANDOM 1
8420| #define HAVE_RAND_R 1
8421| #define HAVE_SCANDIR 1
8422| #define HAVE_SETITIMER 1
8423| #define HAVE_SETLOCALE 1
8424| #define HAVE_LOCALECONV 1
8425| #define HAVE_SETENV 1
8426| #define HAVE_SETPGID 1
8427| #define HAVE_SETSOCKOPT 1
8428| #define HAVE_SETVBUF 1
8429| #define HAVE_SHUTDOWN 1
8430| #define HAVE_SIN 1
8431| #define HAVE_SNPRINTF 1
8432| #define HAVE_SRAND48 1
8433| #define HAVE_SRANDOM 1
8434| #define HAVE_STATFS 1
8435| #define HAVE_STATVFS 1
8436| #define HAVE_STRCASECMP 1
8437| #define HAVE_STRCOLL 1
8438| #define HAVE_STRDUP 1
8439| #define HAVE_STRERROR 1
8440| #define HAVE_STRFTIME 1
8441| #define HAVE_STRNLEN 1
8442| #define HAVE_STRPTIME 1
8443| #define HAVE_STRSTR 1
8444| #define HAVE_STRTOK_R 1
8445| #define HAVE_SYMLINK 1
8446| #define HAVE_TEMPNAM 1
8447| #define HAVE_TZSET 1
8448| #define HAVE_UNLOCKPT 1
8449| #define HAVE_UNSETENV 1
8450| #define HAVE_USLEEP 1
8451| #define HAVE_UTIME 1
8452| #define HAVE_VSNPRINTF 1
8453| #define HAVE_VASPRINTF 1
8454| #define HAVE_ASPRINTF 1
8455| #define HAVE_NANOSLEEP 1
8456| #define HAVE_SYNC_FETCH_AND_ADD 1
8457| #define HAVE_STRLCAT 1
8458| #define HAVE_STRLCPY 1
8459| /* end confdefs.h.  */
8460| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
8461|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8462| #define explicit_bzero innocuous_explicit_bzero
8463|
8464| /* System header to define __stub macros and hopefully few prototypes,
8465|     which can conflict with char explicit_bzero (); below.
8466|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8467|     <limits.h> exists even on freestanding compilers.  */
8468|
8469| #ifdef __STDC__
8470| # include <limits.h>
8471| #else
8472| # include <assert.h>
8473| #endif
8474|
8475| #undef explicit_bzero
8476|
8477| /* Override any GCC internal prototype to avoid an error.
8478|    Use char because int might match the return type of a GCC
8479|    builtin and then its argument prototype would still apply.  */
8480| #ifdef __cplusplus
8481| extern "C"
8482| #endif
8483| char explicit_bzero ();
8484| /* The GNU C library defines this for functions which it implements
8485|     to always fail with ENOSYS.  Some functions are actually named
8486|     something starting with __ and the normal name is an alias.  */
8487| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
8488| choke me
8489| #endif
8490|
8491| int
8492| main ()
8493| {
8494| return explicit_bzero ();
8495|   ;
8496|   return 0;
8497| }
8498configure:15367: result: no
8499configure:15380: checking for getopt
8500configure:15380: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8501configure:15380: $? = 0
8502configure:15380: result: yes
8503configure:15400: checking for utime.h
8504configure:15400: result: yes
8505configure:15414: checking whether utime accepts a null argument
8506configure:15443: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8507configure:15443: $? = 0
8508configure:15443: ./conftest
8509configure:15443: $? = 0
8510configure:15453: result: yes
8511configure:15465: checking for working alloca.h
8512configure:15482: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8513configure:15482: $? = 0
8514configure:15490: result: yes
8515configure:15498: checking for alloca
8516configure:15535: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8517configure:15535: $? = 0
8518configure:15543: result: yes
8519configure:15650: checking for declared timezone
8520configure:15675: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
8521configure:15675: $? = 0
8522configure:15686: result: yes
8523configure:15695: checking for type of reentrant time-related functions
8524configure:15724: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8525conftest.c:243:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8526main() {
8527^
8528conftest.c:249:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion]
8529s = gmtime_r(&old, &t);
8530  ^ ~~~~~~~~~~~~~~~~~~
8531conftest.c:250:30: error: too many arguments to function call, expected 2, have 3
8532r = (int) asctime_r(&t, buf, 26);
8533          ~~~~~~~~~          ^~
8534/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:125:1: note: 'asctime_r' declared here
8535char *asctime_r(const struct tm * __restrict, char * __restrict);
8536^
85372 warnings and 1 error generated.
8538configure:15724: $? = 1
8539configure: program exited with status 1
8540configure: failed program was:
8541| /* confdefs.h */
8542| #define PACKAGE_NAME ""
8543| #define PACKAGE_TARNAME ""
8544| #define PACKAGE_VERSION ""
8545| #define PACKAGE_STRING ""
8546| #define PACKAGE_BUGREPORT ""
8547| #define PACKAGE_URL ""
8548| #define STDC_HEADERS 1
8549| #define HAVE_SYS_TYPES_H 1
8550| #define HAVE_SYS_STAT_H 1
8551| #define HAVE_STDLIB_H 1
8552| #define HAVE_STRING_H 1
8553| #define HAVE_MEMORY_H 1
8554| #define HAVE_STRINGS_H 1
8555| #define HAVE_INTTYPES_H 1
8556| #define HAVE_STDINT_H 1
8557| #define HAVE_UNISTD_H 1
8558| #define __EXTENSIONS__ 1
8559| #define _ALL_SOURCE 1
8560| #define _GNU_SOURCE 1
8561| #define _POSIX_PTHREAD_SEMANTICS 1
8562| #define _TANDEM_SOURCE 1
8563| #define HAVE_DEV_URANDOM 1
8564| #define HAVE_HUGE_VAL_INF 1
8565| #define HAVE_CPUID_COUNT 1
8566| #define HAVE_PHPDBG 1
8567| #define PHPDBG_DEBUG 0
8568| #define PHP_WRITE_STDOUT 1
8569| #define HAVE_SOCKET 1
8570| #define HAVE_SOCKETPAIR 1
8571| #define HAVE_HTONL 1
8572| #define HAVE_GETHOSTNAME 1
8573| #define HAVE_GETHOSTBYADDR 1
8574| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
8575| #define HAVE_DLOPEN 1
8576| #define HAVE_LIBDL 1
8577| #define HAVE_LIBM 1
8578| #define HAVE_INET_ATON 1
8579| #define STDC_HEADERS 1
8580| #define HAVE_DIRENT_H 1
8581| #define HAVE_INTTYPES_H 1
8582| #define HAVE_STDINT_H 1
8583| #define HAVE_DIRENT_H 1
8584| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8585| #define HAVE_SYS_PARAM_H 1
8586| #define HAVE_SYS_TYPES_H 1
8587| #define HAVE_SYS_TIME_H 1
8588| #define HAVE_NETINET_IN_H 1
8589| #define HAVE_ALLOCA_H 1
8590| #define HAVE_ARPA_INET_H 1
8591| #define HAVE_ARPA_NAMESER_H 1
8592| #define HAVE_ASSERT_H 1
8593| #define HAVE_DNS_H 1
8594| #define HAVE_FCNTL_H 1
8595| #define HAVE_GRP_H 1
8596| #define HAVE_LANGINFO_H 1
8597| #define HAVE_LIMITS_H 1
8598| #define HAVE_LOCALE_H 1
8599| #define HAVE_MONETARY_H 1
8600| #define HAVE_NETDB_H 1
8601| #define HAVE_POLL_H 1
8602| #define HAVE_PWD_H 1
8603| #define HAVE_RESOLV_H 1
8604| #define HAVE_SIGNAL_H 1
8605| #define HAVE_STDARG_H 1
8606| #define HAVE_STDLIB_H 1
8607| #define HAVE_STRING_H 1
8608| #define HAVE_SYSLOG_H 1
8609| #define HAVE_SYSEXITS_H 1
8610| #define HAVE_SYS_IOCTL_H 1
8611| #define HAVE_SYS_FILE_H 1
8612| #define HAVE_SYS_MMAN_H 1
8613| #define HAVE_SYS_MOUNT_H 1
8614| #define HAVE_SYS_POLL_H 1
8615| #define HAVE_SYS_RESOURCE_H 1
8616| #define HAVE_SYS_SELECT_H 1
8617| #define HAVE_SYS_SOCKET_H 1
8618| #define HAVE_SYS_STAT_H 1
8619| #define HAVE_SYS_STATVFS_H 1
8620| #define HAVE_SYS_WAIT_H 1
8621| #define HAVE_TERMIOS_H 1
8622| #define HAVE_UNISTD_H 1
8623| #define HAVE_UTIME_H 1
8624| #define HAVE_SYS_UTSNAME_H 1
8625| #define HAVE_SYS_IPC_H 1
8626| #define HAVE_DLFCN_H 1
8627| #define HAVE_ASSERT_H 1
8628| #define HAVE_TMMINTRIN_H 1
8629| #define HAVE_NMMINTRIN_H 1
8630| #define HAVE_IMMINTRIN_H 1
8631| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
8632| #define HAVE_STRUCT_TM_TM_ZONE 1
8633| #define HAVE_TM_ZONE 1
8634| #define MISSING_FCLOSE_DECL 0
8635| #define HAVE_TM_GMTOFF 1
8636| #define HAVE_STRUCT_FLOCK 1
8637| #define HAVE_SOCKLEN_T 1
8638| #define SIZEOF_SIZE_T 8
8639| #define SIZEOF_LONG_LONG 8
8640| #define SIZEOF_LONG_LONG_INT 8
8641| #define SIZEOF_LONG 8
8642| #define SIZEOF_INT 4
8643| #define SIZEOF_INTMAX_T 8
8644| #define HAVE_INTMAX_T 1
8645| #define SIZEOF_SSIZE_T 8
8646| #define HAVE_SSIZE_T 1
8647| #define SIZEOF_PTRDIFF_T 8
8648| #define HAVE_PTRDIFF_T 1
8649| #define SIZEOF_SHORT 2
8650| #define SIZEOF_INT 4
8651| #define SIZEOF_LONG 8
8652| #define SIZEOF_LONG_LONG 8
8653| #define HAVE_INT8_T 1
8654| #define HAVE_INT16_T 1
8655| #define HAVE_INT32_T 1
8656| #define HAVE_INT64_T 1
8657| #define HAVE_UINT8_T 1
8658| #define HAVE_UINT16_T 1
8659| #define HAVE_UINT32_T 1
8660| #define HAVE_UINT64_T 1
8661| #define HAVE_U_INT8_T 1
8662| #define HAVE_U_INT16_T 1
8663| #define HAVE_U_INT32_T 1
8664| #define HAVE_U_INT64_T 1
8665| #define PHP_HAVE_STDINT_TYPES 1
8666| #define PHP_HAVE_BUILTIN_EXPECT 1
8667| #define PHP_HAVE_BUILTIN_CLZ 1
8668| #define PHP_HAVE_BUILTIN_CTZL 1
8669| #define PHP_HAVE_BUILTIN_CTZLL 1
8670| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
8671| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
8672| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
8673| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
8674| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
8675| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
8676| #define PHP_HAVE_BUILTIN_CPU_INIT 0
8677| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
8678| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
8679| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
8680| #define PHP_HAVE_AVX_INSTRUCTIONS 1
8681| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
8682| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8683| #define HAVE_STRUCT_STAT_ST_RDEV 1
8684| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8685| #define HAVE_ST_BLOCKS 1
8686| #define HAVE_SOCKADDR_STORAGE 1
8687| #define HAVE_SOCKADDR_SA_LEN 1
8688| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
8689| #define HAVE_VPRINTF 1
8690| #define HAVE_ALPHASORT 1
8691| #define HAVE_ASCTIME_R 1
8692| #define HAVE_CHROOT 1
8693| #define HAVE_CTIME_R 1
8694| #define HAVE_CRYPT 1
8695| #define HAVE_FLOCK 1
8696| #define HAVE_FTOK 1
8697| #define HAVE_FUNOPEN 1
8698| #define HAVE_GAI_STRERROR 1
8699| #define HAVE_GCVT 1
8700| #define HAVE_GETLOADAVG 1
8701| #define HAVE_GETLOGIN 1
8702| #define HAVE_GETPROTOBYNAME 1
8703| #define HAVE_GETPROTOBYNUMBER 1
8704| #define HAVE_GETSERVBYNAME 1
8705| #define HAVE_GETSERVBYPORT 1
8706| #define HAVE_GETHOSTNAME 1
8707| #define HAVE_GETRUSAGE 1
8708| #define HAVE_GETTIMEOFDAY 1
8709| #define HAVE_GMTIME_R 1
8710| #define HAVE_GETPWNAM_R 1
8711| #define HAVE_GETGRNAM_R 1
8712| #define HAVE_GETPWUID_R 1
8713| #define HAVE_GRANTPT 1
8714| #define HAVE_INET_NTOA 1
8715| #define HAVE_INET_NTOP 1
8716| #define HAVE_INET_PTON 1
8717| #define HAVE_ISASCII 1
8718| #define HAVE_LINK 1
8719| #define HAVE_LOCALTIME_R 1
8720| #define HAVE_LOCKF 1
8721| #define HAVE_LCHOWN 1
8722| #define HAVE_LRAND48 1
8723| #define HAVE_MEMCPY 1
8724| #define HAVE_MEMMOVE 1
8725| #define HAVE_MKSTEMP 1
8726| #define HAVE_MMAP 1
8727| #define HAVE_NL_LANGINFO 1
8728| #define HAVE_PERROR 1
8729| #define HAVE_POLL 1
8730| #define HAVE_PTSNAME 1
8731| #define HAVE_PUTENV 1
8732| #define HAVE_REALPATH 1
8733| #define HAVE_RANDOM 1
8734| #define HAVE_RAND_R 1
8735| #define HAVE_SCANDIR 1
8736| #define HAVE_SETITIMER 1
8737| #define HAVE_SETLOCALE 1
8738| #define HAVE_LOCALECONV 1
8739| #define HAVE_SETENV 1
8740| #define HAVE_SETPGID 1
8741| #define HAVE_SETSOCKOPT 1
8742| #define HAVE_SETVBUF 1
8743| #define HAVE_SHUTDOWN 1
8744| #define HAVE_SIN 1
8745| #define HAVE_SNPRINTF 1
8746| #define HAVE_SRAND48 1
8747| #define HAVE_SRANDOM 1
8748| #define HAVE_STATFS 1
8749| #define HAVE_STATVFS 1
8750| #define HAVE_STRCASECMP 1
8751| #define HAVE_STRCOLL 1
8752| #define HAVE_STRDUP 1
8753| #define HAVE_STRERROR 1
8754| #define HAVE_STRFTIME 1
8755| #define HAVE_STRNLEN 1
8756| #define HAVE_STRPTIME 1
8757| #define HAVE_STRSTR 1
8758| #define HAVE_STRTOK_R 1
8759| #define HAVE_SYMLINK 1
8760| #define HAVE_TEMPNAM 1
8761| #define HAVE_TZSET 1
8762| #define HAVE_UNLOCKPT 1
8763| #define HAVE_UNSETENV 1
8764| #define HAVE_USLEEP 1
8765| #define HAVE_UTIME 1
8766| #define HAVE_VSNPRINTF 1
8767| #define HAVE_VASPRINTF 1
8768| #define HAVE_ASPRINTF 1
8769| #define HAVE_NANOSLEEP 1
8770| #define HAVE_SYNC_FETCH_AND_ADD 1
8771| #define HAVE_STRLCAT 1
8772| #define HAVE_STRLCPY 1
8773| #define HAVE_GETOPT 1
8774| #define HAVE_UTIME_H 1
8775| #define HAVE_UTIME_NULL 1
8776| #define HAVE_ALLOCA_H 1
8777| #define HAVE_ALLOCA 1
8778| #define HAVE_DECLARED_TIMEZONE 1
8779| /* end confdefs.h.  */
8780|
8781| #include <time.h>
8782|
8783| main() {
8784| char buf[27];
8785| struct tm t;
8786| time_t old = 0;
8787| int r, s;
8788|
8789| s = gmtime_r(&old, &t);
8790| r = (int) asctime_r(&t, buf, 26);
8791| if (r == s && s == 0) return (0);
8792| return (1);
8793| }
8794|
8795configure:15751: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
8796conftest.c:242:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
8797main() {
8798^
8799conftest.c:248:26: error: too many arguments to function call, expected 2, have 3
8800  p = asctime_r(&t, buf, 26);
8801      ~~~~~~~~~          ^~
8802/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:125:1: note: 'asctime_r' declared here
8803char *asctime_r(const struct tm * __restrict, char * __restrict);
8804^
88051 warning and 1 error generated.
8806configure:15751: $? = 1
8807configure: program exited with status 1
8808configure: failed program was:
8809| /* confdefs.h */
8810| #define PACKAGE_NAME ""
8811| #define PACKAGE_TARNAME ""
8812| #define PACKAGE_VERSION ""
8813| #define PACKAGE_STRING ""
8814| #define PACKAGE_BUGREPORT ""
8815| #define PACKAGE_URL ""
8816| #define STDC_HEADERS 1
8817| #define HAVE_SYS_TYPES_H 1
8818| #define HAVE_SYS_STAT_H 1
8819| #define HAVE_STDLIB_H 1
8820| #define HAVE_STRING_H 1
8821| #define HAVE_MEMORY_H 1
8822| #define HAVE_STRINGS_H 1
8823| #define HAVE_INTTYPES_H 1
8824| #define HAVE_STDINT_H 1
8825| #define HAVE_UNISTD_H 1
8826| #define __EXTENSIONS__ 1
8827| #define _ALL_SOURCE 1
8828| #define _GNU_SOURCE 1
8829| #define _POSIX_PTHREAD_SEMANTICS 1
8830| #define _TANDEM_SOURCE 1
8831| #define HAVE_DEV_URANDOM 1
8832| #define HAVE_HUGE_VAL_INF 1
8833| #define HAVE_CPUID_COUNT 1
8834| #define HAVE_PHPDBG 1
8835| #define PHPDBG_DEBUG 0
8836| #define PHP_WRITE_STDOUT 1
8837| #define HAVE_SOCKET 1
8838| #define HAVE_SOCKETPAIR 1
8839| #define HAVE_HTONL 1
8840| #define HAVE_GETHOSTNAME 1
8841| #define HAVE_GETHOSTBYADDR 1
8842| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
8843| #define HAVE_DLOPEN 1
8844| #define HAVE_LIBDL 1
8845| #define HAVE_LIBM 1
8846| #define HAVE_INET_ATON 1
8847| #define STDC_HEADERS 1
8848| #define HAVE_DIRENT_H 1
8849| #define HAVE_INTTYPES_H 1
8850| #define HAVE_STDINT_H 1
8851| #define HAVE_DIRENT_H 1
8852| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
8853| #define HAVE_SYS_PARAM_H 1
8854| #define HAVE_SYS_TYPES_H 1
8855| #define HAVE_SYS_TIME_H 1
8856| #define HAVE_NETINET_IN_H 1
8857| #define HAVE_ALLOCA_H 1
8858| #define HAVE_ARPA_INET_H 1
8859| #define HAVE_ARPA_NAMESER_H 1
8860| #define HAVE_ASSERT_H 1
8861| #define HAVE_DNS_H 1
8862| #define HAVE_FCNTL_H 1
8863| #define HAVE_GRP_H 1
8864| #define HAVE_LANGINFO_H 1
8865| #define HAVE_LIMITS_H 1
8866| #define HAVE_LOCALE_H 1
8867| #define HAVE_MONETARY_H 1
8868| #define HAVE_NETDB_H 1
8869| #define HAVE_POLL_H 1
8870| #define HAVE_PWD_H 1
8871| #define HAVE_RESOLV_H 1
8872| #define HAVE_SIGNAL_H 1
8873| #define HAVE_STDARG_H 1
8874| #define HAVE_STDLIB_H 1
8875| #define HAVE_STRING_H 1
8876| #define HAVE_SYSLOG_H 1
8877| #define HAVE_SYSEXITS_H 1
8878| #define HAVE_SYS_IOCTL_H 1
8879| #define HAVE_SYS_FILE_H 1
8880| #define HAVE_SYS_MMAN_H 1
8881| #define HAVE_SYS_MOUNT_H 1
8882| #define HAVE_SYS_POLL_H 1
8883| #define HAVE_SYS_RESOURCE_H 1
8884| #define HAVE_SYS_SELECT_H 1
8885| #define HAVE_SYS_SOCKET_H 1
8886| #define HAVE_SYS_STAT_H 1
8887| #define HAVE_SYS_STATVFS_H 1
8888| #define HAVE_SYS_WAIT_H 1
8889| #define HAVE_TERMIOS_H 1
8890| #define HAVE_UNISTD_H 1
8891| #define HAVE_UTIME_H 1
8892| #define HAVE_SYS_UTSNAME_H 1
8893| #define HAVE_SYS_IPC_H 1
8894| #define HAVE_DLFCN_H 1
8895| #define HAVE_ASSERT_H 1
8896| #define HAVE_TMMINTRIN_H 1
8897| #define HAVE_NMMINTRIN_H 1
8898| #define HAVE_IMMINTRIN_H 1
8899| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
8900| #define HAVE_STRUCT_TM_TM_ZONE 1
8901| #define HAVE_TM_ZONE 1
8902| #define MISSING_FCLOSE_DECL 0
8903| #define HAVE_TM_GMTOFF 1
8904| #define HAVE_STRUCT_FLOCK 1
8905| #define HAVE_SOCKLEN_T 1
8906| #define SIZEOF_SIZE_T 8
8907| #define SIZEOF_LONG_LONG 8
8908| #define SIZEOF_LONG_LONG_INT 8
8909| #define SIZEOF_LONG 8
8910| #define SIZEOF_INT 4
8911| #define SIZEOF_INTMAX_T 8
8912| #define HAVE_INTMAX_T 1
8913| #define SIZEOF_SSIZE_T 8
8914| #define HAVE_SSIZE_T 1
8915| #define SIZEOF_PTRDIFF_T 8
8916| #define HAVE_PTRDIFF_T 1
8917| #define SIZEOF_SHORT 2
8918| #define SIZEOF_INT 4
8919| #define SIZEOF_LONG 8
8920| #define SIZEOF_LONG_LONG 8
8921| #define HAVE_INT8_T 1
8922| #define HAVE_INT16_T 1
8923| #define HAVE_INT32_T 1
8924| #define HAVE_INT64_T 1
8925| #define HAVE_UINT8_T 1
8926| #define HAVE_UINT16_T 1
8927| #define HAVE_UINT32_T 1
8928| #define HAVE_UINT64_T 1
8929| #define HAVE_U_INT8_T 1
8930| #define HAVE_U_INT16_T 1
8931| #define HAVE_U_INT32_T 1
8932| #define HAVE_U_INT64_T 1
8933| #define PHP_HAVE_STDINT_TYPES 1
8934| #define PHP_HAVE_BUILTIN_EXPECT 1
8935| #define PHP_HAVE_BUILTIN_CLZ 1
8936| #define PHP_HAVE_BUILTIN_CTZL 1
8937| #define PHP_HAVE_BUILTIN_CTZLL 1
8938| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
8939| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
8940| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
8941| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
8942| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
8943| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
8944| #define PHP_HAVE_BUILTIN_CPU_INIT 0
8945| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
8946| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
8947| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
8948| #define PHP_HAVE_AVX_INSTRUCTIONS 1
8949| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
8950| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
8951| #define HAVE_STRUCT_STAT_ST_RDEV 1
8952| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
8953| #define HAVE_ST_BLOCKS 1
8954| #define HAVE_SOCKADDR_STORAGE 1
8955| #define HAVE_SOCKADDR_SA_LEN 1
8956| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
8957| #define HAVE_VPRINTF 1
8958| #define HAVE_ALPHASORT 1
8959| #define HAVE_ASCTIME_R 1
8960| #define HAVE_CHROOT 1
8961| #define HAVE_CTIME_R 1
8962| #define HAVE_CRYPT 1
8963| #define HAVE_FLOCK 1
8964| #define HAVE_FTOK 1
8965| #define HAVE_FUNOPEN 1
8966| #define HAVE_GAI_STRERROR 1
8967| #define HAVE_GCVT 1
8968| #define HAVE_GETLOADAVG 1
8969| #define HAVE_GETLOGIN 1
8970| #define HAVE_GETPROTOBYNAME 1
8971| #define HAVE_GETPROTOBYNUMBER 1
8972| #define HAVE_GETSERVBYNAME 1
8973| #define HAVE_GETSERVBYPORT 1
8974| #define HAVE_GETHOSTNAME 1
8975| #define HAVE_GETRUSAGE 1
8976| #define HAVE_GETTIMEOFDAY 1
8977| #define HAVE_GMTIME_R 1
8978| #define HAVE_GETPWNAM_R 1
8979| #define HAVE_GETGRNAM_R 1
8980| #define HAVE_GETPWUID_R 1
8981| #define HAVE_GRANTPT 1
8982| #define HAVE_INET_NTOA 1
8983| #define HAVE_INET_NTOP 1
8984| #define HAVE_INET_PTON 1
8985| #define HAVE_ISASCII 1
8986| #define HAVE_LINK 1
8987| #define HAVE_LOCALTIME_R 1
8988| #define HAVE_LOCKF 1
8989| #define HAVE_LCHOWN 1
8990| #define HAVE_LRAND48 1
8991| #define HAVE_MEMCPY 1
8992| #define HAVE_MEMMOVE 1
8993| #define HAVE_MKSTEMP 1
8994| #define HAVE_MMAP 1
8995| #define HAVE_NL_LANGINFO 1
8996| #define HAVE_PERROR 1
8997| #define HAVE_POLL 1
8998| #define HAVE_PTSNAME 1
8999| #define HAVE_PUTENV 1
9000| #define HAVE_REALPATH 1
9001| #define HAVE_RANDOM 1
9002| #define HAVE_RAND_R 1
9003| #define HAVE_SCANDIR 1
9004| #define HAVE_SETITIMER 1
9005| #define HAVE_SETLOCALE 1
9006| #define HAVE_LOCALECONV 1
9007| #define HAVE_SETENV 1
9008| #define HAVE_SETPGID 1
9009| #define HAVE_SETSOCKOPT 1
9010| #define HAVE_SETVBUF 1
9011| #define HAVE_SHUTDOWN 1
9012| #define HAVE_SIN 1
9013| #define HAVE_SNPRINTF 1
9014| #define HAVE_SRAND48 1
9015| #define HAVE_SRANDOM 1
9016| #define HAVE_STATFS 1
9017| #define HAVE_STATVFS 1
9018| #define HAVE_STRCASECMP 1
9019| #define HAVE_STRCOLL 1
9020| #define HAVE_STRDUP 1
9021| #define HAVE_STRERROR 1
9022| #define HAVE_STRFTIME 1
9023| #define HAVE_STRNLEN 1
9024| #define HAVE_STRPTIME 1
9025| #define HAVE_STRSTR 1
9026| #define HAVE_STRTOK_R 1
9027| #define HAVE_SYMLINK 1
9028| #define HAVE_TEMPNAM 1
9029| #define HAVE_TZSET 1
9030| #define HAVE_UNLOCKPT 1
9031| #define HAVE_UNSETENV 1
9032| #define HAVE_USLEEP 1
9033| #define HAVE_UTIME 1
9034| #define HAVE_VSNPRINTF 1
9035| #define HAVE_VASPRINTF 1
9036| #define HAVE_ASPRINTF 1
9037| #define HAVE_NANOSLEEP 1
9038| #define HAVE_SYNC_FETCH_AND_ADD 1
9039| #define HAVE_STRLCAT 1
9040| #define HAVE_STRLCPY 1
9041| #define HAVE_GETOPT 1
9042| #define HAVE_UTIME_H 1
9043| #define HAVE_UTIME_NULL 1
9044| #define HAVE_ALLOCA_H 1
9045| #define HAVE_ALLOCA 1
9046| #define HAVE_DECLARED_TIMEZONE 1
9047| /* end confdefs.h.  */
9048|
9049| #include <time.h>
9050| main() {
9051|   struct tm t, *s;
9052|   time_t old = 0;
9053|   char buf[27], *p;
9054|
9055|   s = gmtime_r(&old, &t);
9056|   p = asctime_r(&t, buf, 26);
9057|   if (p == buf && s == &t) return (0);
9058|   return (1);
9059| }
9060|
9061configure:15772: result: POSIX
9062configure:15784: checking for readdir_r
9063configure:15784: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
9064configure:15784: $? = 0
9065configure:15784: result: yes
9066configure:15792: checking for type of readdir_r
9067configure:15831: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
9068conftest.c:249:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
9069main() {
9070^
9071conftest.c:256:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
9072    exit(1);
9073    ^
9074conftest.c:256:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
9075conftest.c:258:5: error: implicit declaration of function 'close' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
9076    close(dir);
9077    ^
9078conftest.c:261:3: error: implicit declaration of function 'close' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
9079  close(dir);
9080  ^
90811 warning and 3 errors generated.
9082configure:15831: $? = 1
9083configure: program exited with status 1
9084configure: failed program was:
9085| /* confdefs.h */
9086| #define PACKAGE_NAME ""
9087| #define PACKAGE_TARNAME ""
9088| #define PACKAGE_VERSION ""
9089| #define PACKAGE_STRING ""
9090| #define PACKAGE_BUGREPORT ""
9091| #define PACKAGE_URL ""
9092| #define STDC_HEADERS 1
9093| #define HAVE_SYS_TYPES_H 1
9094| #define HAVE_SYS_STAT_H 1
9095| #define HAVE_STDLIB_H 1
9096| #define HAVE_STRING_H 1
9097| #define HAVE_MEMORY_H 1
9098| #define HAVE_STRINGS_H 1
9099| #define HAVE_INTTYPES_H 1
9100| #define HAVE_STDINT_H 1
9101| #define HAVE_UNISTD_H 1
9102| #define __EXTENSIONS__ 1
9103| #define _ALL_SOURCE 1
9104| #define _GNU_SOURCE 1
9105| #define _POSIX_PTHREAD_SEMANTICS 1
9106| #define _TANDEM_SOURCE 1
9107| #define HAVE_DEV_URANDOM 1
9108| #define HAVE_HUGE_VAL_INF 1
9109| #define HAVE_CPUID_COUNT 1
9110| #define HAVE_PHPDBG 1
9111| #define PHPDBG_DEBUG 0
9112| #define PHP_WRITE_STDOUT 1
9113| #define HAVE_SOCKET 1
9114| #define HAVE_SOCKETPAIR 1
9115| #define HAVE_HTONL 1
9116| #define HAVE_GETHOSTNAME 1
9117| #define HAVE_GETHOSTBYADDR 1
9118| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
9119| #define HAVE_DLOPEN 1
9120| #define HAVE_LIBDL 1
9121| #define HAVE_LIBM 1
9122| #define HAVE_INET_ATON 1
9123| #define STDC_HEADERS 1
9124| #define HAVE_DIRENT_H 1
9125| #define HAVE_INTTYPES_H 1
9126| #define HAVE_STDINT_H 1
9127| #define HAVE_DIRENT_H 1
9128| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9129| #define HAVE_SYS_PARAM_H 1
9130| #define HAVE_SYS_TYPES_H 1
9131| #define HAVE_SYS_TIME_H 1
9132| #define HAVE_NETINET_IN_H 1
9133| #define HAVE_ALLOCA_H 1
9134| #define HAVE_ARPA_INET_H 1
9135| #define HAVE_ARPA_NAMESER_H 1
9136| #define HAVE_ASSERT_H 1
9137| #define HAVE_DNS_H 1
9138| #define HAVE_FCNTL_H 1
9139| #define HAVE_GRP_H 1
9140| #define HAVE_LANGINFO_H 1
9141| #define HAVE_LIMITS_H 1
9142| #define HAVE_LOCALE_H 1
9143| #define HAVE_MONETARY_H 1
9144| #define HAVE_NETDB_H 1
9145| #define HAVE_POLL_H 1
9146| #define HAVE_PWD_H 1
9147| #define HAVE_RESOLV_H 1
9148| #define HAVE_SIGNAL_H 1
9149| #define HAVE_STDARG_H 1
9150| #define HAVE_STDLIB_H 1
9151| #define HAVE_STRING_H 1
9152| #define HAVE_SYSLOG_H 1
9153| #define HAVE_SYSEXITS_H 1
9154| #define HAVE_SYS_IOCTL_H 1
9155| #define HAVE_SYS_FILE_H 1
9156| #define HAVE_SYS_MMAN_H 1
9157| #define HAVE_SYS_MOUNT_H 1
9158| #define HAVE_SYS_POLL_H 1
9159| #define HAVE_SYS_RESOURCE_H 1
9160| #define HAVE_SYS_SELECT_H 1
9161| #define HAVE_SYS_SOCKET_H 1
9162| #define HAVE_SYS_STAT_H 1
9163| #define HAVE_SYS_STATVFS_H 1
9164| #define HAVE_SYS_WAIT_H 1
9165| #define HAVE_TERMIOS_H 1
9166| #define HAVE_UNISTD_H 1
9167| #define HAVE_UTIME_H 1
9168| #define HAVE_SYS_UTSNAME_H 1
9169| #define HAVE_SYS_IPC_H 1
9170| #define HAVE_DLFCN_H 1
9171| #define HAVE_ASSERT_H 1
9172| #define HAVE_TMMINTRIN_H 1
9173| #define HAVE_NMMINTRIN_H 1
9174| #define HAVE_IMMINTRIN_H 1
9175| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
9176| #define HAVE_STRUCT_TM_TM_ZONE 1
9177| #define HAVE_TM_ZONE 1
9178| #define MISSING_FCLOSE_DECL 0
9179| #define HAVE_TM_GMTOFF 1
9180| #define HAVE_STRUCT_FLOCK 1
9181| #define HAVE_SOCKLEN_T 1
9182| #define SIZEOF_SIZE_T 8
9183| #define SIZEOF_LONG_LONG 8
9184| #define SIZEOF_LONG_LONG_INT 8
9185| #define SIZEOF_LONG 8
9186| #define SIZEOF_INT 4
9187| #define SIZEOF_INTMAX_T 8
9188| #define HAVE_INTMAX_T 1
9189| #define SIZEOF_SSIZE_T 8
9190| #define HAVE_SSIZE_T 1
9191| #define SIZEOF_PTRDIFF_T 8
9192| #define HAVE_PTRDIFF_T 1
9193| #define SIZEOF_SHORT 2
9194| #define SIZEOF_INT 4
9195| #define SIZEOF_LONG 8
9196| #define SIZEOF_LONG_LONG 8
9197| #define HAVE_INT8_T 1
9198| #define HAVE_INT16_T 1
9199| #define HAVE_INT32_T 1
9200| #define HAVE_INT64_T 1
9201| #define HAVE_UINT8_T 1
9202| #define HAVE_UINT16_T 1
9203| #define HAVE_UINT32_T 1
9204| #define HAVE_UINT64_T 1
9205| #define HAVE_U_INT8_T 1
9206| #define HAVE_U_INT16_T 1
9207| #define HAVE_U_INT32_T 1
9208| #define HAVE_U_INT64_T 1
9209| #define PHP_HAVE_STDINT_TYPES 1
9210| #define PHP_HAVE_BUILTIN_EXPECT 1
9211| #define PHP_HAVE_BUILTIN_CLZ 1
9212| #define PHP_HAVE_BUILTIN_CTZL 1
9213| #define PHP_HAVE_BUILTIN_CTZLL 1
9214| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
9215| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
9216| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
9217| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
9218| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
9219| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
9220| #define PHP_HAVE_BUILTIN_CPU_INIT 0
9221| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
9222| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
9223| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
9224| #define PHP_HAVE_AVX_INSTRUCTIONS 1
9225| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
9226| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9227| #define HAVE_STRUCT_STAT_ST_RDEV 1
9228| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9229| #define HAVE_ST_BLOCKS 1
9230| #define HAVE_SOCKADDR_STORAGE 1
9231| #define HAVE_SOCKADDR_SA_LEN 1
9232| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
9233| #define HAVE_VPRINTF 1
9234| #define HAVE_ALPHASORT 1
9235| #define HAVE_ASCTIME_R 1
9236| #define HAVE_CHROOT 1
9237| #define HAVE_CTIME_R 1
9238| #define HAVE_CRYPT 1
9239| #define HAVE_FLOCK 1
9240| #define HAVE_FTOK 1
9241| #define HAVE_FUNOPEN 1
9242| #define HAVE_GAI_STRERROR 1
9243| #define HAVE_GCVT 1
9244| #define HAVE_GETLOADAVG 1
9245| #define HAVE_GETLOGIN 1
9246| #define HAVE_GETPROTOBYNAME 1
9247| #define HAVE_GETPROTOBYNUMBER 1
9248| #define HAVE_GETSERVBYNAME 1
9249| #define HAVE_GETSERVBYPORT 1
9250| #define HAVE_GETHOSTNAME 1
9251| #define HAVE_GETRUSAGE 1
9252| #define HAVE_GETTIMEOFDAY 1
9253| #define HAVE_GMTIME_R 1
9254| #define HAVE_GETPWNAM_R 1
9255| #define HAVE_GETGRNAM_R 1
9256| #define HAVE_GETPWUID_R 1
9257| #define HAVE_GRANTPT 1
9258| #define HAVE_INET_NTOA 1
9259| #define HAVE_INET_NTOP 1
9260| #define HAVE_INET_PTON 1
9261| #define HAVE_ISASCII 1
9262| #define HAVE_LINK 1
9263| #define HAVE_LOCALTIME_R 1
9264| #define HAVE_LOCKF 1
9265| #define HAVE_LCHOWN 1
9266| #define HAVE_LRAND48 1
9267| #define HAVE_MEMCPY 1
9268| #define HAVE_MEMMOVE 1
9269| #define HAVE_MKSTEMP 1
9270| #define HAVE_MMAP 1
9271| #define HAVE_NL_LANGINFO 1
9272| #define HAVE_PERROR 1
9273| #define HAVE_POLL 1
9274| #define HAVE_PTSNAME 1
9275| #define HAVE_PUTENV 1
9276| #define HAVE_REALPATH 1
9277| #define HAVE_RANDOM 1
9278| #define HAVE_RAND_R 1
9279| #define HAVE_SCANDIR 1
9280| #define HAVE_SETITIMER 1
9281| #define HAVE_SETLOCALE 1
9282| #define HAVE_LOCALECONV 1
9283| #define HAVE_SETENV 1
9284| #define HAVE_SETPGID 1
9285| #define HAVE_SETSOCKOPT 1
9286| #define HAVE_SETVBUF 1
9287| #define HAVE_SHUTDOWN 1
9288| #define HAVE_SIN 1
9289| #define HAVE_SNPRINTF 1
9290| #define HAVE_SRAND48 1
9291| #define HAVE_SRANDOM 1
9292| #define HAVE_STATFS 1
9293| #define HAVE_STATVFS 1
9294| #define HAVE_STRCASECMP 1
9295| #define HAVE_STRCOLL 1
9296| #define HAVE_STRDUP 1
9297| #define HAVE_STRERROR 1
9298| #define HAVE_STRFTIME 1
9299| #define HAVE_STRNLEN 1
9300| #define HAVE_STRPTIME 1
9301| #define HAVE_STRSTR 1
9302| #define HAVE_STRTOK_R 1
9303| #define HAVE_SYMLINK 1
9304| #define HAVE_TEMPNAM 1
9305| #define HAVE_TZSET 1
9306| #define HAVE_UNLOCKPT 1
9307| #define HAVE_UNSETENV 1
9308| #define HAVE_USLEEP 1
9309| #define HAVE_UTIME 1
9310| #define HAVE_VSNPRINTF 1
9311| #define HAVE_VASPRINTF 1
9312| #define HAVE_ASPRINTF 1
9313| #define HAVE_NANOSLEEP 1
9314| #define HAVE_SYNC_FETCH_AND_ADD 1
9315| #define HAVE_STRLCAT 1
9316| #define HAVE_STRLCPY 1
9317| #define HAVE_GETOPT 1
9318| #define HAVE_UTIME_H 1
9319| #define HAVE_UTIME_NULL 1
9320| #define HAVE_ALLOCA_H 1
9321| #define HAVE_ALLOCA 1
9322| #define HAVE_DECLARED_TIMEZONE 1
9323| /* end confdefs.h.  */
9324|
9325| #define _REENTRANT
9326| #include <sys/types.h>
9327| #include <dirent.h>
9328|
9329| #ifndef PATH_MAX
9330| #define PATH_MAX 1024
9331| #endif
9332|
9333| main() {
9334|   DIR *dir;
9335|   char entry[sizeof(struct dirent)+PATH_MAX];
9336|   struct dirent *pentry = (struct dirent *) &entry;
9337|
9338|   dir = opendir("/");
9339|   if (!dir)
9340|     exit(1);
9341|   if (readdir_r(dir, (struct dirent *) entry, &pentry) == 0) {
9342|     close(dir);
9343|     exit(0);
9344|   }
9345|   close(dir);
9346|   exit(1);
9347| }
9348|
9349configure:15847: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
9350configure:15847: $? = 0
9351configure:15865: result: old-style
9352configure:15880: checking for in_addr_t
9353configure:15905: result: yes
9354configure:15916: checking for crypt_r
9355configure:15916: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
9356Undefined symbols for architecture x86_64:
9357  "_crypt_r", referenced from:
9358      _main in conftest-0e0d07.o
9359ld: symbol(s) not found for architecture x86_64
9360clang: error: linker command failed with exit code 1 (use -v to see invocation)
9361configure:15916: $? = 1
9362configure: failed program was:
9363| /* confdefs.h */
9364| #define PACKAGE_NAME ""
9365| #define PACKAGE_TARNAME ""
9366| #define PACKAGE_VERSION ""
9367| #define PACKAGE_STRING ""
9368| #define PACKAGE_BUGREPORT ""
9369| #define PACKAGE_URL ""
9370| #define STDC_HEADERS 1
9371| #define HAVE_SYS_TYPES_H 1
9372| #define HAVE_SYS_STAT_H 1
9373| #define HAVE_STDLIB_H 1
9374| #define HAVE_STRING_H 1
9375| #define HAVE_MEMORY_H 1
9376| #define HAVE_STRINGS_H 1
9377| #define HAVE_INTTYPES_H 1
9378| #define HAVE_STDINT_H 1
9379| #define HAVE_UNISTD_H 1
9380| #define __EXTENSIONS__ 1
9381| #define _ALL_SOURCE 1
9382| #define _GNU_SOURCE 1
9383| #define _POSIX_PTHREAD_SEMANTICS 1
9384| #define _TANDEM_SOURCE 1
9385| #define HAVE_DEV_URANDOM 1
9386| #define HAVE_HUGE_VAL_INF 1
9387| #define HAVE_CPUID_COUNT 1
9388| #define HAVE_PHPDBG 1
9389| #define PHPDBG_DEBUG 0
9390| #define PHP_WRITE_STDOUT 1
9391| #define HAVE_SOCKET 1
9392| #define HAVE_SOCKETPAIR 1
9393| #define HAVE_HTONL 1
9394| #define HAVE_GETHOSTNAME 1
9395| #define HAVE_GETHOSTBYADDR 1
9396| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
9397| #define HAVE_DLOPEN 1
9398| #define HAVE_LIBDL 1
9399| #define HAVE_LIBM 1
9400| #define HAVE_INET_ATON 1
9401| #define STDC_HEADERS 1
9402| #define HAVE_DIRENT_H 1
9403| #define HAVE_INTTYPES_H 1
9404| #define HAVE_STDINT_H 1
9405| #define HAVE_DIRENT_H 1
9406| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9407| #define HAVE_SYS_PARAM_H 1
9408| #define HAVE_SYS_TYPES_H 1
9409| #define HAVE_SYS_TIME_H 1
9410| #define HAVE_NETINET_IN_H 1
9411| #define HAVE_ALLOCA_H 1
9412| #define HAVE_ARPA_INET_H 1
9413| #define HAVE_ARPA_NAMESER_H 1
9414| #define HAVE_ASSERT_H 1
9415| #define HAVE_DNS_H 1
9416| #define HAVE_FCNTL_H 1
9417| #define HAVE_GRP_H 1
9418| #define HAVE_LANGINFO_H 1
9419| #define HAVE_LIMITS_H 1
9420| #define HAVE_LOCALE_H 1
9421| #define HAVE_MONETARY_H 1
9422| #define HAVE_NETDB_H 1
9423| #define HAVE_POLL_H 1
9424| #define HAVE_PWD_H 1
9425| #define HAVE_RESOLV_H 1
9426| #define HAVE_SIGNAL_H 1
9427| #define HAVE_STDARG_H 1
9428| #define HAVE_STDLIB_H 1
9429| #define HAVE_STRING_H 1
9430| #define HAVE_SYSLOG_H 1
9431| #define HAVE_SYSEXITS_H 1
9432| #define HAVE_SYS_IOCTL_H 1
9433| #define HAVE_SYS_FILE_H 1
9434| #define HAVE_SYS_MMAN_H 1
9435| #define HAVE_SYS_MOUNT_H 1
9436| #define HAVE_SYS_POLL_H 1
9437| #define HAVE_SYS_RESOURCE_H 1
9438| #define HAVE_SYS_SELECT_H 1
9439| #define HAVE_SYS_SOCKET_H 1
9440| #define HAVE_SYS_STAT_H 1
9441| #define HAVE_SYS_STATVFS_H 1
9442| #define HAVE_SYS_WAIT_H 1
9443| #define HAVE_TERMIOS_H 1
9444| #define HAVE_UNISTD_H 1
9445| #define HAVE_UTIME_H 1
9446| #define HAVE_SYS_UTSNAME_H 1
9447| #define HAVE_SYS_IPC_H 1
9448| #define HAVE_DLFCN_H 1
9449| #define HAVE_ASSERT_H 1
9450| #define HAVE_TMMINTRIN_H 1
9451| #define HAVE_NMMINTRIN_H 1
9452| #define HAVE_IMMINTRIN_H 1
9453| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
9454| #define HAVE_STRUCT_TM_TM_ZONE 1
9455| #define HAVE_TM_ZONE 1
9456| #define MISSING_FCLOSE_DECL 0
9457| #define HAVE_TM_GMTOFF 1
9458| #define HAVE_STRUCT_FLOCK 1
9459| #define HAVE_SOCKLEN_T 1
9460| #define SIZEOF_SIZE_T 8
9461| #define SIZEOF_LONG_LONG 8
9462| #define SIZEOF_LONG_LONG_INT 8
9463| #define SIZEOF_LONG 8
9464| #define SIZEOF_INT 4
9465| #define SIZEOF_INTMAX_T 8
9466| #define HAVE_INTMAX_T 1
9467| #define SIZEOF_SSIZE_T 8
9468| #define HAVE_SSIZE_T 1
9469| #define SIZEOF_PTRDIFF_T 8
9470| #define HAVE_PTRDIFF_T 1
9471| #define SIZEOF_SHORT 2
9472| #define SIZEOF_INT 4
9473| #define SIZEOF_LONG 8
9474| #define SIZEOF_LONG_LONG 8
9475| #define HAVE_INT8_T 1
9476| #define HAVE_INT16_T 1
9477| #define HAVE_INT32_T 1
9478| #define HAVE_INT64_T 1
9479| #define HAVE_UINT8_T 1
9480| #define HAVE_UINT16_T 1
9481| #define HAVE_UINT32_T 1
9482| #define HAVE_UINT64_T 1
9483| #define HAVE_U_INT8_T 1
9484| #define HAVE_U_INT16_T 1
9485| #define HAVE_U_INT32_T 1
9486| #define HAVE_U_INT64_T 1
9487| #define PHP_HAVE_STDINT_TYPES 1
9488| #define PHP_HAVE_BUILTIN_EXPECT 1
9489| #define PHP_HAVE_BUILTIN_CLZ 1
9490| #define PHP_HAVE_BUILTIN_CTZL 1
9491| #define PHP_HAVE_BUILTIN_CTZLL 1
9492| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
9493| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
9494| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
9495| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
9496| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
9497| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
9498| #define PHP_HAVE_BUILTIN_CPU_INIT 0
9499| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
9500| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
9501| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
9502| #define PHP_HAVE_AVX_INSTRUCTIONS 1
9503| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
9504| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9505| #define HAVE_STRUCT_STAT_ST_RDEV 1
9506| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9507| #define HAVE_ST_BLOCKS 1
9508| #define HAVE_SOCKADDR_STORAGE 1
9509| #define HAVE_SOCKADDR_SA_LEN 1
9510| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
9511| #define HAVE_VPRINTF 1
9512| #define HAVE_ALPHASORT 1
9513| #define HAVE_ASCTIME_R 1
9514| #define HAVE_CHROOT 1
9515| #define HAVE_CTIME_R 1
9516| #define HAVE_CRYPT 1
9517| #define HAVE_FLOCK 1
9518| #define HAVE_FTOK 1
9519| #define HAVE_FUNOPEN 1
9520| #define HAVE_GAI_STRERROR 1
9521| #define HAVE_GCVT 1
9522| #define HAVE_GETLOADAVG 1
9523| #define HAVE_GETLOGIN 1
9524| #define HAVE_GETPROTOBYNAME 1
9525| #define HAVE_GETPROTOBYNUMBER 1
9526| #define HAVE_GETSERVBYNAME 1
9527| #define HAVE_GETSERVBYPORT 1
9528| #define HAVE_GETHOSTNAME 1
9529| #define HAVE_GETRUSAGE 1
9530| #define HAVE_GETTIMEOFDAY 1
9531| #define HAVE_GMTIME_R 1
9532| #define HAVE_GETPWNAM_R 1
9533| #define HAVE_GETGRNAM_R 1
9534| #define HAVE_GETPWUID_R 1
9535| #define HAVE_GRANTPT 1
9536| #define HAVE_INET_NTOA 1
9537| #define HAVE_INET_NTOP 1
9538| #define HAVE_INET_PTON 1
9539| #define HAVE_ISASCII 1
9540| #define HAVE_LINK 1
9541| #define HAVE_LOCALTIME_R 1
9542| #define HAVE_LOCKF 1
9543| #define HAVE_LCHOWN 1
9544| #define HAVE_LRAND48 1
9545| #define HAVE_MEMCPY 1
9546| #define HAVE_MEMMOVE 1
9547| #define HAVE_MKSTEMP 1
9548| #define HAVE_MMAP 1
9549| #define HAVE_NL_LANGINFO 1
9550| #define HAVE_PERROR 1
9551| #define HAVE_POLL 1
9552| #define HAVE_PTSNAME 1
9553| #define HAVE_PUTENV 1
9554| #define HAVE_REALPATH 1
9555| #define HAVE_RANDOM 1
9556| #define HAVE_RAND_R 1
9557| #define HAVE_SCANDIR 1
9558| #define HAVE_SETITIMER 1
9559| #define HAVE_SETLOCALE 1
9560| #define HAVE_LOCALECONV 1
9561| #define HAVE_SETENV 1
9562| #define HAVE_SETPGID 1
9563| #define HAVE_SETSOCKOPT 1
9564| #define HAVE_SETVBUF 1
9565| #define HAVE_SHUTDOWN 1
9566| #define HAVE_SIN 1
9567| #define HAVE_SNPRINTF 1
9568| #define HAVE_SRAND48 1
9569| #define HAVE_SRANDOM 1
9570| #define HAVE_STATFS 1
9571| #define HAVE_STATVFS 1
9572| #define HAVE_STRCASECMP 1
9573| #define HAVE_STRCOLL 1
9574| #define HAVE_STRDUP 1
9575| #define HAVE_STRERROR 1
9576| #define HAVE_STRFTIME 1
9577| #define HAVE_STRNLEN 1
9578| #define HAVE_STRPTIME 1
9579| #define HAVE_STRSTR 1
9580| #define HAVE_STRTOK_R 1
9581| #define HAVE_SYMLINK 1
9582| #define HAVE_TEMPNAM 1
9583| #define HAVE_TZSET 1
9584| #define HAVE_UNLOCKPT 1
9585| #define HAVE_UNSETENV 1
9586| #define HAVE_USLEEP 1
9587| #define HAVE_UTIME 1
9588| #define HAVE_VSNPRINTF 1
9589| #define HAVE_VASPRINTF 1
9590| #define HAVE_ASPRINTF 1
9591| #define HAVE_NANOSLEEP 1
9592| #define HAVE_SYNC_FETCH_AND_ADD 1
9593| #define HAVE_STRLCAT 1
9594| #define HAVE_STRLCPY 1
9595| #define HAVE_GETOPT 1
9596| #define HAVE_UTIME_H 1
9597| #define HAVE_UTIME_NULL 1
9598| #define HAVE_ALLOCA_H 1
9599| #define HAVE_ALLOCA 1
9600| #define HAVE_DECLARED_TIMEZONE 1
9601| #define HAVE_OLD_READDIR_R 1
9602| /* end confdefs.h.  */
9603| /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r.
9604|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9605| #define crypt_r innocuous_crypt_r
9606|
9607| /* System header to define __stub macros and hopefully few prototypes,
9608|     which can conflict with char crypt_r (); below.
9609|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9610|     <limits.h> exists even on freestanding compilers.  */
9611|
9612| #ifdef __STDC__
9613| # include <limits.h>
9614| #else
9615| # include <assert.h>
9616| #endif
9617|
9618| #undef crypt_r
9619|
9620| /* Override any GCC internal prototype to avoid an error.
9621|    Use char because int might match the return type of a GCC
9622|    builtin and then its argument prototype would still apply.  */
9623| #ifdef __cplusplus
9624| extern "C"
9625| #endif
9626| char crypt_r ();
9627| /* The GNU C library defines this for functions which it implements
9628|     to always fail with ENOSYS.  Some functions are actually named
9629|     something starting with __ and the normal name is an alias.  */
9630| #if defined __stub_crypt_r || defined __stub___crypt_r
9631| choke me
9632| #endif
9633|
9634| int
9635| main ()
9636| {
9637| return crypt_r ();
9638|   ;
9639|   return 0;
9640| }
9641configure:15916: result: no
9642configure:16032: checking for asm goto
9643configure:16050: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
9644configure:16050: $? = 0
9645configure:16050: ./conftest
9646configure:16050: $? = 0
9647configure:16060: result: yes
9648configure:16069: checking whether compiler supports VLA
9649configure:16087: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
9650configure:16087: $? = 0
9651configure:16087: ./conftest
9652configure:16087: $? = 0
9653configure:16097: result: yes
9654configure:16109: checking whether to enable valgrind support
9655configure:16124: result: yes
9656configure:16132: checking for valgrind header
9657configure:16149: result: not found
9658configure:16162: result:
9659configure:16164: result: General settings
9660configure:16179: checking whether to include gcov symbols
9661configure:16193: result: no
9662configure:16364: checking whether to include debugging symbols
9663configure:16378: result: no
9664configure:16412: checking layout of installed files
9665configure:16427: result: PHP
9666configure:16445: checking path to configuration file
9667configure:16460: result: /opt/local/etc/php73
9668configure:16477: checking where to scan for configuration files
9669configure:16503: result: /opt/local/var/db/php73
9670configure:16511: checking whether to enable PHP's own SIGCHLD handler
9671configure:16525: result: no
9672configure:16544: checking whether to explicitly link against libgcc
9673configure:16558: result: no
9674configure:16621: checking whether to enable short tags by default
9675configure:16635: result: yes
9676configure:16654: checking whether to enable dmalloc
9677configure:16668: result: no
9678configure:16739: checking whether to enable IPv6 support
9679configure:16753: result: yes
9680configure:16768: checking whether to enable DTrace support
9681configure:16782: result: no
9682configure:16913: checking how big to make fd sets
9683configure:16945: result: using system default
9684configure:16959: result:
9685configure:16961: result: Configuring extensions
9686configure:16985: checking for strings.h
9687configure:16985: result: yes
9688configure:16985: checking io.h usability
9689configure:16985: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
9690conftest.c:280:10: fatal error: 'io.h' file not found
9691#include <io.h>
9692         ^~~~~~
96931 error generated.
9694configure:16985: $? = 1
9695configure: failed program was:
9696| /* confdefs.h */
9697| #define PACKAGE_NAME ""
9698| #define PACKAGE_TARNAME ""
9699| #define PACKAGE_VERSION ""
9700| #define PACKAGE_STRING ""
9701| #define PACKAGE_BUGREPORT ""
9702| #define PACKAGE_URL ""
9703| #define STDC_HEADERS 1
9704| #define HAVE_SYS_TYPES_H 1
9705| #define HAVE_SYS_STAT_H 1
9706| #define HAVE_STDLIB_H 1
9707| #define HAVE_STRING_H 1
9708| #define HAVE_MEMORY_H 1
9709| #define HAVE_STRINGS_H 1
9710| #define HAVE_INTTYPES_H 1
9711| #define HAVE_STDINT_H 1
9712| #define HAVE_UNISTD_H 1
9713| #define __EXTENSIONS__ 1
9714| #define _ALL_SOURCE 1
9715| #define _GNU_SOURCE 1
9716| #define _POSIX_PTHREAD_SEMANTICS 1
9717| #define _TANDEM_SOURCE 1
9718| #define HAVE_DEV_URANDOM 1
9719| #define HAVE_HUGE_VAL_INF 1
9720| #define HAVE_CPUID_COUNT 1
9721| #define HAVE_PHPDBG 1
9722| #define PHPDBG_DEBUG 0
9723| #define PHP_WRITE_STDOUT 1
9724| #define HAVE_SOCKET 1
9725| #define HAVE_SOCKETPAIR 1
9726| #define HAVE_HTONL 1
9727| #define HAVE_GETHOSTNAME 1
9728| #define HAVE_GETHOSTBYADDR 1
9729| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
9730| #define HAVE_DLOPEN 1
9731| #define HAVE_LIBDL 1
9732| #define HAVE_LIBM 1
9733| #define HAVE_INET_ATON 1
9734| #define STDC_HEADERS 1
9735| #define HAVE_DIRENT_H 1
9736| #define HAVE_INTTYPES_H 1
9737| #define HAVE_STDINT_H 1
9738| #define HAVE_DIRENT_H 1
9739| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
9740| #define HAVE_SYS_PARAM_H 1
9741| #define HAVE_SYS_TYPES_H 1
9742| #define HAVE_SYS_TIME_H 1
9743| #define HAVE_NETINET_IN_H 1
9744| #define HAVE_ALLOCA_H 1
9745| #define HAVE_ARPA_INET_H 1
9746| #define HAVE_ARPA_NAMESER_H 1
9747| #define HAVE_ASSERT_H 1
9748| #define HAVE_DNS_H 1
9749| #define HAVE_FCNTL_H 1
9750| #define HAVE_GRP_H 1
9751| #define HAVE_LANGINFO_H 1
9752| #define HAVE_LIMITS_H 1
9753| #define HAVE_LOCALE_H 1
9754| #define HAVE_MONETARY_H 1
9755| #define HAVE_NETDB_H 1
9756| #define HAVE_POLL_H 1
9757| #define HAVE_PWD_H 1
9758| #define HAVE_RESOLV_H 1
9759| #define HAVE_SIGNAL_H 1
9760| #define HAVE_STDARG_H 1
9761| #define HAVE_STDLIB_H 1
9762| #define HAVE_STRING_H 1
9763| #define HAVE_SYSLOG_H 1
9764| #define HAVE_SYSEXITS_H 1
9765| #define HAVE_SYS_IOCTL_H 1
9766| #define HAVE_SYS_FILE_H 1
9767| #define HAVE_SYS_MMAN_H 1
9768| #define HAVE_SYS_MOUNT_H 1
9769| #define HAVE_SYS_POLL_H 1
9770| #define HAVE_SYS_RESOURCE_H 1
9771| #define HAVE_SYS_SELECT_H 1
9772| #define HAVE_SYS_SOCKET_H 1
9773| #define HAVE_SYS_STAT_H 1
9774| #define HAVE_SYS_STATVFS_H 1
9775| #define HAVE_SYS_WAIT_H 1
9776| #define HAVE_TERMIOS_H 1
9777| #define HAVE_UNISTD_H 1
9778| #define HAVE_UTIME_H 1
9779| #define HAVE_SYS_UTSNAME_H 1
9780| #define HAVE_SYS_IPC_H 1
9781| #define HAVE_DLFCN_H 1
9782| #define HAVE_ASSERT_H 1
9783| #define HAVE_TMMINTRIN_H 1
9784| #define HAVE_NMMINTRIN_H 1
9785| #define HAVE_IMMINTRIN_H 1
9786| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
9787| #define HAVE_STRUCT_TM_TM_ZONE 1
9788| #define HAVE_TM_ZONE 1
9789| #define MISSING_FCLOSE_DECL 0
9790| #define HAVE_TM_GMTOFF 1
9791| #define HAVE_STRUCT_FLOCK 1
9792| #define HAVE_SOCKLEN_T 1
9793| #define SIZEOF_SIZE_T 8
9794| #define SIZEOF_LONG_LONG 8
9795| #define SIZEOF_LONG_LONG_INT 8
9796| #define SIZEOF_LONG 8
9797| #define SIZEOF_INT 4
9798| #define SIZEOF_INTMAX_T 8
9799| #define HAVE_INTMAX_T 1
9800| #define SIZEOF_SSIZE_T 8
9801| #define HAVE_SSIZE_T 1
9802| #define SIZEOF_PTRDIFF_T 8
9803| #define HAVE_PTRDIFF_T 1
9804| #define SIZEOF_SHORT 2
9805| #define SIZEOF_INT 4
9806| #define SIZEOF_LONG 8
9807| #define SIZEOF_LONG_LONG 8
9808| #define HAVE_INT8_T 1
9809| #define HAVE_INT16_T 1
9810| #define HAVE_INT32_T 1
9811| #define HAVE_INT64_T 1
9812| #define HAVE_UINT8_T 1
9813| #define HAVE_UINT16_T 1
9814| #define HAVE_UINT32_T 1
9815| #define HAVE_UINT64_T 1
9816| #define HAVE_U_INT8_T 1
9817| #define HAVE_U_INT16_T 1
9818| #define HAVE_U_INT32_T 1
9819| #define HAVE_U_INT64_T 1
9820| #define PHP_HAVE_STDINT_TYPES 1
9821| #define PHP_HAVE_BUILTIN_EXPECT 1
9822| #define PHP_HAVE_BUILTIN_CLZ 1
9823| #define PHP_HAVE_BUILTIN_CTZL 1
9824| #define PHP_HAVE_BUILTIN_CTZLL 1
9825| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
9826| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
9827| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
9828| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
9829| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
9830| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
9831| #define PHP_HAVE_BUILTIN_CPU_INIT 0
9832| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
9833| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
9834| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
9835| #define PHP_HAVE_AVX_INSTRUCTIONS 1
9836| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
9837| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
9838| #define HAVE_STRUCT_STAT_ST_RDEV 1
9839| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
9840| #define HAVE_ST_BLOCKS 1
9841| #define HAVE_SOCKADDR_STORAGE 1
9842| #define HAVE_SOCKADDR_SA_LEN 1
9843| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
9844| #define HAVE_VPRINTF 1
9845| #define HAVE_ALPHASORT 1
9846| #define HAVE_ASCTIME_R 1
9847| #define HAVE_CHROOT 1
9848| #define HAVE_CTIME_R 1
9849| #define HAVE_CRYPT 1
9850| #define HAVE_FLOCK 1
9851| #define HAVE_FTOK 1
9852| #define HAVE_FUNOPEN 1
9853| #define HAVE_GAI_STRERROR 1
9854| #define HAVE_GCVT 1
9855| #define HAVE_GETLOADAVG 1
9856| #define HAVE_GETLOGIN 1
9857| #define HAVE_GETPROTOBYNAME 1
9858| #define HAVE_GETPROTOBYNUMBER 1
9859| #define HAVE_GETSERVBYNAME 1
9860| #define HAVE_GETSERVBYPORT 1
9861| #define HAVE_GETHOSTNAME 1
9862| #define HAVE_GETRUSAGE 1
9863| #define HAVE_GETTIMEOFDAY 1
9864| #define HAVE_GMTIME_R 1
9865| #define HAVE_GETPWNAM_R 1
9866| #define HAVE_GETGRNAM_R 1
9867| #define HAVE_GETPWUID_R 1
9868| #define HAVE_GRANTPT 1
9869| #define HAVE_INET_NTOA 1
9870| #define HAVE_INET_NTOP 1
9871| #define HAVE_INET_PTON 1
9872| #define HAVE_ISASCII 1
9873| #define HAVE_LINK 1
9874| #define HAVE_LOCALTIME_R 1
9875| #define HAVE_LOCKF 1
9876| #define HAVE_LCHOWN 1
9877| #define HAVE_LRAND48 1
9878| #define HAVE_MEMCPY 1
9879| #define HAVE_MEMMOVE 1
9880| #define HAVE_MKSTEMP 1
9881| #define HAVE_MMAP 1
9882| #define HAVE_NL_LANGINFO 1
9883| #define HAVE_PERROR 1
9884| #define HAVE_POLL 1
9885| #define HAVE_PTSNAME 1
9886| #define HAVE_PUTENV 1
9887| #define HAVE_REALPATH 1
9888| #define HAVE_RANDOM 1
9889| #define HAVE_RAND_R 1
9890| #define HAVE_SCANDIR 1
9891| #define HAVE_SETITIMER 1
9892| #define HAVE_SETLOCALE 1
9893| #define HAVE_LOCALECONV 1
9894| #define HAVE_SETENV 1
9895| #define HAVE_SETPGID 1
9896| #define HAVE_SETSOCKOPT 1
9897| #define HAVE_SETVBUF 1
9898| #define HAVE_SHUTDOWN 1
9899| #define HAVE_SIN 1
9900| #define HAVE_SNPRINTF 1
9901| #define HAVE_SRAND48 1
9902| #define HAVE_SRANDOM 1
9903| #define HAVE_STATFS 1
9904| #define HAVE_STATVFS 1
9905| #define HAVE_STRCASECMP 1
9906| #define HAVE_STRCOLL 1
9907| #define HAVE_STRDUP 1
9908| #define HAVE_STRERROR 1
9909| #define HAVE_STRFTIME 1
9910| #define HAVE_STRNLEN 1
9911| #define HAVE_STRPTIME 1
9912| #define HAVE_STRSTR 1
9913| #define HAVE_STRTOK_R 1
9914| #define HAVE_SYMLINK 1
9915| #define HAVE_TEMPNAM 1
9916| #define HAVE_TZSET 1
9917| #define HAVE_UNLOCKPT 1
9918| #define HAVE_UNSETENV 1
9919| #define HAVE_USLEEP 1
9920| #define HAVE_UTIME 1
9921| #define HAVE_VSNPRINTF 1
9922| #define HAVE_VASPRINTF 1
9923| #define HAVE_ASPRINTF 1
9924| #define HAVE_NANOSLEEP 1
9925| #define HAVE_SYNC_FETCH_AND_ADD 1
9926| #define HAVE_STRLCAT 1
9927| #define HAVE_STRLCPY 1
9928| #define HAVE_GETOPT 1
9929| #define HAVE_UTIME_H 1
9930| #define HAVE_UTIME_NULL 1
9931| #define HAVE_ALLOCA_H 1
9932| #define HAVE_ALLOCA 1
9933| #define HAVE_DECLARED_TIMEZONE 1
9934| #define HAVE_OLD_READDIR_R 1
9935| #define HAVE_ASM_GOTO 1
9936| #define HAVE_COMPILER_C99_VLA 1
9937| #define PHP_SIGCHILD 0
9938| #define DEFAULT_SHORT_OPEN_TAG "1"
9939| #define HAVE_IPV6 1
9940| #define HAVE_STRINGS_H 1
9941| /* end confdefs.h.  */
9942| #include <stdio.h>
9943| #ifdef HAVE_SYS_TYPES_H
9944| # include <sys/types.h>
9945| #endif
9946| #ifdef HAVE_SYS_STAT_H
9947| # include <sys/stat.h>
9948| #endif
9949| #ifdef STDC_HEADERS
9950| # include <stdlib.h>
9951| # include <stddef.h>
9952| #else
9953| # ifdef HAVE_STDLIB_H
9954| #  include <stdlib.h>
9955| # endif
9956| #endif
9957| #ifdef HAVE_STRING_H
9958| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9959| #  include <memory.h>
9960| # endif
9961| # include <string.h>
9962| #endif
9963| #ifdef HAVE_STRINGS_H
9964| # include <strings.h>
9965| #endif
9966| #ifdef HAVE_INTTYPES_H
9967| # include <inttypes.h>
9968| #endif
9969| #ifdef HAVE_STDINT_H
9970| # include <stdint.h>
9971| #endif
9972| #ifdef HAVE_UNISTD_H
9973| # include <unistd.h>
9974| #endif
9975| #include <io.h>
9976configure:16985: result: no
9977configure:16985: checking io.h presence
9978configure:16985: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
9979conftest.c:247:10: fatal error: 'io.h' file not found
9980#include <io.h>
9981         ^~~~~~
99821 error generated.
9983configure:16985: $? = 1
9984configure: failed program was:
9985| /* confdefs.h */
9986| #define PACKAGE_NAME ""
9987| #define PACKAGE_TARNAME ""
9988| #define PACKAGE_VERSION ""
9989| #define PACKAGE_STRING ""
9990| #define PACKAGE_BUGREPORT ""
9991| #define PACKAGE_URL ""
9992| #define STDC_HEADERS 1
9993| #define HAVE_SYS_TYPES_H 1
9994| #define HAVE_SYS_STAT_H 1
9995| #define HAVE_STDLIB_H 1
9996| #define HAVE_STRING_H 1
9997| #define HAVE_MEMORY_H 1
9998| #define HAVE_STRINGS_H 1
9999| #define HAVE_INTTYPES_H 1
10000| #define HAVE_STDINT_H 1
10001| #define HAVE_UNISTD_H 1
10002| #define __EXTENSIONS__ 1
10003| #define _ALL_SOURCE 1
10004| #define _GNU_SOURCE 1
10005| #define _POSIX_PTHREAD_SEMANTICS 1
10006| #define _TANDEM_SOURCE 1
10007| #define HAVE_DEV_URANDOM 1
10008| #define HAVE_HUGE_VAL_INF 1
10009| #define HAVE_CPUID_COUNT 1
10010| #define HAVE_PHPDBG 1
10011| #define PHPDBG_DEBUG 0
10012| #define PHP_WRITE_STDOUT 1
10013| #define HAVE_SOCKET 1
10014| #define HAVE_SOCKETPAIR 1
10015| #define HAVE_HTONL 1
10016| #define HAVE_GETHOSTNAME 1
10017| #define HAVE_GETHOSTBYADDR 1
10018| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
10019| #define HAVE_DLOPEN 1
10020| #define HAVE_LIBDL 1
10021| #define HAVE_LIBM 1
10022| #define HAVE_INET_ATON 1
10023| #define STDC_HEADERS 1
10024| #define HAVE_DIRENT_H 1
10025| #define HAVE_INTTYPES_H 1
10026| #define HAVE_STDINT_H 1
10027| #define HAVE_DIRENT_H 1
10028| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10029| #define HAVE_SYS_PARAM_H 1
10030| #define HAVE_SYS_TYPES_H 1
10031| #define HAVE_SYS_TIME_H 1
10032| #define HAVE_NETINET_IN_H 1
10033| #define HAVE_ALLOCA_H 1
10034| #define HAVE_ARPA_INET_H 1
10035| #define HAVE_ARPA_NAMESER_H 1
10036| #define HAVE_ASSERT_H 1
10037| #define HAVE_DNS_H 1
10038| #define HAVE_FCNTL_H 1
10039| #define HAVE_GRP_H 1
10040| #define HAVE_LANGINFO_H 1
10041| #define HAVE_LIMITS_H 1
10042| #define HAVE_LOCALE_H 1
10043| #define HAVE_MONETARY_H 1
10044| #define HAVE_NETDB_H 1
10045| #define HAVE_POLL_H 1
10046| #define HAVE_PWD_H 1
10047| #define HAVE_RESOLV_H 1
10048| #define HAVE_SIGNAL_H 1
10049| #define HAVE_STDARG_H 1
10050| #define HAVE_STDLIB_H 1
10051| #define HAVE_STRING_H 1
10052| #define HAVE_SYSLOG_H 1
10053| #define HAVE_SYSEXITS_H 1
10054| #define HAVE_SYS_IOCTL_H 1
10055| #define HAVE_SYS_FILE_H 1
10056| #define HAVE_SYS_MMAN_H 1
10057| #define HAVE_SYS_MOUNT_H 1
10058| #define HAVE_SYS_POLL_H 1
10059| #define HAVE_SYS_RESOURCE_H 1
10060| #define HAVE_SYS_SELECT_H 1
10061| #define HAVE_SYS_SOCKET_H 1
10062| #define HAVE_SYS_STAT_H 1
10063| #define HAVE_SYS_STATVFS_H 1
10064| #define HAVE_SYS_WAIT_H 1
10065| #define HAVE_TERMIOS_H 1
10066| #define HAVE_UNISTD_H 1
10067| #define HAVE_UTIME_H 1
10068| #define HAVE_SYS_UTSNAME_H 1
10069| #define HAVE_SYS_IPC_H 1
10070| #define HAVE_DLFCN_H 1
10071| #define HAVE_ASSERT_H 1
10072| #define HAVE_TMMINTRIN_H 1
10073| #define HAVE_NMMINTRIN_H 1
10074| #define HAVE_IMMINTRIN_H 1
10075| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
10076| #define HAVE_STRUCT_TM_TM_ZONE 1
10077| #define HAVE_TM_ZONE 1
10078| #define MISSING_FCLOSE_DECL 0
10079| #define HAVE_TM_GMTOFF 1
10080| #define HAVE_STRUCT_FLOCK 1
10081| #define HAVE_SOCKLEN_T 1
10082| #define SIZEOF_SIZE_T 8
10083| #define SIZEOF_LONG_LONG 8
10084| #define SIZEOF_LONG_LONG_INT 8
10085| #define SIZEOF_LONG 8
10086| #define SIZEOF_INT 4
10087| #define SIZEOF_INTMAX_T 8
10088| #define HAVE_INTMAX_T 1
10089| #define SIZEOF_SSIZE_T 8
10090| #define HAVE_SSIZE_T 1
10091| #define SIZEOF_PTRDIFF_T 8
10092| #define HAVE_PTRDIFF_T 1
10093| #define SIZEOF_SHORT 2
10094| #define SIZEOF_INT 4
10095| #define SIZEOF_LONG 8
10096| #define SIZEOF_LONG_LONG 8
10097| #define HAVE_INT8_T 1
10098| #define HAVE_INT16_T 1
10099| #define HAVE_INT32_T 1
10100| #define HAVE_INT64_T 1
10101| #define HAVE_UINT8_T 1
10102| #define HAVE_UINT16_T 1
10103| #define HAVE_UINT32_T 1
10104| #define HAVE_UINT64_T 1
10105| #define HAVE_U_INT8_T 1
10106| #define HAVE_U_INT16_T 1
10107| #define HAVE_U_INT32_T 1
10108| #define HAVE_U_INT64_T 1
10109| #define PHP_HAVE_STDINT_TYPES 1
10110| #define PHP_HAVE_BUILTIN_EXPECT 1
10111| #define PHP_HAVE_BUILTIN_CLZ 1
10112| #define PHP_HAVE_BUILTIN_CTZL 1
10113| #define PHP_HAVE_BUILTIN_CTZLL 1
10114| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
10115| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
10116| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
10117| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
10118| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
10119| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
10120| #define PHP_HAVE_BUILTIN_CPU_INIT 0
10121| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
10122| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
10123| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
10124| #define PHP_HAVE_AVX_INSTRUCTIONS 1
10125| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
10126| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10127| #define HAVE_STRUCT_STAT_ST_RDEV 1
10128| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10129| #define HAVE_ST_BLOCKS 1
10130| #define HAVE_SOCKADDR_STORAGE 1
10131| #define HAVE_SOCKADDR_SA_LEN 1
10132| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
10133| #define HAVE_VPRINTF 1
10134| #define HAVE_ALPHASORT 1
10135| #define HAVE_ASCTIME_R 1
10136| #define HAVE_CHROOT 1
10137| #define HAVE_CTIME_R 1
10138| #define HAVE_CRYPT 1
10139| #define HAVE_FLOCK 1
10140| #define HAVE_FTOK 1
10141| #define HAVE_FUNOPEN 1
10142| #define HAVE_GAI_STRERROR 1
10143| #define HAVE_GCVT 1
10144| #define HAVE_GETLOADAVG 1
10145| #define HAVE_GETLOGIN 1
10146| #define HAVE_GETPROTOBYNAME 1
10147| #define HAVE_GETPROTOBYNUMBER 1
10148| #define HAVE_GETSERVBYNAME 1
10149| #define HAVE_GETSERVBYPORT 1
10150| #define HAVE_GETHOSTNAME 1
10151| #define HAVE_GETRUSAGE 1
10152| #define HAVE_GETTIMEOFDAY 1
10153| #define HAVE_GMTIME_R 1
10154| #define HAVE_GETPWNAM_R 1
10155| #define HAVE_GETGRNAM_R 1
10156| #define HAVE_GETPWUID_R 1
10157| #define HAVE_GRANTPT 1
10158| #define HAVE_INET_NTOA 1
10159| #define HAVE_INET_NTOP 1
10160| #define HAVE_INET_PTON 1
10161| #define HAVE_ISASCII 1
10162| #define HAVE_LINK 1
10163| #define HAVE_LOCALTIME_R 1
10164| #define HAVE_LOCKF 1
10165| #define HAVE_LCHOWN 1
10166| #define HAVE_LRAND48 1
10167| #define HAVE_MEMCPY 1
10168| #define HAVE_MEMMOVE 1
10169| #define HAVE_MKSTEMP 1
10170| #define HAVE_MMAP 1
10171| #define HAVE_NL_LANGINFO 1
10172| #define HAVE_PERROR 1
10173| #define HAVE_POLL 1
10174| #define HAVE_PTSNAME 1
10175| #define HAVE_PUTENV 1
10176| #define HAVE_REALPATH 1
10177| #define HAVE_RANDOM 1
10178| #define HAVE_RAND_R 1
10179| #define HAVE_SCANDIR 1
10180| #define HAVE_SETITIMER 1
10181| #define HAVE_SETLOCALE 1
10182| #define HAVE_LOCALECONV 1
10183| #define HAVE_SETENV 1
10184| #define HAVE_SETPGID 1
10185| #define HAVE_SETSOCKOPT 1
10186| #define HAVE_SETVBUF 1
10187| #define HAVE_SHUTDOWN 1
10188| #define HAVE_SIN 1
10189| #define HAVE_SNPRINTF 1
10190| #define HAVE_SRAND48 1
10191| #define HAVE_SRANDOM 1
10192| #define HAVE_STATFS 1
10193| #define HAVE_STATVFS 1
10194| #define HAVE_STRCASECMP 1
10195| #define HAVE_STRCOLL 1
10196| #define HAVE_STRDUP 1
10197| #define HAVE_STRERROR 1
10198| #define HAVE_STRFTIME 1
10199| #define HAVE_STRNLEN 1
10200| #define HAVE_STRPTIME 1
10201| #define HAVE_STRSTR 1
10202| #define HAVE_STRTOK_R 1
10203| #define HAVE_SYMLINK 1
10204| #define HAVE_TEMPNAM 1
10205| #define HAVE_TZSET 1
10206| #define HAVE_UNLOCKPT 1
10207| #define HAVE_UNSETENV 1
10208| #define HAVE_USLEEP 1
10209| #define HAVE_UTIME 1
10210| #define HAVE_VSNPRINTF 1
10211| #define HAVE_VASPRINTF 1
10212| #define HAVE_ASPRINTF 1
10213| #define HAVE_NANOSLEEP 1
10214| #define HAVE_SYNC_FETCH_AND_ADD 1
10215| #define HAVE_STRLCAT 1
10216| #define HAVE_STRLCPY 1
10217| #define HAVE_GETOPT 1
10218| #define HAVE_UTIME_H 1
10219| #define HAVE_UTIME_NULL 1
10220| #define HAVE_ALLOCA_H 1
10221| #define HAVE_ALLOCA 1
10222| #define HAVE_DECLARED_TIMEZONE 1
10223| #define HAVE_OLD_READDIR_R 1
10224| #define HAVE_ASM_GOTO 1
10225| #define HAVE_COMPILER_C99_VLA 1
10226| #define PHP_SIGCHILD 0
10227| #define DEFAULT_SHORT_OPEN_TAG "1"
10228| #define HAVE_IPV6 1
10229| #define HAVE_STRINGS_H 1
10230| /* end confdefs.h.  */
10231| #include <io.h>
10232configure:16985: result: no
10233configure:16985: checking for io.h
10234configure:16985: result: no
10235configure:16999: checking for strtoll
10236configure:16999: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
10237conftest.c:270:6: warning: incompatible redeclaration of library function 'strtoll' [-Wincompatible-library-redeclaration]
10238char strtoll ();
10239     ^
10240conftest.c:270:6: note: 'strtoll' is a builtin with type 'long long (const char *, char **, int)'
102411 warning generated.
10242configure:16999: $? = 0
10243configure:16999: result: yes
10244configure:16999: checking for atoll
10245configure:16999: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lm  >&5
10246configure:16999: $? = 0
10247configure:16999: result: yes
10248configure:17376: checking whether to enable LIBXML support
10249configure:17411: result: yes
10250configure:17421: checking libxml2 install dir
10251configure:17436: result: /opt/local
10252configure:17450: checking for xml2-config path
10253configure:17464: result: /opt/local/bin/xml2-config
10254configure:17681: checking whether libxml build works
10255configure:17708: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c
10256       
10257       -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10258configure:17708: $? = 0
10259configure:17708: ./conftest
10260configure:17708: $? = 0
10261configure:17732: result: yes
10262configure:18021: checking for OpenSSL support
10263configure:18057: result: no
10264configure:18066: checking for Kerberos support
10265configure:18081: result: no
10266configure:18090: checking whether to use system default cipher list instead of hardcoded value
10267configure:18105: result: no
10268configure:19626: checking for PCRE2 10.30 or greater
10269configure:19632: result: 10.35
10270configure:19771: checking for JIT support in PCRE2
10271configure:19803: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 >&5
10272configure:19803: $? = 0
10273configure:19803: ./conftest
10274configure:19803: $? = 0
10275configure:19805: result: yes
10276configure:20415: WARNING: PHP is going to be linked with an external PCRE, --with-pcre-valgrind has no effect
10277configure:20480: checking whether to enable the SQLite3 extension
10278configure:20516: result: no
10279configure:21806: checking for ZLIB support
10280configure:21842: result: yes
10281configure:21851: checking if the location of ZLIB install directory is defined
10282configure:21866: result: no
10283configure:22151: checking for zlib version >= 1.2.0.4
10284configure:22154: result: 1.2.11
10285configure:22267: checking for gzgets in -lz
10286configure:22292: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -Wl,-rpath,/opt/local/lib -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lz  -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 >&5
10287configure:22292: $? = 0
10288configure:22301: result: yes
10289configure:22429: checking whether to enable bc style precision math functions
10290configure:22464: result: yes
10291configure:22749: checking for BZip2 support
10292configure:22785: result: yes
10293configure:22920: checking for BZ2_bzerror in -lbz2
10294configure:22945: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -Wl,-rpath,/opt/local/lib -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2  -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 >&5
10295configure:22945: $? = 0
10296configure:22954: result: yes
10297configure:23363: checking whether to enable calendar conversion support
10298configure:23398: result: no
10299configure:23662: checking whether to enable ctype functions
10300configure:23697: result: yes
10301configure:23961: checking for cURL support
10302configure:23997: result: no
10303configure:25884: checking for QDBM support
10304configure:25895: result: no
10305configure:26230: checking for GDBM support
10306configure:26241: result: no
10307configure:26562: checking for NDBM support
10308configure:26573: result: no
10309configure:26920: checking for TCADB support
10310configure:26931: result: no
10311configure:27278: checking for LMDB support
10312configure:27289: result: no
10313configure:27610: checking for Berkeley DB4 support
10314configure:27621: result: no
10315configure:27931: checking for Berkeley DB3 support
10316configure:27942: result: no
10317configure:28252: checking for Berkeley DB2 support
10318configure:28263: result: no
10319configure:28497: checking for DB1 support
10320configure:28508: result: no
10321configure:28873: checking for DBM support
10322configure:28884: result: no
10323configure:29283: checking for CDB support
10324configure:29294: result: no
10325configure:29315: checking for INI File support
10326configure:29326: result: no
10327configure:29347: checking for FlatFile support
10328configure:29358: result: no
10329configure:29364: checking whether to enable DBA interface
10330configure:29641: result: no
10331configure:29652: checking whether to enable DOM support
10332configure:29687: result: yes
10333configure:29728: checking for xml2-config path
10334configure:29742: result: /opt/local/bin/xml2-config
10335configure:29959: checking whether libxml build works
10336configure:30010: result: yes
10337configure:30357: checking for ENCHANT support
10338configure:30393: result: no
10339configure:30973: checking whether to enable EXIF (metadata from images) support
10340configure:31008: result: no
10341configure:31272: checking for fileinfo support
10342configure:31307: result: yes
10343configure:31323: checking for strcasestr
10344configure:31358: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10345configure:31358: $? = 0
10346configure:31358: ./conftest
10347configure:31358: $? = 0
10348configure:31360: result: yes
10349configure:31631: checking for utimes
10350configure:31631: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10351configure:31631: $? = 0
10352configure:31631: result: yes
10353configure:31631: checking for strndup
10354configure:31631: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10355conftest.c:285:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
10356char strndup ();
10357     ^
10358conftest.c:285:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
103591 warning generated.
10360configure:31631: $? = 0
10361configure:31631: result: yes
10362configure:31656: checking whether to enable input filter support
10363configure:31691: result: yes
10364configure:31700: checking pcre install prefix
10365configure:31715: result: no
10366configure:32067: checking whether to enable FTP support
10367configure:32102: result: no
10368configure:32111: checking OpenSSL dir for FTP
10369configure:32126: result: no
10370configure:33144: checking for GD support
10371configure:33180: result: no
10372configure:33189: checking for the location of libwebp
10373configure:33204: result: no
10374configure:33215: checking for the location of libjpeg
10375configure:33230: result: no
10376configure:33241: checking for the location of libpng
10377configure:33256: result: no
10378configure:33292: checking for the location of libXpm
10379configure:33307: result: no
10380configure:33316: checking for FreeType 2
10381configure:33331: result: no
10382configure:33340: checking whether to enable JIS-mapped Japanese font support in GD
10383configure:33354: result: no
10384configure:38646: checking for GNU gettext support
10385configure:38682: result: no
10386configure:39364: checking for GNU MP support
10387configure:39400: result: no
10388configure:39987: checking for mhash support
10389configure:40023: result: yes
10390configure:40032: checking whether to enable hash support
10391configure:40067: result: yes
10392configure:40088: checking whether byte ordering is bigendian
10393configure:40125: result: no
10394configure:40138: checking size of short
10395configure:40157: result: 2
10396configure:40171: checking size of int
10397configure:40190: result: 4
10398configure:40204: checking size of long
10399configure:40223: result: 8
10400configure:40237: checking size of long long
10401configure:40256: result: 8
10402configure:40280: checking size of long int
10403configure:40285: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10404configure:40285: $? = 0
10405configure:40285: ./conftest
10406configure:40285: $? = 0
10407configure:40299: result: 8
10408configure:40309: checking checking if we're at 64-bit platform
10409configure:40319: result: yes
10410configure:40621: checking for iconv support
10411configure:40657: result: no
10412configure:41992: checking for IMAP support
10413configure:42028: result: no
10414configure:42037: checking for IMAP Kerberos support
10415configure:42052: result: no
10416configure:42061: checking for IMAP SSL support
10417configure:42076: result: no
10418configure:44516: checking for Firebird support
10419configure:44552: result: no
10420configure:45634: checking whether to enable internationalization support
10421configure:45669: result: no
10422configure:47206: checking whether to enable JavaScript Object Serialization support
10423configure:47241: result: yes
10424configure:47251: checking for ANSI C header files
10425configure:47355: result: yes
10426configure:47663: checking for LDAP support
10427configure:47699: result: no
10428configure:47708: checking for LDAP Cyrus SASL support
10429configure:47723: result: no
10430configure:50728: checking whether to enable multibyte string support
10431configure:50763: result: no
10432configure:50772: checking whether to enable multibyte regex support
10433configure:50786: result: yes
10434configure:50795: checking whether to check multibyte regex backtrack
10435configure:50809: result: yes
10436configure:50818: checking for external oniguruma
10437configure:50833: result: no
10438configure:52504: checking for MySQLi support
10439configure:52540: result: no
10440configure:52549: checking whether to enable embedded MySQLi support
10441configure:52563: result: no
10442configure:52572: checking for specified location of the MySQL UNIX socket
10443configure:52587: result: no
10444configure:53665: checking for Oracle Database OCI8 support
10445configure:53701: result: no
10446configure:55376: checking for Adabas support
10447configure:55533: result: no
10448configure:55582: checking for SAP DB support
10449configure:55669: result: no
10450configure:55718: checking for Solid support
10451configure:55815: result: no
10452configure:55864: checking for IBM DB2 support
10453configure:55938: result: no
10454configure:55987: checking for Empress support
10455configure:56016: result: no
10456configure:56065: checking for Empress local access support
10457configure:56110: result: no
10458configure:56159: checking for a custom ODBC support
10459configure:56177: result: no
10460configure:56226: checking for iODBC support
10461configure:56472: result: no
10462configure:56521: checking for Easysoft ODBC-ODBC Bridge support
10463configure:56539: result: no
10464configure:56588: checking for unixODBC support
10465configure:56611: result: no
10466configure:56660: checking for DBMaker support
10467configure:56787: result: no
10468configure:57198: checking for any ODBC driver support
10469configure:57200: result: no
10470configure:57211: checking whether to enable Zend OPcache support
10471configure:57246: result: no
10472configure:57255: checking whether to enable file based caching
10473configure:57269: result: yes
10474configure:57278: checking whether to enable copying PHP CODE pages into HUGE PAGES
10475configure:57292: result: yes
10476configure:58156: checking whether to enable pcntl support
10477configure:58191: result: no
10478configure:58546: checking whether to enable PDO support
10479configure:58581: result: yes
10480configure:58921: checking for PDO_DBLIB support via FreeTDS
10481configure:58957: result: no
10482configure:59591: checking for Firebird support for PDO
10483configure:59627: result: no
10484configure:60760: checking for MySQL support for PDO
10485configure:60796: result: no
10486configure:62279: checking Oracle OCI support for PDO
10487configure:62315: result: no
10488configure:64368: checking for ODBC v3 support for PDO
10489configure:64404: result: no
10490configure:65512: checking for PostgreSQL support for PDO
10491configure:65548: result: no
10492configure:66323: checking for sqlite 3 support for PDO
10493configure:66359: result: no
10494configure:67889: checking for PostgreSQL support
10495configure:67925: result: no
10496configure:69661: checking for phar archive support
10497configure:69696: result: yes
10498configure:69948: checking for phar openssl support
10499configure:69971: result: no
10500configure:70053: checking whether to enable POSIX-like functions
10501configure:70088: result: no
10502configure:70461: checking for PSPELL support
10503configure:70497: result: no
10504configure:71171: checking for libedit readline replacement
10505configure:71207: result: no
10506configure:71217: checking for readline support
10507configure:71253: result: no
10508configure:73536: checking for recode support
10509configure:73572: result: no
10510configure:74549: checking whether to enable PHP sessions
10511configure:74584: result: yes
10512configure:74593: checking for mm support
10513configure:74608: result: no
10514configure:74616: checking whether pwrite works
10515configure:74649: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10516conftest.c:282:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
10517    main() {
10518    ^
10519conftest.c:285:17: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
10520    if (fd < 0) exit(1);
10521                ^
10522conftest.c:285:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
105231 warning and 1 error generated.
10524configure:74649: $? = 1
10525configure: program exited with status 1
10526configure: failed program was:
10527| /* confdefs.h */
10528| #define PACKAGE_NAME ""
10529| #define PACKAGE_TARNAME ""
10530| #define PACKAGE_VERSION ""
10531| #define PACKAGE_STRING ""
10532| #define PACKAGE_BUGREPORT ""
10533| #define PACKAGE_URL ""
10534| #define STDC_HEADERS 1
10535| #define HAVE_SYS_TYPES_H 1
10536| #define HAVE_SYS_STAT_H 1
10537| #define HAVE_STDLIB_H 1
10538| #define HAVE_STRING_H 1
10539| #define HAVE_MEMORY_H 1
10540| #define HAVE_STRINGS_H 1
10541| #define HAVE_INTTYPES_H 1
10542| #define HAVE_STDINT_H 1
10543| #define HAVE_UNISTD_H 1
10544| #define __EXTENSIONS__ 1
10545| #define _ALL_SOURCE 1
10546| #define _GNU_SOURCE 1
10547| #define _POSIX_PTHREAD_SEMANTICS 1
10548| #define _TANDEM_SOURCE 1
10549| #define HAVE_DEV_URANDOM 1
10550| #define HAVE_HUGE_VAL_INF 1
10551| #define HAVE_CPUID_COUNT 1
10552| #define HAVE_PHPDBG 1
10553| #define PHPDBG_DEBUG 0
10554| #define PHP_WRITE_STDOUT 1
10555| #define HAVE_SOCKET 1
10556| #define HAVE_SOCKETPAIR 1
10557| #define HAVE_HTONL 1
10558| #define HAVE_GETHOSTNAME 1
10559| #define HAVE_GETHOSTBYADDR 1
10560| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
10561| #define HAVE_DLOPEN 1
10562| #define HAVE_LIBDL 1
10563| #define HAVE_LIBM 1
10564| #define HAVE_INET_ATON 1
10565| #define STDC_HEADERS 1
10566| #define HAVE_DIRENT_H 1
10567| #define HAVE_INTTYPES_H 1
10568| #define HAVE_STDINT_H 1
10569| #define HAVE_DIRENT_H 1
10570| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10571| #define HAVE_SYS_PARAM_H 1
10572| #define HAVE_SYS_TYPES_H 1
10573| #define HAVE_SYS_TIME_H 1
10574| #define HAVE_NETINET_IN_H 1
10575| #define HAVE_ALLOCA_H 1
10576| #define HAVE_ARPA_INET_H 1
10577| #define HAVE_ARPA_NAMESER_H 1
10578| #define HAVE_ASSERT_H 1
10579| #define HAVE_DNS_H 1
10580| #define HAVE_FCNTL_H 1
10581| #define HAVE_GRP_H 1
10582| #define HAVE_LANGINFO_H 1
10583| #define HAVE_LIMITS_H 1
10584| #define HAVE_LOCALE_H 1
10585| #define HAVE_MONETARY_H 1
10586| #define HAVE_NETDB_H 1
10587| #define HAVE_POLL_H 1
10588| #define HAVE_PWD_H 1
10589| #define HAVE_RESOLV_H 1
10590| #define HAVE_SIGNAL_H 1
10591| #define HAVE_STDARG_H 1
10592| #define HAVE_STDLIB_H 1
10593| #define HAVE_STRING_H 1
10594| #define HAVE_SYSLOG_H 1
10595| #define HAVE_SYSEXITS_H 1
10596| #define HAVE_SYS_IOCTL_H 1
10597| #define HAVE_SYS_FILE_H 1
10598| #define HAVE_SYS_MMAN_H 1
10599| #define HAVE_SYS_MOUNT_H 1
10600| #define HAVE_SYS_POLL_H 1
10601| #define HAVE_SYS_RESOURCE_H 1
10602| #define HAVE_SYS_SELECT_H 1
10603| #define HAVE_SYS_SOCKET_H 1
10604| #define HAVE_SYS_STAT_H 1
10605| #define HAVE_SYS_STATVFS_H 1
10606| #define HAVE_SYS_WAIT_H 1
10607| #define HAVE_TERMIOS_H 1
10608| #define HAVE_UNISTD_H 1
10609| #define HAVE_UTIME_H 1
10610| #define HAVE_SYS_UTSNAME_H 1
10611| #define HAVE_SYS_IPC_H 1
10612| #define HAVE_DLFCN_H 1
10613| #define HAVE_ASSERT_H 1
10614| #define HAVE_TMMINTRIN_H 1
10615| #define HAVE_NMMINTRIN_H 1
10616| #define HAVE_IMMINTRIN_H 1
10617| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
10618| #define HAVE_STRUCT_TM_TM_ZONE 1
10619| #define HAVE_TM_ZONE 1
10620| #define MISSING_FCLOSE_DECL 0
10621| #define HAVE_TM_GMTOFF 1
10622| #define HAVE_STRUCT_FLOCK 1
10623| #define HAVE_SOCKLEN_T 1
10624| #define SIZEOF_SIZE_T 8
10625| #define SIZEOF_LONG_LONG 8
10626| #define SIZEOF_LONG_LONG_INT 8
10627| #define SIZEOF_LONG 8
10628| #define SIZEOF_INT 4
10629| #define SIZEOF_INTMAX_T 8
10630| #define HAVE_INTMAX_T 1
10631| #define SIZEOF_SSIZE_T 8
10632| #define HAVE_SSIZE_T 1
10633| #define SIZEOF_PTRDIFF_T 8
10634| #define HAVE_PTRDIFF_T 1
10635| #define SIZEOF_SHORT 2
10636| #define SIZEOF_INT 4
10637| #define SIZEOF_LONG 8
10638| #define SIZEOF_LONG_LONG 8
10639| #define HAVE_INT8_T 1
10640| #define HAVE_INT16_T 1
10641| #define HAVE_INT32_T 1
10642| #define HAVE_INT64_T 1
10643| #define HAVE_UINT8_T 1
10644| #define HAVE_UINT16_T 1
10645| #define HAVE_UINT32_T 1
10646| #define HAVE_UINT64_T 1
10647| #define HAVE_U_INT8_T 1
10648| #define HAVE_U_INT16_T 1
10649| #define HAVE_U_INT32_T 1
10650| #define HAVE_U_INT64_T 1
10651| #define PHP_HAVE_STDINT_TYPES 1
10652| #define PHP_HAVE_BUILTIN_EXPECT 1
10653| #define PHP_HAVE_BUILTIN_CLZ 1
10654| #define PHP_HAVE_BUILTIN_CTZL 1
10655| #define PHP_HAVE_BUILTIN_CTZLL 1
10656| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
10657| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
10658| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
10659| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
10660| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
10661| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
10662| #define PHP_HAVE_BUILTIN_CPU_INIT 0
10663| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
10664| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
10665| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
10666| #define PHP_HAVE_AVX_INSTRUCTIONS 1
10667| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
10668| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10669| #define HAVE_STRUCT_STAT_ST_RDEV 1
10670| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10671| #define HAVE_ST_BLOCKS 1
10672| #define HAVE_SOCKADDR_STORAGE 1
10673| #define HAVE_SOCKADDR_SA_LEN 1
10674| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
10675| #define HAVE_VPRINTF 1
10676| #define HAVE_ALPHASORT 1
10677| #define HAVE_ASCTIME_R 1
10678| #define HAVE_CHROOT 1
10679| #define HAVE_CTIME_R 1
10680| #define HAVE_CRYPT 1
10681| #define HAVE_FLOCK 1
10682| #define HAVE_FTOK 1
10683| #define HAVE_FUNOPEN 1
10684| #define HAVE_GAI_STRERROR 1
10685| #define HAVE_GCVT 1
10686| #define HAVE_GETLOADAVG 1
10687| #define HAVE_GETLOGIN 1
10688| #define HAVE_GETPROTOBYNAME 1
10689| #define HAVE_GETPROTOBYNUMBER 1
10690| #define HAVE_GETSERVBYNAME 1
10691| #define HAVE_GETSERVBYPORT 1
10692| #define HAVE_GETHOSTNAME 1
10693| #define HAVE_GETRUSAGE 1
10694| #define HAVE_GETTIMEOFDAY 1
10695| #define HAVE_GMTIME_R 1
10696| #define HAVE_GETPWNAM_R 1
10697| #define HAVE_GETGRNAM_R 1
10698| #define HAVE_GETPWUID_R 1
10699| #define HAVE_GRANTPT 1
10700| #define HAVE_INET_NTOA 1
10701| #define HAVE_INET_NTOP 1
10702| #define HAVE_INET_PTON 1
10703| #define HAVE_ISASCII 1
10704| #define HAVE_LINK 1
10705| #define HAVE_LOCALTIME_R 1
10706| #define HAVE_LOCKF 1
10707| #define HAVE_LCHOWN 1
10708| #define HAVE_LRAND48 1
10709| #define HAVE_MEMCPY 1
10710| #define HAVE_MEMMOVE 1
10711| #define HAVE_MKSTEMP 1
10712| #define HAVE_MMAP 1
10713| #define HAVE_NL_LANGINFO 1
10714| #define HAVE_PERROR 1
10715| #define HAVE_POLL 1
10716| #define HAVE_PTSNAME 1
10717| #define HAVE_PUTENV 1
10718| #define HAVE_REALPATH 1
10719| #define HAVE_RANDOM 1
10720| #define HAVE_RAND_R 1
10721| #define HAVE_SCANDIR 1
10722| #define HAVE_SETITIMER 1
10723| #define HAVE_SETLOCALE 1
10724| #define HAVE_LOCALECONV 1
10725| #define HAVE_SETENV 1
10726| #define HAVE_SETPGID 1
10727| #define HAVE_SETSOCKOPT 1
10728| #define HAVE_SETVBUF 1
10729| #define HAVE_SHUTDOWN 1
10730| #define HAVE_SIN 1
10731| #define HAVE_SNPRINTF 1
10732| #define HAVE_SRAND48 1
10733| #define HAVE_SRANDOM 1
10734| #define HAVE_STATFS 1
10735| #define HAVE_STATVFS 1
10736| #define HAVE_STRCASECMP 1
10737| #define HAVE_STRCOLL 1
10738| #define HAVE_STRDUP 1
10739| #define HAVE_STRERROR 1
10740| #define HAVE_STRFTIME 1
10741| #define HAVE_STRNLEN 1
10742| #define HAVE_STRPTIME 1
10743| #define HAVE_STRSTR 1
10744| #define HAVE_STRTOK_R 1
10745| #define HAVE_SYMLINK 1
10746| #define HAVE_TEMPNAM 1
10747| #define HAVE_TZSET 1
10748| #define HAVE_UNLOCKPT 1
10749| #define HAVE_UNSETENV 1
10750| #define HAVE_USLEEP 1
10751| #define HAVE_UTIME 1
10752| #define HAVE_VSNPRINTF 1
10753| #define HAVE_VASPRINTF 1
10754| #define HAVE_ASPRINTF 1
10755| #define HAVE_NANOSLEEP 1
10756| #define HAVE_SYNC_FETCH_AND_ADD 1
10757| #define HAVE_STRLCAT 1
10758| #define HAVE_STRLCPY 1
10759| #define HAVE_GETOPT 1
10760| #define HAVE_UTIME_H 1
10761| #define HAVE_UTIME_NULL 1
10762| #define HAVE_ALLOCA_H 1
10763| #define HAVE_ALLOCA 1
10764| #define HAVE_DECLARED_TIMEZONE 1
10765| #define HAVE_OLD_READDIR_R 1
10766| #define HAVE_ASM_GOTO 1
10767| #define HAVE_COMPILER_C99_VLA 1
10768| #define PHP_SIGCHILD 0
10769| #define DEFAULT_SHORT_OPEN_TAG "1"
10770| #define HAVE_IPV6 1
10771| #define HAVE_STRINGS_H 1
10772| #define HAVE_STRTOLL 1
10773| #define HAVE_ATOLL 1
10774| #define HAVE_TIMELIB_CONFIG_H 1
10775| #define HAVE_LIBXML 1
10776| #define HAVE_LIBXML 1
10777| #define PCRE2_CODE_UNIT_WIDTH 8
10778| #define HAVE_PCRE 1
10779| #define HAVE_PCRE_JIT_SUPPORT 1
10780| #define HAVE_ZLIB 1
10781| #define HAVE_BCMATH 1
10782| #define HAVE_BZ2 1
10783| #define HAVE_CTYPE 1
10784| #define HAVE_LIBXML 1
10785| #define HAVE_DOM 1
10786| #define HAVE_UTIMES 1
10787| #define HAVE_STRNDUP 1
10788| #define PHP_MHASH_BC 1
10789| #define HAVE_HASH_EXT 1
10790| #define SIZEOF_SHORT 2
10791| #define SIZEOF_INT 4
10792| #define SIZEOF_LONG 8
10793| #define SIZEOF_LONG_LONG 8
10794| #define SIZEOF_LONG_INT 8
10795| #define HAVE_JSON 1
10796| #define STDC_HEADERS 1
10797| #define ODBCVER 0x0300
10798| #define PHAR_HASH_OK 1
10799| #define HAVE_REFLECTION 1
10800| /* end confdefs.h.  */
10801|
10802| #include <sys/types.h>
10803| #include <sys/stat.h>
10804| #include <fcntl.h>
10805| #include <unistd.h>
10806| #include <errno.h>
10807|
10808|     main() {
10809|     int fd = open("conftest_in", O_WRONLY|O_CREAT, 0600);
10810|
10811|     if (fd < 0) exit(1);
10812|     if (pwrite(fd, "text", 4, 0) != 4) exit(1);
10813|     /* Linux glibc breakage until 2.2.5 */
10814|     if (pwrite(fd, "text", 4, -1) != -1 || errno != EINVAL) exit(1);
10815|     exit(0);
10816|     }
10817|
10818|
10819configure:74691: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
10820conftest.c:281:37: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
10821ssize_t pwrite(int, void *, size_t, off64_t);
10822                                    ^
10823conftest.c:281:9: error: conflicting types for 'pwrite'
10824ssize_t pwrite(int, void *, size_t, off64_t);
10825        ^
10826/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:575:10: note: previous declaration is here
10827ssize_t  pwrite(int __fd, const void * __buf, size_t __nbyte, off_t __offset) __DARWIN_ALIAS_C(pwrite);
10828         ^
10829conftest.c:282:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
10830    main() {
10831    ^
10832conftest.c:285:17: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
10833    if (fd < 0) exit(1);
10834                ^
10835conftest.c:285:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
108362 warnings and 2 errors generated.
10837configure:74691: $? = 1
10838configure: program exited with status 1
10839configure: failed program was:
10840| /* confdefs.h */
10841| #define PACKAGE_NAME ""
10842| #define PACKAGE_TARNAME ""
10843| #define PACKAGE_VERSION ""
10844| #define PACKAGE_STRING ""
10845| #define PACKAGE_BUGREPORT ""
10846| #define PACKAGE_URL ""
10847| #define STDC_HEADERS 1
10848| #define HAVE_SYS_TYPES_H 1
10849| #define HAVE_SYS_STAT_H 1
10850| #define HAVE_STDLIB_H 1
10851| #define HAVE_STRING_H 1
10852| #define HAVE_MEMORY_H 1
10853| #define HAVE_STRINGS_H 1
10854| #define HAVE_INTTYPES_H 1
10855| #define HAVE_STDINT_H 1
10856| #define HAVE_UNISTD_H 1
10857| #define __EXTENSIONS__ 1
10858| #define _ALL_SOURCE 1
10859| #define _GNU_SOURCE 1
10860| #define _POSIX_PTHREAD_SEMANTICS 1
10861| #define _TANDEM_SOURCE 1
10862| #define HAVE_DEV_URANDOM 1
10863| #define HAVE_HUGE_VAL_INF 1
10864| #define HAVE_CPUID_COUNT 1
10865| #define HAVE_PHPDBG 1
10866| #define PHPDBG_DEBUG 0
10867| #define PHP_WRITE_STDOUT 1
10868| #define HAVE_SOCKET 1
10869| #define HAVE_SOCKETPAIR 1
10870| #define HAVE_HTONL 1
10871| #define HAVE_GETHOSTNAME 1
10872| #define HAVE_GETHOSTBYADDR 1
10873| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
10874| #define HAVE_DLOPEN 1
10875| #define HAVE_LIBDL 1
10876| #define HAVE_LIBM 1
10877| #define HAVE_INET_ATON 1
10878| #define STDC_HEADERS 1
10879| #define HAVE_DIRENT_H 1
10880| #define HAVE_INTTYPES_H 1
10881| #define HAVE_STDINT_H 1
10882| #define HAVE_DIRENT_H 1
10883| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
10884| #define HAVE_SYS_PARAM_H 1
10885| #define HAVE_SYS_TYPES_H 1
10886| #define HAVE_SYS_TIME_H 1
10887| #define HAVE_NETINET_IN_H 1
10888| #define HAVE_ALLOCA_H 1
10889| #define HAVE_ARPA_INET_H 1
10890| #define HAVE_ARPA_NAMESER_H 1
10891| #define HAVE_ASSERT_H 1
10892| #define HAVE_DNS_H 1
10893| #define HAVE_FCNTL_H 1
10894| #define HAVE_GRP_H 1
10895| #define HAVE_LANGINFO_H 1
10896| #define HAVE_LIMITS_H 1
10897| #define HAVE_LOCALE_H 1
10898| #define HAVE_MONETARY_H 1
10899| #define HAVE_NETDB_H 1
10900| #define HAVE_POLL_H 1
10901| #define HAVE_PWD_H 1
10902| #define HAVE_RESOLV_H 1
10903| #define HAVE_SIGNAL_H 1
10904| #define HAVE_STDARG_H 1
10905| #define HAVE_STDLIB_H 1
10906| #define HAVE_STRING_H 1
10907| #define HAVE_SYSLOG_H 1
10908| #define HAVE_SYSEXITS_H 1
10909| #define HAVE_SYS_IOCTL_H 1
10910| #define HAVE_SYS_FILE_H 1
10911| #define HAVE_SYS_MMAN_H 1
10912| #define HAVE_SYS_MOUNT_H 1
10913| #define HAVE_SYS_POLL_H 1
10914| #define HAVE_SYS_RESOURCE_H 1
10915| #define HAVE_SYS_SELECT_H 1
10916| #define HAVE_SYS_SOCKET_H 1
10917| #define HAVE_SYS_STAT_H 1
10918| #define HAVE_SYS_STATVFS_H 1
10919| #define HAVE_SYS_WAIT_H 1
10920| #define HAVE_TERMIOS_H 1
10921| #define HAVE_UNISTD_H 1
10922| #define HAVE_UTIME_H 1
10923| #define HAVE_SYS_UTSNAME_H 1
10924| #define HAVE_SYS_IPC_H 1
10925| #define HAVE_DLFCN_H 1
10926| #define HAVE_ASSERT_H 1
10927| #define HAVE_TMMINTRIN_H 1
10928| #define HAVE_NMMINTRIN_H 1
10929| #define HAVE_IMMINTRIN_H 1
10930| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
10931| #define HAVE_STRUCT_TM_TM_ZONE 1
10932| #define HAVE_TM_ZONE 1
10933| #define MISSING_FCLOSE_DECL 0
10934| #define HAVE_TM_GMTOFF 1
10935| #define HAVE_STRUCT_FLOCK 1
10936| #define HAVE_SOCKLEN_T 1
10937| #define SIZEOF_SIZE_T 8
10938| #define SIZEOF_LONG_LONG 8
10939| #define SIZEOF_LONG_LONG_INT 8
10940| #define SIZEOF_LONG 8
10941| #define SIZEOF_INT 4
10942| #define SIZEOF_INTMAX_T 8
10943| #define HAVE_INTMAX_T 1
10944| #define SIZEOF_SSIZE_T 8
10945| #define HAVE_SSIZE_T 1
10946| #define SIZEOF_PTRDIFF_T 8
10947| #define HAVE_PTRDIFF_T 1
10948| #define SIZEOF_SHORT 2
10949| #define SIZEOF_INT 4
10950| #define SIZEOF_LONG 8
10951| #define SIZEOF_LONG_LONG 8
10952| #define HAVE_INT8_T 1
10953| #define HAVE_INT16_T 1
10954| #define HAVE_INT32_T 1
10955| #define HAVE_INT64_T 1
10956| #define HAVE_UINT8_T 1
10957| #define HAVE_UINT16_T 1
10958| #define HAVE_UINT32_T 1
10959| #define HAVE_UINT64_T 1
10960| #define HAVE_U_INT8_T 1
10961| #define HAVE_U_INT16_T 1
10962| #define HAVE_U_INT32_T 1
10963| #define HAVE_U_INT64_T 1
10964| #define PHP_HAVE_STDINT_TYPES 1
10965| #define PHP_HAVE_BUILTIN_EXPECT 1
10966| #define PHP_HAVE_BUILTIN_CLZ 1
10967| #define PHP_HAVE_BUILTIN_CTZL 1
10968| #define PHP_HAVE_BUILTIN_CTZLL 1
10969| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
10970| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
10971| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
10972| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
10973| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
10974| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
10975| #define PHP_HAVE_BUILTIN_CPU_INIT 0
10976| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
10977| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
10978| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
10979| #define PHP_HAVE_AVX_INSTRUCTIONS 1
10980| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
10981| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
10982| #define HAVE_STRUCT_STAT_ST_RDEV 1
10983| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
10984| #define HAVE_ST_BLOCKS 1
10985| #define HAVE_SOCKADDR_STORAGE 1
10986| #define HAVE_SOCKADDR_SA_LEN 1
10987| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
10988| #define HAVE_VPRINTF 1
10989| #define HAVE_ALPHASORT 1
10990| #define HAVE_ASCTIME_R 1
10991| #define HAVE_CHROOT 1
10992| #define HAVE_CTIME_R 1
10993| #define HAVE_CRYPT 1
10994| #define HAVE_FLOCK 1
10995| #define HAVE_FTOK 1
10996| #define HAVE_FUNOPEN 1
10997| #define HAVE_GAI_STRERROR 1
10998| #define HAVE_GCVT 1
10999| #define HAVE_GETLOADAVG 1
11000| #define HAVE_GETLOGIN 1
11001| #define HAVE_GETPROTOBYNAME 1
11002| #define HAVE_GETPROTOBYNUMBER 1
11003| #define HAVE_GETSERVBYNAME 1
11004| #define HAVE_GETSERVBYPORT 1
11005| #define HAVE_GETHOSTNAME 1
11006| #define HAVE_GETRUSAGE 1
11007| #define HAVE_GETTIMEOFDAY 1
11008| #define HAVE_GMTIME_R 1
11009| #define HAVE_GETPWNAM_R 1
11010| #define HAVE_GETGRNAM_R 1
11011| #define HAVE_GETPWUID_R 1
11012| #define HAVE_GRANTPT 1
11013| #define HAVE_INET_NTOA 1
11014| #define HAVE_INET_NTOP 1
11015| #define HAVE_INET_PTON 1
11016| #define HAVE_ISASCII 1
11017| #define HAVE_LINK 1
11018| #define HAVE_LOCALTIME_R 1
11019| #define HAVE_LOCKF 1
11020| #define HAVE_LCHOWN 1
11021| #define HAVE_LRAND48 1
11022| #define HAVE_MEMCPY 1
11023| #define HAVE_MEMMOVE 1
11024| #define HAVE_MKSTEMP 1
11025| #define HAVE_MMAP 1
11026| #define HAVE_NL_LANGINFO 1
11027| #define HAVE_PERROR 1
11028| #define HAVE_POLL 1
11029| #define HAVE_PTSNAME 1
11030| #define HAVE_PUTENV 1
11031| #define HAVE_REALPATH 1
11032| #define HAVE_RANDOM 1
11033| #define HAVE_RAND_R 1
11034| #define HAVE_SCANDIR 1
11035| #define HAVE_SETITIMER 1
11036| #define HAVE_SETLOCALE 1
11037| #define HAVE_LOCALECONV 1
11038| #define HAVE_SETENV 1
11039| #define HAVE_SETPGID 1
11040| #define HAVE_SETSOCKOPT 1
11041| #define HAVE_SETVBUF 1
11042| #define HAVE_SHUTDOWN 1
11043| #define HAVE_SIN 1
11044| #define HAVE_SNPRINTF 1
11045| #define HAVE_SRAND48 1
11046| #define HAVE_SRANDOM 1
11047| #define HAVE_STATFS 1
11048| #define HAVE_STATVFS 1
11049| #define HAVE_STRCASECMP 1
11050| #define HAVE_STRCOLL 1
11051| #define HAVE_STRDUP 1
11052| #define HAVE_STRERROR 1
11053| #define HAVE_STRFTIME 1
11054| #define HAVE_STRNLEN 1
11055| #define HAVE_STRPTIME 1
11056| #define HAVE_STRSTR 1
11057| #define HAVE_STRTOK_R 1
11058| #define HAVE_SYMLINK 1
11059| #define HAVE_TEMPNAM 1
11060| #define HAVE_TZSET 1
11061| #define HAVE_UNLOCKPT 1
11062| #define HAVE_UNSETENV 1
11063| #define HAVE_USLEEP 1
11064| #define HAVE_UTIME 1
11065| #define HAVE_VSNPRINTF 1
11066| #define HAVE_VASPRINTF 1
11067| #define HAVE_ASPRINTF 1
11068| #define HAVE_NANOSLEEP 1
11069| #define HAVE_SYNC_FETCH_AND_ADD 1
11070| #define HAVE_STRLCAT 1
11071| #define HAVE_STRLCPY 1
11072| #define HAVE_GETOPT 1
11073| #define HAVE_UTIME_H 1
11074| #define HAVE_UTIME_NULL 1
11075| #define HAVE_ALLOCA_H 1
11076| #define HAVE_ALLOCA 1
11077| #define HAVE_DECLARED_TIMEZONE 1
11078| #define HAVE_OLD_READDIR_R 1
11079| #define HAVE_ASM_GOTO 1
11080| #define HAVE_COMPILER_C99_VLA 1
11081| #define PHP_SIGCHILD 0
11082| #define DEFAULT_SHORT_OPEN_TAG "1"
11083| #define HAVE_IPV6 1
11084| #define HAVE_STRINGS_H 1
11085| #define HAVE_STRTOLL 1
11086| #define HAVE_ATOLL 1
11087| #define HAVE_TIMELIB_CONFIG_H 1
11088| #define HAVE_LIBXML 1
11089| #define HAVE_LIBXML 1
11090| #define PCRE2_CODE_UNIT_WIDTH 8
11091| #define HAVE_PCRE 1
11092| #define HAVE_PCRE_JIT_SUPPORT 1
11093| #define HAVE_ZLIB 1
11094| #define HAVE_BCMATH 1
11095| #define HAVE_BZ2 1
11096| #define HAVE_CTYPE 1
11097| #define HAVE_LIBXML 1
11098| #define HAVE_DOM 1
11099| #define HAVE_UTIMES 1
11100| #define HAVE_STRNDUP 1
11101| #define PHP_MHASH_BC 1
11102| #define HAVE_HASH_EXT 1
11103| #define SIZEOF_SHORT 2
11104| #define SIZEOF_INT 4
11105| #define SIZEOF_LONG 8
11106| #define SIZEOF_LONG_LONG 8
11107| #define SIZEOF_LONG_INT 8
11108| #define HAVE_JSON 1
11109| #define STDC_HEADERS 1
11110| #define ODBCVER 0x0300
11111| #define PHAR_HASH_OK 1
11112| #define HAVE_REFLECTION 1
11113| /* end confdefs.h.  */
11114|
11115| #include <sys/types.h>
11116| #include <sys/stat.h>
11117| #include <fcntl.h>
11118| #include <unistd.h>
11119| #include <errno.h>
11120| ssize_t pwrite(int, void *, size_t, off64_t);
11121|     main() {
11122|     int fd = open("conftest_in", O_WRONLY|O_CREAT, 0600);
11123|
11124|     if (fd < 0) exit(1);
11125|     if (pwrite(fd, "text", 4, 0) != 4) exit(1);
11126|     /* Linux glibc breakage until 2.2.5 */
11127|     if (pwrite(fd, "text", 4, -1) != -1 || errno != EINVAL) exit(1);
11128|     exit(0);
11129|     }
11130|
11131|
11132configure:74711: result: no
11133configure:74726: checking whether pread works
11134configure:74759: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
11135conftest.c:282:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
11136    main() {
11137    ^
11138conftest.c:285:17: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
11139    if (fd < 0) exit(1);
11140                ^
11141conftest.c:285:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
111421 warning and 1 error generated.
11143configure:74759: $? = 1
11144configure: program exited with status 1
11145configure: failed program was:
11146| /* confdefs.h */
11147| #define PACKAGE_NAME ""
11148| #define PACKAGE_TARNAME ""
11149| #define PACKAGE_VERSION ""
11150| #define PACKAGE_STRING ""
11151| #define PACKAGE_BUGREPORT ""
11152| #define PACKAGE_URL ""
11153| #define STDC_HEADERS 1
11154| #define HAVE_SYS_TYPES_H 1
11155| #define HAVE_SYS_STAT_H 1
11156| #define HAVE_STDLIB_H 1
11157| #define HAVE_STRING_H 1
11158| #define HAVE_MEMORY_H 1
11159| #define HAVE_STRINGS_H 1
11160| #define HAVE_INTTYPES_H 1
11161| #define HAVE_STDINT_H 1
11162| #define HAVE_UNISTD_H 1
11163| #define __EXTENSIONS__ 1
11164| #define _ALL_SOURCE 1
11165| #define _GNU_SOURCE 1
11166| #define _POSIX_PTHREAD_SEMANTICS 1
11167| #define _TANDEM_SOURCE 1
11168| #define HAVE_DEV_URANDOM 1
11169| #define HAVE_HUGE_VAL_INF 1
11170| #define HAVE_CPUID_COUNT 1
11171| #define HAVE_PHPDBG 1
11172| #define PHPDBG_DEBUG 0
11173| #define PHP_WRITE_STDOUT 1
11174| #define HAVE_SOCKET 1
11175| #define HAVE_SOCKETPAIR 1
11176| #define HAVE_HTONL 1
11177| #define HAVE_GETHOSTNAME 1
11178| #define HAVE_GETHOSTBYADDR 1
11179| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
11180| #define HAVE_DLOPEN 1
11181| #define HAVE_LIBDL 1
11182| #define HAVE_LIBM 1
11183| #define HAVE_INET_ATON 1
11184| #define STDC_HEADERS 1
11185| #define HAVE_DIRENT_H 1
11186| #define HAVE_INTTYPES_H 1
11187| #define HAVE_STDINT_H 1
11188| #define HAVE_DIRENT_H 1
11189| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11190| #define HAVE_SYS_PARAM_H 1
11191| #define HAVE_SYS_TYPES_H 1
11192| #define HAVE_SYS_TIME_H 1
11193| #define HAVE_NETINET_IN_H 1
11194| #define HAVE_ALLOCA_H 1
11195| #define HAVE_ARPA_INET_H 1
11196| #define HAVE_ARPA_NAMESER_H 1
11197| #define HAVE_ASSERT_H 1
11198| #define HAVE_DNS_H 1
11199| #define HAVE_FCNTL_H 1
11200| #define HAVE_GRP_H 1
11201| #define HAVE_LANGINFO_H 1
11202| #define HAVE_LIMITS_H 1
11203| #define HAVE_LOCALE_H 1
11204| #define HAVE_MONETARY_H 1
11205| #define HAVE_NETDB_H 1
11206| #define HAVE_POLL_H 1
11207| #define HAVE_PWD_H 1
11208| #define HAVE_RESOLV_H 1
11209| #define HAVE_SIGNAL_H 1
11210| #define HAVE_STDARG_H 1
11211| #define HAVE_STDLIB_H 1
11212| #define HAVE_STRING_H 1
11213| #define HAVE_SYSLOG_H 1
11214| #define HAVE_SYSEXITS_H 1
11215| #define HAVE_SYS_IOCTL_H 1
11216| #define HAVE_SYS_FILE_H 1
11217| #define HAVE_SYS_MMAN_H 1
11218| #define HAVE_SYS_MOUNT_H 1
11219| #define HAVE_SYS_POLL_H 1
11220| #define HAVE_SYS_RESOURCE_H 1
11221| #define HAVE_SYS_SELECT_H 1
11222| #define HAVE_SYS_SOCKET_H 1
11223| #define HAVE_SYS_STAT_H 1
11224| #define HAVE_SYS_STATVFS_H 1
11225| #define HAVE_SYS_WAIT_H 1
11226| #define HAVE_TERMIOS_H 1
11227| #define HAVE_UNISTD_H 1
11228| #define HAVE_UTIME_H 1
11229| #define HAVE_SYS_UTSNAME_H 1
11230| #define HAVE_SYS_IPC_H 1
11231| #define HAVE_DLFCN_H 1
11232| #define HAVE_ASSERT_H 1
11233| #define HAVE_TMMINTRIN_H 1
11234| #define HAVE_NMMINTRIN_H 1
11235| #define HAVE_IMMINTRIN_H 1
11236| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
11237| #define HAVE_STRUCT_TM_TM_ZONE 1
11238| #define HAVE_TM_ZONE 1
11239| #define MISSING_FCLOSE_DECL 0
11240| #define HAVE_TM_GMTOFF 1
11241| #define HAVE_STRUCT_FLOCK 1
11242| #define HAVE_SOCKLEN_T 1
11243| #define SIZEOF_SIZE_T 8
11244| #define SIZEOF_LONG_LONG 8
11245| #define SIZEOF_LONG_LONG_INT 8
11246| #define SIZEOF_LONG 8
11247| #define SIZEOF_INT 4
11248| #define SIZEOF_INTMAX_T 8
11249| #define HAVE_INTMAX_T 1
11250| #define SIZEOF_SSIZE_T 8
11251| #define HAVE_SSIZE_T 1
11252| #define SIZEOF_PTRDIFF_T 8
11253| #define HAVE_PTRDIFF_T 1
11254| #define SIZEOF_SHORT 2
11255| #define SIZEOF_INT 4
11256| #define SIZEOF_LONG 8
11257| #define SIZEOF_LONG_LONG 8
11258| #define HAVE_INT8_T 1
11259| #define HAVE_INT16_T 1
11260| #define HAVE_INT32_T 1
11261| #define HAVE_INT64_T 1
11262| #define HAVE_UINT8_T 1
11263| #define HAVE_UINT16_T 1
11264| #define HAVE_UINT32_T 1
11265| #define HAVE_UINT64_T 1
11266| #define HAVE_U_INT8_T 1
11267| #define HAVE_U_INT16_T 1
11268| #define HAVE_U_INT32_T 1
11269| #define HAVE_U_INT64_T 1
11270| #define PHP_HAVE_STDINT_TYPES 1
11271| #define PHP_HAVE_BUILTIN_EXPECT 1
11272| #define PHP_HAVE_BUILTIN_CLZ 1
11273| #define PHP_HAVE_BUILTIN_CTZL 1
11274| #define PHP_HAVE_BUILTIN_CTZLL 1
11275| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
11276| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
11277| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
11278| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
11279| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
11280| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
11281| #define PHP_HAVE_BUILTIN_CPU_INIT 0
11282| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
11283| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
11284| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
11285| #define PHP_HAVE_AVX_INSTRUCTIONS 1
11286| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
11287| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11288| #define HAVE_STRUCT_STAT_ST_RDEV 1
11289| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11290| #define HAVE_ST_BLOCKS 1
11291| #define HAVE_SOCKADDR_STORAGE 1
11292| #define HAVE_SOCKADDR_SA_LEN 1
11293| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
11294| #define HAVE_VPRINTF 1
11295| #define HAVE_ALPHASORT 1
11296| #define HAVE_ASCTIME_R 1
11297| #define HAVE_CHROOT 1
11298| #define HAVE_CTIME_R 1
11299| #define HAVE_CRYPT 1
11300| #define HAVE_FLOCK 1
11301| #define HAVE_FTOK 1
11302| #define HAVE_FUNOPEN 1
11303| #define HAVE_GAI_STRERROR 1
11304| #define HAVE_GCVT 1
11305| #define HAVE_GETLOADAVG 1
11306| #define HAVE_GETLOGIN 1
11307| #define HAVE_GETPROTOBYNAME 1
11308| #define HAVE_GETPROTOBYNUMBER 1
11309| #define HAVE_GETSERVBYNAME 1
11310| #define HAVE_GETSERVBYPORT 1
11311| #define HAVE_GETHOSTNAME 1
11312| #define HAVE_GETRUSAGE 1
11313| #define HAVE_GETTIMEOFDAY 1
11314| #define HAVE_GMTIME_R 1
11315| #define HAVE_GETPWNAM_R 1
11316| #define HAVE_GETGRNAM_R 1
11317| #define HAVE_GETPWUID_R 1
11318| #define HAVE_GRANTPT 1
11319| #define HAVE_INET_NTOA 1
11320| #define HAVE_INET_NTOP 1
11321| #define HAVE_INET_PTON 1
11322| #define HAVE_ISASCII 1
11323| #define HAVE_LINK 1
11324| #define HAVE_LOCALTIME_R 1
11325| #define HAVE_LOCKF 1
11326| #define HAVE_LCHOWN 1
11327| #define HAVE_LRAND48 1
11328| #define HAVE_MEMCPY 1
11329| #define HAVE_MEMMOVE 1
11330| #define HAVE_MKSTEMP 1
11331| #define HAVE_MMAP 1
11332| #define HAVE_NL_LANGINFO 1
11333| #define HAVE_PERROR 1
11334| #define HAVE_POLL 1
11335| #define HAVE_PTSNAME 1
11336| #define HAVE_PUTENV 1
11337| #define HAVE_REALPATH 1
11338| #define HAVE_RANDOM 1
11339| #define HAVE_RAND_R 1
11340| #define HAVE_SCANDIR 1
11341| #define HAVE_SETITIMER 1
11342| #define HAVE_SETLOCALE 1
11343| #define HAVE_LOCALECONV 1
11344| #define HAVE_SETENV 1
11345| #define HAVE_SETPGID 1
11346| #define HAVE_SETSOCKOPT 1
11347| #define HAVE_SETVBUF 1
11348| #define HAVE_SHUTDOWN 1
11349| #define HAVE_SIN 1
11350| #define HAVE_SNPRINTF 1
11351| #define HAVE_SRAND48 1
11352| #define HAVE_SRANDOM 1
11353| #define HAVE_STATFS 1
11354| #define HAVE_STATVFS 1
11355| #define HAVE_STRCASECMP 1
11356| #define HAVE_STRCOLL 1
11357| #define HAVE_STRDUP 1
11358| #define HAVE_STRERROR 1
11359| #define HAVE_STRFTIME 1
11360| #define HAVE_STRNLEN 1
11361| #define HAVE_STRPTIME 1
11362| #define HAVE_STRSTR 1
11363| #define HAVE_STRTOK_R 1
11364| #define HAVE_SYMLINK 1
11365| #define HAVE_TEMPNAM 1
11366| #define HAVE_TZSET 1
11367| #define HAVE_UNLOCKPT 1
11368| #define HAVE_UNSETENV 1
11369| #define HAVE_USLEEP 1
11370| #define HAVE_UTIME 1
11371| #define HAVE_VSNPRINTF 1
11372| #define HAVE_VASPRINTF 1
11373| #define HAVE_ASPRINTF 1
11374| #define HAVE_NANOSLEEP 1
11375| #define HAVE_SYNC_FETCH_AND_ADD 1
11376| #define HAVE_STRLCAT 1
11377| #define HAVE_STRLCPY 1
11378| #define HAVE_GETOPT 1
11379| #define HAVE_UTIME_H 1
11380| #define HAVE_UTIME_NULL 1
11381| #define HAVE_ALLOCA_H 1
11382| #define HAVE_ALLOCA 1
11383| #define HAVE_DECLARED_TIMEZONE 1
11384| #define HAVE_OLD_READDIR_R 1
11385| #define HAVE_ASM_GOTO 1
11386| #define HAVE_COMPILER_C99_VLA 1
11387| #define PHP_SIGCHILD 0
11388| #define DEFAULT_SHORT_OPEN_TAG "1"
11389| #define HAVE_IPV6 1
11390| #define HAVE_STRINGS_H 1
11391| #define HAVE_STRTOLL 1
11392| #define HAVE_ATOLL 1
11393| #define HAVE_TIMELIB_CONFIG_H 1
11394| #define HAVE_LIBXML 1
11395| #define HAVE_LIBXML 1
11396| #define PCRE2_CODE_UNIT_WIDTH 8
11397| #define HAVE_PCRE 1
11398| #define HAVE_PCRE_JIT_SUPPORT 1
11399| #define HAVE_ZLIB 1
11400| #define HAVE_BCMATH 1
11401| #define HAVE_BZ2 1
11402| #define HAVE_CTYPE 1
11403| #define HAVE_LIBXML 1
11404| #define HAVE_DOM 1
11405| #define HAVE_UTIMES 1
11406| #define HAVE_STRNDUP 1
11407| #define PHP_MHASH_BC 1
11408| #define HAVE_HASH_EXT 1
11409| #define SIZEOF_SHORT 2
11410| #define SIZEOF_INT 4
11411| #define SIZEOF_LONG 8
11412| #define SIZEOF_LONG_LONG 8
11413| #define SIZEOF_LONG_INT 8
11414| #define HAVE_JSON 1
11415| #define STDC_HEADERS 1
11416| #define ODBCVER 0x0300
11417| #define PHAR_HASH_OK 1
11418| #define HAVE_REFLECTION 1
11419| /* end confdefs.h.  */
11420|
11421| #include <sys/types.h>
11422| #include <sys/stat.h>
11423| #include <fcntl.h>
11424| #include <unistd.h>
11425| #include <errno.h>
11426|
11427|     main() {
11428|     char buf[3];
11429|     int fd = open("conftest_in", O_RDONLY);
11430|     if (fd < 0) exit(1);
11431|     if (pread(fd, buf, 2, 0) != 2) exit(1);
11432|     /* Linux glibc breakage until 2.2.5 */
11433|     if (pread(fd, buf, 2, -1) != -1 || errno != EINVAL) exit(1);
11434|     exit(0);
11435|     }
11436|
11437configure:74802: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
11438conftest.c:281:36: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
11439ssize_t pread(int, void *, size_t, off64_t);
11440                                   ^
11441conftest.c:281:9: error: conflicting types for 'pread'
11442ssize_t pread(int, void *, size_t, off64_t);
11443        ^
11444/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:573:10: note: previous declaration is here
11445ssize_t  pread(int __fd, void * __buf, size_t __nbyte, off_t __offset) __DARWIN_ALIAS_C(pread);
11446         ^
11447conftest.c:282:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
11448    main() {
11449    ^
11450conftest.c:285:17: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
11451    if (fd < 0) exit(1);
11452                ^
11453conftest.c:285:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
114542 warnings and 2 errors generated.
11455configure:74802: $? = 1
11456configure: program exited with status 1
11457configure: failed program was:
11458| /* confdefs.h */
11459| #define PACKAGE_NAME ""
11460| #define PACKAGE_TARNAME ""
11461| #define PACKAGE_VERSION ""
11462| #define PACKAGE_STRING ""
11463| #define PACKAGE_BUGREPORT ""
11464| #define PACKAGE_URL ""
11465| #define STDC_HEADERS 1
11466| #define HAVE_SYS_TYPES_H 1
11467| #define HAVE_SYS_STAT_H 1
11468| #define HAVE_STDLIB_H 1
11469| #define HAVE_STRING_H 1
11470| #define HAVE_MEMORY_H 1
11471| #define HAVE_STRINGS_H 1
11472| #define HAVE_INTTYPES_H 1
11473| #define HAVE_STDINT_H 1
11474| #define HAVE_UNISTD_H 1
11475| #define __EXTENSIONS__ 1
11476| #define _ALL_SOURCE 1
11477| #define _GNU_SOURCE 1
11478| #define _POSIX_PTHREAD_SEMANTICS 1
11479| #define _TANDEM_SOURCE 1
11480| #define HAVE_DEV_URANDOM 1
11481| #define HAVE_HUGE_VAL_INF 1
11482| #define HAVE_CPUID_COUNT 1
11483| #define HAVE_PHPDBG 1
11484| #define PHPDBG_DEBUG 0
11485| #define PHP_WRITE_STDOUT 1
11486| #define HAVE_SOCKET 1
11487| #define HAVE_SOCKETPAIR 1
11488| #define HAVE_HTONL 1
11489| #define HAVE_GETHOSTNAME 1
11490| #define HAVE_GETHOSTBYADDR 1
11491| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
11492| #define HAVE_DLOPEN 1
11493| #define HAVE_LIBDL 1
11494| #define HAVE_LIBM 1
11495| #define HAVE_INET_ATON 1
11496| #define STDC_HEADERS 1
11497| #define HAVE_DIRENT_H 1
11498| #define HAVE_INTTYPES_H 1
11499| #define HAVE_STDINT_H 1
11500| #define HAVE_DIRENT_H 1
11501| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11502| #define HAVE_SYS_PARAM_H 1
11503| #define HAVE_SYS_TYPES_H 1
11504| #define HAVE_SYS_TIME_H 1
11505| #define HAVE_NETINET_IN_H 1
11506| #define HAVE_ALLOCA_H 1
11507| #define HAVE_ARPA_INET_H 1
11508| #define HAVE_ARPA_NAMESER_H 1
11509| #define HAVE_ASSERT_H 1
11510| #define HAVE_DNS_H 1
11511| #define HAVE_FCNTL_H 1
11512| #define HAVE_GRP_H 1
11513| #define HAVE_LANGINFO_H 1
11514| #define HAVE_LIMITS_H 1
11515| #define HAVE_LOCALE_H 1
11516| #define HAVE_MONETARY_H 1
11517| #define HAVE_NETDB_H 1
11518| #define HAVE_POLL_H 1
11519| #define HAVE_PWD_H 1
11520| #define HAVE_RESOLV_H 1
11521| #define HAVE_SIGNAL_H 1
11522| #define HAVE_STDARG_H 1
11523| #define HAVE_STDLIB_H 1
11524| #define HAVE_STRING_H 1
11525| #define HAVE_SYSLOG_H 1
11526| #define HAVE_SYSEXITS_H 1
11527| #define HAVE_SYS_IOCTL_H 1
11528| #define HAVE_SYS_FILE_H 1
11529| #define HAVE_SYS_MMAN_H 1
11530| #define HAVE_SYS_MOUNT_H 1
11531| #define HAVE_SYS_POLL_H 1
11532| #define HAVE_SYS_RESOURCE_H 1
11533| #define HAVE_SYS_SELECT_H 1
11534| #define HAVE_SYS_SOCKET_H 1
11535| #define HAVE_SYS_STAT_H 1
11536| #define HAVE_SYS_STATVFS_H 1
11537| #define HAVE_SYS_WAIT_H 1
11538| #define HAVE_TERMIOS_H 1
11539| #define HAVE_UNISTD_H 1
11540| #define HAVE_UTIME_H 1
11541| #define HAVE_SYS_UTSNAME_H 1
11542| #define HAVE_SYS_IPC_H 1
11543| #define HAVE_DLFCN_H 1
11544| #define HAVE_ASSERT_H 1
11545| #define HAVE_TMMINTRIN_H 1
11546| #define HAVE_NMMINTRIN_H 1
11547| #define HAVE_IMMINTRIN_H 1
11548| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
11549| #define HAVE_STRUCT_TM_TM_ZONE 1
11550| #define HAVE_TM_ZONE 1
11551| #define MISSING_FCLOSE_DECL 0
11552| #define HAVE_TM_GMTOFF 1
11553| #define HAVE_STRUCT_FLOCK 1
11554| #define HAVE_SOCKLEN_T 1
11555| #define SIZEOF_SIZE_T 8
11556| #define SIZEOF_LONG_LONG 8
11557| #define SIZEOF_LONG_LONG_INT 8
11558| #define SIZEOF_LONG 8
11559| #define SIZEOF_INT 4
11560| #define SIZEOF_INTMAX_T 8
11561| #define HAVE_INTMAX_T 1
11562| #define SIZEOF_SSIZE_T 8
11563| #define HAVE_SSIZE_T 1
11564| #define SIZEOF_PTRDIFF_T 8
11565| #define HAVE_PTRDIFF_T 1
11566| #define SIZEOF_SHORT 2
11567| #define SIZEOF_INT 4
11568| #define SIZEOF_LONG 8
11569| #define SIZEOF_LONG_LONG 8
11570| #define HAVE_INT8_T 1
11571| #define HAVE_INT16_T 1
11572| #define HAVE_INT32_T 1
11573| #define HAVE_INT64_T 1
11574| #define HAVE_UINT8_T 1
11575| #define HAVE_UINT16_T 1
11576| #define HAVE_UINT32_T 1
11577| #define HAVE_UINT64_T 1
11578| #define HAVE_U_INT8_T 1
11579| #define HAVE_U_INT16_T 1
11580| #define HAVE_U_INT32_T 1
11581| #define HAVE_U_INT64_T 1
11582| #define PHP_HAVE_STDINT_TYPES 1
11583| #define PHP_HAVE_BUILTIN_EXPECT 1
11584| #define PHP_HAVE_BUILTIN_CLZ 1
11585| #define PHP_HAVE_BUILTIN_CTZL 1
11586| #define PHP_HAVE_BUILTIN_CTZLL 1
11587| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
11588| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
11589| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
11590| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
11591| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
11592| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
11593| #define PHP_HAVE_BUILTIN_CPU_INIT 0
11594| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
11595| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
11596| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
11597| #define PHP_HAVE_AVX_INSTRUCTIONS 1
11598| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
11599| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11600| #define HAVE_STRUCT_STAT_ST_RDEV 1
11601| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11602| #define HAVE_ST_BLOCKS 1
11603| #define HAVE_SOCKADDR_STORAGE 1
11604| #define HAVE_SOCKADDR_SA_LEN 1
11605| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
11606| #define HAVE_VPRINTF 1
11607| #define HAVE_ALPHASORT 1
11608| #define HAVE_ASCTIME_R 1
11609| #define HAVE_CHROOT 1
11610| #define HAVE_CTIME_R 1
11611| #define HAVE_CRYPT 1
11612| #define HAVE_FLOCK 1
11613| #define HAVE_FTOK 1
11614| #define HAVE_FUNOPEN 1
11615| #define HAVE_GAI_STRERROR 1
11616| #define HAVE_GCVT 1
11617| #define HAVE_GETLOADAVG 1
11618| #define HAVE_GETLOGIN 1
11619| #define HAVE_GETPROTOBYNAME 1
11620| #define HAVE_GETPROTOBYNUMBER 1
11621| #define HAVE_GETSERVBYNAME 1
11622| #define HAVE_GETSERVBYPORT 1
11623| #define HAVE_GETHOSTNAME 1
11624| #define HAVE_GETRUSAGE 1
11625| #define HAVE_GETTIMEOFDAY 1
11626| #define HAVE_GMTIME_R 1
11627| #define HAVE_GETPWNAM_R 1
11628| #define HAVE_GETGRNAM_R 1
11629| #define HAVE_GETPWUID_R 1
11630| #define HAVE_GRANTPT 1
11631| #define HAVE_INET_NTOA 1
11632| #define HAVE_INET_NTOP 1
11633| #define HAVE_INET_PTON 1
11634| #define HAVE_ISASCII 1
11635| #define HAVE_LINK 1
11636| #define HAVE_LOCALTIME_R 1
11637| #define HAVE_LOCKF 1
11638| #define HAVE_LCHOWN 1
11639| #define HAVE_LRAND48 1
11640| #define HAVE_MEMCPY 1
11641| #define HAVE_MEMMOVE 1
11642| #define HAVE_MKSTEMP 1
11643| #define HAVE_MMAP 1
11644| #define HAVE_NL_LANGINFO 1
11645| #define HAVE_PERROR 1
11646| #define HAVE_POLL 1
11647| #define HAVE_PTSNAME 1
11648| #define HAVE_PUTENV 1
11649| #define HAVE_REALPATH 1
11650| #define HAVE_RANDOM 1
11651| #define HAVE_RAND_R 1
11652| #define HAVE_SCANDIR 1
11653| #define HAVE_SETITIMER 1
11654| #define HAVE_SETLOCALE 1
11655| #define HAVE_LOCALECONV 1
11656| #define HAVE_SETENV 1
11657| #define HAVE_SETPGID 1
11658| #define HAVE_SETSOCKOPT 1
11659| #define HAVE_SETVBUF 1
11660| #define HAVE_SHUTDOWN 1
11661| #define HAVE_SIN 1
11662| #define HAVE_SNPRINTF 1
11663| #define HAVE_SRAND48 1
11664| #define HAVE_SRANDOM 1
11665| #define HAVE_STATFS 1
11666| #define HAVE_STATVFS 1
11667| #define HAVE_STRCASECMP 1
11668| #define HAVE_STRCOLL 1
11669| #define HAVE_STRDUP 1
11670| #define HAVE_STRERROR 1
11671| #define HAVE_STRFTIME 1
11672| #define HAVE_STRNLEN 1
11673| #define HAVE_STRPTIME 1
11674| #define HAVE_STRSTR 1
11675| #define HAVE_STRTOK_R 1
11676| #define HAVE_SYMLINK 1
11677| #define HAVE_TEMPNAM 1
11678| #define HAVE_TZSET 1
11679| #define HAVE_UNLOCKPT 1
11680| #define HAVE_UNSETENV 1
11681| #define HAVE_USLEEP 1
11682| #define HAVE_UTIME 1
11683| #define HAVE_VSNPRINTF 1
11684| #define HAVE_VASPRINTF 1
11685| #define HAVE_ASPRINTF 1
11686| #define HAVE_NANOSLEEP 1
11687| #define HAVE_SYNC_FETCH_AND_ADD 1
11688| #define HAVE_STRLCAT 1
11689| #define HAVE_STRLCPY 1
11690| #define HAVE_GETOPT 1
11691| #define HAVE_UTIME_H 1
11692| #define HAVE_UTIME_NULL 1
11693| #define HAVE_ALLOCA_H 1
11694| #define HAVE_ALLOCA 1
11695| #define HAVE_DECLARED_TIMEZONE 1
11696| #define HAVE_OLD_READDIR_R 1
11697| #define HAVE_ASM_GOTO 1
11698| #define HAVE_COMPILER_C99_VLA 1
11699| #define PHP_SIGCHILD 0
11700| #define DEFAULT_SHORT_OPEN_TAG "1"
11701| #define HAVE_IPV6 1
11702| #define HAVE_STRINGS_H 1
11703| #define HAVE_STRTOLL 1
11704| #define HAVE_ATOLL 1
11705| #define HAVE_TIMELIB_CONFIG_H 1
11706| #define HAVE_LIBXML 1
11707| #define HAVE_LIBXML 1
11708| #define PCRE2_CODE_UNIT_WIDTH 8
11709| #define HAVE_PCRE 1
11710| #define HAVE_PCRE_JIT_SUPPORT 1
11711| #define HAVE_ZLIB 1
11712| #define HAVE_BCMATH 1
11713| #define HAVE_BZ2 1
11714| #define HAVE_CTYPE 1
11715| #define HAVE_LIBXML 1
11716| #define HAVE_DOM 1
11717| #define HAVE_UTIMES 1
11718| #define HAVE_STRNDUP 1
11719| #define PHP_MHASH_BC 1
11720| #define HAVE_HASH_EXT 1
11721| #define SIZEOF_SHORT 2
11722| #define SIZEOF_INT 4
11723| #define SIZEOF_LONG 8
11724| #define SIZEOF_LONG_LONG 8
11725| #define SIZEOF_LONG_INT 8
11726| #define HAVE_JSON 1
11727| #define STDC_HEADERS 1
11728| #define ODBCVER 0x0300
11729| #define PHAR_HASH_OK 1
11730| #define HAVE_REFLECTION 1
11731| /* end confdefs.h.  */
11732|
11733| #include <sys/types.h>
11734| #include <sys/stat.h>
11735| #include <fcntl.h>
11736| #include <unistd.h>
11737| #include <errno.h>
11738| ssize_t pread(int, void *, size_t, off64_t);
11739|     main() {
11740|     char buf[3];
11741|     int fd = open("conftest_in", O_RDONLY);
11742|     if (fd < 0) exit(1);
11743|     if (pread(fd, buf, 2, 0) != 2) exit(1);
11744|     /* Linux glibc breakage until 2.2.5 */
11745|     if (pread(fd, buf, 2, -1) != -1 || errno != EINVAL) exit(1);
11746|     exit(0);
11747|     }
11748|
11749configure:74823: result: no
11750configure:75319: checking whether to enable shmop support
11751configure:75354: result: no
11752configure:75618: checking whether to enable SimpleXML support
11753configure:75653: result: yes
11754configure:75694: checking for xml2-config path
11755configure:75708: result: /opt/local/bin/xml2-config
11756configure:75925: checking whether libxml build works
11757configure:75976: result: yes
11758configure:76306: checking for SNMP support
11759configure:76342: result: no
11760configure:76351: checking OpenSSL dir for SNMP
11761configure:76366: result: no
11762configure:77162: checking whether to enable SOAP support
11763configure:77197: result: no
11764configure:77794: checking whether to enable sockets support
11765configure:77829: result: no
11766configure:78348: checking for sodium support
11767configure:78384: result: no
11768configure:79453: checking whether flush should be called explicitly after a buffered io
11769configure:79502: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
11770conftest.c:285:19: 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]
11771        char *filename = tmpnam(NULL);
11772                         ^
11773/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/stdio.h:186:1: note: 'tmpnam' has been explicitly marked deprecated here
11774__deprecated_msg("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.")
11775^
11776/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/sys/cdefs.h:191:48: note: expanded from macro '__deprecated_msg'
11777        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
11778                                                      ^
11779conftest.c:303:11: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
11780        if (0 != strcmp(buffer, "line 1\n"))
11781                 ^
11782conftest.c:303:11: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
11783conftest.c:309:2: error: implicit declaration of function 'unlink' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
11784        unlink(filename);
11785        ^
117861 warning and 2 errors generated.
11787configure:79502: $? = 1
11788configure: program exited with status 1
11789configure: failed program was:
11790| /* confdefs.h */
11791| #define PACKAGE_NAME ""
11792| #define PACKAGE_TARNAME ""
11793| #define PACKAGE_VERSION ""
11794| #define PACKAGE_STRING ""
11795| #define PACKAGE_BUGREPORT ""
11796| #define PACKAGE_URL ""
11797| #define STDC_HEADERS 1
11798| #define HAVE_SYS_TYPES_H 1
11799| #define HAVE_SYS_STAT_H 1
11800| #define HAVE_STDLIB_H 1
11801| #define HAVE_STRING_H 1
11802| #define HAVE_MEMORY_H 1
11803| #define HAVE_STRINGS_H 1
11804| #define HAVE_INTTYPES_H 1
11805| #define HAVE_STDINT_H 1
11806| #define HAVE_UNISTD_H 1
11807| #define __EXTENSIONS__ 1
11808| #define _ALL_SOURCE 1
11809| #define _GNU_SOURCE 1
11810| #define _POSIX_PTHREAD_SEMANTICS 1
11811| #define _TANDEM_SOURCE 1
11812| #define HAVE_DEV_URANDOM 1
11813| #define HAVE_HUGE_VAL_INF 1
11814| #define HAVE_CPUID_COUNT 1
11815| #define HAVE_PHPDBG 1
11816| #define PHPDBG_DEBUG 0
11817| #define PHP_WRITE_STDOUT 1
11818| #define HAVE_SOCKET 1
11819| #define HAVE_SOCKETPAIR 1
11820| #define HAVE_HTONL 1
11821| #define HAVE_GETHOSTNAME 1
11822| #define HAVE_GETHOSTBYADDR 1
11823| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
11824| #define HAVE_DLOPEN 1
11825| #define HAVE_LIBDL 1
11826| #define HAVE_LIBM 1
11827| #define HAVE_INET_ATON 1
11828| #define STDC_HEADERS 1
11829| #define HAVE_DIRENT_H 1
11830| #define HAVE_INTTYPES_H 1
11831| #define HAVE_STDINT_H 1
11832| #define HAVE_DIRENT_H 1
11833| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
11834| #define HAVE_SYS_PARAM_H 1
11835| #define HAVE_SYS_TYPES_H 1
11836| #define HAVE_SYS_TIME_H 1
11837| #define HAVE_NETINET_IN_H 1
11838| #define HAVE_ALLOCA_H 1
11839| #define HAVE_ARPA_INET_H 1
11840| #define HAVE_ARPA_NAMESER_H 1
11841| #define HAVE_ASSERT_H 1
11842| #define HAVE_DNS_H 1
11843| #define HAVE_FCNTL_H 1
11844| #define HAVE_GRP_H 1
11845| #define HAVE_LANGINFO_H 1
11846| #define HAVE_LIMITS_H 1
11847| #define HAVE_LOCALE_H 1
11848| #define HAVE_MONETARY_H 1
11849| #define HAVE_NETDB_H 1
11850| #define HAVE_POLL_H 1
11851| #define HAVE_PWD_H 1
11852| #define HAVE_RESOLV_H 1
11853| #define HAVE_SIGNAL_H 1
11854| #define HAVE_STDARG_H 1
11855| #define HAVE_STDLIB_H 1
11856| #define HAVE_STRING_H 1
11857| #define HAVE_SYSLOG_H 1
11858| #define HAVE_SYSEXITS_H 1
11859| #define HAVE_SYS_IOCTL_H 1
11860| #define HAVE_SYS_FILE_H 1
11861| #define HAVE_SYS_MMAN_H 1
11862| #define HAVE_SYS_MOUNT_H 1
11863| #define HAVE_SYS_POLL_H 1
11864| #define HAVE_SYS_RESOURCE_H 1
11865| #define HAVE_SYS_SELECT_H 1
11866| #define HAVE_SYS_SOCKET_H 1
11867| #define HAVE_SYS_STAT_H 1
11868| #define HAVE_SYS_STATVFS_H 1
11869| #define HAVE_SYS_WAIT_H 1
11870| #define HAVE_TERMIOS_H 1
11871| #define HAVE_UNISTD_H 1
11872| #define HAVE_UTIME_H 1
11873| #define HAVE_SYS_UTSNAME_H 1
11874| #define HAVE_SYS_IPC_H 1
11875| #define HAVE_DLFCN_H 1
11876| #define HAVE_ASSERT_H 1
11877| #define HAVE_TMMINTRIN_H 1
11878| #define HAVE_NMMINTRIN_H 1
11879| #define HAVE_IMMINTRIN_H 1
11880| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
11881| #define HAVE_STRUCT_TM_TM_ZONE 1
11882| #define HAVE_TM_ZONE 1
11883| #define MISSING_FCLOSE_DECL 0
11884| #define HAVE_TM_GMTOFF 1
11885| #define HAVE_STRUCT_FLOCK 1
11886| #define HAVE_SOCKLEN_T 1
11887| #define SIZEOF_SIZE_T 8
11888| #define SIZEOF_LONG_LONG 8
11889| #define SIZEOF_LONG_LONG_INT 8
11890| #define SIZEOF_LONG 8
11891| #define SIZEOF_INT 4
11892| #define SIZEOF_INTMAX_T 8
11893| #define HAVE_INTMAX_T 1
11894| #define SIZEOF_SSIZE_T 8
11895| #define HAVE_SSIZE_T 1
11896| #define SIZEOF_PTRDIFF_T 8
11897| #define HAVE_PTRDIFF_T 1
11898| #define SIZEOF_SHORT 2
11899| #define SIZEOF_INT 4
11900| #define SIZEOF_LONG 8
11901| #define SIZEOF_LONG_LONG 8
11902| #define HAVE_INT8_T 1
11903| #define HAVE_INT16_T 1
11904| #define HAVE_INT32_T 1
11905| #define HAVE_INT64_T 1
11906| #define HAVE_UINT8_T 1
11907| #define HAVE_UINT16_T 1
11908| #define HAVE_UINT32_T 1
11909| #define HAVE_UINT64_T 1
11910| #define HAVE_U_INT8_T 1
11911| #define HAVE_U_INT16_T 1
11912| #define HAVE_U_INT32_T 1
11913| #define HAVE_U_INT64_T 1
11914| #define PHP_HAVE_STDINT_TYPES 1
11915| #define PHP_HAVE_BUILTIN_EXPECT 1
11916| #define PHP_HAVE_BUILTIN_CLZ 1
11917| #define PHP_HAVE_BUILTIN_CTZL 1
11918| #define PHP_HAVE_BUILTIN_CTZLL 1
11919| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
11920| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
11921| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
11922| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
11923| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
11924| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
11925| #define PHP_HAVE_BUILTIN_CPU_INIT 0
11926| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
11927| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
11928| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
11929| #define PHP_HAVE_AVX_INSTRUCTIONS 1
11930| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
11931| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
11932| #define HAVE_STRUCT_STAT_ST_RDEV 1
11933| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
11934| #define HAVE_ST_BLOCKS 1
11935| #define HAVE_SOCKADDR_STORAGE 1
11936| #define HAVE_SOCKADDR_SA_LEN 1
11937| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
11938| #define HAVE_VPRINTF 1
11939| #define HAVE_ALPHASORT 1
11940| #define HAVE_ASCTIME_R 1
11941| #define HAVE_CHROOT 1
11942| #define HAVE_CTIME_R 1
11943| #define HAVE_CRYPT 1
11944| #define HAVE_FLOCK 1
11945| #define HAVE_FTOK 1
11946| #define HAVE_FUNOPEN 1
11947| #define HAVE_GAI_STRERROR 1
11948| #define HAVE_GCVT 1
11949| #define HAVE_GETLOADAVG 1
11950| #define HAVE_GETLOGIN 1
11951| #define HAVE_GETPROTOBYNAME 1
11952| #define HAVE_GETPROTOBYNUMBER 1
11953| #define HAVE_GETSERVBYNAME 1
11954| #define HAVE_GETSERVBYPORT 1
11955| #define HAVE_GETHOSTNAME 1
11956| #define HAVE_GETRUSAGE 1
11957| #define HAVE_GETTIMEOFDAY 1
11958| #define HAVE_GMTIME_R 1
11959| #define HAVE_GETPWNAM_R 1
11960| #define HAVE_GETGRNAM_R 1
11961| #define HAVE_GETPWUID_R 1
11962| #define HAVE_GRANTPT 1
11963| #define HAVE_INET_NTOA 1
11964| #define HAVE_INET_NTOP 1
11965| #define HAVE_INET_PTON 1
11966| #define HAVE_ISASCII 1
11967| #define HAVE_LINK 1
11968| #define HAVE_LOCALTIME_R 1
11969| #define HAVE_LOCKF 1
11970| #define HAVE_LCHOWN 1
11971| #define HAVE_LRAND48 1
11972| #define HAVE_MEMCPY 1
11973| #define HAVE_MEMMOVE 1
11974| #define HAVE_MKSTEMP 1
11975| #define HAVE_MMAP 1
11976| #define HAVE_NL_LANGINFO 1
11977| #define HAVE_PERROR 1
11978| #define HAVE_POLL 1
11979| #define HAVE_PTSNAME 1
11980| #define HAVE_PUTENV 1
11981| #define HAVE_REALPATH 1
11982| #define HAVE_RANDOM 1
11983| #define HAVE_RAND_R 1
11984| #define HAVE_SCANDIR 1
11985| #define HAVE_SETITIMER 1
11986| #define HAVE_SETLOCALE 1
11987| #define HAVE_LOCALECONV 1
11988| #define HAVE_SETENV 1
11989| #define HAVE_SETPGID 1
11990| #define HAVE_SETSOCKOPT 1
11991| #define HAVE_SETVBUF 1
11992| #define HAVE_SHUTDOWN 1
11993| #define HAVE_SIN 1
11994| #define HAVE_SNPRINTF 1
11995| #define HAVE_SRAND48 1
11996| #define HAVE_SRANDOM 1
11997| #define HAVE_STATFS 1
11998| #define HAVE_STATVFS 1
11999| #define HAVE_STRCASECMP 1
12000| #define HAVE_STRCOLL 1
12001| #define HAVE_STRDUP 1
12002| #define HAVE_STRERROR 1
12003| #define HAVE_STRFTIME 1
12004| #define HAVE_STRNLEN 1
12005| #define HAVE_STRPTIME 1
12006| #define HAVE_STRSTR 1
12007| #define HAVE_STRTOK_R 1
12008| #define HAVE_SYMLINK 1
12009| #define HAVE_TEMPNAM 1
12010| #define HAVE_TZSET 1
12011| #define HAVE_UNLOCKPT 1
12012| #define HAVE_UNSETENV 1
12013| #define HAVE_USLEEP 1
12014| #define HAVE_UTIME 1
12015| #define HAVE_VSNPRINTF 1
12016| #define HAVE_VASPRINTF 1
12017| #define HAVE_ASPRINTF 1
12018| #define HAVE_NANOSLEEP 1
12019| #define HAVE_SYNC_FETCH_AND_ADD 1
12020| #define HAVE_STRLCAT 1
12021| #define HAVE_STRLCPY 1
12022| #define HAVE_GETOPT 1
12023| #define HAVE_UTIME_H 1
12024| #define HAVE_UTIME_NULL 1
12025| #define HAVE_ALLOCA_H 1
12026| #define HAVE_ALLOCA 1
12027| #define HAVE_DECLARED_TIMEZONE 1
12028| #define HAVE_OLD_READDIR_R 1
12029| #define HAVE_ASM_GOTO 1
12030| #define HAVE_COMPILER_C99_VLA 1
12031| #define PHP_SIGCHILD 0
12032| #define DEFAULT_SHORT_OPEN_TAG "1"
12033| #define HAVE_IPV6 1
12034| #define HAVE_STRINGS_H 1
12035| #define HAVE_STRTOLL 1
12036| #define HAVE_ATOLL 1
12037| #define HAVE_TIMELIB_CONFIG_H 1
12038| #define HAVE_LIBXML 1
12039| #define HAVE_LIBXML 1
12040| #define PCRE2_CODE_UNIT_WIDTH 8
12041| #define HAVE_PCRE 1
12042| #define HAVE_PCRE_JIT_SUPPORT 1
12043| #define HAVE_ZLIB 1
12044| #define HAVE_BCMATH 1
12045| #define HAVE_BZ2 1
12046| #define HAVE_CTYPE 1
12047| #define HAVE_LIBXML 1
12048| #define HAVE_DOM 1
12049| #define HAVE_UTIMES 1
12050| #define HAVE_STRNDUP 1
12051| #define PHP_MHASH_BC 1
12052| #define HAVE_HASH_EXT 1
12053| #define SIZEOF_SHORT 2
12054| #define SIZEOF_INT 4
12055| #define SIZEOF_LONG 8
12056| #define SIZEOF_LONG_LONG 8
12057| #define SIZEOF_LONG_INT 8
12058| #define HAVE_JSON 1
12059| #define STDC_HEADERS 1
12060| #define ODBCVER 0x0300
12061| #define PHAR_HASH_OK 1
12062| #define HAVE_REFLECTION 1
12063| #define HAVE_PHP_SESSION 1
12064| #define HAVE_LIBXML 1
12065| #define HAVE_SIMPLEXML 1
12066| #define HAVE_SPL 1
12067| /* end confdefs.h.  */
12068|
12069| #include <stdio.h>
12070| #include <stdlib.h>
12071|
12072| int main(int argc, char **argv)
12073| {
12074|       char *filename = tmpnam(NULL);
12075|       char buffer[64];
12076|       int result = 0;
12077|
12078|       FILE *fp = fopen(filename, "wb");
12079|       if (NULL == fp)
12080|               return 0;
12081|       fputs("line 1\n", fp);
12082|       fputs("line 2\n", fp);
12083|       fclose(fp);
12084|
12085|       fp = fopen(filename, "rb+");
12086|       if (NULL == fp)
12087|               return 0;
12088|       fgets(buffer, sizeof(buffer), fp);
12089|       fputs("line 3\n", fp);
12090|       rewind(fp);
12091|       fgets(buffer, sizeof(buffer), fp);
12092|       if (0 != strcmp(buffer, "line 1\n"))
12093|               result = 1;
12094|       fgets(buffer, sizeof(buffer), fp);
12095|       if (0 != strcmp(buffer, "line 3\n"))
12096|               result = 1;
12097|       fclose(fp);
12098|       unlink(filename);
12099|
12100|       exit(result);
12101| }
12102|
12103configure:79516: result: yes
12104configure:79572: checking for standard DES crypt
12105configure:79603: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
12106conftest.c:292:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
12107        exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M"));
12108        ^
12109conftest.c:292:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
12110conftest.c:292:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
12111        exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M"));
12112                           ^
12113conftest.c:292:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
121142 errors generated.
12115configure:79603: $? = 1
12116configure: program exited with status 1
12117configure: failed program was:
12118| /* confdefs.h */
12119| #define PACKAGE_NAME ""
12120| #define PACKAGE_TARNAME ""
12121| #define PACKAGE_VERSION ""
12122| #define PACKAGE_STRING ""
12123| #define PACKAGE_BUGREPORT ""
12124| #define PACKAGE_URL ""
12125| #define STDC_HEADERS 1
12126| #define HAVE_SYS_TYPES_H 1
12127| #define HAVE_SYS_STAT_H 1
12128| #define HAVE_STDLIB_H 1
12129| #define HAVE_STRING_H 1
12130| #define HAVE_MEMORY_H 1
12131| #define HAVE_STRINGS_H 1
12132| #define HAVE_INTTYPES_H 1
12133| #define HAVE_STDINT_H 1
12134| #define HAVE_UNISTD_H 1
12135| #define __EXTENSIONS__ 1
12136| #define _ALL_SOURCE 1
12137| #define _GNU_SOURCE 1
12138| #define _POSIX_PTHREAD_SEMANTICS 1
12139| #define _TANDEM_SOURCE 1
12140| #define HAVE_DEV_URANDOM 1
12141| #define HAVE_HUGE_VAL_INF 1
12142| #define HAVE_CPUID_COUNT 1
12143| #define HAVE_PHPDBG 1
12144| #define PHPDBG_DEBUG 0
12145| #define PHP_WRITE_STDOUT 1
12146| #define HAVE_SOCKET 1
12147| #define HAVE_SOCKETPAIR 1
12148| #define HAVE_HTONL 1
12149| #define HAVE_GETHOSTNAME 1
12150| #define HAVE_GETHOSTBYADDR 1
12151| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
12152| #define HAVE_DLOPEN 1
12153| #define HAVE_LIBDL 1
12154| #define HAVE_LIBM 1
12155| #define HAVE_INET_ATON 1
12156| #define STDC_HEADERS 1
12157| #define HAVE_DIRENT_H 1
12158| #define HAVE_INTTYPES_H 1
12159| #define HAVE_STDINT_H 1
12160| #define HAVE_DIRENT_H 1
12161| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12162| #define HAVE_SYS_PARAM_H 1
12163| #define HAVE_SYS_TYPES_H 1
12164| #define HAVE_SYS_TIME_H 1
12165| #define HAVE_NETINET_IN_H 1
12166| #define HAVE_ALLOCA_H 1
12167| #define HAVE_ARPA_INET_H 1
12168| #define HAVE_ARPA_NAMESER_H 1
12169| #define HAVE_ASSERT_H 1
12170| #define HAVE_DNS_H 1
12171| #define HAVE_FCNTL_H 1
12172| #define HAVE_GRP_H 1
12173| #define HAVE_LANGINFO_H 1
12174| #define HAVE_LIMITS_H 1
12175| #define HAVE_LOCALE_H 1
12176| #define HAVE_MONETARY_H 1
12177| #define HAVE_NETDB_H 1
12178| #define HAVE_POLL_H 1
12179| #define HAVE_PWD_H 1
12180| #define HAVE_RESOLV_H 1
12181| #define HAVE_SIGNAL_H 1
12182| #define HAVE_STDARG_H 1
12183| #define HAVE_STDLIB_H 1
12184| #define HAVE_STRING_H 1
12185| #define HAVE_SYSLOG_H 1
12186| #define HAVE_SYSEXITS_H 1
12187| #define HAVE_SYS_IOCTL_H 1
12188| #define HAVE_SYS_FILE_H 1
12189| #define HAVE_SYS_MMAN_H 1
12190| #define HAVE_SYS_MOUNT_H 1
12191| #define HAVE_SYS_POLL_H 1
12192| #define HAVE_SYS_RESOURCE_H 1
12193| #define HAVE_SYS_SELECT_H 1
12194| #define HAVE_SYS_SOCKET_H 1
12195| #define HAVE_SYS_STAT_H 1
12196| #define HAVE_SYS_STATVFS_H 1
12197| #define HAVE_SYS_WAIT_H 1
12198| #define HAVE_TERMIOS_H 1
12199| #define HAVE_UNISTD_H 1
12200| #define HAVE_UTIME_H 1
12201| #define HAVE_SYS_UTSNAME_H 1
12202| #define HAVE_SYS_IPC_H 1
12203| #define HAVE_DLFCN_H 1
12204| #define HAVE_ASSERT_H 1
12205| #define HAVE_TMMINTRIN_H 1
12206| #define HAVE_NMMINTRIN_H 1
12207| #define HAVE_IMMINTRIN_H 1
12208| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
12209| #define HAVE_STRUCT_TM_TM_ZONE 1
12210| #define HAVE_TM_ZONE 1
12211| #define MISSING_FCLOSE_DECL 0
12212| #define HAVE_TM_GMTOFF 1
12213| #define HAVE_STRUCT_FLOCK 1
12214| #define HAVE_SOCKLEN_T 1
12215| #define SIZEOF_SIZE_T 8
12216| #define SIZEOF_LONG_LONG 8
12217| #define SIZEOF_LONG_LONG_INT 8
12218| #define SIZEOF_LONG 8
12219| #define SIZEOF_INT 4
12220| #define SIZEOF_INTMAX_T 8
12221| #define HAVE_INTMAX_T 1
12222| #define SIZEOF_SSIZE_T 8
12223| #define HAVE_SSIZE_T 1
12224| #define SIZEOF_PTRDIFF_T 8
12225| #define HAVE_PTRDIFF_T 1
12226| #define SIZEOF_SHORT 2
12227| #define SIZEOF_INT 4
12228| #define SIZEOF_LONG 8
12229| #define SIZEOF_LONG_LONG 8
12230| #define HAVE_INT8_T 1
12231| #define HAVE_INT16_T 1
12232| #define HAVE_INT32_T 1
12233| #define HAVE_INT64_T 1
12234| #define HAVE_UINT8_T 1
12235| #define HAVE_UINT16_T 1
12236| #define HAVE_UINT32_T 1
12237| #define HAVE_UINT64_T 1
12238| #define HAVE_U_INT8_T 1
12239| #define HAVE_U_INT16_T 1
12240| #define HAVE_U_INT32_T 1
12241| #define HAVE_U_INT64_T 1
12242| #define PHP_HAVE_STDINT_TYPES 1
12243| #define PHP_HAVE_BUILTIN_EXPECT 1
12244| #define PHP_HAVE_BUILTIN_CLZ 1
12245| #define PHP_HAVE_BUILTIN_CTZL 1
12246| #define PHP_HAVE_BUILTIN_CTZLL 1
12247| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
12248| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
12249| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
12250| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
12251| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
12252| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
12253| #define PHP_HAVE_BUILTIN_CPU_INIT 0
12254| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
12255| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
12256| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
12257| #define PHP_HAVE_AVX_INSTRUCTIONS 1
12258| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
12259| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
12260| #define HAVE_STRUCT_STAT_ST_RDEV 1
12261| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
12262| #define HAVE_ST_BLOCKS 1
12263| #define HAVE_SOCKADDR_STORAGE 1
12264| #define HAVE_SOCKADDR_SA_LEN 1
12265| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
12266| #define HAVE_VPRINTF 1
12267| #define HAVE_ALPHASORT 1
12268| #define HAVE_ASCTIME_R 1
12269| #define HAVE_CHROOT 1
12270| #define HAVE_CTIME_R 1
12271| #define HAVE_CRYPT 1
12272| #define HAVE_FLOCK 1
12273| #define HAVE_FTOK 1
12274| #define HAVE_FUNOPEN 1
12275| #define HAVE_GAI_STRERROR 1
12276| #define HAVE_GCVT 1
12277| #define HAVE_GETLOADAVG 1
12278| #define HAVE_GETLOGIN 1
12279| #define HAVE_GETPROTOBYNAME 1
12280| #define HAVE_GETPROTOBYNUMBER 1
12281| #define HAVE_GETSERVBYNAME 1
12282| #define HAVE_GETSERVBYPORT 1
12283| #define HAVE_GETHOSTNAME 1
12284| #define HAVE_GETRUSAGE 1
12285| #define HAVE_GETTIMEOFDAY 1
12286| #define HAVE_GMTIME_R 1
12287| #define HAVE_GETPWNAM_R 1
12288| #define HAVE_GETGRNAM_R 1
12289| #define HAVE_GETPWUID_R 1
12290| #define HAVE_GRANTPT 1
12291| #define HAVE_INET_NTOA 1
12292| #define HAVE_INET_NTOP 1
12293| #define HAVE_INET_PTON 1
12294| #define HAVE_ISASCII 1
12295| #define HAVE_LINK 1
12296| #define HAVE_LOCALTIME_R 1
12297| #define HAVE_LOCKF 1
12298| #define HAVE_LCHOWN 1
12299| #define HAVE_LRAND48 1
12300| #define HAVE_MEMCPY 1
12301| #define HAVE_MEMMOVE 1
12302| #define HAVE_MKSTEMP 1
12303| #define HAVE_MMAP 1
12304| #define HAVE_NL_LANGINFO 1
12305| #define HAVE_PERROR 1
12306| #define HAVE_POLL 1
12307| #define HAVE_PTSNAME 1
12308| #define HAVE_PUTENV 1
12309| #define HAVE_REALPATH 1
12310| #define HAVE_RANDOM 1
12311| #define HAVE_RAND_R 1
12312| #define HAVE_SCANDIR 1
12313| #define HAVE_SETITIMER 1
12314| #define HAVE_SETLOCALE 1
12315| #define HAVE_LOCALECONV 1
12316| #define HAVE_SETENV 1
12317| #define HAVE_SETPGID 1
12318| #define HAVE_SETSOCKOPT 1
12319| #define HAVE_SETVBUF 1
12320| #define HAVE_SHUTDOWN 1
12321| #define HAVE_SIN 1
12322| #define HAVE_SNPRINTF 1
12323| #define HAVE_SRAND48 1
12324| #define HAVE_SRANDOM 1
12325| #define HAVE_STATFS 1
12326| #define HAVE_STATVFS 1
12327| #define HAVE_STRCASECMP 1
12328| #define HAVE_STRCOLL 1
12329| #define HAVE_STRDUP 1
12330| #define HAVE_STRERROR 1
12331| #define HAVE_STRFTIME 1
12332| #define HAVE_STRNLEN 1
12333| #define HAVE_STRPTIME 1
12334| #define HAVE_STRSTR 1
12335| #define HAVE_STRTOK_R 1
12336| #define HAVE_SYMLINK 1
12337| #define HAVE_TEMPNAM 1
12338| #define HAVE_TZSET 1
12339| #define HAVE_UNLOCKPT 1
12340| #define HAVE_UNSETENV 1
12341| #define HAVE_USLEEP 1
12342| #define HAVE_UTIME 1
12343| #define HAVE_VSNPRINTF 1
12344| #define HAVE_VASPRINTF 1
12345| #define HAVE_ASPRINTF 1
12346| #define HAVE_NANOSLEEP 1
12347| #define HAVE_SYNC_FETCH_AND_ADD 1
12348| #define HAVE_STRLCAT 1
12349| #define HAVE_STRLCPY 1
12350| #define HAVE_GETOPT 1
12351| #define HAVE_UTIME_H 1
12352| #define HAVE_UTIME_NULL 1
12353| #define HAVE_ALLOCA_H 1
12354| #define HAVE_ALLOCA 1
12355| #define HAVE_DECLARED_TIMEZONE 1
12356| #define HAVE_OLD_READDIR_R 1
12357| #define HAVE_ASM_GOTO 1
12358| #define HAVE_COMPILER_C99_VLA 1
12359| #define PHP_SIGCHILD 0
12360| #define DEFAULT_SHORT_OPEN_TAG "1"
12361| #define HAVE_IPV6 1
12362| #define HAVE_STRINGS_H 1
12363| #define HAVE_STRTOLL 1
12364| #define HAVE_ATOLL 1
12365| #define HAVE_TIMELIB_CONFIG_H 1
12366| #define HAVE_LIBXML 1
12367| #define HAVE_LIBXML 1
12368| #define PCRE2_CODE_UNIT_WIDTH 8
12369| #define HAVE_PCRE 1
12370| #define HAVE_PCRE_JIT_SUPPORT 1
12371| #define HAVE_ZLIB 1
12372| #define HAVE_BCMATH 1
12373| #define HAVE_BZ2 1
12374| #define HAVE_CTYPE 1
12375| #define HAVE_LIBXML 1
12376| #define HAVE_DOM 1
12377| #define HAVE_UTIMES 1
12378| #define HAVE_STRNDUP 1
12379| #define PHP_MHASH_BC 1
12380| #define HAVE_HASH_EXT 1
12381| #define SIZEOF_SHORT 2
12382| #define SIZEOF_INT 4
12383| #define SIZEOF_LONG 8
12384| #define SIZEOF_LONG_LONG 8
12385| #define SIZEOF_LONG_INT 8
12386| #define HAVE_JSON 1
12387| #define STDC_HEADERS 1
12388| #define ODBCVER 0x0300
12389| #define PHAR_HASH_OK 1
12390| #define HAVE_REFLECTION 1
12391| #define HAVE_PHP_SESSION 1
12392| #define HAVE_LIBXML 1
12393| #define HAVE_SIMPLEXML 1
12394| #define HAVE_SPL 1
12395| #define HAVE_FLUSHIO 1
12396| /* end confdefs.h.  */
12397|
12398| #if HAVE_UNISTD_H
12399| #include <unistd.h>
12400| #endif
12401|
12402| #if HAVE_CRYPT_H
12403| #include <crypt.h>
12404| #endif
12405|
12406| int main() {
12407| #if HAVE_CRYPT
12408|       char *encrypted = crypt("rasmuslerdorf","rl");
12409|       exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M"));
12410| #else
12411|       exit(1);
12412| #endif
12413| }
12414configure:79617: result: no
12415configure:79620: checking for extended DES crypt
12416configure:79651: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
12417conftest.c:292:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
12418        exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc"));
12419        ^
12420conftest.c:292:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
12421conftest.c:292:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
12422        exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc"));
12423                           ^
12424conftest.c:292:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
124252 errors generated.
12426configure:79651: $? = 1
12427configure: program exited with status 1
12428configure: failed program was:
12429| /* confdefs.h */
12430| #define PACKAGE_NAME ""
12431| #define PACKAGE_TARNAME ""
12432| #define PACKAGE_VERSION ""
12433| #define PACKAGE_STRING ""
12434| #define PACKAGE_BUGREPORT ""
12435| #define PACKAGE_URL ""
12436| #define STDC_HEADERS 1
12437| #define HAVE_SYS_TYPES_H 1
12438| #define HAVE_SYS_STAT_H 1
12439| #define HAVE_STDLIB_H 1
12440| #define HAVE_STRING_H 1
12441| #define HAVE_MEMORY_H 1
12442| #define HAVE_STRINGS_H 1
12443| #define HAVE_INTTYPES_H 1
12444| #define HAVE_STDINT_H 1
12445| #define HAVE_UNISTD_H 1
12446| #define __EXTENSIONS__ 1
12447| #define _ALL_SOURCE 1
12448| #define _GNU_SOURCE 1
12449| #define _POSIX_PTHREAD_SEMANTICS 1
12450| #define _TANDEM_SOURCE 1
12451| #define HAVE_DEV_URANDOM 1
12452| #define HAVE_HUGE_VAL_INF 1
12453| #define HAVE_CPUID_COUNT 1
12454| #define HAVE_PHPDBG 1
12455| #define PHPDBG_DEBUG 0
12456| #define PHP_WRITE_STDOUT 1
12457| #define HAVE_SOCKET 1
12458| #define HAVE_SOCKETPAIR 1
12459| #define HAVE_HTONL 1
12460| #define HAVE_GETHOSTNAME 1
12461| #define HAVE_GETHOSTBYADDR 1
12462| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
12463| #define HAVE_DLOPEN 1
12464| #define HAVE_LIBDL 1
12465| #define HAVE_LIBM 1
12466| #define HAVE_INET_ATON 1
12467| #define STDC_HEADERS 1
12468| #define HAVE_DIRENT_H 1
12469| #define HAVE_INTTYPES_H 1
12470| #define HAVE_STDINT_H 1
12471| #define HAVE_DIRENT_H 1
12472| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12473| #define HAVE_SYS_PARAM_H 1
12474| #define HAVE_SYS_TYPES_H 1
12475| #define HAVE_SYS_TIME_H 1
12476| #define HAVE_NETINET_IN_H 1
12477| #define HAVE_ALLOCA_H 1
12478| #define HAVE_ARPA_INET_H 1
12479| #define HAVE_ARPA_NAMESER_H 1
12480| #define HAVE_ASSERT_H 1
12481| #define HAVE_DNS_H 1
12482| #define HAVE_FCNTL_H 1
12483| #define HAVE_GRP_H 1
12484| #define HAVE_LANGINFO_H 1
12485| #define HAVE_LIMITS_H 1
12486| #define HAVE_LOCALE_H 1
12487| #define HAVE_MONETARY_H 1
12488| #define HAVE_NETDB_H 1
12489| #define HAVE_POLL_H 1
12490| #define HAVE_PWD_H 1
12491| #define HAVE_RESOLV_H 1
12492| #define HAVE_SIGNAL_H 1
12493| #define HAVE_STDARG_H 1
12494| #define HAVE_STDLIB_H 1
12495| #define HAVE_STRING_H 1
12496| #define HAVE_SYSLOG_H 1
12497| #define HAVE_SYSEXITS_H 1
12498| #define HAVE_SYS_IOCTL_H 1
12499| #define HAVE_SYS_FILE_H 1
12500| #define HAVE_SYS_MMAN_H 1
12501| #define HAVE_SYS_MOUNT_H 1
12502| #define HAVE_SYS_POLL_H 1
12503| #define HAVE_SYS_RESOURCE_H 1
12504| #define HAVE_SYS_SELECT_H 1
12505| #define HAVE_SYS_SOCKET_H 1
12506| #define HAVE_SYS_STAT_H 1
12507| #define HAVE_SYS_STATVFS_H 1
12508| #define HAVE_SYS_WAIT_H 1
12509| #define HAVE_TERMIOS_H 1
12510| #define HAVE_UNISTD_H 1
12511| #define HAVE_UTIME_H 1
12512| #define HAVE_SYS_UTSNAME_H 1
12513| #define HAVE_SYS_IPC_H 1
12514| #define HAVE_DLFCN_H 1
12515| #define HAVE_ASSERT_H 1
12516| #define HAVE_TMMINTRIN_H 1
12517| #define HAVE_NMMINTRIN_H 1
12518| #define HAVE_IMMINTRIN_H 1
12519| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
12520| #define HAVE_STRUCT_TM_TM_ZONE 1
12521| #define HAVE_TM_ZONE 1
12522| #define MISSING_FCLOSE_DECL 0
12523| #define HAVE_TM_GMTOFF 1
12524| #define HAVE_STRUCT_FLOCK 1
12525| #define HAVE_SOCKLEN_T 1
12526| #define SIZEOF_SIZE_T 8
12527| #define SIZEOF_LONG_LONG 8
12528| #define SIZEOF_LONG_LONG_INT 8
12529| #define SIZEOF_LONG 8
12530| #define SIZEOF_INT 4
12531| #define SIZEOF_INTMAX_T 8
12532| #define HAVE_INTMAX_T 1
12533| #define SIZEOF_SSIZE_T 8
12534| #define HAVE_SSIZE_T 1
12535| #define SIZEOF_PTRDIFF_T 8
12536| #define HAVE_PTRDIFF_T 1
12537| #define SIZEOF_SHORT 2
12538| #define SIZEOF_INT 4
12539| #define SIZEOF_LONG 8
12540| #define SIZEOF_LONG_LONG 8
12541| #define HAVE_INT8_T 1
12542| #define HAVE_INT16_T 1
12543| #define HAVE_INT32_T 1
12544| #define HAVE_INT64_T 1
12545| #define HAVE_UINT8_T 1
12546| #define HAVE_UINT16_T 1
12547| #define HAVE_UINT32_T 1
12548| #define HAVE_UINT64_T 1
12549| #define HAVE_U_INT8_T 1
12550| #define HAVE_U_INT16_T 1
12551| #define HAVE_U_INT32_T 1
12552| #define HAVE_U_INT64_T 1
12553| #define PHP_HAVE_STDINT_TYPES 1
12554| #define PHP_HAVE_BUILTIN_EXPECT 1
12555| #define PHP_HAVE_BUILTIN_CLZ 1
12556| #define PHP_HAVE_BUILTIN_CTZL 1
12557| #define PHP_HAVE_BUILTIN_CTZLL 1
12558| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
12559| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
12560| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
12561| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
12562| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
12563| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
12564| #define PHP_HAVE_BUILTIN_CPU_INIT 0
12565| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
12566| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
12567| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
12568| #define PHP_HAVE_AVX_INSTRUCTIONS 1
12569| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
12570| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
12571| #define HAVE_STRUCT_STAT_ST_RDEV 1
12572| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
12573| #define HAVE_ST_BLOCKS 1
12574| #define HAVE_SOCKADDR_STORAGE 1
12575| #define HAVE_SOCKADDR_SA_LEN 1
12576| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
12577| #define HAVE_VPRINTF 1
12578| #define HAVE_ALPHASORT 1
12579| #define HAVE_ASCTIME_R 1
12580| #define HAVE_CHROOT 1
12581| #define HAVE_CTIME_R 1
12582| #define HAVE_CRYPT 1
12583| #define HAVE_FLOCK 1
12584| #define HAVE_FTOK 1
12585| #define HAVE_FUNOPEN 1
12586| #define HAVE_GAI_STRERROR 1
12587| #define HAVE_GCVT 1
12588| #define HAVE_GETLOADAVG 1
12589| #define HAVE_GETLOGIN 1
12590| #define HAVE_GETPROTOBYNAME 1
12591| #define HAVE_GETPROTOBYNUMBER 1
12592| #define HAVE_GETSERVBYNAME 1
12593| #define HAVE_GETSERVBYPORT 1
12594| #define HAVE_GETHOSTNAME 1
12595| #define HAVE_GETRUSAGE 1
12596| #define HAVE_GETTIMEOFDAY 1
12597| #define HAVE_GMTIME_R 1
12598| #define HAVE_GETPWNAM_R 1
12599| #define HAVE_GETGRNAM_R 1
12600| #define HAVE_GETPWUID_R 1
12601| #define HAVE_GRANTPT 1
12602| #define HAVE_INET_NTOA 1
12603| #define HAVE_INET_NTOP 1
12604| #define HAVE_INET_PTON 1
12605| #define HAVE_ISASCII 1
12606| #define HAVE_LINK 1
12607| #define HAVE_LOCALTIME_R 1
12608| #define HAVE_LOCKF 1
12609| #define HAVE_LCHOWN 1
12610| #define HAVE_LRAND48 1
12611| #define HAVE_MEMCPY 1
12612| #define HAVE_MEMMOVE 1
12613| #define HAVE_MKSTEMP 1
12614| #define HAVE_MMAP 1
12615| #define HAVE_NL_LANGINFO 1
12616| #define HAVE_PERROR 1
12617| #define HAVE_POLL 1
12618| #define HAVE_PTSNAME 1
12619| #define HAVE_PUTENV 1
12620| #define HAVE_REALPATH 1
12621| #define HAVE_RANDOM 1
12622| #define HAVE_RAND_R 1
12623| #define HAVE_SCANDIR 1
12624| #define HAVE_SETITIMER 1
12625| #define HAVE_SETLOCALE 1
12626| #define HAVE_LOCALECONV 1
12627| #define HAVE_SETENV 1
12628| #define HAVE_SETPGID 1
12629| #define HAVE_SETSOCKOPT 1
12630| #define HAVE_SETVBUF 1
12631| #define HAVE_SHUTDOWN 1
12632| #define HAVE_SIN 1
12633| #define HAVE_SNPRINTF 1
12634| #define HAVE_SRAND48 1
12635| #define HAVE_SRANDOM 1
12636| #define HAVE_STATFS 1
12637| #define HAVE_STATVFS 1
12638| #define HAVE_STRCASECMP 1
12639| #define HAVE_STRCOLL 1
12640| #define HAVE_STRDUP 1
12641| #define HAVE_STRERROR 1
12642| #define HAVE_STRFTIME 1
12643| #define HAVE_STRNLEN 1
12644| #define HAVE_STRPTIME 1
12645| #define HAVE_STRSTR 1
12646| #define HAVE_STRTOK_R 1
12647| #define HAVE_SYMLINK 1
12648| #define HAVE_TEMPNAM 1
12649| #define HAVE_TZSET 1
12650| #define HAVE_UNLOCKPT 1
12651| #define HAVE_UNSETENV 1
12652| #define HAVE_USLEEP 1
12653| #define HAVE_UTIME 1
12654| #define HAVE_VSNPRINTF 1
12655| #define HAVE_VASPRINTF 1
12656| #define HAVE_ASPRINTF 1
12657| #define HAVE_NANOSLEEP 1
12658| #define HAVE_SYNC_FETCH_AND_ADD 1
12659| #define HAVE_STRLCAT 1
12660| #define HAVE_STRLCPY 1
12661| #define HAVE_GETOPT 1
12662| #define HAVE_UTIME_H 1
12663| #define HAVE_UTIME_NULL 1
12664| #define HAVE_ALLOCA_H 1
12665| #define HAVE_ALLOCA 1
12666| #define HAVE_DECLARED_TIMEZONE 1
12667| #define HAVE_OLD_READDIR_R 1
12668| #define HAVE_ASM_GOTO 1
12669| #define HAVE_COMPILER_C99_VLA 1
12670| #define PHP_SIGCHILD 0
12671| #define DEFAULT_SHORT_OPEN_TAG "1"
12672| #define HAVE_IPV6 1
12673| #define HAVE_STRINGS_H 1
12674| #define HAVE_STRTOLL 1
12675| #define HAVE_ATOLL 1
12676| #define HAVE_TIMELIB_CONFIG_H 1
12677| #define HAVE_LIBXML 1
12678| #define HAVE_LIBXML 1
12679| #define PCRE2_CODE_UNIT_WIDTH 8
12680| #define HAVE_PCRE 1
12681| #define HAVE_PCRE_JIT_SUPPORT 1
12682| #define HAVE_ZLIB 1
12683| #define HAVE_BCMATH 1
12684| #define HAVE_BZ2 1
12685| #define HAVE_CTYPE 1
12686| #define HAVE_LIBXML 1
12687| #define HAVE_DOM 1
12688| #define HAVE_UTIMES 1
12689| #define HAVE_STRNDUP 1
12690| #define PHP_MHASH_BC 1
12691| #define HAVE_HASH_EXT 1
12692| #define SIZEOF_SHORT 2
12693| #define SIZEOF_INT 4
12694| #define SIZEOF_LONG 8
12695| #define SIZEOF_LONG_LONG 8
12696| #define SIZEOF_LONG_INT 8
12697| #define HAVE_JSON 1
12698| #define STDC_HEADERS 1
12699| #define ODBCVER 0x0300
12700| #define PHAR_HASH_OK 1
12701| #define HAVE_REFLECTION 1
12702| #define HAVE_PHP_SESSION 1
12703| #define HAVE_LIBXML 1
12704| #define HAVE_SIMPLEXML 1
12705| #define HAVE_SPL 1
12706| #define HAVE_FLUSHIO 1
12707| /* end confdefs.h.  */
12708|
12709| #if HAVE_UNISTD_H
12710| #include <unistd.h>
12711| #endif
12712|
12713| #if HAVE_CRYPT_H
12714| #include <crypt.h>
12715| #endif
12716|
12717| int main() {
12718| #if HAVE_CRYPT
12719|       char *encrypted = crypt("rasmuslerdorf","_J9..rasm");
12720|       exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc"));
12721| #else
12722|       exit(1);
12723| #endif
12724| }
12725configure:79665: result: no
12726configure:79668: checking for MD5 crypt
12727configure:79709: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
12728conftest.c:299:2: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
12729        strcpy(answer,salt);
12730        ^
12731conftest.c:299:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
12732conftest.c:300:2: error: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
12733        strcat(answer,"rISCgZzpwk3UhDidwXvin0");
12734        ^
12735conftest.c:300:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
12736conftest.c:302:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
12737        exit(!encrypted || strcmp(encrypted,answer));
12738        ^
12739conftest.c:302:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
12740conftest.c:302:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
12741        exit(!encrypted || strcmp(encrypted,answer));
12742                           ^
12743conftest.c:302:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
127444 errors generated.
12745configure:79709: $? = 1
12746configure: program exited with status 1
12747configure: failed program was:
12748| /* confdefs.h */
12749| #define PACKAGE_NAME ""
12750| #define PACKAGE_TARNAME ""
12751| #define PACKAGE_VERSION ""
12752| #define PACKAGE_STRING ""
12753| #define PACKAGE_BUGREPORT ""
12754| #define PACKAGE_URL ""
12755| #define STDC_HEADERS 1
12756| #define HAVE_SYS_TYPES_H 1
12757| #define HAVE_SYS_STAT_H 1
12758| #define HAVE_STDLIB_H 1
12759| #define HAVE_STRING_H 1
12760| #define HAVE_MEMORY_H 1
12761| #define HAVE_STRINGS_H 1
12762| #define HAVE_INTTYPES_H 1
12763| #define HAVE_STDINT_H 1
12764| #define HAVE_UNISTD_H 1
12765| #define __EXTENSIONS__ 1
12766| #define _ALL_SOURCE 1
12767| #define _GNU_SOURCE 1
12768| #define _POSIX_PTHREAD_SEMANTICS 1
12769| #define _TANDEM_SOURCE 1
12770| #define HAVE_DEV_URANDOM 1
12771| #define HAVE_HUGE_VAL_INF 1
12772| #define HAVE_CPUID_COUNT 1
12773| #define HAVE_PHPDBG 1
12774| #define PHPDBG_DEBUG 0
12775| #define PHP_WRITE_STDOUT 1
12776| #define HAVE_SOCKET 1
12777| #define HAVE_SOCKETPAIR 1
12778| #define HAVE_HTONL 1
12779| #define HAVE_GETHOSTNAME 1
12780| #define HAVE_GETHOSTBYADDR 1
12781| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
12782| #define HAVE_DLOPEN 1
12783| #define HAVE_LIBDL 1
12784| #define HAVE_LIBM 1
12785| #define HAVE_INET_ATON 1
12786| #define STDC_HEADERS 1
12787| #define HAVE_DIRENT_H 1
12788| #define HAVE_INTTYPES_H 1
12789| #define HAVE_STDINT_H 1
12790| #define HAVE_DIRENT_H 1
12791| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
12792| #define HAVE_SYS_PARAM_H 1
12793| #define HAVE_SYS_TYPES_H 1
12794| #define HAVE_SYS_TIME_H 1
12795| #define HAVE_NETINET_IN_H 1
12796| #define HAVE_ALLOCA_H 1
12797| #define HAVE_ARPA_INET_H 1
12798| #define HAVE_ARPA_NAMESER_H 1
12799| #define HAVE_ASSERT_H 1
12800| #define HAVE_DNS_H 1
12801| #define HAVE_FCNTL_H 1
12802| #define HAVE_GRP_H 1
12803| #define HAVE_LANGINFO_H 1
12804| #define HAVE_LIMITS_H 1
12805| #define HAVE_LOCALE_H 1
12806| #define HAVE_MONETARY_H 1
12807| #define HAVE_NETDB_H 1
12808| #define HAVE_POLL_H 1
12809| #define HAVE_PWD_H 1
12810| #define HAVE_RESOLV_H 1
12811| #define HAVE_SIGNAL_H 1
12812| #define HAVE_STDARG_H 1
12813| #define HAVE_STDLIB_H 1
12814| #define HAVE_STRING_H 1
12815| #define HAVE_SYSLOG_H 1
12816| #define HAVE_SYSEXITS_H 1
12817| #define HAVE_SYS_IOCTL_H 1
12818| #define HAVE_SYS_FILE_H 1
12819| #define HAVE_SYS_MMAN_H 1
12820| #define HAVE_SYS_MOUNT_H 1
12821| #define HAVE_SYS_POLL_H 1
12822| #define HAVE_SYS_RESOURCE_H 1
12823| #define HAVE_SYS_SELECT_H 1
12824| #define HAVE_SYS_SOCKET_H 1
12825| #define HAVE_SYS_STAT_H 1
12826| #define HAVE_SYS_STATVFS_H 1
12827| #define HAVE_SYS_WAIT_H 1
12828| #define HAVE_TERMIOS_H 1
12829| #define HAVE_UNISTD_H 1
12830| #define HAVE_UTIME_H 1
12831| #define HAVE_SYS_UTSNAME_H 1
12832| #define HAVE_SYS_IPC_H 1
12833| #define HAVE_DLFCN_H 1
12834| #define HAVE_ASSERT_H 1
12835| #define HAVE_TMMINTRIN_H 1
12836| #define HAVE_NMMINTRIN_H 1
12837| #define HAVE_IMMINTRIN_H 1
12838| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
12839| #define HAVE_STRUCT_TM_TM_ZONE 1
12840| #define HAVE_TM_ZONE 1
12841| #define MISSING_FCLOSE_DECL 0
12842| #define HAVE_TM_GMTOFF 1
12843| #define HAVE_STRUCT_FLOCK 1
12844| #define HAVE_SOCKLEN_T 1
12845| #define SIZEOF_SIZE_T 8
12846| #define SIZEOF_LONG_LONG 8
12847| #define SIZEOF_LONG_LONG_INT 8
12848| #define SIZEOF_LONG 8
12849| #define SIZEOF_INT 4
12850| #define SIZEOF_INTMAX_T 8
12851| #define HAVE_INTMAX_T 1
12852| #define SIZEOF_SSIZE_T 8
12853| #define HAVE_SSIZE_T 1
12854| #define SIZEOF_PTRDIFF_T 8
12855| #define HAVE_PTRDIFF_T 1
12856| #define SIZEOF_SHORT 2
12857| #define SIZEOF_INT 4
12858| #define SIZEOF_LONG 8
12859| #define SIZEOF_LONG_LONG 8
12860| #define HAVE_INT8_T 1
12861| #define HAVE_INT16_T 1
12862| #define HAVE_INT32_T 1
12863| #define HAVE_INT64_T 1
12864| #define HAVE_UINT8_T 1
12865| #define HAVE_UINT16_T 1
12866| #define HAVE_UINT32_T 1
12867| #define HAVE_UINT64_T 1
12868| #define HAVE_U_INT8_T 1
12869| #define HAVE_U_INT16_T 1
12870| #define HAVE_U_INT32_T 1
12871| #define HAVE_U_INT64_T 1
12872| #define PHP_HAVE_STDINT_TYPES 1
12873| #define PHP_HAVE_BUILTIN_EXPECT 1
12874| #define PHP_HAVE_BUILTIN_CLZ 1
12875| #define PHP_HAVE_BUILTIN_CTZL 1
12876| #define PHP_HAVE_BUILTIN_CTZLL 1
12877| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
12878| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
12879| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
12880| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
12881| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
12882| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
12883| #define PHP_HAVE_BUILTIN_CPU_INIT 0
12884| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
12885| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
12886| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
12887| #define PHP_HAVE_AVX_INSTRUCTIONS 1
12888| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
12889| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
12890| #define HAVE_STRUCT_STAT_ST_RDEV 1
12891| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
12892| #define HAVE_ST_BLOCKS 1
12893| #define HAVE_SOCKADDR_STORAGE 1
12894| #define HAVE_SOCKADDR_SA_LEN 1
12895| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
12896| #define HAVE_VPRINTF 1
12897| #define HAVE_ALPHASORT 1
12898| #define HAVE_ASCTIME_R 1
12899| #define HAVE_CHROOT 1
12900| #define HAVE_CTIME_R 1
12901| #define HAVE_CRYPT 1
12902| #define HAVE_FLOCK 1
12903| #define HAVE_FTOK 1
12904| #define HAVE_FUNOPEN 1
12905| #define HAVE_GAI_STRERROR 1
12906| #define HAVE_GCVT 1
12907| #define HAVE_GETLOADAVG 1
12908| #define HAVE_GETLOGIN 1
12909| #define HAVE_GETPROTOBYNAME 1
12910| #define HAVE_GETPROTOBYNUMBER 1
12911| #define HAVE_GETSERVBYNAME 1
12912| #define HAVE_GETSERVBYPORT 1
12913| #define HAVE_GETHOSTNAME 1
12914| #define HAVE_GETRUSAGE 1
12915| #define HAVE_GETTIMEOFDAY 1
12916| #define HAVE_GMTIME_R 1
12917| #define HAVE_GETPWNAM_R 1
12918| #define HAVE_GETGRNAM_R 1
12919| #define HAVE_GETPWUID_R 1
12920| #define HAVE_GRANTPT 1
12921| #define HAVE_INET_NTOA 1
12922| #define HAVE_INET_NTOP 1
12923| #define HAVE_INET_PTON 1
12924| #define HAVE_ISASCII 1
12925| #define HAVE_LINK 1
12926| #define HAVE_LOCALTIME_R 1
12927| #define HAVE_LOCKF 1
12928| #define HAVE_LCHOWN 1
12929| #define HAVE_LRAND48 1
12930| #define HAVE_MEMCPY 1
12931| #define HAVE_MEMMOVE 1
12932| #define HAVE_MKSTEMP 1
12933| #define HAVE_MMAP 1
12934| #define HAVE_NL_LANGINFO 1
12935| #define HAVE_PERROR 1
12936| #define HAVE_POLL 1
12937| #define HAVE_PTSNAME 1
12938| #define HAVE_PUTENV 1
12939| #define HAVE_REALPATH 1
12940| #define HAVE_RANDOM 1
12941| #define HAVE_RAND_R 1
12942| #define HAVE_SCANDIR 1
12943| #define HAVE_SETITIMER 1
12944| #define HAVE_SETLOCALE 1
12945| #define HAVE_LOCALECONV 1
12946| #define HAVE_SETENV 1
12947| #define HAVE_SETPGID 1
12948| #define HAVE_SETSOCKOPT 1
12949| #define HAVE_SETVBUF 1
12950| #define HAVE_SHUTDOWN 1
12951| #define HAVE_SIN 1
12952| #define HAVE_SNPRINTF 1
12953| #define HAVE_SRAND48 1
12954| #define HAVE_SRANDOM 1
12955| #define HAVE_STATFS 1
12956| #define HAVE_STATVFS 1
12957| #define HAVE_STRCASECMP 1
12958| #define HAVE_STRCOLL 1
12959| #define HAVE_STRDUP 1
12960| #define HAVE_STRERROR 1
12961| #define HAVE_STRFTIME 1
12962| #define HAVE_STRNLEN 1
12963| #define HAVE_STRPTIME 1
12964| #define HAVE_STRSTR 1
12965| #define HAVE_STRTOK_R 1
12966| #define HAVE_SYMLINK 1
12967| #define HAVE_TEMPNAM 1
12968| #define HAVE_TZSET 1
12969| #define HAVE_UNLOCKPT 1
12970| #define HAVE_UNSETENV 1
12971| #define HAVE_USLEEP 1
12972| #define HAVE_UTIME 1
12973| #define HAVE_VSNPRINTF 1
12974| #define HAVE_VASPRINTF 1
12975| #define HAVE_ASPRINTF 1
12976| #define HAVE_NANOSLEEP 1
12977| #define HAVE_SYNC_FETCH_AND_ADD 1
12978| #define HAVE_STRLCAT 1
12979| #define HAVE_STRLCPY 1
12980| #define HAVE_GETOPT 1
12981| #define HAVE_UTIME_H 1
12982| #define HAVE_UTIME_NULL 1
12983| #define HAVE_ALLOCA_H 1
12984| #define HAVE_ALLOCA 1
12985| #define HAVE_DECLARED_TIMEZONE 1
12986| #define HAVE_OLD_READDIR_R 1
12987| #define HAVE_ASM_GOTO 1
12988| #define HAVE_COMPILER_C99_VLA 1
12989| #define PHP_SIGCHILD 0
12990| #define DEFAULT_SHORT_OPEN_TAG "1"
12991| #define HAVE_IPV6 1
12992| #define HAVE_STRINGS_H 1
12993| #define HAVE_STRTOLL 1
12994| #define HAVE_ATOLL 1
12995| #define HAVE_TIMELIB_CONFIG_H 1
12996| #define HAVE_LIBXML 1
12997| #define HAVE_LIBXML 1
12998| #define PCRE2_CODE_UNIT_WIDTH 8
12999| #define HAVE_PCRE 1
13000| #define HAVE_PCRE_JIT_SUPPORT 1
13001| #define HAVE_ZLIB 1
13002| #define HAVE_BCMATH 1
13003| #define HAVE_BZ2 1
13004| #define HAVE_CTYPE 1
13005| #define HAVE_LIBXML 1
13006| #define HAVE_DOM 1
13007| #define HAVE_UTIMES 1
13008| #define HAVE_STRNDUP 1
13009| #define PHP_MHASH_BC 1
13010| #define HAVE_HASH_EXT 1
13011| #define SIZEOF_SHORT 2
13012| #define SIZEOF_INT 4
13013| #define SIZEOF_LONG 8
13014| #define SIZEOF_LONG_LONG 8
13015| #define SIZEOF_LONG_INT 8
13016| #define HAVE_JSON 1
13017| #define STDC_HEADERS 1
13018| #define ODBCVER 0x0300
13019| #define PHAR_HASH_OK 1
13020| #define HAVE_REFLECTION 1
13021| #define HAVE_PHP_SESSION 1
13022| #define HAVE_LIBXML 1
13023| #define HAVE_SIMPLEXML 1
13024| #define HAVE_SPL 1
13025| #define HAVE_FLUSHIO 1
13026| /* end confdefs.h.  */
13027|
13028| #if HAVE_UNISTD_H
13029| #include <unistd.h>
13030| #endif
13031|
13032| #if HAVE_CRYPT_H
13033| #include <crypt.h>
13034| #endif
13035|
13036| int main() {
13037| #if HAVE_CRYPT
13038|       char salt[15], answer[40];
13039|       char *encrypted;
13040|
13041|       salt[0]='$'; salt[1]='1'; salt[2]='$';
13042|       salt[3]='r'; salt[4]='a'; salt[5]='s';
13043|       salt[6]='m'; salt[7]='u'; salt[8]='s';
13044|       salt[9]='l'; salt[10]='e'; salt[11]='$';
13045|       salt[12]='\0';
13046|       strcpy(answer,salt);
13047|       strcat(answer,"rISCgZzpwk3UhDidwXvin0");
13048|       encrypted = crypt("rasmuslerdorf",salt);
13049|       exit(!encrypted || strcmp(encrypted,answer));
13050| #else
13051|       exit(1);
13052| #endif
13053| }
13054configure:79723: result: no
13055configure:79726: checking for Blowfish crypt
13056configure:79764: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
13057conftest.c:295:2: error: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13058        strcat(salt,"rasmuslerd............");
13059        ^
13060conftest.c:295:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
13061conftest.c:296:2: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13062        strcpy(answer,salt);
13063        ^
13064conftest.c:296:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
13065conftest.c:299:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
13066        exit(!encrypted || strcmp(encrypted,answer));
13067        ^
13068conftest.c:299:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
13069conftest.c:299:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13070        exit(!encrypted || strcmp(encrypted,answer));
13071                           ^
13072conftest.c:299:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
130734 errors generated.
13074configure:79764: $? = 1
13075configure: program exited with status 1
13076configure: failed program was:
13077| /* confdefs.h */
13078| #define PACKAGE_NAME ""
13079| #define PACKAGE_TARNAME ""
13080| #define PACKAGE_VERSION ""
13081| #define PACKAGE_STRING ""
13082| #define PACKAGE_BUGREPORT ""
13083| #define PACKAGE_URL ""
13084| #define STDC_HEADERS 1
13085| #define HAVE_SYS_TYPES_H 1
13086| #define HAVE_SYS_STAT_H 1
13087| #define HAVE_STDLIB_H 1
13088| #define HAVE_STRING_H 1
13089| #define HAVE_MEMORY_H 1
13090| #define HAVE_STRINGS_H 1
13091| #define HAVE_INTTYPES_H 1
13092| #define HAVE_STDINT_H 1
13093| #define HAVE_UNISTD_H 1
13094| #define __EXTENSIONS__ 1
13095| #define _ALL_SOURCE 1
13096| #define _GNU_SOURCE 1
13097| #define _POSIX_PTHREAD_SEMANTICS 1
13098| #define _TANDEM_SOURCE 1
13099| #define HAVE_DEV_URANDOM 1
13100| #define HAVE_HUGE_VAL_INF 1
13101| #define HAVE_CPUID_COUNT 1
13102| #define HAVE_PHPDBG 1
13103| #define PHPDBG_DEBUG 0
13104| #define PHP_WRITE_STDOUT 1
13105| #define HAVE_SOCKET 1
13106| #define HAVE_SOCKETPAIR 1
13107| #define HAVE_HTONL 1
13108| #define HAVE_GETHOSTNAME 1
13109| #define HAVE_GETHOSTBYADDR 1
13110| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
13111| #define HAVE_DLOPEN 1
13112| #define HAVE_LIBDL 1
13113| #define HAVE_LIBM 1
13114| #define HAVE_INET_ATON 1
13115| #define STDC_HEADERS 1
13116| #define HAVE_DIRENT_H 1
13117| #define HAVE_INTTYPES_H 1
13118| #define HAVE_STDINT_H 1
13119| #define HAVE_DIRENT_H 1
13120| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
13121| #define HAVE_SYS_PARAM_H 1
13122| #define HAVE_SYS_TYPES_H 1
13123| #define HAVE_SYS_TIME_H 1
13124| #define HAVE_NETINET_IN_H 1
13125| #define HAVE_ALLOCA_H 1
13126| #define HAVE_ARPA_INET_H 1
13127| #define HAVE_ARPA_NAMESER_H 1
13128| #define HAVE_ASSERT_H 1
13129| #define HAVE_DNS_H 1
13130| #define HAVE_FCNTL_H 1
13131| #define HAVE_GRP_H 1
13132| #define HAVE_LANGINFO_H 1
13133| #define HAVE_LIMITS_H 1
13134| #define HAVE_LOCALE_H 1
13135| #define HAVE_MONETARY_H 1
13136| #define HAVE_NETDB_H 1
13137| #define HAVE_POLL_H 1
13138| #define HAVE_PWD_H 1
13139| #define HAVE_RESOLV_H 1
13140| #define HAVE_SIGNAL_H 1
13141| #define HAVE_STDARG_H 1
13142| #define HAVE_STDLIB_H 1
13143| #define HAVE_STRING_H 1
13144| #define HAVE_SYSLOG_H 1
13145| #define HAVE_SYSEXITS_H 1
13146| #define HAVE_SYS_IOCTL_H 1
13147| #define HAVE_SYS_FILE_H 1
13148| #define HAVE_SYS_MMAN_H 1
13149| #define HAVE_SYS_MOUNT_H 1
13150| #define HAVE_SYS_POLL_H 1
13151| #define HAVE_SYS_RESOURCE_H 1
13152| #define HAVE_SYS_SELECT_H 1
13153| #define HAVE_SYS_SOCKET_H 1
13154| #define HAVE_SYS_STAT_H 1
13155| #define HAVE_SYS_STATVFS_H 1
13156| #define HAVE_SYS_WAIT_H 1
13157| #define HAVE_TERMIOS_H 1
13158| #define HAVE_UNISTD_H 1
13159| #define HAVE_UTIME_H 1
13160| #define HAVE_SYS_UTSNAME_H 1
13161| #define HAVE_SYS_IPC_H 1
13162| #define HAVE_DLFCN_H 1
13163| #define HAVE_ASSERT_H 1
13164| #define HAVE_TMMINTRIN_H 1
13165| #define HAVE_NMMINTRIN_H 1
13166| #define HAVE_IMMINTRIN_H 1
13167| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
13168| #define HAVE_STRUCT_TM_TM_ZONE 1
13169| #define HAVE_TM_ZONE 1
13170| #define MISSING_FCLOSE_DECL 0
13171| #define HAVE_TM_GMTOFF 1
13172| #define HAVE_STRUCT_FLOCK 1
13173| #define HAVE_SOCKLEN_T 1
13174| #define SIZEOF_SIZE_T 8
13175| #define SIZEOF_LONG_LONG 8
13176| #define SIZEOF_LONG_LONG_INT 8
13177| #define SIZEOF_LONG 8
13178| #define SIZEOF_INT 4
13179| #define SIZEOF_INTMAX_T 8
13180| #define HAVE_INTMAX_T 1
13181| #define SIZEOF_SSIZE_T 8
13182| #define HAVE_SSIZE_T 1
13183| #define SIZEOF_PTRDIFF_T 8
13184| #define HAVE_PTRDIFF_T 1
13185| #define SIZEOF_SHORT 2
13186| #define SIZEOF_INT 4
13187| #define SIZEOF_LONG 8
13188| #define SIZEOF_LONG_LONG 8
13189| #define HAVE_INT8_T 1
13190| #define HAVE_INT16_T 1
13191| #define HAVE_INT32_T 1
13192| #define HAVE_INT64_T 1
13193| #define HAVE_UINT8_T 1
13194| #define HAVE_UINT16_T 1
13195| #define HAVE_UINT32_T 1
13196| #define HAVE_UINT64_T 1
13197| #define HAVE_U_INT8_T 1
13198| #define HAVE_U_INT16_T 1
13199| #define HAVE_U_INT32_T 1
13200| #define HAVE_U_INT64_T 1
13201| #define PHP_HAVE_STDINT_TYPES 1
13202| #define PHP_HAVE_BUILTIN_EXPECT 1
13203| #define PHP_HAVE_BUILTIN_CLZ 1
13204| #define PHP_HAVE_BUILTIN_CTZL 1
13205| #define PHP_HAVE_BUILTIN_CTZLL 1
13206| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
13207| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
13208| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
13209| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
13210| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
13211| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
13212| #define PHP_HAVE_BUILTIN_CPU_INIT 0
13213| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
13214| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
13215| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
13216| #define PHP_HAVE_AVX_INSTRUCTIONS 1
13217| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
13218| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
13219| #define HAVE_STRUCT_STAT_ST_RDEV 1
13220| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13221| #define HAVE_ST_BLOCKS 1
13222| #define HAVE_SOCKADDR_STORAGE 1
13223| #define HAVE_SOCKADDR_SA_LEN 1
13224| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
13225| #define HAVE_VPRINTF 1
13226| #define HAVE_ALPHASORT 1
13227| #define HAVE_ASCTIME_R 1
13228| #define HAVE_CHROOT 1
13229| #define HAVE_CTIME_R 1
13230| #define HAVE_CRYPT 1
13231| #define HAVE_FLOCK 1
13232| #define HAVE_FTOK 1
13233| #define HAVE_FUNOPEN 1
13234| #define HAVE_GAI_STRERROR 1
13235| #define HAVE_GCVT 1
13236| #define HAVE_GETLOADAVG 1
13237| #define HAVE_GETLOGIN 1
13238| #define HAVE_GETPROTOBYNAME 1
13239| #define HAVE_GETPROTOBYNUMBER 1
13240| #define HAVE_GETSERVBYNAME 1
13241| #define HAVE_GETSERVBYPORT 1
13242| #define HAVE_GETHOSTNAME 1
13243| #define HAVE_GETRUSAGE 1
13244| #define HAVE_GETTIMEOFDAY 1
13245| #define HAVE_GMTIME_R 1
13246| #define HAVE_GETPWNAM_R 1
13247| #define HAVE_GETGRNAM_R 1
13248| #define HAVE_GETPWUID_R 1
13249| #define HAVE_GRANTPT 1
13250| #define HAVE_INET_NTOA 1
13251| #define HAVE_INET_NTOP 1
13252| #define HAVE_INET_PTON 1
13253| #define HAVE_ISASCII 1
13254| #define HAVE_LINK 1
13255| #define HAVE_LOCALTIME_R 1
13256| #define HAVE_LOCKF 1
13257| #define HAVE_LCHOWN 1
13258| #define HAVE_LRAND48 1
13259| #define HAVE_MEMCPY 1
13260| #define HAVE_MEMMOVE 1
13261| #define HAVE_MKSTEMP 1
13262| #define HAVE_MMAP 1
13263| #define HAVE_NL_LANGINFO 1
13264| #define HAVE_PERROR 1
13265| #define HAVE_POLL 1
13266| #define HAVE_PTSNAME 1
13267| #define HAVE_PUTENV 1
13268| #define HAVE_REALPATH 1
13269| #define HAVE_RANDOM 1
13270| #define HAVE_RAND_R 1
13271| #define HAVE_SCANDIR 1
13272| #define HAVE_SETITIMER 1
13273| #define HAVE_SETLOCALE 1
13274| #define HAVE_LOCALECONV 1
13275| #define HAVE_SETENV 1
13276| #define HAVE_SETPGID 1
13277| #define HAVE_SETSOCKOPT 1
13278| #define HAVE_SETVBUF 1
13279| #define HAVE_SHUTDOWN 1
13280| #define HAVE_SIN 1
13281| #define HAVE_SNPRINTF 1
13282| #define HAVE_SRAND48 1
13283| #define HAVE_SRANDOM 1
13284| #define HAVE_STATFS 1
13285| #define HAVE_STATVFS 1
13286| #define HAVE_STRCASECMP 1
13287| #define HAVE_STRCOLL 1
13288| #define HAVE_STRDUP 1
13289| #define HAVE_STRERROR 1
13290| #define HAVE_STRFTIME 1
13291| #define HAVE_STRNLEN 1
13292| #define HAVE_STRPTIME 1
13293| #define HAVE_STRSTR 1
13294| #define HAVE_STRTOK_R 1
13295| #define HAVE_SYMLINK 1
13296| #define HAVE_TEMPNAM 1
13297| #define HAVE_TZSET 1
13298| #define HAVE_UNLOCKPT 1
13299| #define HAVE_UNSETENV 1
13300| #define HAVE_USLEEP 1
13301| #define HAVE_UTIME 1
13302| #define HAVE_VSNPRINTF 1
13303| #define HAVE_VASPRINTF 1
13304| #define HAVE_ASPRINTF 1
13305| #define HAVE_NANOSLEEP 1
13306| #define HAVE_SYNC_FETCH_AND_ADD 1
13307| #define HAVE_STRLCAT 1
13308| #define HAVE_STRLCPY 1
13309| #define HAVE_GETOPT 1
13310| #define HAVE_UTIME_H 1
13311| #define HAVE_UTIME_NULL 1
13312| #define HAVE_ALLOCA_H 1
13313| #define HAVE_ALLOCA 1
13314| #define HAVE_DECLARED_TIMEZONE 1
13315| #define HAVE_OLD_READDIR_R 1
13316| #define HAVE_ASM_GOTO 1
13317| #define HAVE_COMPILER_C99_VLA 1
13318| #define PHP_SIGCHILD 0
13319| #define DEFAULT_SHORT_OPEN_TAG "1"
13320| #define HAVE_IPV6 1
13321| #define HAVE_STRINGS_H 1
13322| #define HAVE_STRTOLL 1
13323| #define HAVE_ATOLL 1
13324| #define HAVE_TIMELIB_CONFIG_H 1
13325| #define HAVE_LIBXML 1
13326| #define HAVE_LIBXML 1
13327| #define PCRE2_CODE_UNIT_WIDTH 8
13328| #define HAVE_PCRE 1
13329| #define HAVE_PCRE_JIT_SUPPORT 1
13330| #define HAVE_ZLIB 1
13331| #define HAVE_BCMATH 1
13332| #define HAVE_BZ2 1
13333| #define HAVE_CTYPE 1
13334| #define HAVE_LIBXML 1
13335| #define HAVE_DOM 1
13336| #define HAVE_UTIMES 1
13337| #define HAVE_STRNDUP 1
13338| #define PHP_MHASH_BC 1
13339| #define HAVE_HASH_EXT 1
13340| #define SIZEOF_SHORT 2
13341| #define SIZEOF_INT 4
13342| #define SIZEOF_LONG 8
13343| #define SIZEOF_LONG_LONG 8
13344| #define SIZEOF_LONG_INT 8
13345| #define HAVE_JSON 1
13346| #define STDC_HEADERS 1
13347| #define ODBCVER 0x0300
13348| #define PHAR_HASH_OK 1
13349| #define HAVE_REFLECTION 1
13350| #define HAVE_PHP_SESSION 1
13351| #define HAVE_LIBXML 1
13352| #define HAVE_SIMPLEXML 1
13353| #define HAVE_SPL 1
13354| #define HAVE_FLUSHIO 1
13355| /* end confdefs.h.  */
13356|
13357| #if HAVE_UNISTD_H
13358| #include <unistd.h>
13359| #endif
13360|
13361| #if HAVE_CRYPT_H
13362| #include <crypt.h>
13363| #endif
13364|
13365| int main() {
13366| #if HAVE_CRYPT
13367|       char salt[30], answer[70];
13368|       char *encrypted;
13369|
13370|       salt[0]='$'; salt[1]='2'; salt[2]='a'; salt[3]='$'; salt[4]='0'; salt[5]='7'; salt[6]='$'; salt[7]='\0';
13371|       strcat(salt,"rasmuslerd............");
13372|       strcpy(answer,salt);
13373|       strcpy(&answer[29],"nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra");
13374|       encrypted = crypt("rasmuslerdorf",salt);
13375|       exit(!encrypted || strcmp(encrypted,answer));
13376| #else
13377|       exit(1);
13378| #endif
13379| }
13380configure:79778: result: no
13381configure:79781: checking for SHA512 crypt
13382configure:79818: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
13383conftest.c:294:2: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13384        strcpy(salt,"$6$rasmuslerdorf$");
13385        ^
13386conftest.c:294:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
13387conftest.c:296:2: error: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13388        strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEnsvWs/");
13389        ^
13390conftest.c:296:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
13391conftest.c:298:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
13392        exit(!encrypted || strcmp(encrypted,answer));
13393        ^
13394conftest.c:298:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
13395conftest.c:298:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13396        exit(!encrypted || strcmp(encrypted,answer));
13397                           ^
13398conftest.c:298:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
133994 errors generated.
13400configure:79818: $? = 1
13401configure: program exited with status 1
13402configure: failed program was:
13403| /* confdefs.h */
13404| #define PACKAGE_NAME ""
13405| #define PACKAGE_TARNAME ""
13406| #define PACKAGE_VERSION ""
13407| #define PACKAGE_STRING ""
13408| #define PACKAGE_BUGREPORT ""
13409| #define PACKAGE_URL ""
13410| #define STDC_HEADERS 1
13411| #define HAVE_SYS_TYPES_H 1
13412| #define HAVE_SYS_STAT_H 1
13413| #define HAVE_STDLIB_H 1
13414| #define HAVE_STRING_H 1
13415| #define HAVE_MEMORY_H 1
13416| #define HAVE_STRINGS_H 1
13417| #define HAVE_INTTYPES_H 1
13418| #define HAVE_STDINT_H 1
13419| #define HAVE_UNISTD_H 1
13420| #define __EXTENSIONS__ 1
13421| #define _ALL_SOURCE 1
13422| #define _GNU_SOURCE 1
13423| #define _POSIX_PTHREAD_SEMANTICS 1
13424| #define _TANDEM_SOURCE 1
13425| #define HAVE_DEV_URANDOM 1
13426| #define HAVE_HUGE_VAL_INF 1
13427| #define HAVE_CPUID_COUNT 1
13428| #define HAVE_PHPDBG 1
13429| #define PHPDBG_DEBUG 0
13430| #define PHP_WRITE_STDOUT 1
13431| #define HAVE_SOCKET 1
13432| #define HAVE_SOCKETPAIR 1
13433| #define HAVE_HTONL 1
13434| #define HAVE_GETHOSTNAME 1
13435| #define HAVE_GETHOSTBYADDR 1
13436| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
13437| #define HAVE_DLOPEN 1
13438| #define HAVE_LIBDL 1
13439| #define HAVE_LIBM 1
13440| #define HAVE_INET_ATON 1
13441| #define STDC_HEADERS 1
13442| #define HAVE_DIRENT_H 1
13443| #define HAVE_INTTYPES_H 1
13444| #define HAVE_STDINT_H 1
13445| #define HAVE_DIRENT_H 1
13446| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
13447| #define HAVE_SYS_PARAM_H 1
13448| #define HAVE_SYS_TYPES_H 1
13449| #define HAVE_SYS_TIME_H 1
13450| #define HAVE_NETINET_IN_H 1
13451| #define HAVE_ALLOCA_H 1
13452| #define HAVE_ARPA_INET_H 1
13453| #define HAVE_ARPA_NAMESER_H 1
13454| #define HAVE_ASSERT_H 1
13455| #define HAVE_DNS_H 1
13456| #define HAVE_FCNTL_H 1
13457| #define HAVE_GRP_H 1
13458| #define HAVE_LANGINFO_H 1
13459| #define HAVE_LIMITS_H 1
13460| #define HAVE_LOCALE_H 1
13461| #define HAVE_MONETARY_H 1
13462| #define HAVE_NETDB_H 1
13463| #define HAVE_POLL_H 1
13464| #define HAVE_PWD_H 1
13465| #define HAVE_RESOLV_H 1
13466| #define HAVE_SIGNAL_H 1
13467| #define HAVE_STDARG_H 1
13468| #define HAVE_STDLIB_H 1
13469| #define HAVE_STRING_H 1
13470| #define HAVE_SYSLOG_H 1
13471| #define HAVE_SYSEXITS_H 1
13472| #define HAVE_SYS_IOCTL_H 1
13473| #define HAVE_SYS_FILE_H 1
13474| #define HAVE_SYS_MMAN_H 1
13475| #define HAVE_SYS_MOUNT_H 1
13476| #define HAVE_SYS_POLL_H 1
13477| #define HAVE_SYS_RESOURCE_H 1
13478| #define HAVE_SYS_SELECT_H 1
13479| #define HAVE_SYS_SOCKET_H 1
13480| #define HAVE_SYS_STAT_H 1
13481| #define HAVE_SYS_STATVFS_H 1
13482| #define HAVE_SYS_WAIT_H 1
13483| #define HAVE_TERMIOS_H 1
13484| #define HAVE_UNISTD_H 1
13485| #define HAVE_UTIME_H 1
13486| #define HAVE_SYS_UTSNAME_H 1
13487| #define HAVE_SYS_IPC_H 1
13488| #define HAVE_DLFCN_H 1
13489| #define HAVE_ASSERT_H 1
13490| #define HAVE_TMMINTRIN_H 1
13491| #define HAVE_NMMINTRIN_H 1
13492| #define HAVE_IMMINTRIN_H 1
13493| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
13494| #define HAVE_STRUCT_TM_TM_ZONE 1
13495| #define HAVE_TM_ZONE 1
13496| #define MISSING_FCLOSE_DECL 0
13497| #define HAVE_TM_GMTOFF 1
13498| #define HAVE_STRUCT_FLOCK 1
13499| #define HAVE_SOCKLEN_T 1
13500| #define SIZEOF_SIZE_T 8
13501| #define SIZEOF_LONG_LONG 8
13502| #define SIZEOF_LONG_LONG_INT 8
13503| #define SIZEOF_LONG 8
13504| #define SIZEOF_INT 4
13505| #define SIZEOF_INTMAX_T 8
13506| #define HAVE_INTMAX_T 1
13507| #define SIZEOF_SSIZE_T 8
13508| #define HAVE_SSIZE_T 1
13509| #define SIZEOF_PTRDIFF_T 8
13510| #define HAVE_PTRDIFF_T 1
13511| #define SIZEOF_SHORT 2
13512| #define SIZEOF_INT 4
13513| #define SIZEOF_LONG 8
13514| #define SIZEOF_LONG_LONG 8
13515| #define HAVE_INT8_T 1
13516| #define HAVE_INT16_T 1
13517| #define HAVE_INT32_T 1
13518| #define HAVE_INT64_T 1
13519| #define HAVE_UINT8_T 1
13520| #define HAVE_UINT16_T 1
13521| #define HAVE_UINT32_T 1
13522| #define HAVE_UINT64_T 1
13523| #define HAVE_U_INT8_T 1
13524| #define HAVE_U_INT16_T 1
13525| #define HAVE_U_INT32_T 1
13526| #define HAVE_U_INT64_T 1
13527| #define PHP_HAVE_STDINT_TYPES 1
13528| #define PHP_HAVE_BUILTIN_EXPECT 1
13529| #define PHP_HAVE_BUILTIN_CLZ 1
13530| #define PHP_HAVE_BUILTIN_CTZL 1
13531| #define PHP_HAVE_BUILTIN_CTZLL 1
13532| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
13533| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
13534| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
13535| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
13536| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
13537| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
13538| #define PHP_HAVE_BUILTIN_CPU_INIT 0
13539| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
13540| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
13541| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
13542| #define PHP_HAVE_AVX_INSTRUCTIONS 1
13543| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
13544| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
13545| #define HAVE_STRUCT_STAT_ST_RDEV 1
13546| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13547| #define HAVE_ST_BLOCKS 1
13548| #define HAVE_SOCKADDR_STORAGE 1
13549| #define HAVE_SOCKADDR_SA_LEN 1
13550| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
13551| #define HAVE_VPRINTF 1
13552| #define HAVE_ALPHASORT 1
13553| #define HAVE_ASCTIME_R 1
13554| #define HAVE_CHROOT 1
13555| #define HAVE_CTIME_R 1
13556| #define HAVE_CRYPT 1
13557| #define HAVE_FLOCK 1
13558| #define HAVE_FTOK 1
13559| #define HAVE_FUNOPEN 1
13560| #define HAVE_GAI_STRERROR 1
13561| #define HAVE_GCVT 1
13562| #define HAVE_GETLOADAVG 1
13563| #define HAVE_GETLOGIN 1
13564| #define HAVE_GETPROTOBYNAME 1
13565| #define HAVE_GETPROTOBYNUMBER 1
13566| #define HAVE_GETSERVBYNAME 1
13567| #define HAVE_GETSERVBYPORT 1
13568| #define HAVE_GETHOSTNAME 1
13569| #define HAVE_GETRUSAGE 1
13570| #define HAVE_GETTIMEOFDAY 1
13571| #define HAVE_GMTIME_R 1
13572| #define HAVE_GETPWNAM_R 1
13573| #define HAVE_GETGRNAM_R 1
13574| #define HAVE_GETPWUID_R 1
13575| #define HAVE_GRANTPT 1
13576| #define HAVE_INET_NTOA 1
13577| #define HAVE_INET_NTOP 1
13578| #define HAVE_INET_PTON 1
13579| #define HAVE_ISASCII 1
13580| #define HAVE_LINK 1
13581| #define HAVE_LOCALTIME_R 1
13582| #define HAVE_LOCKF 1
13583| #define HAVE_LCHOWN 1
13584| #define HAVE_LRAND48 1
13585| #define HAVE_MEMCPY 1
13586| #define HAVE_MEMMOVE 1
13587| #define HAVE_MKSTEMP 1
13588| #define HAVE_MMAP 1
13589| #define HAVE_NL_LANGINFO 1
13590| #define HAVE_PERROR 1
13591| #define HAVE_POLL 1
13592| #define HAVE_PTSNAME 1
13593| #define HAVE_PUTENV 1
13594| #define HAVE_REALPATH 1
13595| #define HAVE_RANDOM 1
13596| #define HAVE_RAND_R 1
13597| #define HAVE_SCANDIR 1
13598| #define HAVE_SETITIMER 1
13599| #define HAVE_SETLOCALE 1
13600| #define HAVE_LOCALECONV 1
13601| #define HAVE_SETENV 1
13602| #define HAVE_SETPGID 1
13603| #define HAVE_SETSOCKOPT 1
13604| #define HAVE_SETVBUF 1
13605| #define HAVE_SHUTDOWN 1
13606| #define HAVE_SIN 1
13607| #define HAVE_SNPRINTF 1
13608| #define HAVE_SRAND48 1
13609| #define HAVE_SRANDOM 1
13610| #define HAVE_STATFS 1
13611| #define HAVE_STATVFS 1
13612| #define HAVE_STRCASECMP 1
13613| #define HAVE_STRCOLL 1
13614| #define HAVE_STRDUP 1
13615| #define HAVE_STRERROR 1
13616| #define HAVE_STRFTIME 1
13617| #define HAVE_STRNLEN 1
13618| #define HAVE_STRPTIME 1
13619| #define HAVE_STRSTR 1
13620| #define HAVE_STRTOK_R 1
13621| #define HAVE_SYMLINK 1
13622| #define HAVE_TEMPNAM 1
13623| #define HAVE_TZSET 1
13624| #define HAVE_UNLOCKPT 1
13625| #define HAVE_UNSETENV 1
13626| #define HAVE_USLEEP 1
13627| #define HAVE_UTIME 1
13628| #define HAVE_VSNPRINTF 1
13629| #define HAVE_VASPRINTF 1
13630| #define HAVE_ASPRINTF 1
13631| #define HAVE_NANOSLEEP 1
13632| #define HAVE_SYNC_FETCH_AND_ADD 1
13633| #define HAVE_STRLCAT 1
13634| #define HAVE_STRLCPY 1
13635| #define HAVE_GETOPT 1
13636| #define HAVE_UTIME_H 1
13637| #define HAVE_UTIME_NULL 1
13638| #define HAVE_ALLOCA_H 1
13639| #define HAVE_ALLOCA 1
13640| #define HAVE_DECLARED_TIMEZONE 1
13641| #define HAVE_OLD_READDIR_R 1
13642| #define HAVE_ASM_GOTO 1
13643| #define HAVE_COMPILER_C99_VLA 1
13644| #define PHP_SIGCHILD 0
13645| #define DEFAULT_SHORT_OPEN_TAG "1"
13646| #define HAVE_IPV6 1
13647| #define HAVE_STRINGS_H 1
13648| #define HAVE_STRTOLL 1
13649| #define HAVE_ATOLL 1
13650| #define HAVE_TIMELIB_CONFIG_H 1
13651| #define HAVE_LIBXML 1
13652| #define HAVE_LIBXML 1
13653| #define PCRE2_CODE_UNIT_WIDTH 8
13654| #define HAVE_PCRE 1
13655| #define HAVE_PCRE_JIT_SUPPORT 1
13656| #define HAVE_ZLIB 1
13657| #define HAVE_BCMATH 1
13658| #define HAVE_BZ2 1
13659| #define HAVE_CTYPE 1
13660| #define HAVE_LIBXML 1
13661| #define HAVE_DOM 1
13662| #define HAVE_UTIMES 1
13663| #define HAVE_STRNDUP 1
13664| #define PHP_MHASH_BC 1
13665| #define HAVE_HASH_EXT 1
13666| #define SIZEOF_SHORT 2
13667| #define SIZEOF_INT 4
13668| #define SIZEOF_LONG 8
13669| #define SIZEOF_LONG_LONG 8
13670| #define SIZEOF_LONG_INT 8
13671| #define HAVE_JSON 1
13672| #define STDC_HEADERS 1
13673| #define ODBCVER 0x0300
13674| #define PHAR_HASH_OK 1
13675| #define HAVE_REFLECTION 1
13676| #define HAVE_PHP_SESSION 1
13677| #define HAVE_LIBXML 1
13678| #define HAVE_SIMPLEXML 1
13679| #define HAVE_SPL 1
13680| #define HAVE_FLUSHIO 1
13681| /* end confdefs.h.  */
13682|
13683| #if HAVE_UNISTD_H
13684| #include <unistd.h>
13685| #endif
13686|
13687| #if HAVE_CRYPT_H
13688| #include <crypt.h>
13689| #endif
13690|
13691| int main() {
13692| #if HAVE_CRYPT
13693|       char salt[21], answer[21+86];
13694|       char *encrypted;
13695|
13696|       strcpy(salt,"$6$rasmuslerdorf$");
13697|       strcpy(answer, salt);
13698|       strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEnsvWs/");
13699|       encrypted = crypt("rasmuslerdorf",salt);
13700|       exit(!encrypted || strcmp(encrypted,answer));
13701| #else
13702|       exit(1);
13703| #endif
13704| }
13705configure:79832: result: no
13706configure:79835: checking for SHA256 crypt
13707configure:79872: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
13708conftest.c:294:2: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13709        strcpy(salt,"$5$rasmuslerdorf$");
13710        ^
13711conftest.c:294:2: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
13712conftest.c:296:2: error: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13713        strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
13714        ^
13715conftest.c:296:2: note: include the header <string.h> or explicitly provide a declaration for 'strcat'
13716conftest.c:298:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
13717        exit(!encrypted || strcmp(encrypted,answer));
13718        ^
13719conftest.c:298:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
13720conftest.c:298:21: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
13721        exit(!encrypted || strcmp(encrypted,answer));
13722                           ^
13723conftest.c:298:21: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
137244 errors generated.
13725configure:79872: $? = 1
13726configure: program exited with status 1
13727configure: failed program was:
13728| /* confdefs.h */
13729| #define PACKAGE_NAME ""
13730| #define PACKAGE_TARNAME ""
13731| #define PACKAGE_VERSION ""
13732| #define PACKAGE_STRING ""
13733| #define PACKAGE_BUGREPORT ""
13734| #define PACKAGE_URL ""
13735| #define STDC_HEADERS 1
13736| #define HAVE_SYS_TYPES_H 1
13737| #define HAVE_SYS_STAT_H 1
13738| #define HAVE_STDLIB_H 1
13739| #define HAVE_STRING_H 1
13740| #define HAVE_MEMORY_H 1
13741| #define HAVE_STRINGS_H 1
13742| #define HAVE_INTTYPES_H 1
13743| #define HAVE_STDINT_H 1
13744| #define HAVE_UNISTD_H 1
13745| #define __EXTENSIONS__ 1
13746| #define _ALL_SOURCE 1
13747| #define _GNU_SOURCE 1
13748| #define _POSIX_PTHREAD_SEMANTICS 1
13749| #define _TANDEM_SOURCE 1
13750| #define HAVE_DEV_URANDOM 1
13751| #define HAVE_HUGE_VAL_INF 1
13752| #define HAVE_CPUID_COUNT 1
13753| #define HAVE_PHPDBG 1
13754| #define PHPDBG_DEBUG 0
13755| #define PHP_WRITE_STDOUT 1
13756| #define HAVE_SOCKET 1
13757| #define HAVE_SOCKETPAIR 1
13758| #define HAVE_HTONL 1
13759| #define HAVE_GETHOSTNAME 1
13760| #define HAVE_GETHOSTBYADDR 1
13761| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
13762| #define HAVE_DLOPEN 1
13763| #define HAVE_LIBDL 1
13764| #define HAVE_LIBM 1
13765| #define HAVE_INET_ATON 1
13766| #define STDC_HEADERS 1
13767| #define HAVE_DIRENT_H 1
13768| #define HAVE_INTTYPES_H 1
13769| #define HAVE_STDINT_H 1
13770| #define HAVE_DIRENT_H 1
13771| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
13772| #define HAVE_SYS_PARAM_H 1
13773| #define HAVE_SYS_TYPES_H 1
13774| #define HAVE_SYS_TIME_H 1
13775| #define HAVE_NETINET_IN_H 1
13776| #define HAVE_ALLOCA_H 1
13777| #define HAVE_ARPA_INET_H 1
13778| #define HAVE_ARPA_NAMESER_H 1
13779| #define HAVE_ASSERT_H 1
13780| #define HAVE_DNS_H 1
13781| #define HAVE_FCNTL_H 1
13782| #define HAVE_GRP_H 1
13783| #define HAVE_LANGINFO_H 1
13784| #define HAVE_LIMITS_H 1
13785| #define HAVE_LOCALE_H 1
13786| #define HAVE_MONETARY_H 1
13787| #define HAVE_NETDB_H 1
13788| #define HAVE_POLL_H 1
13789| #define HAVE_PWD_H 1
13790| #define HAVE_RESOLV_H 1
13791| #define HAVE_SIGNAL_H 1
13792| #define HAVE_STDARG_H 1
13793| #define HAVE_STDLIB_H 1
13794| #define HAVE_STRING_H 1
13795| #define HAVE_SYSLOG_H 1
13796| #define HAVE_SYSEXITS_H 1
13797| #define HAVE_SYS_IOCTL_H 1
13798| #define HAVE_SYS_FILE_H 1
13799| #define HAVE_SYS_MMAN_H 1
13800| #define HAVE_SYS_MOUNT_H 1
13801| #define HAVE_SYS_POLL_H 1
13802| #define HAVE_SYS_RESOURCE_H 1
13803| #define HAVE_SYS_SELECT_H 1
13804| #define HAVE_SYS_SOCKET_H 1
13805| #define HAVE_SYS_STAT_H 1
13806| #define HAVE_SYS_STATVFS_H 1
13807| #define HAVE_SYS_WAIT_H 1
13808| #define HAVE_TERMIOS_H 1
13809| #define HAVE_UNISTD_H 1
13810| #define HAVE_UTIME_H 1
13811| #define HAVE_SYS_UTSNAME_H 1
13812| #define HAVE_SYS_IPC_H 1
13813| #define HAVE_DLFCN_H 1
13814| #define HAVE_ASSERT_H 1
13815| #define HAVE_TMMINTRIN_H 1
13816| #define HAVE_NMMINTRIN_H 1
13817| #define HAVE_IMMINTRIN_H 1
13818| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
13819| #define HAVE_STRUCT_TM_TM_ZONE 1
13820| #define HAVE_TM_ZONE 1
13821| #define MISSING_FCLOSE_DECL 0
13822| #define HAVE_TM_GMTOFF 1
13823| #define HAVE_STRUCT_FLOCK 1
13824| #define HAVE_SOCKLEN_T 1
13825| #define SIZEOF_SIZE_T 8
13826| #define SIZEOF_LONG_LONG 8
13827| #define SIZEOF_LONG_LONG_INT 8
13828| #define SIZEOF_LONG 8
13829| #define SIZEOF_INT 4
13830| #define SIZEOF_INTMAX_T 8
13831| #define HAVE_INTMAX_T 1
13832| #define SIZEOF_SSIZE_T 8
13833| #define HAVE_SSIZE_T 1
13834| #define SIZEOF_PTRDIFF_T 8
13835| #define HAVE_PTRDIFF_T 1
13836| #define SIZEOF_SHORT 2
13837| #define SIZEOF_INT 4
13838| #define SIZEOF_LONG 8
13839| #define SIZEOF_LONG_LONG 8
13840| #define HAVE_INT8_T 1
13841| #define HAVE_INT16_T 1
13842| #define HAVE_INT32_T 1
13843| #define HAVE_INT64_T 1
13844| #define HAVE_UINT8_T 1
13845| #define HAVE_UINT16_T 1
13846| #define HAVE_UINT32_T 1
13847| #define HAVE_UINT64_T 1
13848| #define HAVE_U_INT8_T 1
13849| #define HAVE_U_INT16_T 1
13850| #define HAVE_U_INT32_T 1
13851| #define HAVE_U_INT64_T 1
13852| #define PHP_HAVE_STDINT_TYPES 1
13853| #define PHP_HAVE_BUILTIN_EXPECT 1
13854| #define PHP_HAVE_BUILTIN_CLZ 1
13855| #define PHP_HAVE_BUILTIN_CTZL 1
13856| #define PHP_HAVE_BUILTIN_CTZLL 1
13857| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
13858| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
13859| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
13860| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
13861| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
13862| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
13863| #define PHP_HAVE_BUILTIN_CPU_INIT 0
13864| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
13865| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
13866| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
13867| #define PHP_HAVE_AVX_INSTRUCTIONS 1
13868| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
13869| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
13870| #define HAVE_STRUCT_STAT_ST_RDEV 1
13871| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
13872| #define HAVE_ST_BLOCKS 1
13873| #define HAVE_SOCKADDR_STORAGE 1
13874| #define HAVE_SOCKADDR_SA_LEN 1
13875| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
13876| #define HAVE_VPRINTF 1
13877| #define HAVE_ALPHASORT 1
13878| #define HAVE_ASCTIME_R 1
13879| #define HAVE_CHROOT 1
13880| #define HAVE_CTIME_R 1
13881| #define HAVE_CRYPT 1
13882| #define HAVE_FLOCK 1
13883| #define HAVE_FTOK 1
13884| #define HAVE_FUNOPEN 1
13885| #define HAVE_GAI_STRERROR 1
13886| #define HAVE_GCVT 1
13887| #define HAVE_GETLOADAVG 1
13888| #define HAVE_GETLOGIN 1
13889| #define HAVE_GETPROTOBYNAME 1
13890| #define HAVE_GETPROTOBYNUMBER 1
13891| #define HAVE_GETSERVBYNAME 1
13892| #define HAVE_GETSERVBYPORT 1
13893| #define HAVE_GETHOSTNAME 1
13894| #define HAVE_GETRUSAGE 1
13895| #define HAVE_GETTIMEOFDAY 1
13896| #define HAVE_GMTIME_R 1
13897| #define HAVE_GETPWNAM_R 1
13898| #define HAVE_GETGRNAM_R 1
13899| #define HAVE_GETPWUID_R 1
13900| #define HAVE_GRANTPT 1
13901| #define HAVE_INET_NTOA 1
13902| #define HAVE_INET_NTOP 1
13903| #define HAVE_INET_PTON 1
13904| #define HAVE_ISASCII 1
13905| #define HAVE_LINK 1
13906| #define HAVE_LOCALTIME_R 1
13907| #define HAVE_LOCKF 1
13908| #define HAVE_LCHOWN 1
13909| #define HAVE_LRAND48 1
13910| #define HAVE_MEMCPY 1
13911| #define HAVE_MEMMOVE 1
13912| #define HAVE_MKSTEMP 1
13913| #define HAVE_MMAP 1
13914| #define HAVE_NL_LANGINFO 1
13915| #define HAVE_PERROR 1
13916| #define HAVE_POLL 1
13917| #define HAVE_PTSNAME 1
13918| #define HAVE_PUTENV 1
13919| #define HAVE_REALPATH 1
13920| #define HAVE_RANDOM 1
13921| #define HAVE_RAND_R 1
13922| #define HAVE_SCANDIR 1
13923| #define HAVE_SETITIMER 1
13924| #define HAVE_SETLOCALE 1
13925| #define HAVE_LOCALECONV 1
13926| #define HAVE_SETENV 1
13927| #define HAVE_SETPGID 1
13928| #define HAVE_SETSOCKOPT 1
13929| #define HAVE_SETVBUF 1
13930| #define HAVE_SHUTDOWN 1
13931| #define HAVE_SIN 1
13932| #define HAVE_SNPRINTF 1
13933| #define HAVE_SRAND48 1
13934| #define HAVE_SRANDOM 1
13935| #define HAVE_STATFS 1
13936| #define HAVE_STATVFS 1
13937| #define HAVE_STRCASECMP 1
13938| #define HAVE_STRCOLL 1
13939| #define HAVE_STRDUP 1
13940| #define HAVE_STRERROR 1
13941| #define HAVE_STRFTIME 1
13942| #define HAVE_STRNLEN 1
13943| #define HAVE_STRPTIME 1
13944| #define HAVE_STRSTR 1
13945| #define HAVE_STRTOK_R 1
13946| #define HAVE_SYMLINK 1
13947| #define HAVE_TEMPNAM 1
13948| #define HAVE_TZSET 1
13949| #define HAVE_UNLOCKPT 1
13950| #define HAVE_UNSETENV 1
13951| #define HAVE_USLEEP 1
13952| #define HAVE_UTIME 1
13953| #define HAVE_VSNPRINTF 1
13954| #define HAVE_VASPRINTF 1
13955| #define HAVE_ASPRINTF 1
13956| #define HAVE_NANOSLEEP 1
13957| #define HAVE_SYNC_FETCH_AND_ADD 1
13958| #define HAVE_STRLCAT 1
13959| #define HAVE_STRLCPY 1
13960| #define HAVE_GETOPT 1
13961| #define HAVE_UTIME_H 1
13962| #define HAVE_UTIME_NULL 1
13963| #define HAVE_ALLOCA_H 1
13964| #define HAVE_ALLOCA 1
13965| #define HAVE_DECLARED_TIMEZONE 1
13966| #define HAVE_OLD_READDIR_R 1
13967| #define HAVE_ASM_GOTO 1
13968| #define HAVE_COMPILER_C99_VLA 1
13969| #define PHP_SIGCHILD 0
13970| #define DEFAULT_SHORT_OPEN_TAG "1"
13971| #define HAVE_IPV6 1
13972| #define HAVE_STRINGS_H 1
13973| #define HAVE_STRTOLL 1
13974| #define HAVE_ATOLL 1
13975| #define HAVE_TIMELIB_CONFIG_H 1
13976| #define HAVE_LIBXML 1
13977| #define HAVE_LIBXML 1
13978| #define PCRE2_CODE_UNIT_WIDTH 8
13979| #define HAVE_PCRE 1
13980| #define HAVE_PCRE_JIT_SUPPORT 1
13981| #define HAVE_ZLIB 1
13982| #define HAVE_BCMATH 1
13983| #define HAVE_BZ2 1
13984| #define HAVE_CTYPE 1
13985| #define HAVE_LIBXML 1
13986| #define HAVE_DOM 1
13987| #define HAVE_UTIMES 1
13988| #define HAVE_STRNDUP 1
13989| #define PHP_MHASH_BC 1
13990| #define HAVE_HASH_EXT 1
13991| #define SIZEOF_SHORT 2
13992| #define SIZEOF_INT 4
13993| #define SIZEOF_LONG 8
13994| #define SIZEOF_LONG_LONG 8
13995| #define SIZEOF_LONG_INT 8
13996| #define HAVE_JSON 1
13997| #define STDC_HEADERS 1
13998| #define ODBCVER 0x0300
13999| #define PHAR_HASH_OK 1
14000| #define HAVE_REFLECTION 1
14001| #define HAVE_PHP_SESSION 1
14002| #define HAVE_LIBXML 1
14003| #define HAVE_SIMPLEXML 1
14004| #define HAVE_SPL 1
14005| #define HAVE_FLUSHIO 1
14006| /* end confdefs.h.  */
14007|
14008| #if HAVE_UNISTD_H
14009| #include <unistd.h>
14010| #endif
14011|
14012| #if HAVE_CRYPT_H
14013| #include <crypt.h>
14014| #endif
14015|
14016| int main() {
14017| #if HAVE_CRYPT
14018|       char salt[21], answer[21+43];
14019|       char *encrypted;
14020|
14021|       strcpy(salt,"$5$rasmuslerdorf$");
14022|       strcpy(answer, salt);
14023|       strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23");
14024|       encrypted = crypt("rasmuslerdorf",salt);
14025|       exit(!encrypted || strcmp(encrypted,answer));
14026| #else
14027|       exit(1);
14028| #endif
14029| }
14030configure:79886: result: no
14031configure:79892: checking whether the compiler supports __alignof__
14032configure:79912: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
14033configure:79912: $? = 0
14034configure:79923: result: yes
14035configure:79988: checking whether the compiler supports aligned attribute
14036configure:80008: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
14037configure:80008: $? = 0
14038configure:80019: result: yes
14039configure:80030: checking for getcwd
14040configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14041configure:80030: $? = 0
14042configure:80030: result: yes
14043configure:80030: checking for getwd
14044configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14045configure:80030: $? = 0
14046configure:80030: result: yes
14047configure:80030: checking for asinh
14048configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14049conftest.c:308:6: warning: incompatible redeclaration of library function 'asinh' [-Wincompatible-library-redeclaration]
14050char asinh ();
14051     ^
14052conftest.c:308:6: note: 'asinh' is a builtin with type 'double (double)'
140531 warning generated.
14054configure:80030: $? = 0
14055configure:80030: result: yes
14056configure:80030: checking for acosh
14057configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14058conftest.c:309:6: warning: incompatible redeclaration of library function 'acosh' [-Wincompatible-library-redeclaration]
14059char acosh ();
14060     ^
14061conftest.c:309:6: note: 'acosh' is a builtin with type 'double (double)'
140621 warning generated.
14063configure:80030: $? = 0
14064configure:80030: result: yes
14065configure:80030: checking for atanh
14066configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14067conftest.c:310:6: warning: incompatible redeclaration of library function 'atanh' [-Wincompatible-library-redeclaration]
14068char atanh ();
14069     ^
14070conftest.c:310:6: note: 'atanh' is a builtin with type 'double (double)'
140711 warning generated.
14072configure:80030: $? = 0
14073configure:80030: result: yes
14074configure:80030: checking for log1p
14075configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14076conftest.c:311:6: warning: incompatible redeclaration of library function 'log1p' [-Wincompatible-library-redeclaration]
14077char log1p ();
14078     ^
14079conftest.c:311:6: note: 'log1p' is a builtin with type 'double (double)'
140801 warning generated.
14081configure:80030: $? = 0
14082configure:80030: result: yes
14083configure:80030: checking for hypot
14084configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14085conftest.c:312:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration]
14086char hypot ();
14087     ^
14088conftest.c:312:6: note: 'hypot' is a builtin with type 'double (double, double)'
140891 warning generated.
14090configure:80030: $? = 0
14091configure:80030: result: yes
14092configure:80030: checking for glob
14093configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14094configure:80030: $? = 0
14095configure:80030: result: yes
14096configure:80030: checking for strfmon
14097configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14098configure:80030: $? = 0
14099configure:80030: result: yes
14100configure:80030: checking for nice
14101configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14102configure:80030: $? = 0
14103configure:80030: result: yes
14104configure:80030: checking for fpclass
14105configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14106Undefined symbols for architecture x86_64:
14107  "_fpclass", referenced from:
14108      _main in conftest-ecf04a.o
14109ld: symbol(s) not found for architecture x86_64
14110clang: error: linker command failed with exit code 1 (use -v to see invocation)
14111configure:80030: $? = 1
14112configure: failed program was:
14113| /* confdefs.h */
14114| #define PACKAGE_NAME ""
14115| #define PACKAGE_TARNAME ""
14116| #define PACKAGE_VERSION ""
14117| #define PACKAGE_STRING ""
14118| #define PACKAGE_BUGREPORT ""
14119| #define PACKAGE_URL ""
14120| #define STDC_HEADERS 1
14121| #define HAVE_SYS_TYPES_H 1
14122| #define HAVE_SYS_STAT_H 1
14123| #define HAVE_STDLIB_H 1
14124| #define HAVE_STRING_H 1
14125| #define HAVE_MEMORY_H 1
14126| #define HAVE_STRINGS_H 1
14127| #define HAVE_INTTYPES_H 1
14128| #define HAVE_STDINT_H 1
14129| #define HAVE_UNISTD_H 1
14130| #define __EXTENSIONS__ 1
14131| #define _ALL_SOURCE 1
14132| #define _GNU_SOURCE 1
14133| #define _POSIX_PTHREAD_SEMANTICS 1
14134| #define _TANDEM_SOURCE 1
14135| #define HAVE_DEV_URANDOM 1
14136| #define HAVE_HUGE_VAL_INF 1
14137| #define HAVE_CPUID_COUNT 1
14138| #define HAVE_PHPDBG 1
14139| #define PHPDBG_DEBUG 0
14140| #define PHP_WRITE_STDOUT 1
14141| #define HAVE_SOCKET 1
14142| #define HAVE_SOCKETPAIR 1
14143| #define HAVE_HTONL 1
14144| #define HAVE_GETHOSTNAME 1
14145| #define HAVE_GETHOSTBYADDR 1
14146| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
14147| #define HAVE_DLOPEN 1
14148| #define HAVE_LIBDL 1
14149| #define HAVE_LIBM 1
14150| #define HAVE_INET_ATON 1
14151| #define STDC_HEADERS 1
14152| #define HAVE_DIRENT_H 1
14153| #define HAVE_INTTYPES_H 1
14154| #define HAVE_STDINT_H 1
14155| #define HAVE_DIRENT_H 1
14156| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
14157| #define HAVE_SYS_PARAM_H 1
14158| #define HAVE_SYS_TYPES_H 1
14159| #define HAVE_SYS_TIME_H 1
14160| #define HAVE_NETINET_IN_H 1
14161| #define HAVE_ALLOCA_H 1
14162| #define HAVE_ARPA_INET_H 1
14163| #define HAVE_ARPA_NAMESER_H 1
14164| #define HAVE_ASSERT_H 1
14165| #define HAVE_DNS_H 1
14166| #define HAVE_FCNTL_H 1
14167| #define HAVE_GRP_H 1
14168| #define HAVE_LANGINFO_H 1
14169| #define HAVE_LIMITS_H 1
14170| #define HAVE_LOCALE_H 1
14171| #define HAVE_MONETARY_H 1
14172| #define HAVE_NETDB_H 1
14173| #define HAVE_POLL_H 1
14174| #define HAVE_PWD_H 1
14175| #define HAVE_RESOLV_H 1
14176| #define HAVE_SIGNAL_H 1
14177| #define HAVE_STDARG_H 1
14178| #define HAVE_STDLIB_H 1
14179| #define HAVE_STRING_H 1
14180| #define HAVE_SYSLOG_H 1
14181| #define HAVE_SYSEXITS_H 1
14182| #define HAVE_SYS_IOCTL_H 1
14183| #define HAVE_SYS_FILE_H 1
14184| #define HAVE_SYS_MMAN_H 1
14185| #define HAVE_SYS_MOUNT_H 1
14186| #define HAVE_SYS_POLL_H 1
14187| #define HAVE_SYS_RESOURCE_H 1
14188| #define HAVE_SYS_SELECT_H 1
14189| #define HAVE_SYS_SOCKET_H 1
14190| #define HAVE_SYS_STAT_H 1
14191| #define HAVE_SYS_STATVFS_H 1
14192| #define HAVE_SYS_WAIT_H 1
14193| #define HAVE_TERMIOS_H 1
14194| #define HAVE_UNISTD_H 1
14195| #define HAVE_UTIME_H 1
14196| #define HAVE_SYS_UTSNAME_H 1
14197| #define HAVE_SYS_IPC_H 1
14198| #define HAVE_DLFCN_H 1
14199| #define HAVE_ASSERT_H 1
14200| #define HAVE_TMMINTRIN_H 1
14201| #define HAVE_NMMINTRIN_H 1
14202| #define HAVE_IMMINTRIN_H 1
14203| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
14204| #define HAVE_STRUCT_TM_TM_ZONE 1
14205| #define HAVE_TM_ZONE 1
14206| #define MISSING_FCLOSE_DECL 0
14207| #define HAVE_TM_GMTOFF 1
14208| #define HAVE_STRUCT_FLOCK 1
14209| #define HAVE_SOCKLEN_T 1
14210| #define SIZEOF_SIZE_T 8
14211| #define SIZEOF_LONG_LONG 8
14212| #define SIZEOF_LONG_LONG_INT 8
14213| #define SIZEOF_LONG 8
14214| #define SIZEOF_INT 4
14215| #define SIZEOF_INTMAX_T 8
14216| #define HAVE_INTMAX_T 1
14217| #define SIZEOF_SSIZE_T 8
14218| #define HAVE_SSIZE_T 1
14219| #define SIZEOF_PTRDIFF_T 8
14220| #define HAVE_PTRDIFF_T 1
14221| #define SIZEOF_SHORT 2
14222| #define SIZEOF_INT 4
14223| #define SIZEOF_LONG 8
14224| #define SIZEOF_LONG_LONG 8
14225| #define HAVE_INT8_T 1
14226| #define HAVE_INT16_T 1
14227| #define HAVE_INT32_T 1
14228| #define HAVE_INT64_T 1
14229| #define HAVE_UINT8_T 1
14230| #define HAVE_UINT16_T 1
14231| #define HAVE_UINT32_T 1
14232| #define HAVE_UINT64_T 1
14233| #define HAVE_U_INT8_T 1
14234| #define HAVE_U_INT16_T 1
14235| #define HAVE_U_INT32_T 1
14236| #define HAVE_U_INT64_T 1
14237| #define PHP_HAVE_STDINT_TYPES 1
14238| #define PHP_HAVE_BUILTIN_EXPECT 1
14239| #define PHP_HAVE_BUILTIN_CLZ 1
14240| #define PHP_HAVE_BUILTIN_CTZL 1
14241| #define PHP_HAVE_BUILTIN_CTZLL 1
14242| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
14243| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
14244| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
14245| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
14246| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
14247| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
14248| #define PHP_HAVE_BUILTIN_CPU_INIT 0
14249| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
14250| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
14251| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
14252| #define PHP_HAVE_AVX_INSTRUCTIONS 1
14253| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
14254| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
14255| #define HAVE_STRUCT_STAT_ST_RDEV 1
14256| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14257| #define HAVE_ST_BLOCKS 1
14258| #define HAVE_SOCKADDR_STORAGE 1
14259| #define HAVE_SOCKADDR_SA_LEN 1
14260| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
14261| #define HAVE_VPRINTF 1
14262| #define HAVE_ALPHASORT 1
14263| #define HAVE_ASCTIME_R 1
14264| #define HAVE_CHROOT 1
14265| #define HAVE_CTIME_R 1
14266| #define HAVE_CRYPT 1
14267| #define HAVE_FLOCK 1
14268| #define HAVE_FTOK 1
14269| #define HAVE_FUNOPEN 1
14270| #define HAVE_GAI_STRERROR 1
14271| #define HAVE_GCVT 1
14272| #define HAVE_GETLOADAVG 1
14273| #define HAVE_GETLOGIN 1
14274| #define HAVE_GETPROTOBYNAME 1
14275| #define HAVE_GETPROTOBYNUMBER 1
14276| #define HAVE_GETSERVBYNAME 1
14277| #define HAVE_GETSERVBYPORT 1
14278| #define HAVE_GETHOSTNAME 1
14279| #define HAVE_GETRUSAGE 1
14280| #define HAVE_GETTIMEOFDAY 1
14281| #define HAVE_GMTIME_R 1
14282| #define HAVE_GETPWNAM_R 1
14283| #define HAVE_GETGRNAM_R 1
14284| #define HAVE_GETPWUID_R 1
14285| #define HAVE_GRANTPT 1
14286| #define HAVE_INET_NTOA 1
14287| #define HAVE_INET_NTOP 1
14288| #define HAVE_INET_PTON 1
14289| #define HAVE_ISASCII 1
14290| #define HAVE_LINK 1
14291| #define HAVE_LOCALTIME_R 1
14292| #define HAVE_LOCKF 1
14293| #define HAVE_LCHOWN 1
14294| #define HAVE_LRAND48 1
14295| #define HAVE_MEMCPY 1
14296| #define HAVE_MEMMOVE 1
14297| #define HAVE_MKSTEMP 1
14298| #define HAVE_MMAP 1
14299| #define HAVE_NL_LANGINFO 1
14300| #define HAVE_PERROR 1
14301| #define HAVE_POLL 1
14302| #define HAVE_PTSNAME 1
14303| #define HAVE_PUTENV 1
14304| #define HAVE_REALPATH 1
14305| #define HAVE_RANDOM 1
14306| #define HAVE_RAND_R 1
14307| #define HAVE_SCANDIR 1
14308| #define HAVE_SETITIMER 1
14309| #define HAVE_SETLOCALE 1
14310| #define HAVE_LOCALECONV 1
14311| #define HAVE_SETENV 1
14312| #define HAVE_SETPGID 1
14313| #define HAVE_SETSOCKOPT 1
14314| #define HAVE_SETVBUF 1
14315| #define HAVE_SHUTDOWN 1
14316| #define HAVE_SIN 1
14317| #define HAVE_SNPRINTF 1
14318| #define HAVE_SRAND48 1
14319| #define HAVE_SRANDOM 1
14320| #define HAVE_STATFS 1
14321| #define HAVE_STATVFS 1
14322| #define HAVE_STRCASECMP 1
14323| #define HAVE_STRCOLL 1
14324| #define HAVE_STRDUP 1
14325| #define HAVE_STRERROR 1
14326| #define HAVE_STRFTIME 1
14327| #define HAVE_STRNLEN 1
14328| #define HAVE_STRPTIME 1
14329| #define HAVE_STRSTR 1
14330| #define HAVE_STRTOK_R 1
14331| #define HAVE_SYMLINK 1
14332| #define HAVE_TEMPNAM 1
14333| #define HAVE_TZSET 1
14334| #define HAVE_UNLOCKPT 1
14335| #define HAVE_UNSETENV 1
14336| #define HAVE_USLEEP 1
14337| #define HAVE_UTIME 1
14338| #define HAVE_VSNPRINTF 1
14339| #define HAVE_VASPRINTF 1
14340| #define HAVE_ASPRINTF 1
14341| #define HAVE_NANOSLEEP 1
14342| #define HAVE_SYNC_FETCH_AND_ADD 1
14343| #define HAVE_STRLCAT 1
14344| #define HAVE_STRLCPY 1
14345| #define HAVE_GETOPT 1
14346| #define HAVE_UTIME_H 1
14347| #define HAVE_UTIME_NULL 1
14348| #define HAVE_ALLOCA_H 1
14349| #define HAVE_ALLOCA 1
14350| #define HAVE_DECLARED_TIMEZONE 1
14351| #define HAVE_OLD_READDIR_R 1
14352| #define HAVE_ASM_GOTO 1
14353| #define HAVE_COMPILER_C99_VLA 1
14354| #define PHP_SIGCHILD 0
14355| #define DEFAULT_SHORT_OPEN_TAG "1"
14356| #define HAVE_IPV6 1
14357| #define HAVE_STRINGS_H 1
14358| #define HAVE_STRTOLL 1
14359| #define HAVE_ATOLL 1
14360| #define HAVE_TIMELIB_CONFIG_H 1
14361| #define HAVE_LIBXML 1
14362| #define HAVE_LIBXML 1
14363| #define PCRE2_CODE_UNIT_WIDTH 8
14364| #define HAVE_PCRE 1
14365| #define HAVE_PCRE_JIT_SUPPORT 1
14366| #define HAVE_ZLIB 1
14367| #define HAVE_BCMATH 1
14368| #define HAVE_BZ2 1
14369| #define HAVE_CTYPE 1
14370| #define HAVE_LIBXML 1
14371| #define HAVE_DOM 1
14372| #define HAVE_UTIMES 1
14373| #define HAVE_STRNDUP 1
14374| #define PHP_MHASH_BC 1
14375| #define HAVE_HASH_EXT 1
14376| #define SIZEOF_SHORT 2
14377| #define SIZEOF_INT 4
14378| #define SIZEOF_LONG 8
14379| #define SIZEOF_LONG_LONG 8
14380| #define SIZEOF_LONG_INT 8
14381| #define HAVE_JSON 1
14382| #define STDC_HEADERS 1
14383| #define ODBCVER 0x0300
14384| #define PHAR_HASH_OK 1
14385| #define HAVE_REFLECTION 1
14386| #define HAVE_PHP_SESSION 1
14387| #define HAVE_LIBXML 1
14388| #define HAVE_SIMPLEXML 1
14389| #define HAVE_SPL 1
14390| #define HAVE_FLUSHIO 1
14391| #define HAVE_ALIGNOF 1
14392| #define PHP_USE_PHP_CRYPT_R 1
14393| #define HAVE_ATTRIBUTE_ALIGNED 1
14394| #define HAVE_GETCWD 1
14395| #define HAVE_GETWD 1
14396| #define HAVE_ASINH 1
14397| #define HAVE_ACOSH 1
14398| #define HAVE_ATANH 1
14399| #define HAVE_LOG1P 1
14400| #define HAVE_HYPOT 1
14401| #define HAVE_GLOB 1
14402| #define HAVE_STRFMON 1
14403| #define HAVE_NICE 1
14404| /* end confdefs.h.  */
14405| /* Define fpclass to an innocuous variant, in case <limits.h> declares fpclass.
14406|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14407| #define fpclass innocuous_fpclass
14408|
14409| /* System header to define __stub macros and hopefully few prototypes,
14410|     which can conflict with char fpclass (); below.
14411|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14412|     <limits.h> exists even on freestanding compilers.  */
14413|
14414| #ifdef __STDC__
14415| # include <limits.h>
14416| #else
14417| # include <assert.h>
14418| #endif
14419|
14420| #undef fpclass
14421|
14422| /* Override any GCC internal prototype to avoid an error.
14423|    Use char because int might match the return type of a GCC
14424|    builtin and then its argument prototype would still apply.  */
14425| #ifdef __cplusplus
14426| extern "C"
14427| #endif
14428| char fpclass ();
14429| /* The GNU C library defines this for functions which it implements
14430|     to always fail with ENOSYS.  Some functions are actually named
14431|     something starting with __ and the normal name is an alias.  */
14432| #if defined __stub_fpclass || defined __stub___fpclass
14433| choke me
14434| #endif
14435|
14436| int
14437| main ()
14438| {
14439| return fpclass ();
14440|   ;
14441|   return 0;
14442| }
14443configure:80030: result: no
14444configure:80030: checking for mempcpy
14445configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14446Undefined symbols for architecture x86_64:
14447  "_mempcpy", referenced from:
14448      _main in conftest-16158f.o
14449ld: symbol(s) not found for architecture x86_64
14450clang: error: linker command failed with exit code 1 (use -v to see invocation)
14451configure:80030: $? = 1
14452configure: failed program was:
14453| /* confdefs.h */
14454| #define PACKAGE_NAME ""
14455| #define PACKAGE_TARNAME ""
14456| #define PACKAGE_VERSION ""
14457| #define PACKAGE_STRING ""
14458| #define PACKAGE_BUGREPORT ""
14459| #define PACKAGE_URL ""
14460| #define STDC_HEADERS 1
14461| #define HAVE_SYS_TYPES_H 1
14462| #define HAVE_SYS_STAT_H 1
14463| #define HAVE_STDLIB_H 1
14464| #define HAVE_STRING_H 1
14465| #define HAVE_MEMORY_H 1
14466| #define HAVE_STRINGS_H 1
14467| #define HAVE_INTTYPES_H 1
14468| #define HAVE_STDINT_H 1
14469| #define HAVE_UNISTD_H 1
14470| #define __EXTENSIONS__ 1
14471| #define _ALL_SOURCE 1
14472| #define _GNU_SOURCE 1
14473| #define _POSIX_PTHREAD_SEMANTICS 1
14474| #define _TANDEM_SOURCE 1
14475| #define HAVE_DEV_URANDOM 1
14476| #define HAVE_HUGE_VAL_INF 1
14477| #define HAVE_CPUID_COUNT 1
14478| #define HAVE_PHPDBG 1
14479| #define PHPDBG_DEBUG 0
14480| #define PHP_WRITE_STDOUT 1
14481| #define HAVE_SOCKET 1
14482| #define HAVE_SOCKETPAIR 1
14483| #define HAVE_HTONL 1
14484| #define HAVE_GETHOSTNAME 1
14485| #define HAVE_GETHOSTBYADDR 1
14486| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
14487| #define HAVE_DLOPEN 1
14488| #define HAVE_LIBDL 1
14489| #define HAVE_LIBM 1
14490| #define HAVE_INET_ATON 1
14491| #define STDC_HEADERS 1
14492| #define HAVE_DIRENT_H 1
14493| #define HAVE_INTTYPES_H 1
14494| #define HAVE_STDINT_H 1
14495| #define HAVE_DIRENT_H 1
14496| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
14497| #define HAVE_SYS_PARAM_H 1
14498| #define HAVE_SYS_TYPES_H 1
14499| #define HAVE_SYS_TIME_H 1
14500| #define HAVE_NETINET_IN_H 1
14501| #define HAVE_ALLOCA_H 1
14502| #define HAVE_ARPA_INET_H 1
14503| #define HAVE_ARPA_NAMESER_H 1
14504| #define HAVE_ASSERT_H 1
14505| #define HAVE_DNS_H 1
14506| #define HAVE_FCNTL_H 1
14507| #define HAVE_GRP_H 1
14508| #define HAVE_LANGINFO_H 1
14509| #define HAVE_LIMITS_H 1
14510| #define HAVE_LOCALE_H 1
14511| #define HAVE_MONETARY_H 1
14512| #define HAVE_NETDB_H 1
14513| #define HAVE_POLL_H 1
14514| #define HAVE_PWD_H 1
14515| #define HAVE_RESOLV_H 1
14516| #define HAVE_SIGNAL_H 1
14517| #define HAVE_STDARG_H 1
14518| #define HAVE_STDLIB_H 1
14519| #define HAVE_STRING_H 1
14520| #define HAVE_SYSLOG_H 1
14521| #define HAVE_SYSEXITS_H 1
14522| #define HAVE_SYS_IOCTL_H 1
14523| #define HAVE_SYS_FILE_H 1
14524| #define HAVE_SYS_MMAN_H 1
14525| #define HAVE_SYS_MOUNT_H 1
14526| #define HAVE_SYS_POLL_H 1
14527| #define HAVE_SYS_RESOURCE_H 1
14528| #define HAVE_SYS_SELECT_H 1
14529| #define HAVE_SYS_SOCKET_H 1
14530| #define HAVE_SYS_STAT_H 1
14531| #define HAVE_SYS_STATVFS_H 1
14532| #define HAVE_SYS_WAIT_H 1
14533| #define HAVE_TERMIOS_H 1
14534| #define HAVE_UNISTD_H 1
14535| #define HAVE_UTIME_H 1
14536| #define HAVE_SYS_UTSNAME_H 1
14537| #define HAVE_SYS_IPC_H 1
14538| #define HAVE_DLFCN_H 1
14539| #define HAVE_ASSERT_H 1
14540| #define HAVE_TMMINTRIN_H 1
14541| #define HAVE_NMMINTRIN_H 1
14542| #define HAVE_IMMINTRIN_H 1
14543| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
14544| #define HAVE_STRUCT_TM_TM_ZONE 1
14545| #define HAVE_TM_ZONE 1
14546| #define MISSING_FCLOSE_DECL 0
14547| #define HAVE_TM_GMTOFF 1
14548| #define HAVE_STRUCT_FLOCK 1
14549| #define HAVE_SOCKLEN_T 1
14550| #define SIZEOF_SIZE_T 8
14551| #define SIZEOF_LONG_LONG 8
14552| #define SIZEOF_LONG_LONG_INT 8
14553| #define SIZEOF_LONG 8
14554| #define SIZEOF_INT 4
14555| #define SIZEOF_INTMAX_T 8
14556| #define HAVE_INTMAX_T 1
14557| #define SIZEOF_SSIZE_T 8
14558| #define HAVE_SSIZE_T 1
14559| #define SIZEOF_PTRDIFF_T 8
14560| #define HAVE_PTRDIFF_T 1
14561| #define SIZEOF_SHORT 2
14562| #define SIZEOF_INT 4
14563| #define SIZEOF_LONG 8
14564| #define SIZEOF_LONG_LONG 8
14565| #define HAVE_INT8_T 1
14566| #define HAVE_INT16_T 1
14567| #define HAVE_INT32_T 1
14568| #define HAVE_INT64_T 1
14569| #define HAVE_UINT8_T 1
14570| #define HAVE_UINT16_T 1
14571| #define HAVE_UINT32_T 1
14572| #define HAVE_UINT64_T 1
14573| #define HAVE_U_INT8_T 1
14574| #define HAVE_U_INT16_T 1
14575| #define HAVE_U_INT32_T 1
14576| #define HAVE_U_INT64_T 1
14577| #define PHP_HAVE_STDINT_TYPES 1
14578| #define PHP_HAVE_BUILTIN_EXPECT 1
14579| #define PHP_HAVE_BUILTIN_CLZ 1
14580| #define PHP_HAVE_BUILTIN_CTZL 1
14581| #define PHP_HAVE_BUILTIN_CTZLL 1
14582| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
14583| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
14584| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
14585| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
14586| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
14587| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
14588| #define PHP_HAVE_BUILTIN_CPU_INIT 0
14589| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
14590| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
14591| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
14592| #define PHP_HAVE_AVX_INSTRUCTIONS 1
14593| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
14594| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
14595| #define HAVE_STRUCT_STAT_ST_RDEV 1
14596| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14597| #define HAVE_ST_BLOCKS 1
14598| #define HAVE_SOCKADDR_STORAGE 1
14599| #define HAVE_SOCKADDR_SA_LEN 1
14600| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
14601| #define HAVE_VPRINTF 1
14602| #define HAVE_ALPHASORT 1
14603| #define HAVE_ASCTIME_R 1
14604| #define HAVE_CHROOT 1
14605| #define HAVE_CTIME_R 1
14606| #define HAVE_CRYPT 1
14607| #define HAVE_FLOCK 1
14608| #define HAVE_FTOK 1
14609| #define HAVE_FUNOPEN 1
14610| #define HAVE_GAI_STRERROR 1
14611| #define HAVE_GCVT 1
14612| #define HAVE_GETLOADAVG 1
14613| #define HAVE_GETLOGIN 1
14614| #define HAVE_GETPROTOBYNAME 1
14615| #define HAVE_GETPROTOBYNUMBER 1
14616| #define HAVE_GETSERVBYNAME 1
14617| #define HAVE_GETSERVBYPORT 1
14618| #define HAVE_GETHOSTNAME 1
14619| #define HAVE_GETRUSAGE 1
14620| #define HAVE_GETTIMEOFDAY 1
14621| #define HAVE_GMTIME_R 1
14622| #define HAVE_GETPWNAM_R 1
14623| #define HAVE_GETGRNAM_R 1
14624| #define HAVE_GETPWUID_R 1
14625| #define HAVE_GRANTPT 1
14626| #define HAVE_INET_NTOA 1
14627| #define HAVE_INET_NTOP 1
14628| #define HAVE_INET_PTON 1
14629| #define HAVE_ISASCII 1
14630| #define HAVE_LINK 1
14631| #define HAVE_LOCALTIME_R 1
14632| #define HAVE_LOCKF 1
14633| #define HAVE_LCHOWN 1
14634| #define HAVE_LRAND48 1
14635| #define HAVE_MEMCPY 1
14636| #define HAVE_MEMMOVE 1
14637| #define HAVE_MKSTEMP 1
14638| #define HAVE_MMAP 1
14639| #define HAVE_NL_LANGINFO 1
14640| #define HAVE_PERROR 1
14641| #define HAVE_POLL 1
14642| #define HAVE_PTSNAME 1
14643| #define HAVE_PUTENV 1
14644| #define HAVE_REALPATH 1
14645| #define HAVE_RANDOM 1
14646| #define HAVE_RAND_R 1
14647| #define HAVE_SCANDIR 1
14648| #define HAVE_SETITIMER 1
14649| #define HAVE_SETLOCALE 1
14650| #define HAVE_LOCALECONV 1
14651| #define HAVE_SETENV 1
14652| #define HAVE_SETPGID 1
14653| #define HAVE_SETSOCKOPT 1
14654| #define HAVE_SETVBUF 1
14655| #define HAVE_SHUTDOWN 1
14656| #define HAVE_SIN 1
14657| #define HAVE_SNPRINTF 1
14658| #define HAVE_SRAND48 1
14659| #define HAVE_SRANDOM 1
14660| #define HAVE_STATFS 1
14661| #define HAVE_STATVFS 1
14662| #define HAVE_STRCASECMP 1
14663| #define HAVE_STRCOLL 1
14664| #define HAVE_STRDUP 1
14665| #define HAVE_STRERROR 1
14666| #define HAVE_STRFTIME 1
14667| #define HAVE_STRNLEN 1
14668| #define HAVE_STRPTIME 1
14669| #define HAVE_STRSTR 1
14670| #define HAVE_STRTOK_R 1
14671| #define HAVE_SYMLINK 1
14672| #define HAVE_TEMPNAM 1
14673| #define HAVE_TZSET 1
14674| #define HAVE_UNLOCKPT 1
14675| #define HAVE_UNSETENV 1
14676| #define HAVE_USLEEP 1
14677| #define HAVE_UTIME 1
14678| #define HAVE_VSNPRINTF 1
14679| #define HAVE_VASPRINTF 1
14680| #define HAVE_ASPRINTF 1
14681| #define HAVE_NANOSLEEP 1
14682| #define HAVE_SYNC_FETCH_AND_ADD 1
14683| #define HAVE_STRLCAT 1
14684| #define HAVE_STRLCPY 1
14685| #define HAVE_GETOPT 1
14686| #define HAVE_UTIME_H 1
14687| #define HAVE_UTIME_NULL 1
14688| #define HAVE_ALLOCA_H 1
14689| #define HAVE_ALLOCA 1
14690| #define HAVE_DECLARED_TIMEZONE 1
14691| #define HAVE_OLD_READDIR_R 1
14692| #define HAVE_ASM_GOTO 1
14693| #define HAVE_COMPILER_C99_VLA 1
14694| #define PHP_SIGCHILD 0
14695| #define DEFAULT_SHORT_OPEN_TAG "1"
14696| #define HAVE_IPV6 1
14697| #define HAVE_STRINGS_H 1
14698| #define HAVE_STRTOLL 1
14699| #define HAVE_ATOLL 1
14700| #define HAVE_TIMELIB_CONFIG_H 1
14701| #define HAVE_LIBXML 1
14702| #define HAVE_LIBXML 1
14703| #define PCRE2_CODE_UNIT_WIDTH 8
14704| #define HAVE_PCRE 1
14705| #define HAVE_PCRE_JIT_SUPPORT 1
14706| #define HAVE_ZLIB 1
14707| #define HAVE_BCMATH 1
14708| #define HAVE_BZ2 1
14709| #define HAVE_CTYPE 1
14710| #define HAVE_LIBXML 1
14711| #define HAVE_DOM 1
14712| #define HAVE_UTIMES 1
14713| #define HAVE_STRNDUP 1
14714| #define PHP_MHASH_BC 1
14715| #define HAVE_HASH_EXT 1
14716| #define SIZEOF_SHORT 2
14717| #define SIZEOF_INT 4
14718| #define SIZEOF_LONG 8
14719| #define SIZEOF_LONG_LONG 8
14720| #define SIZEOF_LONG_INT 8
14721| #define HAVE_JSON 1
14722| #define STDC_HEADERS 1
14723| #define ODBCVER 0x0300
14724| #define PHAR_HASH_OK 1
14725| #define HAVE_REFLECTION 1
14726| #define HAVE_PHP_SESSION 1
14727| #define HAVE_LIBXML 1
14728| #define HAVE_SIMPLEXML 1
14729| #define HAVE_SPL 1
14730| #define HAVE_FLUSHIO 1
14731| #define HAVE_ALIGNOF 1
14732| #define PHP_USE_PHP_CRYPT_R 1
14733| #define HAVE_ATTRIBUTE_ALIGNED 1
14734| #define HAVE_GETCWD 1
14735| #define HAVE_GETWD 1
14736| #define HAVE_ASINH 1
14737| #define HAVE_ACOSH 1
14738| #define HAVE_ATANH 1
14739| #define HAVE_LOG1P 1
14740| #define HAVE_HYPOT 1
14741| #define HAVE_GLOB 1
14742| #define HAVE_STRFMON 1
14743| #define HAVE_NICE 1
14744| /* end confdefs.h.  */
14745| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
14746|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14747| #define mempcpy innocuous_mempcpy
14748|
14749| /* System header to define __stub macros and hopefully few prototypes,
14750|     which can conflict with char mempcpy (); below.
14751|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14752|     <limits.h> exists even on freestanding compilers.  */
14753|
14754| #ifdef __STDC__
14755| # include <limits.h>
14756| #else
14757| # include <assert.h>
14758| #endif
14759|
14760| #undef mempcpy
14761|
14762| /* Override any GCC internal prototype to avoid an error.
14763|    Use char because int might match the return type of a GCC
14764|    builtin and then its argument prototype would still apply.  */
14765| #ifdef __cplusplus
14766| extern "C"
14767| #endif
14768| char mempcpy ();
14769| /* The GNU C library defines this for functions which it implements
14770|     to always fail with ENOSYS.  Some functions are actually named
14771|     something starting with __ and the normal name is an alias.  */
14772| #if defined __stub_mempcpy || defined __stub___mempcpy
14773| choke me
14774| #endif
14775|
14776| int
14777| main ()
14778| {
14779| return mempcpy ();
14780|   ;
14781|   return 0;
14782| }
14783configure:80030: result: no
14784configure:80030: checking for strpncpy
14785configure:80030: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
14786Undefined symbols for architecture x86_64:
14787  "_strpncpy", referenced from:
14788      _main in conftest-e4c22a.o
14789ld: symbol(s) not found for architecture x86_64
14790clang: error: linker command failed with exit code 1 (use -v to see invocation)
14791configure:80030: $? = 1
14792configure: failed program was:
14793| /* confdefs.h */
14794| #define PACKAGE_NAME ""
14795| #define PACKAGE_TARNAME ""
14796| #define PACKAGE_VERSION ""
14797| #define PACKAGE_STRING ""
14798| #define PACKAGE_BUGREPORT ""
14799| #define PACKAGE_URL ""
14800| #define STDC_HEADERS 1
14801| #define HAVE_SYS_TYPES_H 1
14802| #define HAVE_SYS_STAT_H 1
14803| #define HAVE_STDLIB_H 1
14804| #define HAVE_STRING_H 1
14805| #define HAVE_MEMORY_H 1
14806| #define HAVE_STRINGS_H 1
14807| #define HAVE_INTTYPES_H 1
14808| #define HAVE_STDINT_H 1
14809| #define HAVE_UNISTD_H 1
14810| #define __EXTENSIONS__ 1
14811| #define _ALL_SOURCE 1
14812| #define _GNU_SOURCE 1
14813| #define _POSIX_PTHREAD_SEMANTICS 1
14814| #define _TANDEM_SOURCE 1
14815| #define HAVE_DEV_URANDOM 1
14816| #define HAVE_HUGE_VAL_INF 1
14817| #define HAVE_CPUID_COUNT 1
14818| #define HAVE_PHPDBG 1
14819| #define PHPDBG_DEBUG 0
14820| #define PHP_WRITE_STDOUT 1
14821| #define HAVE_SOCKET 1
14822| #define HAVE_SOCKETPAIR 1
14823| #define HAVE_HTONL 1
14824| #define HAVE_GETHOSTNAME 1
14825| #define HAVE_GETHOSTBYADDR 1
14826| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
14827| #define HAVE_DLOPEN 1
14828| #define HAVE_LIBDL 1
14829| #define HAVE_LIBM 1
14830| #define HAVE_INET_ATON 1
14831| #define STDC_HEADERS 1
14832| #define HAVE_DIRENT_H 1
14833| #define HAVE_INTTYPES_H 1
14834| #define HAVE_STDINT_H 1
14835| #define HAVE_DIRENT_H 1
14836| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
14837| #define HAVE_SYS_PARAM_H 1
14838| #define HAVE_SYS_TYPES_H 1
14839| #define HAVE_SYS_TIME_H 1
14840| #define HAVE_NETINET_IN_H 1
14841| #define HAVE_ALLOCA_H 1
14842| #define HAVE_ARPA_INET_H 1
14843| #define HAVE_ARPA_NAMESER_H 1
14844| #define HAVE_ASSERT_H 1
14845| #define HAVE_DNS_H 1
14846| #define HAVE_FCNTL_H 1
14847| #define HAVE_GRP_H 1
14848| #define HAVE_LANGINFO_H 1
14849| #define HAVE_LIMITS_H 1
14850| #define HAVE_LOCALE_H 1
14851| #define HAVE_MONETARY_H 1
14852| #define HAVE_NETDB_H 1
14853| #define HAVE_POLL_H 1
14854| #define HAVE_PWD_H 1
14855| #define HAVE_RESOLV_H 1
14856| #define HAVE_SIGNAL_H 1
14857| #define HAVE_STDARG_H 1
14858| #define HAVE_STDLIB_H 1
14859| #define HAVE_STRING_H 1
14860| #define HAVE_SYSLOG_H 1
14861| #define HAVE_SYSEXITS_H 1
14862| #define HAVE_SYS_IOCTL_H 1
14863| #define HAVE_SYS_FILE_H 1
14864| #define HAVE_SYS_MMAN_H 1
14865| #define HAVE_SYS_MOUNT_H 1
14866| #define HAVE_SYS_POLL_H 1
14867| #define HAVE_SYS_RESOURCE_H 1
14868| #define HAVE_SYS_SELECT_H 1
14869| #define HAVE_SYS_SOCKET_H 1
14870| #define HAVE_SYS_STAT_H 1
14871| #define HAVE_SYS_STATVFS_H 1
14872| #define HAVE_SYS_WAIT_H 1
14873| #define HAVE_TERMIOS_H 1
14874| #define HAVE_UNISTD_H 1
14875| #define HAVE_UTIME_H 1
14876| #define HAVE_SYS_UTSNAME_H 1
14877| #define HAVE_SYS_IPC_H 1
14878| #define HAVE_DLFCN_H 1
14879| #define HAVE_ASSERT_H 1
14880| #define HAVE_TMMINTRIN_H 1
14881| #define HAVE_NMMINTRIN_H 1
14882| #define HAVE_IMMINTRIN_H 1
14883| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
14884| #define HAVE_STRUCT_TM_TM_ZONE 1
14885| #define HAVE_TM_ZONE 1
14886| #define MISSING_FCLOSE_DECL 0
14887| #define HAVE_TM_GMTOFF 1
14888| #define HAVE_STRUCT_FLOCK 1
14889| #define HAVE_SOCKLEN_T 1
14890| #define SIZEOF_SIZE_T 8
14891| #define SIZEOF_LONG_LONG 8
14892| #define SIZEOF_LONG_LONG_INT 8
14893| #define SIZEOF_LONG 8
14894| #define SIZEOF_INT 4
14895| #define SIZEOF_INTMAX_T 8
14896| #define HAVE_INTMAX_T 1
14897| #define SIZEOF_SSIZE_T 8
14898| #define HAVE_SSIZE_T 1
14899| #define SIZEOF_PTRDIFF_T 8
14900| #define HAVE_PTRDIFF_T 1
14901| #define SIZEOF_SHORT 2
14902| #define SIZEOF_INT 4
14903| #define SIZEOF_LONG 8
14904| #define SIZEOF_LONG_LONG 8
14905| #define HAVE_INT8_T 1
14906| #define HAVE_INT16_T 1
14907| #define HAVE_INT32_T 1
14908| #define HAVE_INT64_T 1
14909| #define HAVE_UINT8_T 1
14910| #define HAVE_UINT16_T 1
14911| #define HAVE_UINT32_T 1
14912| #define HAVE_UINT64_T 1
14913| #define HAVE_U_INT8_T 1
14914| #define HAVE_U_INT16_T 1
14915| #define HAVE_U_INT32_T 1
14916| #define HAVE_U_INT64_T 1
14917| #define PHP_HAVE_STDINT_TYPES 1
14918| #define PHP_HAVE_BUILTIN_EXPECT 1
14919| #define PHP_HAVE_BUILTIN_CLZ 1
14920| #define PHP_HAVE_BUILTIN_CTZL 1
14921| #define PHP_HAVE_BUILTIN_CTZLL 1
14922| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
14923| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
14924| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
14925| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
14926| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
14927| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
14928| #define PHP_HAVE_BUILTIN_CPU_INIT 0
14929| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
14930| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
14931| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
14932| #define PHP_HAVE_AVX_INSTRUCTIONS 1
14933| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
14934| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
14935| #define HAVE_STRUCT_STAT_ST_RDEV 1
14936| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
14937| #define HAVE_ST_BLOCKS 1
14938| #define HAVE_SOCKADDR_STORAGE 1
14939| #define HAVE_SOCKADDR_SA_LEN 1
14940| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
14941| #define HAVE_VPRINTF 1
14942| #define HAVE_ALPHASORT 1
14943| #define HAVE_ASCTIME_R 1
14944| #define HAVE_CHROOT 1
14945| #define HAVE_CTIME_R 1
14946| #define HAVE_CRYPT 1
14947| #define HAVE_FLOCK 1
14948| #define HAVE_FTOK 1
14949| #define HAVE_FUNOPEN 1
14950| #define HAVE_GAI_STRERROR 1
14951| #define HAVE_GCVT 1
14952| #define HAVE_GETLOADAVG 1
14953| #define HAVE_GETLOGIN 1
14954| #define HAVE_GETPROTOBYNAME 1
14955| #define HAVE_GETPROTOBYNUMBER 1
14956| #define HAVE_GETSERVBYNAME 1
14957| #define HAVE_GETSERVBYPORT 1
14958| #define HAVE_GETHOSTNAME 1
14959| #define HAVE_GETRUSAGE 1
14960| #define HAVE_GETTIMEOFDAY 1
14961| #define HAVE_GMTIME_R 1
14962| #define HAVE_GETPWNAM_R 1
14963| #define HAVE_GETGRNAM_R 1
14964| #define HAVE_GETPWUID_R 1
14965| #define HAVE_GRANTPT 1
14966| #define HAVE_INET_NTOA 1
14967| #define HAVE_INET_NTOP 1
14968| #define HAVE_INET_PTON 1
14969| #define HAVE_ISASCII 1
14970| #define HAVE_LINK 1
14971| #define HAVE_LOCALTIME_R 1
14972| #define HAVE_LOCKF 1
14973| #define HAVE_LCHOWN 1
14974| #define HAVE_LRAND48 1
14975| #define HAVE_MEMCPY 1
14976| #define HAVE_MEMMOVE 1
14977| #define HAVE_MKSTEMP 1
14978| #define HAVE_MMAP 1
14979| #define HAVE_NL_LANGINFO 1
14980| #define HAVE_PERROR 1
14981| #define HAVE_POLL 1
14982| #define HAVE_PTSNAME 1
14983| #define HAVE_PUTENV 1
14984| #define HAVE_REALPATH 1
14985| #define HAVE_RANDOM 1
14986| #define HAVE_RAND_R 1
14987| #define HAVE_SCANDIR 1
14988| #define HAVE_SETITIMER 1
14989| #define HAVE_SETLOCALE 1
14990| #define HAVE_LOCALECONV 1
14991| #define HAVE_SETENV 1
14992| #define HAVE_SETPGID 1
14993| #define HAVE_SETSOCKOPT 1
14994| #define HAVE_SETVBUF 1
14995| #define HAVE_SHUTDOWN 1
14996| #define HAVE_SIN 1
14997| #define HAVE_SNPRINTF 1
14998| #define HAVE_SRAND48 1
14999| #define HAVE_SRANDOM 1
15000| #define HAVE_STATFS 1
15001| #define HAVE_STATVFS 1
15002| #define HAVE_STRCASECMP 1
15003| #define HAVE_STRCOLL 1
15004| #define HAVE_STRDUP 1
15005| #define HAVE_STRERROR 1
15006| #define HAVE_STRFTIME 1
15007| #define HAVE_STRNLEN 1
15008| #define HAVE_STRPTIME 1
15009| #define HAVE_STRSTR 1
15010| #define HAVE_STRTOK_R 1
15011| #define HAVE_SYMLINK 1
15012| #define HAVE_TEMPNAM 1
15013| #define HAVE_TZSET 1
15014| #define HAVE_UNLOCKPT 1
15015| #define HAVE_UNSETENV 1
15016| #define HAVE_USLEEP 1
15017| #define HAVE_UTIME 1
15018| #define HAVE_VSNPRINTF 1
15019| #define HAVE_VASPRINTF 1
15020| #define HAVE_ASPRINTF 1
15021| #define HAVE_NANOSLEEP 1
15022| #define HAVE_SYNC_FETCH_AND_ADD 1
15023| #define HAVE_STRLCAT 1
15024| #define HAVE_STRLCPY 1
15025| #define HAVE_GETOPT 1
15026| #define HAVE_UTIME_H 1
15027| #define HAVE_UTIME_NULL 1
15028| #define HAVE_ALLOCA_H 1
15029| #define HAVE_ALLOCA 1
15030| #define HAVE_DECLARED_TIMEZONE 1
15031| #define HAVE_OLD_READDIR_R 1
15032| #define HAVE_ASM_GOTO 1
15033| #define HAVE_COMPILER_C99_VLA 1
15034| #define PHP_SIGCHILD 0
15035| #define DEFAULT_SHORT_OPEN_TAG "1"
15036| #define HAVE_IPV6 1
15037| #define HAVE_STRINGS_H 1
15038| #define HAVE_STRTOLL 1
15039| #define HAVE_ATOLL 1
15040| #define HAVE_TIMELIB_CONFIG_H 1
15041| #define HAVE_LIBXML 1
15042| #define HAVE_LIBXML 1
15043| #define PCRE2_CODE_UNIT_WIDTH 8
15044| #define HAVE_PCRE 1
15045| #define HAVE_PCRE_JIT_SUPPORT 1
15046| #define HAVE_ZLIB 1
15047| #define HAVE_BCMATH 1
15048| #define HAVE_BZ2 1
15049| #define HAVE_CTYPE 1
15050| #define HAVE_LIBXML 1
15051| #define HAVE_DOM 1
15052| #define HAVE_UTIMES 1
15053| #define HAVE_STRNDUP 1
15054| #define PHP_MHASH_BC 1
15055| #define HAVE_HASH_EXT 1
15056| #define SIZEOF_SHORT 2
15057| #define SIZEOF_INT 4
15058| #define SIZEOF_LONG 8
15059| #define SIZEOF_LONG_LONG 8
15060| #define SIZEOF_LONG_INT 8
15061| #define HAVE_JSON 1
15062| #define STDC_HEADERS 1
15063| #define ODBCVER 0x0300
15064| #define PHAR_HASH_OK 1
15065| #define HAVE_REFLECTION 1
15066| #define HAVE_PHP_SESSION 1
15067| #define HAVE_LIBXML 1
15068| #define HAVE_SIMPLEXML 1
15069| #define HAVE_SPL 1
15070| #define HAVE_FLUSHIO 1
15071| #define HAVE_ALIGNOF 1
15072| #define PHP_USE_PHP_CRYPT_R 1
15073| #define HAVE_ATTRIBUTE_ALIGNED 1
15074| #define HAVE_GETCWD 1
15075| #define HAVE_GETWD 1
15076| #define HAVE_ASINH 1
15077| #define HAVE_ACOSH 1
15078| #define HAVE_ATANH 1
15079| #define HAVE_LOG1P 1
15080| #define HAVE_HYPOT 1
15081| #define HAVE_GLOB 1
15082| #define HAVE_STRFMON 1
15083| #define HAVE_NICE 1
15084| /* end confdefs.h.  */
15085| /* Define strpncpy to an innocuous variant, in case <limits.h> declares strpncpy.
15086|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15087| #define strpncpy innocuous_strpncpy
15088|
15089| /* System header to define __stub macros and hopefully few prototypes,
15090|     which can conflict with char strpncpy (); below.
15091|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15092|     <limits.h> exists even on freestanding compilers.  */
15093|
15094| #ifdef __STDC__
15095| # include <limits.h>
15096| #else
15097| # include <assert.h>
15098| #endif
15099|
15100| #undef strpncpy
15101|
15102| /* Override any GCC internal prototype to avoid an error.
15103|    Use char because int might match the return type of a GCC
15104|    builtin and then its argument prototype would still apply.  */
15105| #ifdef __cplusplus
15106| extern "C"
15107| #endif
15108| char strpncpy ();
15109| /* The GNU C library defines this for functions which it implements
15110|     to always fail with ENOSYS.  Some functions are actually named
15111|     something starting with __ and the normal name is an alias.  */
15112| #if defined __stub_strpncpy || defined __stub___strpncpy
15113| choke me
15114| #endif
15115|
15116| int
15117| main ()
15118| {
15119| return strpncpy ();
15120|   ;
15121|   return 0;
15122| }
15123configure:80030: result: no
15124configure:80039: checking for working POSIX fnmatch
15125configure:80072: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
15126configure:80072: $? = 0
15127configure:80072: ./conftest
15128configure:80072: $? = 0
15129configure:80082: result: yes
15130configure:80095: checking for fork
15131configure:80095: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
15132configure:80095: $? = 0
15133configure:80095: result: yes
15134configure:80111: checking if your OS can spawn processes with inherited handles
15135configure:80114: result: yes
15136configure:80157: checking for res_nsearch
15137configure:80157: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
15138Undefined symbols for architecture x86_64:
15139  "_res_nsearch", referenced from:
15140      _main in conftest-66b451.o
15141ld: symbol(s) not found for architecture x86_64
15142clang: error: linker command failed with exit code 1 (use -v to see invocation)
15143configure:80157: $? = 1
15144configure: failed program was:
15145| /* confdefs.h */
15146| #define PACKAGE_NAME ""
15147| #define PACKAGE_TARNAME ""
15148| #define PACKAGE_VERSION ""
15149| #define PACKAGE_STRING ""
15150| #define PACKAGE_BUGREPORT ""
15151| #define PACKAGE_URL ""
15152| #define STDC_HEADERS 1
15153| #define HAVE_SYS_TYPES_H 1
15154| #define HAVE_SYS_STAT_H 1
15155| #define HAVE_STDLIB_H 1
15156| #define HAVE_STRING_H 1
15157| #define HAVE_MEMORY_H 1
15158| #define HAVE_STRINGS_H 1
15159| #define HAVE_INTTYPES_H 1
15160| #define HAVE_STDINT_H 1
15161| #define HAVE_UNISTD_H 1
15162| #define __EXTENSIONS__ 1
15163| #define _ALL_SOURCE 1
15164| #define _GNU_SOURCE 1
15165| #define _POSIX_PTHREAD_SEMANTICS 1
15166| #define _TANDEM_SOURCE 1
15167| #define HAVE_DEV_URANDOM 1
15168| #define HAVE_HUGE_VAL_INF 1
15169| #define HAVE_CPUID_COUNT 1
15170| #define HAVE_PHPDBG 1
15171| #define PHPDBG_DEBUG 0
15172| #define PHP_WRITE_STDOUT 1
15173| #define HAVE_SOCKET 1
15174| #define HAVE_SOCKETPAIR 1
15175| #define HAVE_HTONL 1
15176| #define HAVE_GETHOSTNAME 1
15177| #define HAVE_GETHOSTBYADDR 1
15178| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
15179| #define HAVE_DLOPEN 1
15180| #define HAVE_LIBDL 1
15181| #define HAVE_LIBM 1
15182| #define HAVE_INET_ATON 1
15183| #define STDC_HEADERS 1
15184| #define HAVE_DIRENT_H 1
15185| #define HAVE_INTTYPES_H 1
15186| #define HAVE_STDINT_H 1
15187| #define HAVE_DIRENT_H 1
15188| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
15189| #define HAVE_SYS_PARAM_H 1
15190| #define HAVE_SYS_TYPES_H 1
15191| #define HAVE_SYS_TIME_H 1
15192| #define HAVE_NETINET_IN_H 1
15193| #define HAVE_ALLOCA_H 1
15194| #define HAVE_ARPA_INET_H 1
15195| #define HAVE_ARPA_NAMESER_H 1
15196| #define HAVE_ASSERT_H 1
15197| #define HAVE_DNS_H 1
15198| #define HAVE_FCNTL_H 1
15199| #define HAVE_GRP_H 1
15200| #define HAVE_LANGINFO_H 1
15201| #define HAVE_LIMITS_H 1
15202| #define HAVE_LOCALE_H 1
15203| #define HAVE_MONETARY_H 1
15204| #define HAVE_NETDB_H 1
15205| #define HAVE_POLL_H 1
15206| #define HAVE_PWD_H 1
15207| #define HAVE_RESOLV_H 1
15208| #define HAVE_SIGNAL_H 1
15209| #define HAVE_STDARG_H 1
15210| #define HAVE_STDLIB_H 1
15211| #define HAVE_STRING_H 1
15212| #define HAVE_SYSLOG_H 1
15213| #define HAVE_SYSEXITS_H 1
15214| #define HAVE_SYS_IOCTL_H 1
15215| #define HAVE_SYS_FILE_H 1
15216| #define HAVE_SYS_MMAN_H 1
15217| #define HAVE_SYS_MOUNT_H 1
15218| #define HAVE_SYS_POLL_H 1
15219| #define HAVE_SYS_RESOURCE_H 1
15220| #define HAVE_SYS_SELECT_H 1
15221| #define HAVE_SYS_SOCKET_H 1
15222| #define HAVE_SYS_STAT_H 1
15223| #define HAVE_SYS_STATVFS_H 1
15224| #define HAVE_SYS_WAIT_H 1
15225| #define HAVE_TERMIOS_H 1
15226| #define HAVE_UNISTD_H 1
15227| #define HAVE_UTIME_H 1
15228| #define HAVE_SYS_UTSNAME_H 1
15229| #define HAVE_SYS_IPC_H 1
15230| #define HAVE_DLFCN_H 1
15231| #define HAVE_ASSERT_H 1
15232| #define HAVE_TMMINTRIN_H 1
15233| #define HAVE_NMMINTRIN_H 1
15234| #define HAVE_IMMINTRIN_H 1
15235| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
15236| #define HAVE_STRUCT_TM_TM_ZONE 1
15237| #define HAVE_TM_ZONE 1
15238| #define MISSING_FCLOSE_DECL 0
15239| #define HAVE_TM_GMTOFF 1
15240| #define HAVE_STRUCT_FLOCK 1
15241| #define HAVE_SOCKLEN_T 1
15242| #define SIZEOF_SIZE_T 8
15243| #define SIZEOF_LONG_LONG 8
15244| #define SIZEOF_LONG_LONG_INT 8
15245| #define SIZEOF_LONG 8
15246| #define SIZEOF_INT 4
15247| #define SIZEOF_INTMAX_T 8
15248| #define HAVE_INTMAX_T 1
15249| #define SIZEOF_SSIZE_T 8
15250| #define HAVE_SSIZE_T 1
15251| #define SIZEOF_PTRDIFF_T 8
15252| #define HAVE_PTRDIFF_T 1
15253| #define SIZEOF_SHORT 2
15254| #define SIZEOF_INT 4
15255| #define SIZEOF_LONG 8
15256| #define SIZEOF_LONG_LONG 8
15257| #define HAVE_INT8_T 1
15258| #define HAVE_INT16_T 1
15259| #define HAVE_INT32_T 1
15260| #define HAVE_INT64_T 1
15261| #define HAVE_UINT8_T 1
15262| #define HAVE_UINT16_T 1
15263| #define HAVE_UINT32_T 1
15264| #define HAVE_UINT64_T 1
15265| #define HAVE_U_INT8_T 1
15266| #define HAVE_U_INT16_T 1
15267| #define HAVE_U_INT32_T 1
15268| #define HAVE_U_INT64_T 1
15269| #define PHP_HAVE_STDINT_TYPES 1
15270| #define PHP_HAVE_BUILTIN_EXPECT 1
15271| #define PHP_HAVE_BUILTIN_CLZ 1
15272| #define PHP_HAVE_BUILTIN_CTZL 1
15273| #define PHP_HAVE_BUILTIN_CTZLL 1
15274| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
15275| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
15276| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
15277| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
15278| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
15279| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
15280| #define PHP_HAVE_BUILTIN_CPU_INIT 0
15281| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
15282| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
15283| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
15284| #define PHP_HAVE_AVX_INSTRUCTIONS 1
15285| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
15286| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
15287| #define HAVE_STRUCT_STAT_ST_RDEV 1
15288| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15289| #define HAVE_ST_BLOCKS 1
15290| #define HAVE_SOCKADDR_STORAGE 1
15291| #define HAVE_SOCKADDR_SA_LEN 1
15292| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
15293| #define HAVE_VPRINTF 1
15294| #define HAVE_ALPHASORT 1
15295| #define HAVE_ASCTIME_R 1
15296| #define HAVE_CHROOT 1
15297| #define HAVE_CTIME_R 1
15298| #define HAVE_CRYPT 1
15299| #define HAVE_FLOCK 1
15300| #define HAVE_FTOK 1
15301| #define HAVE_FUNOPEN 1
15302| #define HAVE_GAI_STRERROR 1
15303| #define HAVE_GCVT 1
15304| #define HAVE_GETLOADAVG 1
15305| #define HAVE_GETLOGIN 1
15306| #define HAVE_GETPROTOBYNAME 1
15307| #define HAVE_GETPROTOBYNUMBER 1
15308| #define HAVE_GETSERVBYNAME 1
15309| #define HAVE_GETSERVBYPORT 1
15310| #define HAVE_GETHOSTNAME 1
15311| #define HAVE_GETRUSAGE 1
15312| #define HAVE_GETTIMEOFDAY 1
15313| #define HAVE_GMTIME_R 1
15314| #define HAVE_GETPWNAM_R 1
15315| #define HAVE_GETGRNAM_R 1
15316| #define HAVE_GETPWUID_R 1
15317| #define HAVE_GRANTPT 1
15318| #define HAVE_INET_NTOA 1
15319| #define HAVE_INET_NTOP 1
15320| #define HAVE_INET_PTON 1
15321| #define HAVE_ISASCII 1
15322| #define HAVE_LINK 1
15323| #define HAVE_LOCALTIME_R 1
15324| #define HAVE_LOCKF 1
15325| #define HAVE_LCHOWN 1
15326| #define HAVE_LRAND48 1
15327| #define HAVE_MEMCPY 1
15328| #define HAVE_MEMMOVE 1
15329| #define HAVE_MKSTEMP 1
15330| #define HAVE_MMAP 1
15331| #define HAVE_NL_LANGINFO 1
15332| #define HAVE_PERROR 1
15333| #define HAVE_POLL 1
15334| #define HAVE_PTSNAME 1
15335| #define HAVE_PUTENV 1
15336| #define HAVE_REALPATH 1
15337| #define HAVE_RANDOM 1
15338| #define HAVE_RAND_R 1
15339| #define HAVE_SCANDIR 1
15340| #define HAVE_SETITIMER 1
15341| #define HAVE_SETLOCALE 1
15342| #define HAVE_LOCALECONV 1
15343| #define HAVE_SETENV 1
15344| #define HAVE_SETPGID 1
15345| #define HAVE_SETSOCKOPT 1
15346| #define HAVE_SETVBUF 1
15347| #define HAVE_SHUTDOWN 1
15348| #define HAVE_SIN 1
15349| #define HAVE_SNPRINTF 1
15350| #define HAVE_SRAND48 1
15351| #define HAVE_SRANDOM 1
15352| #define HAVE_STATFS 1
15353| #define HAVE_STATVFS 1
15354| #define HAVE_STRCASECMP 1
15355| #define HAVE_STRCOLL 1
15356| #define HAVE_STRDUP 1
15357| #define HAVE_STRERROR 1
15358| #define HAVE_STRFTIME 1
15359| #define HAVE_STRNLEN 1
15360| #define HAVE_STRPTIME 1
15361| #define HAVE_STRSTR 1
15362| #define HAVE_STRTOK_R 1
15363| #define HAVE_SYMLINK 1
15364| #define HAVE_TEMPNAM 1
15365| #define HAVE_TZSET 1
15366| #define HAVE_UNLOCKPT 1
15367| #define HAVE_UNSETENV 1
15368| #define HAVE_USLEEP 1
15369| #define HAVE_UTIME 1
15370| #define HAVE_VSNPRINTF 1
15371| #define HAVE_VASPRINTF 1
15372| #define HAVE_ASPRINTF 1
15373| #define HAVE_NANOSLEEP 1
15374| #define HAVE_SYNC_FETCH_AND_ADD 1
15375| #define HAVE_STRLCAT 1
15376| #define HAVE_STRLCPY 1
15377| #define HAVE_GETOPT 1
15378| #define HAVE_UTIME_H 1
15379| #define HAVE_UTIME_NULL 1
15380| #define HAVE_ALLOCA_H 1
15381| #define HAVE_ALLOCA 1
15382| #define HAVE_DECLARED_TIMEZONE 1
15383| #define HAVE_OLD_READDIR_R 1
15384| #define HAVE_ASM_GOTO 1
15385| #define HAVE_COMPILER_C99_VLA 1
15386| #define PHP_SIGCHILD 0
15387| #define DEFAULT_SHORT_OPEN_TAG "1"
15388| #define HAVE_IPV6 1
15389| #define HAVE_STRINGS_H 1
15390| #define HAVE_STRTOLL 1
15391| #define HAVE_ATOLL 1
15392| #define HAVE_TIMELIB_CONFIG_H 1
15393| #define HAVE_LIBXML 1
15394| #define HAVE_LIBXML 1
15395| #define PCRE2_CODE_UNIT_WIDTH 8
15396| #define HAVE_PCRE 1
15397| #define HAVE_PCRE_JIT_SUPPORT 1
15398| #define HAVE_ZLIB 1
15399| #define HAVE_BCMATH 1
15400| #define HAVE_BZ2 1
15401| #define HAVE_CTYPE 1
15402| #define HAVE_LIBXML 1
15403| #define HAVE_DOM 1
15404| #define HAVE_UTIMES 1
15405| #define HAVE_STRNDUP 1
15406| #define PHP_MHASH_BC 1
15407| #define HAVE_HASH_EXT 1
15408| #define SIZEOF_SHORT 2
15409| #define SIZEOF_INT 4
15410| #define SIZEOF_LONG 8
15411| #define SIZEOF_LONG_LONG 8
15412| #define SIZEOF_LONG_INT 8
15413| #define HAVE_JSON 1
15414| #define STDC_HEADERS 1
15415| #define ODBCVER 0x0300
15416| #define PHAR_HASH_OK 1
15417| #define HAVE_REFLECTION 1
15418| #define HAVE_PHP_SESSION 1
15419| #define HAVE_LIBXML 1
15420| #define HAVE_SIMPLEXML 1
15421| #define HAVE_SPL 1
15422| #define HAVE_FLUSHIO 1
15423| #define HAVE_ALIGNOF 1
15424| #define PHP_USE_PHP_CRYPT_R 1
15425| #define HAVE_ATTRIBUTE_ALIGNED 1
15426| #define HAVE_GETCWD 1
15427| #define HAVE_GETWD 1
15428| #define HAVE_ASINH 1
15429| #define HAVE_ACOSH 1
15430| #define HAVE_ATANH 1
15431| #define HAVE_LOG1P 1
15432| #define HAVE_HYPOT 1
15433| #define HAVE_GLOB 1
15434| #define HAVE_STRFMON 1
15435| #define HAVE_NICE 1
15436| #define HAVE_FNMATCH 1
15437| #define HAVE_FORK 1
15438| #define PHP_CAN_SUPPORT_PROC_OPEN 1
15439| /* end confdefs.h.  */
15440| /* Define res_nsearch to an innocuous variant, in case <limits.h> declares res_nsearch.
15441|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15442| #define res_nsearch innocuous_res_nsearch
15443|
15444| /* System header to define __stub macros and hopefully few prototypes,
15445|     which can conflict with char res_nsearch (); below.
15446|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15447|     <limits.h> exists even on freestanding compilers.  */
15448|
15449| #ifdef __STDC__
15450| # include <limits.h>
15451| #else
15452| # include <assert.h>
15453| #endif
15454|
15455| #undef res_nsearch
15456|
15457| /* Override any GCC internal prototype to avoid an error.
15458|    Use char because int might match the return type of a GCC
15459|    builtin and then its argument prototype would still apply.  */
15460| #ifdef __cplusplus
15461| extern "C"
15462| #endif
15463| char res_nsearch ();
15464| /* The GNU C library defines this for functions which it implements
15465|     to always fail with ENOSYS.  Some functions are actually named
15466|     something starting with __ and the normal name is an alias.  */
15467| #if defined __stub_res_nsearch || defined __stub___res_nsearch
15468| choke me
15469| #endif
15470|
15471| int
15472| main ()
15473| {
15474| return res_nsearch ();
15475|   ;
15476|   return 0;
15477| }
15478configure:80157: result: no
15479configure:80161: checking for __res_nsearch
15480configure:80161: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
15481Undefined symbols for architecture x86_64:
15482  "___res_nsearch", referenced from:
15483      _main in conftest-73af73.o
15484ld: symbol(s) not found for architecture x86_64
15485clang: error: linker command failed with exit code 1 (use -v to see invocation)
15486configure:80161: $? = 1
15487configure: failed program was:
15488| /* confdefs.h */
15489| #define PACKAGE_NAME ""
15490| #define PACKAGE_TARNAME ""
15491| #define PACKAGE_VERSION ""
15492| #define PACKAGE_STRING ""
15493| #define PACKAGE_BUGREPORT ""
15494| #define PACKAGE_URL ""
15495| #define STDC_HEADERS 1
15496| #define HAVE_SYS_TYPES_H 1
15497| #define HAVE_SYS_STAT_H 1
15498| #define HAVE_STDLIB_H 1
15499| #define HAVE_STRING_H 1
15500| #define HAVE_MEMORY_H 1
15501| #define HAVE_STRINGS_H 1
15502| #define HAVE_INTTYPES_H 1
15503| #define HAVE_STDINT_H 1
15504| #define HAVE_UNISTD_H 1
15505| #define __EXTENSIONS__ 1
15506| #define _ALL_SOURCE 1
15507| #define _GNU_SOURCE 1
15508| #define _POSIX_PTHREAD_SEMANTICS 1
15509| #define _TANDEM_SOURCE 1
15510| #define HAVE_DEV_URANDOM 1
15511| #define HAVE_HUGE_VAL_INF 1
15512| #define HAVE_CPUID_COUNT 1
15513| #define HAVE_PHPDBG 1
15514| #define PHPDBG_DEBUG 0
15515| #define PHP_WRITE_STDOUT 1
15516| #define HAVE_SOCKET 1
15517| #define HAVE_SOCKETPAIR 1
15518| #define HAVE_HTONL 1
15519| #define HAVE_GETHOSTNAME 1
15520| #define HAVE_GETHOSTBYADDR 1
15521| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
15522| #define HAVE_DLOPEN 1
15523| #define HAVE_LIBDL 1
15524| #define HAVE_LIBM 1
15525| #define HAVE_INET_ATON 1
15526| #define STDC_HEADERS 1
15527| #define HAVE_DIRENT_H 1
15528| #define HAVE_INTTYPES_H 1
15529| #define HAVE_STDINT_H 1
15530| #define HAVE_DIRENT_H 1
15531| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
15532| #define HAVE_SYS_PARAM_H 1
15533| #define HAVE_SYS_TYPES_H 1
15534| #define HAVE_SYS_TIME_H 1
15535| #define HAVE_NETINET_IN_H 1
15536| #define HAVE_ALLOCA_H 1
15537| #define HAVE_ARPA_INET_H 1
15538| #define HAVE_ARPA_NAMESER_H 1
15539| #define HAVE_ASSERT_H 1
15540| #define HAVE_DNS_H 1
15541| #define HAVE_FCNTL_H 1
15542| #define HAVE_GRP_H 1
15543| #define HAVE_LANGINFO_H 1
15544| #define HAVE_LIMITS_H 1
15545| #define HAVE_LOCALE_H 1
15546| #define HAVE_MONETARY_H 1
15547| #define HAVE_NETDB_H 1
15548| #define HAVE_POLL_H 1
15549| #define HAVE_PWD_H 1
15550| #define HAVE_RESOLV_H 1
15551| #define HAVE_SIGNAL_H 1
15552| #define HAVE_STDARG_H 1
15553| #define HAVE_STDLIB_H 1
15554| #define HAVE_STRING_H 1
15555| #define HAVE_SYSLOG_H 1
15556| #define HAVE_SYSEXITS_H 1
15557| #define HAVE_SYS_IOCTL_H 1
15558| #define HAVE_SYS_FILE_H 1
15559| #define HAVE_SYS_MMAN_H 1
15560| #define HAVE_SYS_MOUNT_H 1
15561| #define HAVE_SYS_POLL_H 1
15562| #define HAVE_SYS_RESOURCE_H 1
15563| #define HAVE_SYS_SELECT_H 1
15564| #define HAVE_SYS_SOCKET_H 1
15565| #define HAVE_SYS_STAT_H 1
15566| #define HAVE_SYS_STATVFS_H 1
15567| #define HAVE_SYS_WAIT_H 1
15568| #define HAVE_TERMIOS_H 1
15569| #define HAVE_UNISTD_H 1
15570| #define HAVE_UTIME_H 1
15571| #define HAVE_SYS_UTSNAME_H 1
15572| #define HAVE_SYS_IPC_H 1
15573| #define HAVE_DLFCN_H 1
15574| #define HAVE_ASSERT_H 1
15575| #define HAVE_TMMINTRIN_H 1
15576| #define HAVE_NMMINTRIN_H 1
15577| #define HAVE_IMMINTRIN_H 1
15578| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
15579| #define HAVE_STRUCT_TM_TM_ZONE 1
15580| #define HAVE_TM_ZONE 1
15581| #define MISSING_FCLOSE_DECL 0
15582| #define HAVE_TM_GMTOFF 1
15583| #define HAVE_STRUCT_FLOCK 1
15584| #define HAVE_SOCKLEN_T 1
15585| #define SIZEOF_SIZE_T 8
15586| #define SIZEOF_LONG_LONG 8
15587| #define SIZEOF_LONG_LONG_INT 8
15588| #define SIZEOF_LONG 8
15589| #define SIZEOF_INT 4
15590| #define SIZEOF_INTMAX_T 8
15591| #define HAVE_INTMAX_T 1
15592| #define SIZEOF_SSIZE_T 8
15593| #define HAVE_SSIZE_T 1
15594| #define SIZEOF_PTRDIFF_T 8
15595| #define HAVE_PTRDIFF_T 1
15596| #define SIZEOF_SHORT 2
15597| #define SIZEOF_INT 4
15598| #define SIZEOF_LONG 8
15599| #define SIZEOF_LONG_LONG 8
15600| #define HAVE_INT8_T 1
15601| #define HAVE_INT16_T 1
15602| #define HAVE_INT32_T 1
15603| #define HAVE_INT64_T 1
15604| #define HAVE_UINT8_T 1
15605| #define HAVE_UINT16_T 1
15606| #define HAVE_UINT32_T 1
15607| #define HAVE_UINT64_T 1
15608| #define HAVE_U_INT8_T 1
15609| #define HAVE_U_INT16_T 1
15610| #define HAVE_U_INT32_T 1
15611| #define HAVE_U_INT64_T 1
15612| #define PHP_HAVE_STDINT_TYPES 1
15613| #define PHP_HAVE_BUILTIN_EXPECT 1
15614| #define PHP_HAVE_BUILTIN_CLZ 1
15615| #define PHP_HAVE_BUILTIN_CTZL 1
15616| #define PHP_HAVE_BUILTIN_CTZLL 1
15617| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
15618| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
15619| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
15620| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
15621| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
15622| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
15623| #define PHP_HAVE_BUILTIN_CPU_INIT 0
15624| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
15625| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
15626| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
15627| #define PHP_HAVE_AVX_INSTRUCTIONS 1
15628| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
15629| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
15630| #define HAVE_STRUCT_STAT_ST_RDEV 1
15631| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15632| #define HAVE_ST_BLOCKS 1
15633| #define HAVE_SOCKADDR_STORAGE 1
15634| #define HAVE_SOCKADDR_SA_LEN 1
15635| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
15636| #define HAVE_VPRINTF 1
15637| #define HAVE_ALPHASORT 1
15638| #define HAVE_ASCTIME_R 1
15639| #define HAVE_CHROOT 1
15640| #define HAVE_CTIME_R 1
15641| #define HAVE_CRYPT 1
15642| #define HAVE_FLOCK 1
15643| #define HAVE_FTOK 1
15644| #define HAVE_FUNOPEN 1
15645| #define HAVE_GAI_STRERROR 1
15646| #define HAVE_GCVT 1
15647| #define HAVE_GETLOADAVG 1
15648| #define HAVE_GETLOGIN 1
15649| #define HAVE_GETPROTOBYNAME 1
15650| #define HAVE_GETPROTOBYNUMBER 1
15651| #define HAVE_GETSERVBYNAME 1
15652| #define HAVE_GETSERVBYPORT 1
15653| #define HAVE_GETHOSTNAME 1
15654| #define HAVE_GETRUSAGE 1
15655| #define HAVE_GETTIMEOFDAY 1
15656| #define HAVE_GMTIME_R 1
15657| #define HAVE_GETPWNAM_R 1
15658| #define HAVE_GETGRNAM_R 1
15659| #define HAVE_GETPWUID_R 1
15660| #define HAVE_GRANTPT 1
15661| #define HAVE_INET_NTOA 1
15662| #define HAVE_INET_NTOP 1
15663| #define HAVE_INET_PTON 1
15664| #define HAVE_ISASCII 1
15665| #define HAVE_LINK 1
15666| #define HAVE_LOCALTIME_R 1
15667| #define HAVE_LOCKF 1
15668| #define HAVE_LCHOWN 1
15669| #define HAVE_LRAND48 1
15670| #define HAVE_MEMCPY 1
15671| #define HAVE_MEMMOVE 1
15672| #define HAVE_MKSTEMP 1
15673| #define HAVE_MMAP 1
15674| #define HAVE_NL_LANGINFO 1
15675| #define HAVE_PERROR 1
15676| #define HAVE_POLL 1
15677| #define HAVE_PTSNAME 1
15678| #define HAVE_PUTENV 1
15679| #define HAVE_REALPATH 1
15680| #define HAVE_RANDOM 1
15681| #define HAVE_RAND_R 1
15682| #define HAVE_SCANDIR 1
15683| #define HAVE_SETITIMER 1
15684| #define HAVE_SETLOCALE 1
15685| #define HAVE_LOCALECONV 1
15686| #define HAVE_SETENV 1
15687| #define HAVE_SETPGID 1
15688| #define HAVE_SETSOCKOPT 1
15689| #define HAVE_SETVBUF 1
15690| #define HAVE_SHUTDOWN 1
15691| #define HAVE_SIN 1
15692| #define HAVE_SNPRINTF 1
15693| #define HAVE_SRAND48 1
15694| #define HAVE_SRANDOM 1
15695| #define HAVE_STATFS 1
15696| #define HAVE_STATVFS 1
15697| #define HAVE_STRCASECMP 1
15698| #define HAVE_STRCOLL 1
15699| #define HAVE_STRDUP 1
15700| #define HAVE_STRERROR 1
15701| #define HAVE_STRFTIME 1
15702| #define HAVE_STRNLEN 1
15703| #define HAVE_STRPTIME 1
15704| #define HAVE_STRSTR 1
15705| #define HAVE_STRTOK_R 1
15706| #define HAVE_SYMLINK 1
15707| #define HAVE_TEMPNAM 1
15708| #define HAVE_TZSET 1
15709| #define HAVE_UNLOCKPT 1
15710| #define HAVE_UNSETENV 1
15711| #define HAVE_USLEEP 1
15712| #define HAVE_UTIME 1
15713| #define HAVE_VSNPRINTF 1
15714| #define HAVE_VASPRINTF 1
15715| #define HAVE_ASPRINTF 1
15716| #define HAVE_NANOSLEEP 1
15717| #define HAVE_SYNC_FETCH_AND_ADD 1
15718| #define HAVE_STRLCAT 1
15719| #define HAVE_STRLCPY 1
15720| #define HAVE_GETOPT 1
15721| #define HAVE_UTIME_H 1
15722| #define HAVE_UTIME_NULL 1
15723| #define HAVE_ALLOCA_H 1
15724| #define HAVE_ALLOCA 1
15725| #define HAVE_DECLARED_TIMEZONE 1
15726| #define HAVE_OLD_READDIR_R 1
15727| #define HAVE_ASM_GOTO 1
15728| #define HAVE_COMPILER_C99_VLA 1
15729| #define PHP_SIGCHILD 0
15730| #define DEFAULT_SHORT_OPEN_TAG "1"
15731| #define HAVE_IPV6 1
15732| #define HAVE_STRINGS_H 1
15733| #define HAVE_STRTOLL 1
15734| #define HAVE_ATOLL 1
15735| #define HAVE_TIMELIB_CONFIG_H 1
15736| #define HAVE_LIBXML 1
15737| #define HAVE_LIBXML 1
15738| #define PCRE2_CODE_UNIT_WIDTH 8
15739| #define HAVE_PCRE 1
15740| #define HAVE_PCRE_JIT_SUPPORT 1
15741| #define HAVE_ZLIB 1
15742| #define HAVE_BCMATH 1
15743| #define HAVE_BZ2 1
15744| #define HAVE_CTYPE 1
15745| #define HAVE_LIBXML 1
15746| #define HAVE_DOM 1
15747| #define HAVE_UTIMES 1
15748| #define HAVE_STRNDUP 1
15749| #define PHP_MHASH_BC 1
15750| #define HAVE_HASH_EXT 1
15751| #define SIZEOF_SHORT 2
15752| #define SIZEOF_INT 4
15753| #define SIZEOF_LONG 8
15754| #define SIZEOF_LONG_LONG 8
15755| #define SIZEOF_LONG_INT 8
15756| #define HAVE_JSON 1
15757| #define STDC_HEADERS 1
15758| #define ODBCVER 0x0300
15759| #define PHAR_HASH_OK 1
15760| #define HAVE_REFLECTION 1
15761| #define HAVE_PHP_SESSION 1
15762| #define HAVE_LIBXML 1
15763| #define HAVE_SIMPLEXML 1
15764| #define HAVE_SPL 1
15765| #define HAVE_FLUSHIO 1
15766| #define HAVE_ALIGNOF 1
15767| #define PHP_USE_PHP_CRYPT_R 1
15768| #define HAVE_ATTRIBUTE_ALIGNED 1
15769| #define HAVE_GETCWD 1
15770| #define HAVE_GETWD 1
15771| #define HAVE_ASINH 1
15772| #define HAVE_ACOSH 1
15773| #define HAVE_ATANH 1
15774| #define HAVE_LOG1P 1
15775| #define HAVE_HYPOT 1
15776| #define HAVE_GLOB 1
15777| #define HAVE_STRFMON 1
15778| #define HAVE_NICE 1
15779| #define HAVE_FNMATCH 1
15780| #define HAVE_FORK 1
15781| #define PHP_CAN_SUPPORT_PROC_OPEN 1
15782| /* end confdefs.h.  */
15783| /* Define __res_nsearch to an innocuous variant, in case <limits.h> declares __res_nsearch.
15784|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15785| #define __res_nsearch innocuous___res_nsearch
15786|
15787| /* System header to define __stub macros and hopefully few prototypes,
15788|     which can conflict with char __res_nsearch (); below.
15789|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15790|     <limits.h> exists even on freestanding compilers.  */
15791|
15792| #ifdef __STDC__
15793| # include <limits.h>
15794| #else
15795| # include <assert.h>
15796| #endif
15797|
15798| #undef __res_nsearch
15799|
15800| /* Override any GCC internal prototype to avoid an error.
15801|    Use char because int might match the return type of a GCC
15802|    builtin and then its argument prototype would still apply.  */
15803| #ifdef __cplusplus
15804| extern "C"
15805| #endif
15806| char __res_nsearch ();
15807| /* The GNU C library defines this for functions which it implements
15808|     to always fail with ENOSYS.  Some functions are actually named
15809|     something starting with __ and the normal name is an alias.  */
15810| #if defined __stub___res_nsearch || defined __stub_____res_nsearch
15811| choke me
15812| #endif
15813|
15814| int
15815| main ()
15816| {
15817| return __res_nsearch ();
15818|   ;
15819|   return 0;
15820| }
15821configure:80161: result: no
15822configure:80184: checking for res_nsearch in -lresolv
15823configure:80209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
15824Undefined symbols for architecture x86_64:
15825  "_res_nsearch", referenced from:
15826      _main in conftest-f25d87.o
15827ld: symbol(s) not found for architecture x86_64
15828clang: error: linker command failed with exit code 1 (use -v to see invocation)
15829configure:80209: $? = 1
15830configure: failed program was:
15831| /* confdefs.h */
15832| #define PACKAGE_NAME ""
15833| #define PACKAGE_TARNAME ""
15834| #define PACKAGE_VERSION ""
15835| #define PACKAGE_STRING ""
15836| #define PACKAGE_BUGREPORT ""
15837| #define PACKAGE_URL ""
15838| #define STDC_HEADERS 1
15839| #define HAVE_SYS_TYPES_H 1
15840| #define HAVE_SYS_STAT_H 1
15841| #define HAVE_STDLIB_H 1
15842| #define HAVE_STRING_H 1
15843| #define HAVE_MEMORY_H 1
15844| #define HAVE_STRINGS_H 1
15845| #define HAVE_INTTYPES_H 1
15846| #define HAVE_STDINT_H 1
15847| #define HAVE_UNISTD_H 1
15848| #define __EXTENSIONS__ 1
15849| #define _ALL_SOURCE 1
15850| #define _GNU_SOURCE 1
15851| #define _POSIX_PTHREAD_SEMANTICS 1
15852| #define _TANDEM_SOURCE 1
15853| #define HAVE_DEV_URANDOM 1
15854| #define HAVE_HUGE_VAL_INF 1
15855| #define HAVE_CPUID_COUNT 1
15856| #define HAVE_PHPDBG 1
15857| #define PHPDBG_DEBUG 0
15858| #define PHP_WRITE_STDOUT 1
15859| #define HAVE_SOCKET 1
15860| #define HAVE_SOCKETPAIR 1
15861| #define HAVE_HTONL 1
15862| #define HAVE_GETHOSTNAME 1
15863| #define HAVE_GETHOSTBYADDR 1
15864| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
15865| #define HAVE_DLOPEN 1
15866| #define HAVE_LIBDL 1
15867| #define HAVE_LIBM 1
15868| #define HAVE_INET_ATON 1
15869| #define STDC_HEADERS 1
15870| #define HAVE_DIRENT_H 1
15871| #define HAVE_INTTYPES_H 1
15872| #define HAVE_STDINT_H 1
15873| #define HAVE_DIRENT_H 1
15874| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
15875| #define HAVE_SYS_PARAM_H 1
15876| #define HAVE_SYS_TYPES_H 1
15877| #define HAVE_SYS_TIME_H 1
15878| #define HAVE_NETINET_IN_H 1
15879| #define HAVE_ALLOCA_H 1
15880| #define HAVE_ARPA_INET_H 1
15881| #define HAVE_ARPA_NAMESER_H 1
15882| #define HAVE_ASSERT_H 1
15883| #define HAVE_DNS_H 1
15884| #define HAVE_FCNTL_H 1
15885| #define HAVE_GRP_H 1
15886| #define HAVE_LANGINFO_H 1
15887| #define HAVE_LIMITS_H 1
15888| #define HAVE_LOCALE_H 1
15889| #define HAVE_MONETARY_H 1
15890| #define HAVE_NETDB_H 1
15891| #define HAVE_POLL_H 1
15892| #define HAVE_PWD_H 1
15893| #define HAVE_RESOLV_H 1
15894| #define HAVE_SIGNAL_H 1
15895| #define HAVE_STDARG_H 1
15896| #define HAVE_STDLIB_H 1
15897| #define HAVE_STRING_H 1
15898| #define HAVE_SYSLOG_H 1
15899| #define HAVE_SYSEXITS_H 1
15900| #define HAVE_SYS_IOCTL_H 1
15901| #define HAVE_SYS_FILE_H 1
15902| #define HAVE_SYS_MMAN_H 1
15903| #define HAVE_SYS_MOUNT_H 1
15904| #define HAVE_SYS_POLL_H 1
15905| #define HAVE_SYS_RESOURCE_H 1
15906| #define HAVE_SYS_SELECT_H 1
15907| #define HAVE_SYS_SOCKET_H 1
15908| #define HAVE_SYS_STAT_H 1
15909| #define HAVE_SYS_STATVFS_H 1
15910| #define HAVE_SYS_WAIT_H 1
15911| #define HAVE_TERMIOS_H 1
15912| #define HAVE_UNISTD_H 1
15913| #define HAVE_UTIME_H 1
15914| #define HAVE_SYS_UTSNAME_H 1
15915| #define HAVE_SYS_IPC_H 1
15916| #define HAVE_DLFCN_H 1
15917| #define HAVE_ASSERT_H 1
15918| #define HAVE_TMMINTRIN_H 1
15919| #define HAVE_NMMINTRIN_H 1
15920| #define HAVE_IMMINTRIN_H 1
15921| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
15922| #define HAVE_STRUCT_TM_TM_ZONE 1
15923| #define HAVE_TM_ZONE 1
15924| #define MISSING_FCLOSE_DECL 0
15925| #define HAVE_TM_GMTOFF 1
15926| #define HAVE_STRUCT_FLOCK 1
15927| #define HAVE_SOCKLEN_T 1
15928| #define SIZEOF_SIZE_T 8
15929| #define SIZEOF_LONG_LONG 8
15930| #define SIZEOF_LONG_LONG_INT 8
15931| #define SIZEOF_LONG 8
15932| #define SIZEOF_INT 4
15933| #define SIZEOF_INTMAX_T 8
15934| #define HAVE_INTMAX_T 1
15935| #define SIZEOF_SSIZE_T 8
15936| #define HAVE_SSIZE_T 1
15937| #define SIZEOF_PTRDIFF_T 8
15938| #define HAVE_PTRDIFF_T 1
15939| #define SIZEOF_SHORT 2
15940| #define SIZEOF_INT 4
15941| #define SIZEOF_LONG 8
15942| #define SIZEOF_LONG_LONG 8
15943| #define HAVE_INT8_T 1
15944| #define HAVE_INT16_T 1
15945| #define HAVE_INT32_T 1
15946| #define HAVE_INT64_T 1
15947| #define HAVE_UINT8_T 1
15948| #define HAVE_UINT16_T 1
15949| #define HAVE_UINT32_T 1
15950| #define HAVE_UINT64_T 1
15951| #define HAVE_U_INT8_T 1
15952| #define HAVE_U_INT16_T 1
15953| #define HAVE_U_INT32_T 1
15954| #define HAVE_U_INT64_T 1
15955| #define PHP_HAVE_STDINT_TYPES 1
15956| #define PHP_HAVE_BUILTIN_EXPECT 1
15957| #define PHP_HAVE_BUILTIN_CLZ 1
15958| #define PHP_HAVE_BUILTIN_CTZL 1
15959| #define PHP_HAVE_BUILTIN_CTZLL 1
15960| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
15961| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
15962| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
15963| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
15964| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
15965| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
15966| #define PHP_HAVE_BUILTIN_CPU_INIT 0
15967| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
15968| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
15969| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
15970| #define PHP_HAVE_AVX_INSTRUCTIONS 1
15971| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
15972| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
15973| #define HAVE_STRUCT_STAT_ST_RDEV 1
15974| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
15975| #define HAVE_ST_BLOCKS 1
15976| #define HAVE_SOCKADDR_STORAGE 1
15977| #define HAVE_SOCKADDR_SA_LEN 1
15978| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
15979| #define HAVE_VPRINTF 1
15980| #define HAVE_ALPHASORT 1
15981| #define HAVE_ASCTIME_R 1
15982| #define HAVE_CHROOT 1
15983| #define HAVE_CTIME_R 1
15984| #define HAVE_CRYPT 1
15985| #define HAVE_FLOCK 1
15986| #define HAVE_FTOK 1
15987| #define HAVE_FUNOPEN 1
15988| #define HAVE_GAI_STRERROR 1
15989| #define HAVE_GCVT 1
15990| #define HAVE_GETLOADAVG 1
15991| #define HAVE_GETLOGIN 1
15992| #define HAVE_GETPROTOBYNAME 1
15993| #define HAVE_GETPROTOBYNUMBER 1
15994| #define HAVE_GETSERVBYNAME 1
15995| #define HAVE_GETSERVBYPORT 1
15996| #define HAVE_GETHOSTNAME 1
15997| #define HAVE_GETRUSAGE 1
15998| #define HAVE_GETTIMEOFDAY 1
15999| #define HAVE_GMTIME_R 1
16000| #define HAVE_GETPWNAM_R 1
16001| #define HAVE_GETGRNAM_R 1
16002| #define HAVE_GETPWUID_R 1
16003| #define HAVE_GRANTPT 1
16004| #define HAVE_INET_NTOA 1
16005| #define HAVE_INET_NTOP 1
16006| #define HAVE_INET_PTON 1
16007| #define HAVE_ISASCII 1
16008| #define HAVE_LINK 1
16009| #define HAVE_LOCALTIME_R 1
16010| #define HAVE_LOCKF 1
16011| #define HAVE_LCHOWN 1
16012| #define HAVE_LRAND48 1
16013| #define HAVE_MEMCPY 1
16014| #define HAVE_MEMMOVE 1
16015| #define HAVE_MKSTEMP 1
16016| #define HAVE_MMAP 1
16017| #define HAVE_NL_LANGINFO 1
16018| #define HAVE_PERROR 1
16019| #define HAVE_POLL 1
16020| #define HAVE_PTSNAME 1
16021| #define HAVE_PUTENV 1
16022| #define HAVE_REALPATH 1
16023| #define HAVE_RANDOM 1
16024| #define HAVE_RAND_R 1
16025| #define HAVE_SCANDIR 1
16026| #define HAVE_SETITIMER 1
16027| #define HAVE_SETLOCALE 1
16028| #define HAVE_LOCALECONV 1
16029| #define HAVE_SETENV 1
16030| #define HAVE_SETPGID 1
16031| #define HAVE_SETSOCKOPT 1
16032| #define HAVE_SETVBUF 1
16033| #define HAVE_SHUTDOWN 1
16034| #define HAVE_SIN 1
16035| #define HAVE_SNPRINTF 1
16036| #define HAVE_SRAND48 1
16037| #define HAVE_SRANDOM 1
16038| #define HAVE_STATFS 1
16039| #define HAVE_STATVFS 1
16040| #define HAVE_STRCASECMP 1
16041| #define HAVE_STRCOLL 1
16042| #define HAVE_STRDUP 1
16043| #define HAVE_STRERROR 1
16044| #define HAVE_STRFTIME 1
16045| #define HAVE_STRNLEN 1
16046| #define HAVE_STRPTIME 1
16047| #define HAVE_STRSTR 1
16048| #define HAVE_STRTOK_R 1
16049| #define HAVE_SYMLINK 1
16050| #define HAVE_TEMPNAM 1
16051| #define HAVE_TZSET 1
16052| #define HAVE_UNLOCKPT 1
16053| #define HAVE_UNSETENV 1
16054| #define HAVE_USLEEP 1
16055| #define HAVE_UTIME 1
16056| #define HAVE_VSNPRINTF 1
16057| #define HAVE_VASPRINTF 1
16058| #define HAVE_ASPRINTF 1
16059| #define HAVE_NANOSLEEP 1
16060| #define HAVE_SYNC_FETCH_AND_ADD 1
16061| #define HAVE_STRLCAT 1
16062| #define HAVE_STRLCPY 1
16063| #define HAVE_GETOPT 1
16064| #define HAVE_UTIME_H 1
16065| #define HAVE_UTIME_NULL 1
16066| #define HAVE_ALLOCA_H 1
16067| #define HAVE_ALLOCA 1
16068| #define HAVE_DECLARED_TIMEZONE 1
16069| #define HAVE_OLD_READDIR_R 1
16070| #define HAVE_ASM_GOTO 1
16071| #define HAVE_COMPILER_C99_VLA 1
16072| #define PHP_SIGCHILD 0
16073| #define DEFAULT_SHORT_OPEN_TAG "1"
16074| #define HAVE_IPV6 1
16075| #define HAVE_STRINGS_H 1
16076| #define HAVE_STRTOLL 1
16077| #define HAVE_ATOLL 1
16078| #define HAVE_TIMELIB_CONFIG_H 1
16079| #define HAVE_LIBXML 1
16080| #define HAVE_LIBXML 1
16081| #define PCRE2_CODE_UNIT_WIDTH 8
16082| #define HAVE_PCRE 1
16083| #define HAVE_PCRE_JIT_SUPPORT 1
16084| #define HAVE_ZLIB 1
16085| #define HAVE_BCMATH 1
16086| #define HAVE_BZ2 1
16087| #define HAVE_CTYPE 1
16088| #define HAVE_LIBXML 1
16089| #define HAVE_DOM 1
16090| #define HAVE_UTIMES 1
16091| #define HAVE_STRNDUP 1
16092| #define PHP_MHASH_BC 1
16093| #define HAVE_HASH_EXT 1
16094| #define SIZEOF_SHORT 2
16095| #define SIZEOF_INT 4
16096| #define SIZEOF_LONG 8
16097| #define SIZEOF_LONG_LONG 8
16098| #define SIZEOF_LONG_INT 8
16099| #define HAVE_JSON 1
16100| #define STDC_HEADERS 1
16101| #define ODBCVER 0x0300
16102| #define PHAR_HASH_OK 1
16103| #define HAVE_REFLECTION 1
16104| #define HAVE_PHP_SESSION 1
16105| #define HAVE_LIBXML 1
16106| #define HAVE_SIMPLEXML 1
16107| #define HAVE_SPL 1
16108| #define HAVE_FLUSHIO 1
16109| #define HAVE_ALIGNOF 1
16110| #define PHP_USE_PHP_CRYPT_R 1
16111| #define HAVE_ATTRIBUTE_ALIGNED 1
16112| #define HAVE_GETCWD 1
16113| #define HAVE_GETWD 1
16114| #define HAVE_ASINH 1
16115| #define HAVE_ACOSH 1
16116| #define HAVE_ATANH 1
16117| #define HAVE_LOG1P 1
16118| #define HAVE_HYPOT 1
16119| #define HAVE_GLOB 1
16120| #define HAVE_STRFMON 1
16121| #define HAVE_NICE 1
16122| #define HAVE_FNMATCH 1
16123| #define HAVE_FORK 1
16124| #define PHP_CAN_SUPPORT_PROC_OPEN 1
16125| /* end confdefs.h.  */
16126|
16127| /* Override any GCC internal prototype to avoid an error.
16128|    Use char because int might match the return type of a GCC
16129|    builtin and then its argument prototype would still apply.  */
16130| #ifdef __cplusplus
16131| extern "C"
16132| #endif
16133| char res_nsearch ();
16134| int
16135| main ()
16136| {
16137| return res_nsearch ();
16138|   ;
16139|   return 0;
16140| }
16141configure:80218: result: no
16142configure:80224: checking for __res_nsearch in -lresolv
16143configure:80249: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
16144Undefined symbols for architecture x86_64:
16145  "___res_nsearch", referenced from:
16146      _main in conftest-60d7cb.o
16147ld: symbol(s) not found for architecture x86_64
16148clang: error: linker command failed with exit code 1 (use -v to see invocation)
16149configure:80249: $? = 1
16150configure: failed program was:
16151| /* confdefs.h */
16152| #define PACKAGE_NAME ""
16153| #define PACKAGE_TARNAME ""
16154| #define PACKAGE_VERSION ""
16155| #define PACKAGE_STRING ""
16156| #define PACKAGE_BUGREPORT ""
16157| #define PACKAGE_URL ""
16158| #define STDC_HEADERS 1
16159| #define HAVE_SYS_TYPES_H 1
16160| #define HAVE_SYS_STAT_H 1
16161| #define HAVE_STDLIB_H 1
16162| #define HAVE_STRING_H 1
16163| #define HAVE_MEMORY_H 1
16164| #define HAVE_STRINGS_H 1
16165| #define HAVE_INTTYPES_H 1
16166| #define HAVE_STDINT_H 1
16167| #define HAVE_UNISTD_H 1
16168| #define __EXTENSIONS__ 1
16169| #define _ALL_SOURCE 1
16170| #define _GNU_SOURCE 1
16171| #define _POSIX_PTHREAD_SEMANTICS 1
16172| #define _TANDEM_SOURCE 1
16173| #define HAVE_DEV_URANDOM 1
16174| #define HAVE_HUGE_VAL_INF 1
16175| #define HAVE_CPUID_COUNT 1
16176| #define HAVE_PHPDBG 1
16177| #define PHPDBG_DEBUG 0
16178| #define PHP_WRITE_STDOUT 1
16179| #define HAVE_SOCKET 1
16180| #define HAVE_SOCKETPAIR 1
16181| #define HAVE_HTONL 1
16182| #define HAVE_GETHOSTNAME 1
16183| #define HAVE_GETHOSTBYADDR 1
16184| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
16185| #define HAVE_DLOPEN 1
16186| #define HAVE_LIBDL 1
16187| #define HAVE_LIBM 1
16188| #define HAVE_INET_ATON 1
16189| #define STDC_HEADERS 1
16190| #define HAVE_DIRENT_H 1
16191| #define HAVE_INTTYPES_H 1
16192| #define HAVE_STDINT_H 1
16193| #define HAVE_DIRENT_H 1
16194| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
16195| #define HAVE_SYS_PARAM_H 1
16196| #define HAVE_SYS_TYPES_H 1
16197| #define HAVE_SYS_TIME_H 1
16198| #define HAVE_NETINET_IN_H 1
16199| #define HAVE_ALLOCA_H 1
16200| #define HAVE_ARPA_INET_H 1
16201| #define HAVE_ARPA_NAMESER_H 1
16202| #define HAVE_ASSERT_H 1
16203| #define HAVE_DNS_H 1
16204| #define HAVE_FCNTL_H 1
16205| #define HAVE_GRP_H 1
16206| #define HAVE_LANGINFO_H 1
16207| #define HAVE_LIMITS_H 1
16208| #define HAVE_LOCALE_H 1
16209| #define HAVE_MONETARY_H 1
16210| #define HAVE_NETDB_H 1
16211| #define HAVE_POLL_H 1
16212| #define HAVE_PWD_H 1
16213| #define HAVE_RESOLV_H 1
16214| #define HAVE_SIGNAL_H 1
16215| #define HAVE_STDARG_H 1
16216| #define HAVE_STDLIB_H 1
16217| #define HAVE_STRING_H 1
16218| #define HAVE_SYSLOG_H 1
16219| #define HAVE_SYSEXITS_H 1
16220| #define HAVE_SYS_IOCTL_H 1
16221| #define HAVE_SYS_FILE_H 1
16222| #define HAVE_SYS_MMAN_H 1
16223| #define HAVE_SYS_MOUNT_H 1
16224| #define HAVE_SYS_POLL_H 1
16225| #define HAVE_SYS_RESOURCE_H 1
16226| #define HAVE_SYS_SELECT_H 1
16227| #define HAVE_SYS_SOCKET_H 1
16228| #define HAVE_SYS_STAT_H 1
16229| #define HAVE_SYS_STATVFS_H 1
16230| #define HAVE_SYS_WAIT_H 1
16231| #define HAVE_TERMIOS_H 1
16232| #define HAVE_UNISTD_H 1
16233| #define HAVE_UTIME_H 1
16234| #define HAVE_SYS_UTSNAME_H 1
16235| #define HAVE_SYS_IPC_H 1
16236| #define HAVE_DLFCN_H 1
16237| #define HAVE_ASSERT_H 1
16238| #define HAVE_TMMINTRIN_H 1
16239| #define HAVE_NMMINTRIN_H 1
16240| #define HAVE_IMMINTRIN_H 1
16241| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
16242| #define HAVE_STRUCT_TM_TM_ZONE 1
16243| #define HAVE_TM_ZONE 1
16244| #define MISSING_FCLOSE_DECL 0
16245| #define HAVE_TM_GMTOFF 1
16246| #define HAVE_STRUCT_FLOCK 1
16247| #define HAVE_SOCKLEN_T 1
16248| #define SIZEOF_SIZE_T 8
16249| #define SIZEOF_LONG_LONG 8
16250| #define SIZEOF_LONG_LONG_INT 8
16251| #define SIZEOF_LONG 8
16252| #define SIZEOF_INT 4
16253| #define SIZEOF_INTMAX_T 8
16254| #define HAVE_INTMAX_T 1
16255| #define SIZEOF_SSIZE_T 8
16256| #define HAVE_SSIZE_T 1
16257| #define SIZEOF_PTRDIFF_T 8
16258| #define HAVE_PTRDIFF_T 1
16259| #define SIZEOF_SHORT 2
16260| #define SIZEOF_INT 4
16261| #define SIZEOF_LONG 8
16262| #define SIZEOF_LONG_LONG 8
16263| #define HAVE_INT8_T 1
16264| #define HAVE_INT16_T 1
16265| #define HAVE_INT32_T 1
16266| #define HAVE_INT64_T 1
16267| #define HAVE_UINT8_T 1
16268| #define HAVE_UINT16_T 1
16269| #define HAVE_UINT32_T 1
16270| #define HAVE_UINT64_T 1
16271| #define HAVE_U_INT8_T 1
16272| #define HAVE_U_INT16_T 1
16273| #define HAVE_U_INT32_T 1
16274| #define HAVE_U_INT64_T 1
16275| #define PHP_HAVE_STDINT_TYPES 1
16276| #define PHP_HAVE_BUILTIN_EXPECT 1
16277| #define PHP_HAVE_BUILTIN_CLZ 1
16278| #define PHP_HAVE_BUILTIN_CTZL 1
16279| #define PHP_HAVE_BUILTIN_CTZLL 1
16280| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
16281| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
16282| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
16283| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
16284| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
16285| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
16286| #define PHP_HAVE_BUILTIN_CPU_INIT 0
16287| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
16288| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
16289| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
16290| #define PHP_HAVE_AVX_INSTRUCTIONS 1
16291| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
16292| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
16293| #define HAVE_STRUCT_STAT_ST_RDEV 1
16294| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16295| #define HAVE_ST_BLOCKS 1
16296| #define HAVE_SOCKADDR_STORAGE 1
16297| #define HAVE_SOCKADDR_SA_LEN 1
16298| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
16299| #define HAVE_VPRINTF 1
16300| #define HAVE_ALPHASORT 1
16301| #define HAVE_ASCTIME_R 1
16302| #define HAVE_CHROOT 1
16303| #define HAVE_CTIME_R 1
16304| #define HAVE_CRYPT 1
16305| #define HAVE_FLOCK 1
16306| #define HAVE_FTOK 1
16307| #define HAVE_FUNOPEN 1
16308| #define HAVE_GAI_STRERROR 1
16309| #define HAVE_GCVT 1
16310| #define HAVE_GETLOADAVG 1
16311| #define HAVE_GETLOGIN 1
16312| #define HAVE_GETPROTOBYNAME 1
16313| #define HAVE_GETPROTOBYNUMBER 1
16314| #define HAVE_GETSERVBYNAME 1
16315| #define HAVE_GETSERVBYPORT 1
16316| #define HAVE_GETHOSTNAME 1
16317| #define HAVE_GETRUSAGE 1
16318| #define HAVE_GETTIMEOFDAY 1
16319| #define HAVE_GMTIME_R 1
16320| #define HAVE_GETPWNAM_R 1
16321| #define HAVE_GETGRNAM_R 1
16322| #define HAVE_GETPWUID_R 1
16323| #define HAVE_GRANTPT 1
16324| #define HAVE_INET_NTOA 1
16325| #define HAVE_INET_NTOP 1
16326| #define HAVE_INET_PTON 1
16327| #define HAVE_ISASCII 1
16328| #define HAVE_LINK 1
16329| #define HAVE_LOCALTIME_R 1
16330| #define HAVE_LOCKF 1
16331| #define HAVE_LCHOWN 1
16332| #define HAVE_LRAND48 1
16333| #define HAVE_MEMCPY 1
16334| #define HAVE_MEMMOVE 1
16335| #define HAVE_MKSTEMP 1
16336| #define HAVE_MMAP 1
16337| #define HAVE_NL_LANGINFO 1
16338| #define HAVE_PERROR 1
16339| #define HAVE_POLL 1
16340| #define HAVE_PTSNAME 1
16341| #define HAVE_PUTENV 1
16342| #define HAVE_REALPATH 1
16343| #define HAVE_RANDOM 1
16344| #define HAVE_RAND_R 1
16345| #define HAVE_SCANDIR 1
16346| #define HAVE_SETITIMER 1
16347| #define HAVE_SETLOCALE 1
16348| #define HAVE_LOCALECONV 1
16349| #define HAVE_SETENV 1
16350| #define HAVE_SETPGID 1
16351| #define HAVE_SETSOCKOPT 1
16352| #define HAVE_SETVBUF 1
16353| #define HAVE_SHUTDOWN 1
16354| #define HAVE_SIN 1
16355| #define HAVE_SNPRINTF 1
16356| #define HAVE_SRAND48 1
16357| #define HAVE_SRANDOM 1
16358| #define HAVE_STATFS 1
16359| #define HAVE_STATVFS 1
16360| #define HAVE_STRCASECMP 1
16361| #define HAVE_STRCOLL 1
16362| #define HAVE_STRDUP 1
16363| #define HAVE_STRERROR 1
16364| #define HAVE_STRFTIME 1
16365| #define HAVE_STRNLEN 1
16366| #define HAVE_STRPTIME 1
16367| #define HAVE_STRSTR 1
16368| #define HAVE_STRTOK_R 1
16369| #define HAVE_SYMLINK 1
16370| #define HAVE_TEMPNAM 1
16371| #define HAVE_TZSET 1
16372| #define HAVE_UNLOCKPT 1
16373| #define HAVE_UNSETENV 1
16374| #define HAVE_USLEEP 1
16375| #define HAVE_UTIME 1
16376| #define HAVE_VSNPRINTF 1
16377| #define HAVE_VASPRINTF 1
16378| #define HAVE_ASPRINTF 1
16379| #define HAVE_NANOSLEEP 1
16380| #define HAVE_SYNC_FETCH_AND_ADD 1
16381| #define HAVE_STRLCAT 1
16382| #define HAVE_STRLCPY 1
16383| #define HAVE_GETOPT 1
16384| #define HAVE_UTIME_H 1
16385| #define HAVE_UTIME_NULL 1
16386| #define HAVE_ALLOCA_H 1
16387| #define HAVE_ALLOCA 1
16388| #define HAVE_DECLARED_TIMEZONE 1
16389| #define HAVE_OLD_READDIR_R 1
16390| #define HAVE_ASM_GOTO 1
16391| #define HAVE_COMPILER_C99_VLA 1
16392| #define PHP_SIGCHILD 0
16393| #define DEFAULT_SHORT_OPEN_TAG "1"
16394| #define HAVE_IPV6 1
16395| #define HAVE_STRINGS_H 1
16396| #define HAVE_STRTOLL 1
16397| #define HAVE_ATOLL 1
16398| #define HAVE_TIMELIB_CONFIG_H 1
16399| #define HAVE_LIBXML 1
16400| #define HAVE_LIBXML 1
16401| #define PCRE2_CODE_UNIT_WIDTH 8
16402| #define HAVE_PCRE 1
16403| #define HAVE_PCRE_JIT_SUPPORT 1
16404| #define HAVE_ZLIB 1
16405| #define HAVE_BCMATH 1
16406| #define HAVE_BZ2 1
16407| #define HAVE_CTYPE 1
16408| #define HAVE_LIBXML 1
16409| #define HAVE_DOM 1
16410| #define HAVE_UTIMES 1
16411| #define HAVE_STRNDUP 1
16412| #define PHP_MHASH_BC 1
16413| #define HAVE_HASH_EXT 1
16414| #define SIZEOF_SHORT 2
16415| #define SIZEOF_INT 4
16416| #define SIZEOF_LONG 8
16417| #define SIZEOF_LONG_LONG 8
16418| #define SIZEOF_LONG_INT 8
16419| #define HAVE_JSON 1
16420| #define STDC_HEADERS 1
16421| #define ODBCVER 0x0300
16422| #define PHAR_HASH_OK 1
16423| #define HAVE_REFLECTION 1
16424| #define HAVE_PHP_SESSION 1
16425| #define HAVE_LIBXML 1
16426| #define HAVE_SIMPLEXML 1
16427| #define HAVE_SPL 1
16428| #define HAVE_FLUSHIO 1
16429| #define HAVE_ALIGNOF 1
16430| #define PHP_USE_PHP_CRYPT_R 1
16431| #define HAVE_ATTRIBUTE_ALIGNED 1
16432| #define HAVE_GETCWD 1
16433| #define HAVE_GETWD 1
16434| #define HAVE_ASINH 1
16435| #define HAVE_ACOSH 1
16436| #define HAVE_ATANH 1
16437| #define HAVE_LOG1P 1
16438| #define HAVE_HYPOT 1
16439| #define HAVE_GLOB 1
16440| #define HAVE_STRFMON 1
16441| #define HAVE_NICE 1
16442| #define HAVE_FNMATCH 1
16443| #define HAVE_FORK 1
16444| #define PHP_CAN_SUPPORT_PROC_OPEN 1
16445| /* end confdefs.h.  */
16446|
16447| /* Override any GCC internal prototype to avoid an error.
16448|    Use char because int might match the return type of a GCC
16449|    builtin and then its argument prototype would still apply.  */
16450| #ifdef __cplusplus
16451| extern "C"
16452| #endif
16453| char __res_nsearch ();
16454| int
16455| main ()
16456| {
16457| return __res_nsearch ();
16458|   ;
16459|   return 0;
16460| }
16461configure:80258: result: no
16462configure:80316: checking for res_nsearch in -lbind
16463configure:80341: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbind  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
16464ld: library not found for -lbind
16465clang: error: linker command failed with exit code 1 (use -v to see invocation)
16466configure:80341: $? = 1
16467configure: failed program was:
16468| /* confdefs.h */
16469| #define PACKAGE_NAME ""
16470| #define PACKAGE_TARNAME ""
16471| #define PACKAGE_VERSION ""
16472| #define PACKAGE_STRING ""
16473| #define PACKAGE_BUGREPORT ""
16474| #define PACKAGE_URL ""
16475| #define STDC_HEADERS 1
16476| #define HAVE_SYS_TYPES_H 1
16477| #define HAVE_SYS_STAT_H 1
16478| #define HAVE_STDLIB_H 1
16479| #define HAVE_STRING_H 1
16480| #define HAVE_MEMORY_H 1
16481| #define HAVE_STRINGS_H 1
16482| #define HAVE_INTTYPES_H 1
16483| #define HAVE_STDINT_H 1
16484| #define HAVE_UNISTD_H 1
16485| #define __EXTENSIONS__ 1
16486| #define _ALL_SOURCE 1
16487| #define _GNU_SOURCE 1
16488| #define _POSIX_PTHREAD_SEMANTICS 1
16489| #define _TANDEM_SOURCE 1
16490| #define HAVE_DEV_URANDOM 1
16491| #define HAVE_HUGE_VAL_INF 1
16492| #define HAVE_CPUID_COUNT 1
16493| #define HAVE_PHPDBG 1
16494| #define PHPDBG_DEBUG 0
16495| #define PHP_WRITE_STDOUT 1
16496| #define HAVE_SOCKET 1
16497| #define HAVE_SOCKETPAIR 1
16498| #define HAVE_HTONL 1
16499| #define HAVE_GETHOSTNAME 1
16500| #define HAVE_GETHOSTBYADDR 1
16501| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
16502| #define HAVE_DLOPEN 1
16503| #define HAVE_LIBDL 1
16504| #define HAVE_LIBM 1
16505| #define HAVE_INET_ATON 1
16506| #define STDC_HEADERS 1
16507| #define HAVE_DIRENT_H 1
16508| #define HAVE_INTTYPES_H 1
16509| #define HAVE_STDINT_H 1
16510| #define HAVE_DIRENT_H 1
16511| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
16512| #define HAVE_SYS_PARAM_H 1
16513| #define HAVE_SYS_TYPES_H 1
16514| #define HAVE_SYS_TIME_H 1
16515| #define HAVE_NETINET_IN_H 1
16516| #define HAVE_ALLOCA_H 1
16517| #define HAVE_ARPA_INET_H 1
16518| #define HAVE_ARPA_NAMESER_H 1
16519| #define HAVE_ASSERT_H 1
16520| #define HAVE_DNS_H 1
16521| #define HAVE_FCNTL_H 1
16522| #define HAVE_GRP_H 1
16523| #define HAVE_LANGINFO_H 1
16524| #define HAVE_LIMITS_H 1
16525| #define HAVE_LOCALE_H 1
16526| #define HAVE_MONETARY_H 1
16527| #define HAVE_NETDB_H 1
16528| #define HAVE_POLL_H 1
16529| #define HAVE_PWD_H 1
16530| #define HAVE_RESOLV_H 1
16531| #define HAVE_SIGNAL_H 1
16532| #define HAVE_STDARG_H 1
16533| #define HAVE_STDLIB_H 1
16534| #define HAVE_STRING_H 1
16535| #define HAVE_SYSLOG_H 1
16536| #define HAVE_SYSEXITS_H 1
16537| #define HAVE_SYS_IOCTL_H 1
16538| #define HAVE_SYS_FILE_H 1
16539| #define HAVE_SYS_MMAN_H 1
16540| #define HAVE_SYS_MOUNT_H 1
16541| #define HAVE_SYS_POLL_H 1
16542| #define HAVE_SYS_RESOURCE_H 1
16543| #define HAVE_SYS_SELECT_H 1
16544| #define HAVE_SYS_SOCKET_H 1
16545| #define HAVE_SYS_STAT_H 1
16546| #define HAVE_SYS_STATVFS_H 1
16547| #define HAVE_SYS_WAIT_H 1
16548| #define HAVE_TERMIOS_H 1
16549| #define HAVE_UNISTD_H 1
16550| #define HAVE_UTIME_H 1
16551| #define HAVE_SYS_UTSNAME_H 1
16552| #define HAVE_SYS_IPC_H 1
16553| #define HAVE_DLFCN_H 1
16554| #define HAVE_ASSERT_H 1
16555| #define HAVE_TMMINTRIN_H 1
16556| #define HAVE_NMMINTRIN_H 1
16557| #define HAVE_IMMINTRIN_H 1
16558| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
16559| #define HAVE_STRUCT_TM_TM_ZONE 1
16560| #define HAVE_TM_ZONE 1
16561| #define MISSING_FCLOSE_DECL 0
16562| #define HAVE_TM_GMTOFF 1
16563| #define HAVE_STRUCT_FLOCK 1
16564| #define HAVE_SOCKLEN_T 1
16565| #define SIZEOF_SIZE_T 8
16566| #define SIZEOF_LONG_LONG 8
16567| #define SIZEOF_LONG_LONG_INT 8
16568| #define SIZEOF_LONG 8
16569| #define SIZEOF_INT 4
16570| #define SIZEOF_INTMAX_T 8
16571| #define HAVE_INTMAX_T 1
16572| #define SIZEOF_SSIZE_T 8
16573| #define HAVE_SSIZE_T 1
16574| #define SIZEOF_PTRDIFF_T 8
16575| #define HAVE_PTRDIFF_T 1
16576| #define SIZEOF_SHORT 2
16577| #define SIZEOF_INT 4
16578| #define SIZEOF_LONG 8
16579| #define SIZEOF_LONG_LONG 8
16580| #define HAVE_INT8_T 1
16581| #define HAVE_INT16_T 1
16582| #define HAVE_INT32_T 1
16583| #define HAVE_INT64_T 1
16584| #define HAVE_UINT8_T 1
16585| #define HAVE_UINT16_T 1
16586| #define HAVE_UINT32_T 1
16587| #define HAVE_UINT64_T 1
16588| #define HAVE_U_INT8_T 1
16589| #define HAVE_U_INT16_T 1
16590| #define HAVE_U_INT32_T 1
16591| #define HAVE_U_INT64_T 1
16592| #define PHP_HAVE_STDINT_TYPES 1
16593| #define PHP_HAVE_BUILTIN_EXPECT 1
16594| #define PHP_HAVE_BUILTIN_CLZ 1
16595| #define PHP_HAVE_BUILTIN_CTZL 1
16596| #define PHP_HAVE_BUILTIN_CTZLL 1
16597| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
16598| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
16599| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
16600| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
16601| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
16602| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
16603| #define PHP_HAVE_BUILTIN_CPU_INIT 0
16604| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
16605| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
16606| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
16607| #define PHP_HAVE_AVX_INSTRUCTIONS 1
16608| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
16609| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
16610| #define HAVE_STRUCT_STAT_ST_RDEV 1
16611| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16612| #define HAVE_ST_BLOCKS 1
16613| #define HAVE_SOCKADDR_STORAGE 1
16614| #define HAVE_SOCKADDR_SA_LEN 1
16615| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
16616| #define HAVE_VPRINTF 1
16617| #define HAVE_ALPHASORT 1
16618| #define HAVE_ASCTIME_R 1
16619| #define HAVE_CHROOT 1
16620| #define HAVE_CTIME_R 1
16621| #define HAVE_CRYPT 1
16622| #define HAVE_FLOCK 1
16623| #define HAVE_FTOK 1
16624| #define HAVE_FUNOPEN 1
16625| #define HAVE_GAI_STRERROR 1
16626| #define HAVE_GCVT 1
16627| #define HAVE_GETLOADAVG 1
16628| #define HAVE_GETLOGIN 1
16629| #define HAVE_GETPROTOBYNAME 1
16630| #define HAVE_GETPROTOBYNUMBER 1
16631| #define HAVE_GETSERVBYNAME 1
16632| #define HAVE_GETSERVBYPORT 1
16633| #define HAVE_GETHOSTNAME 1
16634| #define HAVE_GETRUSAGE 1
16635| #define HAVE_GETTIMEOFDAY 1
16636| #define HAVE_GMTIME_R 1
16637| #define HAVE_GETPWNAM_R 1
16638| #define HAVE_GETGRNAM_R 1
16639| #define HAVE_GETPWUID_R 1
16640| #define HAVE_GRANTPT 1
16641| #define HAVE_INET_NTOA 1
16642| #define HAVE_INET_NTOP 1
16643| #define HAVE_INET_PTON 1
16644| #define HAVE_ISASCII 1
16645| #define HAVE_LINK 1
16646| #define HAVE_LOCALTIME_R 1
16647| #define HAVE_LOCKF 1
16648| #define HAVE_LCHOWN 1
16649| #define HAVE_LRAND48 1
16650| #define HAVE_MEMCPY 1
16651| #define HAVE_MEMMOVE 1
16652| #define HAVE_MKSTEMP 1
16653| #define HAVE_MMAP 1
16654| #define HAVE_NL_LANGINFO 1
16655| #define HAVE_PERROR 1
16656| #define HAVE_POLL 1
16657| #define HAVE_PTSNAME 1
16658| #define HAVE_PUTENV 1
16659| #define HAVE_REALPATH 1
16660| #define HAVE_RANDOM 1
16661| #define HAVE_RAND_R 1
16662| #define HAVE_SCANDIR 1
16663| #define HAVE_SETITIMER 1
16664| #define HAVE_SETLOCALE 1
16665| #define HAVE_LOCALECONV 1
16666| #define HAVE_SETENV 1
16667| #define HAVE_SETPGID 1
16668| #define HAVE_SETSOCKOPT 1
16669| #define HAVE_SETVBUF 1
16670| #define HAVE_SHUTDOWN 1
16671| #define HAVE_SIN 1
16672| #define HAVE_SNPRINTF 1
16673| #define HAVE_SRAND48 1
16674| #define HAVE_SRANDOM 1
16675| #define HAVE_STATFS 1
16676| #define HAVE_STATVFS 1
16677| #define HAVE_STRCASECMP 1
16678| #define HAVE_STRCOLL 1
16679| #define HAVE_STRDUP 1
16680| #define HAVE_STRERROR 1
16681| #define HAVE_STRFTIME 1
16682| #define HAVE_STRNLEN 1
16683| #define HAVE_STRPTIME 1
16684| #define HAVE_STRSTR 1
16685| #define HAVE_STRTOK_R 1
16686| #define HAVE_SYMLINK 1
16687| #define HAVE_TEMPNAM 1
16688| #define HAVE_TZSET 1
16689| #define HAVE_UNLOCKPT 1
16690| #define HAVE_UNSETENV 1
16691| #define HAVE_USLEEP 1
16692| #define HAVE_UTIME 1
16693| #define HAVE_VSNPRINTF 1
16694| #define HAVE_VASPRINTF 1
16695| #define HAVE_ASPRINTF 1
16696| #define HAVE_NANOSLEEP 1
16697| #define HAVE_SYNC_FETCH_AND_ADD 1
16698| #define HAVE_STRLCAT 1
16699| #define HAVE_STRLCPY 1
16700| #define HAVE_GETOPT 1
16701| #define HAVE_UTIME_H 1
16702| #define HAVE_UTIME_NULL 1
16703| #define HAVE_ALLOCA_H 1
16704| #define HAVE_ALLOCA 1
16705| #define HAVE_DECLARED_TIMEZONE 1
16706| #define HAVE_OLD_READDIR_R 1
16707| #define HAVE_ASM_GOTO 1
16708| #define HAVE_COMPILER_C99_VLA 1
16709| #define PHP_SIGCHILD 0
16710| #define DEFAULT_SHORT_OPEN_TAG "1"
16711| #define HAVE_IPV6 1
16712| #define HAVE_STRINGS_H 1
16713| #define HAVE_STRTOLL 1
16714| #define HAVE_ATOLL 1
16715| #define HAVE_TIMELIB_CONFIG_H 1
16716| #define HAVE_LIBXML 1
16717| #define HAVE_LIBXML 1
16718| #define PCRE2_CODE_UNIT_WIDTH 8
16719| #define HAVE_PCRE 1
16720| #define HAVE_PCRE_JIT_SUPPORT 1
16721| #define HAVE_ZLIB 1
16722| #define HAVE_BCMATH 1
16723| #define HAVE_BZ2 1
16724| #define HAVE_CTYPE 1
16725| #define HAVE_LIBXML 1
16726| #define HAVE_DOM 1
16727| #define HAVE_UTIMES 1
16728| #define HAVE_STRNDUP 1
16729| #define PHP_MHASH_BC 1
16730| #define HAVE_HASH_EXT 1
16731| #define SIZEOF_SHORT 2
16732| #define SIZEOF_INT 4
16733| #define SIZEOF_LONG 8
16734| #define SIZEOF_LONG_LONG 8
16735| #define SIZEOF_LONG_INT 8
16736| #define HAVE_JSON 1
16737| #define STDC_HEADERS 1
16738| #define ODBCVER 0x0300
16739| #define PHAR_HASH_OK 1
16740| #define HAVE_REFLECTION 1
16741| #define HAVE_PHP_SESSION 1
16742| #define HAVE_LIBXML 1
16743| #define HAVE_SIMPLEXML 1
16744| #define HAVE_SPL 1
16745| #define HAVE_FLUSHIO 1
16746| #define HAVE_ALIGNOF 1
16747| #define PHP_USE_PHP_CRYPT_R 1
16748| #define HAVE_ATTRIBUTE_ALIGNED 1
16749| #define HAVE_GETCWD 1
16750| #define HAVE_GETWD 1
16751| #define HAVE_ASINH 1
16752| #define HAVE_ACOSH 1
16753| #define HAVE_ATANH 1
16754| #define HAVE_LOG1P 1
16755| #define HAVE_HYPOT 1
16756| #define HAVE_GLOB 1
16757| #define HAVE_STRFMON 1
16758| #define HAVE_NICE 1
16759| #define HAVE_FNMATCH 1
16760| #define HAVE_FORK 1
16761| #define PHP_CAN_SUPPORT_PROC_OPEN 1
16762| /* end confdefs.h.  */
16763|
16764| /* Override any GCC internal prototype to avoid an error.
16765|    Use char because int might match the return type of a GCC
16766|    builtin and then its argument prototype would still apply.  */
16767| #ifdef __cplusplus
16768| extern "C"
16769| #endif
16770| char res_nsearch ();
16771| int
16772| main ()
16773| {
16774| return res_nsearch ();
16775|   ;
16776|   return 0;
16777| }
16778configure:80350: result: no
16779configure:80356: checking for __res_nsearch in -lbind
16780configure:80381: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbind  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
16781ld: library not found for -lbind
16782clang: error: linker command failed with exit code 1 (use -v to see invocation)
16783configure:80381: $? = 1
16784configure: failed program was:
16785| /* confdefs.h */
16786| #define PACKAGE_NAME ""
16787| #define PACKAGE_TARNAME ""
16788| #define PACKAGE_VERSION ""
16789| #define PACKAGE_STRING ""
16790| #define PACKAGE_BUGREPORT ""
16791| #define PACKAGE_URL ""
16792| #define STDC_HEADERS 1
16793| #define HAVE_SYS_TYPES_H 1
16794| #define HAVE_SYS_STAT_H 1
16795| #define HAVE_STDLIB_H 1
16796| #define HAVE_STRING_H 1
16797| #define HAVE_MEMORY_H 1
16798| #define HAVE_STRINGS_H 1
16799| #define HAVE_INTTYPES_H 1
16800| #define HAVE_STDINT_H 1
16801| #define HAVE_UNISTD_H 1
16802| #define __EXTENSIONS__ 1
16803| #define _ALL_SOURCE 1
16804| #define _GNU_SOURCE 1
16805| #define _POSIX_PTHREAD_SEMANTICS 1
16806| #define _TANDEM_SOURCE 1
16807| #define HAVE_DEV_URANDOM 1
16808| #define HAVE_HUGE_VAL_INF 1
16809| #define HAVE_CPUID_COUNT 1
16810| #define HAVE_PHPDBG 1
16811| #define PHPDBG_DEBUG 0
16812| #define PHP_WRITE_STDOUT 1
16813| #define HAVE_SOCKET 1
16814| #define HAVE_SOCKETPAIR 1
16815| #define HAVE_HTONL 1
16816| #define HAVE_GETHOSTNAME 1
16817| #define HAVE_GETHOSTBYADDR 1
16818| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
16819| #define HAVE_DLOPEN 1
16820| #define HAVE_LIBDL 1
16821| #define HAVE_LIBM 1
16822| #define HAVE_INET_ATON 1
16823| #define STDC_HEADERS 1
16824| #define HAVE_DIRENT_H 1
16825| #define HAVE_INTTYPES_H 1
16826| #define HAVE_STDINT_H 1
16827| #define HAVE_DIRENT_H 1
16828| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
16829| #define HAVE_SYS_PARAM_H 1
16830| #define HAVE_SYS_TYPES_H 1
16831| #define HAVE_SYS_TIME_H 1
16832| #define HAVE_NETINET_IN_H 1
16833| #define HAVE_ALLOCA_H 1
16834| #define HAVE_ARPA_INET_H 1
16835| #define HAVE_ARPA_NAMESER_H 1
16836| #define HAVE_ASSERT_H 1
16837| #define HAVE_DNS_H 1
16838| #define HAVE_FCNTL_H 1
16839| #define HAVE_GRP_H 1
16840| #define HAVE_LANGINFO_H 1
16841| #define HAVE_LIMITS_H 1
16842| #define HAVE_LOCALE_H 1
16843| #define HAVE_MONETARY_H 1
16844| #define HAVE_NETDB_H 1
16845| #define HAVE_POLL_H 1
16846| #define HAVE_PWD_H 1
16847| #define HAVE_RESOLV_H 1
16848| #define HAVE_SIGNAL_H 1
16849| #define HAVE_STDARG_H 1
16850| #define HAVE_STDLIB_H 1
16851| #define HAVE_STRING_H 1
16852| #define HAVE_SYSLOG_H 1
16853| #define HAVE_SYSEXITS_H 1
16854| #define HAVE_SYS_IOCTL_H 1
16855| #define HAVE_SYS_FILE_H 1
16856| #define HAVE_SYS_MMAN_H 1
16857| #define HAVE_SYS_MOUNT_H 1
16858| #define HAVE_SYS_POLL_H 1
16859| #define HAVE_SYS_RESOURCE_H 1
16860| #define HAVE_SYS_SELECT_H 1
16861| #define HAVE_SYS_SOCKET_H 1
16862| #define HAVE_SYS_STAT_H 1
16863| #define HAVE_SYS_STATVFS_H 1
16864| #define HAVE_SYS_WAIT_H 1
16865| #define HAVE_TERMIOS_H 1
16866| #define HAVE_UNISTD_H 1
16867| #define HAVE_UTIME_H 1
16868| #define HAVE_SYS_UTSNAME_H 1
16869| #define HAVE_SYS_IPC_H 1
16870| #define HAVE_DLFCN_H 1
16871| #define HAVE_ASSERT_H 1
16872| #define HAVE_TMMINTRIN_H 1
16873| #define HAVE_NMMINTRIN_H 1
16874| #define HAVE_IMMINTRIN_H 1
16875| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
16876| #define HAVE_STRUCT_TM_TM_ZONE 1
16877| #define HAVE_TM_ZONE 1
16878| #define MISSING_FCLOSE_DECL 0
16879| #define HAVE_TM_GMTOFF 1
16880| #define HAVE_STRUCT_FLOCK 1
16881| #define HAVE_SOCKLEN_T 1
16882| #define SIZEOF_SIZE_T 8
16883| #define SIZEOF_LONG_LONG 8
16884| #define SIZEOF_LONG_LONG_INT 8
16885| #define SIZEOF_LONG 8
16886| #define SIZEOF_INT 4
16887| #define SIZEOF_INTMAX_T 8
16888| #define HAVE_INTMAX_T 1
16889| #define SIZEOF_SSIZE_T 8
16890| #define HAVE_SSIZE_T 1
16891| #define SIZEOF_PTRDIFF_T 8
16892| #define HAVE_PTRDIFF_T 1
16893| #define SIZEOF_SHORT 2
16894| #define SIZEOF_INT 4
16895| #define SIZEOF_LONG 8
16896| #define SIZEOF_LONG_LONG 8
16897| #define HAVE_INT8_T 1
16898| #define HAVE_INT16_T 1
16899| #define HAVE_INT32_T 1
16900| #define HAVE_INT64_T 1
16901| #define HAVE_UINT8_T 1
16902| #define HAVE_UINT16_T 1
16903| #define HAVE_UINT32_T 1
16904| #define HAVE_UINT64_T 1
16905| #define HAVE_U_INT8_T 1
16906| #define HAVE_U_INT16_T 1
16907| #define HAVE_U_INT32_T 1
16908| #define HAVE_U_INT64_T 1
16909| #define PHP_HAVE_STDINT_TYPES 1
16910| #define PHP_HAVE_BUILTIN_EXPECT 1
16911| #define PHP_HAVE_BUILTIN_CLZ 1
16912| #define PHP_HAVE_BUILTIN_CTZL 1
16913| #define PHP_HAVE_BUILTIN_CTZLL 1
16914| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
16915| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
16916| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
16917| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
16918| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
16919| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
16920| #define PHP_HAVE_BUILTIN_CPU_INIT 0
16921| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
16922| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
16923| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
16924| #define PHP_HAVE_AVX_INSTRUCTIONS 1
16925| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
16926| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
16927| #define HAVE_STRUCT_STAT_ST_RDEV 1
16928| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
16929| #define HAVE_ST_BLOCKS 1
16930| #define HAVE_SOCKADDR_STORAGE 1
16931| #define HAVE_SOCKADDR_SA_LEN 1
16932| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
16933| #define HAVE_VPRINTF 1
16934| #define HAVE_ALPHASORT 1
16935| #define HAVE_ASCTIME_R 1
16936| #define HAVE_CHROOT 1
16937| #define HAVE_CTIME_R 1
16938| #define HAVE_CRYPT 1
16939| #define HAVE_FLOCK 1
16940| #define HAVE_FTOK 1
16941| #define HAVE_FUNOPEN 1
16942| #define HAVE_GAI_STRERROR 1
16943| #define HAVE_GCVT 1
16944| #define HAVE_GETLOADAVG 1
16945| #define HAVE_GETLOGIN 1
16946| #define HAVE_GETPROTOBYNAME 1
16947| #define HAVE_GETPROTOBYNUMBER 1
16948| #define HAVE_GETSERVBYNAME 1
16949| #define HAVE_GETSERVBYPORT 1
16950| #define HAVE_GETHOSTNAME 1
16951| #define HAVE_GETRUSAGE 1
16952| #define HAVE_GETTIMEOFDAY 1
16953| #define HAVE_GMTIME_R 1
16954| #define HAVE_GETPWNAM_R 1
16955| #define HAVE_GETGRNAM_R 1
16956| #define HAVE_GETPWUID_R 1
16957| #define HAVE_GRANTPT 1
16958| #define HAVE_INET_NTOA 1
16959| #define HAVE_INET_NTOP 1
16960| #define HAVE_INET_PTON 1
16961| #define HAVE_ISASCII 1
16962| #define HAVE_LINK 1
16963| #define HAVE_LOCALTIME_R 1
16964| #define HAVE_LOCKF 1
16965| #define HAVE_LCHOWN 1
16966| #define HAVE_LRAND48 1
16967| #define HAVE_MEMCPY 1
16968| #define HAVE_MEMMOVE 1
16969| #define HAVE_MKSTEMP 1
16970| #define HAVE_MMAP 1
16971| #define HAVE_NL_LANGINFO 1
16972| #define HAVE_PERROR 1
16973| #define HAVE_POLL 1
16974| #define HAVE_PTSNAME 1
16975| #define HAVE_PUTENV 1
16976| #define HAVE_REALPATH 1
16977| #define HAVE_RANDOM 1
16978| #define HAVE_RAND_R 1
16979| #define HAVE_SCANDIR 1
16980| #define HAVE_SETITIMER 1
16981| #define HAVE_SETLOCALE 1
16982| #define HAVE_LOCALECONV 1
16983| #define HAVE_SETENV 1
16984| #define HAVE_SETPGID 1
16985| #define HAVE_SETSOCKOPT 1
16986| #define HAVE_SETVBUF 1
16987| #define HAVE_SHUTDOWN 1
16988| #define HAVE_SIN 1
16989| #define HAVE_SNPRINTF 1
16990| #define HAVE_SRAND48 1
16991| #define HAVE_SRANDOM 1
16992| #define HAVE_STATFS 1
16993| #define HAVE_STATVFS 1
16994| #define HAVE_STRCASECMP 1
16995| #define HAVE_STRCOLL 1
16996| #define HAVE_STRDUP 1
16997| #define HAVE_STRERROR 1
16998| #define HAVE_STRFTIME 1
16999| #define HAVE_STRNLEN 1
17000| #define HAVE_STRPTIME 1
17001| #define HAVE_STRSTR 1
17002| #define HAVE_STRTOK_R 1
17003| #define HAVE_SYMLINK 1
17004| #define HAVE_TEMPNAM 1
17005| #define HAVE_TZSET 1
17006| #define HAVE_UNLOCKPT 1
17007| #define HAVE_UNSETENV 1
17008| #define HAVE_USLEEP 1
17009| #define HAVE_UTIME 1
17010| #define HAVE_VSNPRINTF 1
17011| #define HAVE_VASPRINTF 1
17012| #define HAVE_ASPRINTF 1
17013| #define HAVE_NANOSLEEP 1
17014| #define HAVE_SYNC_FETCH_AND_ADD 1
17015| #define HAVE_STRLCAT 1
17016| #define HAVE_STRLCPY 1
17017| #define HAVE_GETOPT 1
17018| #define HAVE_UTIME_H 1
17019| #define HAVE_UTIME_NULL 1
17020| #define HAVE_ALLOCA_H 1
17021| #define HAVE_ALLOCA 1
17022| #define HAVE_DECLARED_TIMEZONE 1
17023| #define HAVE_OLD_READDIR_R 1
17024| #define HAVE_ASM_GOTO 1
17025| #define HAVE_COMPILER_C99_VLA 1
17026| #define PHP_SIGCHILD 0
17027| #define DEFAULT_SHORT_OPEN_TAG "1"
17028| #define HAVE_IPV6 1
17029| #define HAVE_STRINGS_H 1
17030| #define HAVE_STRTOLL 1
17031| #define HAVE_ATOLL 1
17032| #define HAVE_TIMELIB_CONFIG_H 1
17033| #define HAVE_LIBXML 1
17034| #define HAVE_LIBXML 1
17035| #define PCRE2_CODE_UNIT_WIDTH 8
17036| #define HAVE_PCRE 1
17037| #define HAVE_PCRE_JIT_SUPPORT 1
17038| #define HAVE_ZLIB 1
17039| #define HAVE_BCMATH 1
17040| #define HAVE_BZ2 1
17041| #define HAVE_CTYPE 1
17042| #define HAVE_LIBXML 1
17043| #define HAVE_DOM 1
17044| #define HAVE_UTIMES 1
17045| #define HAVE_STRNDUP 1
17046| #define PHP_MHASH_BC 1
17047| #define HAVE_HASH_EXT 1
17048| #define SIZEOF_SHORT 2
17049| #define SIZEOF_INT 4
17050| #define SIZEOF_LONG 8
17051| #define SIZEOF_LONG_LONG 8
17052| #define SIZEOF_LONG_INT 8
17053| #define HAVE_JSON 1
17054| #define STDC_HEADERS 1
17055| #define ODBCVER 0x0300
17056| #define PHAR_HASH_OK 1
17057| #define HAVE_REFLECTION 1
17058| #define HAVE_PHP_SESSION 1
17059| #define HAVE_LIBXML 1
17060| #define HAVE_SIMPLEXML 1
17061| #define HAVE_SPL 1
17062| #define HAVE_FLUSHIO 1
17063| #define HAVE_ALIGNOF 1
17064| #define PHP_USE_PHP_CRYPT_R 1
17065| #define HAVE_ATTRIBUTE_ALIGNED 1
17066| #define HAVE_GETCWD 1
17067| #define HAVE_GETWD 1
17068| #define HAVE_ASINH 1
17069| #define HAVE_ACOSH 1
17070| #define HAVE_ATANH 1
17071| #define HAVE_LOG1P 1
17072| #define HAVE_HYPOT 1
17073| #define HAVE_GLOB 1
17074| #define HAVE_STRFMON 1
17075| #define HAVE_NICE 1
17076| #define HAVE_FNMATCH 1
17077| #define HAVE_FORK 1
17078| #define PHP_CAN_SUPPORT_PROC_OPEN 1
17079| /* end confdefs.h.  */
17080|
17081| /* Override any GCC internal prototype to avoid an error.
17082|    Use char because int might match the return type of a GCC
17083|    builtin and then its argument prototype would still apply.  */
17084| #ifdef __cplusplus
17085| extern "C"
17086| #endif
17087| char __res_nsearch ();
17088| int
17089| main ()
17090| {
17091| return __res_nsearch ();
17092|   ;
17093|   return 0;
17094| }
17095configure:80390: result: no
17096configure:80448: checking for res_nsearch in -lsocket
17097configure:80473: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lsocket  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
17098ld: library not found for -lsocket
17099clang: error: linker command failed with exit code 1 (use -v to see invocation)
17100configure:80473: $? = 1
17101configure: failed program was:
17102| /* confdefs.h */
17103| #define PACKAGE_NAME ""
17104| #define PACKAGE_TARNAME ""
17105| #define PACKAGE_VERSION ""
17106| #define PACKAGE_STRING ""
17107| #define PACKAGE_BUGREPORT ""
17108| #define PACKAGE_URL ""
17109| #define STDC_HEADERS 1
17110| #define HAVE_SYS_TYPES_H 1
17111| #define HAVE_SYS_STAT_H 1
17112| #define HAVE_STDLIB_H 1
17113| #define HAVE_STRING_H 1
17114| #define HAVE_MEMORY_H 1
17115| #define HAVE_STRINGS_H 1
17116| #define HAVE_INTTYPES_H 1
17117| #define HAVE_STDINT_H 1
17118| #define HAVE_UNISTD_H 1
17119| #define __EXTENSIONS__ 1
17120| #define _ALL_SOURCE 1
17121| #define _GNU_SOURCE 1
17122| #define _POSIX_PTHREAD_SEMANTICS 1
17123| #define _TANDEM_SOURCE 1
17124| #define HAVE_DEV_URANDOM 1
17125| #define HAVE_HUGE_VAL_INF 1
17126| #define HAVE_CPUID_COUNT 1
17127| #define HAVE_PHPDBG 1
17128| #define PHPDBG_DEBUG 0
17129| #define PHP_WRITE_STDOUT 1
17130| #define HAVE_SOCKET 1
17131| #define HAVE_SOCKETPAIR 1
17132| #define HAVE_HTONL 1
17133| #define HAVE_GETHOSTNAME 1
17134| #define HAVE_GETHOSTBYADDR 1
17135| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
17136| #define HAVE_DLOPEN 1
17137| #define HAVE_LIBDL 1
17138| #define HAVE_LIBM 1
17139| #define HAVE_INET_ATON 1
17140| #define STDC_HEADERS 1
17141| #define HAVE_DIRENT_H 1
17142| #define HAVE_INTTYPES_H 1
17143| #define HAVE_STDINT_H 1
17144| #define HAVE_DIRENT_H 1
17145| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
17146| #define HAVE_SYS_PARAM_H 1
17147| #define HAVE_SYS_TYPES_H 1
17148| #define HAVE_SYS_TIME_H 1
17149| #define HAVE_NETINET_IN_H 1
17150| #define HAVE_ALLOCA_H 1
17151| #define HAVE_ARPA_INET_H 1
17152| #define HAVE_ARPA_NAMESER_H 1
17153| #define HAVE_ASSERT_H 1
17154| #define HAVE_DNS_H 1
17155| #define HAVE_FCNTL_H 1
17156| #define HAVE_GRP_H 1
17157| #define HAVE_LANGINFO_H 1
17158| #define HAVE_LIMITS_H 1
17159| #define HAVE_LOCALE_H 1
17160| #define HAVE_MONETARY_H 1
17161| #define HAVE_NETDB_H 1
17162| #define HAVE_POLL_H 1
17163| #define HAVE_PWD_H 1
17164| #define HAVE_RESOLV_H 1
17165| #define HAVE_SIGNAL_H 1
17166| #define HAVE_STDARG_H 1
17167| #define HAVE_STDLIB_H 1
17168| #define HAVE_STRING_H 1
17169| #define HAVE_SYSLOG_H 1
17170| #define HAVE_SYSEXITS_H 1
17171| #define HAVE_SYS_IOCTL_H 1
17172| #define HAVE_SYS_FILE_H 1
17173| #define HAVE_SYS_MMAN_H 1
17174| #define HAVE_SYS_MOUNT_H 1
17175| #define HAVE_SYS_POLL_H 1
17176| #define HAVE_SYS_RESOURCE_H 1
17177| #define HAVE_SYS_SELECT_H 1
17178| #define HAVE_SYS_SOCKET_H 1
17179| #define HAVE_SYS_STAT_H 1
17180| #define HAVE_SYS_STATVFS_H 1
17181| #define HAVE_SYS_WAIT_H 1
17182| #define HAVE_TERMIOS_H 1
17183| #define HAVE_UNISTD_H 1
17184| #define HAVE_UTIME_H 1
17185| #define HAVE_SYS_UTSNAME_H 1
17186| #define HAVE_SYS_IPC_H 1
17187| #define HAVE_DLFCN_H 1
17188| #define HAVE_ASSERT_H 1
17189| #define HAVE_TMMINTRIN_H 1
17190| #define HAVE_NMMINTRIN_H 1
17191| #define HAVE_IMMINTRIN_H 1
17192| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
17193| #define HAVE_STRUCT_TM_TM_ZONE 1
17194| #define HAVE_TM_ZONE 1
17195| #define MISSING_FCLOSE_DECL 0
17196| #define HAVE_TM_GMTOFF 1
17197| #define HAVE_STRUCT_FLOCK 1
17198| #define HAVE_SOCKLEN_T 1
17199| #define SIZEOF_SIZE_T 8
17200| #define SIZEOF_LONG_LONG 8
17201| #define SIZEOF_LONG_LONG_INT 8
17202| #define SIZEOF_LONG 8
17203| #define SIZEOF_INT 4
17204| #define SIZEOF_INTMAX_T 8
17205| #define HAVE_INTMAX_T 1
17206| #define SIZEOF_SSIZE_T 8
17207| #define HAVE_SSIZE_T 1
17208| #define SIZEOF_PTRDIFF_T 8
17209| #define HAVE_PTRDIFF_T 1
17210| #define SIZEOF_SHORT 2
17211| #define SIZEOF_INT 4
17212| #define SIZEOF_LONG 8
17213| #define SIZEOF_LONG_LONG 8
17214| #define HAVE_INT8_T 1
17215| #define HAVE_INT16_T 1
17216| #define HAVE_INT32_T 1
17217| #define HAVE_INT64_T 1
17218| #define HAVE_UINT8_T 1
17219| #define HAVE_UINT16_T 1
17220| #define HAVE_UINT32_T 1
17221| #define HAVE_UINT64_T 1
17222| #define HAVE_U_INT8_T 1
17223| #define HAVE_U_INT16_T 1
17224| #define HAVE_U_INT32_T 1
17225| #define HAVE_U_INT64_T 1
17226| #define PHP_HAVE_STDINT_TYPES 1
17227| #define PHP_HAVE_BUILTIN_EXPECT 1
17228| #define PHP_HAVE_BUILTIN_CLZ 1
17229| #define PHP_HAVE_BUILTIN_CTZL 1
17230| #define PHP_HAVE_BUILTIN_CTZLL 1
17231| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
17232| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
17233| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
17234| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
17235| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
17236| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
17237| #define PHP_HAVE_BUILTIN_CPU_INIT 0
17238| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
17239| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
17240| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
17241| #define PHP_HAVE_AVX_INSTRUCTIONS 1
17242| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
17243| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
17244| #define HAVE_STRUCT_STAT_ST_RDEV 1
17245| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17246| #define HAVE_ST_BLOCKS 1
17247| #define HAVE_SOCKADDR_STORAGE 1
17248| #define HAVE_SOCKADDR_SA_LEN 1
17249| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
17250| #define HAVE_VPRINTF 1
17251| #define HAVE_ALPHASORT 1
17252| #define HAVE_ASCTIME_R 1
17253| #define HAVE_CHROOT 1
17254| #define HAVE_CTIME_R 1
17255| #define HAVE_CRYPT 1
17256| #define HAVE_FLOCK 1
17257| #define HAVE_FTOK 1
17258| #define HAVE_FUNOPEN 1
17259| #define HAVE_GAI_STRERROR 1
17260| #define HAVE_GCVT 1
17261| #define HAVE_GETLOADAVG 1
17262| #define HAVE_GETLOGIN 1
17263| #define HAVE_GETPROTOBYNAME 1
17264| #define HAVE_GETPROTOBYNUMBER 1
17265| #define HAVE_GETSERVBYNAME 1
17266| #define HAVE_GETSERVBYPORT 1
17267| #define HAVE_GETHOSTNAME 1
17268| #define HAVE_GETRUSAGE 1
17269| #define HAVE_GETTIMEOFDAY 1
17270| #define HAVE_GMTIME_R 1
17271| #define HAVE_GETPWNAM_R 1
17272| #define HAVE_GETGRNAM_R 1
17273| #define HAVE_GETPWUID_R 1
17274| #define HAVE_GRANTPT 1
17275| #define HAVE_INET_NTOA 1
17276| #define HAVE_INET_NTOP 1
17277| #define HAVE_INET_PTON 1
17278| #define HAVE_ISASCII 1
17279| #define HAVE_LINK 1
17280| #define HAVE_LOCALTIME_R 1
17281| #define HAVE_LOCKF 1
17282| #define HAVE_LCHOWN 1
17283| #define HAVE_LRAND48 1
17284| #define HAVE_MEMCPY 1
17285| #define HAVE_MEMMOVE 1
17286| #define HAVE_MKSTEMP 1
17287| #define HAVE_MMAP 1
17288| #define HAVE_NL_LANGINFO 1
17289| #define HAVE_PERROR 1
17290| #define HAVE_POLL 1
17291| #define HAVE_PTSNAME 1
17292| #define HAVE_PUTENV 1
17293| #define HAVE_REALPATH 1
17294| #define HAVE_RANDOM 1
17295| #define HAVE_RAND_R 1
17296| #define HAVE_SCANDIR 1
17297| #define HAVE_SETITIMER 1
17298| #define HAVE_SETLOCALE 1
17299| #define HAVE_LOCALECONV 1
17300| #define HAVE_SETENV 1
17301| #define HAVE_SETPGID 1
17302| #define HAVE_SETSOCKOPT 1
17303| #define HAVE_SETVBUF 1
17304| #define HAVE_SHUTDOWN 1
17305| #define HAVE_SIN 1
17306| #define HAVE_SNPRINTF 1
17307| #define HAVE_SRAND48 1
17308| #define HAVE_SRANDOM 1
17309| #define HAVE_STATFS 1
17310| #define HAVE_STATVFS 1
17311| #define HAVE_STRCASECMP 1
17312| #define HAVE_STRCOLL 1
17313| #define HAVE_STRDUP 1
17314| #define HAVE_STRERROR 1
17315| #define HAVE_STRFTIME 1
17316| #define HAVE_STRNLEN 1
17317| #define HAVE_STRPTIME 1
17318| #define HAVE_STRSTR 1
17319| #define HAVE_STRTOK_R 1
17320| #define HAVE_SYMLINK 1
17321| #define HAVE_TEMPNAM 1
17322| #define HAVE_TZSET 1
17323| #define HAVE_UNLOCKPT 1
17324| #define HAVE_UNSETENV 1
17325| #define HAVE_USLEEP 1
17326| #define HAVE_UTIME 1
17327| #define HAVE_VSNPRINTF 1
17328| #define HAVE_VASPRINTF 1
17329| #define HAVE_ASPRINTF 1
17330| #define HAVE_NANOSLEEP 1
17331| #define HAVE_SYNC_FETCH_AND_ADD 1
17332| #define HAVE_STRLCAT 1
17333| #define HAVE_STRLCPY 1
17334| #define HAVE_GETOPT 1
17335| #define HAVE_UTIME_H 1
17336| #define HAVE_UTIME_NULL 1
17337| #define HAVE_ALLOCA_H 1
17338| #define HAVE_ALLOCA 1
17339| #define HAVE_DECLARED_TIMEZONE 1
17340| #define HAVE_OLD_READDIR_R 1
17341| #define HAVE_ASM_GOTO 1
17342| #define HAVE_COMPILER_C99_VLA 1
17343| #define PHP_SIGCHILD 0
17344| #define DEFAULT_SHORT_OPEN_TAG "1"
17345| #define HAVE_IPV6 1
17346| #define HAVE_STRINGS_H 1
17347| #define HAVE_STRTOLL 1
17348| #define HAVE_ATOLL 1
17349| #define HAVE_TIMELIB_CONFIG_H 1
17350| #define HAVE_LIBXML 1
17351| #define HAVE_LIBXML 1
17352| #define PCRE2_CODE_UNIT_WIDTH 8
17353| #define HAVE_PCRE 1
17354| #define HAVE_PCRE_JIT_SUPPORT 1
17355| #define HAVE_ZLIB 1
17356| #define HAVE_BCMATH 1
17357| #define HAVE_BZ2 1
17358| #define HAVE_CTYPE 1
17359| #define HAVE_LIBXML 1
17360| #define HAVE_DOM 1
17361| #define HAVE_UTIMES 1
17362| #define HAVE_STRNDUP 1
17363| #define PHP_MHASH_BC 1
17364| #define HAVE_HASH_EXT 1
17365| #define SIZEOF_SHORT 2
17366| #define SIZEOF_INT 4
17367| #define SIZEOF_LONG 8
17368| #define SIZEOF_LONG_LONG 8
17369| #define SIZEOF_LONG_INT 8
17370| #define HAVE_JSON 1
17371| #define STDC_HEADERS 1
17372| #define ODBCVER 0x0300
17373| #define PHAR_HASH_OK 1
17374| #define HAVE_REFLECTION 1
17375| #define HAVE_PHP_SESSION 1
17376| #define HAVE_LIBXML 1
17377| #define HAVE_SIMPLEXML 1
17378| #define HAVE_SPL 1
17379| #define HAVE_FLUSHIO 1
17380| #define HAVE_ALIGNOF 1
17381| #define PHP_USE_PHP_CRYPT_R 1
17382| #define HAVE_ATTRIBUTE_ALIGNED 1
17383| #define HAVE_GETCWD 1
17384| #define HAVE_GETWD 1
17385| #define HAVE_ASINH 1
17386| #define HAVE_ACOSH 1
17387| #define HAVE_ATANH 1
17388| #define HAVE_LOG1P 1
17389| #define HAVE_HYPOT 1
17390| #define HAVE_GLOB 1
17391| #define HAVE_STRFMON 1
17392| #define HAVE_NICE 1
17393| #define HAVE_FNMATCH 1
17394| #define HAVE_FORK 1
17395| #define PHP_CAN_SUPPORT_PROC_OPEN 1
17396| /* end confdefs.h.  */
17397|
17398| /* Override any GCC internal prototype to avoid an error.
17399|    Use char because int might match the return type of a GCC
17400|    builtin and then its argument prototype would still apply.  */
17401| #ifdef __cplusplus
17402| extern "C"
17403| #endif
17404| char res_nsearch ();
17405| int
17406| main ()
17407| {
17408| return res_nsearch ();
17409|   ;
17410|   return 0;
17411| }
17412configure:80482: result: no
17413configure:80488: checking for __res_nsearch in -lsocket
17414configure:80513: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lsocket  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
17415ld: library not found for -lsocket
17416clang: error: linker command failed with exit code 1 (use -v to see invocation)
17417configure:80513: $? = 1
17418configure: failed program was:
17419| /* confdefs.h */
17420| #define PACKAGE_NAME ""
17421| #define PACKAGE_TARNAME ""
17422| #define PACKAGE_VERSION ""
17423| #define PACKAGE_STRING ""
17424| #define PACKAGE_BUGREPORT ""
17425| #define PACKAGE_URL ""
17426| #define STDC_HEADERS 1
17427| #define HAVE_SYS_TYPES_H 1
17428| #define HAVE_SYS_STAT_H 1
17429| #define HAVE_STDLIB_H 1
17430| #define HAVE_STRING_H 1
17431| #define HAVE_MEMORY_H 1
17432| #define HAVE_STRINGS_H 1
17433| #define HAVE_INTTYPES_H 1
17434| #define HAVE_STDINT_H 1
17435| #define HAVE_UNISTD_H 1
17436| #define __EXTENSIONS__ 1
17437| #define _ALL_SOURCE 1
17438| #define _GNU_SOURCE 1
17439| #define _POSIX_PTHREAD_SEMANTICS 1
17440| #define _TANDEM_SOURCE 1
17441| #define HAVE_DEV_URANDOM 1
17442| #define HAVE_HUGE_VAL_INF 1
17443| #define HAVE_CPUID_COUNT 1
17444| #define HAVE_PHPDBG 1
17445| #define PHPDBG_DEBUG 0
17446| #define PHP_WRITE_STDOUT 1
17447| #define HAVE_SOCKET 1
17448| #define HAVE_SOCKETPAIR 1
17449| #define HAVE_HTONL 1
17450| #define HAVE_GETHOSTNAME 1
17451| #define HAVE_GETHOSTBYADDR 1
17452| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
17453| #define HAVE_DLOPEN 1
17454| #define HAVE_LIBDL 1
17455| #define HAVE_LIBM 1
17456| #define HAVE_INET_ATON 1
17457| #define STDC_HEADERS 1
17458| #define HAVE_DIRENT_H 1
17459| #define HAVE_INTTYPES_H 1
17460| #define HAVE_STDINT_H 1
17461| #define HAVE_DIRENT_H 1
17462| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
17463| #define HAVE_SYS_PARAM_H 1
17464| #define HAVE_SYS_TYPES_H 1
17465| #define HAVE_SYS_TIME_H 1
17466| #define HAVE_NETINET_IN_H 1
17467| #define HAVE_ALLOCA_H 1
17468| #define HAVE_ARPA_INET_H 1
17469| #define HAVE_ARPA_NAMESER_H 1
17470| #define HAVE_ASSERT_H 1
17471| #define HAVE_DNS_H 1
17472| #define HAVE_FCNTL_H 1
17473| #define HAVE_GRP_H 1
17474| #define HAVE_LANGINFO_H 1
17475| #define HAVE_LIMITS_H 1
17476| #define HAVE_LOCALE_H 1
17477| #define HAVE_MONETARY_H 1
17478| #define HAVE_NETDB_H 1
17479| #define HAVE_POLL_H 1
17480| #define HAVE_PWD_H 1
17481| #define HAVE_RESOLV_H 1
17482| #define HAVE_SIGNAL_H 1
17483| #define HAVE_STDARG_H 1
17484| #define HAVE_STDLIB_H 1
17485| #define HAVE_STRING_H 1
17486| #define HAVE_SYSLOG_H 1
17487| #define HAVE_SYSEXITS_H 1
17488| #define HAVE_SYS_IOCTL_H 1
17489| #define HAVE_SYS_FILE_H 1
17490| #define HAVE_SYS_MMAN_H 1
17491| #define HAVE_SYS_MOUNT_H 1
17492| #define HAVE_SYS_POLL_H 1
17493| #define HAVE_SYS_RESOURCE_H 1
17494| #define HAVE_SYS_SELECT_H 1
17495| #define HAVE_SYS_SOCKET_H 1
17496| #define HAVE_SYS_STAT_H 1
17497| #define HAVE_SYS_STATVFS_H 1
17498| #define HAVE_SYS_WAIT_H 1
17499| #define HAVE_TERMIOS_H 1
17500| #define HAVE_UNISTD_H 1
17501| #define HAVE_UTIME_H 1
17502| #define HAVE_SYS_UTSNAME_H 1
17503| #define HAVE_SYS_IPC_H 1
17504| #define HAVE_DLFCN_H 1
17505| #define HAVE_ASSERT_H 1
17506| #define HAVE_TMMINTRIN_H 1
17507| #define HAVE_NMMINTRIN_H 1
17508| #define HAVE_IMMINTRIN_H 1
17509| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
17510| #define HAVE_STRUCT_TM_TM_ZONE 1
17511| #define HAVE_TM_ZONE 1
17512| #define MISSING_FCLOSE_DECL 0
17513| #define HAVE_TM_GMTOFF 1
17514| #define HAVE_STRUCT_FLOCK 1
17515| #define HAVE_SOCKLEN_T 1
17516| #define SIZEOF_SIZE_T 8
17517| #define SIZEOF_LONG_LONG 8
17518| #define SIZEOF_LONG_LONG_INT 8
17519| #define SIZEOF_LONG 8
17520| #define SIZEOF_INT 4
17521| #define SIZEOF_INTMAX_T 8
17522| #define HAVE_INTMAX_T 1
17523| #define SIZEOF_SSIZE_T 8
17524| #define HAVE_SSIZE_T 1
17525| #define SIZEOF_PTRDIFF_T 8
17526| #define HAVE_PTRDIFF_T 1
17527| #define SIZEOF_SHORT 2
17528| #define SIZEOF_INT 4
17529| #define SIZEOF_LONG 8
17530| #define SIZEOF_LONG_LONG 8
17531| #define HAVE_INT8_T 1
17532| #define HAVE_INT16_T 1
17533| #define HAVE_INT32_T 1
17534| #define HAVE_INT64_T 1
17535| #define HAVE_UINT8_T 1
17536| #define HAVE_UINT16_T 1
17537| #define HAVE_UINT32_T 1
17538| #define HAVE_UINT64_T 1
17539| #define HAVE_U_INT8_T 1
17540| #define HAVE_U_INT16_T 1
17541| #define HAVE_U_INT32_T 1
17542| #define HAVE_U_INT64_T 1
17543| #define PHP_HAVE_STDINT_TYPES 1
17544| #define PHP_HAVE_BUILTIN_EXPECT 1
17545| #define PHP_HAVE_BUILTIN_CLZ 1
17546| #define PHP_HAVE_BUILTIN_CTZL 1
17547| #define PHP_HAVE_BUILTIN_CTZLL 1
17548| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
17549| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
17550| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
17551| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
17552| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
17553| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
17554| #define PHP_HAVE_BUILTIN_CPU_INIT 0
17555| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
17556| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
17557| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
17558| #define PHP_HAVE_AVX_INSTRUCTIONS 1
17559| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
17560| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
17561| #define HAVE_STRUCT_STAT_ST_RDEV 1
17562| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17563| #define HAVE_ST_BLOCKS 1
17564| #define HAVE_SOCKADDR_STORAGE 1
17565| #define HAVE_SOCKADDR_SA_LEN 1
17566| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
17567| #define HAVE_VPRINTF 1
17568| #define HAVE_ALPHASORT 1
17569| #define HAVE_ASCTIME_R 1
17570| #define HAVE_CHROOT 1
17571| #define HAVE_CTIME_R 1
17572| #define HAVE_CRYPT 1
17573| #define HAVE_FLOCK 1
17574| #define HAVE_FTOK 1
17575| #define HAVE_FUNOPEN 1
17576| #define HAVE_GAI_STRERROR 1
17577| #define HAVE_GCVT 1
17578| #define HAVE_GETLOADAVG 1
17579| #define HAVE_GETLOGIN 1
17580| #define HAVE_GETPROTOBYNAME 1
17581| #define HAVE_GETPROTOBYNUMBER 1
17582| #define HAVE_GETSERVBYNAME 1
17583| #define HAVE_GETSERVBYPORT 1
17584| #define HAVE_GETHOSTNAME 1
17585| #define HAVE_GETRUSAGE 1
17586| #define HAVE_GETTIMEOFDAY 1
17587| #define HAVE_GMTIME_R 1
17588| #define HAVE_GETPWNAM_R 1
17589| #define HAVE_GETGRNAM_R 1
17590| #define HAVE_GETPWUID_R 1
17591| #define HAVE_GRANTPT 1
17592| #define HAVE_INET_NTOA 1
17593| #define HAVE_INET_NTOP 1
17594| #define HAVE_INET_PTON 1
17595| #define HAVE_ISASCII 1
17596| #define HAVE_LINK 1
17597| #define HAVE_LOCALTIME_R 1
17598| #define HAVE_LOCKF 1
17599| #define HAVE_LCHOWN 1
17600| #define HAVE_LRAND48 1
17601| #define HAVE_MEMCPY 1
17602| #define HAVE_MEMMOVE 1
17603| #define HAVE_MKSTEMP 1
17604| #define HAVE_MMAP 1
17605| #define HAVE_NL_LANGINFO 1
17606| #define HAVE_PERROR 1
17607| #define HAVE_POLL 1
17608| #define HAVE_PTSNAME 1
17609| #define HAVE_PUTENV 1
17610| #define HAVE_REALPATH 1
17611| #define HAVE_RANDOM 1
17612| #define HAVE_RAND_R 1
17613| #define HAVE_SCANDIR 1
17614| #define HAVE_SETITIMER 1
17615| #define HAVE_SETLOCALE 1
17616| #define HAVE_LOCALECONV 1
17617| #define HAVE_SETENV 1
17618| #define HAVE_SETPGID 1
17619| #define HAVE_SETSOCKOPT 1
17620| #define HAVE_SETVBUF 1
17621| #define HAVE_SHUTDOWN 1
17622| #define HAVE_SIN 1
17623| #define HAVE_SNPRINTF 1
17624| #define HAVE_SRAND48 1
17625| #define HAVE_SRANDOM 1
17626| #define HAVE_STATFS 1
17627| #define HAVE_STATVFS 1
17628| #define HAVE_STRCASECMP 1
17629| #define HAVE_STRCOLL 1
17630| #define HAVE_STRDUP 1
17631| #define HAVE_STRERROR 1
17632| #define HAVE_STRFTIME 1
17633| #define HAVE_STRNLEN 1
17634| #define HAVE_STRPTIME 1
17635| #define HAVE_STRSTR 1
17636| #define HAVE_STRTOK_R 1
17637| #define HAVE_SYMLINK 1
17638| #define HAVE_TEMPNAM 1
17639| #define HAVE_TZSET 1
17640| #define HAVE_UNLOCKPT 1
17641| #define HAVE_UNSETENV 1
17642| #define HAVE_USLEEP 1
17643| #define HAVE_UTIME 1
17644| #define HAVE_VSNPRINTF 1
17645| #define HAVE_VASPRINTF 1
17646| #define HAVE_ASPRINTF 1
17647| #define HAVE_NANOSLEEP 1
17648| #define HAVE_SYNC_FETCH_AND_ADD 1
17649| #define HAVE_STRLCAT 1
17650| #define HAVE_STRLCPY 1
17651| #define HAVE_GETOPT 1
17652| #define HAVE_UTIME_H 1
17653| #define HAVE_UTIME_NULL 1
17654| #define HAVE_ALLOCA_H 1
17655| #define HAVE_ALLOCA 1
17656| #define HAVE_DECLARED_TIMEZONE 1
17657| #define HAVE_OLD_READDIR_R 1
17658| #define HAVE_ASM_GOTO 1
17659| #define HAVE_COMPILER_C99_VLA 1
17660| #define PHP_SIGCHILD 0
17661| #define DEFAULT_SHORT_OPEN_TAG "1"
17662| #define HAVE_IPV6 1
17663| #define HAVE_STRINGS_H 1
17664| #define HAVE_STRTOLL 1
17665| #define HAVE_ATOLL 1
17666| #define HAVE_TIMELIB_CONFIG_H 1
17667| #define HAVE_LIBXML 1
17668| #define HAVE_LIBXML 1
17669| #define PCRE2_CODE_UNIT_WIDTH 8
17670| #define HAVE_PCRE 1
17671| #define HAVE_PCRE_JIT_SUPPORT 1
17672| #define HAVE_ZLIB 1
17673| #define HAVE_BCMATH 1
17674| #define HAVE_BZ2 1
17675| #define HAVE_CTYPE 1
17676| #define HAVE_LIBXML 1
17677| #define HAVE_DOM 1
17678| #define HAVE_UTIMES 1
17679| #define HAVE_STRNDUP 1
17680| #define PHP_MHASH_BC 1
17681| #define HAVE_HASH_EXT 1
17682| #define SIZEOF_SHORT 2
17683| #define SIZEOF_INT 4
17684| #define SIZEOF_LONG 8
17685| #define SIZEOF_LONG_LONG 8
17686| #define SIZEOF_LONG_INT 8
17687| #define HAVE_JSON 1
17688| #define STDC_HEADERS 1
17689| #define ODBCVER 0x0300
17690| #define PHAR_HASH_OK 1
17691| #define HAVE_REFLECTION 1
17692| #define HAVE_PHP_SESSION 1
17693| #define HAVE_LIBXML 1
17694| #define HAVE_SIMPLEXML 1
17695| #define HAVE_SPL 1
17696| #define HAVE_FLUSHIO 1
17697| #define HAVE_ALIGNOF 1
17698| #define PHP_USE_PHP_CRYPT_R 1
17699| #define HAVE_ATTRIBUTE_ALIGNED 1
17700| #define HAVE_GETCWD 1
17701| #define HAVE_GETWD 1
17702| #define HAVE_ASINH 1
17703| #define HAVE_ACOSH 1
17704| #define HAVE_ATANH 1
17705| #define HAVE_LOG1P 1
17706| #define HAVE_HYPOT 1
17707| #define HAVE_GLOB 1
17708| #define HAVE_STRFMON 1
17709| #define HAVE_NICE 1
17710| #define HAVE_FNMATCH 1
17711| #define HAVE_FORK 1
17712| #define PHP_CAN_SUPPORT_PROC_OPEN 1
17713| /* end confdefs.h.  */
17714|
17715| /* Override any GCC internal prototype to avoid an error.
17716|    Use char because int might match the return type of a GCC
17717|    builtin and then its argument prototype would still apply.  */
17718| #ifdef __cplusplus
17719| extern "C"
17720| #endif
17721| char __res_nsearch ();
17722| int
17723| main ()
17724| {
17725| return __res_nsearch ();
17726|   ;
17727|   return 0;
17728| }
17729configure:80522: result: no
17730configure:80595: checking for res_ndestroy
17731configure:80595: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
17732Undefined symbols for architecture x86_64:
17733  "_res_ndestroy", referenced from:
17734      _main in conftest-efa056.o
17735ld: symbol(s) not found for architecture x86_64
17736clang: error: linker command failed with exit code 1 (use -v to see invocation)
17737configure:80595: $? = 1
17738configure: failed program was:
17739| /* confdefs.h */
17740| #define PACKAGE_NAME ""
17741| #define PACKAGE_TARNAME ""
17742| #define PACKAGE_VERSION ""
17743| #define PACKAGE_STRING ""
17744| #define PACKAGE_BUGREPORT ""
17745| #define PACKAGE_URL ""
17746| #define STDC_HEADERS 1
17747| #define HAVE_SYS_TYPES_H 1
17748| #define HAVE_SYS_STAT_H 1
17749| #define HAVE_STDLIB_H 1
17750| #define HAVE_STRING_H 1
17751| #define HAVE_MEMORY_H 1
17752| #define HAVE_STRINGS_H 1
17753| #define HAVE_INTTYPES_H 1
17754| #define HAVE_STDINT_H 1
17755| #define HAVE_UNISTD_H 1
17756| #define __EXTENSIONS__ 1
17757| #define _ALL_SOURCE 1
17758| #define _GNU_SOURCE 1
17759| #define _POSIX_PTHREAD_SEMANTICS 1
17760| #define _TANDEM_SOURCE 1
17761| #define HAVE_DEV_URANDOM 1
17762| #define HAVE_HUGE_VAL_INF 1
17763| #define HAVE_CPUID_COUNT 1
17764| #define HAVE_PHPDBG 1
17765| #define PHPDBG_DEBUG 0
17766| #define PHP_WRITE_STDOUT 1
17767| #define HAVE_SOCKET 1
17768| #define HAVE_SOCKETPAIR 1
17769| #define HAVE_HTONL 1
17770| #define HAVE_GETHOSTNAME 1
17771| #define HAVE_GETHOSTBYADDR 1
17772| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
17773| #define HAVE_DLOPEN 1
17774| #define HAVE_LIBDL 1
17775| #define HAVE_LIBM 1
17776| #define HAVE_INET_ATON 1
17777| #define STDC_HEADERS 1
17778| #define HAVE_DIRENT_H 1
17779| #define HAVE_INTTYPES_H 1
17780| #define HAVE_STDINT_H 1
17781| #define HAVE_DIRENT_H 1
17782| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
17783| #define HAVE_SYS_PARAM_H 1
17784| #define HAVE_SYS_TYPES_H 1
17785| #define HAVE_SYS_TIME_H 1
17786| #define HAVE_NETINET_IN_H 1
17787| #define HAVE_ALLOCA_H 1
17788| #define HAVE_ARPA_INET_H 1
17789| #define HAVE_ARPA_NAMESER_H 1
17790| #define HAVE_ASSERT_H 1
17791| #define HAVE_DNS_H 1
17792| #define HAVE_FCNTL_H 1
17793| #define HAVE_GRP_H 1
17794| #define HAVE_LANGINFO_H 1
17795| #define HAVE_LIMITS_H 1
17796| #define HAVE_LOCALE_H 1
17797| #define HAVE_MONETARY_H 1
17798| #define HAVE_NETDB_H 1
17799| #define HAVE_POLL_H 1
17800| #define HAVE_PWD_H 1
17801| #define HAVE_RESOLV_H 1
17802| #define HAVE_SIGNAL_H 1
17803| #define HAVE_STDARG_H 1
17804| #define HAVE_STDLIB_H 1
17805| #define HAVE_STRING_H 1
17806| #define HAVE_SYSLOG_H 1
17807| #define HAVE_SYSEXITS_H 1
17808| #define HAVE_SYS_IOCTL_H 1
17809| #define HAVE_SYS_FILE_H 1
17810| #define HAVE_SYS_MMAN_H 1
17811| #define HAVE_SYS_MOUNT_H 1
17812| #define HAVE_SYS_POLL_H 1
17813| #define HAVE_SYS_RESOURCE_H 1
17814| #define HAVE_SYS_SELECT_H 1
17815| #define HAVE_SYS_SOCKET_H 1
17816| #define HAVE_SYS_STAT_H 1
17817| #define HAVE_SYS_STATVFS_H 1
17818| #define HAVE_SYS_WAIT_H 1
17819| #define HAVE_TERMIOS_H 1
17820| #define HAVE_UNISTD_H 1
17821| #define HAVE_UTIME_H 1
17822| #define HAVE_SYS_UTSNAME_H 1
17823| #define HAVE_SYS_IPC_H 1
17824| #define HAVE_DLFCN_H 1
17825| #define HAVE_ASSERT_H 1
17826| #define HAVE_TMMINTRIN_H 1
17827| #define HAVE_NMMINTRIN_H 1
17828| #define HAVE_IMMINTRIN_H 1
17829| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
17830| #define HAVE_STRUCT_TM_TM_ZONE 1
17831| #define HAVE_TM_ZONE 1
17832| #define MISSING_FCLOSE_DECL 0
17833| #define HAVE_TM_GMTOFF 1
17834| #define HAVE_STRUCT_FLOCK 1
17835| #define HAVE_SOCKLEN_T 1
17836| #define SIZEOF_SIZE_T 8
17837| #define SIZEOF_LONG_LONG 8
17838| #define SIZEOF_LONG_LONG_INT 8
17839| #define SIZEOF_LONG 8
17840| #define SIZEOF_INT 4
17841| #define SIZEOF_INTMAX_T 8
17842| #define HAVE_INTMAX_T 1
17843| #define SIZEOF_SSIZE_T 8
17844| #define HAVE_SSIZE_T 1
17845| #define SIZEOF_PTRDIFF_T 8
17846| #define HAVE_PTRDIFF_T 1
17847| #define SIZEOF_SHORT 2
17848| #define SIZEOF_INT 4
17849| #define SIZEOF_LONG 8
17850| #define SIZEOF_LONG_LONG 8
17851| #define HAVE_INT8_T 1
17852| #define HAVE_INT16_T 1
17853| #define HAVE_INT32_T 1
17854| #define HAVE_INT64_T 1
17855| #define HAVE_UINT8_T 1
17856| #define HAVE_UINT16_T 1
17857| #define HAVE_UINT32_T 1
17858| #define HAVE_UINT64_T 1
17859| #define HAVE_U_INT8_T 1
17860| #define HAVE_U_INT16_T 1
17861| #define HAVE_U_INT32_T 1
17862| #define HAVE_U_INT64_T 1
17863| #define PHP_HAVE_STDINT_TYPES 1
17864| #define PHP_HAVE_BUILTIN_EXPECT 1
17865| #define PHP_HAVE_BUILTIN_CLZ 1
17866| #define PHP_HAVE_BUILTIN_CTZL 1
17867| #define PHP_HAVE_BUILTIN_CTZLL 1
17868| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
17869| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
17870| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
17871| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
17872| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
17873| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
17874| #define PHP_HAVE_BUILTIN_CPU_INIT 0
17875| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
17876| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
17877| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
17878| #define PHP_HAVE_AVX_INSTRUCTIONS 1
17879| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
17880| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
17881| #define HAVE_STRUCT_STAT_ST_RDEV 1
17882| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
17883| #define HAVE_ST_BLOCKS 1
17884| #define HAVE_SOCKADDR_STORAGE 1
17885| #define HAVE_SOCKADDR_SA_LEN 1
17886| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
17887| #define HAVE_VPRINTF 1
17888| #define HAVE_ALPHASORT 1
17889| #define HAVE_ASCTIME_R 1
17890| #define HAVE_CHROOT 1
17891| #define HAVE_CTIME_R 1
17892| #define HAVE_CRYPT 1
17893| #define HAVE_FLOCK 1
17894| #define HAVE_FTOK 1
17895| #define HAVE_FUNOPEN 1
17896| #define HAVE_GAI_STRERROR 1
17897| #define HAVE_GCVT 1
17898| #define HAVE_GETLOADAVG 1
17899| #define HAVE_GETLOGIN 1
17900| #define HAVE_GETPROTOBYNAME 1
17901| #define HAVE_GETPROTOBYNUMBER 1
17902| #define HAVE_GETSERVBYNAME 1
17903| #define HAVE_GETSERVBYPORT 1
17904| #define HAVE_GETHOSTNAME 1
17905| #define HAVE_GETRUSAGE 1
17906| #define HAVE_GETTIMEOFDAY 1
17907| #define HAVE_GMTIME_R 1
17908| #define HAVE_GETPWNAM_R 1
17909| #define HAVE_GETGRNAM_R 1
17910| #define HAVE_GETPWUID_R 1
17911| #define HAVE_GRANTPT 1
17912| #define HAVE_INET_NTOA 1
17913| #define HAVE_INET_NTOP 1
17914| #define HAVE_INET_PTON 1
17915| #define HAVE_ISASCII 1
17916| #define HAVE_LINK 1
17917| #define HAVE_LOCALTIME_R 1
17918| #define HAVE_LOCKF 1
17919| #define HAVE_LCHOWN 1
17920| #define HAVE_LRAND48 1
17921| #define HAVE_MEMCPY 1
17922| #define HAVE_MEMMOVE 1
17923| #define HAVE_MKSTEMP 1
17924| #define HAVE_MMAP 1
17925| #define HAVE_NL_LANGINFO 1
17926| #define HAVE_PERROR 1
17927| #define HAVE_POLL 1
17928| #define HAVE_PTSNAME 1
17929| #define HAVE_PUTENV 1
17930| #define HAVE_REALPATH 1
17931| #define HAVE_RANDOM 1
17932| #define HAVE_RAND_R 1
17933| #define HAVE_SCANDIR 1
17934| #define HAVE_SETITIMER 1
17935| #define HAVE_SETLOCALE 1
17936| #define HAVE_LOCALECONV 1
17937| #define HAVE_SETENV 1
17938| #define HAVE_SETPGID 1
17939| #define HAVE_SETSOCKOPT 1
17940| #define HAVE_SETVBUF 1
17941| #define HAVE_SHUTDOWN 1
17942| #define HAVE_SIN 1
17943| #define HAVE_SNPRINTF 1
17944| #define HAVE_SRAND48 1
17945| #define HAVE_SRANDOM 1
17946| #define HAVE_STATFS 1
17947| #define HAVE_STATVFS 1
17948| #define HAVE_STRCASECMP 1
17949| #define HAVE_STRCOLL 1
17950| #define HAVE_STRDUP 1
17951| #define HAVE_STRERROR 1
17952| #define HAVE_STRFTIME 1
17953| #define HAVE_STRNLEN 1
17954| #define HAVE_STRPTIME 1
17955| #define HAVE_STRSTR 1
17956| #define HAVE_STRTOK_R 1
17957| #define HAVE_SYMLINK 1
17958| #define HAVE_TEMPNAM 1
17959| #define HAVE_TZSET 1
17960| #define HAVE_UNLOCKPT 1
17961| #define HAVE_UNSETENV 1
17962| #define HAVE_USLEEP 1
17963| #define HAVE_UTIME 1
17964| #define HAVE_VSNPRINTF 1
17965| #define HAVE_VASPRINTF 1
17966| #define HAVE_ASPRINTF 1
17967| #define HAVE_NANOSLEEP 1
17968| #define HAVE_SYNC_FETCH_AND_ADD 1
17969| #define HAVE_STRLCAT 1
17970| #define HAVE_STRLCPY 1
17971| #define HAVE_GETOPT 1
17972| #define HAVE_UTIME_H 1
17973| #define HAVE_UTIME_NULL 1
17974| #define HAVE_ALLOCA_H 1
17975| #define HAVE_ALLOCA 1
17976| #define HAVE_DECLARED_TIMEZONE 1
17977| #define HAVE_OLD_READDIR_R 1
17978| #define HAVE_ASM_GOTO 1
17979| #define HAVE_COMPILER_C99_VLA 1
17980| #define PHP_SIGCHILD 0
17981| #define DEFAULT_SHORT_OPEN_TAG "1"
17982| #define HAVE_IPV6 1
17983| #define HAVE_STRINGS_H 1
17984| #define HAVE_STRTOLL 1
17985| #define HAVE_ATOLL 1
17986| #define HAVE_TIMELIB_CONFIG_H 1
17987| #define HAVE_LIBXML 1
17988| #define HAVE_LIBXML 1
17989| #define PCRE2_CODE_UNIT_WIDTH 8
17990| #define HAVE_PCRE 1
17991| #define HAVE_PCRE_JIT_SUPPORT 1
17992| #define HAVE_ZLIB 1
17993| #define HAVE_BCMATH 1
17994| #define HAVE_BZ2 1
17995| #define HAVE_CTYPE 1
17996| #define HAVE_LIBXML 1
17997| #define HAVE_DOM 1
17998| #define HAVE_UTIMES 1
17999| #define HAVE_STRNDUP 1
18000| #define PHP_MHASH_BC 1
18001| #define HAVE_HASH_EXT 1
18002| #define SIZEOF_SHORT 2
18003| #define SIZEOF_INT 4
18004| #define SIZEOF_LONG 8
18005| #define SIZEOF_LONG_LONG 8
18006| #define SIZEOF_LONG_INT 8
18007| #define HAVE_JSON 1
18008| #define STDC_HEADERS 1
18009| #define ODBCVER 0x0300
18010| #define PHAR_HASH_OK 1
18011| #define HAVE_REFLECTION 1
18012| #define HAVE_PHP_SESSION 1
18013| #define HAVE_LIBXML 1
18014| #define HAVE_SIMPLEXML 1
18015| #define HAVE_SPL 1
18016| #define HAVE_FLUSHIO 1
18017| #define HAVE_ALIGNOF 1
18018| #define PHP_USE_PHP_CRYPT_R 1
18019| #define HAVE_ATTRIBUTE_ALIGNED 1
18020| #define HAVE_GETCWD 1
18021| #define HAVE_GETWD 1
18022| #define HAVE_ASINH 1
18023| #define HAVE_ACOSH 1
18024| #define HAVE_ATANH 1
18025| #define HAVE_LOG1P 1
18026| #define HAVE_HYPOT 1
18027| #define HAVE_GLOB 1
18028| #define HAVE_STRFMON 1
18029| #define HAVE_NICE 1
18030| #define HAVE_FNMATCH 1
18031| #define HAVE_FORK 1
18032| #define PHP_CAN_SUPPORT_PROC_OPEN 1
18033| /* end confdefs.h.  */
18034| /* Define res_ndestroy to an innocuous variant, in case <limits.h> declares res_ndestroy.
18035|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18036| #define res_ndestroy innocuous_res_ndestroy
18037|
18038| /* System header to define __stub macros and hopefully few prototypes,
18039|     which can conflict with char res_ndestroy (); below.
18040|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18041|     <limits.h> exists even on freestanding compilers.  */
18042|
18043| #ifdef __STDC__
18044| # include <limits.h>
18045| #else
18046| # include <assert.h>
18047| #endif
18048|
18049| #undef res_ndestroy
18050|
18051| /* Override any GCC internal prototype to avoid an error.
18052|    Use char because int might match the return type of a GCC
18053|    builtin and then its argument prototype would still apply.  */
18054| #ifdef __cplusplus
18055| extern "C"
18056| #endif
18057| char res_ndestroy ();
18058| /* The GNU C library defines this for functions which it implements
18059|     to always fail with ENOSYS.  Some functions are actually named
18060|     something starting with __ and the normal name is an alias.  */
18061| #if defined __stub_res_ndestroy || defined __stub___res_ndestroy
18062| choke me
18063| #endif
18064|
18065| int
18066| main ()
18067| {
18068| return res_ndestroy ();
18069|   ;
18070|   return 0;
18071| }
18072configure:80595: result: no
18073configure:80599: checking for __res_ndestroy
18074configure:80599: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
18075Undefined symbols for architecture x86_64:
18076  "___res_ndestroy", referenced from:
18077      _main in conftest-c7e994.o
18078ld: symbol(s) not found for architecture x86_64
18079clang: error: linker command failed with exit code 1 (use -v to see invocation)
18080configure:80599: $? = 1
18081configure: failed program was:
18082| /* confdefs.h */
18083| #define PACKAGE_NAME ""
18084| #define PACKAGE_TARNAME ""
18085| #define PACKAGE_VERSION ""
18086| #define PACKAGE_STRING ""
18087| #define PACKAGE_BUGREPORT ""
18088| #define PACKAGE_URL ""
18089| #define STDC_HEADERS 1
18090| #define HAVE_SYS_TYPES_H 1
18091| #define HAVE_SYS_STAT_H 1
18092| #define HAVE_STDLIB_H 1
18093| #define HAVE_STRING_H 1
18094| #define HAVE_MEMORY_H 1
18095| #define HAVE_STRINGS_H 1
18096| #define HAVE_INTTYPES_H 1
18097| #define HAVE_STDINT_H 1
18098| #define HAVE_UNISTD_H 1
18099| #define __EXTENSIONS__ 1
18100| #define _ALL_SOURCE 1
18101| #define _GNU_SOURCE 1
18102| #define _POSIX_PTHREAD_SEMANTICS 1
18103| #define _TANDEM_SOURCE 1
18104| #define HAVE_DEV_URANDOM 1
18105| #define HAVE_HUGE_VAL_INF 1
18106| #define HAVE_CPUID_COUNT 1
18107| #define HAVE_PHPDBG 1
18108| #define PHPDBG_DEBUG 0
18109| #define PHP_WRITE_STDOUT 1
18110| #define HAVE_SOCKET 1
18111| #define HAVE_SOCKETPAIR 1
18112| #define HAVE_HTONL 1
18113| #define HAVE_GETHOSTNAME 1
18114| #define HAVE_GETHOSTBYADDR 1
18115| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
18116| #define HAVE_DLOPEN 1
18117| #define HAVE_LIBDL 1
18118| #define HAVE_LIBM 1
18119| #define HAVE_INET_ATON 1
18120| #define STDC_HEADERS 1
18121| #define HAVE_DIRENT_H 1
18122| #define HAVE_INTTYPES_H 1
18123| #define HAVE_STDINT_H 1
18124| #define HAVE_DIRENT_H 1
18125| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
18126| #define HAVE_SYS_PARAM_H 1
18127| #define HAVE_SYS_TYPES_H 1
18128| #define HAVE_SYS_TIME_H 1
18129| #define HAVE_NETINET_IN_H 1
18130| #define HAVE_ALLOCA_H 1
18131| #define HAVE_ARPA_INET_H 1
18132| #define HAVE_ARPA_NAMESER_H 1
18133| #define HAVE_ASSERT_H 1
18134| #define HAVE_DNS_H 1
18135| #define HAVE_FCNTL_H 1
18136| #define HAVE_GRP_H 1
18137| #define HAVE_LANGINFO_H 1
18138| #define HAVE_LIMITS_H 1
18139| #define HAVE_LOCALE_H 1
18140| #define HAVE_MONETARY_H 1
18141| #define HAVE_NETDB_H 1
18142| #define HAVE_POLL_H 1
18143| #define HAVE_PWD_H 1
18144| #define HAVE_RESOLV_H 1
18145| #define HAVE_SIGNAL_H 1
18146| #define HAVE_STDARG_H 1
18147| #define HAVE_STDLIB_H 1
18148| #define HAVE_STRING_H 1
18149| #define HAVE_SYSLOG_H 1
18150| #define HAVE_SYSEXITS_H 1
18151| #define HAVE_SYS_IOCTL_H 1
18152| #define HAVE_SYS_FILE_H 1
18153| #define HAVE_SYS_MMAN_H 1
18154| #define HAVE_SYS_MOUNT_H 1
18155| #define HAVE_SYS_POLL_H 1
18156| #define HAVE_SYS_RESOURCE_H 1
18157| #define HAVE_SYS_SELECT_H 1
18158| #define HAVE_SYS_SOCKET_H 1
18159| #define HAVE_SYS_STAT_H 1
18160| #define HAVE_SYS_STATVFS_H 1
18161| #define HAVE_SYS_WAIT_H 1
18162| #define HAVE_TERMIOS_H 1
18163| #define HAVE_UNISTD_H 1
18164| #define HAVE_UTIME_H 1
18165| #define HAVE_SYS_UTSNAME_H 1
18166| #define HAVE_SYS_IPC_H 1
18167| #define HAVE_DLFCN_H 1
18168| #define HAVE_ASSERT_H 1
18169| #define HAVE_TMMINTRIN_H 1
18170| #define HAVE_NMMINTRIN_H 1
18171| #define HAVE_IMMINTRIN_H 1
18172| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
18173| #define HAVE_STRUCT_TM_TM_ZONE 1
18174| #define HAVE_TM_ZONE 1
18175| #define MISSING_FCLOSE_DECL 0
18176| #define HAVE_TM_GMTOFF 1
18177| #define HAVE_STRUCT_FLOCK 1
18178| #define HAVE_SOCKLEN_T 1
18179| #define SIZEOF_SIZE_T 8
18180| #define SIZEOF_LONG_LONG 8
18181| #define SIZEOF_LONG_LONG_INT 8
18182| #define SIZEOF_LONG 8
18183| #define SIZEOF_INT 4
18184| #define SIZEOF_INTMAX_T 8
18185| #define HAVE_INTMAX_T 1
18186| #define SIZEOF_SSIZE_T 8
18187| #define HAVE_SSIZE_T 1
18188| #define SIZEOF_PTRDIFF_T 8
18189| #define HAVE_PTRDIFF_T 1
18190| #define SIZEOF_SHORT 2
18191| #define SIZEOF_INT 4
18192| #define SIZEOF_LONG 8
18193| #define SIZEOF_LONG_LONG 8
18194| #define HAVE_INT8_T 1
18195| #define HAVE_INT16_T 1
18196| #define HAVE_INT32_T 1
18197| #define HAVE_INT64_T 1
18198| #define HAVE_UINT8_T 1
18199| #define HAVE_UINT16_T 1
18200| #define HAVE_UINT32_T 1
18201| #define HAVE_UINT64_T 1
18202| #define HAVE_U_INT8_T 1
18203| #define HAVE_U_INT16_T 1
18204| #define HAVE_U_INT32_T 1
18205| #define HAVE_U_INT64_T 1
18206| #define PHP_HAVE_STDINT_TYPES 1
18207| #define PHP_HAVE_BUILTIN_EXPECT 1
18208| #define PHP_HAVE_BUILTIN_CLZ 1
18209| #define PHP_HAVE_BUILTIN_CTZL 1
18210| #define PHP_HAVE_BUILTIN_CTZLL 1
18211| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
18212| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
18213| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
18214| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
18215| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
18216| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
18217| #define PHP_HAVE_BUILTIN_CPU_INIT 0
18218| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
18219| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
18220| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
18221| #define PHP_HAVE_AVX_INSTRUCTIONS 1
18222| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
18223| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
18224| #define HAVE_STRUCT_STAT_ST_RDEV 1
18225| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
18226| #define HAVE_ST_BLOCKS 1
18227| #define HAVE_SOCKADDR_STORAGE 1
18228| #define HAVE_SOCKADDR_SA_LEN 1
18229| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
18230| #define HAVE_VPRINTF 1
18231| #define HAVE_ALPHASORT 1
18232| #define HAVE_ASCTIME_R 1
18233| #define HAVE_CHROOT 1
18234| #define HAVE_CTIME_R 1
18235| #define HAVE_CRYPT 1
18236| #define HAVE_FLOCK 1
18237| #define HAVE_FTOK 1
18238| #define HAVE_FUNOPEN 1
18239| #define HAVE_GAI_STRERROR 1
18240| #define HAVE_GCVT 1
18241| #define HAVE_GETLOADAVG 1
18242| #define HAVE_GETLOGIN 1
18243| #define HAVE_GETPROTOBYNAME 1
18244| #define HAVE_GETPROTOBYNUMBER 1
18245| #define HAVE_GETSERVBYNAME 1
18246| #define HAVE_GETSERVBYPORT 1
18247| #define HAVE_GETHOSTNAME 1
18248| #define HAVE_GETRUSAGE 1
18249| #define HAVE_GETTIMEOFDAY 1
18250| #define HAVE_GMTIME_R 1
18251| #define HAVE_GETPWNAM_R 1
18252| #define HAVE_GETGRNAM_R 1
18253| #define HAVE_GETPWUID_R 1
18254| #define HAVE_GRANTPT 1
18255| #define HAVE_INET_NTOA 1
18256| #define HAVE_INET_NTOP 1
18257| #define HAVE_INET_PTON 1
18258| #define HAVE_ISASCII 1
18259| #define HAVE_LINK 1
18260| #define HAVE_LOCALTIME_R 1
18261| #define HAVE_LOCKF 1
18262| #define HAVE_LCHOWN 1
18263| #define HAVE_LRAND48 1
18264| #define HAVE_MEMCPY 1
18265| #define HAVE_MEMMOVE 1
18266| #define HAVE_MKSTEMP 1
18267| #define HAVE_MMAP 1
18268| #define HAVE_NL_LANGINFO 1
18269| #define HAVE_PERROR 1
18270| #define HAVE_POLL 1
18271| #define HAVE_PTSNAME 1
18272| #define HAVE_PUTENV 1
18273| #define HAVE_REALPATH 1
18274| #define HAVE_RANDOM 1
18275| #define HAVE_RAND_R 1
18276| #define HAVE_SCANDIR 1
18277| #define HAVE_SETITIMER 1
18278| #define HAVE_SETLOCALE 1
18279| #define HAVE_LOCALECONV 1
18280| #define HAVE_SETENV 1
18281| #define HAVE_SETPGID 1
18282| #define HAVE_SETSOCKOPT 1
18283| #define HAVE_SETVBUF 1
18284| #define HAVE_SHUTDOWN 1
18285| #define HAVE_SIN 1
18286| #define HAVE_SNPRINTF 1
18287| #define HAVE_SRAND48 1
18288| #define HAVE_SRANDOM 1
18289| #define HAVE_STATFS 1
18290| #define HAVE_STATVFS 1
18291| #define HAVE_STRCASECMP 1
18292| #define HAVE_STRCOLL 1
18293| #define HAVE_STRDUP 1
18294| #define HAVE_STRERROR 1
18295| #define HAVE_STRFTIME 1
18296| #define HAVE_STRNLEN 1
18297| #define HAVE_STRPTIME 1
18298| #define HAVE_STRSTR 1
18299| #define HAVE_STRTOK_R 1
18300| #define HAVE_SYMLINK 1
18301| #define HAVE_TEMPNAM 1
18302| #define HAVE_TZSET 1
18303| #define HAVE_UNLOCKPT 1
18304| #define HAVE_UNSETENV 1
18305| #define HAVE_USLEEP 1
18306| #define HAVE_UTIME 1
18307| #define HAVE_VSNPRINTF 1
18308| #define HAVE_VASPRINTF 1
18309| #define HAVE_ASPRINTF 1
18310| #define HAVE_NANOSLEEP 1
18311| #define HAVE_SYNC_FETCH_AND_ADD 1
18312| #define HAVE_STRLCAT 1
18313| #define HAVE_STRLCPY 1
18314| #define HAVE_GETOPT 1
18315| #define HAVE_UTIME_H 1
18316| #define HAVE_UTIME_NULL 1
18317| #define HAVE_ALLOCA_H 1
18318| #define HAVE_ALLOCA 1
18319| #define HAVE_DECLARED_TIMEZONE 1
18320| #define HAVE_OLD_READDIR_R 1
18321| #define HAVE_ASM_GOTO 1
18322| #define HAVE_COMPILER_C99_VLA 1
18323| #define PHP_SIGCHILD 0
18324| #define DEFAULT_SHORT_OPEN_TAG "1"
18325| #define HAVE_IPV6 1
18326| #define HAVE_STRINGS_H 1
18327| #define HAVE_STRTOLL 1
18328| #define HAVE_ATOLL 1
18329| #define HAVE_TIMELIB_CONFIG_H 1
18330| #define HAVE_LIBXML 1
18331| #define HAVE_LIBXML 1
18332| #define PCRE2_CODE_UNIT_WIDTH 8
18333| #define HAVE_PCRE 1
18334| #define HAVE_PCRE_JIT_SUPPORT 1
18335| #define HAVE_ZLIB 1
18336| #define HAVE_BCMATH 1
18337| #define HAVE_BZ2 1
18338| #define HAVE_CTYPE 1
18339| #define HAVE_LIBXML 1
18340| #define HAVE_DOM 1
18341| #define HAVE_UTIMES 1
18342| #define HAVE_STRNDUP 1
18343| #define PHP_MHASH_BC 1
18344| #define HAVE_HASH_EXT 1
18345| #define SIZEOF_SHORT 2
18346| #define SIZEOF_INT 4
18347| #define SIZEOF_LONG 8
18348| #define SIZEOF_LONG_LONG 8
18349| #define SIZEOF_LONG_INT 8
18350| #define HAVE_JSON 1
18351| #define STDC_HEADERS 1
18352| #define ODBCVER 0x0300
18353| #define PHAR_HASH_OK 1
18354| #define HAVE_REFLECTION 1
18355| #define HAVE_PHP_SESSION 1
18356| #define HAVE_LIBXML 1
18357| #define HAVE_SIMPLEXML 1
18358| #define HAVE_SPL 1
18359| #define HAVE_FLUSHIO 1
18360| #define HAVE_ALIGNOF 1
18361| #define PHP_USE_PHP_CRYPT_R 1
18362| #define HAVE_ATTRIBUTE_ALIGNED 1
18363| #define HAVE_GETCWD 1
18364| #define HAVE_GETWD 1
18365| #define HAVE_ASINH 1
18366| #define HAVE_ACOSH 1
18367| #define HAVE_ATANH 1
18368| #define HAVE_LOG1P 1
18369| #define HAVE_HYPOT 1
18370| #define HAVE_GLOB 1
18371| #define HAVE_STRFMON 1
18372| #define HAVE_NICE 1
18373| #define HAVE_FNMATCH 1
18374| #define HAVE_FORK 1
18375| #define PHP_CAN_SUPPORT_PROC_OPEN 1
18376| /* end confdefs.h.  */
18377| /* Define __res_ndestroy to an innocuous variant, in case <limits.h> declares __res_ndestroy.
18378|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
18379| #define __res_ndestroy innocuous___res_ndestroy
18380|
18381| /* System header to define __stub macros and hopefully few prototypes,
18382|     which can conflict with char __res_ndestroy (); below.
18383|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18384|     <limits.h> exists even on freestanding compilers.  */
18385|
18386| #ifdef __STDC__
18387| # include <limits.h>
18388| #else
18389| # include <assert.h>
18390| #endif
18391|
18392| #undef __res_ndestroy
18393|
18394| /* Override any GCC internal prototype to avoid an error.
18395|    Use char because int might match the return type of a GCC
18396|    builtin and then its argument prototype would still apply.  */
18397| #ifdef __cplusplus
18398| extern "C"
18399| #endif
18400| char __res_ndestroy ();
18401| /* The GNU C library defines this for functions which it implements
18402|     to always fail with ENOSYS.  Some functions are actually named
18403|     something starting with __ and the normal name is an alias.  */
18404| #if defined __stub___res_ndestroy || defined __stub_____res_ndestroy
18405| choke me
18406| #endif
18407|
18408| int
18409| main ()
18410| {
18411| return __res_ndestroy ();
18412|   ;
18413|   return 0;
18414| }
18415configure:80599: result: no
18416configure:80622: checking for res_ndestroy in -lresolv
18417configure:80647: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
18418Undefined symbols for architecture x86_64:
18419  "_res_ndestroy", referenced from:
18420      _main in conftest-327634.o
18421ld: symbol(s) not found for architecture x86_64
18422clang: error: linker command failed with exit code 1 (use -v to see invocation)
18423configure:80647: $? = 1
18424configure: failed program was:
18425| /* confdefs.h */
18426| #define PACKAGE_NAME ""
18427| #define PACKAGE_TARNAME ""
18428| #define PACKAGE_VERSION ""
18429| #define PACKAGE_STRING ""
18430| #define PACKAGE_BUGREPORT ""
18431| #define PACKAGE_URL ""
18432| #define STDC_HEADERS 1
18433| #define HAVE_SYS_TYPES_H 1
18434| #define HAVE_SYS_STAT_H 1
18435| #define HAVE_STDLIB_H 1
18436| #define HAVE_STRING_H 1
18437| #define HAVE_MEMORY_H 1
18438| #define HAVE_STRINGS_H 1
18439| #define HAVE_INTTYPES_H 1
18440| #define HAVE_STDINT_H 1
18441| #define HAVE_UNISTD_H 1
18442| #define __EXTENSIONS__ 1
18443| #define _ALL_SOURCE 1
18444| #define _GNU_SOURCE 1
18445| #define _POSIX_PTHREAD_SEMANTICS 1
18446| #define _TANDEM_SOURCE 1
18447| #define HAVE_DEV_URANDOM 1
18448| #define HAVE_HUGE_VAL_INF 1
18449| #define HAVE_CPUID_COUNT 1
18450| #define HAVE_PHPDBG 1
18451| #define PHPDBG_DEBUG 0
18452| #define PHP_WRITE_STDOUT 1
18453| #define HAVE_SOCKET 1
18454| #define HAVE_SOCKETPAIR 1
18455| #define HAVE_HTONL 1
18456| #define HAVE_GETHOSTNAME 1
18457| #define HAVE_GETHOSTBYADDR 1
18458| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
18459| #define HAVE_DLOPEN 1
18460| #define HAVE_LIBDL 1
18461| #define HAVE_LIBM 1
18462| #define HAVE_INET_ATON 1
18463| #define STDC_HEADERS 1
18464| #define HAVE_DIRENT_H 1
18465| #define HAVE_INTTYPES_H 1
18466| #define HAVE_STDINT_H 1
18467| #define HAVE_DIRENT_H 1
18468| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
18469| #define HAVE_SYS_PARAM_H 1
18470| #define HAVE_SYS_TYPES_H 1
18471| #define HAVE_SYS_TIME_H 1
18472| #define HAVE_NETINET_IN_H 1
18473| #define HAVE_ALLOCA_H 1
18474| #define HAVE_ARPA_INET_H 1
18475| #define HAVE_ARPA_NAMESER_H 1
18476| #define HAVE_ASSERT_H 1
18477| #define HAVE_DNS_H 1
18478| #define HAVE_FCNTL_H 1
18479| #define HAVE_GRP_H 1
18480| #define HAVE_LANGINFO_H 1
18481| #define HAVE_LIMITS_H 1
18482| #define HAVE_LOCALE_H 1
18483| #define HAVE_MONETARY_H 1
18484| #define HAVE_NETDB_H 1
18485| #define HAVE_POLL_H 1
18486| #define HAVE_PWD_H 1
18487| #define HAVE_RESOLV_H 1
18488| #define HAVE_SIGNAL_H 1
18489| #define HAVE_STDARG_H 1
18490| #define HAVE_STDLIB_H 1
18491| #define HAVE_STRING_H 1
18492| #define HAVE_SYSLOG_H 1
18493| #define HAVE_SYSEXITS_H 1
18494| #define HAVE_SYS_IOCTL_H 1
18495| #define HAVE_SYS_FILE_H 1
18496| #define HAVE_SYS_MMAN_H 1
18497| #define HAVE_SYS_MOUNT_H 1
18498| #define HAVE_SYS_POLL_H 1
18499| #define HAVE_SYS_RESOURCE_H 1
18500| #define HAVE_SYS_SELECT_H 1
18501| #define HAVE_SYS_SOCKET_H 1
18502| #define HAVE_SYS_STAT_H 1
18503| #define HAVE_SYS_STATVFS_H 1
18504| #define HAVE_SYS_WAIT_H 1
18505| #define HAVE_TERMIOS_H 1
18506| #define HAVE_UNISTD_H 1
18507| #define HAVE_UTIME_H 1
18508| #define HAVE_SYS_UTSNAME_H 1
18509| #define HAVE_SYS_IPC_H 1
18510| #define HAVE_DLFCN_H 1
18511| #define HAVE_ASSERT_H 1
18512| #define HAVE_TMMINTRIN_H 1
18513| #define HAVE_NMMINTRIN_H 1
18514| #define HAVE_IMMINTRIN_H 1
18515| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
18516| #define HAVE_STRUCT_TM_TM_ZONE 1
18517| #define HAVE_TM_ZONE 1
18518| #define MISSING_FCLOSE_DECL 0
18519| #define HAVE_TM_GMTOFF 1
18520| #define HAVE_STRUCT_FLOCK 1
18521| #define HAVE_SOCKLEN_T 1
18522| #define SIZEOF_SIZE_T 8
18523| #define SIZEOF_LONG_LONG 8
18524| #define SIZEOF_LONG_LONG_INT 8
18525| #define SIZEOF_LONG 8
18526| #define SIZEOF_INT 4
18527| #define SIZEOF_INTMAX_T 8
18528| #define HAVE_INTMAX_T 1
18529| #define SIZEOF_SSIZE_T 8
18530| #define HAVE_SSIZE_T 1
18531| #define SIZEOF_PTRDIFF_T 8
18532| #define HAVE_PTRDIFF_T 1
18533| #define SIZEOF_SHORT 2
18534| #define SIZEOF_INT 4
18535| #define SIZEOF_LONG 8
18536| #define SIZEOF_LONG_LONG 8
18537| #define HAVE_INT8_T 1
18538| #define HAVE_INT16_T 1
18539| #define HAVE_INT32_T 1
18540| #define HAVE_INT64_T 1
18541| #define HAVE_UINT8_T 1
18542| #define HAVE_UINT16_T 1
18543| #define HAVE_UINT32_T 1
18544| #define HAVE_UINT64_T 1
18545| #define HAVE_U_INT8_T 1
18546| #define HAVE_U_INT16_T 1
18547| #define HAVE_U_INT32_T 1
18548| #define HAVE_U_INT64_T 1
18549| #define PHP_HAVE_STDINT_TYPES 1
18550| #define PHP_HAVE_BUILTIN_EXPECT 1
18551| #define PHP_HAVE_BUILTIN_CLZ 1
18552| #define PHP_HAVE_BUILTIN_CTZL 1
18553| #define PHP_HAVE_BUILTIN_CTZLL 1
18554| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
18555| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
18556| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
18557| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
18558| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
18559| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
18560| #define PHP_HAVE_BUILTIN_CPU_INIT 0
18561| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
18562| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
18563| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
18564| #define PHP_HAVE_AVX_INSTRUCTIONS 1
18565| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
18566| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
18567| #define HAVE_STRUCT_STAT_ST_RDEV 1
18568| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
18569| #define HAVE_ST_BLOCKS 1
18570| #define HAVE_SOCKADDR_STORAGE 1
18571| #define HAVE_SOCKADDR_SA_LEN 1
18572| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
18573| #define HAVE_VPRINTF 1
18574| #define HAVE_ALPHASORT 1
18575| #define HAVE_ASCTIME_R 1
18576| #define HAVE_CHROOT 1
18577| #define HAVE_CTIME_R 1
18578| #define HAVE_CRYPT 1
18579| #define HAVE_FLOCK 1
18580| #define HAVE_FTOK 1
18581| #define HAVE_FUNOPEN 1
18582| #define HAVE_GAI_STRERROR 1
18583| #define HAVE_GCVT 1
18584| #define HAVE_GETLOADAVG 1
18585| #define HAVE_GETLOGIN 1
18586| #define HAVE_GETPROTOBYNAME 1
18587| #define HAVE_GETPROTOBYNUMBER 1
18588| #define HAVE_GETSERVBYNAME 1
18589| #define HAVE_GETSERVBYPORT 1
18590| #define HAVE_GETHOSTNAME 1
18591| #define HAVE_GETRUSAGE 1
18592| #define HAVE_GETTIMEOFDAY 1
18593| #define HAVE_GMTIME_R 1
18594| #define HAVE_GETPWNAM_R 1
18595| #define HAVE_GETGRNAM_R 1
18596| #define HAVE_GETPWUID_R 1
18597| #define HAVE_GRANTPT 1
18598| #define HAVE_INET_NTOA 1
18599| #define HAVE_INET_NTOP 1
18600| #define HAVE_INET_PTON 1
18601| #define HAVE_ISASCII 1
18602| #define HAVE_LINK 1
18603| #define HAVE_LOCALTIME_R 1
18604| #define HAVE_LOCKF 1
18605| #define HAVE_LCHOWN 1
18606| #define HAVE_LRAND48 1
18607| #define HAVE_MEMCPY 1
18608| #define HAVE_MEMMOVE 1
18609| #define HAVE_MKSTEMP 1
18610| #define HAVE_MMAP 1
18611| #define HAVE_NL_LANGINFO 1
18612| #define HAVE_PERROR 1
18613| #define HAVE_POLL 1
18614| #define HAVE_PTSNAME 1
18615| #define HAVE_PUTENV 1
18616| #define HAVE_REALPATH 1
18617| #define HAVE_RANDOM 1
18618| #define HAVE_RAND_R 1
18619| #define HAVE_SCANDIR 1
18620| #define HAVE_SETITIMER 1
18621| #define HAVE_SETLOCALE 1
18622| #define HAVE_LOCALECONV 1
18623| #define HAVE_SETENV 1
18624| #define HAVE_SETPGID 1
18625| #define HAVE_SETSOCKOPT 1
18626| #define HAVE_SETVBUF 1
18627| #define HAVE_SHUTDOWN 1
18628| #define HAVE_SIN 1
18629| #define HAVE_SNPRINTF 1
18630| #define HAVE_SRAND48 1
18631| #define HAVE_SRANDOM 1
18632| #define HAVE_STATFS 1
18633| #define HAVE_STATVFS 1
18634| #define HAVE_STRCASECMP 1
18635| #define HAVE_STRCOLL 1
18636| #define HAVE_STRDUP 1
18637| #define HAVE_STRERROR 1
18638| #define HAVE_STRFTIME 1
18639| #define HAVE_STRNLEN 1
18640| #define HAVE_STRPTIME 1
18641| #define HAVE_STRSTR 1
18642| #define HAVE_STRTOK_R 1
18643| #define HAVE_SYMLINK 1
18644| #define HAVE_TEMPNAM 1
18645| #define HAVE_TZSET 1
18646| #define HAVE_UNLOCKPT 1
18647| #define HAVE_UNSETENV 1
18648| #define HAVE_USLEEP 1
18649| #define HAVE_UTIME 1
18650| #define HAVE_VSNPRINTF 1
18651| #define HAVE_VASPRINTF 1
18652| #define HAVE_ASPRINTF 1
18653| #define HAVE_NANOSLEEP 1
18654| #define HAVE_SYNC_FETCH_AND_ADD 1
18655| #define HAVE_STRLCAT 1
18656| #define HAVE_STRLCPY 1
18657| #define HAVE_GETOPT 1
18658| #define HAVE_UTIME_H 1
18659| #define HAVE_UTIME_NULL 1
18660| #define HAVE_ALLOCA_H 1
18661| #define HAVE_ALLOCA 1
18662| #define HAVE_DECLARED_TIMEZONE 1
18663| #define HAVE_OLD_READDIR_R 1
18664| #define HAVE_ASM_GOTO 1
18665| #define HAVE_COMPILER_C99_VLA 1
18666| #define PHP_SIGCHILD 0
18667| #define DEFAULT_SHORT_OPEN_TAG "1"
18668| #define HAVE_IPV6 1
18669| #define HAVE_STRINGS_H 1
18670| #define HAVE_STRTOLL 1
18671| #define HAVE_ATOLL 1
18672| #define HAVE_TIMELIB_CONFIG_H 1
18673| #define HAVE_LIBXML 1
18674| #define HAVE_LIBXML 1
18675| #define PCRE2_CODE_UNIT_WIDTH 8
18676| #define HAVE_PCRE 1
18677| #define HAVE_PCRE_JIT_SUPPORT 1
18678| #define HAVE_ZLIB 1
18679| #define HAVE_BCMATH 1
18680| #define HAVE_BZ2 1
18681| #define HAVE_CTYPE 1
18682| #define HAVE_LIBXML 1
18683| #define HAVE_DOM 1
18684| #define HAVE_UTIMES 1
18685| #define HAVE_STRNDUP 1
18686| #define PHP_MHASH_BC 1
18687| #define HAVE_HASH_EXT 1
18688| #define SIZEOF_SHORT 2
18689| #define SIZEOF_INT 4
18690| #define SIZEOF_LONG 8
18691| #define SIZEOF_LONG_LONG 8
18692| #define SIZEOF_LONG_INT 8
18693| #define HAVE_JSON 1
18694| #define STDC_HEADERS 1
18695| #define ODBCVER 0x0300
18696| #define PHAR_HASH_OK 1
18697| #define HAVE_REFLECTION 1
18698| #define HAVE_PHP_SESSION 1
18699| #define HAVE_LIBXML 1
18700| #define HAVE_SIMPLEXML 1
18701| #define HAVE_SPL 1
18702| #define HAVE_FLUSHIO 1
18703| #define HAVE_ALIGNOF 1
18704| #define PHP_USE_PHP_CRYPT_R 1
18705| #define HAVE_ATTRIBUTE_ALIGNED 1
18706| #define HAVE_GETCWD 1
18707| #define HAVE_GETWD 1
18708| #define HAVE_ASINH 1
18709| #define HAVE_ACOSH 1
18710| #define HAVE_ATANH 1
18711| #define HAVE_LOG1P 1
18712| #define HAVE_HYPOT 1
18713| #define HAVE_GLOB 1
18714| #define HAVE_STRFMON 1
18715| #define HAVE_NICE 1
18716| #define HAVE_FNMATCH 1
18717| #define HAVE_FORK 1
18718| #define PHP_CAN_SUPPORT_PROC_OPEN 1
18719| /* end confdefs.h.  */
18720|
18721| /* Override any GCC internal prototype to avoid an error.
18722|    Use char because int might match the return type of a GCC
18723|    builtin and then its argument prototype would still apply.  */
18724| #ifdef __cplusplus
18725| extern "C"
18726| #endif
18727| char res_ndestroy ();
18728| int
18729| main ()
18730| {
18731| return res_ndestroy ();
18732|   ;
18733|   return 0;
18734| }
18735configure:80656: result: no
18736configure:80662: checking for __res_ndestroy in -lresolv
18737configure:80687: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
18738Undefined symbols for architecture x86_64:
18739  "___res_ndestroy", referenced from:
18740      _main in conftest-4df2cf.o
18741ld: symbol(s) not found for architecture x86_64
18742clang: error: linker command failed with exit code 1 (use -v to see invocation)
18743configure:80687: $? = 1
18744configure: failed program was:
18745| /* confdefs.h */
18746| #define PACKAGE_NAME ""
18747| #define PACKAGE_TARNAME ""
18748| #define PACKAGE_VERSION ""
18749| #define PACKAGE_STRING ""
18750| #define PACKAGE_BUGREPORT ""
18751| #define PACKAGE_URL ""
18752| #define STDC_HEADERS 1
18753| #define HAVE_SYS_TYPES_H 1
18754| #define HAVE_SYS_STAT_H 1
18755| #define HAVE_STDLIB_H 1
18756| #define HAVE_STRING_H 1
18757| #define HAVE_MEMORY_H 1
18758| #define HAVE_STRINGS_H 1
18759| #define HAVE_INTTYPES_H 1
18760| #define HAVE_STDINT_H 1
18761| #define HAVE_UNISTD_H 1
18762| #define __EXTENSIONS__ 1
18763| #define _ALL_SOURCE 1
18764| #define _GNU_SOURCE 1
18765| #define _POSIX_PTHREAD_SEMANTICS 1
18766| #define _TANDEM_SOURCE 1
18767| #define HAVE_DEV_URANDOM 1
18768| #define HAVE_HUGE_VAL_INF 1
18769| #define HAVE_CPUID_COUNT 1
18770| #define HAVE_PHPDBG 1
18771| #define PHPDBG_DEBUG 0
18772| #define PHP_WRITE_STDOUT 1
18773| #define HAVE_SOCKET 1
18774| #define HAVE_SOCKETPAIR 1
18775| #define HAVE_HTONL 1
18776| #define HAVE_GETHOSTNAME 1
18777| #define HAVE_GETHOSTBYADDR 1
18778| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
18779| #define HAVE_DLOPEN 1
18780| #define HAVE_LIBDL 1
18781| #define HAVE_LIBM 1
18782| #define HAVE_INET_ATON 1
18783| #define STDC_HEADERS 1
18784| #define HAVE_DIRENT_H 1
18785| #define HAVE_INTTYPES_H 1
18786| #define HAVE_STDINT_H 1
18787| #define HAVE_DIRENT_H 1
18788| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
18789| #define HAVE_SYS_PARAM_H 1
18790| #define HAVE_SYS_TYPES_H 1
18791| #define HAVE_SYS_TIME_H 1
18792| #define HAVE_NETINET_IN_H 1
18793| #define HAVE_ALLOCA_H 1
18794| #define HAVE_ARPA_INET_H 1
18795| #define HAVE_ARPA_NAMESER_H 1
18796| #define HAVE_ASSERT_H 1
18797| #define HAVE_DNS_H 1
18798| #define HAVE_FCNTL_H 1
18799| #define HAVE_GRP_H 1
18800| #define HAVE_LANGINFO_H 1
18801| #define HAVE_LIMITS_H 1
18802| #define HAVE_LOCALE_H 1
18803| #define HAVE_MONETARY_H 1
18804| #define HAVE_NETDB_H 1
18805| #define HAVE_POLL_H 1
18806| #define HAVE_PWD_H 1
18807| #define HAVE_RESOLV_H 1
18808| #define HAVE_SIGNAL_H 1
18809| #define HAVE_STDARG_H 1
18810| #define HAVE_STDLIB_H 1
18811| #define HAVE_STRING_H 1
18812| #define HAVE_SYSLOG_H 1
18813| #define HAVE_SYSEXITS_H 1
18814| #define HAVE_SYS_IOCTL_H 1
18815| #define HAVE_SYS_FILE_H 1
18816| #define HAVE_SYS_MMAN_H 1
18817| #define HAVE_SYS_MOUNT_H 1
18818| #define HAVE_SYS_POLL_H 1
18819| #define HAVE_SYS_RESOURCE_H 1
18820| #define HAVE_SYS_SELECT_H 1
18821| #define HAVE_SYS_SOCKET_H 1
18822| #define HAVE_SYS_STAT_H 1
18823| #define HAVE_SYS_STATVFS_H 1
18824| #define HAVE_SYS_WAIT_H 1
18825| #define HAVE_TERMIOS_H 1
18826| #define HAVE_UNISTD_H 1
18827| #define HAVE_UTIME_H 1
18828| #define HAVE_SYS_UTSNAME_H 1
18829| #define HAVE_SYS_IPC_H 1
18830| #define HAVE_DLFCN_H 1
18831| #define HAVE_ASSERT_H 1
18832| #define HAVE_TMMINTRIN_H 1
18833| #define HAVE_NMMINTRIN_H 1
18834| #define HAVE_IMMINTRIN_H 1
18835| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
18836| #define HAVE_STRUCT_TM_TM_ZONE 1
18837| #define HAVE_TM_ZONE 1
18838| #define MISSING_FCLOSE_DECL 0
18839| #define HAVE_TM_GMTOFF 1
18840| #define HAVE_STRUCT_FLOCK 1
18841| #define HAVE_SOCKLEN_T 1
18842| #define SIZEOF_SIZE_T 8
18843| #define SIZEOF_LONG_LONG 8
18844| #define SIZEOF_LONG_LONG_INT 8
18845| #define SIZEOF_LONG 8
18846| #define SIZEOF_INT 4
18847| #define SIZEOF_INTMAX_T 8
18848| #define HAVE_INTMAX_T 1
18849| #define SIZEOF_SSIZE_T 8
18850| #define HAVE_SSIZE_T 1
18851| #define SIZEOF_PTRDIFF_T 8
18852| #define HAVE_PTRDIFF_T 1
18853| #define SIZEOF_SHORT 2
18854| #define SIZEOF_INT 4
18855| #define SIZEOF_LONG 8
18856| #define SIZEOF_LONG_LONG 8
18857| #define HAVE_INT8_T 1
18858| #define HAVE_INT16_T 1
18859| #define HAVE_INT32_T 1
18860| #define HAVE_INT64_T 1
18861| #define HAVE_UINT8_T 1
18862| #define HAVE_UINT16_T 1
18863| #define HAVE_UINT32_T 1
18864| #define HAVE_UINT64_T 1
18865| #define HAVE_U_INT8_T 1
18866| #define HAVE_U_INT16_T 1
18867| #define HAVE_U_INT32_T 1
18868| #define HAVE_U_INT64_T 1
18869| #define PHP_HAVE_STDINT_TYPES 1
18870| #define PHP_HAVE_BUILTIN_EXPECT 1
18871| #define PHP_HAVE_BUILTIN_CLZ 1
18872| #define PHP_HAVE_BUILTIN_CTZL 1
18873| #define PHP_HAVE_BUILTIN_CTZLL 1
18874| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
18875| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
18876| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
18877| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
18878| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
18879| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
18880| #define PHP_HAVE_BUILTIN_CPU_INIT 0
18881| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
18882| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
18883| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
18884| #define PHP_HAVE_AVX_INSTRUCTIONS 1
18885| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
18886| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
18887| #define HAVE_STRUCT_STAT_ST_RDEV 1
18888| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
18889| #define HAVE_ST_BLOCKS 1
18890| #define HAVE_SOCKADDR_STORAGE 1
18891| #define HAVE_SOCKADDR_SA_LEN 1
18892| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
18893| #define HAVE_VPRINTF 1
18894| #define HAVE_ALPHASORT 1
18895| #define HAVE_ASCTIME_R 1
18896| #define HAVE_CHROOT 1
18897| #define HAVE_CTIME_R 1
18898| #define HAVE_CRYPT 1
18899| #define HAVE_FLOCK 1
18900| #define HAVE_FTOK 1
18901| #define HAVE_FUNOPEN 1
18902| #define HAVE_GAI_STRERROR 1
18903| #define HAVE_GCVT 1
18904| #define HAVE_GETLOADAVG 1
18905| #define HAVE_GETLOGIN 1
18906| #define HAVE_GETPROTOBYNAME 1
18907| #define HAVE_GETPROTOBYNUMBER 1
18908| #define HAVE_GETSERVBYNAME 1
18909| #define HAVE_GETSERVBYPORT 1
18910| #define HAVE_GETHOSTNAME 1
18911| #define HAVE_GETRUSAGE 1
18912| #define HAVE_GETTIMEOFDAY 1
18913| #define HAVE_GMTIME_R 1
18914| #define HAVE_GETPWNAM_R 1
18915| #define HAVE_GETGRNAM_R 1
18916| #define HAVE_GETPWUID_R 1
18917| #define HAVE_GRANTPT 1
18918| #define HAVE_INET_NTOA 1
18919| #define HAVE_INET_NTOP 1
18920| #define HAVE_INET_PTON 1
18921| #define HAVE_ISASCII 1
18922| #define HAVE_LINK 1
18923| #define HAVE_LOCALTIME_R 1
18924| #define HAVE_LOCKF 1
18925| #define HAVE_LCHOWN 1
18926| #define HAVE_LRAND48 1
18927| #define HAVE_MEMCPY 1
18928| #define HAVE_MEMMOVE 1
18929| #define HAVE_MKSTEMP 1
18930| #define HAVE_MMAP 1
18931| #define HAVE_NL_LANGINFO 1
18932| #define HAVE_PERROR 1
18933| #define HAVE_POLL 1
18934| #define HAVE_PTSNAME 1
18935| #define HAVE_PUTENV 1
18936| #define HAVE_REALPATH 1
18937| #define HAVE_RANDOM 1
18938| #define HAVE_RAND_R 1
18939| #define HAVE_SCANDIR 1
18940| #define HAVE_SETITIMER 1
18941| #define HAVE_SETLOCALE 1
18942| #define HAVE_LOCALECONV 1
18943| #define HAVE_SETENV 1
18944| #define HAVE_SETPGID 1
18945| #define HAVE_SETSOCKOPT 1
18946| #define HAVE_SETVBUF 1
18947| #define HAVE_SHUTDOWN 1
18948| #define HAVE_SIN 1
18949| #define HAVE_SNPRINTF 1
18950| #define HAVE_SRAND48 1
18951| #define HAVE_SRANDOM 1
18952| #define HAVE_STATFS 1
18953| #define HAVE_STATVFS 1
18954| #define HAVE_STRCASECMP 1
18955| #define HAVE_STRCOLL 1
18956| #define HAVE_STRDUP 1
18957| #define HAVE_STRERROR 1
18958| #define HAVE_STRFTIME 1
18959| #define HAVE_STRNLEN 1
18960| #define HAVE_STRPTIME 1
18961| #define HAVE_STRSTR 1
18962| #define HAVE_STRTOK_R 1
18963| #define HAVE_SYMLINK 1
18964| #define HAVE_TEMPNAM 1
18965| #define HAVE_TZSET 1
18966| #define HAVE_UNLOCKPT 1
18967| #define HAVE_UNSETENV 1
18968| #define HAVE_USLEEP 1
18969| #define HAVE_UTIME 1
18970| #define HAVE_VSNPRINTF 1
18971| #define HAVE_VASPRINTF 1
18972| #define HAVE_ASPRINTF 1
18973| #define HAVE_NANOSLEEP 1
18974| #define HAVE_SYNC_FETCH_AND_ADD 1
18975| #define HAVE_STRLCAT 1
18976| #define HAVE_STRLCPY 1
18977| #define HAVE_GETOPT 1
18978| #define HAVE_UTIME_H 1
18979| #define HAVE_UTIME_NULL 1
18980| #define HAVE_ALLOCA_H 1
18981| #define HAVE_ALLOCA 1
18982| #define HAVE_DECLARED_TIMEZONE 1
18983| #define HAVE_OLD_READDIR_R 1
18984| #define HAVE_ASM_GOTO 1
18985| #define HAVE_COMPILER_C99_VLA 1
18986| #define PHP_SIGCHILD 0
18987| #define DEFAULT_SHORT_OPEN_TAG "1"
18988| #define HAVE_IPV6 1
18989| #define HAVE_STRINGS_H 1
18990| #define HAVE_STRTOLL 1
18991| #define HAVE_ATOLL 1
18992| #define HAVE_TIMELIB_CONFIG_H 1
18993| #define HAVE_LIBXML 1
18994| #define HAVE_LIBXML 1
18995| #define PCRE2_CODE_UNIT_WIDTH 8
18996| #define HAVE_PCRE 1
18997| #define HAVE_PCRE_JIT_SUPPORT 1
18998| #define HAVE_ZLIB 1
18999| #define HAVE_BCMATH 1
19000| #define HAVE_BZ2 1
19001| #define HAVE_CTYPE 1
19002| #define HAVE_LIBXML 1
19003| #define HAVE_DOM 1
19004| #define HAVE_UTIMES 1
19005| #define HAVE_STRNDUP 1
19006| #define PHP_MHASH_BC 1
19007| #define HAVE_HASH_EXT 1
19008| #define SIZEOF_SHORT 2
19009| #define SIZEOF_INT 4
19010| #define SIZEOF_LONG 8
19011| #define SIZEOF_LONG_LONG 8
19012| #define SIZEOF_LONG_INT 8
19013| #define HAVE_JSON 1
19014| #define STDC_HEADERS 1
19015| #define ODBCVER 0x0300
19016| #define PHAR_HASH_OK 1
19017| #define HAVE_REFLECTION 1
19018| #define HAVE_PHP_SESSION 1
19019| #define HAVE_LIBXML 1
19020| #define HAVE_SIMPLEXML 1
19021| #define HAVE_SPL 1
19022| #define HAVE_FLUSHIO 1
19023| #define HAVE_ALIGNOF 1
19024| #define PHP_USE_PHP_CRYPT_R 1
19025| #define HAVE_ATTRIBUTE_ALIGNED 1
19026| #define HAVE_GETCWD 1
19027| #define HAVE_GETWD 1
19028| #define HAVE_ASINH 1
19029| #define HAVE_ACOSH 1
19030| #define HAVE_ATANH 1
19031| #define HAVE_LOG1P 1
19032| #define HAVE_HYPOT 1
19033| #define HAVE_GLOB 1
19034| #define HAVE_STRFMON 1
19035| #define HAVE_NICE 1
19036| #define HAVE_FNMATCH 1
19037| #define HAVE_FORK 1
19038| #define PHP_CAN_SUPPORT_PROC_OPEN 1
19039| /* end confdefs.h.  */
19040|
19041| /* Override any GCC internal prototype to avoid an error.
19042|    Use char because int might match the return type of a GCC
19043|    builtin and then its argument prototype would still apply.  */
19044| #ifdef __cplusplus
19045| extern "C"
19046| #endif
19047| char __res_ndestroy ();
19048| int
19049| main ()
19050| {
19051| return __res_ndestroy ();
19052|   ;
19053|   return 0;
19054| }
19055configure:80696: result: no
19056configure:80754: checking for res_ndestroy in -lbind
19057configure:80779: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbind  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
19058ld: library not found for -lbind
19059clang: error: linker command failed with exit code 1 (use -v to see invocation)
19060configure:80779: $? = 1
19061configure: failed program was:
19062| /* confdefs.h */
19063| #define PACKAGE_NAME ""
19064| #define PACKAGE_TARNAME ""
19065| #define PACKAGE_VERSION ""
19066| #define PACKAGE_STRING ""
19067| #define PACKAGE_BUGREPORT ""
19068| #define PACKAGE_URL ""
19069| #define STDC_HEADERS 1
19070| #define HAVE_SYS_TYPES_H 1
19071| #define HAVE_SYS_STAT_H 1
19072| #define HAVE_STDLIB_H 1
19073| #define HAVE_STRING_H 1
19074| #define HAVE_MEMORY_H 1
19075| #define HAVE_STRINGS_H 1
19076| #define HAVE_INTTYPES_H 1
19077| #define HAVE_STDINT_H 1
19078| #define HAVE_UNISTD_H 1
19079| #define __EXTENSIONS__ 1
19080| #define _ALL_SOURCE 1
19081| #define _GNU_SOURCE 1
19082| #define _POSIX_PTHREAD_SEMANTICS 1
19083| #define _TANDEM_SOURCE 1
19084| #define HAVE_DEV_URANDOM 1
19085| #define HAVE_HUGE_VAL_INF 1
19086| #define HAVE_CPUID_COUNT 1
19087| #define HAVE_PHPDBG 1
19088| #define PHPDBG_DEBUG 0
19089| #define PHP_WRITE_STDOUT 1
19090| #define HAVE_SOCKET 1
19091| #define HAVE_SOCKETPAIR 1
19092| #define HAVE_HTONL 1
19093| #define HAVE_GETHOSTNAME 1
19094| #define HAVE_GETHOSTBYADDR 1
19095| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
19096| #define HAVE_DLOPEN 1
19097| #define HAVE_LIBDL 1
19098| #define HAVE_LIBM 1
19099| #define HAVE_INET_ATON 1
19100| #define STDC_HEADERS 1
19101| #define HAVE_DIRENT_H 1
19102| #define HAVE_INTTYPES_H 1
19103| #define HAVE_STDINT_H 1
19104| #define HAVE_DIRENT_H 1
19105| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
19106| #define HAVE_SYS_PARAM_H 1
19107| #define HAVE_SYS_TYPES_H 1
19108| #define HAVE_SYS_TIME_H 1
19109| #define HAVE_NETINET_IN_H 1
19110| #define HAVE_ALLOCA_H 1
19111| #define HAVE_ARPA_INET_H 1
19112| #define HAVE_ARPA_NAMESER_H 1
19113| #define HAVE_ASSERT_H 1
19114| #define HAVE_DNS_H 1
19115| #define HAVE_FCNTL_H 1
19116| #define HAVE_GRP_H 1
19117| #define HAVE_LANGINFO_H 1
19118| #define HAVE_LIMITS_H 1
19119| #define HAVE_LOCALE_H 1
19120| #define HAVE_MONETARY_H 1
19121| #define HAVE_NETDB_H 1
19122| #define HAVE_POLL_H 1
19123| #define HAVE_PWD_H 1
19124| #define HAVE_RESOLV_H 1
19125| #define HAVE_SIGNAL_H 1
19126| #define HAVE_STDARG_H 1
19127| #define HAVE_STDLIB_H 1
19128| #define HAVE_STRING_H 1
19129| #define HAVE_SYSLOG_H 1
19130| #define HAVE_SYSEXITS_H 1
19131| #define HAVE_SYS_IOCTL_H 1
19132| #define HAVE_SYS_FILE_H 1
19133| #define HAVE_SYS_MMAN_H 1
19134| #define HAVE_SYS_MOUNT_H 1
19135| #define HAVE_SYS_POLL_H 1
19136| #define HAVE_SYS_RESOURCE_H 1
19137| #define HAVE_SYS_SELECT_H 1
19138| #define HAVE_SYS_SOCKET_H 1
19139| #define HAVE_SYS_STAT_H 1
19140| #define HAVE_SYS_STATVFS_H 1
19141| #define HAVE_SYS_WAIT_H 1
19142| #define HAVE_TERMIOS_H 1
19143| #define HAVE_UNISTD_H 1
19144| #define HAVE_UTIME_H 1
19145| #define HAVE_SYS_UTSNAME_H 1
19146| #define HAVE_SYS_IPC_H 1
19147| #define HAVE_DLFCN_H 1
19148| #define HAVE_ASSERT_H 1
19149| #define HAVE_TMMINTRIN_H 1
19150| #define HAVE_NMMINTRIN_H 1
19151| #define HAVE_IMMINTRIN_H 1
19152| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
19153| #define HAVE_STRUCT_TM_TM_ZONE 1
19154| #define HAVE_TM_ZONE 1
19155| #define MISSING_FCLOSE_DECL 0
19156| #define HAVE_TM_GMTOFF 1
19157| #define HAVE_STRUCT_FLOCK 1
19158| #define HAVE_SOCKLEN_T 1
19159| #define SIZEOF_SIZE_T 8
19160| #define SIZEOF_LONG_LONG 8
19161| #define SIZEOF_LONG_LONG_INT 8
19162| #define SIZEOF_LONG 8
19163| #define SIZEOF_INT 4
19164| #define SIZEOF_INTMAX_T 8
19165| #define HAVE_INTMAX_T 1
19166| #define SIZEOF_SSIZE_T 8
19167| #define HAVE_SSIZE_T 1
19168| #define SIZEOF_PTRDIFF_T 8
19169| #define HAVE_PTRDIFF_T 1
19170| #define SIZEOF_SHORT 2
19171| #define SIZEOF_INT 4
19172| #define SIZEOF_LONG 8
19173| #define SIZEOF_LONG_LONG 8
19174| #define HAVE_INT8_T 1
19175| #define HAVE_INT16_T 1
19176| #define HAVE_INT32_T 1
19177| #define HAVE_INT64_T 1
19178| #define HAVE_UINT8_T 1
19179| #define HAVE_UINT16_T 1
19180| #define HAVE_UINT32_T 1
19181| #define HAVE_UINT64_T 1
19182| #define HAVE_U_INT8_T 1
19183| #define HAVE_U_INT16_T 1
19184| #define HAVE_U_INT32_T 1
19185| #define HAVE_U_INT64_T 1
19186| #define PHP_HAVE_STDINT_TYPES 1
19187| #define PHP_HAVE_BUILTIN_EXPECT 1
19188| #define PHP_HAVE_BUILTIN_CLZ 1
19189| #define PHP_HAVE_BUILTIN_CTZL 1
19190| #define PHP_HAVE_BUILTIN_CTZLL 1
19191| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
19192| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
19193| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
19194| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
19195| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
19196| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
19197| #define PHP_HAVE_BUILTIN_CPU_INIT 0
19198| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
19199| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
19200| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
19201| #define PHP_HAVE_AVX_INSTRUCTIONS 1
19202| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
19203| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
19204| #define HAVE_STRUCT_STAT_ST_RDEV 1
19205| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
19206| #define HAVE_ST_BLOCKS 1
19207| #define HAVE_SOCKADDR_STORAGE 1
19208| #define HAVE_SOCKADDR_SA_LEN 1
19209| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
19210| #define HAVE_VPRINTF 1
19211| #define HAVE_ALPHASORT 1
19212| #define HAVE_ASCTIME_R 1
19213| #define HAVE_CHROOT 1
19214| #define HAVE_CTIME_R 1
19215| #define HAVE_CRYPT 1
19216| #define HAVE_FLOCK 1
19217| #define HAVE_FTOK 1
19218| #define HAVE_FUNOPEN 1
19219| #define HAVE_GAI_STRERROR 1
19220| #define HAVE_GCVT 1
19221| #define HAVE_GETLOADAVG 1
19222| #define HAVE_GETLOGIN 1
19223| #define HAVE_GETPROTOBYNAME 1
19224| #define HAVE_GETPROTOBYNUMBER 1
19225| #define HAVE_GETSERVBYNAME 1
19226| #define HAVE_GETSERVBYPORT 1
19227| #define HAVE_GETHOSTNAME 1
19228| #define HAVE_GETRUSAGE 1
19229| #define HAVE_GETTIMEOFDAY 1
19230| #define HAVE_GMTIME_R 1
19231| #define HAVE_GETPWNAM_R 1
19232| #define HAVE_GETGRNAM_R 1
19233| #define HAVE_GETPWUID_R 1
19234| #define HAVE_GRANTPT 1
19235| #define HAVE_INET_NTOA 1
19236| #define HAVE_INET_NTOP 1
19237| #define HAVE_INET_PTON 1
19238| #define HAVE_ISASCII 1
19239| #define HAVE_LINK 1
19240| #define HAVE_LOCALTIME_R 1
19241| #define HAVE_LOCKF 1
19242| #define HAVE_LCHOWN 1
19243| #define HAVE_LRAND48 1
19244| #define HAVE_MEMCPY 1
19245| #define HAVE_MEMMOVE 1
19246| #define HAVE_MKSTEMP 1
19247| #define HAVE_MMAP 1
19248| #define HAVE_NL_LANGINFO 1
19249| #define HAVE_PERROR 1
19250| #define HAVE_POLL 1
19251| #define HAVE_PTSNAME 1
19252| #define HAVE_PUTENV 1
19253| #define HAVE_REALPATH 1
19254| #define HAVE_RANDOM 1
19255| #define HAVE_RAND_R 1
19256| #define HAVE_SCANDIR 1
19257| #define HAVE_SETITIMER 1
19258| #define HAVE_SETLOCALE 1
19259| #define HAVE_LOCALECONV 1
19260| #define HAVE_SETENV 1
19261| #define HAVE_SETPGID 1
19262| #define HAVE_SETSOCKOPT 1
19263| #define HAVE_SETVBUF 1
19264| #define HAVE_SHUTDOWN 1
19265| #define HAVE_SIN 1
19266| #define HAVE_SNPRINTF 1
19267| #define HAVE_SRAND48 1
19268| #define HAVE_SRANDOM 1
19269| #define HAVE_STATFS 1
19270| #define HAVE_STATVFS 1
19271| #define HAVE_STRCASECMP 1
19272| #define HAVE_STRCOLL 1
19273| #define HAVE_STRDUP 1
19274| #define HAVE_STRERROR 1
19275| #define HAVE_STRFTIME 1
19276| #define HAVE_STRNLEN 1
19277| #define HAVE_STRPTIME 1
19278| #define HAVE_STRSTR 1
19279| #define HAVE_STRTOK_R 1
19280| #define HAVE_SYMLINK 1
19281| #define HAVE_TEMPNAM 1
19282| #define HAVE_TZSET 1
19283| #define HAVE_UNLOCKPT 1
19284| #define HAVE_UNSETENV 1
19285| #define HAVE_USLEEP 1
19286| #define HAVE_UTIME 1
19287| #define HAVE_VSNPRINTF 1
19288| #define HAVE_VASPRINTF 1
19289| #define HAVE_ASPRINTF 1
19290| #define HAVE_NANOSLEEP 1
19291| #define HAVE_SYNC_FETCH_AND_ADD 1
19292| #define HAVE_STRLCAT 1
19293| #define HAVE_STRLCPY 1
19294| #define HAVE_GETOPT 1
19295| #define HAVE_UTIME_H 1
19296| #define HAVE_UTIME_NULL 1
19297| #define HAVE_ALLOCA_H 1
19298| #define HAVE_ALLOCA 1
19299| #define HAVE_DECLARED_TIMEZONE 1
19300| #define HAVE_OLD_READDIR_R 1
19301| #define HAVE_ASM_GOTO 1
19302| #define HAVE_COMPILER_C99_VLA 1
19303| #define PHP_SIGCHILD 0
19304| #define DEFAULT_SHORT_OPEN_TAG "1"
19305| #define HAVE_IPV6 1
19306| #define HAVE_STRINGS_H 1
19307| #define HAVE_STRTOLL 1
19308| #define HAVE_ATOLL 1
19309| #define HAVE_TIMELIB_CONFIG_H 1
19310| #define HAVE_LIBXML 1
19311| #define HAVE_LIBXML 1
19312| #define PCRE2_CODE_UNIT_WIDTH 8
19313| #define HAVE_PCRE 1
19314| #define HAVE_PCRE_JIT_SUPPORT 1
19315| #define HAVE_ZLIB 1
19316| #define HAVE_BCMATH 1
19317| #define HAVE_BZ2 1
19318| #define HAVE_CTYPE 1
19319| #define HAVE_LIBXML 1
19320| #define HAVE_DOM 1
19321| #define HAVE_UTIMES 1
19322| #define HAVE_STRNDUP 1
19323| #define PHP_MHASH_BC 1
19324| #define HAVE_HASH_EXT 1
19325| #define SIZEOF_SHORT 2
19326| #define SIZEOF_INT 4
19327| #define SIZEOF_LONG 8
19328| #define SIZEOF_LONG_LONG 8
19329| #define SIZEOF_LONG_INT 8
19330| #define HAVE_JSON 1
19331| #define STDC_HEADERS 1
19332| #define ODBCVER 0x0300
19333| #define PHAR_HASH_OK 1
19334| #define HAVE_REFLECTION 1
19335| #define HAVE_PHP_SESSION 1
19336| #define HAVE_LIBXML 1
19337| #define HAVE_SIMPLEXML 1
19338| #define HAVE_SPL 1
19339| #define HAVE_FLUSHIO 1
19340| #define HAVE_ALIGNOF 1
19341| #define PHP_USE_PHP_CRYPT_R 1
19342| #define HAVE_ATTRIBUTE_ALIGNED 1
19343| #define HAVE_GETCWD 1
19344| #define HAVE_GETWD 1
19345| #define HAVE_ASINH 1
19346| #define HAVE_ACOSH 1
19347| #define HAVE_ATANH 1
19348| #define HAVE_LOG1P 1
19349| #define HAVE_HYPOT 1
19350| #define HAVE_GLOB 1
19351| #define HAVE_STRFMON 1
19352| #define HAVE_NICE 1
19353| #define HAVE_FNMATCH 1
19354| #define HAVE_FORK 1
19355| #define PHP_CAN_SUPPORT_PROC_OPEN 1
19356| /* end confdefs.h.  */
19357|
19358| /* Override any GCC internal prototype to avoid an error.
19359|    Use char because int might match the return type of a GCC
19360|    builtin and then its argument prototype would still apply.  */
19361| #ifdef __cplusplus
19362| extern "C"
19363| #endif
19364| char res_ndestroy ();
19365| int
19366| main ()
19367| {
19368| return res_ndestroy ();
19369|   ;
19370|   return 0;
19371| }
19372configure:80788: result: no
19373configure:80794: checking for __res_ndestroy in -lbind
19374configure:80819: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbind  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
19375ld: library not found for -lbind
19376clang: error: linker command failed with exit code 1 (use -v to see invocation)
19377configure:80819: $? = 1
19378configure: failed program was:
19379| /* confdefs.h */
19380| #define PACKAGE_NAME ""
19381| #define PACKAGE_TARNAME ""
19382| #define PACKAGE_VERSION ""
19383| #define PACKAGE_STRING ""
19384| #define PACKAGE_BUGREPORT ""
19385| #define PACKAGE_URL ""
19386| #define STDC_HEADERS 1
19387| #define HAVE_SYS_TYPES_H 1
19388| #define HAVE_SYS_STAT_H 1
19389| #define HAVE_STDLIB_H 1
19390| #define HAVE_STRING_H 1
19391| #define HAVE_MEMORY_H 1
19392| #define HAVE_STRINGS_H 1
19393| #define HAVE_INTTYPES_H 1
19394| #define HAVE_STDINT_H 1
19395| #define HAVE_UNISTD_H 1
19396| #define __EXTENSIONS__ 1
19397| #define _ALL_SOURCE 1
19398| #define _GNU_SOURCE 1
19399| #define _POSIX_PTHREAD_SEMANTICS 1
19400| #define _TANDEM_SOURCE 1
19401| #define HAVE_DEV_URANDOM 1
19402| #define HAVE_HUGE_VAL_INF 1
19403| #define HAVE_CPUID_COUNT 1
19404| #define HAVE_PHPDBG 1
19405| #define PHPDBG_DEBUG 0
19406| #define PHP_WRITE_STDOUT 1
19407| #define HAVE_SOCKET 1
19408| #define HAVE_SOCKETPAIR 1
19409| #define HAVE_HTONL 1
19410| #define HAVE_GETHOSTNAME 1
19411| #define HAVE_GETHOSTBYADDR 1
19412| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
19413| #define HAVE_DLOPEN 1
19414| #define HAVE_LIBDL 1
19415| #define HAVE_LIBM 1
19416| #define HAVE_INET_ATON 1
19417| #define STDC_HEADERS 1
19418| #define HAVE_DIRENT_H 1
19419| #define HAVE_INTTYPES_H 1
19420| #define HAVE_STDINT_H 1
19421| #define HAVE_DIRENT_H 1
19422| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
19423| #define HAVE_SYS_PARAM_H 1
19424| #define HAVE_SYS_TYPES_H 1
19425| #define HAVE_SYS_TIME_H 1
19426| #define HAVE_NETINET_IN_H 1
19427| #define HAVE_ALLOCA_H 1
19428| #define HAVE_ARPA_INET_H 1
19429| #define HAVE_ARPA_NAMESER_H 1
19430| #define HAVE_ASSERT_H 1
19431| #define HAVE_DNS_H 1
19432| #define HAVE_FCNTL_H 1
19433| #define HAVE_GRP_H 1
19434| #define HAVE_LANGINFO_H 1
19435| #define HAVE_LIMITS_H 1
19436| #define HAVE_LOCALE_H 1
19437| #define HAVE_MONETARY_H 1
19438| #define HAVE_NETDB_H 1
19439| #define HAVE_POLL_H 1
19440| #define HAVE_PWD_H 1
19441| #define HAVE_RESOLV_H 1
19442| #define HAVE_SIGNAL_H 1
19443| #define HAVE_STDARG_H 1
19444| #define HAVE_STDLIB_H 1
19445| #define HAVE_STRING_H 1
19446| #define HAVE_SYSLOG_H 1
19447| #define HAVE_SYSEXITS_H 1
19448| #define HAVE_SYS_IOCTL_H 1
19449| #define HAVE_SYS_FILE_H 1
19450| #define HAVE_SYS_MMAN_H 1
19451| #define HAVE_SYS_MOUNT_H 1
19452| #define HAVE_SYS_POLL_H 1
19453| #define HAVE_SYS_RESOURCE_H 1
19454| #define HAVE_SYS_SELECT_H 1
19455| #define HAVE_SYS_SOCKET_H 1
19456| #define HAVE_SYS_STAT_H 1
19457| #define HAVE_SYS_STATVFS_H 1
19458| #define HAVE_SYS_WAIT_H 1
19459| #define HAVE_TERMIOS_H 1
19460| #define HAVE_UNISTD_H 1
19461| #define HAVE_UTIME_H 1
19462| #define HAVE_SYS_UTSNAME_H 1
19463| #define HAVE_SYS_IPC_H 1
19464| #define HAVE_DLFCN_H 1
19465| #define HAVE_ASSERT_H 1
19466| #define HAVE_TMMINTRIN_H 1
19467| #define HAVE_NMMINTRIN_H 1
19468| #define HAVE_IMMINTRIN_H 1
19469| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
19470| #define HAVE_STRUCT_TM_TM_ZONE 1
19471| #define HAVE_TM_ZONE 1
19472| #define MISSING_FCLOSE_DECL 0
19473| #define HAVE_TM_GMTOFF 1
19474| #define HAVE_STRUCT_FLOCK 1
19475| #define HAVE_SOCKLEN_T 1
19476| #define SIZEOF_SIZE_T 8
19477| #define SIZEOF_LONG_LONG 8
19478| #define SIZEOF_LONG_LONG_INT 8
19479| #define SIZEOF_LONG 8
19480| #define SIZEOF_INT 4
19481| #define SIZEOF_INTMAX_T 8
19482| #define HAVE_INTMAX_T 1
19483| #define SIZEOF_SSIZE_T 8
19484| #define HAVE_SSIZE_T 1
19485| #define SIZEOF_PTRDIFF_T 8
19486| #define HAVE_PTRDIFF_T 1
19487| #define SIZEOF_SHORT 2
19488| #define SIZEOF_INT 4
19489| #define SIZEOF_LONG 8
19490| #define SIZEOF_LONG_LONG 8
19491| #define HAVE_INT8_T 1
19492| #define HAVE_INT16_T 1
19493| #define HAVE_INT32_T 1
19494| #define HAVE_INT64_T 1
19495| #define HAVE_UINT8_T 1
19496| #define HAVE_UINT16_T 1
19497| #define HAVE_UINT32_T 1
19498| #define HAVE_UINT64_T 1
19499| #define HAVE_U_INT8_T 1
19500| #define HAVE_U_INT16_T 1
19501| #define HAVE_U_INT32_T 1
19502| #define HAVE_U_INT64_T 1
19503| #define PHP_HAVE_STDINT_TYPES 1
19504| #define PHP_HAVE_BUILTIN_EXPECT 1
19505| #define PHP_HAVE_BUILTIN_CLZ 1
19506| #define PHP_HAVE_BUILTIN_CTZL 1
19507| #define PHP_HAVE_BUILTIN_CTZLL 1
19508| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
19509| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
19510| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
19511| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
19512| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
19513| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
19514| #define PHP_HAVE_BUILTIN_CPU_INIT 0
19515| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
19516| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
19517| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
19518| #define PHP_HAVE_AVX_INSTRUCTIONS 1
19519| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
19520| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
19521| #define HAVE_STRUCT_STAT_ST_RDEV 1
19522| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
19523| #define HAVE_ST_BLOCKS 1
19524| #define HAVE_SOCKADDR_STORAGE 1
19525| #define HAVE_SOCKADDR_SA_LEN 1
19526| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
19527| #define HAVE_VPRINTF 1
19528| #define HAVE_ALPHASORT 1
19529| #define HAVE_ASCTIME_R 1
19530| #define HAVE_CHROOT 1
19531| #define HAVE_CTIME_R 1
19532| #define HAVE_CRYPT 1
19533| #define HAVE_FLOCK 1
19534| #define HAVE_FTOK 1
19535| #define HAVE_FUNOPEN 1
19536| #define HAVE_GAI_STRERROR 1
19537| #define HAVE_GCVT 1
19538| #define HAVE_GETLOADAVG 1
19539| #define HAVE_GETLOGIN 1
19540| #define HAVE_GETPROTOBYNAME 1
19541| #define HAVE_GETPROTOBYNUMBER 1
19542| #define HAVE_GETSERVBYNAME 1
19543| #define HAVE_GETSERVBYPORT 1
19544| #define HAVE_GETHOSTNAME 1
19545| #define HAVE_GETRUSAGE 1
19546| #define HAVE_GETTIMEOFDAY 1
19547| #define HAVE_GMTIME_R 1
19548| #define HAVE_GETPWNAM_R 1
19549| #define HAVE_GETGRNAM_R 1
19550| #define HAVE_GETPWUID_R 1
19551| #define HAVE_GRANTPT 1
19552| #define HAVE_INET_NTOA 1
19553| #define HAVE_INET_NTOP 1
19554| #define HAVE_INET_PTON 1
19555| #define HAVE_ISASCII 1
19556| #define HAVE_LINK 1
19557| #define HAVE_LOCALTIME_R 1
19558| #define HAVE_LOCKF 1
19559| #define HAVE_LCHOWN 1
19560| #define HAVE_LRAND48 1
19561| #define HAVE_MEMCPY 1
19562| #define HAVE_MEMMOVE 1
19563| #define HAVE_MKSTEMP 1
19564| #define HAVE_MMAP 1
19565| #define HAVE_NL_LANGINFO 1
19566| #define HAVE_PERROR 1
19567| #define HAVE_POLL 1
19568| #define HAVE_PTSNAME 1
19569| #define HAVE_PUTENV 1
19570| #define HAVE_REALPATH 1
19571| #define HAVE_RANDOM 1
19572| #define HAVE_RAND_R 1
19573| #define HAVE_SCANDIR 1
19574| #define HAVE_SETITIMER 1
19575| #define HAVE_SETLOCALE 1
19576| #define HAVE_LOCALECONV 1
19577| #define HAVE_SETENV 1
19578| #define HAVE_SETPGID 1
19579| #define HAVE_SETSOCKOPT 1
19580| #define HAVE_SETVBUF 1
19581| #define HAVE_SHUTDOWN 1
19582| #define HAVE_SIN 1
19583| #define HAVE_SNPRINTF 1
19584| #define HAVE_SRAND48 1
19585| #define HAVE_SRANDOM 1
19586| #define HAVE_STATFS 1
19587| #define HAVE_STATVFS 1
19588| #define HAVE_STRCASECMP 1
19589| #define HAVE_STRCOLL 1
19590| #define HAVE_STRDUP 1
19591| #define HAVE_STRERROR 1
19592| #define HAVE_STRFTIME 1
19593| #define HAVE_STRNLEN 1
19594| #define HAVE_STRPTIME 1
19595| #define HAVE_STRSTR 1
19596| #define HAVE_STRTOK_R 1
19597| #define HAVE_SYMLINK 1
19598| #define HAVE_TEMPNAM 1
19599| #define HAVE_TZSET 1
19600| #define HAVE_UNLOCKPT 1
19601| #define HAVE_UNSETENV 1
19602| #define HAVE_USLEEP 1
19603| #define HAVE_UTIME 1
19604| #define HAVE_VSNPRINTF 1
19605| #define HAVE_VASPRINTF 1
19606| #define HAVE_ASPRINTF 1
19607| #define HAVE_NANOSLEEP 1
19608| #define HAVE_SYNC_FETCH_AND_ADD 1
19609| #define HAVE_STRLCAT 1
19610| #define HAVE_STRLCPY 1
19611| #define HAVE_GETOPT 1
19612| #define HAVE_UTIME_H 1
19613| #define HAVE_UTIME_NULL 1
19614| #define HAVE_ALLOCA_H 1
19615| #define HAVE_ALLOCA 1
19616| #define HAVE_DECLARED_TIMEZONE 1
19617| #define HAVE_OLD_READDIR_R 1
19618| #define HAVE_ASM_GOTO 1
19619| #define HAVE_COMPILER_C99_VLA 1
19620| #define PHP_SIGCHILD 0
19621| #define DEFAULT_SHORT_OPEN_TAG "1"
19622| #define HAVE_IPV6 1
19623| #define HAVE_STRINGS_H 1
19624| #define HAVE_STRTOLL 1
19625| #define HAVE_ATOLL 1
19626| #define HAVE_TIMELIB_CONFIG_H 1
19627| #define HAVE_LIBXML 1
19628| #define HAVE_LIBXML 1
19629| #define PCRE2_CODE_UNIT_WIDTH 8
19630| #define HAVE_PCRE 1
19631| #define HAVE_PCRE_JIT_SUPPORT 1
19632| #define HAVE_ZLIB 1
19633| #define HAVE_BCMATH 1
19634| #define HAVE_BZ2 1
19635| #define HAVE_CTYPE 1
19636| #define HAVE_LIBXML 1
19637| #define HAVE_DOM 1
19638| #define HAVE_UTIMES 1
19639| #define HAVE_STRNDUP 1
19640| #define PHP_MHASH_BC 1
19641| #define HAVE_HASH_EXT 1
19642| #define SIZEOF_SHORT 2
19643| #define SIZEOF_INT 4
19644| #define SIZEOF_LONG 8
19645| #define SIZEOF_LONG_LONG 8
19646| #define SIZEOF_LONG_INT 8
19647| #define HAVE_JSON 1
19648| #define STDC_HEADERS 1
19649| #define ODBCVER 0x0300
19650| #define PHAR_HASH_OK 1
19651| #define HAVE_REFLECTION 1
19652| #define HAVE_PHP_SESSION 1
19653| #define HAVE_LIBXML 1
19654| #define HAVE_SIMPLEXML 1
19655| #define HAVE_SPL 1
19656| #define HAVE_FLUSHIO 1
19657| #define HAVE_ALIGNOF 1
19658| #define PHP_USE_PHP_CRYPT_R 1
19659| #define HAVE_ATTRIBUTE_ALIGNED 1
19660| #define HAVE_GETCWD 1
19661| #define HAVE_GETWD 1
19662| #define HAVE_ASINH 1
19663| #define HAVE_ACOSH 1
19664| #define HAVE_ATANH 1
19665| #define HAVE_LOG1P 1
19666| #define HAVE_HYPOT 1
19667| #define HAVE_GLOB 1
19668| #define HAVE_STRFMON 1
19669| #define HAVE_NICE 1
19670| #define HAVE_FNMATCH 1
19671| #define HAVE_FORK 1
19672| #define PHP_CAN_SUPPORT_PROC_OPEN 1
19673| /* end confdefs.h.  */
19674|
19675| /* Override any GCC internal prototype to avoid an error.
19676|    Use char because int might match the return type of a GCC
19677|    builtin and then its argument prototype would still apply.  */
19678| #ifdef __cplusplus
19679| extern "C"
19680| #endif
19681| char __res_ndestroy ();
19682| int
19683| main ()
19684| {
19685| return __res_ndestroy ();
19686|   ;
19687|   return 0;
19688| }
19689configure:80828: result: no
19690configure:80886: checking for res_ndestroy in -lsocket
19691configure:80911: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lsocket  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
19692ld: library not found for -lsocket
19693clang: error: linker command failed with exit code 1 (use -v to see invocation)
19694configure:80911: $? = 1
19695configure: failed program was:
19696| /* confdefs.h */
19697| #define PACKAGE_NAME ""
19698| #define PACKAGE_TARNAME ""
19699| #define PACKAGE_VERSION ""
19700| #define PACKAGE_STRING ""
19701| #define PACKAGE_BUGREPORT ""
19702| #define PACKAGE_URL ""
19703| #define STDC_HEADERS 1
19704| #define HAVE_SYS_TYPES_H 1
19705| #define HAVE_SYS_STAT_H 1
19706| #define HAVE_STDLIB_H 1
19707| #define HAVE_STRING_H 1
19708| #define HAVE_MEMORY_H 1
19709| #define HAVE_STRINGS_H 1
19710| #define HAVE_INTTYPES_H 1
19711| #define HAVE_STDINT_H 1
19712| #define HAVE_UNISTD_H 1
19713| #define __EXTENSIONS__ 1
19714| #define _ALL_SOURCE 1
19715| #define _GNU_SOURCE 1
19716| #define _POSIX_PTHREAD_SEMANTICS 1
19717| #define _TANDEM_SOURCE 1
19718| #define HAVE_DEV_URANDOM 1
19719| #define HAVE_HUGE_VAL_INF 1
19720| #define HAVE_CPUID_COUNT 1
19721| #define HAVE_PHPDBG 1
19722| #define PHPDBG_DEBUG 0
19723| #define PHP_WRITE_STDOUT 1
19724| #define HAVE_SOCKET 1
19725| #define HAVE_SOCKETPAIR 1
19726| #define HAVE_HTONL 1
19727| #define HAVE_GETHOSTNAME 1
19728| #define HAVE_GETHOSTBYADDR 1
19729| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
19730| #define HAVE_DLOPEN 1
19731| #define HAVE_LIBDL 1
19732| #define HAVE_LIBM 1
19733| #define HAVE_INET_ATON 1
19734| #define STDC_HEADERS 1
19735| #define HAVE_DIRENT_H 1
19736| #define HAVE_INTTYPES_H 1
19737| #define HAVE_STDINT_H 1
19738| #define HAVE_DIRENT_H 1
19739| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
19740| #define HAVE_SYS_PARAM_H 1
19741| #define HAVE_SYS_TYPES_H 1
19742| #define HAVE_SYS_TIME_H 1
19743| #define HAVE_NETINET_IN_H 1
19744| #define HAVE_ALLOCA_H 1
19745| #define HAVE_ARPA_INET_H 1
19746| #define HAVE_ARPA_NAMESER_H 1
19747| #define HAVE_ASSERT_H 1
19748| #define HAVE_DNS_H 1
19749| #define HAVE_FCNTL_H 1
19750| #define HAVE_GRP_H 1
19751| #define HAVE_LANGINFO_H 1
19752| #define HAVE_LIMITS_H 1
19753| #define HAVE_LOCALE_H 1
19754| #define HAVE_MONETARY_H 1
19755| #define HAVE_NETDB_H 1
19756| #define HAVE_POLL_H 1
19757| #define HAVE_PWD_H 1
19758| #define HAVE_RESOLV_H 1
19759| #define HAVE_SIGNAL_H 1
19760| #define HAVE_STDARG_H 1
19761| #define HAVE_STDLIB_H 1
19762| #define HAVE_STRING_H 1
19763| #define HAVE_SYSLOG_H 1
19764| #define HAVE_SYSEXITS_H 1
19765| #define HAVE_SYS_IOCTL_H 1
19766| #define HAVE_SYS_FILE_H 1
19767| #define HAVE_SYS_MMAN_H 1
19768| #define HAVE_SYS_MOUNT_H 1
19769| #define HAVE_SYS_POLL_H 1
19770| #define HAVE_SYS_RESOURCE_H 1
19771| #define HAVE_SYS_SELECT_H 1
19772| #define HAVE_SYS_SOCKET_H 1
19773| #define HAVE_SYS_STAT_H 1
19774| #define HAVE_SYS_STATVFS_H 1
19775| #define HAVE_SYS_WAIT_H 1
19776| #define HAVE_TERMIOS_H 1
19777| #define HAVE_UNISTD_H 1
19778| #define HAVE_UTIME_H 1
19779| #define HAVE_SYS_UTSNAME_H 1
19780| #define HAVE_SYS_IPC_H 1
19781| #define HAVE_DLFCN_H 1
19782| #define HAVE_ASSERT_H 1
19783| #define HAVE_TMMINTRIN_H 1
19784| #define HAVE_NMMINTRIN_H 1
19785| #define HAVE_IMMINTRIN_H 1
19786| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
19787| #define HAVE_STRUCT_TM_TM_ZONE 1
19788| #define HAVE_TM_ZONE 1
19789| #define MISSING_FCLOSE_DECL 0
19790| #define HAVE_TM_GMTOFF 1
19791| #define HAVE_STRUCT_FLOCK 1
19792| #define HAVE_SOCKLEN_T 1
19793| #define SIZEOF_SIZE_T 8
19794| #define SIZEOF_LONG_LONG 8
19795| #define SIZEOF_LONG_LONG_INT 8
19796| #define SIZEOF_LONG 8
19797| #define SIZEOF_INT 4
19798| #define SIZEOF_INTMAX_T 8
19799| #define HAVE_INTMAX_T 1
19800| #define SIZEOF_SSIZE_T 8
19801| #define HAVE_SSIZE_T 1
19802| #define SIZEOF_PTRDIFF_T 8
19803| #define HAVE_PTRDIFF_T 1
19804| #define SIZEOF_SHORT 2
19805| #define SIZEOF_INT 4
19806| #define SIZEOF_LONG 8
19807| #define SIZEOF_LONG_LONG 8
19808| #define HAVE_INT8_T 1
19809| #define HAVE_INT16_T 1
19810| #define HAVE_INT32_T 1
19811| #define HAVE_INT64_T 1
19812| #define HAVE_UINT8_T 1
19813| #define HAVE_UINT16_T 1
19814| #define HAVE_UINT32_T 1
19815| #define HAVE_UINT64_T 1
19816| #define HAVE_U_INT8_T 1
19817| #define HAVE_U_INT16_T 1
19818| #define HAVE_U_INT32_T 1
19819| #define HAVE_U_INT64_T 1
19820| #define PHP_HAVE_STDINT_TYPES 1
19821| #define PHP_HAVE_BUILTIN_EXPECT 1
19822| #define PHP_HAVE_BUILTIN_CLZ 1
19823| #define PHP_HAVE_BUILTIN_CTZL 1
19824| #define PHP_HAVE_BUILTIN_CTZLL 1
19825| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
19826| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
19827| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
19828| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
19829| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
19830| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
19831| #define PHP_HAVE_BUILTIN_CPU_INIT 0
19832| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
19833| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
19834| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
19835| #define PHP_HAVE_AVX_INSTRUCTIONS 1
19836| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
19837| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
19838| #define HAVE_STRUCT_STAT_ST_RDEV 1
19839| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
19840| #define HAVE_ST_BLOCKS 1
19841| #define HAVE_SOCKADDR_STORAGE 1
19842| #define HAVE_SOCKADDR_SA_LEN 1
19843| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
19844| #define HAVE_VPRINTF 1
19845| #define HAVE_ALPHASORT 1
19846| #define HAVE_ASCTIME_R 1
19847| #define HAVE_CHROOT 1
19848| #define HAVE_CTIME_R 1
19849| #define HAVE_CRYPT 1
19850| #define HAVE_FLOCK 1
19851| #define HAVE_FTOK 1
19852| #define HAVE_FUNOPEN 1
19853| #define HAVE_GAI_STRERROR 1
19854| #define HAVE_GCVT 1
19855| #define HAVE_GETLOADAVG 1
19856| #define HAVE_GETLOGIN 1
19857| #define HAVE_GETPROTOBYNAME 1
19858| #define HAVE_GETPROTOBYNUMBER 1
19859| #define HAVE_GETSERVBYNAME 1
19860| #define HAVE_GETSERVBYPORT 1
19861| #define HAVE_GETHOSTNAME 1
19862| #define HAVE_GETRUSAGE 1
19863| #define HAVE_GETTIMEOFDAY 1
19864| #define HAVE_GMTIME_R 1
19865| #define HAVE_GETPWNAM_R 1
19866| #define HAVE_GETGRNAM_R 1
19867| #define HAVE_GETPWUID_R 1
19868| #define HAVE_GRANTPT 1
19869| #define HAVE_INET_NTOA 1
19870| #define HAVE_INET_NTOP 1
19871| #define HAVE_INET_PTON 1
19872| #define HAVE_ISASCII 1
19873| #define HAVE_LINK 1
19874| #define HAVE_LOCALTIME_R 1
19875| #define HAVE_LOCKF 1
19876| #define HAVE_LCHOWN 1
19877| #define HAVE_LRAND48 1
19878| #define HAVE_MEMCPY 1
19879| #define HAVE_MEMMOVE 1
19880| #define HAVE_MKSTEMP 1
19881| #define HAVE_MMAP 1
19882| #define HAVE_NL_LANGINFO 1
19883| #define HAVE_PERROR 1
19884| #define HAVE_POLL 1
19885| #define HAVE_PTSNAME 1
19886| #define HAVE_PUTENV 1
19887| #define HAVE_REALPATH 1
19888| #define HAVE_RANDOM 1
19889| #define HAVE_RAND_R 1
19890| #define HAVE_SCANDIR 1
19891| #define HAVE_SETITIMER 1
19892| #define HAVE_SETLOCALE 1
19893| #define HAVE_LOCALECONV 1
19894| #define HAVE_SETENV 1
19895| #define HAVE_SETPGID 1
19896| #define HAVE_SETSOCKOPT 1
19897| #define HAVE_SETVBUF 1
19898| #define HAVE_SHUTDOWN 1
19899| #define HAVE_SIN 1
19900| #define HAVE_SNPRINTF 1
19901| #define HAVE_SRAND48 1
19902| #define HAVE_SRANDOM 1
19903| #define HAVE_STATFS 1
19904| #define HAVE_STATVFS 1
19905| #define HAVE_STRCASECMP 1
19906| #define HAVE_STRCOLL 1
19907| #define HAVE_STRDUP 1
19908| #define HAVE_STRERROR 1
19909| #define HAVE_STRFTIME 1
19910| #define HAVE_STRNLEN 1
19911| #define HAVE_STRPTIME 1
19912| #define HAVE_STRSTR 1
19913| #define HAVE_STRTOK_R 1
19914| #define HAVE_SYMLINK 1
19915| #define HAVE_TEMPNAM 1
19916| #define HAVE_TZSET 1
19917| #define HAVE_UNLOCKPT 1
19918| #define HAVE_UNSETENV 1
19919| #define HAVE_USLEEP 1
19920| #define HAVE_UTIME 1
19921| #define HAVE_VSNPRINTF 1
19922| #define HAVE_VASPRINTF 1
19923| #define HAVE_ASPRINTF 1
19924| #define HAVE_NANOSLEEP 1
19925| #define HAVE_SYNC_FETCH_AND_ADD 1
19926| #define HAVE_STRLCAT 1
19927| #define HAVE_STRLCPY 1
19928| #define HAVE_GETOPT 1
19929| #define HAVE_UTIME_H 1
19930| #define HAVE_UTIME_NULL 1
19931| #define HAVE_ALLOCA_H 1
19932| #define HAVE_ALLOCA 1
19933| #define HAVE_DECLARED_TIMEZONE 1
19934| #define HAVE_OLD_READDIR_R 1
19935| #define HAVE_ASM_GOTO 1
19936| #define HAVE_COMPILER_C99_VLA 1
19937| #define PHP_SIGCHILD 0
19938| #define DEFAULT_SHORT_OPEN_TAG "1"
19939| #define HAVE_IPV6 1
19940| #define HAVE_STRINGS_H 1
19941| #define HAVE_STRTOLL 1
19942| #define HAVE_ATOLL 1
19943| #define HAVE_TIMELIB_CONFIG_H 1
19944| #define HAVE_LIBXML 1
19945| #define HAVE_LIBXML 1
19946| #define PCRE2_CODE_UNIT_WIDTH 8
19947| #define HAVE_PCRE 1
19948| #define HAVE_PCRE_JIT_SUPPORT 1
19949| #define HAVE_ZLIB 1
19950| #define HAVE_BCMATH 1
19951| #define HAVE_BZ2 1
19952| #define HAVE_CTYPE 1
19953| #define HAVE_LIBXML 1
19954| #define HAVE_DOM 1
19955| #define HAVE_UTIMES 1
19956| #define HAVE_STRNDUP 1
19957| #define PHP_MHASH_BC 1
19958| #define HAVE_HASH_EXT 1
19959| #define SIZEOF_SHORT 2
19960| #define SIZEOF_INT 4
19961| #define SIZEOF_LONG 8
19962| #define SIZEOF_LONG_LONG 8
19963| #define SIZEOF_LONG_INT 8
19964| #define HAVE_JSON 1
19965| #define STDC_HEADERS 1
19966| #define ODBCVER 0x0300
19967| #define PHAR_HASH_OK 1
19968| #define HAVE_REFLECTION 1
19969| #define HAVE_PHP_SESSION 1
19970| #define HAVE_LIBXML 1
19971| #define HAVE_SIMPLEXML 1
19972| #define HAVE_SPL 1
19973| #define HAVE_FLUSHIO 1
19974| #define HAVE_ALIGNOF 1
19975| #define PHP_USE_PHP_CRYPT_R 1
19976| #define HAVE_ATTRIBUTE_ALIGNED 1
19977| #define HAVE_GETCWD 1
19978| #define HAVE_GETWD 1
19979| #define HAVE_ASINH 1
19980| #define HAVE_ACOSH 1
19981| #define HAVE_ATANH 1
19982| #define HAVE_LOG1P 1
19983| #define HAVE_HYPOT 1
19984| #define HAVE_GLOB 1
19985| #define HAVE_STRFMON 1
19986| #define HAVE_NICE 1
19987| #define HAVE_FNMATCH 1
19988| #define HAVE_FORK 1
19989| #define PHP_CAN_SUPPORT_PROC_OPEN 1
19990| /* end confdefs.h.  */
19991|
19992| /* Override any GCC internal prototype to avoid an error.
19993|    Use char because int might match the return type of a GCC
19994|    builtin and then its argument prototype would still apply.  */
19995| #ifdef __cplusplus
19996| extern "C"
19997| #endif
19998| char res_ndestroy ();
19999| int
20000| main ()
20001| {
20002| return res_ndestroy ();
20003|   ;
20004|   return 0;
20005| }
20006configure:80920: result: no
20007configure:80926: checking for __res_ndestroy in -lsocket
20008configure:80951: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lsocket  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
20009ld: library not found for -lsocket
20010clang: error: linker command failed with exit code 1 (use -v to see invocation)
20011configure:80951: $? = 1
20012configure: failed program was:
20013| /* confdefs.h */
20014| #define PACKAGE_NAME ""
20015| #define PACKAGE_TARNAME ""
20016| #define PACKAGE_VERSION ""
20017| #define PACKAGE_STRING ""
20018| #define PACKAGE_BUGREPORT ""
20019| #define PACKAGE_URL ""
20020| #define STDC_HEADERS 1
20021| #define HAVE_SYS_TYPES_H 1
20022| #define HAVE_SYS_STAT_H 1
20023| #define HAVE_STDLIB_H 1
20024| #define HAVE_STRING_H 1
20025| #define HAVE_MEMORY_H 1
20026| #define HAVE_STRINGS_H 1
20027| #define HAVE_INTTYPES_H 1
20028| #define HAVE_STDINT_H 1
20029| #define HAVE_UNISTD_H 1
20030| #define __EXTENSIONS__ 1
20031| #define _ALL_SOURCE 1
20032| #define _GNU_SOURCE 1
20033| #define _POSIX_PTHREAD_SEMANTICS 1
20034| #define _TANDEM_SOURCE 1
20035| #define HAVE_DEV_URANDOM 1
20036| #define HAVE_HUGE_VAL_INF 1
20037| #define HAVE_CPUID_COUNT 1
20038| #define HAVE_PHPDBG 1
20039| #define PHPDBG_DEBUG 0
20040| #define PHP_WRITE_STDOUT 1
20041| #define HAVE_SOCKET 1
20042| #define HAVE_SOCKETPAIR 1
20043| #define HAVE_HTONL 1
20044| #define HAVE_GETHOSTNAME 1
20045| #define HAVE_GETHOSTBYADDR 1
20046| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
20047| #define HAVE_DLOPEN 1
20048| #define HAVE_LIBDL 1
20049| #define HAVE_LIBM 1
20050| #define HAVE_INET_ATON 1
20051| #define STDC_HEADERS 1
20052| #define HAVE_DIRENT_H 1
20053| #define HAVE_INTTYPES_H 1
20054| #define HAVE_STDINT_H 1
20055| #define HAVE_DIRENT_H 1
20056| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
20057| #define HAVE_SYS_PARAM_H 1
20058| #define HAVE_SYS_TYPES_H 1
20059| #define HAVE_SYS_TIME_H 1
20060| #define HAVE_NETINET_IN_H 1
20061| #define HAVE_ALLOCA_H 1
20062| #define HAVE_ARPA_INET_H 1
20063| #define HAVE_ARPA_NAMESER_H 1
20064| #define HAVE_ASSERT_H 1
20065| #define HAVE_DNS_H 1
20066| #define HAVE_FCNTL_H 1
20067| #define HAVE_GRP_H 1
20068| #define HAVE_LANGINFO_H 1
20069| #define HAVE_LIMITS_H 1
20070| #define HAVE_LOCALE_H 1
20071| #define HAVE_MONETARY_H 1
20072| #define HAVE_NETDB_H 1
20073| #define HAVE_POLL_H 1
20074| #define HAVE_PWD_H 1
20075| #define HAVE_RESOLV_H 1
20076| #define HAVE_SIGNAL_H 1
20077| #define HAVE_STDARG_H 1
20078| #define HAVE_STDLIB_H 1
20079| #define HAVE_STRING_H 1
20080| #define HAVE_SYSLOG_H 1
20081| #define HAVE_SYSEXITS_H 1
20082| #define HAVE_SYS_IOCTL_H 1
20083| #define HAVE_SYS_FILE_H 1
20084| #define HAVE_SYS_MMAN_H 1
20085| #define HAVE_SYS_MOUNT_H 1
20086| #define HAVE_SYS_POLL_H 1
20087| #define HAVE_SYS_RESOURCE_H 1
20088| #define HAVE_SYS_SELECT_H 1
20089| #define HAVE_SYS_SOCKET_H 1
20090| #define HAVE_SYS_STAT_H 1
20091| #define HAVE_SYS_STATVFS_H 1
20092| #define HAVE_SYS_WAIT_H 1
20093| #define HAVE_TERMIOS_H 1
20094| #define HAVE_UNISTD_H 1
20095| #define HAVE_UTIME_H 1
20096| #define HAVE_SYS_UTSNAME_H 1
20097| #define HAVE_SYS_IPC_H 1
20098| #define HAVE_DLFCN_H 1
20099| #define HAVE_ASSERT_H 1
20100| #define HAVE_TMMINTRIN_H 1
20101| #define HAVE_NMMINTRIN_H 1
20102| #define HAVE_IMMINTRIN_H 1
20103| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
20104| #define HAVE_STRUCT_TM_TM_ZONE 1
20105| #define HAVE_TM_ZONE 1
20106| #define MISSING_FCLOSE_DECL 0
20107| #define HAVE_TM_GMTOFF 1
20108| #define HAVE_STRUCT_FLOCK 1
20109| #define HAVE_SOCKLEN_T 1
20110| #define SIZEOF_SIZE_T 8
20111| #define SIZEOF_LONG_LONG 8
20112| #define SIZEOF_LONG_LONG_INT 8
20113| #define SIZEOF_LONG 8
20114| #define SIZEOF_INT 4
20115| #define SIZEOF_INTMAX_T 8
20116| #define HAVE_INTMAX_T 1
20117| #define SIZEOF_SSIZE_T 8
20118| #define HAVE_SSIZE_T 1
20119| #define SIZEOF_PTRDIFF_T 8
20120| #define HAVE_PTRDIFF_T 1
20121| #define SIZEOF_SHORT 2
20122| #define SIZEOF_INT 4
20123| #define SIZEOF_LONG 8
20124| #define SIZEOF_LONG_LONG 8
20125| #define HAVE_INT8_T 1
20126| #define HAVE_INT16_T 1
20127| #define HAVE_INT32_T 1
20128| #define HAVE_INT64_T 1
20129| #define HAVE_UINT8_T 1
20130| #define HAVE_UINT16_T 1
20131| #define HAVE_UINT32_T 1
20132| #define HAVE_UINT64_T 1
20133| #define HAVE_U_INT8_T 1
20134| #define HAVE_U_INT16_T 1
20135| #define HAVE_U_INT32_T 1
20136| #define HAVE_U_INT64_T 1
20137| #define PHP_HAVE_STDINT_TYPES 1
20138| #define PHP_HAVE_BUILTIN_EXPECT 1
20139| #define PHP_HAVE_BUILTIN_CLZ 1
20140| #define PHP_HAVE_BUILTIN_CTZL 1
20141| #define PHP_HAVE_BUILTIN_CTZLL 1
20142| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
20143| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
20144| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
20145| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
20146| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
20147| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
20148| #define PHP_HAVE_BUILTIN_CPU_INIT 0
20149| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
20150| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
20151| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
20152| #define PHP_HAVE_AVX_INSTRUCTIONS 1
20153| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
20154| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
20155| #define HAVE_STRUCT_STAT_ST_RDEV 1
20156| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
20157| #define HAVE_ST_BLOCKS 1
20158| #define HAVE_SOCKADDR_STORAGE 1
20159| #define HAVE_SOCKADDR_SA_LEN 1
20160| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
20161| #define HAVE_VPRINTF 1
20162| #define HAVE_ALPHASORT 1
20163| #define HAVE_ASCTIME_R 1
20164| #define HAVE_CHROOT 1
20165| #define HAVE_CTIME_R 1
20166| #define HAVE_CRYPT 1
20167| #define HAVE_FLOCK 1
20168| #define HAVE_FTOK 1
20169| #define HAVE_FUNOPEN 1
20170| #define HAVE_GAI_STRERROR 1
20171| #define HAVE_GCVT 1
20172| #define HAVE_GETLOADAVG 1
20173| #define HAVE_GETLOGIN 1
20174| #define HAVE_GETPROTOBYNAME 1
20175| #define HAVE_GETPROTOBYNUMBER 1
20176| #define HAVE_GETSERVBYNAME 1
20177| #define HAVE_GETSERVBYPORT 1
20178| #define HAVE_GETHOSTNAME 1
20179| #define HAVE_GETRUSAGE 1
20180| #define HAVE_GETTIMEOFDAY 1
20181| #define HAVE_GMTIME_R 1
20182| #define HAVE_GETPWNAM_R 1
20183| #define HAVE_GETGRNAM_R 1
20184| #define HAVE_GETPWUID_R 1
20185| #define HAVE_GRANTPT 1
20186| #define HAVE_INET_NTOA 1
20187| #define HAVE_INET_NTOP 1
20188| #define HAVE_INET_PTON 1
20189| #define HAVE_ISASCII 1
20190| #define HAVE_LINK 1
20191| #define HAVE_LOCALTIME_R 1
20192| #define HAVE_LOCKF 1
20193| #define HAVE_LCHOWN 1
20194| #define HAVE_LRAND48 1
20195| #define HAVE_MEMCPY 1
20196| #define HAVE_MEMMOVE 1
20197| #define HAVE_MKSTEMP 1
20198| #define HAVE_MMAP 1
20199| #define HAVE_NL_LANGINFO 1
20200| #define HAVE_PERROR 1
20201| #define HAVE_POLL 1
20202| #define HAVE_PTSNAME 1
20203| #define HAVE_PUTENV 1
20204| #define HAVE_REALPATH 1
20205| #define HAVE_RANDOM 1
20206| #define HAVE_RAND_R 1
20207| #define HAVE_SCANDIR 1
20208| #define HAVE_SETITIMER 1
20209| #define HAVE_SETLOCALE 1
20210| #define HAVE_LOCALECONV 1
20211| #define HAVE_SETENV 1
20212| #define HAVE_SETPGID 1
20213| #define HAVE_SETSOCKOPT 1
20214| #define HAVE_SETVBUF 1
20215| #define HAVE_SHUTDOWN 1
20216| #define HAVE_SIN 1
20217| #define HAVE_SNPRINTF 1
20218| #define HAVE_SRAND48 1
20219| #define HAVE_SRANDOM 1
20220| #define HAVE_STATFS 1
20221| #define HAVE_STATVFS 1
20222| #define HAVE_STRCASECMP 1
20223| #define HAVE_STRCOLL 1
20224| #define HAVE_STRDUP 1
20225| #define HAVE_STRERROR 1
20226| #define HAVE_STRFTIME 1
20227| #define HAVE_STRNLEN 1
20228| #define HAVE_STRPTIME 1
20229| #define HAVE_STRSTR 1
20230| #define HAVE_STRTOK_R 1
20231| #define HAVE_SYMLINK 1
20232| #define HAVE_TEMPNAM 1
20233| #define HAVE_TZSET 1
20234| #define HAVE_UNLOCKPT 1
20235| #define HAVE_UNSETENV 1
20236| #define HAVE_USLEEP 1
20237| #define HAVE_UTIME 1
20238| #define HAVE_VSNPRINTF 1
20239| #define HAVE_VASPRINTF 1
20240| #define HAVE_ASPRINTF 1
20241| #define HAVE_NANOSLEEP 1
20242| #define HAVE_SYNC_FETCH_AND_ADD 1
20243| #define HAVE_STRLCAT 1
20244| #define HAVE_STRLCPY 1
20245| #define HAVE_GETOPT 1
20246| #define HAVE_UTIME_H 1
20247| #define HAVE_UTIME_NULL 1
20248| #define HAVE_ALLOCA_H 1
20249| #define HAVE_ALLOCA 1
20250| #define HAVE_DECLARED_TIMEZONE 1
20251| #define HAVE_OLD_READDIR_R 1
20252| #define HAVE_ASM_GOTO 1
20253| #define HAVE_COMPILER_C99_VLA 1
20254| #define PHP_SIGCHILD 0
20255| #define DEFAULT_SHORT_OPEN_TAG "1"
20256| #define HAVE_IPV6 1
20257| #define HAVE_STRINGS_H 1
20258| #define HAVE_STRTOLL 1
20259| #define HAVE_ATOLL 1
20260| #define HAVE_TIMELIB_CONFIG_H 1
20261| #define HAVE_LIBXML 1
20262| #define HAVE_LIBXML 1
20263| #define PCRE2_CODE_UNIT_WIDTH 8
20264| #define HAVE_PCRE 1
20265| #define HAVE_PCRE_JIT_SUPPORT 1
20266| #define HAVE_ZLIB 1
20267| #define HAVE_BCMATH 1
20268| #define HAVE_BZ2 1
20269| #define HAVE_CTYPE 1
20270| #define HAVE_LIBXML 1
20271| #define HAVE_DOM 1
20272| #define HAVE_UTIMES 1
20273| #define HAVE_STRNDUP 1
20274| #define PHP_MHASH_BC 1
20275| #define HAVE_HASH_EXT 1
20276| #define SIZEOF_SHORT 2
20277| #define SIZEOF_INT 4
20278| #define SIZEOF_LONG 8
20279| #define SIZEOF_LONG_LONG 8
20280| #define SIZEOF_LONG_INT 8
20281| #define HAVE_JSON 1
20282| #define STDC_HEADERS 1
20283| #define ODBCVER 0x0300
20284| #define PHAR_HASH_OK 1
20285| #define HAVE_REFLECTION 1
20286| #define HAVE_PHP_SESSION 1
20287| #define HAVE_LIBXML 1
20288| #define HAVE_SIMPLEXML 1
20289| #define HAVE_SPL 1
20290| #define HAVE_FLUSHIO 1
20291| #define HAVE_ALIGNOF 1
20292| #define PHP_USE_PHP_CRYPT_R 1
20293| #define HAVE_ATTRIBUTE_ALIGNED 1
20294| #define HAVE_GETCWD 1
20295| #define HAVE_GETWD 1
20296| #define HAVE_ASINH 1
20297| #define HAVE_ACOSH 1
20298| #define HAVE_ATANH 1
20299| #define HAVE_LOG1P 1
20300| #define HAVE_HYPOT 1
20301| #define HAVE_GLOB 1
20302| #define HAVE_STRFMON 1
20303| #define HAVE_NICE 1
20304| #define HAVE_FNMATCH 1
20305| #define HAVE_FORK 1
20306| #define PHP_CAN_SUPPORT_PROC_OPEN 1
20307| /* end confdefs.h.  */
20308|
20309| /* Override any GCC internal prototype to avoid an error.
20310|    Use char because int might match the return type of a GCC
20311|    builtin and then its argument prototype would still apply.  */
20312| #ifdef __cplusplus
20313| extern "C"
20314| #endif
20315| char __res_ndestroy ();
20316| int
20317| main ()
20318| {
20319| return __res_ndestroy ();
20320|   ;
20321|   return 0;
20322| }
20323configure:80960: result: no
20324configure:81033: checking for dns_search
20325configure:81033: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
20326Undefined symbols for architecture x86_64:
20327  "_dns_search", referenced from:
20328      _main in conftest-0cd756.o
20329ld: symbol(s) not found for architecture x86_64
20330clang: error: linker command failed with exit code 1 (use -v to see invocation)
20331configure:81033: $? = 1
20332configure: failed program was:
20333| /* confdefs.h */
20334| #define PACKAGE_NAME ""
20335| #define PACKAGE_TARNAME ""
20336| #define PACKAGE_VERSION ""
20337| #define PACKAGE_STRING ""
20338| #define PACKAGE_BUGREPORT ""
20339| #define PACKAGE_URL ""
20340| #define STDC_HEADERS 1
20341| #define HAVE_SYS_TYPES_H 1
20342| #define HAVE_SYS_STAT_H 1
20343| #define HAVE_STDLIB_H 1
20344| #define HAVE_STRING_H 1
20345| #define HAVE_MEMORY_H 1
20346| #define HAVE_STRINGS_H 1
20347| #define HAVE_INTTYPES_H 1
20348| #define HAVE_STDINT_H 1
20349| #define HAVE_UNISTD_H 1
20350| #define __EXTENSIONS__ 1
20351| #define _ALL_SOURCE 1
20352| #define _GNU_SOURCE 1
20353| #define _POSIX_PTHREAD_SEMANTICS 1
20354| #define _TANDEM_SOURCE 1
20355| #define HAVE_DEV_URANDOM 1
20356| #define HAVE_HUGE_VAL_INF 1
20357| #define HAVE_CPUID_COUNT 1
20358| #define HAVE_PHPDBG 1
20359| #define PHPDBG_DEBUG 0
20360| #define PHP_WRITE_STDOUT 1
20361| #define HAVE_SOCKET 1
20362| #define HAVE_SOCKETPAIR 1
20363| #define HAVE_HTONL 1
20364| #define HAVE_GETHOSTNAME 1
20365| #define HAVE_GETHOSTBYADDR 1
20366| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
20367| #define HAVE_DLOPEN 1
20368| #define HAVE_LIBDL 1
20369| #define HAVE_LIBM 1
20370| #define HAVE_INET_ATON 1
20371| #define STDC_HEADERS 1
20372| #define HAVE_DIRENT_H 1
20373| #define HAVE_INTTYPES_H 1
20374| #define HAVE_STDINT_H 1
20375| #define HAVE_DIRENT_H 1
20376| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
20377| #define HAVE_SYS_PARAM_H 1
20378| #define HAVE_SYS_TYPES_H 1
20379| #define HAVE_SYS_TIME_H 1
20380| #define HAVE_NETINET_IN_H 1
20381| #define HAVE_ALLOCA_H 1
20382| #define HAVE_ARPA_INET_H 1
20383| #define HAVE_ARPA_NAMESER_H 1
20384| #define HAVE_ASSERT_H 1
20385| #define HAVE_DNS_H 1
20386| #define HAVE_FCNTL_H 1
20387| #define HAVE_GRP_H 1
20388| #define HAVE_LANGINFO_H 1
20389| #define HAVE_LIMITS_H 1
20390| #define HAVE_LOCALE_H 1
20391| #define HAVE_MONETARY_H 1
20392| #define HAVE_NETDB_H 1
20393| #define HAVE_POLL_H 1
20394| #define HAVE_PWD_H 1
20395| #define HAVE_RESOLV_H 1
20396| #define HAVE_SIGNAL_H 1
20397| #define HAVE_STDARG_H 1
20398| #define HAVE_STDLIB_H 1
20399| #define HAVE_STRING_H 1
20400| #define HAVE_SYSLOG_H 1
20401| #define HAVE_SYSEXITS_H 1
20402| #define HAVE_SYS_IOCTL_H 1
20403| #define HAVE_SYS_FILE_H 1
20404| #define HAVE_SYS_MMAN_H 1
20405| #define HAVE_SYS_MOUNT_H 1
20406| #define HAVE_SYS_POLL_H 1
20407| #define HAVE_SYS_RESOURCE_H 1
20408| #define HAVE_SYS_SELECT_H 1
20409| #define HAVE_SYS_SOCKET_H 1
20410| #define HAVE_SYS_STAT_H 1
20411| #define HAVE_SYS_STATVFS_H 1
20412| #define HAVE_SYS_WAIT_H 1
20413| #define HAVE_TERMIOS_H 1
20414| #define HAVE_UNISTD_H 1
20415| #define HAVE_UTIME_H 1
20416| #define HAVE_SYS_UTSNAME_H 1
20417| #define HAVE_SYS_IPC_H 1
20418| #define HAVE_DLFCN_H 1
20419| #define HAVE_ASSERT_H 1
20420| #define HAVE_TMMINTRIN_H 1
20421| #define HAVE_NMMINTRIN_H 1
20422| #define HAVE_IMMINTRIN_H 1
20423| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
20424| #define HAVE_STRUCT_TM_TM_ZONE 1
20425| #define HAVE_TM_ZONE 1
20426| #define MISSING_FCLOSE_DECL 0
20427| #define HAVE_TM_GMTOFF 1
20428| #define HAVE_STRUCT_FLOCK 1
20429| #define HAVE_SOCKLEN_T 1
20430| #define SIZEOF_SIZE_T 8
20431| #define SIZEOF_LONG_LONG 8
20432| #define SIZEOF_LONG_LONG_INT 8
20433| #define SIZEOF_LONG 8
20434| #define SIZEOF_INT 4
20435| #define SIZEOF_INTMAX_T 8
20436| #define HAVE_INTMAX_T 1
20437| #define SIZEOF_SSIZE_T 8
20438| #define HAVE_SSIZE_T 1
20439| #define SIZEOF_PTRDIFF_T 8
20440| #define HAVE_PTRDIFF_T 1
20441| #define SIZEOF_SHORT 2
20442| #define SIZEOF_INT 4
20443| #define SIZEOF_LONG 8
20444| #define SIZEOF_LONG_LONG 8
20445| #define HAVE_INT8_T 1
20446| #define HAVE_INT16_T 1
20447| #define HAVE_INT32_T 1
20448| #define HAVE_INT64_T 1
20449| #define HAVE_UINT8_T 1
20450| #define HAVE_UINT16_T 1
20451| #define HAVE_UINT32_T 1
20452| #define HAVE_UINT64_T 1
20453| #define HAVE_U_INT8_T 1
20454| #define HAVE_U_INT16_T 1
20455| #define HAVE_U_INT32_T 1
20456| #define HAVE_U_INT64_T 1
20457| #define PHP_HAVE_STDINT_TYPES 1
20458| #define PHP_HAVE_BUILTIN_EXPECT 1
20459| #define PHP_HAVE_BUILTIN_CLZ 1
20460| #define PHP_HAVE_BUILTIN_CTZL 1
20461| #define PHP_HAVE_BUILTIN_CTZLL 1
20462| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
20463| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
20464| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
20465| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
20466| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
20467| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
20468| #define PHP_HAVE_BUILTIN_CPU_INIT 0
20469| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
20470| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
20471| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
20472| #define PHP_HAVE_AVX_INSTRUCTIONS 1
20473| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
20474| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
20475| #define HAVE_STRUCT_STAT_ST_RDEV 1
20476| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
20477| #define HAVE_ST_BLOCKS 1
20478| #define HAVE_SOCKADDR_STORAGE 1
20479| #define HAVE_SOCKADDR_SA_LEN 1
20480| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
20481| #define HAVE_VPRINTF 1
20482| #define HAVE_ALPHASORT 1
20483| #define HAVE_ASCTIME_R 1
20484| #define HAVE_CHROOT 1
20485| #define HAVE_CTIME_R 1
20486| #define HAVE_CRYPT 1
20487| #define HAVE_FLOCK 1
20488| #define HAVE_FTOK 1
20489| #define HAVE_FUNOPEN 1
20490| #define HAVE_GAI_STRERROR 1
20491| #define HAVE_GCVT 1
20492| #define HAVE_GETLOADAVG 1
20493| #define HAVE_GETLOGIN 1
20494| #define HAVE_GETPROTOBYNAME 1
20495| #define HAVE_GETPROTOBYNUMBER 1
20496| #define HAVE_GETSERVBYNAME 1
20497| #define HAVE_GETSERVBYPORT 1
20498| #define HAVE_GETHOSTNAME 1
20499| #define HAVE_GETRUSAGE 1
20500| #define HAVE_GETTIMEOFDAY 1
20501| #define HAVE_GMTIME_R 1
20502| #define HAVE_GETPWNAM_R 1
20503| #define HAVE_GETGRNAM_R 1
20504| #define HAVE_GETPWUID_R 1
20505| #define HAVE_GRANTPT 1
20506| #define HAVE_INET_NTOA 1
20507| #define HAVE_INET_NTOP 1
20508| #define HAVE_INET_PTON 1
20509| #define HAVE_ISASCII 1
20510| #define HAVE_LINK 1
20511| #define HAVE_LOCALTIME_R 1
20512| #define HAVE_LOCKF 1
20513| #define HAVE_LCHOWN 1
20514| #define HAVE_LRAND48 1
20515| #define HAVE_MEMCPY 1
20516| #define HAVE_MEMMOVE 1
20517| #define HAVE_MKSTEMP 1
20518| #define HAVE_MMAP 1
20519| #define HAVE_NL_LANGINFO 1
20520| #define HAVE_PERROR 1
20521| #define HAVE_POLL 1
20522| #define HAVE_PTSNAME 1
20523| #define HAVE_PUTENV 1
20524| #define HAVE_REALPATH 1
20525| #define HAVE_RANDOM 1
20526| #define HAVE_RAND_R 1
20527| #define HAVE_SCANDIR 1
20528| #define HAVE_SETITIMER 1
20529| #define HAVE_SETLOCALE 1
20530| #define HAVE_LOCALECONV 1
20531| #define HAVE_SETENV 1
20532| #define HAVE_SETPGID 1
20533| #define HAVE_SETSOCKOPT 1
20534| #define HAVE_SETVBUF 1
20535| #define HAVE_SHUTDOWN 1
20536| #define HAVE_SIN 1
20537| #define HAVE_SNPRINTF 1
20538| #define HAVE_SRAND48 1
20539| #define HAVE_SRANDOM 1
20540| #define HAVE_STATFS 1
20541| #define HAVE_STATVFS 1
20542| #define HAVE_STRCASECMP 1
20543| #define HAVE_STRCOLL 1
20544| #define HAVE_STRDUP 1
20545| #define HAVE_STRERROR 1
20546| #define HAVE_STRFTIME 1
20547| #define HAVE_STRNLEN 1
20548| #define HAVE_STRPTIME 1
20549| #define HAVE_STRSTR 1
20550| #define HAVE_STRTOK_R 1
20551| #define HAVE_SYMLINK 1
20552| #define HAVE_TEMPNAM 1
20553| #define HAVE_TZSET 1
20554| #define HAVE_UNLOCKPT 1
20555| #define HAVE_UNSETENV 1
20556| #define HAVE_USLEEP 1
20557| #define HAVE_UTIME 1
20558| #define HAVE_VSNPRINTF 1
20559| #define HAVE_VASPRINTF 1
20560| #define HAVE_ASPRINTF 1
20561| #define HAVE_NANOSLEEP 1
20562| #define HAVE_SYNC_FETCH_AND_ADD 1
20563| #define HAVE_STRLCAT 1
20564| #define HAVE_STRLCPY 1
20565| #define HAVE_GETOPT 1
20566| #define HAVE_UTIME_H 1
20567| #define HAVE_UTIME_NULL 1
20568| #define HAVE_ALLOCA_H 1
20569| #define HAVE_ALLOCA 1
20570| #define HAVE_DECLARED_TIMEZONE 1
20571| #define HAVE_OLD_READDIR_R 1
20572| #define HAVE_ASM_GOTO 1
20573| #define HAVE_COMPILER_C99_VLA 1
20574| #define PHP_SIGCHILD 0
20575| #define DEFAULT_SHORT_OPEN_TAG "1"
20576| #define HAVE_IPV6 1
20577| #define HAVE_STRINGS_H 1
20578| #define HAVE_STRTOLL 1
20579| #define HAVE_ATOLL 1
20580| #define HAVE_TIMELIB_CONFIG_H 1
20581| #define HAVE_LIBXML 1
20582| #define HAVE_LIBXML 1
20583| #define PCRE2_CODE_UNIT_WIDTH 8
20584| #define HAVE_PCRE 1
20585| #define HAVE_PCRE_JIT_SUPPORT 1
20586| #define HAVE_ZLIB 1
20587| #define HAVE_BCMATH 1
20588| #define HAVE_BZ2 1
20589| #define HAVE_CTYPE 1
20590| #define HAVE_LIBXML 1
20591| #define HAVE_DOM 1
20592| #define HAVE_UTIMES 1
20593| #define HAVE_STRNDUP 1
20594| #define PHP_MHASH_BC 1
20595| #define HAVE_HASH_EXT 1
20596| #define SIZEOF_SHORT 2
20597| #define SIZEOF_INT 4
20598| #define SIZEOF_LONG 8
20599| #define SIZEOF_LONG_LONG 8
20600| #define SIZEOF_LONG_INT 8
20601| #define HAVE_JSON 1
20602| #define STDC_HEADERS 1
20603| #define ODBCVER 0x0300
20604| #define PHAR_HASH_OK 1
20605| #define HAVE_REFLECTION 1
20606| #define HAVE_PHP_SESSION 1
20607| #define HAVE_LIBXML 1
20608| #define HAVE_SIMPLEXML 1
20609| #define HAVE_SPL 1
20610| #define HAVE_FLUSHIO 1
20611| #define HAVE_ALIGNOF 1
20612| #define PHP_USE_PHP_CRYPT_R 1
20613| #define HAVE_ATTRIBUTE_ALIGNED 1
20614| #define HAVE_GETCWD 1
20615| #define HAVE_GETWD 1
20616| #define HAVE_ASINH 1
20617| #define HAVE_ACOSH 1
20618| #define HAVE_ATANH 1
20619| #define HAVE_LOG1P 1
20620| #define HAVE_HYPOT 1
20621| #define HAVE_GLOB 1
20622| #define HAVE_STRFMON 1
20623| #define HAVE_NICE 1
20624| #define HAVE_FNMATCH 1
20625| #define HAVE_FORK 1
20626| #define PHP_CAN_SUPPORT_PROC_OPEN 1
20627| /* end confdefs.h.  */
20628| /* Define dns_search to an innocuous variant, in case <limits.h> declares dns_search.
20629|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20630| #define dns_search innocuous_dns_search
20631|
20632| /* System header to define __stub macros and hopefully few prototypes,
20633|     which can conflict with char dns_search (); below.
20634|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20635|     <limits.h> exists even on freestanding compilers.  */
20636|
20637| #ifdef __STDC__
20638| # include <limits.h>
20639| #else
20640| # include <assert.h>
20641| #endif
20642|
20643| #undef dns_search
20644|
20645| /* Override any GCC internal prototype to avoid an error.
20646|    Use char because int might match the return type of a GCC
20647|    builtin and then its argument prototype would still apply.  */
20648| #ifdef __cplusplus
20649| extern "C"
20650| #endif
20651| char dns_search ();
20652| /* The GNU C library defines this for functions which it implements
20653|     to always fail with ENOSYS.  Some functions are actually named
20654|     something starting with __ and the normal name is an alias.  */
20655| #if defined __stub_dns_search || defined __stub___dns_search
20656| choke me
20657| #endif
20658|
20659| int
20660| main ()
20661| {
20662| return dns_search ();
20663|   ;
20664|   return 0;
20665| }
20666configure:81033: result: no
20667configure:81037: checking for __dns_search
20668configure:81037: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
20669Undefined symbols for architecture x86_64:
20670  "___dns_search", referenced from:
20671      _main in conftest-dac2ec.o
20672ld: symbol(s) not found for architecture x86_64
20673clang: error: linker command failed with exit code 1 (use -v to see invocation)
20674configure:81037: $? = 1
20675configure: failed program was:
20676| /* confdefs.h */
20677| #define PACKAGE_NAME ""
20678| #define PACKAGE_TARNAME ""
20679| #define PACKAGE_VERSION ""
20680| #define PACKAGE_STRING ""
20681| #define PACKAGE_BUGREPORT ""
20682| #define PACKAGE_URL ""
20683| #define STDC_HEADERS 1
20684| #define HAVE_SYS_TYPES_H 1
20685| #define HAVE_SYS_STAT_H 1
20686| #define HAVE_STDLIB_H 1
20687| #define HAVE_STRING_H 1
20688| #define HAVE_MEMORY_H 1
20689| #define HAVE_STRINGS_H 1
20690| #define HAVE_INTTYPES_H 1
20691| #define HAVE_STDINT_H 1
20692| #define HAVE_UNISTD_H 1
20693| #define __EXTENSIONS__ 1
20694| #define _ALL_SOURCE 1
20695| #define _GNU_SOURCE 1
20696| #define _POSIX_PTHREAD_SEMANTICS 1
20697| #define _TANDEM_SOURCE 1
20698| #define HAVE_DEV_URANDOM 1
20699| #define HAVE_HUGE_VAL_INF 1
20700| #define HAVE_CPUID_COUNT 1
20701| #define HAVE_PHPDBG 1
20702| #define PHPDBG_DEBUG 0
20703| #define PHP_WRITE_STDOUT 1
20704| #define HAVE_SOCKET 1
20705| #define HAVE_SOCKETPAIR 1
20706| #define HAVE_HTONL 1
20707| #define HAVE_GETHOSTNAME 1
20708| #define HAVE_GETHOSTBYADDR 1
20709| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
20710| #define HAVE_DLOPEN 1
20711| #define HAVE_LIBDL 1
20712| #define HAVE_LIBM 1
20713| #define HAVE_INET_ATON 1
20714| #define STDC_HEADERS 1
20715| #define HAVE_DIRENT_H 1
20716| #define HAVE_INTTYPES_H 1
20717| #define HAVE_STDINT_H 1
20718| #define HAVE_DIRENT_H 1
20719| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
20720| #define HAVE_SYS_PARAM_H 1
20721| #define HAVE_SYS_TYPES_H 1
20722| #define HAVE_SYS_TIME_H 1
20723| #define HAVE_NETINET_IN_H 1
20724| #define HAVE_ALLOCA_H 1
20725| #define HAVE_ARPA_INET_H 1
20726| #define HAVE_ARPA_NAMESER_H 1
20727| #define HAVE_ASSERT_H 1
20728| #define HAVE_DNS_H 1
20729| #define HAVE_FCNTL_H 1
20730| #define HAVE_GRP_H 1
20731| #define HAVE_LANGINFO_H 1
20732| #define HAVE_LIMITS_H 1
20733| #define HAVE_LOCALE_H 1
20734| #define HAVE_MONETARY_H 1
20735| #define HAVE_NETDB_H 1
20736| #define HAVE_POLL_H 1
20737| #define HAVE_PWD_H 1
20738| #define HAVE_RESOLV_H 1
20739| #define HAVE_SIGNAL_H 1
20740| #define HAVE_STDARG_H 1
20741| #define HAVE_STDLIB_H 1
20742| #define HAVE_STRING_H 1
20743| #define HAVE_SYSLOG_H 1
20744| #define HAVE_SYSEXITS_H 1
20745| #define HAVE_SYS_IOCTL_H 1
20746| #define HAVE_SYS_FILE_H 1
20747| #define HAVE_SYS_MMAN_H 1
20748| #define HAVE_SYS_MOUNT_H 1
20749| #define HAVE_SYS_POLL_H 1
20750| #define HAVE_SYS_RESOURCE_H 1
20751| #define HAVE_SYS_SELECT_H 1
20752| #define HAVE_SYS_SOCKET_H 1
20753| #define HAVE_SYS_STAT_H 1
20754| #define HAVE_SYS_STATVFS_H 1
20755| #define HAVE_SYS_WAIT_H 1
20756| #define HAVE_TERMIOS_H 1
20757| #define HAVE_UNISTD_H 1
20758| #define HAVE_UTIME_H 1
20759| #define HAVE_SYS_UTSNAME_H 1
20760| #define HAVE_SYS_IPC_H 1
20761| #define HAVE_DLFCN_H 1
20762| #define HAVE_ASSERT_H 1
20763| #define HAVE_TMMINTRIN_H 1
20764| #define HAVE_NMMINTRIN_H 1
20765| #define HAVE_IMMINTRIN_H 1
20766| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
20767| #define HAVE_STRUCT_TM_TM_ZONE 1
20768| #define HAVE_TM_ZONE 1
20769| #define MISSING_FCLOSE_DECL 0
20770| #define HAVE_TM_GMTOFF 1
20771| #define HAVE_STRUCT_FLOCK 1
20772| #define HAVE_SOCKLEN_T 1
20773| #define SIZEOF_SIZE_T 8
20774| #define SIZEOF_LONG_LONG 8
20775| #define SIZEOF_LONG_LONG_INT 8
20776| #define SIZEOF_LONG 8
20777| #define SIZEOF_INT 4
20778| #define SIZEOF_INTMAX_T 8
20779| #define HAVE_INTMAX_T 1
20780| #define SIZEOF_SSIZE_T 8
20781| #define HAVE_SSIZE_T 1
20782| #define SIZEOF_PTRDIFF_T 8
20783| #define HAVE_PTRDIFF_T 1
20784| #define SIZEOF_SHORT 2
20785| #define SIZEOF_INT 4
20786| #define SIZEOF_LONG 8
20787| #define SIZEOF_LONG_LONG 8
20788| #define HAVE_INT8_T 1
20789| #define HAVE_INT16_T 1
20790| #define HAVE_INT32_T 1
20791| #define HAVE_INT64_T 1
20792| #define HAVE_UINT8_T 1
20793| #define HAVE_UINT16_T 1
20794| #define HAVE_UINT32_T 1
20795| #define HAVE_UINT64_T 1
20796| #define HAVE_U_INT8_T 1
20797| #define HAVE_U_INT16_T 1
20798| #define HAVE_U_INT32_T 1
20799| #define HAVE_U_INT64_T 1
20800| #define PHP_HAVE_STDINT_TYPES 1
20801| #define PHP_HAVE_BUILTIN_EXPECT 1
20802| #define PHP_HAVE_BUILTIN_CLZ 1
20803| #define PHP_HAVE_BUILTIN_CTZL 1
20804| #define PHP_HAVE_BUILTIN_CTZLL 1
20805| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
20806| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
20807| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
20808| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
20809| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
20810| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
20811| #define PHP_HAVE_BUILTIN_CPU_INIT 0
20812| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
20813| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
20814| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
20815| #define PHP_HAVE_AVX_INSTRUCTIONS 1
20816| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
20817| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
20818| #define HAVE_STRUCT_STAT_ST_RDEV 1
20819| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
20820| #define HAVE_ST_BLOCKS 1
20821| #define HAVE_SOCKADDR_STORAGE 1
20822| #define HAVE_SOCKADDR_SA_LEN 1
20823| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
20824| #define HAVE_VPRINTF 1
20825| #define HAVE_ALPHASORT 1
20826| #define HAVE_ASCTIME_R 1
20827| #define HAVE_CHROOT 1
20828| #define HAVE_CTIME_R 1
20829| #define HAVE_CRYPT 1
20830| #define HAVE_FLOCK 1
20831| #define HAVE_FTOK 1
20832| #define HAVE_FUNOPEN 1
20833| #define HAVE_GAI_STRERROR 1
20834| #define HAVE_GCVT 1
20835| #define HAVE_GETLOADAVG 1
20836| #define HAVE_GETLOGIN 1
20837| #define HAVE_GETPROTOBYNAME 1
20838| #define HAVE_GETPROTOBYNUMBER 1
20839| #define HAVE_GETSERVBYNAME 1
20840| #define HAVE_GETSERVBYPORT 1
20841| #define HAVE_GETHOSTNAME 1
20842| #define HAVE_GETRUSAGE 1
20843| #define HAVE_GETTIMEOFDAY 1
20844| #define HAVE_GMTIME_R 1
20845| #define HAVE_GETPWNAM_R 1
20846| #define HAVE_GETGRNAM_R 1
20847| #define HAVE_GETPWUID_R 1
20848| #define HAVE_GRANTPT 1
20849| #define HAVE_INET_NTOA 1
20850| #define HAVE_INET_NTOP 1
20851| #define HAVE_INET_PTON 1
20852| #define HAVE_ISASCII 1
20853| #define HAVE_LINK 1
20854| #define HAVE_LOCALTIME_R 1
20855| #define HAVE_LOCKF 1
20856| #define HAVE_LCHOWN 1
20857| #define HAVE_LRAND48 1
20858| #define HAVE_MEMCPY 1
20859| #define HAVE_MEMMOVE 1
20860| #define HAVE_MKSTEMP 1
20861| #define HAVE_MMAP 1
20862| #define HAVE_NL_LANGINFO 1
20863| #define HAVE_PERROR 1
20864| #define HAVE_POLL 1
20865| #define HAVE_PTSNAME 1
20866| #define HAVE_PUTENV 1
20867| #define HAVE_REALPATH 1
20868| #define HAVE_RANDOM 1
20869| #define HAVE_RAND_R 1
20870| #define HAVE_SCANDIR 1
20871| #define HAVE_SETITIMER 1
20872| #define HAVE_SETLOCALE 1
20873| #define HAVE_LOCALECONV 1
20874| #define HAVE_SETENV 1
20875| #define HAVE_SETPGID 1
20876| #define HAVE_SETSOCKOPT 1
20877| #define HAVE_SETVBUF 1
20878| #define HAVE_SHUTDOWN 1
20879| #define HAVE_SIN 1
20880| #define HAVE_SNPRINTF 1
20881| #define HAVE_SRAND48 1
20882| #define HAVE_SRANDOM 1
20883| #define HAVE_STATFS 1
20884| #define HAVE_STATVFS 1
20885| #define HAVE_STRCASECMP 1
20886| #define HAVE_STRCOLL 1
20887| #define HAVE_STRDUP 1
20888| #define HAVE_STRERROR 1
20889| #define HAVE_STRFTIME 1
20890| #define HAVE_STRNLEN 1
20891| #define HAVE_STRPTIME 1
20892| #define HAVE_STRSTR 1
20893| #define HAVE_STRTOK_R 1
20894| #define HAVE_SYMLINK 1
20895| #define HAVE_TEMPNAM 1
20896| #define HAVE_TZSET 1
20897| #define HAVE_UNLOCKPT 1
20898| #define HAVE_UNSETENV 1
20899| #define HAVE_USLEEP 1
20900| #define HAVE_UTIME 1
20901| #define HAVE_VSNPRINTF 1
20902| #define HAVE_VASPRINTF 1
20903| #define HAVE_ASPRINTF 1
20904| #define HAVE_NANOSLEEP 1
20905| #define HAVE_SYNC_FETCH_AND_ADD 1
20906| #define HAVE_STRLCAT 1
20907| #define HAVE_STRLCPY 1
20908| #define HAVE_GETOPT 1
20909| #define HAVE_UTIME_H 1
20910| #define HAVE_UTIME_NULL 1
20911| #define HAVE_ALLOCA_H 1
20912| #define HAVE_ALLOCA 1
20913| #define HAVE_DECLARED_TIMEZONE 1
20914| #define HAVE_OLD_READDIR_R 1
20915| #define HAVE_ASM_GOTO 1
20916| #define HAVE_COMPILER_C99_VLA 1
20917| #define PHP_SIGCHILD 0
20918| #define DEFAULT_SHORT_OPEN_TAG "1"
20919| #define HAVE_IPV6 1
20920| #define HAVE_STRINGS_H 1
20921| #define HAVE_STRTOLL 1
20922| #define HAVE_ATOLL 1
20923| #define HAVE_TIMELIB_CONFIG_H 1
20924| #define HAVE_LIBXML 1
20925| #define HAVE_LIBXML 1
20926| #define PCRE2_CODE_UNIT_WIDTH 8
20927| #define HAVE_PCRE 1
20928| #define HAVE_PCRE_JIT_SUPPORT 1
20929| #define HAVE_ZLIB 1
20930| #define HAVE_BCMATH 1
20931| #define HAVE_BZ2 1
20932| #define HAVE_CTYPE 1
20933| #define HAVE_LIBXML 1
20934| #define HAVE_DOM 1
20935| #define HAVE_UTIMES 1
20936| #define HAVE_STRNDUP 1
20937| #define PHP_MHASH_BC 1
20938| #define HAVE_HASH_EXT 1
20939| #define SIZEOF_SHORT 2
20940| #define SIZEOF_INT 4
20941| #define SIZEOF_LONG 8
20942| #define SIZEOF_LONG_LONG 8
20943| #define SIZEOF_LONG_INT 8
20944| #define HAVE_JSON 1
20945| #define STDC_HEADERS 1
20946| #define ODBCVER 0x0300
20947| #define PHAR_HASH_OK 1
20948| #define HAVE_REFLECTION 1
20949| #define HAVE_PHP_SESSION 1
20950| #define HAVE_LIBXML 1
20951| #define HAVE_SIMPLEXML 1
20952| #define HAVE_SPL 1
20953| #define HAVE_FLUSHIO 1
20954| #define HAVE_ALIGNOF 1
20955| #define PHP_USE_PHP_CRYPT_R 1
20956| #define HAVE_ATTRIBUTE_ALIGNED 1
20957| #define HAVE_GETCWD 1
20958| #define HAVE_GETWD 1
20959| #define HAVE_ASINH 1
20960| #define HAVE_ACOSH 1
20961| #define HAVE_ATANH 1
20962| #define HAVE_LOG1P 1
20963| #define HAVE_HYPOT 1
20964| #define HAVE_GLOB 1
20965| #define HAVE_STRFMON 1
20966| #define HAVE_NICE 1
20967| #define HAVE_FNMATCH 1
20968| #define HAVE_FORK 1
20969| #define PHP_CAN_SUPPORT_PROC_OPEN 1
20970| /* end confdefs.h.  */
20971| /* Define __dns_search to an innocuous variant, in case <limits.h> declares __dns_search.
20972|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20973| #define __dns_search innocuous___dns_search
20974|
20975| /* System header to define __stub macros and hopefully few prototypes,
20976|     which can conflict with char __dns_search (); below.
20977|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20978|     <limits.h> exists even on freestanding compilers.  */
20979|
20980| #ifdef __STDC__
20981| # include <limits.h>
20982| #else
20983| # include <assert.h>
20984| #endif
20985|
20986| #undef __dns_search
20987|
20988| /* Override any GCC internal prototype to avoid an error.
20989|    Use char because int might match the return type of a GCC
20990|    builtin and then its argument prototype would still apply.  */
20991| #ifdef __cplusplus
20992| extern "C"
20993| #endif
20994| char __dns_search ();
20995| /* The GNU C library defines this for functions which it implements
20996|     to always fail with ENOSYS.  Some functions are actually named
20997|     something starting with __ and the normal name is an alias.  */
20998| #if defined __stub___dns_search || defined __stub_____dns_search
20999| choke me
21000| #endif
21001|
21002| int
21003| main ()
21004| {
21005| return __dns_search ();
21006|   ;
21007|   return 0;
21008| }
21009configure:81037: result: no
21010configure:81060: checking for dns_search in -lresolv
21011configure:81085: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv  -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21012configure:81085: $? = 0
21013configure:81094: result: yes
21014configure:81156: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lresolv >&5
21015conftest.c:296:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
21016main() { return (0); }
21017^
210181 warning generated.
21019configure:81156: $? = 0
21020configure:81156: ./conftest
21021configure:81156: $? = 0
21022configure:81471: checking for dn_expand
21023configure:81471: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21024configure:81471: $? = 0
21025configure:81471: result: yes
21026configure:81909: checking for dn_skipname
21027configure:81909: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21028Undefined symbols for architecture x86_64:
21029  "_dn_skipname", referenced from:
21030      _main in conftest-d88154.o
21031ld: symbol(s) not found for architecture x86_64
21032clang: error: linker command failed with exit code 1 (use -v to see invocation)
21033configure:81909: $? = 1
21034configure: failed program was:
21035| /* confdefs.h */
21036| #define PACKAGE_NAME ""
21037| #define PACKAGE_TARNAME ""
21038| #define PACKAGE_VERSION ""
21039| #define PACKAGE_STRING ""
21040| #define PACKAGE_BUGREPORT ""
21041| #define PACKAGE_URL ""
21042| #define STDC_HEADERS 1
21043| #define HAVE_SYS_TYPES_H 1
21044| #define HAVE_SYS_STAT_H 1
21045| #define HAVE_STDLIB_H 1
21046| #define HAVE_STRING_H 1
21047| #define HAVE_MEMORY_H 1
21048| #define HAVE_STRINGS_H 1
21049| #define HAVE_INTTYPES_H 1
21050| #define HAVE_STDINT_H 1
21051| #define HAVE_UNISTD_H 1
21052| #define __EXTENSIONS__ 1
21053| #define _ALL_SOURCE 1
21054| #define _GNU_SOURCE 1
21055| #define _POSIX_PTHREAD_SEMANTICS 1
21056| #define _TANDEM_SOURCE 1
21057| #define HAVE_DEV_URANDOM 1
21058| #define HAVE_HUGE_VAL_INF 1
21059| #define HAVE_CPUID_COUNT 1
21060| #define HAVE_PHPDBG 1
21061| #define PHPDBG_DEBUG 0
21062| #define PHP_WRITE_STDOUT 1
21063| #define HAVE_SOCKET 1
21064| #define HAVE_SOCKETPAIR 1
21065| #define HAVE_HTONL 1
21066| #define HAVE_GETHOSTNAME 1
21067| #define HAVE_GETHOSTBYADDR 1
21068| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
21069| #define HAVE_DLOPEN 1
21070| #define HAVE_LIBDL 1
21071| #define HAVE_LIBM 1
21072| #define HAVE_INET_ATON 1
21073| #define STDC_HEADERS 1
21074| #define HAVE_DIRENT_H 1
21075| #define HAVE_INTTYPES_H 1
21076| #define HAVE_STDINT_H 1
21077| #define HAVE_DIRENT_H 1
21078| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
21079| #define HAVE_SYS_PARAM_H 1
21080| #define HAVE_SYS_TYPES_H 1
21081| #define HAVE_SYS_TIME_H 1
21082| #define HAVE_NETINET_IN_H 1
21083| #define HAVE_ALLOCA_H 1
21084| #define HAVE_ARPA_INET_H 1
21085| #define HAVE_ARPA_NAMESER_H 1
21086| #define HAVE_ASSERT_H 1
21087| #define HAVE_DNS_H 1
21088| #define HAVE_FCNTL_H 1
21089| #define HAVE_GRP_H 1
21090| #define HAVE_LANGINFO_H 1
21091| #define HAVE_LIMITS_H 1
21092| #define HAVE_LOCALE_H 1
21093| #define HAVE_MONETARY_H 1
21094| #define HAVE_NETDB_H 1
21095| #define HAVE_POLL_H 1
21096| #define HAVE_PWD_H 1
21097| #define HAVE_RESOLV_H 1
21098| #define HAVE_SIGNAL_H 1
21099| #define HAVE_STDARG_H 1
21100| #define HAVE_STDLIB_H 1
21101| #define HAVE_STRING_H 1
21102| #define HAVE_SYSLOG_H 1
21103| #define HAVE_SYSEXITS_H 1
21104| #define HAVE_SYS_IOCTL_H 1
21105| #define HAVE_SYS_FILE_H 1
21106| #define HAVE_SYS_MMAN_H 1
21107| #define HAVE_SYS_MOUNT_H 1
21108| #define HAVE_SYS_POLL_H 1
21109| #define HAVE_SYS_RESOURCE_H 1
21110| #define HAVE_SYS_SELECT_H 1
21111| #define HAVE_SYS_SOCKET_H 1
21112| #define HAVE_SYS_STAT_H 1
21113| #define HAVE_SYS_STATVFS_H 1
21114| #define HAVE_SYS_WAIT_H 1
21115| #define HAVE_TERMIOS_H 1
21116| #define HAVE_UNISTD_H 1
21117| #define HAVE_UTIME_H 1
21118| #define HAVE_SYS_UTSNAME_H 1
21119| #define HAVE_SYS_IPC_H 1
21120| #define HAVE_DLFCN_H 1
21121| #define HAVE_ASSERT_H 1
21122| #define HAVE_TMMINTRIN_H 1
21123| #define HAVE_NMMINTRIN_H 1
21124| #define HAVE_IMMINTRIN_H 1
21125| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
21126| #define HAVE_STRUCT_TM_TM_ZONE 1
21127| #define HAVE_TM_ZONE 1
21128| #define MISSING_FCLOSE_DECL 0
21129| #define HAVE_TM_GMTOFF 1
21130| #define HAVE_STRUCT_FLOCK 1
21131| #define HAVE_SOCKLEN_T 1
21132| #define SIZEOF_SIZE_T 8
21133| #define SIZEOF_LONG_LONG 8
21134| #define SIZEOF_LONG_LONG_INT 8
21135| #define SIZEOF_LONG 8
21136| #define SIZEOF_INT 4
21137| #define SIZEOF_INTMAX_T 8
21138| #define HAVE_INTMAX_T 1
21139| #define SIZEOF_SSIZE_T 8
21140| #define HAVE_SSIZE_T 1
21141| #define SIZEOF_PTRDIFF_T 8
21142| #define HAVE_PTRDIFF_T 1
21143| #define SIZEOF_SHORT 2
21144| #define SIZEOF_INT 4
21145| #define SIZEOF_LONG 8
21146| #define SIZEOF_LONG_LONG 8
21147| #define HAVE_INT8_T 1
21148| #define HAVE_INT16_T 1
21149| #define HAVE_INT32_T 1
21150| #define HAVE_INT64_T 1
21151| #define HAVE_UINT8_T 1
21152| #define HAVE_UINT16_T 1
21153| #define HAVE_UINT32_T 1
21154| #define HAVE_UINT64_T 1
21155| #define HAVE_U_INT8_T 1
21156| #define HAVE_U_INT16_T 1
21157| #define HAVE_U_INT32_T 1
21158| #define HAVE_U_INT64_T 1
21159| #define PHP_HAVE_STDINT_TYPES 1
21160| #define PHP_HAVE_BUILTIN_EXPECT 1
21161| #define PHP_HAVE_BUILTIN_CLZ 1
21162| #define PHP_HAVE_BUILTIN_CTZL 1
21163| #define PHP_HAVE_BUILTIN_CTZLL 1
21164| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
21165| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
21166| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
21167| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
21168| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
21169| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
21170| #define PHP_HAVE_BUILTIN_CPU_INIT 0
21171| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
21172| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
21173| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
21174| #define PHP_HAVE_AVX_INSTRUCTIONS 1
21175| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
21176| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
21177| #define HAVE_STRUCT_STAT_ST_RDEV 1
21178| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
21179| #define HAVE_ST_BLOCKS 1
21180| #define HAVE_SOCKADDR_STORAGE 1
21181| #define HAVE_SOCKADDR_SA_LEN 1
21182| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
21183| #define HAVE_VPRINTF 1
21184| #define HAVE_ALPHASORT 1
21185| #define HAVE_ASCTIME_R 1
21186| #define HAVE_CHROOT 1
21187| #define HAVE_CTIME_R 1
21188| #define HAVE_CRYPT 1
21189| #define HAVE_FLOCK 1
21190| #define HAVE_FTOK 1
21191| #define HAVE_FUNOPEN 1
21192| #define HAVE_GAI_STRERROR 1
21193| #define HAVE_GCVT 1
21194| #define HAVE_GETLOADAVG 1
21195| #define HAVE_GETLOGIN 1
21196| #define HAVE_GETPROTOBYNAME 1
21197| #define HAVE_GETPROTOBYNUMBER 1
21198| #define HAVE_GETSERVBYNAME 1
21199| #define HAVE_GETSERVBYPORT 1
21200| #define HAVE_GETHOSTNAME 1
21201| #define HAVE_GETRUSAGE 1
21202| #define HAVE_GETTIMEOFDAY 1
21203| #define HAVE_GMTIME_R 1
21204| #define HAVE_GETPWNAM_R 1
21205| #define HAVE_GETGRNAM_R 1
21206| #define HAVE_GETPWUID_R 1
21207| #define HAVE_GRANTPT 1
21208| #define HAVE_INET_NTOA 1
21209| #define HAVE_INET_NTOP 1
21210| #define HAVE_INET_PTON 1
21211| #define HAVE_ISASCII 1
21212| #define HAVE_LINK 1
21213| #define HAVE_LOCALTIME_R 1
21214| #define HAVE_LOCKF 1
21215| #define HAVE_LCHOWN 1
21216| #define HAVE_LRAND48 1
21217| #define HAVE_MEMCPY 1
21218| #define HAVE_MEMMOVE 1
21219| #define HAVE_MKSTEMP 1
21220| #define HAVE_MMAP 1
21221| #define HAVE_NL_LANGINFO 1
21222| #define HAVE_PERROR 1
21223| #define HAVE_POLL 1
21224| #define HAVE_PTSNAME 1
21225| #define HAVE_PUTENV 1
21226| #define HAVE_REALPATH 1
21227| #define HAVE_RANDOM 1
21228| #define HAVE_RAND_R 1
21229| #define HAVE_SCANDIR 1
21230| #define HAVE_SETITIMER 1
21231| #define HAVE_SETLOCALE 1
21232| #define HAVE_LOCALECONV 1
21233| #define HAVE_SETENV 1
21234| #define HAVE_SETPGID 1
21235| #define HAVE_SETSOCKOPT 1
21236| #define HAVE_SETVBUF 1
21237| #define HAVE_SHUTDOWN 1
21238| #define HAVE_SIN 1
21239| #define HAVE_SNPRINTF 1
21240| #define HAVE_SRAND48 1
21241| #define HAVE_SRANDOM 1
21242| #define HAVE_STATFS 1
21243| #define HAVE_STATVFS 1
21244| #define HAVE_STRCASECMP 1
21245| #define HAVE_STRCOLL 1
21246| #define HAVE_STRDUP 1
21247| #define HAVE_STRERROR 1
21248| #define HAVE_STRFTIME 1
21249| #define HAVE_STRNLEN 1
21250| #define HAVE_STRPTIME 1
21251| #define HAVE_STRSTR 1
21252| #define HAVE_STRTOK_R 1
21253| #define HAVE_SYMLINK 1
21254| #define HAVE_TEMPNAM 1
21255| #define HAVE_TZSET 1
21256| #define HAVE_UNLOCKPT 1
21257| #define HAVE_UNSETENV 1
21258| #define HAVE_USLEEP 1
21259| #define HAVE_UTIME 1
21260| #define HAVE_VSNPRINTF 1
21261| #define HAVE_VASPRINTF 1
21262| #define HAVE_ASPRINTF 1
21263| #define HAVE_NANOSLEEP 1
21264| #define HAVE_SYNC_FETCH_AND_ADD 1
21265| #define HAVE_STRLCAT 1
21266| #define HAVE_STRLCPY 1
21267| #define HAVE_GETOPT 1
21268| #define HAVE_UTIME_H 1
21269| #define HAVE_UTIME_NULL 1
21270| #define HAVE_ALLOCA_H 1
21271| #define HAVE_ALLOCA 1
21272| #define HAVE_DECLARED_TIMEZONE 1
21273| #define HAVE_OLD_READDIR_R 1
21274| #define HAVE_ASM_GOTO 1
21275| #define HAVE_COMPILER_C99_VLA 1
21276| #define PHP_SIGCHILD 0
21277| #define DEFAULT_SHORT_OPEN_TAG "1"
21278| #define HAVE_IPV6 1
21279| #define HAVE_STRINGS_H 1
21280| #define HAVE_STRTOLL 1
21281| #define HAVE_ATOLL 1
21282| #define HAVE_TIMELIB_CONFIG_H 1
21283| #define HAVE_LIBXML 1
21284| #define HAVE_LIBXML 1
21285| #define PCRE2_CODE_UNIT_WIDTH 8
21286| #define HAVE_PCRE 1
21287| #define HAVE_PCRE_JIT_SUPPORT 1
21288| #define HAVE_ZLIB 1
21289| #define HAVE_BCMATH 1
21290| #define HAVE_BZ2 1
21291| #define HAVE_CTYPE 1
21292| #define HAVE_LIBXML 1
21293| #define HAVE_DOM 1
21294| #define HAVE_UTIMES 1
21295| #define HAVE_STRNDUP 1
21296| #define PHP_MHASH_BC 1
21297| #define HAVE_HASH_EXT 1
21298| #define SIZEOF_SHORT 2
21299| #define SIZEOF_INT 4
21300| #define SIZEOF_LONG 8
21301| #define SIZEOF_LONG_LONG 8
21302| #define SIZEOF_LONG_INT 8
21303| #define HAVE_JSON 1
21304| #define STDC_HEADERS 1
21305| #define ODBCVER 0x0300
21306| #define PHAR_HASH_OK 1
21307| #define HAVE_REFLECTION 1
21308| #define HAVE_PHP_SESSION 1
21309| #define HAVE_LIBXML 1
21310| #define HAVE_SIMPLEXML 1
21311| #define HAVE_SPL 1
21312| #define HAVE_FLUSHIO 1
21313| #define HAVE_ALIGNOF 1
21314| #define PHP_USE_PHP_CRYPT_R 1
21315| #define HAVE_ATTRIBUTE_ALIGNED 1
21316| #define HAVE_GETCWD 1
21317| #define HAVE_GETWD 1
21318| #define HAVE_ASINH 1
21319| #define HAVE_ACOSH 1
21320| #define HAVE_ATANH 1
21321| #define HAVE_LOG1P 1
21322| #define HAVE_HYPOT 1
21323| #define HAVE_GLOB 1
21324| #define HAVE_STRFMON 1
21325| #define HAVE_NICE 1
21326| #define HAVE_FNMATCH 1
21327| #define HAVE_FORK 1
21328| #define PHP_CAN_SUPPORT_PROC_OPEN 1
21329| #define HAVE_DNS_SEARCH 1
21330| #define HAVE_LIBRESOLV 1
21331| #define HAVE_DN_EXPAND 1
21332| /* end confdefs.h.  */
21333| /* Define dn_skipname to an innocuous variant, in case <limits.h> declares dn_skipname.
21334|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
21335| #define dn_skipname innocuous_dn_skipname
21336|
21337| /* System header to define __stub macros and hopefully few prototypes,
21338|     which can conflict with char dn_skipname (); below.
21339|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21340|     <limits.h> exists even on freestanding compilers.  */
21341|
21342| #ifdef __STDC__
21343| # include <limits.h>
21344| #else
21345| # include <assert.h>
21346| #endif
21347|
21348| #undef dn_skipname
21349|
21350| /* Override any GCC internal prototype to avoid an error.
21351|    Use char because int might match the return type of a GCC
21352|    builtin and then its argument prototype would still apply.  */
21353| #ifdef __cplusplus
21354| extern "C"
21355| #endif
21356| char dn_skipname ();
21357| /* The GNU C library defines this for functions which it implements
21358|     to always fail with ENOSYS.  Some functions are actually named
21359|     something starting with __ and the normal name is an alias.  */
21360| #if defined __stub_dn_skipname || defined __stub___dn_skipname
21361| choke me
21362| #endif
21363|
21364| int
21365| main ()
21366| {
21367| return dn_skipname ();
21368|   ;
21369|   return 0;
21370| }
21371configure:81909: result: no
21372configure:81913: checking for __dn_skipname
21373configure:81913: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21374configure:81913: $? = 0
21375configure:81913: result: yes
21376configure:82349: checking for res_search
21377configure:82349: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21378configure:82349: $? = 0
21379configure:82349: result: yes
21380configure:82783: checking whether strptime() declaration fails
21381configure:82809: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
21382conftest.c:312:5: error: conflicting types for 'strptime'
21383int strptime(const char *s, const char *format, struct tm *tm);
21384    ^
21385/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/time.h:117:7: note: previous declaration is here
21386char *strptime(const char * __restrict, const char * __restrict, struct tm * __restrict) __DARWIN_ALIAS(strptime);
21387      ^
213881 error generated.
21389configure:82809: $? = 1
21390configure: failed program was:
21391| /* confdefs.h */
21392| #define PACKAGE_NAME ""
21393| #define PACKAGE_TARNAME ""
21394| #define PACKAGE_VERSION ""
21395| #define PACKAGE_STRING ""
21396| #define PACKAGE_BUGREPORT ""
21397| #define PACKAGE_URL ""
21398| #define STDC_HEADERS 1
21399| #define HAVE_SYS_TYPES_H 1
21400| #define HAVE_SYS_STAT_H 1
21401| #define HAVE_STDLIB_H 1
21402| #define HAVE_STRING_H 1
21403| #define HAVE_MEMORY_H 1
21404| #define HAVE_STRINGS_H 1
21405| #define HAVE_INTTYPES_H 1
21406| #define HAVE_STDINT_H 1
21407| #define HAVE_UNISTD_H 1
21408| #define __EXTENSIONS__ 1
21409| #define _ALL_SOURCE 1
21410| #define _GNU_SOURCE 1
21411| #define _POSIX_PTHREAD_SEMANTICS 1
21412| #define _TANDEM_SOURCE 1
21413| #define HAVE_DEV_URANDOM 1
21414| #define HAVE_HUGE_VAL_INF 1
21415| #define HAVE_CPUID_COUNT 1
21416| #define HAVE_PHPDBG 1
21417| #define PHPDBG_DEBUG 0
21418| #define PHP_WRITE_STDOUT 1
21419| #define HAVE_SOCKET 1
21420| #define HAVE_SOCKETPAIR 1
21421| #define HAVE_HTONL 1
21422| #define HAVE_GETHOSTNAME 1
21423| #define HAVE_GETHOSTBYADDR 1
21424| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
21425| #define HAVE_DLOPEN 1
21426| #define HAVE_LIBDL 1
21427| #define HAVE_LIBM 1
21428| #define HAVE_INET_ATON 1
21429| #define STDC_HEADERS 1
21430| #define HAVE_DIRENT_H 1
21431| #define HAVE_INTTYPES_H 1
21432| #define HAVE_STDINT_H 1
21433| #define HAVE_DIRENT_H 1
21434| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
21435| #define HAVE_SYS_PARAM_H 1
21436| #define HAVE_SYS_TYPES_H 1
21437| #define HAVE_SYS_TIME_H 1
21438| #define HAVE_NETINET_IN_H 1
21439| #define HAVE_ALLOCA_H 1
21440| #define HAVE_ARPA_INET_H 1
21441| #define HAVE_ARPA_NAMESER_H 1
21442| #define HAVE_ASSERT_H 1
21443| #define HAVE_DNS_H 1
21444| #define HAVE_FCNTL_H 1
21445| #define HAVE_GRP_H 1
21446| #define HAVE_LANGINFO_H 1
21447| #define HAVE_LIMITS_H 1
21448| #define HAVE_LOCALE_H 1
21449| #define HAVE_MONETARY_H 1
21450| #define HAVE_NETDB_H 1
21451| #define HAVE_POLL_H 1
21452| #define HAVE_PWD_H 1
21453| #define HAVE_RESOLV_H 1
21454| #define HAVE_SIGNAL_H 1
21455| #define HAVE_STDARG_H 1
21456| #define HAVE_STDLIB_H 1
21457| #define HAVE_STRING_H 1
21458| #define HAVE_SYSLOG_H 1
21459| #define HAVE_SYSEXITS_H 1
21460| #define HAVE_SYS_IOCTL_H 1
21461| #define HAVE_SYS_FILE_H 1
21462| #define HAVE_SYS_MMAN_H 1
21463| #define HAVE_SYS_MOUNT_H 1
21464| #define HAVE_SYS_POLL_H 1
21465| #define HAVE_SYS_RESOURCE_H 1
21466| #define HAVE_SYS_SELECT_H 1
21467| #define HAVE_SYS_SOCKET_H 1
21468| #define HAVE_SYS_STAT_H 1
21469| #define HAVE_SYS_STATVFS_H 1
21470| #define HAVE_SYS_WAIT_H 1
21471| #define HAVE_TERMIOS_H 1
21472| #define HAVE_UNISTD_H 1
21473| #define HAVE_UTIME_H 1
21474| #define HAVE_SYS_UTSNAME_H 1
21475| #define HAVE_SYS_IPC_H 1
21476| #define HAVE_DLFCN_H 1
21477| #define HAVE_ASSERT_H 1
21478| #define HAVE_TMMINTRIN_H 1
21479| #define HAVE_NMMINTRIN_H 1
21480| #define HAVE_IMMINTRIN_H 1
21481| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
21482| #define HAVE_STRUCT_TM_TM_ZONE 1
21483| #define HAVE_TM_ZONE 1
21484| #define MISSING_FCLOSE_DECL 0
21485| #define HAVE_TM_GMTOFF 1
21486| #define HAVE_STRUCT_FLOCK 1
21487| #define HAVE_SOCKLEN_T 1
21488| #define SIZEOF_SIZE_T 8
21489| #define SIZEOF_LONG_LONG 8
21490| #define SIZEOF_LONG_LONG_INT 8
21491| #define SIZEOF_LONG 8
21492| #define SIZEOF_INT 4
21493| #define SIZEOF_INTMAX_T 8
21494| #define HAVE_INTMAX_T 1
21495| #define SIZEOF_SSIZE_T 8
21496| #define HAVE_SSIZE_T 1
21497| #define SIZEOF_PTRDIFF_T 8
21498| #define HAVE_PTRDIFF_T 1
21499| #define SIZEOF_SHORT 2
21500| #define SIZEOF_INT 4
21501| #define SIZEOF_LONG 8
21502| #define SIZEOF_LONG_LONG 8
21503| #define HAVE_INT8_T 1
21504| #define HAVE_INT16_T 1
21505| #define HAVE_INT32_T 1
21506| #define HAVE_INT64_T 1
21507| #define HAVE_UINT8_T 1
21508| #define HAVE_UINT16_T 1
21509| #define HAVE_UINT32_T 1
21510| #define HAVE_UINT64_T 1
21511| #define HAVE_U_INT8_T 1
21512| #define HAVE_U_INT16_T 1
21513| #define HAVE_U_INT32_T 1
21514| #define HAVE_U_INT64_T 1
21515| #define PHP_HAVE_STDINT_TYPES 1
21516| #define PHP_HAVE_BUILTIN_EXPECT 1
21517| #define PHP_HAVE_BUILTIN_CLZ 1
21518| #define PHP_HAVE_BUILTIN_CTZL 1
21519| #define PHP_HAVE_BUILTIN_CTZLL 1
21520| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
21521| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
21522| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
21523| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
21524| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
21525| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
21526| #define PHP_HAVE_BUILTIN_CPU_INIT 0
21527| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
21528| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
21529| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
21530| #define PHP_HAVE_AVX_INSTRUCTIONS 1
21531| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
21532| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
21533| #define HAVE_STRUCT_STAT_ST_RDEV 1
21534| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
21535| #define HAVE_ST_BLOCKS 1
21536| #define HAVE_SOCKADDR_STORAGE 1
21537| #define HAVE_SOCKADDR_SA_LEN 1
21538| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
21539| #define HAVE_VPRINTF 1
21540| #define HAVE_ALPHASORT 1
21541| #define HAVE_ASCTIME_R 1
21542| #define HAVE_CHROOT 1
21543| #define HAVE_CTIME_R 1
21544| #define HAVE_CRYPT 1
21545| #define HAVE_FLOCK 1
21546| #define HAVE_FTOK 1
21547| #define HAVE_FUNOPEN 1
21548| #define HAVE_GAI_STRERROR 1
21549| #define HAVE_GCVT 1
21550| #define HAVE_GETLOADAVG 1
21551| #define HAVE_GETLOGIN 1
21552| #define HAVE_GETPROTOBYNAME 1
21553| #define HAVE_GETPROTOBYNUMBER 1
21554| #define HAVE_GETSERVBYNAME 1
21555| #define HAVE_GETSERVBYPORT 1
21556| #define HAVE_GETHOSTNAME 1
21557| #define HAVE_GETRUSAGE 1
21558| #define HAVE_GETTIMEOFDAY 1
21559| #define HAVE_GMTIME_R 1
21560| #define HAVE_GETPWNAM_R 1
21561| #define HAVE_GETGRNAM_R 1
21562| #define HAVE_GETPWUID_R 1
21563| #define HAVE_GRANTPT 1
21564| #define HAVE_INET_NTOA 1
21565| #define HAVE_INET_NTOP 1
21566| #define HAVE_INET_PTON 1
21567| #define HAVE_ISASCII 1
21568| #define HAVE_LINK 1
21569| #define HAVE_LOCALTIME_R 1
21570| #define HAVE_LOCKF 1
21571| #define HAVE_LCHOWN 1
21572| #define HAVE_LRAND48 1
21573| #define HAVE_MEMCPY 1
21574| #define HAVE_MEMMOVE 1
21575| #define HAVE_MKSTEMP 1
21576| #define HAVE_MMAP 1
21577| #define HAVE_NL_LANGINFO 1
21578| #define HAVE_PERROR 1
21579| #define HAVE_POLL 1
21580| #define HAVE_PTSNAME 1
21581| #define HAVE_PUTENV 1
21582| #define HAVE_REALPATH 1
21583| #define HAVE_RANDOM 1
21584| #define HAVE_RAND_R 1
21585| #define HAVE_SCANDIR 1
21586| #define HAVE_SETITIMER 1
21587| #define HAVE_SETLOCALE 1
21588| #define HAVE_LOCALECONV 1
21589| #define HAVE_SETENV 1
21590| #define HAVE_SETPGID 1
21591| #define HAVE_SETSOCKOPT 1
21592| #define HAVE_SETVBUF 1
21593| #define HAVE_SHUTDOWN 1
21594| #define HAVE_SIN 1
21595| #define HAVE_SNPRINTF 1
21596| #define HAVE_SRAND48 1
21597| #define HAVE_SRANDOM 1
21598| #define HAVE_STATFS 1
21599| #define HAVE_STATVFS 1
21600| #define HAVE_STRCASECMP 1
21601| #define HAVE_STRCOLL 1
21602| #define HAVE_STRDUP 1
21603| #define HAVE_STRERROR 1
21604| #define HAVE_STRFTIME 1
21605| #define HAVE_STRNLEN 1
21606| #define HAVE_STRPTIME 1
21607| #define HAVE_STRSTR 1
21608| #define HAVE_STRTOK_R 1
21609| #define HAVE_SYMLINK 1
21610| #define HAVE_TEMPNAM 1
21611| #define HAVE_TZSET 1
21612| #define HAVE_UNLOCKPT 1
21613| #define HAVE_UNSETENV 1
21614| #define HAVE_USLEEP 1
21615| #define HAVE_UTIME 1
21616| #define HAVE_VSNPRINTF 1
21617| #define HAVE_VASPRINTF 1
21618| #define HAVE_ASPRINTF 1
21619| #define HAVE_NANOSLEEP 1
21620| #define HAVE_SYNC_FETCH_AND_ADD 1
21621| #define HAVE_STRLCAT 1
21622| #define HAVE_STRLCPY 1
21623| #define HAVE_GETOPT 1
21624| #define HAVE_UTIME_H 1
21625| #define HAVE_UTIME_NULL 1
21626| #define HAVE_ALLOCA_H 1
21627| #define HAVE_ALLOCA 1
21628| #define HAVE_DECLARED_TIMEZONE 1
21629| #define HAVE_OLD_READDIR_R 1
21630| #define HAVE_ASM_GOTO 1
21631| #define HAVE_COMPILER_C99_VLA 1
21632| #define PHP_SIGCHILD 0
21633| #define DEFAULT_SHORT_OPEN_TAG "1"
21634| #define HAVE_IPV6 1
21635| #define HAVE_STRINGS_H 1
21636| #define HAVE_STRTOLL 1
21637| #define HAVE_ATOLL 1
21638| #define HAVE_TIMELIB_CONFIG_H 1
21639| #define HAVE_LIBXML 1
21640| #define HAVE_LIBXML 1
21641| #define PCRE2_CODE_UNIT_WIDTH 8
21642| #define HAVE_PCRE 1
21643| #define HAVE_PCRE_JIT_SUPPORT 1
21644| #define HAVE_ZLIB 1
21645| #define HAVE_BCMATH 1
21646| #define HAVE_BZ2 1
21647| #define HAVE_CTYPE 1
21648| #define HAVE_LIBXML 1
21649| #define HAVE_DOM 1
21650| #define HAVE_UTIMES 1
21651| #define HAVE_STRNDUP 1
21652| #define PHP_MHASH_BC 1
21653| #define HAVE_HASH_EXT 1
21654| #define SIZEOF_SHORT 2
21655| #define SIZEOF_INT 4
21656| #define SIZEOF_LONG 8
21657| #define SIZEOF_LONG_LONG 8
21658| #define SIZEOF_LONG_INT 8
21659| #define HAVE_JSON 1
21660| #define STDC_HEADERS 1
21661| #define ODBCVER 0x0300
21662| #define PHAR_HASH_OK 1
21663| #define HAVE_REFLECTION 1
21664| #define HAVE_PHP_SESSION 1
21665| #define HAVE_LIBXML 1
21666| #define HAVE_SIMPLEXML 1
21667| #define HAVE_SPL 1
21668| #define HAVE_FLUSHIO 1
21669| #define HAVE_ALIGNOF 1
21670| #define PHP_USE_PHP_CRYPT_R 1
21671| #define HAVE_ATTRIBUTE_ALIGNED 1
21672| #define HAVE_GETCWD 1
21673| #define HAVE_GETWD 1
21674| #define HAVE_ASINH 1
21675| #define HAVE_ACOSH 1
21676| #define HAVE_ATANH 1
21677| #define HAVE_LOG1P 1
21678| #define HAVE_HYPOT 1
21679| #define HAVE_GLOB 1
21680| #define HAVE_STRFMON 1
21681| #define HAVE_NICE 1
21682| #define HAVE_FNMATCH 1
21683| #define HAVE_FORK 1
21684| #define PHP_CAN_SUPPORT_PROC_OPEN 1
21685| #define HAVE_DNS_SEARCH 1
21686| #define HAVE_LIBRESOLV 1
21687| #define HAVE_DN_EXPAND 1
21688| #define HAVE_DN_SKIPNAME 1
21689| #define HAVE_RES_SEARCH 1
21690| /* end confdefs.h.  */
21691|
21692| #include <time.h>
21693|
21694| int
21695| main ()
21696| {
21697|
21698| #ifndef HAVE_STRPTIME
21699| #error no strptime() on this platform
21700| #else
21701| /* use invalid strptime() declaration to see if it fails to compile */
21702| int strptime(const char *s, const char *format, struct tm *tm);
21703| #endif
21704|
21705|   ;
21706|   return 0;
21707| }
21708configure:82820: result: yes
21709configure:82830: checking wchar.h usability
21710configure:82830: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
21711configure:82830: $? = 0
21712configure:82830: result: yes
21713configure:82830: checking wchar.h presence
21714configure:82830: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
21715configure:82830: $? = 0
21716configure:82830: result: yes
21717configure:82830: checking for wchar.h
21718configure:82830: result: yes
21719configure:82843: checking for mblen
21720configure:82843: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21721configure:82843: $? = 0
21722configure:82843: result: yes
21723configure:82843: checking for mbrlen
21724configure:82843: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21725configure:82843: $? = 0
21726configure:82843: result: yes
21727configure:82843: checking for mbsinit
21728configure:82843: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
21729configure:82843: $? = 0
21730configure:82843: result: yes
21731configure:82852: checking for mbstate_t
21732configure:82875: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
21733configure:82875: $? = 0
21734configure:82886: result: yes
21735configure:82896: checking atomic.h usability
21736configure:82896: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
21737conftest.c:340:10: fatal error: 'atomic.h' file not found
21738#include <atomic.h>
21739         ^~~~~~~~~~
217401 error generated.
21741configure:82896: $? = 1
21742configure: failed program was:
21743| /* confdefs.h */
21744| #define PACKAGE_NAME ""
21745| #define PACKAGE_TARNAME ""
21746| #define PACKAGE_VERSION ""
21747| #define PACKAGE_STRING ""
21748| #define PACKAGE_BUGREPORT ""
21749| #define PACKAGE_URL ""
21750| #define STDC_HEADERS 1
21751| #define HAVE_SYS_TYPES_H 1
21752| #define HAVE_SYS_STAT_H 1
21753| #define HAVE_STDLIB_H 1
21754| #define HAVE_STRING_H 1
21755| #define HAVE_MEMORY_H 1
21756| #define HAVE_STRINGS_H 1
21757| #define HAVE_INTTYPES_H 1
21758| #define HAVE_STDINT_H 1
21759| #define HAVE_UNISTD_H 1
21760| #define __EXTENSIONS__ 1
21761| #define _ALL_SOURCE 1
21762| #define _GNU_SOURCE 1
21763| #define _POSIX_PTHREAD_SEMANTICS 1
21764| #define _TANDEM_SOURCE 1
21765| #define HAVE_DEV_URANDOM 1
21766| #define HAVE_HUGE_VAL_INF 1
21767| #define HAVE_CPUID_COUNT 1
21768| #define HAVE_PHPDBG 1
21769| #define PHPDBG_DEBUG 0
21770| #define PHP_WRITE_STDOUT 1
21771| #define HAVE_SOCKET 1
21772| #define HAVE_SOCKETPAIR 1
21773| #define HAVE_HTONL 1
21774| #define HAVE_GETHOSTNAME 1
21775| #define HAVE_GETHOSTBYADDR 1
21776| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
21777| #define HAVE_DLOPEN 1
21778| #define HAVE_LIBDL 1
21779| #define HAVE_LIBM 1
21780| #define HAVE_INET_ATON 1
21781| #define STDC_HEADERS 1
21782| #define HAVE_DIRENT_H 1
21783| #define HAVE_INTTYPES_H 1
21784| #define HAVE_STDINT_H 1
21785| #define HAVE_DIRENT_H 1
21786| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
21787| #define HAVE_SYS_PARAM_H 1
21788| #define HAVE_SYS_TYPES_H 1
21789| #define HAVE_SYS_TIME_H 1
21790| #define HAVE_NETINET_IN_H 1
21791| #define HAVE_ALLOCA_H 1
21792| #define HAVE_ARPA_INET_H 1
21793| #define HAVE_ARPA_NAMESER_H 1
21794| #define HAVE_ASSERT_H 1
21795| #define HAVE_DNS_H 1
21796| #define HAVE_FCNTL_H 1
21797| #define HAVE_GRP_H 1
21798| #define HAVE_LANGINFO_H 1
21799| #define HAVE_LIMITS_H 1
21800| #define HAVE_LOCALE_H 1
21801| #define HAVE_MONETARY_H 1
21802| #define HAVE_NETDB_H 1
21803| #define HAVE_POLL_H 1
21804| #define HAVE_PWD_H 1
21805| #define HAVE_RESOLV_H 1
21806| #define HAVE_SIGNAL_H 1
21807| #define HAVE_STDARG_H 1
21808| #define HAVE_STDLIB_H 1
21809| #define HAVE_STRING_H 1
21810| #define HAVE_SYSLOG_H 1
21811| #define HAVE_SYSEXITS_H 1
21812| #define HAVE_SYS_IOCTL_H 1
21813| #define HAVE_SYS_FILE_H 1
21814| #define HAVE_SYS_MMAN_H 1
21815| #define HAVE_SYS_MOUNT_H 1
21816| #define HAVE_SYS_POLL_H 1
21817| #define HAVE_SYS_RESOURCE_H 1
21818| #define HAVE_SYS_SELECT_H 1
21819| #define HAVE_SYS_SOCKET_H 1
21820| #define HAVE_SYS_STAT_H 1
21821| #define HAVE_SYS_STATVFS_H 1
21822| #define HAVE_SYS_WAIT_H 1
21823| #define HAVE_TERMIOS_H 1
21824| #define HAVE_UNISTD_H 1
21825| #define HAVE_UTIME_H 1
21826| #define HAVE_SYS_UTSNAME_H 1
21827| #define HAVE_SYS_IPC_H 1
21828| #define HAVE_DLFCN_H 1
21829| #define HAVE_ASSERT_H 1
21830| #define HAVE_TMMINTRIN_H 1
21831| #define HAVE_NMMINTRIN_H 1
21832| #define HAVE_IMMINTRIN_H 1
21833| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
21834| #define HAVE_STRUCT_TM_TM_ZONE 1
21835| #define HAVE_TM_ZONE 1
21836| #define MISSING_FCLOSE_DECL 0
21837| #define HAVE_TM_GMTOFF 1
21838| #define HAVE_STRUCT_FLOCK 1
21839| #define HAVE_SOCKLEN_T 1
21840| #define SIZEOF_SIZE_T 8
21841| #define SIZEOF_LONG_LONG 8
21842| #define SIZEOF_LONG_LONG_INT 8
21843| #define SIZEOF_LONG 8
21844| #define SIZEOF_INT 4
21845| #define SIZEOF_INTMAX_T 8
21846| #define HAVE_INTMAX_T 1
21847| #define SIZEOF_SSIZE_T 8
21848| #define HAVE_SSIZE_T 1
21849| #define SIZEOF_PTRDIFF_T 8
21850| #define HAVE_PTRDIFF_T 1
21851| #define SIZEOF_SHORT 2
21852| #define SIZEOF_INT 4
21853| #define SIZEOF_LONG 8
21854| #define SIZEOF_LONG_LONG 8
21855| #define HAVE_INT8_T 1
21856| #define HAVE_INT16_T 1
21857| #define HAVE_INT32_T 1
21858| #define HAVE_INT64_T 1
21859| #define HAVE_UINT8_T 1
21860| #define HAVE_UINT16_T 1
21861| #define HAVE_UINT32_T 1
21862| #define HAVE_UINT64_T 1
21863| #define HAVE_U_INT8_T 1
21864| #define HAVE_U_INT16_T 1
21865| #define HAVE_U_INT32_T 1
21866| #define HAVE_U_INT64_T 1
21867| #define PHP_HAVE_STDINT_TYPES 1
21868| #define PHP_HAVE_BUILTIN_EXPECT 1
21869| #define PHP_HAVE_BUILTIN_CLZ 1
21870| #define PHP_HAVE_BUILTIN_CTZL 1
21871| #define PHP_HAVE_BUILTIN_CTZLL 1
21872| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
21873| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
21874| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
21875| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
21876| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
21877| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
21878| #define PHP_HAVE_BUILTIN_CPU_INIT 0
21879| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
21880| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
21881| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
21882| #define PHP_HAVE_AVX_INSTRUCTIONS 1
21883| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
21884| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
21885| #define HAVE_STRUCT_STAT_ST_RDEV 1
21886| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
21887| #define HAVE_ST_BLOCKS 1
21888| #define HAVE_SOCKADDR_STORAGE 1
21889| #define HAVE_SOCKADDR_SA_LEN 1
21890| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
21891| #define HAVE_VPRINTF 1
21892| #define HAVE_ALPHASORT 1
21893| #define HAVE_ASCTIME_R 1
21894| #define HAVE_CHROOT 1
21895| #define HAVE_CTIME_R 1
21896| #define HAVE_CRYPT 1
21897| #define HAVE_FLOCK 1
21898| #define HAVE_FTOK 1
21899| #define HAVE_FUNOPEN 1
21900| #define HAVE_GAI_STRERROR 1
21901| #define HAVE_GCVT 1
21902| #define HAVE_GETLOADAVG 1
21903| #define HAVE_GETLOGIN 1
21904| #define HAVE_GETPROTOBYNAME 1
21905| #define HAVE_GETPROTOBYNUMBER 1
21906| #define HAVE_GETSERVBYNAME 1
21907| #define HAVE_GETSERVBYPORT 1
21908| #define HAVE_GETHOSTNAME 1
21909| #define HAVE_GETRUSAGE 1
21910| #define HAVE_GETTIMEOFDAY 1
21911| #define HAVE_GMTIME_R 1
21912| #define HAVE_GETPWNAM_R 1
21913| #define HAVE_GETGRNAM_R 1
21914| #define HAVE_GETPWUID_R 1
21915| #define HAVE_GRANTPT 1
21916| #define HAVE_INET_NTOA 1
21917| #define HAVE_INET_NTOP 1
21918| #define HAVE_INET_PTON 1
21919| #define HAVE_ISASCII 1
21920| #define HAVE_LINK 1
21921| #define HAVE_LOCALTIME_R 1
21922| #define HAVE_LOCKF 1
21923| #define HAVE_LCHOWN 1
21924| #define HAVE_LRAND48 1
21925| #define HAVE_MEMCPY 1
21926| #define HAVE_MEMMOVE 1
21927| #define HAVE_MKSTEMP 1
21928| #define HAVE_MMAP 1
21929| #define HAVE_NL_LANGINFO 1
21930| #define HAVE_PERROR 1
21931| #define HAVE_POLL 1
21932| #define HAVE_PTSNAME 1
21933| #define HAVE_PUTENV 1
21934| #define HAVE_REALPATH 1
21935| #define HAVE_RANDOM 1
21936| #define HAVE_RAND_R 1
21937| #define HAVE_SCANDIR 1
21938| #define HAVE_SETITIMER 1
21939| #define HAVE_SETLOCALE 1
21940| #define HAVE_LOCALECONV 1
21941| #define HAVE_SETENV 1
21942| #define HAVE_SETPGID 1
21943| #define HAVE_SETSOCKOPT 1
21944| #define HAVE_SETVBUF 1
21945| #define HAVE_SHUTDOWN 1
21946| #define HAVE_SIN 1
21947| #define HAVE_SNPRINTF 1
21948| #define HAVE_SRAND48 1
21949| #define HAVE_SRANDOM 1
21950| #define HAVE_STATFS 1
21951| #define HAVE_STATVFS 1
21952| #define HAVE_STRCASECMP 1
21953| #define HAVE_STRCOLL 1
21954| #define HAVE_STRDUP 1
21955| #define HAVE_STRERROR 1
21956| #define HAVE_STRFTIME 1
21957| #define HAVE_STRNLEN 1
21958| #define HAVE_STRPTIME 1
21959| #define HAVE_STRSTR 1
21960| #define HAVE_STRTOK_R 1
21961| #define HAVE_SYMLINK 1
21962| #define HAVE_TEMPNAM 1
21963| #define HAVE_TZSET 1
21964| #define HAVE_UNLOCKPT 1
21965| #define HAVE_UNSETENV 1
21966| #define HAVE_USLEEP 1
21967| #define HAVE_UTIME 1
21968| #define HAVE_VSNPRINTF 1
21969| #define HAVE_VASPRINTF 1
21970| #define HAVE_ASPRINTF 1
21971| #define HAVE_NANOSLEEP 1
21972| #define HAVE_SYNC_FETCH_AND_ADD 1
21973| #define HAVE_STRLCAT 1
21974| #define HAVE_STRLCPY 1
21975| #define HAVE_GETOPT 1
21976| #define HAVE_UTIME_H 1
21977| #define HAVE_UTIME_NULL 1
21978| #define HAVE_ALLOCA_H 1
21979| #define HAVE_ALLOCA 1
21980| #define HAVE_DECLARED_TIMEZONE 1
21981| #define HAVE_OLD_READDIR_R 1
21982| #define HAVE_ASM_GOTO 1
21983| #define HAVE_COMPILER_C99_VLA 1
21984| #define PHP_SIGCHILD 0
21985| #define DEFAULT_SHORT_OPEN_TAG "1"
21986| #define HAVE_IPV6 1
21987| #define HAVE_STRINGS_H 1
21988| #define HAVE_STRTOLL 1
21989| #define HAVE_ATOLL 1
21990| #define HAVE_TIMELIB_CONFIG_H 1
21991| #define HAVE_LIBXML 1
21992| #define HAVE_LIBXML 1
21993| #define PCRE2_CODE_UNIT_WIDTH 8
21994| #define HAVE_PCRE 1
21995| #define HAVE_PCRE_JIT_SUPPORT 1
21996| #define HAVE_ZLIB 1
21997| #define HAVE_BCMATH 1
21998| #define HAVE_BZ2 1
21999| #define HAVE_CTYPE 1
22000| #define HAVE_LIBXML 1
22001| #define HAVE_DOM 1
22002| #define HAVE_UTIMES 1
22003| #define HAVE_STRNDUP 1
22004| #define PHP_MHASH_BC 1
22005| #define HAVE_HASH_EXT 1
22006| #define SIZEOF_SHORT 2
22007| #define SIZEOF_INT 4
22008| #define SIZEOF_LONG 8
22009| #define SIZEOF_LONG_LONG 8
22010| #define SIZEOF_LONG_INT 8
22011| #define HAVE_JSON 1
22012| #define STDC_HEADERS 1
22013| #define ODBCVER 0x0300
22014| #define PHAR_HASH_OK 1
22015| #define HAVE_REFLECTION 1
22016| #define HAVE_PHP_SESSION 1
22017| #define HAVE_LIBXML 1
22018| #define HAVE_SIMPLEXML 1
22019| #define HAVE_SPL 1
22020| #define HAVE_FLUSHIO 1
22021| #define HAVE_ALIGNOF 1
22022| #define PHP_USE_PHP_CRYPT_R 1
22023| #define HAVE_ATTRIBUTE_ALIGNED 1
22024| #define HAVE_GETCWD 1
22025| #define HAVE_GETWD 1
22026| #define HAVE_ASINH 1
22027| #define HAVE_ACOSH 1
22028| #define HAVE_ATANH 1
22029| #define HAVE_LOG1P 1
22030| #define HAVE_HYPOT 1
22031| #define HAVE_GLOB 1
22032| #define HAVE_STRFMON 1
22033| #define HAVE_NICE 1
22034| #define HAVE_FNMATCH 1
22035| #define HAVE_FORK 1
22036| #define PHP_CAN_SUPPORT_PROC_OPEN 1
22037| #define HAVE_DNS_SEARCH 1
22038| #define HAVE_LIBRESOLV 1
22039| #define HAVE_DN_EXPAND 1
22040| #define HAVE_DN_SKIPNAME 1
22041| #define HAVE_RES_SEARCH 1
22042| #define HAVE_STRPTIME_DECL_FAILS 1
22043| #define HAVE_WCHAR_H 1
22044| #define HAVE_MBLEN 1
22045| #define HAVE_MBRLEN 1
22046| #define HAVE_MBSINIT 1
22047| #define HAVE_MBSTATE_T 1
22048| /* end confdefs.h.  */
22049| #include <stdio.h>
22050| #ifdef HAVE_SYS_TYPES_H
22051| # include <sys/types.h>
22052| #endif
22053| #ifdef HAVE_SYS_STAT_H
22054| # include <sys/stat.h>
22055| #endif
22056| #ifdef STDC_HEADERS
22057| # include <stdlib.h>
22058| # include <stddef.h>
22059| #else
22060| # ifdef HAVE_STDLIB_H
22061| #  include <stdlib.h>
22062| # endif
22063| #endif
22064| #ifdef HAVE_STRING_H
22065| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
22066| #  include <memory.h>
22067| # endif
22068| # include <string.h>
22069| #endif
22070| #ifdef HAVE_STRINGS_H
22071| # include <strings.h>
22072| #endif
22073| #ifdef HAVE_INTTYPES_H
22074| # include <inttypes.h>
22075| #endif
22076| #ifdef HAVE_STDINT_H
22077| # include <stdint.h>
22078| #endif
22079| #ifdef HAVE_UNISTD_H
22080| # include <unistd.h>
22081| #endif
22082| #include <atomic.h>
22083configure:82896: result: no
22084configure:82896: checking atomic.h presence
22085configure:82896: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
22086conftest.c:307:10: fatal error: 'atomic.h' file not found
22087#include <atomic.h>
22088         ^~~~~~~~~~
220891 error generated.
22090configure:82896: $? = 1
22091configure: failed program was:
22092| /* confdefs.h */
22093| #define PACKAGE_NAME ""
22094| #define PACKAGE_TARNAME ""
22095| #define PACKAGE_VERSION ""
22096| #define PACKAGE_STRING ""
22097| #define PACKAGE_BUGREPORT ""
22098| #define PACKAGE_URL ""
22099| #define STDC_HEADERS 1
22100| #define HAVE_SYS_TYPES_H 1
22101| #define HAVE_SYS_STAT_H 1
22102| #define HAVE_STDLIB_H 1
22103| #define HAVE_STRING_H 1
22104| #define HAVE_MEMORY_H 1
22105| #define HAVE_STRINGS_H 1
22106| #define HAVE_INTTYPES_H 1
22107| #define HAVE_STDINT_H 1
22108| #define HAVE_UNISTD_H 1
22109| #define __EXTENSIONS__ 1
22110| #define _ALL_SOURCE 1
22111| #define _GNU_SOURCE 1
22112| #define _POSIX_PTHREAD_SEMANTICS 1
22113| #define _TANDEM_SOURCE 1
22114| #define HAVE_DEV_URANDOM 1
22115| #define HAVE_HUGE_VAL_INF 1
22116| #define HAVE_CPUID_COUNT 1
22117| #define HAVE_PHPDBG 1
22118| #define PHPDBG_DEBUG 0
22119| #define PHP_WRITE_STDOUT 1
22120| #define HAVE_SOCKET 1
22121| #define HAVE_SOCKETPAIR 1
22122| #define HAVE_HTONL 1
22123| #define HAVE_GETHOSTNAME 1
22124| #define HAVE_GETHOSTBYADDR 1
22125| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
22126| #define HAVE_DLOPEN 1
22127| #define HAVE_LIBDL 1
22128| #define HAVE_LIBM 1
22129| #define HAVE_INET_ATON 1
22130| #define STDC_HEADERS 1
22131| #define HAVE_DIRENT_H 1
22132| #define HAVE_INTTYPES_H 1
22133| #define HAVE_STDINT_H 1
22134| #define HAVE_DIRENT_H 1
22135| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
22136| #define HAVE_SYS_PARAM_H 1
22137| #define HAVE_SYS_TYPES_H 1
22138| #define HAVE_SYS_TIME_H 1
22139| #define HAVE_NETINET_IN_H 1
22140| #define HAVE_ALLOCA_H 1
22141| #define HAVE_ARPA_INET_H 1
22142| #define HAVE_ARPA_NAMESER_H 1
22143| #define HAVE_ASSERT_H 1
22144| #define HAVE_DNS_H 1
22145| #define HAVE_FCNTL_H 1
22146| #define HAVE_GRP_H 1
22147| #define HAVE_LANGINFO_H 1
22148| #define HAVE_LIMITS_H 1
22149| #define HAVE_LOCALE_H 1
22150| #define HAVE_MONETARY_H 1
22151| #define HAVE_NETDB_H 1
22152| #define HAVE_POLL_H 1
22153| #define HAVE_PWD_H 1
22154| #define HAVE_RESOLV_H 1
22155| #define HAVE_SIGNAL_H 1
22156| #define HAVE_STDARG_H 1
22157| #define HAVE_STDLIB_H 1
22158| #define HAVE_STRING_H 1
22159| #define HAVE_SYSLOG_H 1
22160| #define HAVE_SYSEXITS_H 1
22161| #define HAVE_SYS_IOCTL_H 1
22162| #define HAVE_SYS_FILE_H 1
22163| #define HAVE_SYS_MMAN_H 1
22164| #define HAVE_SYS_MOUNT_H 1
22165| #define HAVE_SYS_POLL_H 1
22166| #define HAVE_SYS_RESOURCE_H 1
22167| #define HAVE_SYS_SELECT_H 1
22168| #define HAVE_SYS_SOCKET_H 1
22169| #define HAVE_SYS_STAT_H 1
22170| #define HAVE_SYS_STATVFS_H 1
22171| #define HAVE_SYS_WAIT_H 1
22172| #define HAVE_TERMIOS_H 1
22173| #define HAVE_UNISTD_H 1
22174| #define HAVE_UTIME_H 1
22175| #define HAVE_SYS_UTSNAME_H 1
22176| #define HAVE_SYS_IPC_H 1
22177| #define HAVE_DLFCN_H 1
22178| #define HAVE_ASSERT_H 1
22179| #define HAVE_TMMINTRIN_H 1
22180| #define HAVE_NMMINTRIN_H 1
22181| #define HAVE_IMMINTRIN_H 1
22182| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
22183| #define HAVE_STRUCT_TM_TM_ZONE 1
22184| #define HAVE_TM_ZONE 1
22185| #define MISSING_FCLOSE_DECL 0
22186| #define HAVE_TM_GMTOFF 1
22187| #define HAVE_STRUCT_FLOCK 1
22188| #define HAVE_SOCKLEN_T 1
22189| #define SIZEOF_SIZE_T 8
22190| #define SIZEOF_LONG_LONG 8
22191| #define SIZEOF_LONG_LONG_INT 8
22192| #define SIZEOF_LONG 8
22193| #define SIZEOF_INT 4
22194| #define SIZEOF_INTMAX_T 8
22195| #define HAVE_INTMAX_T 1
22196| #define SIZEOF_SSIZE_T 8
22197| #define HAVE_SSIZE_T 1
22198| #define SIZEOF_PTRDIFF_T 8
22199| #define HAVE_PTRDIFF_T 1
22200| #define SIZEOF_SHORT 2
22201| #define SIZEOF_INT 4
22202| #define SIZEOF_LONG 8
22203| #define SIZEOF_LONG_LONG 8
22204| #define HAVE_INT8_T 1
22205| #define HAVE_INT16_T 1
22206| #define HAVE_INT32_T 1
22207| #define HAVE_INT64_T 1
22208| #define HAVE_UINT8_T 1
22209| #define HAVE_UINT16_T 1
22210| #define HAVE_UINT32_T 1
22211| #define HAVE_UINT64_T 1
22212| #define HAVE_U_INT8_T 1
22213| #define HAVE_U_INT16_T 1
22214| #define HAVE_U_INT32_T 1
22215| #define HAVE_U_INT64_T 1
22216| #define PHP_HAVE_STDINT_TYPES 1
22217| #define PHP_HAVE_BUILTIN_EXPECT 1
22218| #define PHP_HAVE_BUILTIN_CLZ 1
22219| #define PHP_HAVE_BUILTIN_CTZL 1
22220| #define PHP_HAVE_BUILTIN_CTZLL 1
22221| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
22222| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
22223| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
22224| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
22225| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
22226| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
22227| #define PHP_HAVE_BUILTIN_CPU_INIT 0
22228| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
22229| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
22230| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
22231| #define PHP_HAVE_AVX_INSTRUCTIONS 1
22232| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
22233| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
22234| #define HAVE_STRUCT_STAT_ST_RDEV 1
22235| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
22236| #define HAVE_ST_BLOCKS 1
22237| #define HAVE_SOCKADDR_STORAGE 1
22238| #define HAVE_SOCKADDR_SA_LEN 1
22239| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
22240| #define HAVE_VPRINTF 1
22241| #define HAVE_ALPHASORT 1
22242| #define HAVE_ASCTIME_R 1
22243| #define HAVE_CHROOT 1
22244| #define HAVE_CTIME_R 1
22245| #define HAVE_CRYPT 1
22246| #define HAVE_FLOCK 1
22247| #define HAVE_FTOK 1
22248| #define HAVE_FUNOPEN 1
22249| #define HAVE_GAI_STRERROR 1
22250| #define HAVE_GCVT 1
22251| #define HAVE_GETLOADAVG 1
22252| #define HAVE_GETLOGIN 1
22253| #define HAVE_GETPROTOBYNAME 1
22254| #define HAVE_GETPROTOBYNUMBER 1
22255| #define HAVE_GETSERVBYNAME 1
22256| #define HAVE_GETSERVBYPORT 1
22257| #define HAVE_GETHOSTNAME 1
22258| #define HAVE_GETRUSAGE 1
22259| #define HAVE_GETTIMEOFDAY 1
22260| #define HAVE_GMTIME_R 1
22261| #define HAVE_GETPWNAM_R 1
22262| #define HAVE_GETGRNAM_R 1
22263| #define HAVE_GETPWUID_R 1
22264| #define HAVE_GRANTPT 1
22265| #define HAVE_INET_NTOA 1
22266| #define HAVE_INET_NTOP 1
22267| #define HAVE_INET_PTON 1
22268| #define HAVE_ISASCII 1
22269| #define HAVE_LINK 1
22270| #define HAVE_LOCALTIME_R 1
22271| #define HAVE_LOCKF 1
22272| #define HAVE_LCHOWN 1
22273| #define HAVE_LRAND48 1
22274| #define HAVE_MEMCPY 1
22275| #define HAVE_MEMMOVE 1
22276| #define HAVE_MKSTEMP 1
22277| #define HAVE_MMAP 1
22278| #define HAVE_NL_LANGINFO 1
22279| #define HAVE_PERROR 1
22280| #define HAVE_POLL 1
22281| #define HAVE_PTSNAME 1
22282| #define HAVE_PUTENV 1
22283| #define HAVE_REALPATH 1
22284| #define HAVE_RANDOM 1
22285| #define HAVE_RAND_R 1
22286| #define HAVE_SCANDIR 1
22287| #define HAVE_SETITIMER 1
22288| #define HAVE_SETLOCALE 1
22289| #define HAVE_LOCALECONV 1
22290| #define HAVE_SETENV 1
22291| #define HAVE_SETPGID 1
22292| #define HAVE_SETSOCKOPT 1
22293| #define HAVE_SETVBUF 1
22294| #define HAVE_SHUTDOWN 1
22295| #define HAVE_SIN 1
22296| #define HAVE_SNPRINTF 1
22297| #define HAVE_SRAND48 1
22298| #define HAVE_SRANDOM 1
22299| #define HAVE_STATFS 1
22300| #define HAVE_STATVFS 1
22301| #define HAVE_STRCASECMP 1
22302| #define HAVE_STRCOLL 1
22303| #define HAVE_STRDUP 1
22304| #define HAVE_STRERROR 1
22305| #define HAVE_STRFTIME 1
22306| #define HAVE_STRNLEN 1
22307| #define HAVE_STRPTIME 1
22308| #define HAVE_STRSTR 1
22309| #define HAVE_STRTOK_R 1
22310| #define HAVE_SYMLINK 1
22311| #define HAVE_TEMPNAM 1
22312| #define HAVE_TZSET 1
22313| #define HAVE_UNLOCKPT 1
22314| #define HAVE_UNSETENV 1
22315| #define HAVE_USLEEP 1
22316| #define HAVE_UTIME 1
22317| #define HAVE_VSNPRINTF 1
22318| #define HAVE_VASPRINTF 1
22319| #define HAVE_ASPRINTF 1
22320| #define HAVE_NANOSLEEP 1
22321| #define HAVE_SYNC_FETCH_AND_ADD 1
22322| #define HAVE_STRLCAT 1
22323| #define HAVE_STRLCPY 1
22324| #define HAVE_GETOPT 1
22325| #define HAVE_UTIME_H 1
22326| #define HAVE_UTIME_NULL 1
22327| #define HAVE_ALLOCA_H 1
22328| #define HAVE_ALLOCA 1
22329| #define HAVE_DECLARED_TIMEZONE 1
22330| #define HAVE_OLD_READDIR_R 1
22331| #define HAVE_ASM_GOTO 1
22332| #define HAVE_COMPILER_C99_VLA 1
22333| #define PHP_SIGCHILD 0
22334| #define DEFAULT_SHORT_OPEN_TAG "1"
22335| #define HAVE_IPV6 1
22336| #define HAVE_STRINGS_H 1
22337| #define HAVE_STRTOLL 1
22338| #define HAVE_ATOLL 1
22339| #define HAVE_TIMELIB_CONFIG_H 1
22340| #define HAVE_LIBXML 1
22341| #define HAVE_LIBXML 1
22342| #define PCRE2_CODE_UNIT_WIDTH 8
22343| #define HAVE_PCRE 1
22344| #define HAVE_PCRE_JIT_SUPPORT 1
22345| #define HAVE_ZLIB 1
22346| #define HAVE_BCMATH 1
22347| #define HAVE_BZ2 1
22348| #define HAVE_CTYPE 1
22349| #define HAVE_LIBXML 1
22350| #define HAVE_DOM 1
22351| #define HAVE_UTIMES 1
22352| #define HAVE_STRNDUP 1
22353| #define PHP_MHASH_BC 1
22354| #define HAVE_HASH_EXT 1
22355| #define SIZEOF_SHORT 2
22356| #define SIZEOF_INT 4
22357| #define SIZEOF_LONG 8
22358| #define SIZEOF_LONG_LONG 8
22359| #define SIZEOF_LONG_INT 8
22360| #define HAVE_JSON 1
22361| #define STDC_HEADERS 1
22362| #define ODBCVER 0x0300
22363| #define PHAR_HASH_OK 1
22364| #define HAVE_REFLECTION 1
22365| #define HAVE_PHP_SESSION 1
22366| #define HAVE_LIBXML 1
22367| #define HAVE_SIMPLEXML 1
22368| #define HAVE_SPL 1
22369| #define HAVE_FLUSHIO 1
22370| #define HAVE_ALIGNOF 1
22371| #define PHP_USE_PHP_CRYPT_R 1
22372| #define HAVE_ATTRIBUTE_ALIGNED 1
22373| #define HAVE_GETCWD 1
22374| #define HAVE_GETWD 1
22375| #define HAVE_ASINH 1
22376| #define HAVE_ACOSH 1
22377| #define HAVE_ATANH 1
22378| #define HAVE_LOG1P 1
22379| #define HAVE_HYPOT 1
22380| #define HAVE_GLOB 1
22381| #define HAVE_STRFMON 1
22382| #define HAVE_NICE 1
22383| #define HAVE_FNMATCH 1
22384| #define HAVE_FORK 1
22385| #define PHP_CAN_SUPPORT_PROC_OPEN 1
22386| #define HAVE_DNS_SEARCH 1
22387| #define HAVE_LIBRESOLV 1
22388| #define HAVE_DN_EXPAND 1
22389| #define HAVE_DN_SKIPNAME 1
22390| #define HAVE_RES_SEARCH 1
22391| #define HAVE_STRPTIME_DECL_FAILS 1
22392| #define HAVE_WCHAR_H 1
22393| #define HAVE_MBLEN 1
22394| #define HAVE_MBRLEN 1
22395| #define HAVE_MBSINIT 1
22396| #define HAVE_MBSTATE_T 1
22397| /* end confdefs.h.  */
22398| #include <atomic.h>
22399configure:82896: result: no
22400configure:82896: checking for atomic.h
22401configure:82896: result: no
22402configure:82907: checking whether arc4random_buf is declared
22403configure:82907: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
22404configure:82907: $? = 0
22405configure:82907: result: yes
22406configure:82922: checking for Argon2 support
22407configure:82958: result: no
22408configure:83116: checking for net/if.h
22409configure:83116: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
22410configure:83116: $? = 0
22411configure:83116: result: yes
22412configure:83134: checking for netdb.h
22413configure:83134: result: yes
22414configure:83144: checking for usable getifaddrs
22415configure:83165: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm >&5
22416configure:83165: $? = 0
22417configure:83176: result: yes
22418configure:83505: checking whether to enable System V IPC support
22419configure:83540: result: no
22420configure:83814: checking whether to enable System V semaphore support
22421configure:83849: result: no
22422configure:84156: checking whether to enable System V shared memory support
22423configure:84191: result: no
22424configure:84455: checking for TIDY support
22425configure:84491: result: no
22426configure:85422: checking whether to enable tokenizer support
22427configure:85457: result: yes
22428configure:85724: checking whether to enable WDDX support
22429configure:85759: result: no
22430configure:85794: checking libexpat dir for WDDX
22431configure:85809: result: no
22432configure:86597: checking whether to enable XML support
22433configure:86632: result: yes
22434configure:86667: checking libexpat install dir
22435configure:86682: result: no
22436configure:86699: checking for xml2-config path
22437configure:86713: result: /opt/local/bin/xml2-config
22438configure:86930: checking whether libxml build works
22439configure:86981: result: yes
22440configure:87440: checking whether to enable XMLReader support
22441configure:87475: result: yes
22442configure:87516: checking for xml2-config path
22443configure:87530: result: /opt/local/bin/xml2-config
22444configure:87747: checking whether libxml build works
22445configure:87798: result: yes
22446configure:88104: checking for XMLRPC-EPI support
22447configure:88140: result: no
22448configure:88175: checking libexpat dir for XMLRPC-EPI
22449configure:88190: result: no
22450configure:88199: checking iconv dir for XMLRPC-EPI
22451configure:88214: result: no
22452configure:90507: checking whether to enable XMLWriter support
22453configure:90542: result: yes
22454configure:90583: checking for xml2-config path
22455configure:90597: result: /opt/local/bin/xml2-config
22456configure:90814: checking whether libxml build works
22457configure:90865: result: yes
22458configure:91139: checking for XSL support
22459configure:91175: result: no
22460configure:91781: checking whether to enable zend-test extension
22461configure:91816: result: no
22462configure:92077: checking for zip archive read/writesupport
22463configure:92112: result: no
22464configure:92147: checking pcre install prefix
22465configure:92162: result: no
22466configure:92171: checking libzip
22467configure:92186: result: yes
22468configure:94231: checking whether to enable mysqlnd
22469configure:94266: result: no
22470configure:94275: checking whether to disable compressed protocol support in mysqlnd
22471configure:94289: result: yes
22472configure:95672: result:
22473configure:95674: result: Configuring PEAR
22474configure:95691: checking whether to install PEAR
22475configure:95727: result: no
22476configure:95772: result:
22477configure:95774: result: Configuring Zend
22478configure:95799: checking for bison version
22479configure:95823: result: invalid
22480configure:95829: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: ).
22481configure:95861: checking for inttypes.h
22482configure:95861: result: yes
22483configure:95861: checking for stdint.h
22484configure:95861: result: yes
22485configure:95861: checking for limits.h
22486configure:95861: result: yes
22487configure:95861: checking malloc.h usability
22488configure:95861: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
22489conftest.c:355:10: fatal error: 'malloc.h' file not found
22490#include <malloc.h>
22491         ^~~~~~~~~~
224921 error generated.
22493configure:95861: $? = 1
22494configure: failed program was:
22495| /* confdefs.h */
22496| #define PACKAGE_NAME ""
22497| #define PACKAGE_TARNAME ""
22498| #define PACKAGE_VERSION ""
22499| #define PACKAGE_STRING ""
22500| #define PACKAGE_BUGREPORT ""
22501| #define PACKAGE_URL ""
22502| #define STDC_HEADERS 1
22503| #define HAVE_SYS_TYPES_H 1
22504| #define HAVE_SYS_STAT_H 1
22505| #define HAVE_STDLIB_H 1
22506| #define HAVE_STRING_H 1
22507| #define HAVE_MEMORY_H 1
22508| #define HAVE_STRINGS_H 1
22509| #define HAVE_INTTYPES_H 1
22510| #define HAVE_STDINT_H 1
22511| #define HAVE_UNISTD_H 1
22512| #define __EXTENSIONS__ 1
22513| #define _ALL_SOURCE 1
22514| #define _GNU_SOURCE 1
22515| #define _POSIX_PTHREAD_SEMANTICS 1
22516| #define _TANDEM_SOURCE 1
22517| #define HAVE_DEV_URANDOM 1
22518| #define HAVE_HUGE_VAL_INF 1
22519| #define HAVE_CPUID_COUNT 1
22520| #define HAVE_PHPDBG 1
22521| #define PHPDBG_DEBUG 0
22522| #define PHP_WRITE_STDOUT 1
22523| #define HAVE_SOCKET 1
22524| #define HAVE_SOCKETPAIR 1
22525| #define HAVE_HTONL 1
22526| #define HAVE_GETHOSTNAME 1
22527| #define HAVE_GETHOSTBYADDR 1
22528| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
22529| #define HAVE_DLOPEN 1
22530| #define HAVE_LIBDL 1
22531| #define HAVE_LIBM 1
22532| #define HAVE_INET_ATON 1
22533| #define STDC_HEADERS 1
22534| #define HAVE_DIRENT_H 1
22535| #define HAVE_INTTYPES_H 1
22536| #define HAVE_STDINT_H 1
22537| #define HAVE_DIRENT_H 1
22538| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
22539| #define HAVE_SYS_PARAM_H 1
22540| #define HAVE_SYS_TYPES_H 1
22541| #define HAVE_SYS_TIME_H 1
22542| #define HAVE_NETINET_IN_H 1
22543| #define HAVE_ALLOCA_H 1
22544| #define HAVE_ARPA_INET_H 1
22545| #define HAVE_ARPA_NAMESER_H 1
22546| #define HAVE_ASSERT_H 1
22547| #define HAVE_DNS_H 1
22548| #define HAVE_FCNTL_H 1
22549| #define HAVE_GRP_H 1
22550| #define HAVE_LANGINFO_H 1
22551| #define HAVE_LIMITS_H 1
22552| #define HAVE_LOCALE_H 1
22553| #define HAVE_MONETARY_H 1
22554| #define HAVE_NETDB_H 1
22555| #define HAVE_POLL_H 1
22556| #define HAVE_PWD_H 1
22557| #define HAVE_RESOLV_H 1
22558| #define HAVE_SIGNAL_H 1
22559| #define HAVE_STDARG_H 1
22560| #define HAVE_STDLIB_H 1
22561| #define HAVE_STRING_H 1
22562| #define HAVE_SYSLOG_H 1
22563| #define HAVE_SYSEXITS_H 1
22564| #define HAVE_SYS_IOCTL_H 1
22565| #define HAVE_SYS_FILE_H 1
22566| #define HAVE_SYS_MMAN_H 1
22567| #define HAVE_SYS_MOUNT_H 1
22568| #define HAVE_SYS_POLL_H 1
22569| #define HAVE_SYS_RESOURCE_H 1
22570| #define HAVE_SYS_SELECT_H 1
22571| #define HAVE_SYS_SOCKET_H 1
22572| #define HAVE_SYS_STAT_H 1
22573| #define HAVE_SYS_STATVFS_H 1
22574| #define HAVE_SYS_WAIT_H 1
22575| #define HAVE_TERMIOS_H 1
22576| #define HAVE_UNISTD_H 1
22577| #define HAVE_UTIME_H 1
22578| #define HAVE_SYS_UTSNAME_H 1
22579| #define HAVE_SYS_IPC_H 1
22580| #define HAVE_DLFCN_H 1
22581| #define HAVE_ASSERT_H 1
22582| #define HAVE_TMMINTRIN_H 1
22583| #define HAVE_NMMINTRIN_H 1
22584| #define HAVE_IMMINTRIN_H 1
22585| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
22586| #define HAVE_STRUCT_TM_TM_ZONE 1
22587| #define HAVE_TM_ZONE 1
22588| #define MISSING_FCLOSE_DECL 0
22589| #define HAVE_TM_GMTOFF 1
22590| #define HAVE_STRUCT_FLOCK 1
22591| #define HAVE_SOCKLEN_T 1
22592| #define SIZEOF_SIZE_T 8
22593| #define SIZEOF_LONG_LONG 8
22594| #define SIZEOF_LONG_LONG_INT 8
22595| #define SIZEOF_LONG 8
22596| #define SIZEOF_INT 4
22597| #define SIZEOF_INTMAX_T 8
22598| #define HAVE_INTMAX_T 1
22599| #define SIZEOF_SSIZE_T 8
22600| #define HAVE_SSIZE_T 1
22601| #define SIZEOF_PTRDIFF_T 8
22602| #define HAVE_PTRDIFF_T 1
22603| #define SIZEOF_SHORT 2
22604| #define SIZEOF_INT 4
22605| #define SIZEOF_LONG 8
22606| #define SIZEOF_LONG_LONG 8
22607| #define HAVE_INT8_T 1
22608| #define HAVE_INT16_T 1
22609| #define HAVE_INT32_T 1
22610| #define HAVE_INT64_T 1
22611| #define HAVE_UINT8_T 1
22612| #define HAVE_UINT16_T 1
22613| #define HAVE_UINT32_T 1
22614| #define HAVE_UINT64_T 1
22615| #define HAVE_U_INT8_T 1
22616| #define HAVE_U_INT16_T 1
22617| #define HAVE_U_INT32_T 1
22618| #define HAVE_U_INT64_T 1
22619| #define PHP_HAVE_STDINT_TYPES 1
22620| #define PHP_HAVE_BUILTIN_EXPECT 1
22621| #define PHP_HAVE_BUILTIN_CLZ 1
22622| #define PHP_HAVE_BUILTIN_CTZL 1
22623| #define PHP_HAVE_BUILTIN_CTZLL 1
22624| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
22625| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
22626| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
22627| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
22628| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
22629| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
22630| #define PHP_HAVE_BUILTIN_CPU_INIT 0
22631| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
22632| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
22633| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
22634| #define PHP_HAVE_AVX_INSTRUCTIONS 1
22635| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
22636| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
22637| #define HAVE_STRUCT_STAT_ST_RDEV 1
22638| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
22639| #define HAVE_ST_BLOCKS 1
22640| #define HAVE_SOCKADDR_STORAGE 1
22641| #define HAVE_SOCKADDR_SA_LEN 1
22642| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
22643| #define HAVE_VPRINTF 1
22644| #define HAVE_ALPHASORT 1
22645| #define HAVE_ASCTIME_R 1
22646| #define HAVE_CHROOT 1
22647| #define HAVE_CTIME_R 1
22648| #define HAVE_CRYPT 1
22649| #define HAVE_FLOCK 1
22650| #define HAVE_FTOK 1
22651| #define HAVE_FUNOPEN 1
22652| #define HAVE_GAI_STRERROR 1
22653| #define HAVE_GCVT 1
22654| #define HAVE_GETLOADAVG 1
22655| #define HAVE_GETLOGIN 1
22656| #define HAVE_GETPROTOBYNAME 1
22657| #define HAVE_GETPROTOBYNUMBER 1
22658| #define HAVE_GETSERVBYNAME 1
22659| #define HAVE_GETSERVBYPORT 1
22660| #define HAVE_GETHOSTNAME 1
22661| #define HAVE_GETRUSAGE 1
22662| #define HAVE_GETTIMEOFDAY 1
22663| #define HAVE_GMTIME_R 1
22664| #define HAVE_GETPWNAM_R 1
22665| #define HAVE_GETGRNAM_R 1
22666| #define HAVE_GETPWUID_R 1
22667| #define HAVE_GRANTPT 1
22668| #define HAVE_INET_NTOA 1
22669| #define HAVE_INET_NTOP 1
22670| #define HAVE_INET_PTON 1
22671| #define HAVE_ISASCII 1
22672| #define HAVE_LINK 1
22673| #define HAVE_LOCALTIME_R 1
22674| #define HAVE_LOCKF 1
22675| #define HAVE_LCHOWN 1
22676| #define HAVE_LRAND48 1
22677| #define HAVE_MEMCPY 1
22678| #define HAVE_MEMMOVE 1
22679| #define HAVE_MKSTEMP 1
22680| #define HAVE_MMAP 1
22681| #define HAVE_NL_LANGINFO 1
22682| #define HAVE_PERROR 1
22683| #define HAVE_POLL 1
22684| #define HAVE_PTSNAME 1
22685| #define HAVE_PUTENV 1
22686| #define HAVE_REALPATH 1
22687| #define HAVE_RANDOM 1
22688| #define HAVE_RAND_R 1
22689| #define HAVE_SCANDIR 1
22690| #define HAVE_SETITIMER 1
22691| #define HAVE_SETLOCALE 1
22692| #define HAVE_LOCALECONV 1
22693| #define HAVE_SETENV 1
22694| #define HAVE_SETPGID 1
22695| #define HAVE_SETSOCKOPT 1
22696| #define HAVE_SETVBUF 1
22697| #define HAVE_SHUTDOWN 1
22698| #define HAVE_SIN 1
22699| #define HAVE_SNPRINTF 1
22700| #define HAVE_SRAND48 1
22701| #define HAVE_SRANDOM 1
22702| #define HAVE_STATFS 1
22703| #define HAVE_STATVFS 1
22704| #define HAVE_STRCASECMP 1
22705| #define HAVE_STRCOLL 1
22706| #define HAVE_STRDUP 1
22707| #define HAVE_STRERROR 1
22708| #define HAVE_STRFTIME 1
22709| #define HAVE_STRNLEN 1
22710| #define HAVE_STRPTIME 1
22711| #define HAVE_STRSTR 1
22712| #define HAVE_STRTOK_R 1
22713| #define HAVE_SYMLINK 1
22714| #define HAVE_TEMPNAM 1
22715| #define HAVE_TZSET 1
22716| #define HAVE_UNLOCKPT 1
22717| #define HAVE_UNSETENV 1
22718| #define HAVE_USLEEP 1
22719| #define HAVE_UTIME 1
22720| #define HAVE_VSNPRINTF 1
22721| #define HAVE_VASPRINTF 1
22722| #define HAVE_ASPRINTF 1
22723| #define HAVE_NANOSLEEP 1
22724| #define HAVE_SYNC_FETCH_AND_ADD 1
22725| #define HAVE_STRLCAT 1
22726| #define HAVE_STRLCPY 1
22727| #define HAVE_GETOPT 1
22728| #define HAVE_UTIME_H 1
22729| #define HAVE_UTIME_NULL 1
22730| #define HAVE_ALLOCA_H 1
22731| #define HAVE_ALLOCA 1
22732| #define HAVE_DECLARED_TIMEZONE 1
22733| #define HAVE_OLD_READDIR_R 1
22734| #define HAVE_ASM_GOTO 1
22735| #define HAVE_COMPILER_C99_VLA 1
22736| #define PHP_SIGCHILD 0
22737| #define DEFAULT_SHORT_OPEN_TAG "1"
22738| #define HAVE_IPV6 1
22739| #define HAVE_STRINGS_H 1
22740| #define HAVE_STRTOLL 1
22741| #define HAVE_ATOLL 1
22742| #define HAVE_TIMELIB_CONFIG_H 1
22743| #define HAVE_LIBXML 1
22744| #define HAVE_LIBXML 1
22745| #define PCRE2_CODE_UNIT_WIDTH 8
22746| #define HAVE_PCRE 1
22747| #define HAVE_PCRE_JIT_SUPPORT 1
22748| #define HAVE_ZLIB 1
22749| #define HAVE_BCMATH 1
22750| #define HAVE_BZ2 1
22751| #define HAVE_CTYPE 1
22752| #define HAVE_LIBXML 1
22753| #define HAVE_DOM 1
22754| #define HAVE_UTIMES 1
22755| #define HAVE_STRNDUP 1
22756| #define PHP_MHASH_BC 1
22757| #define HAVE_HASH_EXT 1
22758| #define SIZEOF_SHORT 2
22759| #define SIZEOF_INT 4
22760| #define SIZEOF_LONG 8
22761| #define SIZEOF_LONG_LONG 8
22762| #define SIZEOF_LONG_INT 8
22763| #define HAVE_JSON 1
22764| #define STDC_HEADERS 1
22765| #define ODBCVER 0x0300
22766| #define PHAR_HASH_OK 1
22767| #define HAVE_REFLECTION 1
22768| #define HAVE_PHP_SESSION 1
22769| #define HAVE_LIBXML 1
22770| #define HAVE_SIMPLEXML 1
22771| #define HAVE_SPL 1
22772| #define HAVE_FLUSHIO 1
22773| #define HAVE_ALIGNOF 1
22774| #define PHP_USE_PHP_CRYPT_R 1
22775| #define HAVE_ATTRIBUTE_ALIGNED 1
22776| #define HAVE_GETCWD 1
22777| #define HAVE_GETWD 1
22778| #define HAVE_ASINH 1
22779| #define HAVE_ACOSH 1
22780| #define HAVE_ATANH 1
22781| #define HAVE_LOG1P 1
22782| #define HAVE_HYPOT 1
22783| #define HAVE_GLOB 1
22784| #define HAVE_STRFMON 1
22785| #define HAVE_NICE 1
22786| #define HAVE_FNMATCH 1
22787| #define HAVE_FORK 1
22788| #define PHP_CAN_SUPPORT_PROC_OPEN 1
22789| #define HAVE_DNS_SEARCH 1
22790| #define HAVE_LIBRESOLV 1
22791| #define HAVE_DN_EXPAND 1
22792| #define HAVE_DN_SKIPNAME 1
22793| #define HAVE_RES_SEARCH 1
22794| #define HAVE_STRPTIME_DECL_FAILS 1
22795| #define HAVE_WCHAR_H 1
22796| #define HAVE_MBLEN 1
22797| #define HAVE_MBRLEN 1
22798| #define HAVE_MBSINIT 1
22799| #define HAVE_MBSTATE_T 1
22800| #define HAVE_DECL_ARC4RANDOM_BUF 1
22801| #define HAVE_NET_IF_H 1
22802| #define HAVE_NETDB_H 1
22803| #define HAVE_GETIFADDRS 1
22804| #define HAVE_LIBXML 1
22805| #define HAVE_XML 1
22806| #define HAVE_LIBXML 1
22807| #define HAVE_XMLREADER 1
22808| #define HAVE_LIBXML 1
22809| #define HAVE_XMLWRITER 1
22810| #define MYSQLND_COMPRESSION_WANTED 1
22811| #define MYSQLND_SSL_SUPPORTED 1
22812| #define HAVE_INTTYPES_H 1
22813| #define HAVE_STDINT_H 1
22814| #define HAVE_LIMITS_H 1
22815| /* end confdefs.h.  */
22816| #include <stdio.h>
22817| #ifdef HAVE_SYS_TYPES_H
22818| # include <sys/types.h>
22819| #endif
22820| #ifdef HAVE_SYS_STAT_H
22821| # include <sys/stat.h>
22822| #endif
22823| #ifdef STDC_HEADERS
22824| # include <stdlib.h>
22825| # include <stddef.h>
22826| #else
22827| # ifdef HAVE_STDLIB_H
22828| #  include <stdlib.h>
22829| # endif
22830| #endif
22831| #ifdef HAVE_STRING_H
22832| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
22833| #  include <memory.h>
22834| # endif
22835| # include <string.h>
22836| #endif
22837| #ifdef HAVE_STRINGS_H
22838| # include <strings.h>
22839| #endif
22840| #ifdef HAVE_INTTYPES_H
22841| # include <inttypes.h>
22842| #endif
22843| #ifdef HAVE_STDINT_H
22844| # include <stdint.h>
22845| #endif
22846| #ifdef HAVE_UNISTD_H
22847| # include <unistd.h>
22848| #endif
22849| #include <malloc.h>
22850configure:95861: result: no
22851configure:95861: checking malloc.h presence
22852configure:95861: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
22853conftest.c:322:10: fatal error: 'malloc.h' file not found
22854#include <malloc.h>
22855         ^~~~~~~~~~
228561 error generated.
22857configure:95861: $? = 1
22858configure: failed program was:
22859| /* confdefs.h */
22860| #define PACKAGE_NAME ""
22861| #define PACKAGE_TARNAME ""
22862| #define PACKAGE_VERSION ""
22863| #define PACKAGE_STRING ""
22864| #define PACKAGE_BUGREPORT ""
22865| #define PACKAGE_URL ""
22866| #define STDC_HEADERS 1
22867| #define HAVE_SYS_TYPES_H 1
22868| #define HAVE_SYS_STAT_H 1
22869| #define HAVE_STDLIB_H 1
22870| #define HAVE_STRING_H 1
22871| #define HAVE_MEMORY_H 1
22872| #define HAVE_STRINGS_H 1
22873| #define HAVE_INTTYPES_H 1
22874| #define HAVE_STDINT_H 1
22875| #define HAVE_UNISTD_H 1
22876| #define __EXTENSIONS__ 1
22877| #define _ALL_SOURCE 1
22878| #define _GNU_SOURCE 1
22879| #define _POSIX_PTHREAD_SEMANTICS 1
22880| #define _TANDEM_SOURCE 1
22881| #define HAVE_DEV_URANDOM 1
22882| #define HAVE_HUGE_VAL_INF 1
22883| #define HAVE_CPUID_COUNT 1
22884| #define HAVE_PHPDBG 1
22885| #define PHPDBG_DEBUG 0
22886| #define PHP_WRITE_STDOUT 1
22887| #define HAVE_SOCKET 1
22888| #define HAVE_SOCKETPAIR 1
22889| #define HAVE_HTONL 1
22890| #define HAVE_GETHOSTNAME 1
22891| #define HAVE_GETHOSTBYADDR 1
22892| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
22893| #define HAVE_DLOPEN 1
22894| #define HAVE_LIBDL 1
22895| #define HAVE_LIBM 1
22896| #define HAVE_INET_ATON 1
22897| #define STDC_HEADERS 1
22898| #define HAVE_DIRENT_H 1
22899| #define HAVE_INTTYPES_H 1
22900| #define HAVE_STDINT_H 1
22901| #define HAVE_DIRENT_H 1
22902| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
22903| #define HAVE_SYS_PARAM_H 1
22904| #define HAVE_SYS_TYPES_H 1
22905| #define HAVE_SYS_TIME_H 1
22906| #define HAVE_NETINET_IN_H 1
22907| #define HAVE_ALLOCA_H 1
22908| #define HAVE_ARPA_INET_H 1
22909| #define HAVE_ARPA_NAMESER_H 1
22910| #define HAVE_ASSERT_H 1
22911| #define HAVE_DNS_H 1
22912| #define HAVE_FCNTL_H 1
22913| #define HAVE_GRP_H 1
22914| #define HAVE_LANGINFO_H 1
22915| #define HAVE_LIMITS_H 1
22916| #define HAVE_LOCALE_H 1
22917| #define HAVE_MONETARY_H 1
22918| #define HAVE_NETDB_H 1
22919| #define HAVE_POLL_H 1
22920| #define HAVE_PWD_H 1
22921| #define HAVE_RESOLV_H 1
22922| #define HAVE_SIGNAL_H 1
22923| #define HAVE_STDARG_H 1
22924| #define HAVE_STDLIB_H 1
22925| #define HAVE_STRING_H 1
22926| #define HAVE_SYSLOG_H 1
22927| #define HAVE_SYSEXITS_H 1
22928| #define HAVE_SYS_IOCTL_H 1
22929| #define HAVE_SYS_FILE_H 1
22930| #define HAVE_SYS_MMAN_H 1
22931| #define HAVE_SYS_MOUNT_H 1
22932| #define HAVE_SYS_POLL_H 1
22933| #define HAVE_SYS_RESOURCE_H 1
22934| #define HAVE_SYS_SELECT_H 1
22935| #define HAVE_SYS_SOCKET_H 1
22936| #define HAVE_SYS_STAT_H 1
22937| #define HAVE_SYS_STATVFS_H 1
22938| #define HAVE_SYS_WAIT_H 1
22939| #define HAVE_TERMIOS_H 1
22940| #define HAVE_UNISTD_H 1
22941| #define HAVE_UTIME_H 1
22942| #define HAVE_SYS_UTSNAME_H 1
22943| #define HAVE_SYS_IPC_H 1
22944| #define HAVE_DLFCN_H 1
22945| #define HAVE_ASSERT_H 1
22946| #define HAVE_TMMINTRIN_H 1
22947| #define HAVE_NMMINTRIN_H 1
22948| #define HAVE_IMMINTRIN_H 1
22949| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
22950| #define HAVE_STRUCT_TM_TM_ZONE 1
22951| #define HAVE_TM_ZONE 1
22952| #define MISSING_FCLOSE_DECL 0
22953| #define HAVE_TM_GMTOFF 1
22954| #define HAVE_STRUCT_FLOCK 1
22955| #define HAVE_SOCKLEN_T 1
22956| #define SIZEOF_SIZE_T 8
22957| #define SIZEOF_LONG_LONG 8
22958| #define SIZEOF_LONG_LONG_INT 8
22959| #define SIZEOF_LONG 8
22960| #define SIZEOF_INT 4
22961| #define SIZEOF_INTMAX_T 8
22962| #define HAVE_INTMAX_T 1
22963| #define SIZEOF_SSIZE_T 8
22964| #define HAVE_SSIZE_T 1
22965| #define SIZEOF_PTRDIFF_T 8
22966| #define HAVE_PTRDIFF_T 1
22967| #define SIZEOF_SHORT 2
22968| #define SIZEOF_INT 4
22969| #define SIZEOF_LONG 8
22970| #define SIZEOF_LONG_LONG 8
22971| #define HAVE_INT8_T 1
22972| #define HAVE_INT16_T 1
22973| #define HAVE_INT32_T 1
22974| #define HAVE_INT64_T 1
22975| #define HAVE_UINT8_T 1
22976| #define HAVE_UINT16_T 1
22977| #define HAVE_UINT32_T 1
22978| #define HAVE_UINT64_T 1
22979| #define HAVE_U_INT8_T 1
22980| #define HAVE_U_INT16_T 1
22981| #define HAVE_U_INT32_T 1
22982| #define HAVE_U_INT64_T 1
22983| #define PHP_HAVE_STDINT_TYPES 1
22984| #define PHP_HAVE_BUILTIN_EXPECT 1
22985| #define PHP_HAVE_BUILTIN_CLZ 1
22986| #define PHP_HAVE_BUILTIN_CTZL 1
22987| #define PHP_HAVE_BUILTIN_CTZLL 1
22988| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
22989| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
22990| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
22991| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
22992| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
22993| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
22994| #define PHP_HAVE_BUILTIN_CPU_INIT 0
22995| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
22996| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
22997| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
22998| #define PHP_HAVE_AVX_INSTRUCTIONS 1
22999| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
23000| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
23001| #define HAVE_STRUCT_STAT_ST_RDEV 1
23002| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23003| #define HAVE_ST_BLOCKS 1
23004| #define HAVE_SOCKADDR_STORAGE 1
23005| #define HAVE_SOCKADDR_SA_LEN 1
23006| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
23007| #define HAVE_VPRINTF 1
23008| #define HAVE_ALPHASORT 1
23009| #define HAVE_ASCTIME_R 1
23010| #define HAVE_CHROOT 1
23011| #define HAVE_CTIME_R 1
23012| #define HAVE_CRYPT 1
23013| #define HAVE_FLOCK 1
23014| #define HAVE_FTOK 1
23015| #define HAVE_FUNOPEN 1
23016| #define HAVE_GAI_STRERROR 1
23017| #define HAVE_GCVT 1
23018| #define HAVE_GETLOADAVG 1
23019| #define HAVE_GETLOGIN 1
23020| #define HAVE_GETPROTOBYNAME 1
23021| #define HAVE_GETPROTOBYNUMBER 1
23022| #define HAVE_GETSERVBYNAME 1
23023| #define HAVE_GETSERVBYPORT 1
23024| #define HAVE_GETHOSTNAME 1
23025| #define HAVE_GETRUSAGE 1
23026| #define HAVE_GETTIMEOFDAY 1
23027| #define HAVE_GMTIME_R 1
23028| #define HAVE_GETPWNAM_R 1
23029| #define HAVE_GETGRNAM_R 1
23030| #define HAVE_GETPWUID_R 1
23031| #define HAVE_GRANTPT 1
23032| #define HAVE_INET_NTOA 1
23033| #define HAVE_INET_NTOP 1
23034| #define HAVE_INET_PTON 1
23035| #define HAVE_ISASCII 1
23036| #define HAVE_LINK 1
23037| #define HAVE_LOCALTIME_R 1
23038| #define HAVE_LOCKF 1
23039| #define HAVE_LCHOWN 1
23040| #define HAVE_LRAND48 1
23041| #define HAVE_MEMCPY 1
23042| #define HAVE_MEMMOVE 1
23043| #define HAVE_MKSTEMP 1
23044| #define HAVE_MMAP 1
23045| #define HAVE_NL_LANGINFO 1
23046| #define HAVE_PERROR 1
23047| #define HAVE_POLL 1
23048| #define HAVE_PTSNAME 1
23049| #define HAVE_PUTENV 1
23050| #define HAVE_REALPATH 1
23051| #define HAVE_RANDOM 1
23052| #define HAVE_RAND_R 1
23053| #define HAVE_SCANDIR 1
23054| #define HAVE_SETITIMER 1
23055| #define HAVE_SETLOCALE 1
23056| #define HAVE_LOCALECONV 1
23057| #define HAVE_SETENV 1
23058| #define HAVE_SETPGID 1
23059| #define HAVE_SETSOCKOPT 1
23060| #define HAVE_SETVBUF 1
23061| #define HAVE_SHUTDOWN 1
23062| #define HAVE_SIN 1
23063| #define HAVE_SNPRINTF 1
23064| #define HAVE_SRAND48 1
23065| #define HAVE_SRANDOM 1
23066| #define HAVE_STATFS 1
23067| #define HAVE_STATVFS 1
23068| #define HAVE_STRCASECMP 1
23069| #define HAVE_STRCOLL 1
23070| #define HAVE_STRDUP 1
23071| #define HAVE_STRERROR 1
23072| #define HAVE_STRFTIME 1
23073| #define HAVE_STRNLEN 1
23074| #define HAVE_STRPTIME 1
23075| #define HAVE_STRSTR 1
23076| #define HAVE_STRTOK_R 1
23077| #define HAVE_SYMLINK 1
23078| #define HAVE_TEMPNAM 1
23079| #define HAVE_TZSET 1
23080| #define HAVE_UNLOCKPT 1
23081| #define HAVE_UNSETENV 1
23082| #define HAVE_USLEEP 1
23083| #define HAVE_UTIME 1
23084| #define HAVE_VSNPRINTF 1
23085| #define HAVE_VASPRINTF 1
23086| #define HAVE_ASPRINTF 1
23087| #define HAVE_NANOSLEEP 1
23088| #define HAVE_SYNC_FETCH_AND_ADD 1
23089| #define HAVE_STRLCAT 1
23090| #define HAVE_STRLCPY 1
23091| #define HAVE_GETOPT 1
23092| #define HAVE_UTIME_H 1
23093| #define HAVE_UTIME_NULL 1
23094| #define HAVE_ALLOCA_H 1
23095| #define HAVE_ALLOCA 1
23096| #define HAVE_DECLARED_TIMEZONE 1
23097| #define HAVE_OLD_READDIR_R 1
23098| #define HAVE_ASM_GOTO 1
23099| #define HAVE_COMPILER_C99_VLA 1
23100| #define PHP_SIGCHILD 0
23101| #define DEFAULT_SHORT_OPEN_TAG "1"
23102| #define HAVE_IPV6 1
23103| #define HAVE_STRINGS_H 1
23104| #define HAVE_STRTOLL 1
23105| #define HAVE_ATOLL 1
23106| #define HAVE_TIMELIB_CONFIG_H 1
23107| #define HAVE_LIBXML 1
23108| #define HAVE_LIBXML 1
23109| #define PCRE2_CODE_UNIT_WIDTH 8
23110| #define HAVE_PCRE 1
23111| #define HAVE_PCRE_JIT_SUPPORT 1
23112| #define HAVE_ZLIB 1
23113| #define HAVE_BCMATH 1
23114| #define HAVE_BZ2 1
23115| #define HAVE_CTYPE 1
23116| #define HAVE_LIBXML 1
23117| #define HAVE_DOM 1
23118| #define HAVE_UTIMES 1
23119| #define HAVE_STRNDUP 1
23120| #define PHP_MHASH_BC 1
23121| #define HAVE_HASH_EXT 1
23122| #define SIZEOF_SHORT 2
23123| #define SIZEOF_INT 4
23124| #define SIZEOF_LONG 8
23125| #define SIZEOF_LONG_LONG 8
23126| #define SIZEOF_LONG_INT 8
23127| #define HAVE_JSON 1
23128| #define STDC_HEADERS 1
23129| #define ODBCVER 0x0300
23130| #define PHAR_HASH_OK 1
23131| #define HAVE_REFLECTION 1
23132| #define HAVE_PHP_SESSION 1
23133| #define HAVE_LIBXML 1
23134| #define HAVE_SIMPLEXML 1
23135| #define HAVE_SPL 1
23136| #define HAVE_FLUSHIO 1
23137| #define HAVE_ALIGNOF 1
23138| #define PHP_USE_PHP_CRYPT_R 1
23139| #define HAVE_ATTRIBUTE_ALIGNED 1
23140| #define HAVE_GETCWD 1
23141| #define HAVE_GETWD 1
23142| #define HAVE_ASINH 1
23143| #define HAVE_ACOSH 1
23144| #define HAVE_ATANH 1
23145| #define HAVE_LOG1P 1
23146| #define HAVE_HYPOT 1
23147| #define HAVE_GLOB 1
23148| #define HAVE_STRFMON 1
23149| #define HAVE_NICE 1
23150| #define HAVE_FNMATCH 1
23151| #define HAVE_FORK 1
23152| #define PHP_CAN_SUPPORT_PROC_OPEN 1
23153| #define HAVE_DNS_SEARCH 1
23154| #define HAVE_LIBRESOLV 1
23155| #define HAVE_DN_EXPAND 1
23156| #define HAVE_DN_SKIPNAME 1
23157| #define HAVE_RES_SEARCH 1
23158| #define HAVE_STRPTIME_DECL_FAILS 1
23159| #define HAVE_WCHAR_H 1
23160| #define HAVE_MBLEN 1
23161| #define HAVE_MBRLEN 1
23162| #define HAVE_MBSINIT 1
23163| #define HAVE_MBSTATE_T 1
23164| #define HAVE_DECL_ARC4RANDOM_BUF 1
23165| #define HAVE_NET_IF_H 1
23166| #define HAVE_NETDB_H 1
23167| #define HAVE_GETIFADDRS 1
23168| #define HAVE_LIBXML 1
23169| #define HAVE_XML 1
23170| #define HAVE_LIBXML 1
23171| #define HAVE_XMLREADER 1
23172| #define HAVE_LIBXML 1
23173| #define HAVE_XMLWRITER 1
23174| #define MYSQLND_COMPRESSION_WANTED 1
23175| #define MYSQLND_SSL_SUPPORTED 1
23176| #define HAVE_INTTYPES_H 1
23177| #define HAVE_STDINT_H 1
23178| #define HAVE_LIMITS_H 1
23179| /* end confdefs.h.  */
23180| #include <malloc.h>
23181configure:95861: result: no
23182configure:95861: checking for malloc.h
23183configure:95861: result: no
23184configure:95861: checking for string.h
23185configure:95861: result: yes
23186configure:95861: checking for unistd.h
23187configure:95861: result: yes
23188configure:95861: checking for stdarg.h
23189configure:95861: result: yes
23190configure:95861: checking for sys/types.h
23191configure:95861: result: yes
23192configure:95861: checking for sys/time.h
23193configure:95861: result: yes
23194configure:95861: checking for signal.h
23195configure:95861: result: yes
23196configure:95861: checking for unix.h
23197configure:95861: result: no
23198configure:95861: checking for stdlib.h
23199configure:95861: result: yes
23200configure:95861: checking cpuid.h usability
23201configure:95861: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23202configure:95861: $? = 0
23203configure:95861: result: yes
23204configure:95861: checking cpuid.h presence
23205configure:95861: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c
23206configure:95861: $? = 0
23207configure:95861: result: yes
23208configure:95861: checking for cpuid.h
23209configure:95861: result: yes
23210configure:95861: checking for dlfcn.h
23211configure:95861: result: yes
23212configure:95872: checking for size_t
23213configure:95872: result: yes
23214configure:95888: checking for uint
23215configure:95888: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23216configure:95888: $? = 0
23217configure:95888: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23218conftest.c:367:19: error: expected expression
23219if (sizeof ((uint)))
23220                  ^
232211 error generated.
23222configure:95888: $? = 1
23223configure: failed program was:
23224| /* confdefs.h */
23225| #define PACKAGE_NAME ""
23226| #define PACKAGE_TARNAME ""
23227| #define PACKAGE_VERSION ""
23228| #define PACKAGE_STRING ""
23229| #define PACKAGE_BUGREPORT ""
23230| #define PACKAGE_URL ""
23231| #define STDC_HEADERS 1
23232| #define HAVE_SYS_TYPES_H 1
23233| #define HAVE_SYS_STAT_H 1
23234| #define HAVE_STDLIB_H 1
23235| #define HAVE_STRING_H 1
23236| #define HAVE_MEMORY_H 1
23237| #define HAVE_STRINGS_H 1
23238| #define HAVE_INTTYPES_H 1
23239| #define HAVE_STDINT_H 1
23240| #define HAVE_UNISTD_H 1
23241| #define __EXTENSIONS__ 1
23242| #define _ALL_SOURCE 1
23243| #define _GNU_SOURCE 1
23244| #define _POSIX_PTHREAD_SEMANTICS 1
23245| #define _TANDEM_SOURCE 1
23246| #define HAVE_DEV_URANDOM 1
23247| #define HAVE_HUGE_VAL_INF 1
23248| #define HAVE_CPUID_COUNT 1
23249| #define HAVE_PHPDBG 1
23250| #define PHPDBG_DEBUG 0
23251| #define PHP_WRITE_STDOUT 1
23252| #define HAVE_SOCKET 1
23253| #define HAVE_SOCKETPAIR 1
23254| #define HAVE_HTONL 1
23255| #define HAVE_GETHOSTNAME 1
23256| #define HAVE_GETHOSTBYADDR 1
23257| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
23258| #define HAVE_DLOPEN 1
23259| #define HAVE_LIBDL 1
23260| #define HAVE_LIBM 1
23261| #define HAVE_INET_ATON 1
23262| #define STDC_HEADERS 1
23263| #define HAVE_DIRENT_H 1
23264| #define HAVE_INTTYPES_H 1
23265| #define HAVE_STDINT_H 1
23266| #define HAVE_DIRENT_H 1
23267| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
23268| #define HAVE_SYS_PARAM_H 1
23269| #define HAVE_SYS_TYPES_H 1
23270| #define HAVE_SYS_TIME_H 1
23271| #define HAVE_NETINET_IN_H 1
23272| #define HAVE_ALLOCA_H 1
23273| #define HAVE_ARPA_INET_H 1
23274| #define HAVE_ARPA_NAMESER_H 1
23275| #define HAVE_ASSERT_H 1
23276| #define HAVE_DNS_H 1
23277| #define HAVE_FCNTL_H 1
23278| #define HAVE_GRP_H 1
23279| #define HAVE_LANGINFO_H 1
23280| #define HAVE_LIMITS_H 1
23281| #define HAVE_LOCALE_H 1
23282| #define HAVE_MONETARY_H 1
23283| #define HAVE_NETDB_H 1
23284| #define HAVE_POLL_H 1
23285| #define HAVE_PWD_H 1
23286| #define HAVE_RESOLV_H 1
23287| #define HAVE_SIGNAL_H 1
23288| #define HAVE_STDARG_H 1
23289| #define HAVE_STDLIB_H 1
23290| #define HAVE_STRING_H 1
23291| #define HAVE_SYSLOG_H 1
23292| #define HAVE_SYSEXITS_H 1
23293| #define HAVE_SYS_IOCTL_H 1
23294| #define HAVE_SYS_FILE_H 1
23295| #define HAVE_SYS_MMAN_H 1
23296| #define HAVE_SYS_MOUNT_H 1
23297| #define HAVE_SYS_POLL_H 1
23298| #define HAVE_SYS_RESOURCE_H 1
23299| #define HAVE_SYS_SELECT_H 1
23300| #define HAVE_SYS_SOCKET_H 1
23301| #define HAVE_SYS_STAT_H 1
23302| #define HAVE_SYS_STATVFS_H 1
23303| #define HAVE_SYS_WAIT_H 1
23304| #define HAVE_TERMIOS_H 1
23305| #define HAVE_UNISTD_H 1
23306| #define HAVE_UTIME_H 1
23307| #define HAVE_SYS_UTSNAME_H 1
23308| #define HAVE_SYS_IPC_H 1
23309| #define HAVE_DLFCN_H 1
23310| #define HAVE_ASSERT_H 1
23311| #define HAVE_TMMINTRIN_H 1
23312| #define HAVE_NMMINTRIN_H 1
23313| #define HAVE_IMMINTRIN_H 1
23314| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
23315| #define HAVE_STRUCT_TM_TM_ZONE 1
23316| #define HAVE_TM_ZONE 1
23317| #define MISSING_FCLOSE_DECL 0
23318| #define HAVE_TM_GMTOFF 1
23319| #define HAVE_STRUCT_FLOCK 1
23320| #define HAVE_SOCKLEN_T 1
23321| #define SIZEOF_SIZE_T 8
23322| #define SIZEOF_LONG_LONG 8
23323| #define SIZEOF_LONG_LONG_INT 8
23324| #define SIZEOF_LONG 8
23325| #define SIZEOF_INT 4
23326| #define SIZEOF_INTMAX_T 8
23327| #define HAVE_INTMAX_T 1
23328| #define SIZEOF_SSIZE_T 8
23329| #define HAVE_SSIZE_T 1
23330| #define SIZEOF_PTRDIFF_T 8
23331| #define HAVE_PTRDIFF_T 1
23332| #define SIZEOF_SHORT 2
23333| #define SIZEOF_INT 4
23334| #define SIZEOF_LONG 8
23335| #define SIZEOF_LONG_LONG 8
23336| #define HAVE_INT8_T 1
23337| #define HAVE_INT16_T 1
23338| #define HAVE_INT32_T 1
23339| #define HAVE_INT64_T 1
23340| #define HAVE_UINT8_T 1
23341| #define HAVE_UINT16_T 1
23342| #define HAVE_UINT32_T 1
23343| #define HAVE_UINT64_T 1
23344| #define HAVE_U_INT8_T 1
23345| #define HAVE_U_INT16_T 1
23346| #define HAVE_U_INT32_T 1
23347| #define HAVE_U_INT64_T 1
23348| #define PHP_HAVE_STDINT_TYPES 1
23349| #define PHP_HAVE_BUILTIN_EXPECT 1
23350| #define PHP_HAVE_BUILTIN_CLZ 1
23351| #define PHP_HAVE_BUILTIN_CTZL 1
23352| #define PHP_HAVE_BUILTIN_CTZLL 1
23353| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
23354| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
23355| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
23356| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
23357| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
23358| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
23359| #define PHP_HAVE_BUILTIN_CPU_INIT 0
23360| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
23361| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
23362| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
23363| #define PHP_HAVE_AVX_INSTRUCTIONS 1
23364| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
23365| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
23366| #define HAVE_STRUCT_STAT_ST_RDEV 1
23367| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23368| #define HAVE_ST_BLOCKS 1
23369| #define HAVE_SOCKADDR_STORAGE 1
23370| #define HAVE_SOCKADDR_SA_LEN 1
23371| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
23372| #define HAVE_VPRINTF 1
23373| #define HAVE_ALPHASORT 1
23374| #define HAVE_ASCTIME_R 1
23375| #define HAVE_CHROOT 1
23376| #define HAVE_CTIME_R 1
23377| #define HAVE_CRYPT 1
23378| #define HAVE_FLOCK 1
23379| #define HAVE_FTOK 1
23380| #define HAVE_FUNOPEN 1
23381| #define HAVE_GAI_STRERROR 1
23382| #define HAVE_GCVT 1
23383| #define HAVE_GETLOADAVG 1
23384| #define HAVE_GETLOGIN 1
23385| #define HAVE_GETPROTOBYNAME 1
23386| #define HAVE_GETPROTOBYNUMBER 1
23387| #define HAVE_GETSERVBYNAME 1
23388| #define HAVE_GETSERVBYPORT 1
23389| #define HAVE_GETHOSTNAME 1
23390| #define HAVE_GETRUSAGE 1
23391| #define HAVE_GETTIMEOFDAY 1
23392| #define HAVE_GMTIME_R 1
23393| #define HAVE_GETPWNAM_R 1
23394| #define HAVE_GETGRNAM_R 1
23395| #define HAVE_GETPWUID_R 1
23396| #define HAVE_GRANTPT 1
23397| #define HAVE_INET_NTOA 1
23398| #define HAVE_INET_NTOP 1
23399| #define HAVE_INET_PTON 1
23400| #define HAVE_ISASCII 1
23401| #define HAVE_LINK 1
23402| #define HAVE_LOCALTIME_R 1
23403| #define HAVE_LOCKF 1
23404| #define HAVE_LCHOWN 1
23405| #define HAVE_LRAND48 1
23406| #define HAVE_MEMCPY 1
23407| #define HAVE_MEMMOVE 1
23408| #define HAVE_MKSTEMP 1
23409| #define HAVE_MMAP 1
23410| #define HAVE_NL_LANGINFO 1
23411| #define HAVE_PERROR 1
23412| #define HAVE_POLL 1
23413| #define HAVE_PTSNAME 1
23414| #define HAVE_PUTENV 1
23415| #define HAVE_REALPATH 1
23416| #define HAVE_RANDOM 1
23417| #define HAVE_RAND_R 1
23418| #define HAVE_SCANDIR 1
23419| #define HAVE_SETITIMER 1
23420| #define HAVE_SETLOCALE 1
23421| #define HAVE_LOCALECONV 1
23422| #define HAVE_SETENV 1
23423| #define HAVE_SETPGID 1
23424| #define HAVE_SETSOCKOPT 1
23425| #define HAVE_SETVBUF 1
23426| #define HAVE_SHUTDOWN 1
23427| #define HAVE_SIN 1
23428| #define HAVE_SNPRINTF 1
23429| #define HAVE_SRAND48 1
23430| #define HAVE_SRANDOM 1
23431| #define HAVE_STATFS 1
23432| #define HAVE_STATVFS 1
23433| #define HAVE_STRCASECMP 1
23434| #define HAVE_STRCOLL 1
23435| #define HAVE_STRDUP 1
23436| #define HAVE_STRERROR 1
23437| #define HAVE_STRFTIME 1
23438| #define HAVE_STRNLEN 1
23439| #define HAVE_STRPTIME 1
23440| #define HAVE_STRSTR 1
23441| #define HAVE_STRTOK_R 1
23442| #define HAVE_SYMLINK 1
23443| #define HAVE_TEMPNAM 1
23444| #define HAVE_TZSET 1
23445| #define HAVE_UNLOCKPT 1
23446| #define HAVE_UNSETENV 1
23447| #define HAVE_USLEEP 1
23448| #define HAVE_UTIME 1
23449| #define HAVE_VSNPRINTF 1
23450| #define HAVE_VASPRINTF 1
23451| #define HAVE_ASPRINTF 1
23452| #define HAVE_NANOSLEEP 1
23453| #define HAVE_SYNC_FETCH_AND_ADD 1
23454| #define HAVE_STRLCAT 1
23455| #define HAVE_STRLCPY 1
23456| #define HAVE_GETOPT 1
23457| #define HAVE_UTIME_H 1
23458| #define HAVE_UTIME_NULL 1
23459| #define HAVE_ALLOCA_H 1
23460| #define HAVE_ALLOCA 1
23461| #define HAVE_DECLARED_TIMEZONE 1
23462| #define HAVE_OLD_READDIR_R 1
23463| #define HAVE_ASM_GOTO 1
23464| #define HAVE_COMPILER_C99_VLA 1
23465| #define PHP_SIGCHILD 0
23466| #define DEFAULT_SHORT_OPEN_TAG "1"
23467| #define HAVE_IPV6 1
23468| #define HAVE_STRINGS_H 1
23469| #define HAVE_STRTOLL 1
23470| #define HAVE_ATOLL 1
23471| #define HAVE_TIMELIB_CONFIG_H 1
23472| #define HAVE_LIBXML 1
23473| #define HAVE_LIBXML 1
23474| #define PCRE2_CODE_UNIT_WIDTH 8
23475| #define HAVE_PCRE 1
23476| #define HAVE_PCRE_JIT_SUPPORT 1
23477| #define HAVE_ZLIB 1
23478| #define HAVE_BCMATH 1
23479| #define HAVE_BZ2 1
23480| #define HAVE_CTYPE 1
23481| #define HAVE_LIBXML 1
23482| #define HAVE_DOM 1
23483| #define HAVE_UTIMES 1
23484| #define HAVE_STRNDUP 1
23485| #define PHP_MHASH_BC 1
23486| #define HAVE_HASH_EXT 1
23487| #define SIZEOF_SHORT 2
23488| #define SIZEOF_INT 4
23489| #define SIZEOF_LONG 8
23490| #define SIZEOF_LONG_LONG 8
23491| #define SIZEOF_LONG_INT 8
23492| #define HAVE_JSON 1
23493| #define STDC_HEADERS 1
23494| #define ODBCVER 0x0300
23495| #define PHAR_HASH_OK 1
23496| #define HAVE_REFLECTION 1
23497| #define HAVE_PHP_SESSION 1
23498| #define HAVE_LIBXML 1
23499| #define HAVE_SIMPLEXML 1
23500| #define HAVE_SPL 1
23501| #define HAVE_FLUSHIO 1
23502| #define HAVE_ALIGNOF 1
23503| #define PHP_USE_PHP_CRYPT_R 1
23504| #define HAVE_ATTRIBUTE_ALIGNED 1
23505| #define HAVE_GETCWD 1
23506| #define HAVE_GETWD 1
23507| #define HAVE_ASINH 1
23508| #define HAVE_ACOSH 1
23509| #define HAVE_ATANH 1
23510| #define HAVE_LOG1P 1
23511| #define HAVE_HYPOT 1
23512| #define HAVE_GLOB 1
23513| #define HAVE_STRFMON 1
23514| #define HAVE_NICE 1
23515| #define HAVE_FNMATCH 1
23516| #define HAVE_FORK 1
23517| #define PHP_CAN_SUPPORT_PROC_OPEN 1
23518| #define HAVE_DNS_SEARCH 1
23519| #define HAVE_LIBRESOLV 1
23520| #define HAVE_DN_EXPAND 1
23521| #define HAVE_DN_SKIPNAME 1
23522| #define HAVE_RES_SEARCH 1
23523| #define HAVE_STRPTIME_DECL_FAILS 1
23524| #define HAVE_WCHAR_H 1
23525| #define HAVE_MBLEN 1
23526| #define HAVE_MBRLEN 1
23527| #define HAVE_MBSINIT 1
23528| #define HAVE_MBSTATE_T 1
23529| #define HAVE_DECL_ARC4RANDOM_BUF 1
23530| #define HAVE_NET_IF_H 1
23531| #define HAVE_NETDB_H 1
23532| #define HAVE_GETIFADDRS 1
23533| #define HAVE_LIBXML 1
23534| #define HAVE_XML 1
23535| #define HAVE_LIBXML 1
23536| #define HAVE_XMLREADER 1
23537| #define HAVE_LIBXML 1
23538| #define HAVE_XMLWRITER 1
23539| #define MYSQLND_COMPRESSION_WANTED 1
23540| #define MYSQLND_SSL_SUPPORTED 1
23541| #define HAVE_INTTYPES_H 1
23542| #define HAVE_STDINT_H 1
23543| #define HAVE_LIMITS_H 1
23544| #define HAVE_STRING_H 1
23545| #define HAVE_UNISTD_H 1
23546| #define HAVE_STDARG_H 1
23547| #define HAVE_SYS_TYPES_H 1
23548| #define HAVE_SYS_TIME_H 1
23549| #define HAVE_SIGNAL_H 1
23550| #define HAVE_STDLIB_H 1
23551| #define HAVE_CPUID_H 1
23552| #define HAVE_DLFCN_H 1
23553| /* end confdefs.h.  */
23554| #include <stdio.h>
23555| #ifdef HAVE_SYS_TYPES_H
23556| # include <sys/types.h>
23557| #endif
23558| #ifdef HAVE_SYS_STAT_H
23559| # include <sys/stat.h>
23560| #endif
23561| #ifdef STDC_HEADERS
23562| # include <stdlib.h>
23563| # include <stddef.h>
23564| #else
23565| # ifdef HAVE_STDLIB_H
23566| #  include <stdlib.h>
23567| # endif
23568| #endif
23569| #ifdef HAVE_STRING_H
23570| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
23571| #  include <memory.h>
23572| # endif
23573| # include <string.h>
23574| #endif
23575| #ifdef HAVE_STRINGS_H
23576| # include <strings.h>
23577| #endif
23578| #ifdef HAVE_INTTYPES_H
23579| # include <inttypes.h>
23580| #endif
23581| #ifdef HAVE_STDINT_H
23582| # include <stdint.h>
23583| #endif
23584| #ifdef HAVE_UNISTD_H
23585| # include <unistd.h>
23586| #endif
23587| int
23588| main ()
23589| {
23590| if (sizeof ((uint)))
23591|           return 0;
23592|   ;
23593|   return 0;
23594| }
23595configure:95888: result: yes
23596configure:95899: checking for ulong
23597configure:95899: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23598conftest.c:367:13: error: use of undeclared identifier 'ulong'; did you mean 'long'?
23599if (sizeof (ulong))
23600            ^~~~~
23601            long
23602conftest.c:367:12: error: reference to overloaded function could not be resolved; did you mean to call it?
23603if (sizeof (ulong))
23604           ^~~~~~~
236052 errors generated.
23606configure:95899: $? = 1
23607configure: failed program was:
23608| /* confdefs.h */
23609| #define PACKAGE_NAME ""
23610| #define PACKAGE_TARNAME ""
23611| #define PACKAGE_VERSION ""
23612| #define PACKAGE_STRING ""
23613| #define PACKAGE_BUGREPORT ""
23614| #define PACKAGE_URL ""
23615| #define STDC_HEADERS 1
23616| #define HAVE_SYS_TYPES_H 1
23617| #define HAVE_SYS_STAT_H 1
23618| #define HAVE_STDLIB_H 1
23619| #define HAVE_STRING_H 1
23620| #define HAVE_MEMORY_H 1
23621| #define HAVE_STRINGS_H 1
23622| #define HAVE_INTTYPES_H 1
23623| #define HAVE_STDINT_H 1
23624| #define HAVE_UNISTD_H 1
23625| #define __EXTENSIONS__ 1
23626| #define _ALL_SOURCE 1
23627| #define _GNU_SOURCE 1
23628| #define _POSIX_PTHREAD_SEMANTICS 1
23629| #define _TANDEM_SOURCE 1
23630| #define HAVE_DEV_URANDOM 1
23631| #define HAVE_HUGE_VAL_INF 1
23632| #define HAVE_CPUID_COUNT 1
23633| #define HAVE_PHPDBG 1
23634| #define PHPDBG_DEBUG 0
23635| #define PHP_WRITE_STDOUT 1
23636| #define HAVE_SOCKET 1
23637| #define HAVE_SOCKETPAIR 1
23638| #define HAVE_HTONL 1
23639| #define HAVE_GETHOSTNAME 1
23640| #define HAVE_GETHOSTBYADDR 1
23641| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
23642| #define HAVE_DLOPEN 1
23643| #define HAVE_LIBDL 1
23644| #define HAVE_LIBM 1
23645| #define HAVE_INET_ATON 1
23646| #define STDC_HEADERS 1
23647| #define HAVE_DIRENT_H 1
23648| #define HAVE_INTTYPES_H 1
23649| #define HAVE_STDINT_H 1
23650| #define HAVE_DIRENT_H 1
23651| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
23652| #define HAVE_SYS_PARAM_H 1
23653| #define HAVE_SYS_TYPES_H 1
23654| #define HAVE_SYS_TIME_H 1
23655| #define HAVE_NETINET_IN_H 1
23656| #define HAVE_ALLOCA_H 1
23657| #define HAVE_ARPA_INET_H 1
23658| #define HAVE_ARPA_NAMESER_H 1
23659| #define HAVE_ASSERT_H 1
23660| #define HAVE_DNS_H 1
23661| #define HAVE_FCNTL_H 1
23662| #define HAVE_GRP_H 1
23663| #define HAVE_LANGINFO_H 1
23664| #define HAVE_LIMITS_H 1
23665| #define HAVE_LOCALE_H 1
23666| #define HAVE_MONETARY_H 1
23667| #define HAVE_NETDB_H 1
23668| #define HAVE_POLL_H 1
23669| #define HAVE_PWD_H 1
23670| #define HAVE_RESOLV_H 1
23671| #define HAVE_SIGNAL_H 1
23672| #define HAVE_STDARG_H 1
23673| #define HAVE_STDLIB_H 1
23674| #define HAVE_STRING_H 1
23675| #define HAVE_SYSLOG_H 1
23676| #define HAVE_SYSEXITS_H 1
23677| #define HAVE_SYS_IOCTL_H 1
23678| #define HAVE_SYS_FILE_H 1
23679| #define HAVE_SYS_MMAN_H 1
23680| #define HAVE_SYS_MOUNT_H 1
23681| #define HAVE_SYS_POLL_H 1
23682| #define HAVE_SYS_RESOURCE_H 1
23683| #define HAVE_SYS_SELECT_H 1
23684| #define HAVE_SYS_SOCKET_H 1
23685| #define HAVE_SYS_STAT_H 1
23686| #define HAVE_SYS_STATVFS_H 1
23687| #define HAVE_SYS_WAIT_H 1
23688| #define HAVE_TERMIOS_H 1
23689| #define HAVE_UNISTD_H 1
23690| #define HAVE_UTIME_H 1
23691| #define HAVE_SYS_UTSNAME_H 1
23692| #define HAVE_SYS_IPC_H 1
23693| #define HAVE_DLFCN_H 1
23694| #define HAVE_ASSERT_H 1
23695| #define HAVE_TMMINTRIN_H 1
23696| #define HAVE_NMMINTRIN_H 1
23697| #define HAVE_IMMINTRIN_H 1
23698| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
23699| #define HAVE_STRUCT_TM_TM_ZONE 1
23700| #define HAVE_TM_ZONE 1
23701| #define MISSING_FCLOSE_DECL 0
23702| #define HAVE_TM_GMTOFF 1
23703| #define HAVE_STRUCT_FLOCK 1
23704| #define HAVE_SOCKLEN_T 1
23705| #define SIZEOF_SIZE_T 8
23706| #define SIZEOF_LONG_LONG 8
23707| #define SIZEOF_LONG_LONG_INT 8
23708| #define SIZEOF_LONG 8
23709| #define SIZEOF_INT 4
23710| #define SIZEOF_INTMAX_T 8
23711| #define HAVE_INTMAX_T 1
23712| #define SIZEOF_SSIZE_T 8
23713| #define HAVE_SSIZE_T 1
23714| #define SIZEOF_PTRDIFF_T 8
23715| #define HAVE_PTRDIFF_T 1
23716| #define SIZEOF_SHORT 2
23717| #define SIZEOF_INT 4
23718| #define SIZEOF_LONG 8
23719| #define SIZEOF_LONG_LONG 8
23720| #define HAVE_INT8_T 1
23721| #define HAVE_INT16_T 1
23722| #define HAVE_INT32_T 1
23723| #define HAVE_INT64_T 1
23724| #define HAVE_UINT8_T 1
23725| #define HAVE_UINT16_T 1
23726| #define HAVE_UINT32_T 1
23727| #define HAVE_UINT64_T 1
23728| #define HAVE_U_INT8_T 1
23729| #define HAVE_U_INT16_T 1
23730| #define HAVE_U_INT32_T 1
23731| #define HAVE_U_INT64_T 1
23732| #define PHP_HAVE_STDINT_TYPES 1
23733| #define PHP_HAVE_BUILTIN_EXPECT 1
23734| #define PHP_HAVE_BUILTIN_CLZ 1
23735| #define PHP_HAVE_BUILTIN_CTZL 1
23736| #define PHP_HAVE_BUILTIN_CTZLL 1
23737| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
23738| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
23739| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
23740| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
23741| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
23742| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
23743| #define PHP_HAVE_BUILTIN_CPU_INIT 0
23744| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
23745| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
23746| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
23747| #define PHP_HAVE_AVX_INSTRUCTIONS 1
23748| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
23749| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
23750| #define HAVE_STRUCT_STAT_ST_RDEV 1
23751| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
23752| #define HAVE_ST_BLOCKS 1
23753| #define HAVE_SOCKADDR_STORAGE 1
23754| #define HAVE_SOCKADDR_SA_LEN 1
23755| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
23756| #define HAVE_VPRINTF 1
23757| #define HAVE_ALPHASORT 1
23758| #define HAVE_ASCTIME_R 1
23759| #define HAVE_CHROOT 1
23760| #define HAVE_CTIME_R 1
23761| #define HAVE_CRYPT 1
23762| #define HAVE_FLOCK 1
23763| #define HAVE_FTOK 1
23764| #define HAVE_FUNOPEN 1
23765| #define HAVE_GAI_STRERROR 1
23766| #define HAVE_GCVT 1
23767| #define HAVE_GETLOADAVG 1
23768| #define HAVE_GETLOGIN 1
23769| #define HAVE_GETPROTOBYNAME 1
23770| #define HAVE_GETPROTOBYNUMBER 1
23771| #define HAVE_GETSERVBYNAME 1
23772| #define HAVE_GETSERVBYPORT 1
23773| #define HAVE_GETHOSTNAME 1
23774| #define HAVE_GETRUSAGE 1
23775| #define HAVE_GETTIMEOFDAY 1
23776| #define HAVE_GMTIME_R 1
23777| #define HAVE_GETPWNAM_R 1
23778| #define HAVE_GETGRNAM_R 1
23779| #define HAVE_GETPWUID_R 1
23780| #define HAVE_GRANTPT 1
23781| #define HAVE_INET_NTOA 1
23782| #define HAVE_INET_NTOP 1
23783| #define HAVE_INET_PTON 1
23784| #define HAVE_ISASCII 1
23785| #define HAVE_LINK 1
23786| #define HAVE_LOCALTIME_R 1
23787| #define HAVE_LOCKF 1
23788| #define HAVE_LCHOWN 1
23789| #define HAVE_LRAND48 1
23790| #define HAVE_MEMCPY 1
23791| #define HAVE_MEMMOVE 1
23792| #define HAVE_MKSTEMP 1
23793| #define HAVE_MMAP 1
23794| #define HAVE_NL_LANGINFO 1
23795| #define HAVE_PERROR 1
23796| #define HAVE_POLL 1
23797| #define HAVE_PTSNAME 1
23798| #define HAVE_PUTENV 1
23799| #define HAVE_REALPATH 1
23800| #define HAVE_RANDOM 1
23801| #define HAVE_RAND_R 1
23802| #define HAVE_SCANDIR 1
23803| #define HAVE_SETITIMER 1
23804| #define HAVE_SETLOCALE 1
23805| #define HAVE_LOCALECONV 1
23806| #define HAVE_SETENV 1
23807| #define HAVE_SETPGID 1
23808| #define HAVE_SETSOCKOPT 1
23809| #define HAVE_SETVBUF 1
23810| #define HAVE_SHUTDOWN 1
23811| #define HAVE_SIN 1
23812| #define HAVE_SNPRINTF 1
23813| #define HAVE_SRAND48 1
23814| #define HAVE_SRANDOM 1
23815| #define HAVE_STATFS 1
23816| #define HAVE_STATVFS 1
23817| #define HAVE_STRCASECMP 1
23818| #define HAVE_STRCOLL 1
23819| #define HAVE_STRDUP 1
23820| #define HAVE_STRERROR 1
23821| #define HAVE_STRFTIME 1
23822| #define HAVE_STRNLEN 1
23823| #define HAVE_STRPTIME 1
23824| #define HAVE_STRSTR 1
23825| #define HAVE_STRTOK_R 1
23826| #define HAVE_SYMLINK 1
23827| #define HAVE_TEMPNAM 1
23828| #define HAVE_TZSET 1
23829| #define HAVE_UNLOCKPT 1
23830| #define HAVE_UNSETENV 1
23831| #define HAVE_USLEEP 1
23832| #define HAVE_UTIME 1
23833| #define HAVE_VSNPRINTF 1
23834| #define HAVE_VASPRINTF 1
23835| #define HAVE_ASPRINTF 1
23836| #define HAVE_NANOSLEEP 1
23837| #define HAVE_SYNC_FETCH_AND_ADD 1
23838| #define HAVE_STRLCAT 1
23839| #define HAVE_STRLCPY 1
23840| #define HAVE_GETOPT 1
23841| #define HAVE_UTIME_H 1
23842| #define HAVE_UTIME_NULL 1
23843| #define HAVE_ALLOCA_H 1
23844| #define HAVE_ALLOCA 1
23845| #define HAVE_DECLARED_TIMEZONE 1
23846| #define HAVE_OLD_READDIR_R 1
23847| #define HAVE_ASM_GOTO 1
23848| #define HAVE_COMPILER_C99_VLA 1
23849| #define PHP_SIGCHILD 0
23850| #define DEFAULT_SHORT_OPEN_TAG "1"
23851| #define HAVE_IPV6 1
23852| #define HAVE_STRINGS_H 1
23853| #define HAVE_STRTOLL 1
23854| #define HAVE_ATOLL 1
23855| #define HAVE_TIMELIB_CONFIG_H 1
23856| #define HAVE_LIBXML 1
23857| #define HAVE_LIBXML 1
23858| #define PCRE2_CODE_UNIT_WIDTH 8
23859| #define HAVE_PCRE 1
23860| #define HAVE_PCRE_JIT_SUPPORT 1
23861| #define HAVE_ZLIB 1
23862| #define HAVE_BCMATH 1
23863| #define HAVE_BZ2 1
23864| #define HAVE_CTYPE 1
23865| #define HAVE_LIBXML 1
23866| #define HAVE_DOM 1
23867| #define HAVE_UTIMES 1
23868| #define HAVE_STRNDUP 1
23869| #define PHP_MHASH_BC 1
23870| #define HAVE_HASH_EXT 1
23871| #define SIZEOF_SHORT 2
23872| #define SIZEOF_INT 4
23873| #define SIZEOF_LONG 8
23874| #define SIZEOF_LONG_LONG 8
23875| #define SIZEOF_LONG_INT 8
23876| #define HAVE_JSON 1
23877| #define STDC_HEADERS 1
23878| #define ODBCVER 0x0300
23879| #define PHAR_HASH_OK 1
23880| #define HAVE_REFLECTION 1
23881| #define HAVE_PHP_SESSION 1
23882| #define HAVE_LIBXML 1
23883| #define HAVE_SIMPLEXML 1
23884| #define HAVE_SPL 1
23885| #define HAVE_FLUSHIO 1
23886| #define HAVE_ALIGNOF 1
23887| #define PHP_USE_PHP_CRYPT_R 1
23888| #define HAVE_ATTRIBUTE_ALIGNED 1
23889| #define HAVE_GETCWD 1
23890| #define HAVE_GETWD 1
23891| #define HAVE_ASINH 1
23892| #define HAVE_ACOSH 1
23893| #define HAVE_ATANH 1
23894| #define HAVE_LOG1P 1
23895| #define HAVE_HYPOT 1
23896| #define HAVE_GLOB 1
23897| #define HAVE_STRFMON 1
23898| #define HAVE_NICE 1
23899| #define HAVE_FNMATCH 1
23900| #define HAVE_FORK 1
23901| #define PHP_CAN_SUPPORT_PROC_OPEN 1
23902| #define HAVE_DNS_SEARCH 1
23903| #define HAVE_LIBRESOLV 1
23904| #define HAVE_DN_EXPAND 1
23905| #define HAVE_DN_SKIPNAME 1
23906| #define HAVE_RES_SEARCH 1
23907| #define HAVE_STRPTIME_DECL_FAILS 1
23908| #define HAVE_WCHAR_H 1
23909| #define HAVE_MBLEN 1
23910| #define HAVE_MBRLEN 1
23911| #define HAVE_MBSINIT 1
23912| #define HAVE_MBSTATE_T 1
23913| #define HAVE_DECL_ARC4RANDOM_BUF 1
23914| #define HAVE_NET_IF_H 1
23915| #define HAVE_NETDB_H 1
23916| #define HAVE_GETIFADDRS 1
23917| #define HAVE_LIBXML 1
23918| #define HAVE_XML 1
23919| #define HAVE_LIBXML 1
23920| #define HAVE_XMLREADER 1
23921| #define HAVE_LIBXML 1
23922| #define HAVE_XMLWRITER 1
23923| #define MYSQLND_COMPRESSION_WANTED 1
23924| #define MYSQLND_SSL_SUPPORTED 1
23925| #define HAVE_INTTYPES_H 1
23926| #define HAVE_STDINT_H 1
23927| #define HAVE_LIMITS_H 1
23928| #define HAVE_STRING_H 1
23929| #define HAVE_UNISTD_H 1
23930| #define HAVE_STDARG_H 1
23931| #define HAVE_SYS_TYPES_H 1
23932| #define HAVE_SYS_TIME_H 1
23933| #define HAVE_SIGNAL_H 1
23934| #define HAVE_STDLIB_H 1
23935| #define HAVE_CPUID_H 1
23936| #define HAVE_DLFCN_H 1
23937| /* end confdefs.h.  */
23938| #include <stdio.h>
23939| #ifdef HAVE_SYS_TYPES_H
23940| # include <sys/types.h>
23941| #endif
23942| #ifdef HAVE_SYS_STAT_H
23943| # include <sys/stat.h>
23944| #endif
23945| #ifdef STDC_HEADERS
23946| # include <stdlib.h>
23947| # include <stddef.h>
23948| #else
23949| # ifdef HAVE_STDLIB_H
23950| #  include <stdlib.h>
23951| # endif
23952| #endif
23953| #ifdef HAVE_STRING_H
23954| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
23955| #  include <memory.h>
23956| # endif
23957| # include <string.h>
23958| #endif
23959| #ifdef HAVE_STRINGS_H
23960| # include <strings.h>
23961| #endif
23962| #ifdef HAVE_INTTYPES_H
23963| # include <inttypes.h>
23964| #endif
23965| #ifdef HAVE_STDINT_H
23966| # include <stdint.h>
23967| #endif
23968| #ifdef HAVE_UNISTD_H
23969| # include <unistd.h>
23970| #endif
23971| int
23972| main ()
23973| {
23974| if (sizeof (ulong))
23975|        return 0;
23976|   ;
23977|   return 0;
23978| }
23979configure:95899: result: no
23980configure:95912: checking for int32_t
23981configure:95937: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23982configure:95937: $? = 0
23983configure:95944: result: yes
23984configure:95954: checking for uint32_t
23985configure:95979: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
23986configure:95979: $? = 0
23987configure:95986: result: yes
23988configure:95998: checking for vprintf
23989configure:95998: result: yes
23990configure:96004: checking for _doprnt
23991configure:96004: result: no
23992configure:96015: checking for working memcmp
23993configure:96058: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
23994configure:96058: $? = 0
23995configure:96058: ./conftest
23996configure:96058: $? = 0
23997configure:96068: result: yes
23998configure:96079: checking for working alloca.h
23999configure:96104: result: yes
24000configure:96112: checking for alloca
24001configure:96157: result: yes
24002configure:96266: checking for memcpy
24003configure:96266: result: yes
24004configure:96266: checking for strdup
24005configure:96266: result: yes
24006configure:96266: checking for getpid
24007configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24008configure:96266: $? = 0
24009configure:96266: result: yes
24010configure:96266: checking for kill
24011configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24012configure:96266: $? = 0
24013configure:96266: result: yes
24014configure:96266: checking for strtod
24015configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24016conftest.c:364:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration]
24017char strtod ();
24018     ^
24019conftest.c:364:6: note: 'strtod' is a builtin with type 'double (const char *, char **)'
240201 warning generated.
24021configure:96266: $? = 0
24022configure:96266: result: yes
24023configure:96266: checking for strtol
24024configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24025conftest.c:365:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
24026char strtol ();
24027     ^
24028conftest.c:365:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
240291 warning generated.
24030configure:96266: $? = 0
24031configure:96266: result: yes
24032configure:96266: checking for finite
24033configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24034conftest.c:366:6: warning: incompatible redeclaration of library function 'finite' [-Wincompatible-library-redeclaration]
24035char finite ();
24036     ^
24037conftest.c:366:6: note: 'finite' is a builtin with type 'int (double)'
240381 warning generated.
24039configure:96266: $? = 0
24040configure:96266: result: yes
24041configure:96266: checking for fpclass
24042configure:96266: result: no
24043configure:96266: checking for sigsetjmp
24044configure:96266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24045conftest.c:367:6: warning: declaration of built-in function 'sigsetjmp' requires the declaration of the 'jmp_buf' type, commonly provided in the header <setjmp.h>. [-Wincomplete-setjmp-declaration]
24046char sigsetjmp ();
24047     ^
240481 warning generated.
24049configure:96266: $? = 0
24050configure:96266: result: yes
24051configure:96276: checking whether sprintf is broken
24052configure:96291: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24053conftest.c:345:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
24054main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
24055^
24056conftest.c:345:22: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
24057main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
24058                     ^
24059conftest.c:345:22: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
24060conftest.c:345:27: error: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Werror,-Wimplicit-function-declaration]
24061main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
24062                          ^
24063conftest.c:345:27: note: include the header <stdio.h> or explicitly provide a declaration for 'sprintf'
240641 warning and 2 errors generated.
24065configure:96291: $? = 1
24066configure: program exited with status 1
24067configure: failed program was:
24068| /* confdefs.h */
24069| #define PACKAGE_NAME ""
24070| #define PACKAGE_TARNAME ""
24071| #define PACKAGE_VERSION ""
24072| #define PACKAGE_STRING ""
24073| #define PACKAGE_BUGREPORT ""
24074| #define PACKAGE_URL ""
24075| #define STDC_HEADERS 1
24076| #define HAVE_SYS_TYPES_H 1
24077| #define HAVE_SYS_STAT_H 1
24078| #define HAVE_STDLIB_H 1
24079| #define HAVE_STRING_H 1
24080| #define HAVE_MEMORY_H 1
24081| #define HAVE_STRINGS_H 1
24082| #define HAVE_INTTYPES_H 1
24083| #define HAVE_STDINT_H 1
24084| #define HAVE_UNISTD_H 1
24085| #define __EXTENSIONS__ 1
24086| #define _ALL_SOURCE 1
24087| #define _GNU_SOURCE 1
24088| #define _POSIX_PTHREAD_SEMANTICS 1
24089| #define _TANDEM_SOURCE 1
24090| #define HAVE_DEV_URANDOM 1
24091| #define HAVE_HUGE_VAL_INF 1
24092| #define HAVE_CPUID_COUNT 1
24093| #define HAVE_PHPDBG 1
24094| #define PHPDBG_DEBUG 0
24095| #define PHP_WRITE_STDOUT 1
24096| #define HAVE_SOCKET 1
24097| #define HAVE_SOCKETPAIR 1
24098| #define HAVE_HTONL 1
24099| #define HAVE_GETHOSTNAME 1
24100| #define HAVE_GETHOSTBYADDR 1
24101| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
24102| #define HAVE_DLOPEN 1
24103| #define HAVE_LIBDL 1
24104| #define HAVE_LIBM 1
24105| #define HAVE_INET_ATON 1
24106| #define STDC_HEADERS 1
24107| #define HAVE_DIRENT_H 1
24108| #define HAVE_INTTYPES_H 1
24109| #define HAVE_STDINT_H 1
24110| #define HAVE_DIRENT_H 1
24111| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
24112| #define HAVE_SYS_PARAM_H 1
24113| #define HAVE_SYS_TYPES_H 1
24114| #define HAVE_SYS_TIME_H 1
24115| #define HAVE_NETINET_IN_H 1
24116| #define HAVE_ALLOCA_H 1
24117| #define HAVE_ARPA_INET_H 1
24118| #define HAVE_ARPA_NAMESER_H 1
24119| #define HAVE_ASSERT_H 1
24120| #define HAVE_DNS_H 1
24121| #define HAVE_FCNTL_H 1
24122| #define HAVE_GRP_H 1
24123| #define HAVE_LANGINFO_H 1
24124| #define HAVE_LIMITS_H 1
24125| #define HAVE_LOCALE_H 1
24126| #define HAVE_MONETARY_H 1
24127| #define HAVE_NETDB_H 1
24128| #define HAVE_POLL_H 1
24129| #define HAVE_PWD_H 1
24130| #define HAVE_RESOLV_H 1
24131| #define HAVE_SIGNAL_H 1
24132| #define HAVE_STDARG_H 1
24133| #define HAVE_STDLIB_H 1
24134| #define HAVE_STRING_H 1
24135| #define HAVE_SYSLOG_H 1
24136| #define HAVE_SYSEXITS_H 1
24137| #define HAVE_SYS_IOCTL_H 1
24138| #define HAVE_SYS_FILE_H 1
24139| #define HAVE_SYS_MMAN_H 1
24140| #define HAVE_SYS_MOUNT_H 1
24141| #define HAVE_SYS_POLL_H 1
24142| #define HAVE_SYS_RESOURCE_H 1
24143| #define HAVE_SYS_SELECT_H 1
24144| #define HAVE_SYS_SOCKET_H 1
24145| #define HAVE_SYS_STAT_H 1
24146| #define HAVE_SYS_STATVFS_H 1
24147| #define HAVE_SYS_WAIT_H 1
24148| #define HAVE_TERMIOS_H 1
24149| #define HAVE_UNISTD_H 1
24150| #define HAVE_UTIME_H 1
24151| #define HAVE_SYS_UTSNAME_H 1
24152| #define HAVE_SYS_IPC_H 1
24153| #define HAVE_DLFCN_H 1
24154| #define HAVE_ASSERT_H 1
24155| #define HAVE_TMMINTRIN_H 1
24156| #define HAVE_NMMINTRIN_H 1
24157| #define HAVE_IMMINTRIN_H 1
24158| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
24159| #define HAVE_STRUCT_TM_TM_ZONE 1
24160| #define HAVE_TM_ZONE 1
24161| #define MISSING_FCLOSE_DECL 0
24162| #define HAVE_TM_GMTOFF 1
24163| #define HAVE_STRUCT_FLOCK 1
24164| #define HAVE_SOCKLEN_T 1
24165| #define SIZEOF_SIZE_T 8
24166| #define SIZEOF_LONG_LONG 8
24167| #define SIZEOF_LONG_LONG_INT 8
24168| #define SIZEOF_LONG 8
24169| #define SIZEOF_INT 4
24170| #define SIZEOF_INTMAX_T 8
24171| #define HAVE_INTMAX_T 1
24172| #define SIZEOF_SSIZE_T 8
24173| #define HAVE_SSIZE_T 1
24174| #define SIZEOF_PTRDIFF_T 8
24175| #define HAVE_PTRDIFF_T 1
24176| #define SIZEOF_SHORT 2
24177| #define SIZEOF_INT 4
24178| #define SIZEOF_LONG 8
24179| #define SIZEOF_LONG_LONG 8
24180| #define HAVE_INT8_T 1
24181| #define HAVE_INT16_T 1
24182| #define HAVE_INT32_T 1
24183| #define HAVE_INT64_T 1
24184| #define HAVE_UINT8_T 1
24185| #define HAVE_UINT16_T 1
24186| #define HAVE_UINT32_T 1
24187| #define HAVE_UINT64_T 1
24188| #define HAVE_U_INT8_T 1
24189| #define HAVE_U_INT16_T 1
24190| #define HAVE_U_INT32_T 1
24191| #define HAVE_U_INT64_T 1
24192| #define PHP_HAVE_STDINT_TYPES 1
24193| #define PHP_HAVE_BUILTIN_EXPECT 1
24194| #define PHP_HAVE_BUILTIN_CLZ 1
24195| #define PHP_HAVE_BUILTIN_CTZL 1
24196| #define PHP_HAVE_BUILTIN_CTZLL 1
24197| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
24198| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
24199| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
24200| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
24201| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
24202| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
24203| #define PHP_HAVE_BUILTIN_CPU_INIT 0
24204| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
24205| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
24206| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
24207| #define PHP_HAVE_AVX_INSTRUCTIONS 1
24208| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
24209| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
24210| #define HAVE_STRUCT_STAT_ST_RDEV 1
24211| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
24212| #define HAVE_ST_BLOCKS 1
24213| #define HAVE_SOCKADDR_STORAGE 1
24214| #define HAVE_SOCKADDR_SA_LEN 1
24215| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
24216| #define HAVE_VPRINTF 1
24217| #define HAVE_ALPHASORT 1
24218| #define HAVE_ASCTIME_R 1
24219| #define HAVE_CHROOT 1
24220| #define HAVE_CTIME_R 1
24221| #define HAVE_CRYPT 1
24222| #define HAVE_FLOCK 1
24223| #define HAVE_FTOK 1
24224| #define HAVE_FUNOPEN 1
24225| #define HAVE_GAI_STRERROR 1
24226| #define HAVE_GCVT 1
24227| #define HAVE_GETLOADAVG 1
24228| #define HAVE_GETLOGIN 1
24229| #define HAVE_GETPROTOBYNAME 1
24230| #define HAVE_GETPROTOBYNUMBER 1
24231| #define HAVE_GETSERVBYNAME 1
24232| #define HAVE_GETSERVBYPORT 1
24233| #define HAVE_GETHOSTNAME 1
24234| #define HAVE_GETRUSAGE 1
24235| #define HAVE_GETTIMEOFDAY 1
24236| #define HAVE_GMTIME_R 1
24237| #define HAVE_GETPWNAM_R 1
24238| #define HAVE_GETGRNAM_R 1
24239| #define HAVE_GETPWUID_R 1
24240| #define HAVE_GRANTPT 1
24241| #define HAVE_INET_NTOA 1
24242| #define HAVE_INET_NTOP 1
24243| #define HAVE_INET_PTON 1
24244| #define HAVE_ISASCII 1
24245| #define HAVE_LINK 1
24246| #define HAVE_LOCALTIME_R 1
24247| #define HAVE_LOCKF 1
24248| #define HAVE_LCHOWN 1
24249| #define HAVE_LRAND48 1
24250| #define HAVE_MEMCPY 1
24251| #define HAVE_MEMMOVE 1
24252| #define HAVE_MKSTEMP 1
24253| #define HAVE_MMAP 1
24254| #define HAVE_NL_LANGINFO 1
24255| #define HAVE_PERROR 1
24256| #define HAVE_POLL 1
24257| #define HAVE_PTSNAME 1
24258| #define HAVE_PUTENV 1
24259| #define HAVE_REALPATH 1
24260| #define HAVE_RANDOM 1
24261| #define HAVE_RAND_R 1
24262| #define HAVE_SCANDIR 1
24263| #define HAVE_SETITIMER 1
24264| #define HAVE_SETLOCALE 1
24265| #define HAVE_LOCALECONV 1
24266| #define HAVE_SETENV 1
24267| #define HAVE_SETPGID 1
24268| #define HAVE_SETSOCKOPT 1
24269| #define HAVE_SETVBUF 1
24270| #define HAVE_SHUTDOWN 1
24271| #define HAVE_SIN 1
24272| #define HAVE_SNPRINTF 1
24273| #define HAVE_SRAND48 1
24274| #define HAVE_SRANDOM 1
24275| #define HAVE_STATFS 1
24276| #define HAVE_STATVFS 1
24277| #define HAVE_STRCASECMP 1
24278| #define HAVE_STRCOLL 1
24279| #define HAVE_STRDUP 1
24280| #define HAVE_STRERROR 1
24281| #define HAVE_STRFTIME 1
24282| #define HAVE_STRNLEN 1
24283| #define HAVE_STRPTIME 1
24284| #define HAVE_STRSTR 1
24285| #define HAVE_STRTOK_R 1
24286| #define HAVE_SYMLINK 1
24287| #define HAVE_TEMPNAM 1
24288| #define HAVE_TZSET 1
24289| #define HAVE_UNLOCKPT 1
24290| #define HAVE_UNSETENV 1
24291| #define HAVE_USLEEP 1
24292| #define HAVE_UTIME 1
24293| #define HAVE_VSNPRINTF 1
24294| #define HAVE_VASPRINTF 1
24295| #define HAVE_ASPRINTF 1
24296| #define HAVE_NANOSLEEP 1
24297| #define HAVE_SYNC_FETCH_AND_ADD 1
24298| #define HAVE_STRLCAT 1
24299| #define HAVE_STRLCPY 1
24300| #define HAVE_GETOPT 1
24301| #define HAVE_UTIME_H 1
24302| #define HAVE_UTIME_NULL 1
24303| #define HAVE_ALLOCA_H 1
24304| #define HAVE_ALLOCA 1
24305| #define HAVE_DECLARED_TIMEZONE 1
24306| #define HAVE_OLD_READDIR_R 1
24307| #define HAVE_ASM_GOTO 1
24308| #define HAVE_COMPILER_C99_VLA 1
24309| #define PHP_SIGCHILD 0
24310| #define DEFAULT_SHORT_OPEN_TAG "1"
24311| #define HAVE_IPV6 1
24312| #define HAVE_STRINGS_H 1
24313| #define HAVE_STRTOLL 1
24314| #define HAVE_ATOLL 1
24315| #define HAVE_TIMELIB_CONFIG_H 1
24316| #define HAVE_LIBXML 1
24317| #define HAVE_LIBXML 1
24318| #define PCRE2_CODE_UNIT_WIDTH 8
24319| #define HAVE_PCRE 1
24320| #define HAVE_PCRE_JIT_SUPPORT 1
24321| #define HAVE_ZLIB 1
24322| #define HAVE_BCMATH 1
24323| #define HAVE_BZ2 1
24324| #define HAVE_CTYPE 1
24325| #define HAVE_LIBXML 1
24326| #define HAVE_DOM 1
24327| #define HAVE_UTIMES 1
24328| #define HAVE_STRNDUP 1
24329| #define PHP_MHASH_BC 1
24330| #define HAVE_HASH_EXT 1
24331| #define SIZEOF_SHORT 2
24332| #define SIZEOF_INT 4
24333| #define SIZEOF_LONG 8
24334| #define SIZEOF_LONG_LONG 8
24335| #define SIZEOF_LONG_INT 8
24336| #define HAVE_JSON 1
24337| #define STDC_HEADERS 1
24338| #define ODBCVER 0x0300
24339| #define PHAR_HASH_OK 1
24340| #define HAVE_REFLECTION 1
24341| #define HAVE_PHP_SESSION 1
24342| #define HAVE_LIBXML 1
24343| #define HAVE_SIMPLEXML 1
24344| #define HAVE_SPL 1
24345| #define HAVE_FLUSHIO 1
24346| #define HAVE_ALIGNOF 1
24347| #define PHP_USE_PHP_CRYPT_R 1
24348| #define HAVE_ATTRIBUTE_ALIGNED 1
24349| #define HAVE_GETCWD 1
24350| #define HAVE_GETWD 1
24351| #define HAVE_ASINH 1
24352| #define HAVE_ACOSH 1
24353| #define HAVE_ATANH 1
24354| #define HAVE_LOG1P 1
24355| #define HAVE_HYPOT 1
24356| #define HAVE_GLOB 1
24357| #define HAVE_STRFMON 1
24358| #define HAVE_NICE 1
24359| #define HAVE_FNMATCH 1
24360| #define HAVE_FORK 1
24361| #define PHP_CAN_SUPPORT_PROC_OPEN 1
24362| #define HAVE_DNS_SEARCH 1
24363| #define HAVE_LIBRESOLV 1
24364| #define HAVE_DN_EXPAND 1
24365| #define HAVE_DN_SKIPNAME 1
24366| #define HAVE_RES_SEARCH 1
24367| #define HAVE_STRPTIME_DECL_FAILS 1
24368| #define HAVE_WCHAR_H 1
24369| #define HAVE_MBLEN 1
24370| #define HAVE_MBRLEN 1
24371| #define HAVE_MBSINIT 1
24372| #define HAVE_MBSTATE_T 1
24373| #define HAVE_DECL_ARC4RANDOM_BUF 1
24374| #define HAVE_NET_IF_H 1
24375| #define HAVE_NETDB_H 1
24376| #define HAVE_GETIFADDRS 1
24377| #define HAVE_LIBXML 1
24378| #define HAVE_XML 1
24379| #define HAVE_LIBXML 1
24380| #define HAVE_XMLREADER 1
24381| #define HAVE_LIBXML 1
24382| #define HAVE_XMLWRITER 1
24383| #define MYSQLND_COMPRESSION_WANTED 1
24384| #define MYSQLND_SSL_SUPPORTED 1
24385| #define HAVE_INTTYPES_H 1
24386| #define HAVE_STDINT_H 1
24387| #define HAVE_LIMITS_H 1
24388| #define HAVE_STRING_H 1
24389| #define HAVE_UNISTD_H 1
24390| #define HAVE_STDARG_H 1
24391| #define HAVE_SYS_TYPES_H 1
24392| #define HAVE_SYS_TIME_H 1
24393| #define HAVE_SIGNAL_H 1
24394| #define HAVE_STDLIB_H 1
24395| #define HAVE_CPUID_H 1
24396| #define HAVE_DLFCN_H 1
24397| #define ulong unsigned long
24398| #define HAVE_INT32_T 1
24399| #define HAVE_UINT32_T 1
24400| #define HAVE_VPRINTF 1
24401| #define HAVE_ALLOCA_H 1
24402| #define HAVE_ALLOCA 1
24403| #define HAVE_MEMCPY 1
24404| #define HAVE_STRDUP 1
24405| #define HAVE_GETPID 1
24406| #define HAVE_KILL 1
24407| #define HAVE_STRTOD 1
24408| #define HAVE_STRTOL 1
24409| #define HAVE_FINITE 1
24410| #define HAVE_SIGSETJMP 1
24411| /* end confdefs.h.  */
24412| main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); }
24413configure:96306: result: yes
24414configure:96320: checking whether isfinite is declared
24415configure:96320: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
24416configure:96320: $? = 0
24417configure:96320: result: yes
24418configure:96331: checking whether isnan is declared
24419configure:96331: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
24420configure:96331: $? = 0
24421configure:96331: result: yes
24422configure:96342: checking whether isinf is declared
24423configure:96342: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
24424configure:96342: $? = 0
24425configure:96342: result: yes
24426configure:96356: checking whether fp_except is defined
24427configure:96377: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
24428conftest.c:350:10: fatal error: 'floatingpoint.h' file not found
24429#include <floatingpoint.h>
24430         ^~~~~~~~~~~~~~~~~
244311 error generated.
24432configure:96377: $? = 1
24433configure: failed program was:
24434| /* confdefs.h */
24435| #define PACKAGE_NAME ""
24436| #define PACKAGE_TARNAME ""
24437| #define PACKAGE_VERSION ""
24438| #define PACKAGE_STRING ""
24439| #define PACKAGE_BUGREPORT ""
24440| #define PACKAGE_URL ""
24441| #define STDC_HEADERS 1
24442| #define HAVE_SYS_TYPES_H 1
24443| #define HAVE_SYS_STAT_H 1
24444| #define HAVE_STDLIB_H 1
24445| #define HAVE_STRING_H 1
24446| #define HAVE_MEMORY_H 1
24447| #define HAVE_STRINGS_H 1
24448| #define HAVE_INTTYPES_H 1
24449| #define HAVE_STDINT_H 1
24450| #define HAVE_UNISTD_H 1
24451| #define __EXTENSIONS__ 1
24452| #define _ALL_SOURCE 1
24453| #define _GNU_SOURCE 1
24454| #define _POSIX_PTHREAD_SEMANTICS 1
24455| #define _TANDEM_SOURCE 1
24456| #define HAVE_DEV_URANDOM 1
24457| #define HAVE_HUGE_VAL_INF 1
24458| #define HAVE_CPUID_COUNT 1
24459| #define HAVE_PHPDBG 1
24460| #define PHPDBG_DEBUG 0
24461| #define PHP_WRITE_STDOUT 1
24462| #define HAVE_SOCKET 1
24463| #define HAVE_SOCKETPAIR 1
24464| #define HAVE_HTONL 1
24465| #define HAVE_GETHOSTNAME 1
24466| #define HAVE_GETHOSTBYADDR 1
24467| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
24468| #define HAVE_DLOPEN 1
24469| #define HAVE_LIBDL 1
24470| #define HAVE_LIBM 1
24471| #define HAVE_INET_ATON 1
24472| #define STDC_HEADERS 1
24473| #define HAVE_DIRENT_H 1
24474| #define HAVE_INTTYPES_H 1
24475| #define HAVE_STDINT_H 1
24476| #define HAVE_DIRENT_H 1
24477| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
24478| #define HAVE_SYS_PARAM_H 1
24479| #define HAVE_SYS_TYPES_H 1
24480| #define HAVE_SYS_TIME_H 1
24481| #define HAVE_NETINET_IN_H 1
24482| #define HAVE_ALLOCA_H 1
24483| #define HAVE_ARPA_INET_H 1
24484| #define HAVE_ARPA_NAMESER_H 1
24485| #define HAVE_ASSERT_H 1
24486| #define HAVE_DNS_H 1
24487| #define HAVE_FCNTL_H 1
24488| #define HAVE_GRP_H 1
24489| #define HAVE_LANGINFO_H 1
24490| #define HAVE_LIMITS_H 1
24491| #define HAVE_LOCALE_H 1
24492| #define HAVE_MONETARY_H 1
24493| #define HAVE_NETDB_H 1
24494| #define HAVE_POLL_H 1
24495| #define HAVE_PWD_H 1
24496| #define HAVE_RESOLV_H 1
24497| #define HAVE_SIGNAL_H 1
24498| #define HAVE_STDARG_H 1
24499| #define HAVE_STDLIB_H 1
24500| #define HAVE_STRING_H 1
24501| #define HAVE_SYSLOG_H 1
24502| #define HAVE_SYSEXITS_H 1
24503| #define HAVE_SYS_IOCTL_H 1
24504| #define HAVE_SYS_FILE_H 1
24505| #define HAVE_SYS_MMAN_H 1
24506| #define HAVE_SYS_MOUNT_H 1
24507| #define HAVE_SYS_POLL_H 1
24508| #define HAVE_SYS_RESOURCE_H 1
24509| #define HAVE_SYS_SELECT_H 1
24510| #define HAVE_SYS_SOCKET_H 1
24511| #define HAVE_SYS_STAT_H 1
24512| #define HAVE_SYS_STATVFS_H 1
24513| #define HAVE_SYS_WAIT_H 1
24514| #define HAVE_TERMIOS_H 1
24515| #define HAVE_UNISTD_H 1
24516| #define HAVE_UTIME_H 1
24517| #define HAVE_SYS_UTSNAME_H 1
24518| #define HAVE_SYS_IPC_H 1
24519| #define HAVE_DLFCN_H 1
24520| #define HAVE_ASSERT_H 1
24521| #define HAVE_TMMINTRIN_H 1
24522| #define HAVE_NMMINTRIN_H 1
24523| #define HAVE_IMMINTRIN_H 1
24524| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
24525| #define HAVE_STRUCT_TM_TM_ZONE 1
24526| #define HAVE_TM_ZONE 1
24527| #define MISSING_FCLOSE_DECL 0
24528| #define HAVE_TM_GMTOFF 1
24529| #define HAVE_STRUCT_FLOCK 1
24530| #define HAVE_SOCKLEN_T 1
24531| #define SIZEOF_SIZE_T 8
24532| #define SIZEOF_LONG_LONG 8
24533| #define SIZEOF_LONG_LONG_INT 8
24534| #define SIZEOF_LONG 8
24535| #define SIZEOF_INT 4
24536| #define SIZEOF_INTMAX_T 8
24537| #define HAVE_INTMAX_T 1
24538| #define SIZEOF_SSIZE_T 8
24539| #define HAVE_SSIZE_T 1
24540| #define SIZEOF_PTRDIFF_T 8
24541| #define HAVE_PTRDIFF_T 1
24542| #define SIZEOF_SHORT 2
24543| #define SIZEOF_INT 4
24544| #define SIZEOF_LONG 8
24545| #define SIZEOF_LONG_LONG 8
24546| #define HAVE_INT8_T 1
24547| #define HAVE_INT16_T 1
24548| #define HAVE_INT32_T 1
24549| #define HAVE_INT64_T 1
24550| #define HAVE_UINT8_T 1
24551| #define HAVE_UINT16_T 1
24552| #define HAVE_UINT32_T 1
24553| #define HAVE_UINT64_T 1
24554| #define HAVE_U_INT8_T 1
24555| #define HAVE_U_INT16_T 1
24556| #define HAVE_U_INT32_T 1
24557| #define HAVE_U_INT64_T 1
24558| #define PHP_HAVE_STDINT_TYPES 1
24559| #define PHP_HAVE_BUILTIN_EXPECT 1
24560| #define PHP_HAVE_BUILTIN_CLZ 1
24561| #define PHP_HAVE_BUILTIN_CTZL 1
24562| #define PHP_HAVE_BUILTIN_CTZLL 1
24563| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
24564| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
24565| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
24566| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
24567| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
24568| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
24569| #define PHP_HAVE_BUILTIN_CPU_INIT 0
24570| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
24571| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
24572| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
24573| #define PHP_HAVE_AVX_INSTRUCTIONS 1
24574| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
24575| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
24576| #define HAVE_STRUCT_STAT_ST_RDEV 1
24577| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
24578| #define HAVE_ST_BLOCKS 1
24579| #define HAVE_SOCKADDR_STORAGE 1
24580| #define HAVE_SOCKADDR_SA_LEN 1
24581| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
24582| #define HAVE_VPRINTF 1
24583| #define HAVE_ALPHASORT 1
24584| #define HAVE_ASCTIME_R 1
24585| #define HAVE_CHROOT 1
24586| #define HAVE_CTIME_R 1
24587| #define HAVE_CRYPT 1
24588| #define HAVE_FLOCK 1
24589| #define HAVE_FTOK 1
24590| #define HAVE_FUNOPEN 1
24591| #define HAVE_GAI_STRERROR 1
24592| #define HAVE_GCVT 1
24593| #define HAVE_GETLOADAVG 1
24594| #define HAVE_GETLOGIN 1
24595| #define HAVE_GETPROTOBYNAME 1
24596| #define HAVE_GETPROTOBYNUMBER 1
24597| #define HAVE_GETSERVBYNAME 1
24598| #define HAVE_GETSERVBYPORT 1
24599| #define HAVE_GETHOSTNAME 1
24600| #define HAVE_GETRUSAGE 1
24601| #define HAVE_GETTIMEOFDAY 1
24602| #define HAVE_GMTIME_R 1
24603| #define HAVE_GETPWNAM_R 1
24604| #define HAVE_GETGRNAM_R 1
24605| #define HAVE_GETPWUID_R 1
24606| #define HAVE_GRANTPT 1
24607| #define HAVE_INET_NTOA 1
24608| #define HAVE_INET_NTOP 1
24609| #define HAVE_INET_PTON 1
24610| #define HAVE_ISASCII 1
24611| #define HAVE_LINK 1
24612| #define HAVE_LOCALTIME_R 1
24613| #define HAVE_LOCKF 1
24614| #define HAVE_LCHOWN 1
24615| #define HAVE_LRAND48 1
24616| #define HAVE_MEMCPY 1
24617| #define HAVE_MEMMOVE 1
24618| #define HAVE_MKSTEMP 1
24619| #define HAVE_MMAP 1
24620| #define HAVE_NL_LANGINFO 1
24621| #define HAVE_PERROR 1
24622| #define HAVE_POLL 1
24623| #define HAVE_PTSNAME 1
24624| #define HAVE_PUTENV 1
24625| #define HAVE_REALPATH 1
24626| #define HAVE_RANDOM 1
24627| #define HAVE_RAND_R 1
24628| #define HAVE_SCANDIR 1
24629| #define HAVE_SETITIMER 1
24630| #define HAVE_SETLOCALE 1
24631| #define HAVE_LOCALECONV 1
24632| #define HAVE_SETENV 1
24633| #define HAVE_SETPGID 1
24634| #define HAVE_SETSOCKOPT 1
24635| #define HAVE_SETVBUF 1
24636| #define HAVE_SHUTDOWN 1
24637| #define HAVE_SIN 1
24638| #define HAVE_SNPRINTF 1
24639| #define HAVE_SRAND48 1
24640| #define HAVE_SRANDOM 1
24641| #define HAVE_STATFS 1
24642| #define HAVE_STATVFS 1
24643| #define HAVE_STRCASECMP 1
24644| #define HAVE_STRCOLL 1
24645| #define HAVE_STRDUP 1
24646| #define HAVE_STRERROR 1
24647| #define HAVE_STRFTIME 1
24648| #define HAVE_STRNLEN 1
24649| #define HAVE_STRPTIME 1
24650| #define HAVE_STRSTR 1
24651| #define HAVE_STRTOK_R 1
24652| #define HAVE_SYMLINK 1
24653| #define HAVE_TEMPNAM 1
24654| #define HAVE_TZSET 1
24655| #define HAVE_UNLOCKPT 1
24656| #define HAVE_UNSETENV 1
24657| #define HAVE_USLEEP 1
24658| #define HAVE_UTIME 1
24659| #define HAVE_VSNPRINTF 1
24660| #define HAVE_VASPRINTF 1
24661| #define HAVE_ASPRINTF 1
24662| #define HAVE_NANOSLEEP 1
24663| #define HAVE_SYNC_FETCH_AND_ADD 1
24664| #define HAVE_STRLCAT 1
24665| #define HAVE_STRLCPY 1
24666| #define HAVE_GETOPT 1
24667| #define HAVE_UTIME_H 1
24668| #define HAVE_UTIME_NULL 1
24669| #define HAVE_ALLOCA_H 1
24670| #define HAVE_ALLOCA 1
24671| #define HAVE_DECLARED_TIMEZONE 1
24672| #define HAVE_OLD_READDIR_R 1
24673| #define HAVE_ASM_GOTO 1
24674| #define HAVE_COMPILER_C99_VLA 1
24675| #define PHP_SIGCHILD 0
24676| #define DEFAULT_SHORT_OPEN_TAG "1"
24677| #define HAVE_IPV6 1
24678| #define HAVE_STRINGS_H 1
24679| #define HAVE_STRTOLL 1
24680| #define HAVE_ATOLL 1
24681| #define HAVE_TIMELIB_CONFIG_H 1
24682| #define HAVE_LIBXML 1
24683| #define HAVE_LIBXML 1
24684| #define PCRE2_CODE_UNIT_WIDTH 8
24685| #define HAVE_PCRE 1
24686| #define HAVE_PCRE_JIT_SUPPORT 1
24687| #define HAVE_ZLIB 1
24688| #define HAVE_BCMATH 1
24689| #define HAVE_BZ2 1
24690| #define HAVE_CTYPE 1
24691| #define HAVE_LIBXML 1
24692| #define HAVE_DOM 1
24693| #define HAVE_UTIMES 1
24694| #define HAVE_STRNDUP 1
24695| #define PHP_MHASH_BC 1
24696| #define HAVE_HASH_EXT 1
24697| #define SIZEOF_SHORT 2
24698| #define SIZEOF_INT 4
24699| #define SIZEOF_LONG 8
24700| #define SIZEOF_LONG_LONG 8
24701| #define SIZEOF_LONG_INT 8
24702| #define HAVE_JSON 1
24703| #define STDC_HEADERS 1
24704| #define ODBCVER 0x0300
24705| #define PHAR_HASH_OK 1
24706| #define HAVE_REFLECTION 1
24707| #define HAVE_PHP_SESSION 1
24708| #define HAVE_LIBXML 1
24709| #define HAVE_SIMPLEXML 1
24710| #define HAVE_SPL 1
24711| #define HAVE_FLUSHIO 1
24712| #define HAVE_ALIGNOF 1
24713| #define PHP_USE_PHP_CRYPT_R 1
24714| #define HAVE_ATTRIBUTE_ALIGNED 1
24715| #define HAVE_GETCWD 1
24716| #define HAVE_GETWD 1
24717| #define HAVE_ASINH 1
24718| #define HAVE_ACOSH 1
24719| #define HAVE_ATANH 1
24720| #define HAVE_LOG1P 1
24721| #define HAVE_HYPOT 1
24722| #define HAVE_GLOB 1
24723| #define HAVE_STRFMON 1
24724| #define HAVE_NICE 1
24725| #define HAVE_FNMATCH 1
24726| #define HAVE_FORK 1
24727| #define PHP_CAN_SUPPORT_PROC_OPEN 1
24728| #define HAVE_DNS_SEARCH 1
24729| #define HAVE_LIBRESOLV 1
24730| #define HAVE_DN_EXPAND 1
24731| #define HAVE_DN_SKIPNAME 1
24732| #define HAVE_RES_SEARCH 1
24733| #define HAVE_STRPTIME_DECL_FAILS 1
24734| #define HAVE_WCHAR_H 1
24735| #define HAVE_MBLEN 1
24736| #define HAVE_MBRLEN 1
24737| #define HAVE_MBSINIT 1
24738| #define HAVE_MBSTATE_T 1
24739| #define HAVE_DECL_ARC4RANDOM_BUF 1
24740| #define HAVE_NET_IF_H 1
24741| #define HAVE_NETDB_H 1
24742| #define HAVE_GETIFADDRS 1
24743| #define HAVE_LIBXML 1
24744| #define HAVE_XML 1
24745| #define HAVE_LIBXML 1
24746| #define HAVE_XMLREADER 1
24747| #define HAVE_LIBXML 1
24748| #define HAVE_XMLWRITER 1
24749| #define MYSQLND_COMPRESSION_WANTED 1
24750| #define MYSQLND_SSL_SUPPORTED 1
24751| #define HAVE_INTTYPES_H 1
24752| #define HAVE_STDINT_H 1
24753| #define HAVE_LIMITS_H 1
24754| #define HAVE_STRING_H 1
24755| #define HAVE_UNISTD_H 1
24756| #define HAVE_STDARG_H 1
24757| #define HAVE_SYS_TYPES_H 1
24758| #define HAVE_SYS_TIME_H 1
24759| #define HAVE_SIGNAL_H 1
24760| #define HAVE_STDLIB_H 1
24761| #define HAVE_CPUID_H 1
24762| #define HAVE_DLFCN_H 1
24763| #define ulong unsigned long
24764| #define HAVE_INT32_T 1
24765| #define HAVE_UINT32_T 1
24766| #define HAVE_VPRINTF 1
24767| #define HAVE_ALLOCA_H 1
24768| #define HAVE_ALLOCA 1
24769| #define HAVE_MEMCPY 1
24770| #define HAVE_STRDUP 1
24771| #define HAVE_GETPID 1
24772| #define HAVE_KILL 1
24773| #define HAVE_STRTOD 1
24774| #define HAVE_STRTOL 1
24775| #define HAVE_FINITE 1
24776| #define HAVE_SIGSETJMP 1
24777| #define ZEND_BROKEN_SPRINTF 1
24778| #define HAVE_DECL_ISFINITE 1
24779| #define HAVE_DECL_ISNAN 1
24780| #define HAVE_DECL_ISINF 1
24781| /* end confdefs.h.  */
24782|
24783| #include <floatingpoint.h>
24784|
24785| int
24786| main ()
24787| {
24788|
24789| fp_except x = (fp_except) 0;
24790|
24791|   ;
24792|   return 0;
24793| }
24794configure:96388: result: no
24795configure:96398: checking for usable _FPU_SETCW
24796configure:96424: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
24797conftest.c:350:14: fatal error: 'fpu_control.h' file not found
24798    #include <fpu_control.h>
24799             ^~~~~~~~~~~~~~~
248001 error generated.
24801configure:96424: $? = 1
24802configure: failed program was:
24803| /* confdefs.h */
24804| #define PACKAGE_NAME ""
24805| #define PACKAGE_TARNAME ""
24806| #define PACKAGE_VERSION ""
24807| #define PACKAGE_STRING ""
24808| #define PACKAGE_BUGREPORT ""
24809| #define PACKAGE_URL ""
24810| #define STDC_HEADERS 1
24811| #define HAVE_SYS_TYPES_H 1
24812| #define HAVE_SYS_STAT_H 1
24813| #define HAVE_STDLIB_H 1
24814| #define HAVE_STRING_H 1
24815| #define HAVE_MEMORY_H 1
24816| #define HAVE_STRINGS_H 1
24817| #define HAVE_INTTYPES_H 1
24818| #define HAVE_STDINT_H 1
24819| #define HAVE_UNISTD_H 1
24820| #define __EXTENSIONS__ 1
24821| #define _ALL_SOURCE 1
24822| #define _GNU_SOURCE 1
24823| #define _POSIX_PTHREAD_SEMANTICS 1
24824| #define _TANDEM_SOURCE 1
24825| #define HAVE_DEV_URANDOM 1
24826| #define HAVE_HUGE_VAL_INF 1
24827| #define HAVE_CPUID_COUNT 1
24828| #define HAVE_PHPDBG 1
24829| #define PHPDBG_DEBUG 0
24830| #define PHP_WRITE_STDOUT 1
24831| #define HAVE_SOCKET 1
24832| #define HAVE_SOCKETPAIR 1
24833| #define HAVE_HTONL 1
24834| #define HAVE_GETHOSTNAME 1
24835| #define HAVE_GETHOSTBYADDR 1
24836| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
24837| #define HAVE_DLOPEN 1
24838| #define HAVE_LIBDL 1
24839| #define HAVE_LIBM 1
24840| #define HAVE_INET_ATON 1
24841| #define STDC_HEADERS 1
24842| #define HAVE_DIRENT_H 1
24843| #define HAVE_INTTYPES_H 1
24844| #define HAVE_STDINT_H 1
24845| #define HAVE_DIRENT_H 1
24846| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
24847| #define HAVE_SYS_PARAM_H 1
24848| #define HAVE_SYS_TYPES_H 1
24849| #define HAVE_SYS_TIME_H 1
24850| #define HAVE_NETINET_IN_H 1
24851| #define HAVE_ALLOCA_H 1
24852| #define HAVE_ARPA_INET_H 1
24853| #define HAVE_ARPA_NAMESER_H 1
24854| #define HAVE_ASSERT_H 1
24855| #define HAVE_DNS_H 1
24856| #define HAVE_FCNTL_H 1
24857| #define HAVE_GRP_H 1
24858| #define HAVE_LANGINFO_H 1
24859| #define HAVE_LIMITS_H 1
24860| #define HAVE_LOCALE_H 1
24861| #define HAVE_MONETARY_H 1
24862| #define HAVE_NETDB_H 1
24863| #define HAVE_POLL_H 1
24864| #define HAVE_PWD_H 1
24865| #define HAVE_RESOLV_H 1
24866| #define HAVE_SIGNAL_H 1
24867| #define HAVE_STDARG_H 1
24868| #define HAVE_STDLIB_H 1
24869| #define HAVE_STRING_H 1
24870| #define HAVE_SYSLOG_H 1
24871| #define HAVE_SYSEXITS_H 1
24872| #define HAVE_SYS_IOCTL_H 1
24873| #define HAVE_SYS_FILE_H 1
24874| #define HAVE_SYS_MMAN_H 1
24875| #define HAVE_SYS_MOUNT_H 1
24876| #define HAVE_SYS_POLL_H 1
24877| #define HAVE_SYS_RESOURCE_H 1
24878| #define HAVE_SYS_SELECT_H 1
24879| #define HAVE_SYS_SOCKET_H 1
24880| #define HAVE_SYS_STAT_H 1
24881| #define HAVE_SYS_STATVFS_H 1
24882| #define HAVE_SYS_WAIT_H 1
24883| #define HAVE_TERMIOS_H 1
24884| #define HAVE_UNISTD_H 1
24885| #define HAVE_UTIME_H 1
24886| #define HAVE_SYS_UTSNAME_H 1
24887| #define HAVE_SYS_IPC_H 1
24888| #define HAVE_DLFCN_H 1
24889| #define HAVE_ASSERT_H 1
24890| #define HAVE_TMMINTRIN_H 1
24891| #define HAVE_NMMINTRIN_H 1
24892| #define HAVE_IMMINTRIN_H 1
24893| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
24894| #define HAVE_STRUCT_TM_TM_ZONE 1
24895| #define HAVE_TM_ZONE 1
24896| #define MISSING_FCLOSE_DECL 0
24897| #define HAVE_TM_GMTOFF 1
24898| #define HAVE_STRUCT_FLOCK 1
24899| #define HAVE_SOCKLEN_T 1
24900| #define SIZEOF_SIZE_T 8
24901| #define SIZEOF_LONG_LONG 8
24902| #define SIZEOF_LONG_LONG_INT 8
24903| #define SIZEOF_LONG 8
24904| #define SIZEOF_INT 4
24905| #define SIZEOF_INTMAX_T 8
24906| #define HAVE_INTMAX_T 1
24907| #define SIZEOF_SSIZE_T 8
24908| #define HAVE_SSIZE_T 1
24909| #define SIZEOF_PTRDIFF_T 8
24910| #define HAVE_PTRDIFF_T 1
24911| #define SIZEOF_SHORT 2
24912| #define SIZEOF_INT 4
24913| #define SIZEOF_LONG 8
24914| #define SIZEOF_LONG_LONG 8
24915| #define HAVE_INT8_T 1
24916| #define HAVE_INT16_T 1
24917| #define HAVE_INT32_T 1
24918| #define HAVE_INT64_T 1
24919| #define HAVE_UINT8_T 1
24920| #define HAVE_UINT16_T 1
24921| #define HAVE_UINT32_T 1
24922| #define HAVE_UINT64_T 1
24923| #define HAVE_U_INT8_T 1
24924| #define HAVE_U_INT16_T 1
24925| #define HAVE_U_INT32_T 1
24926| #define HAVE_U_INT64_T 1
24927| #define PHP_HAVE_STDINT_TYPES 1
24928| #define PHP_HAVE_BUILTIN_EXPECT 1
24929| #define PHP_HAVE_BUILTIN_CLZ 1
24930| #define PHP_HAVE_BUILTIN_CTZL 1
24931| #define PHP_HAVE_BUILTIN_CTZLL 1
24932| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
24933| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
24934| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
24935| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
24936| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
24937| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
24938| #define PHP_HAVE_BUILTIN_CPU_INIT 0
24939| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
24940| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
24941| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
24942| #define PHP_HAVE_AVX_INSTRUCTIONS 1
24943| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
24944| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
24945| #define HAVE_STRUCT_STAT_ST_RDEV 1
24946| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
24947| #define HAVE_ST_BLOCKS 1
24948| #define HAVE_SOCKADDR_STORAGE 1
24949| #define HAVE_SOCKADDR_SA_LEN 1
24950| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
24951| #define HAVE_VPRINTF 1
24952| #define HAVE_ALPHASORT 1
24953| #define HAVE_ASCTIME_R 1
24954| #define HAVE_CHROOT 1
24955| #define HAVE_CTIME_R 1
24956| #define HAVE_CRYPT 1
24957| #define HAVE_FLOCK 1
24958| #define HAVE_FTOK 1
24959| #define HAVE_FUNOPEN 1
24960| #define HAVE_GAI_STRERROR 1
24961| #define HAVE_GCVT 1
24962| #define HAVE_GETLOADAVG 1
24963| #define HAVE_GETLOGIN 1
24964| #define HAVE_GETPROTOBYNAME 1
24965| #define HAVE_GETPROTOBYNUMBER 1
24966| #define HAVE_GETSERVBYNAME 1
24967| #define HAVE_GETSERVBYPORT 1
24968| #define HAVE_GETHOSTNAME 1
24969| #define HAVE_GETRUSAGE 1
24970| #define HAVE_GETTIMEOFDAY 1
24971| #define HAVE_GMTIME_R 1
24972| #define HAVE_GETPWNAM_R 1
24973| #define HAVE_GETGRNAM_R 1
24974| #define HAVE_GETPWUID_R 1
24975| #define HAVE_GRANTPT 1
24976| #define HAVE_INET_NTOA 1
24977| #define HAVE_INET_NTOP 1
24978| #define HAVE_INET_PTON 1
24979| #define HAVE_ISASCII 1
24980| #define HAVE_LINK 1
24981| #define HAVE_LOCALTIME_R 1
24982| #define HAVE_LOCKF 1
24983| #define HAVE_LCHOWN 1
24984| #define HAVE_LRAND48 1
24985| #define HAVE_MEMCPY 1
24986| #define HAVE_MEMMOVE 1
24987| #define HAVE_MKSTEMP 1
24988| #define HAVE_MMAP 1
24989| #define HAVE_NL_LANGINFO 1
24990| #define HAVE_PERROR 1
24991| #define HAVE_POLL 1
24992| #define HAVE_PTSNAME 1
24993| #define HAVE_PUTENV 1
24994| #define HAVE_REALPATH 1
24995| #define HAVE_RANDOM 1
24996| #define HAVE_RAND_R 1
24997| #define HAVE_SCANDIR 1
24998| #define HAVE_SETITIMER 1
24999| #define HAVE_SETLOCALE 1
25000| #define HAVE_LOCALECONV 1
25001| #define HAVE_SETENV 1
25002| #define HAVE_SETPGID 1
25003| #define HAVE_SETSOCKOPT 1
25004| #define HAVE_SETVBUF 1
25005| #define HAVE_SHUTDOWN 1
25006| #define HAVE_SIN 1
25007| #define HAVE_SNPRINTF 1
25008| #define HAVE_SRAND48 1
25009| #define HAVE_SRANDOM 1
25010| #define HAVE_STATFS 1
25011| #define HAVE_STATVFS 1
25012| #define HAVE_STRCASECMP 1
25013| #define HAVE_STRCOLL 1
25014| #define HAVE_STRDUP 1
25015| #define HAVE_STRERROR 1
25016| #define HAVE_STRFTIME 1
25017| #define HAVE_STRNLEN 1
25018| #define HAVE_STRPTIME 1
25019| #define HAVE_STRSTR 1
25020| #define HAVE_STRTOK_R 1
25021| #define HAVE_SYMLINK 1
25022| #define HAVE_TEMPNAM 1
25023| #define HAVE_TZSET 1
25024| #define HAVE_UNLOCKPT 1
25025| #define HAVE_UNSETENV 1
25026| #define HAVE_USLEEP 1
25027| #define HAVE_UTIME 1
25028| #define HAVE_VSNPRINTF 1
25029| #define HAVE_VASPRINTF 1
25030| #define HAVE_ASPRINTF 1
25031| #define HAVE_NANOSLEEP 1
25032| #define HAVE_SYNC_FETCH_AND_ADD 1
25033| #define HAVE_STRLCAT 1
25034| #define HAVE_STRLCPY 1
25035| #define HAVE_GETOPT 1
25036| #define HAVE_UTIME_H 1
25037| #define HAVE_UTIME_NULL 1
25038| #define HAVE_ALLOCA_H 1
25039| #define HAVE_ALLOCA 1
25040| #define HAVE_DECLARED_TIMEZONE 1
25041| #define HAVE_OLD_READDIR_R 1
25042| #define HAVE_ASM_GOTO 1
25043| #define HAVE_COMPILER_C99_VLA 1
25044| #define PHP_SIGCHILD 0
25045| #define DEFAULT_SHORT_OPEN_TAG "1"
25046| #define HAVE_IPV6 1
25047| #define HAVE_STRINGS_H 1
25048| #define HAVE_STRTOLL 1
25049| #define HAVE_ATOLL 1
25050| #define HAVE_TIMELIB_CONFIG_H 1
25051| #define HAVE_LIBXML 1
25052| #define HAVE_LIBXML 1
25053| #define PCRE2_CODE_UNIT_WIDTH 8
25054| #define HAVE_PCRE 1
25055| #define HAVE_PCRE_JIT_SUPPORT 1
25056| #define HAVE_ZLIB 1
25057| #define HAVE_BCMATH 1
25058| #define HAVE_BZ2 1
25059| #define HAVE_CTYPE 1
25060| #define HAVE_LIBXML 1
25061| #define HAVE_DOM 1
25062| #define HAVE_UTIMES 1
25063| #define HAVE_STRNDUP 1
25064| #define PHP_MHASH_BC 1
25065| #define HAVE_HASH_EXT 1
25066| #define SIZEOF_SHORT 2
25067| #define SIZEOF_INT 4
25068| #define SIZEOF_LONG 8
25069| #define SIZEOF_LONG_LONG 8
25070| #define SIZEOF_LONG_INT 8
25071| #define HAVE_JSON 1
25072| #define STDC_HEADERS 1
25073| #define ODBCVER 0x0300
25074| #define PHAR_HASH_OK 1
25075| #define HAVE_REFLECTION 1
25076| #define HAVE_PHP_SESSION 1
25077| #define HAVE_LIBXML 1
25078| #define HAVE_SIMPLEXML 1
25079| #define HAVE_SPL 1
25080| #define HAVE_FLUSHIO 1
25081| #define HAVE_ALIGNOF 1
25082| #define PHP_USE_PHP_CRYPT_R 1
25083| #define HAVE_ATTRIBUTE_ALIGNED 1
25084| #define HAVE_GETCWD 1
25085| #define HAVE_GETWD 1
25086| #define HAVE_ASINH 1
25087| #define HAVE_ACOSH 1
25088| #define HAVE_ATANH 1
25089| #define HAVE_LOG1P 1
25090| #define HAVE_HYPOT 1
25091| #define HAVE_GLOB 1
25092| #define HAVE_STRFMON 1
25093| #define HAVE_NICE 1
25094| #define HAVE_FNMATCH 1
25095| #define HAVE_FORK 1
25096| #define PHP_CAN_SUPPORT_PROC_OPEN 1
25097| #define HAVE_DNS_SEARCH 1
25098| #define HAVE_LIBRESOLV 1
25099| #define HAVE_DN_EXPAND 1
25100| #define HAVE_DN_SKIPNAME 1
25101| #define HAVE_RES_SEARCH 1
25102| #define HAVE_STRPTIME_DECL_FAILS 1
25103| #define HAVE_WCHAR_H 1
25104| #define HAVE_MBLEN 1
25105| #define HAVE_MBRLEN 1
25106| #define HAVE_MBSINIT 1
25107| #define HAVE_MBSTATE_T 1
25108| #define HAVE_DECL_ARC4RANDOM_BUF 1
25109| #define HAVE_NET_IF_H 1
25110| #define HAVE_NETDB_H 1
25111| #define HAVE_GETIFADDRS 1
25112| #define HAVE_LIBXML 1
25113| #define HAVE_XML 1
25114| #define HAVE_LIBXML 1
25115| #define HAVE_XMLREADER 1
25116| #define HAVE_LIBXML 1
25117| #define HAVE_XMLWRITER 1
25118| #define MYSQLND_COMPRESSION_WANTED 1
25119| #define MYSQLND_SSL_SUPPORTED 1
25120| #define HAVE_INTTYPES_H 1
25121| #define HAVE_STDINT_H 1
25122| #define HAVE_LIMITS_H 1
25123| #define HAVE_STRING_H 1
25124| #define HAVE_UNISTD_H 1
25125| #define HAVE_STDARG_H 1
25126| #define HAVE_SYS_TYPES_H 1
25127| #define HAVE_SYS_TIME_H 1
25128| #define HAVE_SIGNAL_H 1
25129| #define HAVE_STDLIB_H 1
25130| #define HAVE_CPUID_H 1
25131| #define HAVE_DLFCN_H 1
25132| #define ulong unsigned long
25133| #define HAVE_INT32_T 1
25134| #define HAVE_UINT32_T 1
25135| #define HAVE_VPRINTF 1
25136| #define HAVE_ALLOCA_H 1
25137| #define HAVE_ALLOCA 1
25138| #define HAVE_MEMCPY 1
25139| #define HAVE_STRDUP 1
25140| #define HAVE_GETPID 1
25141| #define HAVE_KILL 1
25142| #define HAVE_STRTOD 1
25143| #define HAVE_STRTOL 1
25144| #define HAVE_FINITE 1
25145| #define HAVE_SIGSETJMP 1
25146| #define ZEND_BROKEN_SPRINTF 1
25147| #define HAVE_DECL_ISFINITE 1
25148| #define HAVE_DECL_ISNAN 1
25149| #define HAVE_DECL_ISINF 1
25150| /* end confdefs.h.  */
25151|
25152|     #include <fpu_control.h>
25153|
25154| int
25155| main ()
25156| {
25157|
25158|     fpu_control_t fpu_oldcw, fpu_cw;
25159|     volatile double result;
25160|     double a = 2877.0;
25161|     volatile double b = 1000000.0;
25162|
25163|     _FPU_GETCW(fpu_oldcw);
25164|     fpu_cw = (fpu_oldcw & ~_FPU_EXTENDED & ~_FPU_SINGLE) | _FPU_DOUBLE;
25165|     _FPU_SETCW(fpu_cw);
25166|     result = a / b;
25167|     _FPU_SETCW(fpu_oldcw);
25168|
25169|   ;
25170|   return 0;
25171| }
25172configure:96438: result: no
25173configure:96442: checking for usable fpsetprec
25174configure:96467: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
25175conftest.c:350:14: fatal error: 'machine/ieeefp.h' file not found
25176    #include <machine/ieeefp.h>
25177             ^~~~~~~~~~~~~~~~~~
251781 error generated.
25179configure:96467: $? = 1
25180configure: failed program was:
25181| /* confdefs.h */
25182| #define PACKAGE_NAME ""
25183| #define PACKAGE_TARNAME ""
25184| #define PACKAGE_VERSION ""
25185| #define PACKAGE_STRING ""
25186| #define PACKAGE_BUGREPORT ""
25187| #define PACKAGE_URL ""
25188| #define STDC_HEADERS 1
25189| #define HAVE_SYS_TYPES_H 1
25190| #define HAVE_SYS_STAT_H 1
25191| #define HAVE_STDLIB_H 1
25192| #define HAVE_STRING_H 1
25193| #define HAVE_MEMORY_H 1
25194| #define HAVE_STRINGS_H 1
25195| #define HAVE_INTTYPES_H 1
25196| #define HAVE_STDINT_H 1
25197| #define HAVE_UNISTD_H 1
25198| #define __EXTENSIONS__ 1
25199| #define _ALL_SOURCE 1
25200| #define _GNU_SOURCE 1
25201| #define _POSIX_PTHREAD_SEMANTICS 1
25202| #define _TANDEM_SOURCE 1
25203| #define HAVE_DEV_URANDOM 1
25204| #define HAVE_HUGE_VAL_INF 1
25205| #define HAVE_CPUID_COUNT 1
25206| #define HAVE_PHPDBG 1
25207| #define PHPDBG_DEBUG 0
25208| #define PHP_WRITE_STDOUT 1
25209| #define HAVE_SOCKET 1
25210| #define HAVE_SOCKETPAIR 1
25211| #define HAVE_HTONL 1
25212| #define HAVE_GETHOSTNAME 1
25213| #define HAVE_GETHOSTBYADDR 1
25214| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
25215| #define HAVE_DLOPEN 1
25216| #define HAVE_LIBDL 1
25217| #define HAVE_LIBM 1
25218| #define HAVE_INET_ATON 1
25219| #define STDC_HEADERS 1
25220| #define HAVE_DIRENT_H 1
25221| #define HAVE_INTTYPES_H 1
25222| #define HAVE_STDINT_H 1
25223| #define HAVE_DIRENT_H 1
25224| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
25225| #define HAVE_SYS_PARAM_H 1
25226| #define HAVE_SYS_TYPES_H 1
25227| #define HAVE_SYS_TIME_H 1
25228| #define HAVE_NETINET_IN_H 1
25229| #define HAVE_ALLOCA_H 1
25230| #define HAVE_ARPA_INET_H 1
25231| #define HAVE_ARPA_NAMESER_H 1
25232| #define HAVE_ASSERT_H 1
25233| #define HAVE_DNS_H 1
25234| #define HAVE_FCNTL_H 1
25235| #define HAVE_GRP_H 1
25236| #define HAVE_LANGINFO_H 1
25237| #define HAVE_LIMITS_H 1
25238| #define HAVE_LOCALE_H 1
25239| #define HAVE_MONETARY_H 1
25240| #define HAVE_NETDB_H 1
25241| #define HAVE_POLL_H 1
25242| #define HAVE_PWD_H 1
25243| #define HAVE_RESOLV_H 1
25244| #define HAVE_SIGNAL_H 1
25245| #define HAVE_STDARG_H 1
25246| #define HAVE_STDLIB_H 1
25247| #define HAVE_STRING_H 1
25248| #define HAVE_SYSLOG_H 1
25249| #define HAVE_SYSEXITS_H 1
25250| #define HAVE_SYS_IOCTL_H 1
25251| #define HAVE_SYS_FILE_H 1
25252| #define HAVE_SYS_MMAN_H 1
25253| #define HAVE_SYS_MOUNT_H 1
25254| #define HAVE_SYS_POLL_H 1
25255| #define HAVE_SYS_RESOURCE_H 1
25256| #define HAVE_SYS_SELECT_H 1
25257| #define HAVE_SYS_SOCKET_H 1
25258| #define HAVE_SYS_STAT_H 1
25259| #define HAVE_SYS_STATVFS_H 1
25260| #define HAVE_SYS_WAIT_H 1
25261| #define HAVE_TERMIOS_H 1
25262| #define HAVE_UNISTD_H 1
25263| #define HAVE_UTIME_H 1
25264| #define HAVE_SYS_UTSNAME_H 1
25265| #define HAVE_SYS_IPC_H 1
25266| #define HAVE_DLFCN_H 1
25267| #define HAVE_ASSERT_H 1
25268| #define HAVE_TMMINTRIN_H 1
25269| #define HAVE_NMMINTRIN_H 1
25270| #define HAVE_IMMINTRIN_H 1
25271| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
25272| #define HAVE_STRUCT_TM_TM_ZONE 1
25273| #define HAVE_TM_ZONE 1
25274| #define MISSING_FCLOSE_DECL 0
25275| #define HAVE_TM_GMTOFF 1
25276| #define HAVE_STRUCT_FLOCK 1
25277| #define HAVE_SOCKLEN_T 1
25278| #define SIZEOF_SIZE_T 8
25279| #define SIZEOF_LONG_LONG 8
25280| #define SIZEOF_LONG_LONG_INT 8
25281| #define SIZEOF_LONG 8
25282| #define SIZEOF_INT 4
25283| #define SIZEOF_INTMAX_T 8
25284| #define HAVE_INTMAX_T 1
25285| #define SIZEOF_SSIZE_T 8
25286| #define HAVE_SSIZE_T 1
25287| #define SIZEOF_PTRDIFF_T 8
25288| #define HAVE_PTRDIFF_T 1
25289| #define SIZEOF_SHORT 2
25290| #define SIZEOF_INT 4
25291| #define SIZEOF_LONG 8
25292| #define SIZEOF_LONG_LONG 8
25293| #define HAVE_INT8_T 1
25294| #define HAVE_INT16_T 1
25295| #define HAVE_INT32_T 1
25296| #define HAVE_INT64_T 1
25297| #define HAVE_UINT8_T 1
25298| #define HAVE_UINT16_T 1
25299| #define HAVE_UINT32_T 1
25300| #define HAVE_UINT64_T 1
25301| #define HAVE_U_INT8_T 1
25302| #define HAVE_U_INT16_T 1
25303| #define HAVE_U_INT32_T 1
25304| #define HAVE_U_INT64_T 1
25305| #define PHP_HAVE_STDINT_TYPES 1
25306| #define PHP_HAVE_BUILTIN_EXPECT 1
25307| #define PHP_HAVE_BUILTIN_CLZ 1
25308| #define PHP_HAVE_BUILTIN_CTZL 1
25309| #define PHP_HAVE_BUILTIN_CTZLL 1
25310| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
25311| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
25312| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
25313| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
25314| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
25315| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
25316| #define PHP_HAVE_BUILTIN_CPU_INIT 0
25317| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
25318| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
25319| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
25320| #define PHP_HAVE_AVX_INSTRUCTIONS 1
25321| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
25322| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
25323| #define HAVE_STRUCT_STAT_ST_RDEV 1
25324| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
25325| #define HAVE_ST_BLOCKS 1
25326| #define HAVE_SOCKADDR_STORAGE 1
25327| #define HAVE_SOCKADDR_SA_LEN 1
25328| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
25329| #define HAVE_VPRINTF 1
25330| #define HAVE_ALPHASORT 1
25331| #define HAVE_ASCTIME_R 1
25332| #define HAVE_CHROOT 1
25333| #define HAVE_CTIME_R 1
25334| #define HAVE_CRYPT 1
25335| #define HAVE_FLOCK 1
25336| #define HAVE_FTOK 1
25337| #define HAVE_FUNOPEN 1
25338| #define HAVE_GAI_STRERROR 1
25339| #define HAVE_GCVT 1
25340| #define HAVE_GETLOADAVG 1
25341| #define HAVE_GETLOGIN 1
25342| #define HAVE_GETPROTOBYNAME 1
25343| #define HAVE_GETPROTOBYNUMBER 1
25344| #define HAVE_GETSERVBYNAME 1
25345| #define HAVE_GETSERVBYPORT 1
25346| #define HAVE_GETHOSTNAME 1
25347| #define HAVE_GETRUSAGE 1
25348| #define HAVE_GETTIMEOFDAY 1
25349| #define HAVE_GMTIME_R 1
25350| #define HAVE_GETPWNAM_R 1
25351| #define HAVE_GETGRNAM_R 1
25352| #define HAVE_GETPWUID_R 1
25353| #define HAVE_GRANTPT 1
25354| #define HAVE_INET_NTOA 1
25355| #define HAVE_INET_NTOP 1
25356| #define HAVE_INET_PTON 1
25357| #define HAVE_ISASCII 1
25358| #define HAVE_LINK 1
25359| #define HAVE_LOCALTIME_R 1
25360| #define HAVE_LOCKF 1
25361| #define HAVE_LCHOWN 1
25362| #define HAVE_LRAND48 1
25363| #define HAVE_MEMCPY 1
25364| #define HAVE_MEMMOVE 1
25365| #define HAVE_MKSTEMP 1
25366| #define HAVE_MMAP 1
25367| #define HAVE_NL_LANGINFO 1
25368| #define HAVE_PERROR 1
25369| #define HAVE_POLL 1
25370| #define HAVE_PTSNAME 1
25371| #define HAVE_PUTENV 1
25372| #define HAVE_REALPATH 1
25373| #define HAVE_RANDOM 1
25374| #define HAVE_RAND_R 1
25375| #define HAVE_SCANDIR 1
25376| #define HAVE_SETITIMER 1
25377| #define HAVE_SETLOCALE 1
25378| #define HAVE_LOCALECONV 1
25379| #define HAVE_SETENV 1
25380| #define HAVE_SETPGID 1
25381| #define HAVE_SETSOCKOPT 1
25382| #define HAVE_SETVBUF 1
25383| #define HAVE_SHUTDOWN 1
25384| #define HAVE_SIN 1
25385| #define HAVE_SNPRINTF 1
25386| #define HAVE_SRAND48 1
25387| #define HAVE_SRANDOM 1
25388| #define HAVE_STATFS 1
25389| #define HAVE_STATVFS 1
25390| #define HAVE_STRCASECMP 1
25391| #define HAVE_STRCOLL 1
25392| #define HAVE_STRDUP 1
25393| #define HAVE_STRERROR 1
25394| #define HAVE_STRFTIME 1
25395| #define HAVE_STRNLEN 1
25396| #define HAVE_STRPTIME 1
25397| #define HAVE_STRSTR 1
25398| #define HAVE_STRTOK_R 1
25399| #define HAVE_SYMLINK 1
25400| #define HAVE_TEMPNAM 1
25401| #define HAVE_TZSET 1
25402| #define HAVE_UNLOCKPT 1
25403| #define HAVE_UNSETENV 1
25404| #define HAVE_USLEEP 1
25405| #define HAVE_UTIME 1
25406| #define HAVE_VSNPRINTF 1
25407| #define HAVE_VASPRINTF 1
25408| #define HAVE_ASPRINTF 1
25409| #define HAVE_NANOSLEEP 1
25410| #define HAVE_SYNC_FETCH_AND_ADD 1
25411| #define HAVE_STRLCAT 1
25412| #define HAVE_STRLCPY 1
25413| #define HAVE_GETOPT 1
25414| #define HAVE_UTIME_H 1
25415| #define HAVE_UTIME_NULL 1
25416| #define HAVE_ALLOCA_H 1
25417| #define HAVE_ALLOCA 1
25418| #define HAVE_DECLARED_TIMEZONE 1
25419| #define HAVE_OLD_READDIR_R 1
25420| #define HAVE_ASM_GOTO 1
25421| #define HAVE_COMPILER_C99_VLA 1
25422| #define PHP_SIGCHILD 0
25423| #define DEFAULT_SHORT_OPEN_TAG "1"
25424| #define HAVE_IPV6 1
25425| #define HAVE_STRINGS_H 1
25426| #define HAVE_STRTOLL 1
25427| #define HAVE_ATOLL 1
25428| #define HAVE_TIMELIB_CONFIG_H 1
25429| #define HAVE_LIBXML 1
25430| #define HAVE_LIBXML 1
25431| #define PCRE2_CODE_UNIT_WIDTH 8
25432| #define HAVE_PCRE 1
25433| #define HAVE_PCRE_JIT_SUPPORT 1
25434| #define HAVE_ZLIB 1
25435| #define HAVE_BCMATH 1
25436| #define HAVE_BZ2 1
25437| #define HAVE_CTYPE 1
25438| #define HAVE_LIBXML 1
25439| #define HAVE_DOM 1
25440| #define HAVE_UTIMES 1
25441| #define HAVE_STRNDUP 1
25442| #define PHP_MHASH_BC 1
25443| #define HAVE_HASH_EXT 1
25444| #define SIZEOF_SHORT 2
25445| #define SIZEOF_INT 4
25446| #define SIZEOF_LONG 8
25447| #define SIZEOF_LONG_LONG 8
25448| #define SIZEOF_LONG_INT 8
25449| #define HAVE_JSON 1
25450| #define STDC_HEADERS 1
25451| #define ODBCVER 0x0300
25452| #define PHAR_HASH_OK 1
25453| #define HAVE_REFLECTION 1
25454| #define HAVE_PHP_SESSION 1
25455| #define HAVE_LIBXML 1
25456| #define HAVE_SIMPLEXML 1
25457| #define HAVE_SPL 1
25458| #define HAVE_FLUSHIO 1
25459| #define HAVE_ALIGNOF 1
25460| #define PHP_USE_PHP_CRYPT_R 1
25461| #define HAVE_ATTRIBUTE_ALIGNED 1
25462| #define HAVE_GETCWD 1
25463| #define HAVE_GETWD 1
25464| #define HAVE_ASINH 1
25465| #define HAVE_ACOSH 1
25466| #define HAVE_ATANH 1
25467| #define HAVE_LOG1P 1
25468| #define HAVE_HYPOT 1
25469| #define HAVE_GLOB 1
25470| #define HAVE_STRFMON 1
25471| #define HAVE_NICE 1
25472| #define HAVE_FNMATCH 1
25473| #define HAVE_FORK 1
25474| #define PHP_CAN_SUPPORT_PROC_OPEN 1
25475| #define HAVE_DNS_SEARCH 1
25476| #define HAVE_LIBRESOLV 1
25477| #define HAVE_DN_EXPAND 1
25478| #define HAVE_DN_SKIPNAME 1
25479| #define HAVE_RES_SEARCH 1
25480| #define HAVE_STRPTIME_DECL_FAILS 1
25481| #define HAVE_WCHAR_H 1
25482| #define HAVE_MBLEN 1
25483| #define HAVE_MBRLEN 1
25484| #define HAVE_MBSINIT 1
25485| #define HAVE_MBSTATE_T 1
25486| #define HAVE_DECL_ARC4RANDOM_BUF 1
25487| #define HAVE_NET_IF_H 1
25488| #define HAVE_NETDB_H 1
25489| #define HAVE_GETIFADDRS 1
25490| #define HAVE_LIBXML 1
25491| #define HAVE_XML 1
25492| #define HAVE_LIBXML 1
25493| #define HAVE_XMLREADER 1
25494| #define HAVE_LIBXML 1
25495| #define HAVE_XMLWRITER 1
25496| #define MYSQLND_COMPRESSION_WANTED 1
25497| #define MYSQLND_SSL_SUPPORTED 1
25498| #define HAVE_INTTYPES_H 1
25499| #define HAVE_STDINT_H 1
25500| #define HAVE_LIMITS_H 1
25501| #define HAVE_STRING_H 1
25502| #define HAVE_UNISTD_H 1
25503| #define HAVE_STDARG_H 1
25504| #define HAVE_SYS_TYPES_H 1
25505| #define HAVE_SYS_TIME_H 1
25506| #define HAVE_SIGNAL_H 1
25507| #define HAVE_STDLIB_H 1
25508| #define HAVE_CPUID_H 1
25509| #define HAVE_DLFCN_H 1
25510| #define ulong unsigned long
25511| #define HAVE_INT32_T 1
25512| #define HAVE_UINT32_T 1
25513| #define HAVE_VPRINTF 1
25514| #define HAVE_ALLOCA_H 1
25515| #define HAVE_ALLOCA 1
25516| #define HAVE_MEMCPY 1
25517| #define HAVE_STRDUP 1
25518| #define HAVE_GETPID 1
25519| #define HAVE_KILL 1
25520| #define HAVE_STRTOD 1
25521| #define HAVE_STRTOL 1
25522| #define HAVE_FINITE 1
25523| #define HAVE_SIGSETJMP 1
25524| #define ZEND_BROKEN_SPRINTF 1
25525| #define HAVE_DECL_ISFINITE 1
25526| #define HAVE_DECL_ISNAN 1
25527| #define HAVE_DECL_ISINF 1
25528| /* end confdefs.h.  */
25529|
25530|     #include <machine/ieeefp.h>
25531|
25532| int
25533| main ()
25534| {
25535|
25536|     fp_prec_t fpu_oldprec;
25537|     volatile double result;
25538|     double a = 2877.0;
25539|     volatile double b = 1000000.0;
25540|
25541|     fpu_oldprec = fpgetprec();
25542|     fpsetprec(FP_PD);
25543|     result = a / b;
25544|     fpsetprec(fpu_oldprec);
25545|
25546|   ;
25547|   return 0;
25548| }
25549configure:96481: result: no
25550configure:96485: checking for usable _controlfp
25551configure:96510: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
25552conftest.c:361:17: error: implicit declaration of function '_controlfp' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
25553    fpu_oldcw = _controlfp(0, 0);
25554                ^
25555conftest.c:362:16: error: use of undeclared identifier '_PC_53'
25556    _controlfp(_PC_53, _MCW_PC);
25557               ^
25558conftest.c:362:24: error: use of undeclared identifier '_MCW_PC'
25559    _controlfp(_PC_53, _MCW_PC);
25560                       ^
25561conftest.c:364:27: error: use of undeclared identifier '_MCW_PC'
25562    _controlfp(fpu_oldcw, _MCW_PC);
25563                          ^
255644 errors generated.
25565configure:96510: $? = 1
25566configure: failed program was:
25567| /* confdefs.h */
25568| #define PACKAGE_NAME ""
25569| #define PACKAGE_TARNAME ""
25570| #define PACKAGE_VERSION ""
25571| #define PACKAGE_STRING ""
25572| #define PACKAGE_BUGREPORT ""
25573| #define PACKAGE_URL ""
25574| #define STDC_HEADERS 1
25575| #define HAVE_SYS_TYPES_H 1
25576| #define HAVE_SYS_STAT_H 1
25577| #define HAVE_STDLIB_H 1
25578| #define HAVE_STRING_H 1
25579| #define HAVE_MEMORY_H 1
25580| #define HAVE_STRINGS_H 1
25581| #define HAVE_INTTYPES_H 1
25582| #define HAVE_STDINT_H 1
25583| #define HAVE_UNISTD_H 1
25584| #define __EXTENSIONS__ 1
25585| #define _ALL_SOURCE 1
25586| #define _GNU_SOURCE 1
25587| #define _POSIX_PTHREAD_SEMANTICS 1
25588| #define _TANDEM_SOURCE 1
25589| #define HAVE_DEV_URANDOM 1
25590| #define HAVE_HUGE_VAL_INF 1
25591| #define HAVE_CPUID_COUNT 1
25592| #define HAVE_PHPDBG 1
25593| #define PHPDBG_DEBUG 0
25594| #define PHP_WRITE_STDOUT 1
25595| #define HAVE_SOCKET 1
25596| #define HAVE_SOCKETPAIR 1
25597| #define HAVE_HTONL 1
25598| #define HAVE_GETHOSTNAME 1
25599| #define HAVE_GETHOSTBYADDR 1
25600| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
25601| #define HAVE_DLOPEN 1
25602| #define HAVE_LIBDL 1
25603| #define HAVE_LIBM 1
25604| #define HAVE_INET_ATON 1
25605| #define STDC_HEADERS 1
25606| #define HAVE_DIRENT_H 1
25607| #define HAVE_INTTYPES_H 1
25608| #define HAVE_STDINT_H 1
25609| #define HAVE_DIRENT_H 1
25610| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
25611| #define HAVE_SYS_PARAM_H 1
25612| #define HAVE_SYS_TYPES_H 1
25613| #define HAVE_SYS_TIME_H 1
25614| #define HAVE_NETINET_IN_H 1
25615| #define HAVE_ALLOCA_H 1
25616| #define HAVE_ARPA_INET_H 1
25617| #define HAVE_ARPA_NAMESER_H 1
25618| #define HAVE_ASSERT_H 1
25619| #define HAVE_DNS_H 1
25620| #define HAVE_FCNTL_H 1
25621| #define HAVE_GRP_H 1
25622| #define HAVE_LANGINFO_H 1
25623| #define HAVE_LIMITS_H 1
25624| #define HAVE_LOCALE_H 1
25625| #define HAVE_MONETARY_H 1
25626| #define HAVE_NETDB_H 1
25627| #define HAVE_POLL_H 1
25628| #define HAVE_PWD_H 1
25629| #define HAVE_RESOLV_H 1
25630| #define HAVE_SIGNAL_H 1
25631| #define HAVE_STDARG_H 1
25632| #define HAVE_STDLIB_H 1
25633| #define HAVE_STRING_H 1
25634| #define HAVE_SYSLOG_H 1
25635| #define HAVE_SYSEXITS_H 1
25636| #define HAVE_SYS_IOCTL_H 1
25637| #define HAVE_SYS_FILE_H 1
25638| #define HAVE_SYS_MMAN_H 1
25639| #define HAVE_SYS_MOUNT_H 1
25640| #define HAVE_SYS_POLL_H 1
25641| #define HAVE_SYS_RESOURCE_H 1
25642| #define HAVE_SYS_SELECT_H 1
25643| #define HAVE_SYS_SOCKET_H 1
25644| #define HAVE_SYS_STAT_H 1
25645| #define HAVE_SYS_STATVFS_H 1
25646| #define HAVE_SYS_WAIT_H 1
25647| #define HAVE_TERMIOS_H 1
25648| #define HAVE_UNISTD_H 1
25649| #define HAVE_UTIME_H 1
25650| #define HAVE_SYS_UTSNAME_H 1
25651| #define HAVE_SYS_IPC_H 1
25652| #define HAVE_DLFCN_H 1
25653| #define HAVE_ASSERT_H 1
25654| #define HAVE_TMMINTRIN_H 1
25655| #define HAVE_NMMINTRIN_H 1
25656| #define HAVE_IMMINTRIN_H 1
25657| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
25658| #define HAVE_STRUCT_TM_TM_ZONE 1
25659| #define HAVE_TM_ZONE 1
25660| #define MISSING_FCLOSE_DECL 0
25661| #define HAVE_TM_GMTOFF 1
25662| #define HAVE_STRUCT_FLOCK 1
25663| #define HAVE_SOCKLEN_T 1
25664| #define SIZEOF_SIZE_T 8
25665| #define SIZEOF_LONG_LONG 8
25666| #define SIZEOF_LONG_LONG_INT 8
25667| #define SIZEOF_LONG 8
25668| #define SIZEOF_INT 4
25669| #define SIZEOF_INTMAX_T 8
25670| #define HAVE_INTMAX_T 1
25671| #define SIZEOF_SSIZE_T 8
25672| #define HAVE_SSIZE_T 1
25673| #define SIZEOF_PTRDIFF_T 8
25674| #define HAVE_PTRDIFF_T 1
25675| #define SIZEOF_SHORT 2
25676| #define SIZEOF_INT 4
25677| #define SIZEOF_LONG 8
25678| #define SIZEOF_LONG_LONG 8
25679| #define HAVE_INT8_T 1
25680| #define HAVE_INT16_T 1
25681| #define HAVE_INT32_T 1
25682| #define HAVE_INT64_T 1
25683| #define HAVE_UINT8_T 1
25684| #define HAVE_UINT16_T 1
25685| #define HAVE_UINT32_T 1
25686| #define HAVE_UINT64_T 1
25687| #define HAVE_U_INT8_T 1
25688| #define HAVE_U_INT16_T 1
25689| #define HAVE_U_INT32_T 1
25690| #define HAVE_U_INT64_T 1
25691| #define PHP_HAVE_STDINT_TYPES 1
25692| #define PHP_HAVE_BUILTIN_EXPECT 1
25693| #define PHP_HAVE_BUILTIN_CLZ 1
25694| #define PHP_HAVE_BUILTIN_CTZL 1
25695| #define PHP_HAVE_BUILTIN_CTZLL 1
25696| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
25697| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
25698| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
25699| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
25700| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
25701| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
25702| #define PHP_HAVE_BUILTIN_CPU_INIT 0
25703| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
25704| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
25705| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
25706| #define PHP_HAVE_AVX_INSTRUCTIONS 1
25707| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
25708| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
25709| #define HAVE_STRUCT_STAT_ST_RDEV 1
25710| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
25711| #define HAVE_ST_BLOCKS 1
25712| #define HAVE_SOCKADDR_STORAGE 1
25713| #define HAVE_SOCKADDR_SA_LEN 1
25714| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
25715| #define HAVE_VPRINTF 1
25716| #define HAVE_ALPHASORT 1
25717| #define HAVE_ASCTIME_R 1
25718| #define HAVE_CHROOT 1
25719| #define HAVE_CTIME_R 1
25720| #define HAVE_CRYPT 1
25721| #define HAVE_FLOCK 1
25722| #define HAVE_FTOK 1
25723| #define HAVE_FUNOPEN 1
25724| #define HAVE_GAI_STRERROR 1
25725| #define HAVE_GCVT 1
25726| #define HAVE_GETLOADAVG 1
25727| #define HAVE_GETLOGIN 1
25728| #define HAVE_GETPROTOBYNAME 1
25729| #define HAVE_GETPROTOBYNUMBER 1
25730| #define HAVE_GETSERVBYNAME 1
25731| #define HAVE_GETSERVBYPORT 1
25732| #define HAVE_GETHOSTNAME 1
25733| #define HAVE_GETRUSAGE 1
25734| #define HAVE_GETTIMEOFDAY 1
25735| #define HAVE_GMTIME_R 1
25736| #define HAVE_GETPWNAM_R 1
25737| #define HAVE_GETGRNAM_R 1
25738| #define HAVE_GETPWUID_R 1
25739| #define HAVE_GRANTPT 1
25740| #define HAVE_INET_NTOA 1
25741| #define HAVE_INET_NTOP 1
25742| #define HAVE_INET_PTON 1
25743| #define HAVE_ISASCII 1
25744| #define HAVE_LINK 1
25745| #define HAVE_LOCALTIME_R 1
25746| #define HAVE_LOCKF 1
25747| #define HAVE_LCHOWN 1
25748| #define HAVE_LRAND48 1
25749| #define HAVE_MEMCPY 1
25750| #define HAVE_MEMMOVE 1
25751| #define HAVE_MKSTEMP 1
25752| #define HAVE_MMAP 1
25753| #define HAVE_NL_LANGINFO 1
25754| #define HAVE_PERROR 1
25755| #define HAVE_POLL 1
25756| #define HAVE_PTSNAME 1
25757| #define HAVE_PUTENV 1
25758| #define HAVE_REALPATH 1
25759| #define HAVE_RANDOM 1
25760| #define HAVE_RAND_R 1
25761| #define HAVE_SCANDIR 1
25762| #define HAVE_SETITIMER 1
25763| #define HAVE_SETLOCALE 1
25764| #define HAVE_LOCALECONV 1
25765| #define HAVE_SETENV 1
25766| #define HAVE_SETPGID 1
25767| #define HAVE_SETSOCKOPT 1
25768| #define HAVE_SETVBUF 1
25769| #define HAVE_SHUTDOWN 1
25770| #define HAVE_SIN 1
25771| #define HAVE_SNPRINTF 1
25772| #define HAVE_SRAND48 1
25773| #define HAVE_SRANDOM 1
25774| #define HAVE_STATFS 1
25775| #define HAVE_STATVFS 1
25776| #define HAVE_STRCASECMP 1
25777| #define HAVE_STRCOLL 1
25778| #define HAVE_STRDUP 1
25779| #define HAVE_STRERROR 1
25780| #define HAVE_STRFTIME 1
25781| #define HAVE_STRNLEN 1
25782| #define HAVE_STRPTIME 1
25783| #define HAVE_STRSTR 1
25784| #define HAVE_STRTOK_R 1
25785| #define HAVE_SYMLINK 1
25786| #define HAVE_TEMPNAM 1
25787| #define HAVE_TZSET 1
25788| #define HAVE_UNLOCKPT 1
25789| #define HAVE_UNSETENV 1
25790| #define HAVE_USLEEP 1
25791| #define HAVE_UTIME 1
25792| #define HAVE_VSNPRINTF 1
25793| #define HAVE_VASPRINTF 1
25794| #define HAVE_ASPRINTF 1
25795| #define HAVE_NANOSLEEP 1
25796| #define HAVE_SYNC_FETCH_AND_ADD 1
25797| #define HAVE_STRLCAT 1
25798| #define HAVE_STRLCPY 1
25799| #define HAVE_GETOPT 1
25800| #define HAVE_UTIME_H 1
25801| #define HAVE_UTIME_NULL 1
25802| #define HAVE_ALLOCA_H 1
25803| #define HAVE_ALLOCA 1
25804| #define HAVE_DECLARED_TIMEZONE 1
25805| #define HAVE_OLD_READDIR_R 1
25806| #define HAVE_ASM_GOTO 1
25807| #define HAVE_COMPILER_C99_VLA 1
25808| #define PHP_SIGCHILD 0
25809| #define DEFAULT_SHORT_OPEN_TAG "1"
25810| #define HAVE_IPV6 1
25811| #define HAVE_STRINGS_H 1
25812| #define HAVE_STRTOLL 1
25813| #define HAVE_ATOLL 1
25814| #define HAVE_TIMELIB_CONFIG_H 1
25815| #define HAVE_LIBXML 1
25816| #define HAVE_LIBXML 1
25817| #define PCRE2_CODE_UNIT_WIDTH 8
25818| #define HAVE_PCRE 1
25819| #define HAVE_PCRE_JIT_SUPPORT 1
25820| #define HAVE_ZLIB 1
25821| #define HAVE_BCMATH 1
25822| #define HAVE_BZ2 1
25823| #define HAVE_CTYPE 1
25824| #define HAVE_LIBXML 1
25825| #define HAVE_DOM 1
25826| #define HAVE_UTIMES 1
25827| #define HAVE_STRNDUP 1
25828| #define PHP_MHASH_BC 1
25829| #define HAVE_HASH_EXT 1
25830| #define SIZEOF_SHORT 2
25831| #define SIZEOF_INT 4
25832| #define SIZEOF_LONG 8
25833| #define SIZEOF_LONG_LONG 8
25834| #define SIZEOF_LONG_INT 8
25835| #define HAVE_JSON 1
25836| #define STDC_HEADERS 1
25837| #define ODBCVER 0x0300
25838| #define PHAR_HASH_OK 1
25839| #define HAVE_REFLECTION 1
25840| #define HAVE_PHP_SESSION 1
25841| #define HAVE_LIBXML 1
25842| #define HAVE_SIMPLEXML 1
25843| #define HAVE_SPL 1
25844| #define HAVE_FLUSHIO 1
25845| #define HAVE_ALIGNOF 1
25846| #define PHP_USE_PHP_CRYPT_R 1
25847| #define HAVE_ATTRIBUTE_ALIGNED 1
25848| #define HAVE_GETCWD 1
25849| #define HAVE_GETWD 1
25850| #define HAVE_ASINH 1
25851| #define HAVE_ACOSH 1
25852| #define HAVE_ATANH 1
25853| #define HAVE_LOG1P 1
25854| #define HAVE_HYPOT 1
25855| #define HAVE_GLOB 1
25856| #define HAVE_STRFMON 1
25857| #define HAVE_NICE 1
25858| #define HAVE_FNMATCH 1
25859| #define HAVE_FORK 1
25860| #define PHP_CAN_SUPPORT_PROC_OPEN 1
25861| #define HAVE_DNS_SEARCH 1
25862| #define HAVE_LIBRESOLV 1
25863| #define HAVE_DN_EXPAND 1
25864| #define HAVE_DN_SKIPNAME 1
25865| #define HAVE_RES_SEARCH 1
25866| #define HAVE_STRPTIME_DECL_FAILS 1
25867| #define HAVE_WCHAR_H 1
25868| #define HAVE_MBLEN 1
25869| #define HAVE_MBRLEN 1
25870| #define HAVE_MBSINIT 1
25871| #define HAVE_MBSTATE_T 1
25872| #define HAVE_DECL_ARC4RANDOM_BUF 1
25873| #define HAVE_NET_IF_H 1
25874| #define HAVE_NETDB_H 1
25875| #define HAVE_GETIFADDRS 1
25876| #define HAVE_LIBXML 1
25877| #define HAVE_XML 1
25878| #define HAVE_LIBXML 1
25879| #define HAVE_XMLREADER 1
25880| #define HAVE_LIBXML 1
25881| #define HAVE_XMLWRITER 1
25882| #define MYSQLND_COMPRESSION_WANTED 1
25883| #define MYSQLND_SSL_SUPPORTED 1
25884| #define HAVE_INTTYPES_H 1
25885| #define HAVE_STDINT_H 1
25886| #define HAVE_LIMITS_H 1
25887| #define HAVE_STRING_H 1
25888| #define HAVE_UNISTD_H 1
25889| #define HAVE_STDARG_H 1
25890| #define HAVE_SYS_TYPES_H 1
25891| #define HAVE_SYS_TIME_H 1
25892| #define HAVE_SIGNAL_H 1
25893| #define HAVE_STDLIB_H 1
25894| #define HAVE_CPUID_H 1
25895| #define HAVE_DLFCN_H 1
25896| #define ulong unsigned long
25897| #define HAVE_INT32_T 1
25898| #define HAVE_UINT32_T 1
25899| #define HAVE_VPRINTF 1
25900| #define HAVE_ALLOCA_H 1
25901| #define HAVE_ALLOCA 1
25902| #define HAVE_MEMCPY 1
25903| #define HAVE_STRDUP 1
25904| #define HAVE_GETPID 1
25905| #define HAVE_KILL 1
25906| #define HAVE_STRTOD 1
25907| #define HAVE_STRTOL 1
25908| #define HAVE_FINITE 1
25909| #define HAVE_SIGSETJMP 1
25910| #define ZEND_BROKEN_SPRINTF 1
25911| #define HAVE_DECL_ISFINITE 1
25912| #define HAVE_DECL_ISNAN 1
25913| #define HAVE_DECL_ISINF 1
25914| /* end confdefs.h.  */
25915|
25916|     #include <float.h>
25917|
25918| int
25919| main ()
25920| {
25921|
25922|     unsigned int fpu_oldcw;
25923|     volatile double result;
25924|     double a = 2877.0;
25925|     volatile double b = 1000000.0;
25926|
25927|     fpu_oldcw = _controlfp(0, 0);
25928|     _controlfp(_PC_53, _MCW_PC);
25929|     result = a / b;
25930|     _controlfp(fpu_oldcw, _MCW_PC);
25931|
25932|   ;
25933|   return 0;
25934| }
25935configure:96524: result: no
25936configure:96528: checking for usable _controlfp_s
25937configure:96554: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
25938conftest.c:361:5: error: implicit declaration of function '_controlfp_s' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
25939    _controlfp_s(&fpu_cw, 0, 0);
25940    ^
25941conftest.c:363:27: error: use of undeclared identifier '_PC_53'
25942    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
25943                          ^
25944conftest.c:363:35: error: use of undeclared identifier '_MCW_PC'
25945    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
25946                                  ^
25947conftest.c:365:38: error: use of undeclared identifier '_MCW_PC'
25948    _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
25949                                     ^
259504 errors generated.
25951configure:96554: $? = 1
25952configure: failed program was:
25953| /* confdefs.h */
25954| #define PACKAGE_NAME ""
25955| #define PACKAGE_TARNAME ""
25956| #define PACKAGE_VERSION ""
25957| #define PACKAGE_STRING ""
25958| #define PACKAGE_BUGREPORT ""
25959| #define PACKAGE_URL ""
25960| #define STDC_HEADERS 1
25961| #define HAVE_SYS_TYPES_H 1
25962| #define HAVE_SYS_STAT_H 1
25963| #define HAVE_STDLIB_H 1
25964| #define HAVE_STRING_H 1
25965| #define HAVE_MEMORY_H 1
25966| #define HAVE_STRINGS_H 1
25967| #define HAVE_INTTYPES_H 1
25968| #define HAVE_STDINT_H 1
25969| #define HAVE_UNISTD_H 1
25970| #define __EXTENSIONS__ 1
25971| #define _ALL_SOURCE 1
25972| #define _GNU_SOURCE 1
25973| #define _POSIX_PTHREAD_SEMANTICS 1
25974| #define _TANDEM_SOURCE 1
25975| #define HAVE_DEV_URANDOM 1
25976| #define HAVE_HUGE_VAL_INF 1
25977| #define HAVE_CPUID_COUNT 1
25978| #define HAVE_PHPDBG 1
25979| #define PHPDBG_DEBUG 0
25980| #define PHP_WRITE_STDOUT 1
25981| #define HAVE_SOCKET 1
25982| #define HAVE_SOCKETPAIR 1
25983| #define HAVE_HTONL 1
25984| #define HAVE_GETHOSTNAME 1
25985| #define HAVE_GETHOSTBYADDR 1
25986| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
25987| #define HAVE_DLOPEN 1
25988| #define HAVE_LIBDL 1
25989| #define HAVE_LIBM 1
25990| #define HAVE_INET_ATON 1
25991| #define STDC_HEADERS 1
25992| #define HAVE_DIRENT_H 1
25993| #define HAVE_INTTYPES_H 1
25994| #define HAVE_STDINT_H 1
25995| #define HAVE_DIRENT_H 1
25996| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
25997| #define HAVE_SYS_PARAM_H 1
25998| #define HAVE_SYS_TYPES_H 1
25999| #define HAVE_SYS_TIME_H 1
26000| #define HAVE_NETINET_IN_H 1
26001| #define HAVE_ALLOCA_H 1
26002| #define HAVE_ARPA_INET_H 1
26003| #define HAVE_ARPA_NAMESER_H 1
26004| #define HAVE_ASSERT_H 1
26005| #define HAVE_DNS_H 1
26006| #define HAVE_FCNTL_H 1
26007| #define HAVE_GRP_H 1
26008| #define HAVE_LANGINFO_H 1
26009| #define HAVE_LIMITS_H 1
26010| #define HAVE_LOCALE_H 1
26011| #define HAVE_MONETARY_H 1
26012| #define HAVE_NETDB_H 1
26013| #define HAVE_POLL_H 1
26014| #define HAVE_PWD_H 1
26015| #define HAVE_RESOLV_H 1
26016| #define HAVE_SIGNAL_H 1
26017| #define HAVE_STDARG_H 1
26018| #define HAVE_STDLIB_H 1
26019| #define HAVE_STRING_H 1
26020| #define HAVE_SYSLOG_H 1
26021| #define HAVE_SYSEXITS_H 1
26022| #define HAVE_SYS_IOCTL_H 1
26023| #define HAVE_SYS_FILE_H 1
26024| #define HAVE_SYS_MMAN_H 1
26025| #define HAVE_SYS_MOUNT_H 1
26026| #define HAVE_SYS_POLL_H 1
26027| #define HAVE_SYS_RESOURCE_H 1
26028| #define HAVE_SYS_SELECT_H 1
26029| #define HAVE_SYS_SOCKET_H 1
26030| #define HAVE_SYS_STAT_H 1
26031| #define HAVE_SYS_STATVFS_H 1
26032| #define HAVE_SYS_WAIT_H 1
26033| #define HAVE_TERMIOS_H 1
26034| #define HAVE_UNISTD_H 1
26035| #define HAVE_UTIME_H 1
26036| #define HAVE_SYS_UTSNAME_H 1
26037| #define HAVE_SYS_IPC_H 1
26038| #define HAVE_DLFCN_H 1
26039| #define HAVE_ASSERT_H 1
26040| #define HAVE_TMMINTRIN_H 1
26041| #define HAVE_NMMINTRIN_H 1
26042| #define HAVE_IMMINTRIN_H 1
26043| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
26044| #define HAVE_STRUCT_TM_TM_ZONE 1
26045| #define HAVE_TM_ZONE 1
26046| #define MISSING_FCLOSE_DECL 0
26047| #define HAVE_TM_GMTOFF 1
26048| #define HAVE_STRUCT_FLOCK 1
26049| #define HAVE_SOCKLEN_T 1
26050| #define SIZEOF_SIZE_T 8
26051| #define SIZEOF_LONG_LONG 8
26052| #define SIZEOF_LONG_LONG_INT 8
26053| #define SIZEOF_LONG 8
26054| #define SIZEOF_INT 4
26055| #define SIZEOF_INTMAX_T 8
26056| #define HAVE_INTMAX_T 1
26057| #define SIZEOF_SSIZE_T 8
26058| #define HAVE_SSIZE_T 1
26059| #define SIZEOF_PTRDIFF_T 8
26060| #define HAVE_PTRDIFF_T 1
26061| #define SIZEOF_SHORT 2
26062| #define SIZEOF_INT 4
26063| #define SIZEOF_LONG 8
26064| #define SIZEOF_LONG_LONG 8
26065| #define HAVE_INT8_T 1
26066| #define HAVE_INT16_T 1
26067| #define HAVE_INT32_T 1
26068| #define HAVE_INT64_T 1
26069| #define HAVE_UINT8_T 1
26070| #define HAVE_UINT16_T 1
26071| #define HAVE_UINT32_T 1
26072| #define HAVE_UINT64_T 1
26073| #define HAVE_U_INT8_T 1
26074| #define HAVE_U_INT16_T 1
26075| #define HAVE_U_INT32_T 1
26076| #define HAVE_U_INT64_T 1
26077| #define PHP_HAVE_STDINT_TYPES 1
26078| #define PHP_HAVE_BUILTIN_EXPECT 1
26079| #define PHP_HAVE_BUILTIN_CLZ 1
26080| #define PHP_HAVE_BUILTIN_CTZL 1
26081| #define PHP_HAVE_BUILTIN_CTZLL 1
26082| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
26083| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
26084| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
26085| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
26086| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
26087| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
26088| #define PHP_HAVE_BUILTIN_CPU_INIT 0
26089| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
26090| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
26091| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
26092| #define PHP_HAVE_AVX_INSTRUCTIONS 1
26093| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
26094| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
26095| #define HAVE_STRUCT_STAT_ST_RDEV 1
26096| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
26097| #define HAVE_ST_BLOCKS 1
26098| #define HAVE_SOCKADDR_STORAGE 1
26099| #define HAVE_SOCKADDR_SA_LEN 1
26100| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
26101| #define HAVE_VPRINTF 1
26102| #define HAVE_ALPHASORT 1
26103| #define HAVE_ASCTIME_R 1
26104| #define HAVE_CHROOT 1
26105| #define HAVE_CTIME_R 1
26106| #define HAVE_CRYPT 1
26107| #define HAVE_FLOCK 1
26108| #define HAVE_FTOK 1
26109| #define HAVE_FUNOPEN 1
26110| #define HAVE_GAI_STRERROR 1
26111| #define HAVE_GCVT 1
26112| #define HAVE_GETLOADAVG 1
26113| #define HAVE_GETLOGIN 1
26114| #define HAVE_GETPROTOBYNAME 1
26115| #define HAVE_GETPROTOBYNUMBER 1
26116| #define HAVE_GETSERVBYNAME 1
26117| #define HAVE_GETSERVBYPORT 1
26118| #define HAVE_GETHOSTNAME 1
26119| #define HAVE_GETRUSAGE 1
26120| #define HAVE_GETTIMEOFDAY 1
26121| #define HAVE_GMTIME_R 1
26122| #define HAVE_GETPWNAM_R 1
26123| #define HAVE_GETGRNAM_R 1
26124| #define HAVE_GETPWUID_R 1
26125| #define HAVE_GRANTPT 1
26126| #define HAVE_INET_NTOA 1
26127| #define HAVE_INET_NTOP 1
26128| #define HAVE_INET_PTON 1
26129| #define HAVE_ISASCII 1
26130| #define HAVE_LINK 1
26131| #define HAVE_LOCALTIME_R 1
26132| #define HAVE_LOCKF 1
26133| #define HAVE_LCHOWN 1
26134| #define HAVE_LRAND48 1
26135| #define HAVE_MEMCPY 1
26136| #define HAVE_MEMMOVE 1
26137| #define HAVE_MKSTEMP 1
26138| #define HAVE_MMAP 1
26139| #define HAVE_NL_LANGINFO 1
26140| #define HAVE_PERROR 1
26141| #define HAVE_POLL 1
26142| #define HAVE_PTSNAME 1
26143| #define HAVE_PUTENV 1
26144| #define HAVE_REALPATH 1
26145| #define HAVE_RANDOM 1
26146| #define HAVE_RAND_R 1
26147| #define HAVE_SCANDIR 1
26148| #define HAVE_SETITIMER 1
26149| #define HAVE_SETLOCALE 1
26150| #define HAVE_LOCALECONV 1
26151| #define HAVE_SETENV 1
26152| #define HAVE_SETPGID 1
26153| #define HAVE_SETSOCKOPT 1
26154| #define HAVE_SETVBUF 1
26155| #define HAVE_SHUTDOWN 1
26156| #define HAVE_SIN 1
26157| #define HAVE_SNPRINTF 1
26158| #define HAVE_SRAND48 1
26159| #define HAVE_SRANDOM 1
26160| #define HAVE_STATFS 1
26161| #define HAVE_STATVFS 1
26162| #define HAVE_STRCASECMP 1
26163| #define HAVE_STRCOLL 1
26164| #define HAVE_STRDUP 1
26165| #define HAVE_STRERROR 1
26166| #define HAVE_STRFTIME 1
26167| #define HAVE_STRNLEN 1
26168| #define HAVE_STRPTIME 1
26169| #define HAVE_STRSTR 1
26170| #define HAVE_STRTOK_R 1
26171| #define HAVE_SYMLINK 1
26172| #define HAVE_TEMPNAM 1
26173| #define HAVE_TZSET 1
26174| #define HAVE_UNLOCKPT 1
26175| #define HAVE_UNSETENV 1
26176| #define HAVE_USLEEP 1
26177| #define HAVE_UTIME 1
26178| #define HAVE_VSNPRINTF 1
26179| #define HAVE_VASPRINTF 1
26180| #define HAVE_ASPRINTF 1
26181| #define HAVE_NANOSLEEP 1
26182| #define HAVE_SYNC_FETCH_AND_ADD 1
26183| #define HAVE_STRLCAT 1
26184| #define HAVE_STRLCPY 1
26185| #define HAVE_GETOPT 1
26186| #define HAVE_UTIME_H 1
26187| #define HAVE_UTIME_NULL 1
26188| #define HAVE_ALLOCA_H 1
26189| #define HAVE_ALLOCA 1
26190| #define HAVE_DECLARED_TIMEZONE 1
26191| #define HAVE_OLD_READDIR_R 1
26192| #define HAVE_ASM_GOTO 1
26193| #define HAVE_COMPILER_C99_VLA 1
26194| #define PHP_SIGCHILD 0
26195| #define DEFAULT_SHORT_OPEN_TAG "1"
26196| #define HAVE_IPV6 1
26197| #define HAVE_STRINGS_H 1
26198| #define HAVE_STRTOLL 1
26199| #define HAVE_ATOLL 1
26200| #define HAVE_TIMELIB_CONFIG_H 1
26201| #define HAVE_LIBXML 1
26202| #define HAVE_LIBXML 1
26203| #define PCRE2_CODE_UNIT_WIDTH 8
26204| #define HAVE_PCRE 1
26205| #define HAVE_PCRE_JIT_SUPPORT 1
26206| #define HAVE_ZLIB 1
26207| #define HAVE_BCMATH 1
26208| #define HAVE_BZ2 1
26209| #define HAVE_CTYPE 1
26210| #define HAVE_LIBXML 1
26211| #define HAVE_DOM 1
26212| #define HAVE_UTIMES 1
26213| #define HAVE_STRNDUP 1
26214| #define PHP_MHASH_BC 1
26215| #define HAVE_HASH_EXT 1
26216| #define SIZEOF_SHORT 2
26217| #define SIZEOF_INT 4
26218| #define SIZEOF_LONG 8
26219| #define SIZEOF_LONG_LONG 8
26220| #define SIZEOF_LONG_INT 8
26221| #define HAVE_JSON 1
26222| #define STDC_HEADERS 1
26223| #define ODBCVER 0x0300
26224| #define PHAR_HASH_OK 1
26225| #define HAVE_REFLECTION 1
26226| #define HAVE_PHP_SESSION 1
26227| #define HAVE_LIBXML 1
26228| #define HAVE_SIMPLEXML 1
26229| #define HAVE_SPL 1
26230| #define HAVE_FLUSHIO 1
26231| #define HAVE_ALIGNOF 1
26232| #define PHP_USE_PHP_CRYPT_R 1
26233| #define HAVE_ATTRIBUTE_ALIGNED 1
26234| #define HAVE_GETCWD 1
26235| #define HAVE_GETWD 1
26236| #define HAVE_ASINH 1
26237| #define HAVE_ACOSH 1
26238| #define HAVE_ATANH 1
26239| #define HAVE_LOG1P 1
26240| #define HAVE_HYPOT 1
26241| #define HAVE_GLOB 1
26242| #define HAVE_STRFMON 1
26243| #define HAVE_NICE 1
26244| #define HAVE_FNMATCH 1
26245| #define HAVE_FORK 1
26246| #define PHP_CAN_SUPPORT_PROC_OPEN 1
26247| #define HAVE_DNS_SEARCH 1
26248| #define HAVE_LIBRESOLV 1
26249| #define HAVE_DN_EXPAND 1
26250| #define HAVE_DN_SKIPNAME 1
26251| #define HAVE_RES_SEARCH 1
26252| #define HAVE_STRPTIME_DECL_FAILS 1
26253| #define HAVE_WCHAR_H 1
26254| #define HAVE_MBLEN 1
26255| #define HAVE_MBRLEN 1
26256| #define HAVE_MBSINIT 1
26257| #define HAVE_MBSTATE_T 1
26258| #define HAVE_DECL_ARC4RANDOM_BUF 1
26259| #define HAVE_NET_IF_H 1
26260| #define HAVE_NETDB_H 1
26261| #define HAVE_GETIFADDRS 1
26262| #define HAVE_LIBXML 1
26263| #define HAVE_XML 1
26264| #define HAVE_LIBXML 1
26265| #define HAVE_XMLREADER 1
26266| #define HAVE_LIBXML 1
26267| #define HAVE_XMLWRITER 1
26268| #define MYSQLND_COMPRESSION_WANTED 1
26269| #define MYSQLND_SSL_SUPPORTED 1
26270| #define HAVE_INTTYPES_H 1
26271| #define HAVE_STDINT_H 1
26272| #define HAVE_LIMITS_H 1
26273| #define HAVE_STRING_H 1
26274| #define HAVE_UNISTD_H 1
26275| #define HAVE_STDARG_H 1
26276| #define HAVE_SYS_TYPES_H 1
26277| #define HAVE_SYS_TIME_H 1
26278| #define HAVE_SIGNAL_H 1
26279| #define HAVE_STDLIB_H 1
26280| #define HAVE_CPUID_H 1
26281| #define HAVE_DLFCN_H 1
26282| #define ulong unsigned long
26283| #define HAVE_INT32_T 1
26284| #define HAVE_UINT32_T 1
26285| #define HAVE_VPRINTF 1
26286| #define HAVE_ALLOCA_H 1
26287| #define HAVE_ALLOCA 1
26288| #define HAVE_MEMCPY 1
26289| #define HAVE_STRDUP 1
26290| #define HAVE_GETPID 1
26291| #define HAVE_KILL 1
26292| #define HAVE_STRTOD 1
26293| #define HAVE_STRTOL 1
26294| #define HAVE_FINITE 1
26295| #define HAVE_SIGSETJMP 1
26296| #define ZEND_BROKEN_SPRINTF 1
26297| #define HAVE_DECL_ISFINITE 1
26298| #define HAVE_DECL_ISNAN 1
26299| #define HAVE_DECL_ISINF 1
26300| /* end confdefs.h.  */
26301|
26302|    #include <float.h>
26303|
26304| int
26305| main ()
26306| {
26307|
26308|     unsigned int fpu_oldcw, fpu_cw;
26309|     volatile double result;
26310|     double a = 2877.0;
26311|     volatile double b = 1000000.0;
26312|
26313|     _controlfp_s(&fpu_cw, 0, 0);
26314|     fpu_oldcw = fpu_cw;
26315|     _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
26316|     result = a / b;
26317|     _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
26318|
26319|   ;
26320|   return 0;
26321| }
26322configure:96568: result: no
26323configure:96572: checking whether FPU control word can be manipulated by inline assembler
26324configure:96600: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
26325configure:96600: $? = 0
26326configure:96611: result: yes
26327configure:96619: checking whether double cast to long preserves least significant bits
26328configure:96652: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
26329conftest.c:359:4: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
26330                        exit(0);
26331                        ^
26332conftest.c:359:4: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
263331 error generated.
26334configure:96652: $? = 1
26335configure: program exited with status 1
26336configure: failed program was:
26337| /* confdefs.h */
26338| #define PACKAGE_NAME ""
26339| #define PACKAGE_TARNAME ""
26340| #define PACKAGE_VERSION ""
26341| #define PACKAGE_STRING ""
26342| #define PACKAGE_BUGREPORT ""
26343| #define PACKAGE_URL ""
26344| #define STDC_HEADERS 1
26345| #define HAVE_SYS_TYPES_H 1
26346| #define HAVE_SYS_STAT_H 1
26347| #define HAVE_STDLIB_H 1
26348| #define HAVE_STRING_H 1
26349| #define HAVE_MEMORY_H 1
26350| #define HAVE_STRINGS_H 1
26351| #define HAVE_INTTYPES_H 1
26352| #define HAVE_STDINT_H 1
26353| #define HAVE_UNISTD_H 1
26354| #define __EXTENSIONS__ 1
26355| #define _ALL_SOURCE 1
26356| #define _GNU_SOURCE 1
26357| #define _POSIX_PTHREAD_SEMANTICS 1
26358| #define _TANDEM_SOURCE 1
26359| #define HAVE_DEV_URANDOM 1
26360| #define HAVE_HUGE_VAL_INF 1
26361| #define HAVE_CPUID_COUNT 1
26362| #define HAVE_PHPDBG 1
26363| #define PHPDBG_DEBUG 0
26364| #define PHP_WRITE_STDOUT 1
26365| #define HAVE_SOCKET 1
26366| #define HAVE_SOCKETPAIR 1
26367| #define HAVE_HTONL 1
26368| #define HAVE_GETHOSTNAME 1
26369| #define HAVE_GETHOSTBYADDR 1
26370| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
26371| #define HAVE_DLOPEN 1
26372| #define HAVE_LIBDL 1
26373| #define HAVE_LIBM 1
26374| #define HAVE_INET_ATON 1
26375| #define STDC_HEADERS 1
26376| #define HAVE_DIRENT_H 1
26377| #define HAVE_INTTYPES_H 1
26378| #define HAVE_STDINT_H 1
26379| #define HAVE_DIRENT_H 1
26380| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
26381| #define HAVE_SYS_PARAM_H 1
26382| #define HAVE_SYS_TYPES_H 1
26383| #define HAVE_SYS_TIME_H 1
26384| #define HAVE_NETINET_IN_H 1
26385| #define HAVE_ALLOCA_H 1
26386| #define HAVE_ARPA_INET_H 1
26387| #define HAVE_ARPA_NAMESER_H 1
26388| #define HAVE_ASSERT_H 1
26389| #define HAVE_DNS_H 1
26390| #define HAVE_FCNTL_H 1
26391| #define HAVE_GRP_H 1
26392| #define HAVE_LANGINFO_H 1
26393| #define HAVE_LIMITS_H 1
26394| #define HAVE_LOCALE_H 1
26395| #define HAVE_MONETARY_H 1
26396| #define HAVE_NETDB_H 1
26397| #define HAVE_POLL_H 1
26398| #define HAVE_PWD_H 1
26399| #define HAVE_RESOLV_H 1
26400| #define HAVE_SIGNAL_H 1
26401| #define HAVE_STDARG_H 1
26402| #define HAVE_STDLIB_H 1
26403| #define HAVE_STRING_H 1
26404| #define HAVE_SYSLOG_H 1
26405| #define HAVE_SYSEXITS_H 1
26406| #define HAVE_SYS_IOCTL_H 1
26407| #define HAVE_SYS_FILE_H 1
26408| #define HAVE_SYS_MMAN_H 1
26409| #define HAVE_SYS_MOUNT_H 1
26410| #define HAVE_SYS_POLL_H 1
26411| #define HAVE_SYS_RESOURCE_H 1
26412| #define HAVE_SYS_SELECT_H 1
26413| #define HAVE_SYS_SOCKET_H 1
26414| #define HAVE_SYS_STAT_H 1
26415| #define HAVE_SYS_STATVFS_H 1
26416| #define HAVE_SYS_WAIT_H 1
26417| #define HAVE_TERMIOS_H 1
26418| #define HAVE_UNISTD_H 1
26419| #define HAVE_UTIME_H 1
26420| #define HAVE_SYS_UTSNAME_H 1
26421| #define HAVE_SYS_IPC_H 1
26422| #define HAVE_DLFCN_H 1
26423| #define HAVE_ASSERT_H 1
26424| #define HAVE_TMMINTRIN_H 1
26425| #define HAVE_NMMINTRIN_H 1
26426| #define HAVE_IMMINTRIN_H 1
26427| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
26428| #define HAVE_STRUCT_TM_TM_ZONE 1
26429| #define HAVE_TM_ZONE 1
26430| #define MISSING_FCLOSE_DECL 0
26431| #define HAVE_TM_GMTOFF 1
26432| #define HAVE_STRUCT_FLOCK 1
26433| #define HAVE_SOCKLEN_T 1
26434| #define SIZEOF_SIZE_T 8
26435| #define SIZEOF_LONG_LONG 8
26436| #define SIZEOF_LONG_LONG_INT 8
26437| #define SIZEOF_LONG 8
26438| #define SIZEOF_INT 4
26439| #define SIZEOF_INTMAX_T 8
26440| #define HAVE_INTMAX_T 1
26441| #define SIZEOF_SSIZE_T 8
26442| #define HAVE_SSIZE_T 1
26443| #define SIZEOF_PTRDIFF_T 8
26444| #define HAVE_PTRDIFF_T 1
26445| #define SIZEOF_SHORT 2
26446| #define SIZEOF_INT 4
26447| #define SIZEOF_LONG 8
26448| #define SIZEOF_LONG_LONG 8
26449| #define HAVE_INT8_T 1
26450| #define HAVE_INT16_T 1
26451| #define HAVE_INT32_T 1
26452| #define HAVE_INT64_T 1
26453| #define HAVE_UINT8_T 1
26454| #define HAVE_UINT16_T 1
26455| #define HAVE_UINT32_T 1
26456| #define HAVE_UINT64_T 1
26457| #define HAVE_U_INT8_T 1
26458| #define HAVE_U_INT16_T 1
26459| #define HAVE_U_INT32_T 1
26460| #define HAVE_U_INT64_T 1
26461| #define PHP_HAVE_STDINT_TYPES 1
26462| #define PHP_HAVE_BUILTIN_EXPECT 1
26463| #define PHP_HAVE_BUILTIN_CLZ 1
26464| #define PHP_HAVE_BUILTIN_CTZL 1
26465| #define PHP_HAVE_BUILTIN_CTZLL 1
26466| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
26467| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
26468| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
26469| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
26470| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
26471| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
26472| #define PHP_HAVE_BUILTIN_CPU_INIT 0
26473| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
26474| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
26475| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
26476| #define PHP_HAVE_AVX_INSTRUCTIONS 1
26477| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
26478| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
26479| #define HAVE_STRUCT_STAT_ST_RDEV 1
26480| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
26481| #define HAVE_ST_BLOCKS 1
26482| #define HAVE_SOCKADDR_STORAGE 1
26483| #define HAVE_SOCKADDR_SA_LEN 1
26484| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
26485| #define HAVE_VPRINTF 1
26486| #define HAVE_ALPHASORT 1
26487| #define HAVE_ASCTIME_R 1
26488| #define HAVE_CHROOT 1
26489| #define HAVE_CTIME_R 1
26490| #define HAVE_CRYPT 1
26491| #define HAVE_FLOCK 1
26492| #define HAVE_FTOK 1
26493| #define HAVE_FUNOPEN 1
26494| #define HAVE_GAI_STRERROR 1
26495| #define HAVE_GCVT 1
26496| #define HAVE_GETLOADAVG 1
26497| #define HAVE_GETLOGIN 1
26498| #define HAVE_GETPROTOBYNAME 1
26499| #define HAVE_GETPROTOBYNUMBER 1
26500| #define HAVE_GETSERVBYNAME 1
26501| #define HAVE_GETSERVBYPORT 1
26502| #define HAVE_GETHOSTNAME 1
26503| #define HAVE_GETRUSAGE 1
26504| #define HAVE_GETTIMEOFDAY 1
26505| #define HAVE_GMTIME_R 1
26506| #define HAVE_GETPWNAM_R 1
26507| #define HAVE_GETGRNAM_R 1
26508| #define HAVE_GETPWUID_R 1
26509| #define HAVE_GRANTPT 1
26510| #define HAVE_INET_NTOA 1
26511| #define HAVE_INET_NTOP 1
26512| #define HAVE_INET_PTON 1
26513| #define HAVE_ISASCII 1
26514| #define HAVE_LINK 1
26515| #define HAVE_LOCALTIME_R 1
26516| #define HAVE_LOCKF 1
26517| #define HAVE_LCHOWN 1
26518| #define HAVE_LRAND48 1
26519| #define HAVE_MEMCPY 1
26520| #define HAVE_MEMMOVE 1
26521| #define HAVE_MKSTEMP 1
26522| #define HAVE_MMAP 1
26523| #define HAVE_NL_LANGINFO 1
26524| #define HAVE_PERROR 1
26525| #define HAVE_POLL 1
26526| #define HAVE_PTSNAME 1
26527| #define HAVE_PUTENV 1
26528| #define HAVE_REALPATH 1
26529| #define HAVE_RANDOM 1
26530| #define HAVE_RAND_R 1
26531| #define HAVE_SCANDIR 1
26532| #define HAVE_SETITIMER 1
26533| #define HAVE_SETLOCALE 1
26534| #define HAVE_LOCALECONV 1
26535| #define HAVE_SETENV 1
26536| #define HAVE_SETPGID 1
26537| #define HAVE_SETSOCKOPT 1
26538| #define HAVE_SETVBUF 1
26539| #define HAVE_SHUTDOWN 1
26540| #define HAVE_SIN 1
26541| #define HAVE_SNPRINTF 1
26542| #define HAVE_SRAND48 1
26543| #define HAVE_SRANDOM 1
26544| #define HAVE_STATFS 1
26545| #define HAVE_STATVFS 1
26546| #define HAVE_STRCASECMP 1
26547| #define HAVE_STRCOLL 1
26548| #define HAVE_STRDUP 1
26549| #define HAVE_STRERROR 1
26550| #define HAVE_STRFTIME 1
26551| #define HAVE_STRNLEN 1
26552| #define HAVE_STRPTIME 1
26553| #define HAVE_STRSTR 1
26554| #define HAVE_STRTOK_R 1
26555| #define HAVE_SYMLINK 1
26556| #define HAVE_TEMPNAM 1
26557| #define HAVE_TZSET 1
26558| #define HAVE_UNLOCKPT 1
26559| #define HAVE_UNSETENV 1
26560| #define HAVE_USLEEP 1
26561| #define HAVE_UTIME 1
26562| #define HAVE_VSNPRINTF 1
26563| #define HAVE_VASPRINTF 1
26564| #define HAVE_ASPRINTF 1
26565| #define HAVE_NANOSLEEP 1
26566| #define HAVE_SYNC_FETCH_AND_ADD 1
26567| #define HAVE_STRLCAT 1
26568| #define HAVE_STRLCPY 1
26569| #define HAVE_GETOPT 1
26570| #define HAVE_UTIME_H 1
26571| #define HAVE_UTIME_NULL 1
26572| #define HAVE_ALLOCA_H 1
26573| #define HAVE_ALLOCA 1
26574| #define HAVE_DECLARED_TIMEZONE 1
26575| #define HAVE_OLD_READDIR_R 1
26576| #define HAVE_ASM_GOTO 1
26577| #define HAVE_COMPILER_C99_VLA 1
26578| #define PHP_SIGCHILD 0
26579| #define DEFAULT_SHORT_OPEN_TAG "1"
26580| #define HAVE_IPV6 1
26581| #define HAVE_STRINGS_H 1
26582| #define HAVE_STRTOLL 1
26583| #define HAVE_ATOLL 1
26584| #define HAVE_TIMELIB_CONFIG_H 1
26585| #define HAVE_LIBXML 1
26586| #define HAVE_LIBXML 1
26587| #define PCRE2_CODE_UNIT_WIDTH 8
26588| #define HAVE_PCRE 1
26589| #define HAVE_PCRE_JIT_SUPPORT 1
26590| #define HAVE_ZLIB 1
26591| #define HAVE_BCMATH 1
26592| #define HAVE_BZ2 1
26593| #define HAVE_CTYPE 1
26594| #define HAVE_LIBXML 1
26595| #define HAVE_DOM 1
26596| #define HAVE_UTIMES 1
26597| #define HAVE_STRNDUP 1
26598| #define PHP_MHASH_BC 1
26599| #define HAVE_HASH_EXT 1
26600| #define SIZEOF_SHORT 2
26601| #define SIZEOF_INT 4
26602| #define SIZEOF_LONG 8
26603| #define SIZEOF_LONG_LONG 8
26604| #define SIZEOF_LONG_INT 8
26605| #define HAVE_JSON 1
26606| #define STDC_HEADERS 1
26607| #define ODBCVER 0x0300
26608| #define PHAR_HASH_OK 1
26609| #define HAVE_REFLECTION 1
26610| #define HAVE_PHP_SESSION 1
26611| #define HAVE_LIBXML 1
26612| #define HAVE_SIMPLEXML 1
26613| #define HAVE_SPL 1
26614| #define HAVE_FLUSHIO 1
26615| #define HAVE_ALIGNOF 1
26616| #define PHP_USE_PHP_CRYPT_R 1
26617| #define HAVE_ATTRIBUTE_ALIGNED 1
26618| #define HAVE_GETCWD 1
26619| #define HAVE_GETWD 1
26620| #define HAVE_ASINH 1
26621| #define HAVE_ACOSH 1
26622| #define HAVE_ATANH 1
26623| #define HAVE_LOG1P 1
26624| #define HAVE_HYPOT 1
26625| #define HAVE_GLOB 1
26626| #define HAVE_STRFMON 1
26627| #define HAVE_NICE 1
26628| #define HAVE_FNMATCH 1
26629| #define HAVE_FORK 1
26630| #define PHP_CAN_SUPPORT_PROC_OPEN 1
26631| #define HAVE_DNS_SEARCH 1
26632| #define HAVE_LIBRESOLV 1
26633| #define HAVE_DN_EXPAND 1
26634| #define HAVE_DN_SKIPNAME 1
26635| #define HAVE_RES_SEARCH 1
26636| #define HAVE_STRPTIME_DECL_FAILS 1
26637| #define HAVE_WCHAR_H 1
26638| #define HAVE_MBLEN 1
26639| #define HAVE_MBRLEN 1
26640| #define HAVE_MBSINIT 1
26641| #define HAVE_MBSTATE_T 1
26642| #define HAVE_DECL_ARC4RANDOM_BUF 1
26643| #define HAVE_NET_IF_H 1
26644| #define HAVE_NETDB_H 1
26645| #define HAVE_GETIFADDRS 1
26646| #define HAVE_LIBXML 1
26647| #define HAVE_XML 1
26648| #define HAVE_LIBXML 1
26649| #define HAVE_XMLREADER 1
26650| #define HAVE_LIBXML 1
26651| #define HAVE_XMLWRITER 1
26652| #define MYSQLND_COMPRESSION_WANTED 1
26653| #define MYSQLND_SSL_SUPPORTED 1
26654| #define HAVE_INTTYPES_H 1
26655| #define HAVE_STDINT_H 1
26656| #define HAVE_LIMITS_H 1
26657| #define HAVE_STRING_H 1
26658| #define HAVE_UNISTD_H 1
26659| #define HAVE_STDARG_H 1
26660| #define HAVE_SYS_TYPES_H 1
26661| #define HAVE_SYS_TIME_H 1
26662| #define HAVE_SIGNAL_H 1
26663| #define HAVE_STDLIB_H 1
26664| #define HAVE_CPUID_H 1
26665| #define HAVE_DLFCN_H 1
26666| #define ulong unsigned long
26667| #define HAVE_INT32_T 1
26668| #define HAVE_UINT32_T 1
26669| #define HAVE_VPRINTF 1
26670| #define HAVE_ALLOCA_H 1
26671| #define HAVE_ALLOCA 1
26672| #define HAVE_MEMCPY 1
26673| #define HAVE_STRDUP 1
26674| #define HAVE_GETPID 1
26675| #define HAVE_KILL 1
26676| #define HAVE_STRTOD 1
26677| #define HAVE_STRTOL 1
26678| #define HAVE_FINITE 1
26679| #define HAVE_SIGSETJMP 1
26680| #define ZEND_BROKEN_SPRINTF 1
26681| #define HAVE_DECL_ISFINITE 1
26682| #define HAVE_DECL_ISNAN 1
26683| #define HAVE_DECL_ISINF 1
26684| #define HAVE_FPU_INLINE_ASM_X86 1
26685| /* end confdefs.h.  */
26686|
26687| #include <limits.h>
26688|
26689| int main()
26690| {
26691|       if (sizeof(long) == 4) {
26692|               double d = (double) LONG_MIN * LONG_MIN + 2e9;
26693|
26694|               if ((long) d == 2e9 && (long) -d == -2e9) {
26695|                       exit(0);
26696|               }
26697|       } else if (sizeof(long) == 8) {
26698|               double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */
26699|
26700|               if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */
26701|                       exit(0);
26702|               }
26703|       }
26704|       exit(1);
26705| }
26706|
26707configure:96662: result: no
26708configure:96674: checking for dlfcn.h
26709configure:96674: result: yes
26710configure:96685: checking whether dlsym() requires a leading underscore in symbol names
26711configure:96756: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
26712configure:96752:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
26713    exit (status);
26714    ^
26715configure:96752:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
267161 error generated.
26717configure:96759: $? = 1
26718configure:96783: result: no
26719configure:96817: checking whether to enable thread-safety
26720configure:96819: result: no
26721configure:96822: checking whether to enable inline optimization for GCC
26722configure:96824: result: yes
26723configure:96827: checking whether to enable Zend debugging
26724configure:96829: result: no
26725configure:96866: checking for inline
26726configure:96882: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
26727configure:96882: $? = 0
26728configure:96890: result: inline
26729configure:96911: checking target system is Darwin
26730configure:96917: result: yes
26731configure:96924: checking for MM alignment and log values
26732configure:96968: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
26733conftest.c:380:26: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
26734  fprintf(fp, "%d %d\n", ZEND_MM_ALIGNMENT, zeros);
26735               ~~        ^~~~~~~~~~~~~~~~~
26736               %lu
26737conftest.c:363:27: note: expanded from macro 'ZEND_MM_ALIGNMENT'
26738#define ZEND_MM_ALIGNMENT (__alignof__ (mm_align_test))
26739                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26740conftest.c:383:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
26741  exit(0);
26742  ^
26743conftest.c:383:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
267441 warning and 1 error generated.
26745configure:96968: $? = 1
26746configure: program exited with status 1
26747configure: failed program was:
26748| /* confdefs.h */
26749| #define PACKAGE_NAME ""
26750| #define PACKAGE_TARNAME ""
26751| #define PACKAGE_VERSION ""
26752| #define PACKAGE_STRING ""
26753| #define PACKAGE_BUGREPORT ""
26754| #define PACKAGE_URL ""
26755| #define STDC_HEADERS 1
26756| #define HAVE_SYS_TYPES_H 1
26757| #define HAVE_SYS_STAT_H 1
26758| #define HAVE_STDLIB_H 1
26759| #define HAVE_STRING_H 1
26760| #define HAVE_MEMORY_H 1
26761| #define HAVE_STRINGS_H 1
26762| #define HAVE_INTTYPES_H 1
26763| #define HAVE_STDINT_H 1
26764| #define HAVE_UNISTD_H 1
26765| #define __EXTENSIONS__ 1
26766| #define _ALL_SOURCE 1
26767| #define _GNU_SOURCE 1
26768| #define _POSIX_PTHREAD_SEMANTICS 1
26769| #define _TANDEM_SOURCE 1
26770| #define HAVE_DEV_URANDOM 1
26771| #define HAVE_HUGE_VAL_INF 1
26772| #define HAVE_CPUID_COUNT 1
26773| #define HAVE_PHPDBG 1
26774| #define PHPDBG_DEBUG 0
26775| #define PHP_WRITE_STDOUT 1
26776| #define HAVE_SOCKET 1
26777| #define HAVE_SOCKETPAIR 1
26778| #define HAVE_HTONL 1
26779| #define HAVE_GETHOSTNAME 1
26780| #define HAVE_GETHOSTBYADDR 1
26781| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
26782| #define HAVE_DLOPEN 1
26783| #define HAVE_LIBDL 1
26784| #define HAVE_LIBM 1
26785| #define HAVE_INET_ATON 1
26786| #define STDC_HEADERS 1
26787| #define HAVE_DIRENT_H 1
26788| #define HAVE_INTTYPES_H 1
26789| #define HAVE_STDINT_H 1
26790| #define HAVE_DIRENT_H 1
26791| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
26792| #define HAVE_SYS_PARAM_H 1
26793| #define HAVE_SYS_TYPES_H 1
26794| #define HAVE_SYS_TIME_H 1
26795| #define HAVE_NETINET_IN_H 1
26796| #define HAVE_ALLOCA_H 1
26797| #define HAVE_ARPA_INET_H 1
26798| #define HAVE_ARPA_NAMESER_H 1
26799| #define HAVE_ASSERT_H 1
26800| #define HAVE_DNS_H 1
26801| #define HAVE_FCNTL_H 1
26802| #define HAVE_GRP_H 1
26803| #define HAVE_LANGINFO_H 1
26804| #define HAVE_LIMITS_H 1
26805| #define HAVE_LOCALE_H 1
26806| #define HAVE_MONETARY_H 1
26807| #define HAVE_NETDB_H 1
26808| #define HAVE_POLL_H 1
26809| #define HAVE_PWD_H 1
26810| #define HAVE_RESOLV_H 1
26811| #define HAVE_SIGNAL_H 1
26812| #define HAVE_STDARG_H 1
26813| #define HAVE_STDLIB_H 1
26814| #define HAVE_STRING_H 1
26815| #define HAVE_SYSLOG_H 1
26816| #define HAVE_SYSEXITS_H 1
26817| #define HAVE_SYS_IOCTL_H 1
26818| #define HAVE_SYS_FILE_H 1
26819| #define HAVE_SYS_MMAN_H 1
26820| #define HAVE_SYS_MOUNT_H 1
26821| #define HAVE_SYS_POLL_H 1
26822| #define HAVE_SYS_RESOURCE_H 1
26823| #define HAVE_SYS_SELECT_H 1
26824| #define HAVE_SYS_SOCKET_H 1
26825| #define HAVE_SYS_STAT_H 1
26826| #define HAVE_SYS_STATVFS_H 1
26827| #define HAVE_SYS_WAIT_H 1
26828| #define HAVE_TERMIOS_H 1
26829| #define HAVE_UNISTD_H 1
26830| #define HAVE_UTIME_H 1
26831| #define HAVE_SYS_UTSNAME_H 1
26832| #define HAVE_SYS_IPC_H 1
26833| #define HAVE_DLFCN_H 1
26834| #define HAVE_ASSERT_H 1
26835| #define HAVE_TMMINTRIN_H 1
26836| #define HAVE_NMMINTRIN_H 1
26837| #define HAVE_IMMINTRIN_H 1
26838| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
26839| #define HAVE_STRUCT_TM_TM_ZONE 1
26840| #define HAVE_TM_ZONE 1
26841| #define MISSING_FCLOSE_DECL 0
26842| #define HAVE_TM_GMTOFF 1
26843| #define HAVE_STRUCT_FLOCK 1
26844| #define HAVE_SOCKLEN_T 1
26845| #define SIZEOF_SIZE_T 8
26846| #define SIZEOF_LONG_LONG 8
26847| #define SIZEOF_LONG_LONG_INT 8
26848| #define SIZEOF_LONG 8
26849| #define SIZEOF_INT 4
26850| #define SIZEOF_INTMAX_T 8
26851| #define HAVE_INTMAX_T 1
26852| #define SIZEOF_SSIZE_T 8
26853| #define HAVE_SSIZE_T 1
26854| #define SIZEOF_PTRDIFF_T 8
26855| #define HAVE_PTRDIFF_T 1
26856| #define SIZEOF_SHORT 2
26857| #define SIZEOF_INT 4
26858| #define SIZEOF_LONG 8
26859| #define SIZEOF_LONG_LONG 8
26860| #define HAVE_INT8_T 1
26861| #define HAVE_INT16_T 1
26862| #define HAVE_INT32_T 1
26863| #define HAVE_INT64_T 1
26864| #define HAVE_UINT8_T 1
26865| #define HAVE_UINT16_T 1
26866| #define HAVE_UINT32_T 1
26867| #define HAVE_UINT64_T 1
26868| #define HAVE_U_INT8_T 1
26869| #define HAVE_U_INT16_T 1
26870| #define HAVE_U_INT32_T 1
26871| #define HAVE_U_INT64_T 1
26872| #define PHP_HAVE_STDINT_TYPES 1
26873| #define PHP_HAVE_BUILTIN_EXPECT 1
26874| #define PHP_HAVE_BUILTIN_CLZ 1
26875| #define PHP_HAVE_BUILTIN_CTZL 1
26876| #define PHP_HAVE_BUILTIN_CTZLL 1
26877| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
26878| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
26879| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
26880| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
26881| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
26882| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
26883| #define PHP_HAVE_BUILTIN_CPU_INIT 0
26884| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
26885| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
26886| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
26887| #define PHP_HAVE_AVX_INSTRUCTIONS 1
26888| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
26889| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
26890| #define HAVE_STRUCT_STAT_ST_RDEV 1
26891| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
26892| #define HAVE_ST_BLOCKS 1
26893| #define HAVE_SOCKADDR_STORAGE 1
26894| #define HAVE_SOCKADDR_SA_LEN 1
26895| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
26896| #define HAVE_VPRINTF 1
26897| #define HAVE_ALPHASORT 1
26898| #define HAVE_ASCTIME_R 1
26899| #define HAVE_CHROOT 1
26900| #define HAVE_CTIME_R 1
26901| #define HAVE_CRYPT 1
26902| #define HAVE_FLOCK 1
26903| #define HAVE_FTOK 1
26904| #define HAVE_FUNOPEN 1
26905| #define HAVE_GAI_STRERROR 1
26906| #define HAVE_GCVT 1
26907| #define HAVE_GETLOADAVG 1
26908| #define HAVE_GETLOGIN 1
26909| #define HAVE_GETPROTOBYNAME 1
26910| #define HAVE_GETPROTOBYNUMBER 1
26911| #define HAVE_GETSERVBYNAME 1
26912| #define HAVE_GETSERVBYPORT 1
26913| #define HAVE_GETHOSTNAME 1
26914| #define HAVE_GETRUSAGE 1
26915| #define HAVE_GETTIMEOFDAY 1
26916| #define HAVE_GMTIME_R 1
26917| #define HAVE_GETPWNAM_R 1
26918| #define HAVE_GETGRNAM_R 1
26919| #define HAVE_GETPWUID_R 1
26920| #define HAVE_GRANTPT 1
26921| #define HAVE_INET_NTOA 1
26922| #define HAVE_INET_NTOP 1
26923| #define HAVE_INET_PTON 1
26924| #define HAVE_ISASCII 1
26925| #define HAVE_LINK 1
26926| #define HAVE_LOCALTIME_R 1
26927| #define HAVE_LOCKF 1
26928| #define HAVE_LCHOWN 1
26929| #define HAVE_LRAND48 1
26930| #define HAVE_MEMCPY 1
26931| #define HAVE_MEMMOVE 1
26932| #define HAVE_MKSTEMP 1
26933| #define HAVE_MMAP 1
26934| #define HAVE_NL_LANGINFO 1
26935| #define HAVE_PERROR 1
26936| #define HAVE_POLL 1
26937| #define HAVE_PTSNAME 1
26938| #define HAVE_PUTENV 1
26939| #define HAVE_REALPATH 1
26940| #define HAVE_RANDOM 1
26941| #define HAVE_RAND_R 1
26942| #define HAVE_SCANDIR 1
26943| #define HAVE_SETITIMER 1
26944| #define HAVE_SETLOCALE 1
26945| #define HAVE_LOCALECONV 1
26946| #define HAVE_SETENV 1
26947| #define HAVE_SETPGID 1
26948| #define HAVE_SETSOCKOPT 1
26949| #define HAVE_SETVBUF 1
26950| #define HAVE_SHUTDOWN 1
26951| #define HAVE_SIN 1
26952| #define HAVE_SNPRINTF 1
26953| #define HAVE_SRAND48 1
26954| #define HAVE_SRANDOM 1
26955| #define HAVE_STATFS 1
26956| #define HAVE_STATVFS 1
26957| #define HAVE_STRCASECMP 1
26958| #define HAVE_STRCOLL 1
26959| #define HAVE_STRDUP 1
26960| #define HAVE_STRERROR 1
26961| #define HAVE_STRFTIME 1
26962| #define HAVE_STRNLEN 1
26963| #define HAVE_STRPTIME 1
26964| #define HAVE_STRSTR 1
26965| #define HAVE_STRTOK_R 1
26966| #define HAVE_SYMLINK 1
26967| #define HAVE_TEMPNAM 1
26968| #define HAVE_TZSET 1
26969| #define HAVE_UNLOCKPT 1
26970| #define HAVE_UNSETENV 1
26971| #define HAVE_USLEEP 1
26972| #define HAVE_UTIME 1
26973| #define HAVE_VSNPRINTF 1
26974| #define HAVE_VASPRINTF 1
26975| #define HAVE_ASPRINTF 1
26976| #define HAVE_NANOSLEEP 1
26977| #define HAVE_SYNC_FETCH_AND_ADD 1
26978| #define HAVE_STRLCAT 1
26979| #define HAVE_STRLCPY 1
26980| #define HAVE_GETOPT 1
26981| #define HAVE_UTIME_H 1
26982| #define HAVE_UTIME_NULL 1
26983| #define HAVE_ALLOCA_H 1
26984| #define HAVE_ALLOCA 1
26985| #define HAVE_DECLARED_TIMEZONE 1
26986| #define HAVE_OLD_READDIR_R 1
26987| #define HAVE_ASM_GOTO 1
26988| #define HAVE_COMPILER_C99_VLA 1
26989| #define PHP_SIGCHILD 0
26990| #define DEFAULT_SHORT_OPEN_TAG "1"
26991| #define HAVE_IPV6 1
26992| #define HAVE_STRINGS_H 1
26993| #define HAVE_STRTOLL 1
26994| #define HAVE_ATOLL 1
26995| #define HAVE_TIMELIB_CONFIG_H 1
26996| #define HAVE_LIBXML 1
26997| #define HAVE_LIBXML 1
26998| #define PCRE2_CODE_UNIT_WIDTH 8
26999| #define HAVE_PCRE 1
27000| #define HAVE_PCRE_JIT_SUPPORT 1
27001| #define HAVE_ZLIB 1
27002| #define HAVE_BCMATH 1
27003| #define HAVE_BZ2 1
27004| #define HAVE_CTYPE 1
27005| #define HAVE_LIBXML 1
27006| #define HAVE_DOM 1
27007| #define HAVE_UTIMES 1
27008| #define HAVE_STRNDUP 1
27009| #define PHP_MHASH_BC 1
27010| #define HAVE_HASH_EXT 1
27011| #define SIZEOF_SHORT 2
27012| #define SIZEOF_INT 4
27013| #define SIZEOF_LONG 8
27014| #define SIZEOF_LONG_LONG 8
27015| #define SIZEOF_LONG_INT 8
27016| #define HAVE_JSON 1
27017| #define STDC_HEADERS 1
27018| #define ODBCVER 0x0300
27019| #define PHAR_HASH_OK 1
27020| #define HAVE_REFLECTION 1
27021| #define HAVE_PHP_SESSION 1
27022| #define HAVE_LIBXML 1
27023| #define HAVE_SIMPLEXML 1
27024| #define HAVE_SPL 1
27025| #define HAVE_FLUSHIO 1
27026| #define HAVE_ALIGNOF 1
27027| #define PHP_USE_PHP_CRYPT_R 1
27028| #define HAVE_ATTRIBUTE_ALIGNED 1
27029| #define HAVE_GETCWD 1
27030| #define HAVE_GETWD 1
27031| #define HAVE_ASINH 1
27032| #define HAVE_ACOSH 1
27033| #define HAVE_ATANH 1
27034| #define HAVE_LOG1P 1
27035| #define HAVE_HYPOT 1
27036| #define HAVE_GLOB 1
27037| #define HAVE_STRFMON 1
27038| #define HAVE_NICE 1
27039| #define HAVE_FNMATCH 1
27040| #define HAVE_FORK 1
27041| #define PHP_CAN_SUPPORT_PROC_OPEN 1
27042| #define HAVE_DNS_SEARCH 1
27043| #define HAVE_LIBRESOLV 1
27044| #define HAVE_DN_EXPAND 1
27045| #define HAVE_DN_SKIPNAME 1
27046| #define HAVE_RES_SEARCH 1
27047| #define HAVE_STRPTIME_DECL_FAILS 1
27048| #define HAVE_WCHAR_H 1
27049| #define HAVE_MBLEN 1
27050| #define HAVE_MBRLEN 1
27051| #define HAVE_MBSINIT 1
27052| #define HAVE_MBSTATE_T 1
27053| #define HAVE_DECL_ARC4RANDOM_BUF 1
27054| #define HAVE_NET_IF_H 1
27055| #define HAVE_NETDB_H 1
27056| #define HAVE_GETIFADDRS 1
27057| #define HAVE_LIBXML 1
27058| #define HAVE_XML 1
27059| #define HAVE_LIBXML 1
27060| #define HAVE_XMLREADER 1
27061| #define HAVE_LIBXML 1
27062| #define HAVE_XMLWRITER 1
27063| #define MYSQLND_COMPRESSION_WANTED 1
27064| #define MYSQLND_SSL_SUPPORTED 1
27065| #define HAVE_INTTYPES_H 1
27066| #define HAVE_STDINT_H 1
27067| #define HAVE_LIMITS_H 1
27068| #define HAVE_STRING_H 1
27069| #define HAVE_UNISTD_H 1
27070| #define HAVE_STDARG_H 1
27071| #define HAVE_SYS_TYPES_H 1
27072| #define HAVE_SYS_TIME_H 1
27073| #define HAVE_SIGNAL_H 1
27074| #define HAVE_STDLIB_H 1
27075| #define HAVE_CPUID_H 1
27076| #define HAVE_DLFCN_H 1
27077| #define ulong unsigned long
27078| #define HAVE_INT32_T 1
27079| #define HAVE_UINT32_T 1
27080| #define HAVE_VPRINTF 1
27081| #define HAVE_ALLOCA_H 1
27082| #define HAVE_ALLOCA 1
27083| #define HAVE_MEMCPY 1
27084| #define HAVE_STRDUP 1
27085| #define HAVE_GETPID 1
27086| #define HAVE_KILL 1
27087| #define HAVE_STRTOD 1
27088| #define HAVE_STRTOL 1
27089| #define HAVE_FINITE 1
27090| #define HAVE_SIGSETJMP 1
27091| #define ZEND_BROKEN_SPRINTF 1
27092| #define HAVE_DECL_ISFINITE 1
27093| #define HAVE_DECL_ISNAN 1
27094| #define HAVE_DECL_ISINF 1
27095| #define HAVE_FPU_INLINE_ASM_X86 1
27096| #define HAVE_DLFCN_H 1
27097| #define ZEND_DEBUG 0
27098| #define DARWIN 1
27099| /* end confdefs.h.  */
27100|
27101| #include <stdio.h>
27102|
27103| typedef union _mm_align_test {
27104|   void *ptr;
27105|   double dbl;
27106|   long lng;
27107| } mm_align_test;
27108|
27109| #if (defined (__GNUC__) && __GNUC__ >= 2)
27110| #define ZEND_MM_ALIGNMENT (__alignof__ (mm_align_test))
27111| #else
27112| #define ZEND_MM_ALIGNMENT (sizeof(mm_align_test))
27113| #endif
27114|
27115| int main()
27116| {
27117|   int i = ZEND_MM_ALIGNMENT;
27118|   int zeros = 0;
27119|   FILE *fp;
27120|
27121|   while (i & ~0x1) {
27122|     zeros++;
27123|     i = i >> 1;
27124|   }
27125|
27126|   fp = fopen("conftest.zend", "w");
27127|   fprintf(fp, "%d %d\n", ZEND_MM_ALIGNMENT, zeros);
27128|   fclose(fp);
27129|
27130|   exit(0);
27131| }
27132|
27133configure:96989: result: done
27134configure:96992: checking for memory allocation using mmap(MAP_ANON)
27135configure:97037: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
27136configure:97037: $? = 0
27137configure:97037: ./conftest
27138configure:97037: $? = 0
27139configure:97042: result: yes
27140configure:97056: checking for memory allocation using mmap("/dev/zero")
27141configure:97111: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
27142conftest.c:391:6: error: implicit declaration of function 'close' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
27143        if (close(fd) != 0) {
27144            ^
271451 error generated.
27146configure:97111: $? = 1
27147configure: program exited with status 1
27148configure: failed program was:
27149| /* confdefs.h */
27150| #define PACKAGE_NAME ""
27151| #define PACKAGE_TARNAME ""
27152| #define PACKAGE_VERSION ""
27153| #define PACKAGE_STRING ""
27154| #define PACKAGE_BUGREPORT ""
27155| #define PACKAGE_URL ""
27156| #define STDC_HEADERS 1
27157| #define HAVE_SYS_TYPES_H 1
27158| #define HAVE_SYS_STAT_H 1
27159| #define HAVE_STDLIB_H 1
27160| #define HAVE_STRING_H 1
27161| #define HAVE_MEMORY_H 1
27162| #define HAVE_STRINGS_H 1
27163| #define HAVE_INTTYPES_H 1
27164| #define HAVE_STDINT_H 1
27165| #define HAVE_UNISTD_H 1
27166| #define __EXTENSIONS__ 1
27167| #define _ALL_SOURCE 1
27168| #define _GNU_SOURCE 1
27169| #define _POSIX_PTHREAD_SEMANTICS 1
27170| #define _TANDEM_SOURCE 1
27171| #define HAVE_DEV_URANDOM 1
27172| #define HAVE_HUGE_VAL_INF 1
27173| #define HAVE_CPUID_COUNT 1
27174| #define HAVE_PHPDBG 1
27175| #define PHPDBG_DEBUG 0
27176| #define PHP_WRITE_STDOUT 1
27177| #define HAVE_SOCKET 1
27178| #define HAVE_SOCKETPAIR 1
27179| #define HAVE_HTONL 1
27180| #define HAVE_GETHOSTNAME 1
27181| #define HAVE_GETHOSTBYADDR 1
27182| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
27183| #define HAVE_DLOPEN 1
27184| #define HAVE_LIBDL 1
27185| #define HAVE_LIBM 1
27186| #define HAVE_INET_ATON 1
27187| #define STDC_HEADERS 1
27188| #define HAVE_DIRENT_H 1
27189| #define HAVE_INTTYPES_H 1
27190| #define HAVE_STDINT_H 1
27191| #define HAVE_DIRENT_H 1
27192| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
27193| #define HAVE_SYS_PARAM_H 1
27194| #define HAVE_SYS_TYPES_H 1
27195| #define HAVE_SYS_TIME_H 1
27196| #define HAVE_NETINET_IN_H 1
27197| #define HAVE_ALLOCA_H 1
27198| #define HAVE_ARPA_INET_H 1
27199| #define HAVE_ARPA_NAMESER_H 1
27200| #define HAVE_ASSERT_H 1
27201| #define HAVE_DNS_H 1
27202| #define HAVE_FCNTL_H 1
27203| #define HAVE_GRP_H 1
27204| #define HAVE_LANGINFO_H 1
27205| #define HAVE_LIMITS_H 1
27206| #define HAVE_LOCALE_H 1
27207| #define HAVE_MONETARY_H 1
27208| #define HAVE_NETDB_H 1
27209| #define HAVE_POLL_H 1
27210| #define HAVE_PWD_H 1
27211| #define HAVE_RESOLV_H 1
27212| #define HAVE_SIGNAL_H 1
27213| #define HAVE_STDARG_H 1
27214| #define HAVE_STDLIB_H 1
27215| #define HAVE_STRING_H 1
27216| #define HAVE_SYSLOG_H 1
27217| #define HAVE_SYSEXITS_H 1
27218| #define HAVE_SYS_IOCTL_H 1
27219| #define HAVE_SYS_FILE_H 1
27220| #define HAVE_SYS_MMAN_H 1
27221| #define HAVE_SYS_MOUNT_H 1
27222| #define HAVE_SYS_POLL_H 1
27223| #define HAVE_SYS_RESOURCE_H 1
27224| #define HAVE_SYS_SELECT_H 1
27225| #define HAVE_SYS_SOCKET_H 1
27226| #define HAVE_SYS_STAT_H 1
27227| #define HAVE_SYS_STATVFS_H 1
27228| #define HAVE_SYS_WAIT_H 1
27229| #define HAVE_TERMIOS_H 1
27230| #define HAVE_UNISTD_H 1
27231| #define HAVE_UTIME_H 1
27232| #define HAVE_SYS_UTSNAME_H 1
27233| #define HAVE_SYS_IPC_H 1
27234| #define HAVE_DLFCN_H 1
27235| #define HAVE_ASSERT_H 1
27236| #define HAVE_TMMINTRIN_H 1
27237| #define HAVE_NMMINTRIN_H 1
27238| #define HAVE_IMMINTRIN_H 1
27239| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
27240| #define HAVE_STRUCT_TM_TM_ZONE 1
27241| #define HAVE_TM_ZONE 1
27242| #define MISSING_FCLOSE_DECL 0
27243| #define HAVE_TM_GMTOFF 1
27244| #define HAVE_STRUCT_FLOCK 1
27245| #define HAVE_SOCKLEN_T 1
27246| #define SIZEOF_SIZE_T 8
27247| #define SIZEOF_LONG_LONG 8
27248| #define SIZEOF_LONG_LONG_INT 8
27249| #define SIZEOF_LONG 8
27250| #define SIZEOF_INT 4
27251| #define SIZEOF_INTMAX_T 8
27252| #define HAVE_INTMAX_T 1
27253| #define SIZEOF_SSIZE_T 8
27254| #define HAVE_SSIZE_T 1
27255| #define SIZEOF_PTRDIFF_T 8
27256| #define HAVE_PTRDIFF_T 1
27257| #define SIZEOF_SHORT 2
27258| #define SIZEOF_INT 4
27259| #define SIZEOF_LONG 8
27260| #define SIZEOF_LONG_LONG 8
27261| #define HAVE_INT8_T 1
27262| #define HAVE_INT16_T 1
27263| #define HAVE_INT32_T 1
27264| #define HAVE_INT64_T 1
27265| #define HAVE_UINT8_T 1
27266| #define HAVE_UINT16_T 1
27267| #define HAVE_UINT32_T 1
27268| #define HAVE_UINT64_T 1
27269| #define HAVE_U_INT8_T 1
27270| #define HAVE_U_INT16_T 1
27271| #define HAVE_U_INT32_T 1
27272| #define HAVE_U_INT64_T 1
27273| #define PHP_HAVE_STDINT_TYPES 1
27274| #define PHP_HAVE_BUILTIN_EXPECT 1
27275| #define PHP_HAVE_BUILTIN_CLZ 1
27276| #define PHP_HAVE_BUILTIN_CTZL 1
27277| #define PHP_HAVE_BUILTIN_CTZLL 1
27278| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
27279| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
27280| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
27281| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
27282| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
27283| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
27284| #define PHP_HAVE_BUILTIN_CPU_INIT 0
27285| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
27286| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
27287| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
27288| #define PHP_HAVE_AVX_INSTRUCTIONS 1
27289| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
27290| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
27291| #define HAVE_STRUCT_STAT_ST_RDEV 1
27292| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
27293| #define HAVE_ST_BLOCKS 1
27294| #define HAVE_SOCKADDR_STORAGE 1
27295| #define HAVE_SOCKADDR_SA_LEN 1
27296| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
27297| #define HAVE_VPRINTF 1
27298| #define HAVE_ALPHASORT 1
27299| #define HAVE_ASCTIME_R 1
27300| #define HAVE_CHROOT 1
27301| #define HAVE_CTIME_R 1
27302| #define HAVE_CRYPT 1
27303| #define HAVE_FLOCK 1
27304| #define HAVE_FTOK 1
27305| #define HAVE_FUNOPEN 1
27306| #define HAVE_GAI_STRERROR 1
27307| #define HAVE_GCVT 1
27308| #define HAVE_GETLOADAVG 1
27309| #define HAVE_GETLOGIN 1
27310| #define HAVE_GETPROTOBYNAME 1
27311| #define HAVE_GETPROTOBYNUMBER 1
27312| #define HAVE_GETSERVBYNAME 1
27313| #define HAVE_GETSERVBYPORT 1
27314| #define HAVE_GETHOSTNAME 1
27315| #define HAVE_GETRUSAGE 1
27316| #define HAVE_GETTIMEOFDAY 1
27317| #define HAVE_GMTIME_R 1
27318| #define HAVE_GETPWNAM_R 1
27319| #define HAVE_GETGRNAM_R 1
27320| #define HAVE_GETPWUID_R 1
27321| #define HAVE_GRANTPT 1
27322| #define HAVE_INET_NTOA 1
27323| #define HAVE_INET_NTOP 1
27324| #define HAVE_INET_PTON 1
27325| #define HAVE_ISASCII 1
27326| #define HAVE_LINK 1
27327| #define HAVE_LOCALTIME_R 1
27328| #define HAVE_LOCKF 1
27329| #define HAVE_LCHOWN 1
27330| #define HAVE_LRAND48 1
27331| #define HAVE_MEMCPY 1
27332| #define HAVE_MEMMOVE 1
27333| #define HAVE_MKSTEMP 1
27334| #define HAVE_MMAP 1
27335| #define HAVE_NL_LANGINFO 1
27336| #define HAVE_PERROR 1
27337| #define HAVE_POLL 1
27338| #define HAVE_PTSNAME 1
27339| #define HAVE_PUTENV 1
27340| #define HAVE_REALPATH 1
27341| #define HAVE_RANDOM 1
27342| #define HAVE_RAND_R 1
27343| #define HAVE_SCANDIR 1
27344| #define HAVE_SETITIMER 1
27345| #define HAVE_SETLOCALE 1
27346| #define HAVE_LOCALECONV 1
27347| #define HAVE_SETENV 1
27348| #define HAVE_SETPGID 1
27349| #define HAVE_SETSOCKOPT 1
27350| #define HAVE_SETVBUF 1
27351| #define HAVE_SHUTDOWN 1
27352| #define HAVE_SIN 1
27353| #define HAVE_SNPRINTF 1
27354| #define HAVE_SRAND48 1
27355| #define HAVE_SRANDOM 1
27356| #define HAVE_STATFS 1
27357| #define HAVE_STATVFS 1
27358| #define HAVE_STRCASECMP 1
27359| #define HAVE_STRCOLL 1
27360| #define HAVE_STRDUP 1
27361| #define HAVE_STRERROR 1
27362| #define HAVE_STRFTIME 1
27363| #define HAVE_STRNLEN 1
27364| #define HAVE_STRPTIME 1
27365| #define HAVE_STRSTR 1
27366| #define HAVE_STRTOK_R 1
27367| #define HAVE_SYMLINK 1
27368| #define HAVE_TEMPNAM 1
27369| #define HAVE_TZSET 1
27370| #define HAVE_UNLOCKPT 1
27371| #define HAVE_UNSETENV 1
27372| #define HAVE_USLEEP 1
27373| #define HAVE_UTIME 1
27374| #define HAVE_VSNPRINTF 1
27375| #define HAVE_VASPRINTF 1
27376| #define HAVE_ASPRINTF 1
27377| #define HAVE_NANOSLEEP 1
27378| #define HAVE_SYNC_FETCH_AND_ADD 1
27379| #define HAVE_STRLCAT 1
27380| #define HAVE_STRLCPY 1
27381| #define HAVE_GETOPT 1
27382| #define HAVE_UTIME_H 1
27383| #define HAVE_UTIME_NULL 1
27384| #define HAVE_ALLOCA_H 1
27385| #define HAVE_ALLOCA 1
27386| #define HAVE_DECLARED_TIMEZONE 1
27387| #define HAVE_OLD_READDIR_R 1
27388| #define HAVE_ASM_GOTO 1
27389| #define HAVE_COMPILER_C99_VLA 1
27390| #define PHP_SIGCHILD 0
27391| #define DEFAULT_SHORT_OPEN_TAG "1"
27392| #define HAVE_IPV6 1
27393| #define HAVE_STRINGS_H 1
27394| #define HAVE_STRTOLL 1
27395| #define HAVE_ATOLL 1
27396| #define HAVE_TIMELIB_CONFIG_H 1
27397| #define HAVE_LIBXML 1
27398| #define HAVE_LIBXML 1
27399| #define PCRE2_CODE_UNIT_WIDTH 8
27400| #define HAVE_PCRE 1
27401| #define HAVE_PCRE_JIT_SUPPORT 1
27402| #define HAVE_ZLIB 1
27403| #define HAVE_BCMATH 1
27404| #define HAVE_BZ2 1
27405| #define HAVE_CTYPE 1
27406| #define HAVE_LIBXML 1
27407| #define HAVE_DOM 1
27408| #define HAVE_UTIMES 1
27409| #define HAVE_STRNDUP 1
27410| #define PHP_MHASH_BC 1
27411| #define HAVE_HASH_EXT 1
27412| #define SIZEOF_SHORT 2
27413| #define SIZEOF_INT 4
27414| #define SIZEOF_LONG 8
27415| #define SIZEOF_LONG_LONG 8
27416| #define SIZEOF_LONG_INT 8
27417| #define HAVE_JSON 1
27418| #define STDC_HEADERS 1
27419| #define ODBCVER 0x0300
27420| #define PHAR_HASH_OK 1
27421| #define HAVE_REFLECTION 1
27422| #define HAVE_PHP_SESSION 1
27423| #define HAVE_LIBXML 1
27424| #define HAVE_SIMPLEXML 1
27425| #define HAVE_SPL 1
27426| #define HAVE_FLUSHIO 1
27427| #define HAVE_ALIGNOF 1
27428| #define PHP_USE_PHP_CRYPT_R 1
27429| #define HAVE_ATTRIBUTE_ALIGNED 1
27430| #define HAVE_GETCWD 1
27431| #define HAVE_GETWD 1
27432| #define HAVE_ASINH 1
27433| #define HAVE_ACOSH 1
27434| #define HAVE_ATANH 1
27435| #define HAVE_LOG1P 1
27436| #define HAVE_HYPOT 1
27437| #define HAVE_GLOB 1
27438| #define HAVE_STRFMON 1
27439| #define HAVE_NICE 1
27440| #define HAVE_FNMATCH 1
27441| #define HAVE_FORK 1
27442| #define PHP_CAN_SUPPORT_PROC_OPEN 1
27443| #define HAVE_DNS_SEARCH 1
27444| #define HAVE_LIBRESOLV 1
27445| #define HAVE_DN_EXPAND 1
27446| #define HAVE_DN_SKIPNAME 1
27447| #define HAVE_RES_SEARCH 1
27448| #define HAVE_STRPTIME_DECL_FAILS 1
27449| #define HAVE_WCHAR_H 1
27450| #define HAVE_MBLEN 1
27451| #define HAVE_MBRLEN 1
27452| #define HAVE_MBSINIT 1
27453| #define HAVE_MBSTATE_T 1
27454| #define HAVE_DECL_ARC4RANDOM_BUF 1
27455| #define HAVE_NET_IF_H 1
27456| #define HAVE_NETDB_H 1
27457| #define HAVE_GETIFADDRS 1
27458| #define HAVE_LIBXML 1
27459| #define HAVE_XML 1
27460| #define HAVE_LIBXML 1
27461| #define HAVE_XMLREADER 1
27462| #define HAVE_LIBXML 1
27463| #define HAVE_XMLWRITER 1
27464| #define MYSQLND_COMPRESSION_WANTED 1
27465| #define MYSQLND_SSL_SUPPORTED 1
27466| #define HAVE_INTTYPES_H 1
27467| #define HAVE_STDINT_H 1
27468| #define HAVE_LIMITS_H 1
27469| #define HAVE_STRING_H 1
27470| #define HAVE_UNISTD_H 1
27471| #define HAVE_STDARG_H 1
27472| #define HAVE_SYS_TYPES_H 1
27473| #define HAVE_SYS_TIME_H 1
27474| #define HAVE_SIGNAL_H 1
27475| #define HAVE_STDLIB_H 1
27476| #define HAVE_CPUID_H 1
27477| #define HAVE_DLFCN_H 1
27478| #define ulong unsigned long
27479| #define HAVE_INT32_T 1
27480| #define HAVE_UINT32_T 1
27481| #define HAVE_VPRINTF 1
27482| #define HAVE_ALLOCA_H 1
27483| #define HAVE_ALLOCA 1
27484| #define HAVE_MEMCPY 1
27485| #define HAVE_STRDUP 1
27486| #define HAVE_GETPID 1
27487| #define HAVE_KILL 1
27488| #define HAVE_STRTOD 1
27489| #define HAVE_STRTOL 1
27490| #define HAVE_FINITE 1
27491| #define HAVE_SIGSETJMP 1
27492| #define ZEND_BROKEN_SPRINTF 1
27493| #define HAVE_DECL_ISFINITE 1
27494| #define HAVE_DECL_ISNAN 1
27495| #define HAVE_DECL_ISINF 1
27496| #define HAVE_FPU_INLINE_ASM_X86 1
27497| #define HAVE_DLFCN_H 1
27498| #define ZEND_DEBUG 0
27499| #define DARWIN 1
27500| #define HAVE_MEM_MMAP_ANON 1
27501| /* end confdefs.h.  */
27502|
27503| #include <sys/types.h>
27504| #include <sys/stat.h>
27505| #include <fcntl.h>
27506| #include <sys/mman.h>
27507| #include <stdlib.h>
27508| #include <stdio.h>
27509| #ifndef MAP_ANON
27510| # ifdef MAP_ANONYMOUS
27511| #  define MAP_ANON MAP_ANONYMOUS
27512| # endif
27513| #endif
27514| #ifndef MREMAP_MAYMOVE
27515| # define MREMAP_MAYMOVE 0
27516| #endif
27517| #ifndef MAP_FAILED
27518| # define MAP_FAILED ((void*)-1)
27519| #endif
27520|
27521| #define SEG_SIZE (256*1024)
27522|
27523| int main()
27524| {
27525|       int fd;
27526|       void *seg;
27527|
27528|       fd = open("/dev/zero", O_RDWR, S_IRUSR | S_IWUSR);
27529|       if (fd < 0) {
27530|               return 1;
27531|       }
27532|       seg = mmap(NULL, SEG_SIZE, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, 0);
27533|       if (seg == MAP_FAILED) {
27534|               return 2;
27535|       }
27536|       if (munmap(seg, SEG_SIZE) != 0) {
27537|               return 3;
27538|       }
27539|       if (close(fd) != 0) {
27540|               return 4;
27541|       }
27542|       return 0;
27543| }
27544|
27545configure:97121: result: no
27546configure:97132: checking for mremap
27547configure:97132: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
27548Undefined symbols for architecture x86_64:
27549  "_mremap", referenced from:
27550      _main in conftest-5ad293.o
27551ld: symbol(s) not found for architecture x86_64
27552clang: error: linker command failed with exit code 1 (use -v to see invocation)
27553configure:97132: $? = 1
27554configure: failed program was:
27555| /* confdefs.h */
27556| #define PACKAGE_NAME ""
27557| #define PACKAGE_TARNAME ""
27558| #define PACKAGE_VERSION ""
27559| #define PACKAGE_STRING ""
27560| #define PACKAGE_BUGREPORT ""
27561| #define PACKAGE_URL ""
27562| #define STDC_HEADERS 1
27563| #define HAVE_SYS_TYPES_H 1
27564| #define HAVE_SYS_STAT_H 1
27565| #define HAVE_STDLIB_H 1
27566| #define HAVE_STRING_H 1
27567| #define HAVE_MEMORY_H 1
27568| #define HAVE_STRINGS_H 1
27569| #define HAVE_INTTYPES_H 1
27570| #define HAVE_STDINT_H 1
27571| #define HAVE_UNISTD_H 1
27572| #define __EXTENSIONS__ 1
27573| #define _ALL_SOURCE 1
27574| #define _GNU_SOURCE 1
27575| #define _POSIX_PTHREAD_SEMANTICS 1
27576| #define _TANDEM_SOURCE 1
27577| #define HAVE_DEV_URANDOM 1
27578| #define HAVE_HUGE_VAL_INF 1
27579| #define HAVE_CPUID_COUNT 1
27580| #define HAVE_PHPDBG 1
27581| #define PHPDBG_DEBUG 0
27582| #define PHP_WRITE_STDOUT 1
27583| #define HAVE_SOCKET 1
27584| #define HAVE_SOCKETPAIR 1
27585| #define HAVE_HTONL 1
27586| #define HAVE_GETHOSTNAME 1
27587| #define HAVE_GETHOSTBYADDR 1
27588| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
27589| #define HAVE_DLOPEN 1
27590| #define HAVE_LIBDL 1
27591| #define HAVE_LIBM 1
27592| #define HAVE_INET_ATON 1
27593| #define STDC_HEADERS 1
27594| #define HAVE_DIRENT_H 1
27595| #define HAVE_INTTYPES_H 1
27596| #define HAVE_STDINT_H 1
27597| #define HAVE_DIRENT_H 1
27598| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
27599| #define HAVE_SYS_PARAM_H 1
27600| #define HAVE_SYS_TYPES_H 1
27601| #define HAVE_SYS_TIME_H 1
27602| #define HAVE_NETINET_IN_H 1
27603| #define HAVE_ALLOCA_H 1
27604| #define HAVE_ARPA_INET_H 1
27605| #define HAVE_ARPA_NAMESER_H 1
27606| #define HAVE_ASSERT_H 1
27607| #define HAVE_DNS_H 1
27608| #define HAVE_FCNTL_H 1
27609| #define HAVE_GRP_H 1
27610| #define HAVE_LANGINFO_H 1
27611| #define HAVE_LIMITS_H 1
27612| #define HAVE_LOCALE_H 1
27613| #define HAVE_MONETARY_H 1
27614| #define HAVE_NETDB_H 1
27615| #define HAVE_POLL_H 1
27616| #define HAVE_PWD_H 1
27617| #define HAVE_RESOLV_H 1
27618| #define HAVE_SIGNAL_H 1
27619| #define HAVE_STDARG_H 1
27620| #define HAVE_STDLIB_H 1
27621| #define HAVE_STRING_H 1
27622| #define HAVE_SYSLOG_H 1
27623| #define HAVE_SYSEXITS_H 1
27624| #define HAVE_SYS_IOCTL_H 1
27625| #define HAVE_SYS_FILE_H 1
27626| #define HAVE_SYS_MMAN_H 1
27627| #define HAVE_SYS_MOUNT_H 1
27628| #define HAVE_SYS_POLL_H 1
27629| #define HAVE_SYS_RESOURCE_H 1
27630| #define HAVE_SYS_SELECT_H 1
27631| #define HAVE_SYS_SOCKET_H 1
27632| #define HAVE_SYS_STAT_H 1
27633| #define HAVE_SYS_STATVFS_H 1
27634| #define HAVE_SYS_WAIT_H 1
27635| #define HAVE_TERMIOS_H 1
27636| #define HAVE_UNISTD_H 1
27637| #define HAVE_UTIME_H 1
27638| #define HAVE_SYS_UTSNAME_H 1
27639| #define HAVE_SYS_IPC_H 1
27640| #define HAVE_DLFCN_H 1
27641| #define HAVE_ASSERT_H 1
27642| #define HAVE_TMMINTRIN_H 1
27643| #define HAVE_NMMINTRIN_H 1
27644| #define HAVE_IMMINTRIN_H 1
27645| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
27646| #define HAVE_STRUCT_TM_TM_ZONE 1
27647| #define HAVE_TM_ZONE 1
27648| #define MISSING_FCLOSE_DECL 0
27649| #define HAVE_TM_GMTOFF 1
27650| #define HAVE_STRUCT_FLOCK 1
27651| #define HAVE_SOCKLEN_T 1
27652| #define SIZEOF_SIZE_T 8
27653| #define SIZEOF_LONG_LONG 8
27654| #define SIZEOF_LONG_LONG_INT 8
27655| #define SIZEOF_LONG 8
27656| #define SIZEOF_INT 4
27657| #define SIZEOF_INTMAX_T 8
27658| #define HAVE_INTMAX_T 1
27659| #define SIZEOF_SSIZE_T 8
27660| #define HAVE_SSIZE_T 1
27661| #define SIZEOF_PTRDIFF_T 8
27662| #define HAVE_PTRDIFF_T 1
27663| #define SIZEOF_SHORT 2
27664| #define SIZEOF_INT 4
27665| #define SIZEOF_LONG 8
27666| #define SIZEOF_LONG_LONG 8
27667| #define HAVE_INT8_T 1
27668| #define HAVE_INT16_T 1
27669| #define HAVE_INT32_T 1
27670| #define HAVE_INT64_T 1
27671| #define HAVE_UINT8_T 1
27672| #define HAVE_UINT16_T 1
27673| #define HAVE_UINT32_T 1
27674| #define HAVE_UINT64_T 1
27675| #define HAVE_U_INT8_T 1
27676| #define HAVE_U_INT16_T 1
27677| #define HAVE_U_INT32_T 1
27678| #define HAVE_U_INT64_T 1
27679| #define PHP_HAVE_STDINT_TYPES 1
27680| #define PHP_HAVE_BUILTIN_EXPECT 1
27681| #define PHP_HAVE_BUILTIN_CLZ 1
27682| #define PHP_HAVE_BUILTIN_CTZL 1
27683| #define PHP_HAVE_BUILTIN_CTZLL 1
27684| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
27685| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
27686| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
27687| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
27688| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
27689| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
27690| #define PHP_HAVE_BUILTIN_CPU_INIT 0
27691| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
27692| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
27693| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
27694| #define PHP_HAVE_AVX_INSTRUCTIONS 1
27695| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
27696| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
27697| #define HAVE_STRUCT_STAT_ST_RDEV 1
27698| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
27699| #define HAVE_ST_BLOCKS 1
27700| #define HAVE_SOCKADDR_STORAGE 1
27701| #define HAVE_SOCKADDR_SA_LEN 1
27702| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
27703| #define HAVE_VPRINTF 1
27704| #define HAVE_ALPHASORT 1
27705| #define HAVE_ASCTIME_R 1
27706| #define HAVE_CHROOT 1
27707| #define HAVE_CTIME_R 1
27708| #define HAVE_CRYPT 1
27709| #define HAVE_FLOCK 1
27710| #define HAVE_FTOK 1
27711| #define HAVE_FUNOPEN 1
27712| #define HAVE_GAI_STRERROR 1
27713| #define HAVE_GCVT 1
27714| #define HAVE_GETLOADAVG 1
27715| #define HAVE_GETLOGIN 1
27716| #define HAVE_GETPROTOBYNAME 1
27717| #define HAVE_GETPROTOBYNUMBER 1
27718| #define HAVE_GETSERVBYNAME 1
27719| #define HAVE_GETSERVBYPORT 1
27720| #define HAVE_GETHOSTNAME 1
27721| #define HAVE_GETRUSAGE 1
27722| #define HAVE_GETTIMEOFDAY 1
27723| #define HAVE_GMTIME_R 1
27724| #define HAVE_GETPWNAM_R 1
27725| #define HAVE_GETGRNAM_R 1
27726| #define HAVE_GETPWUID_R 1
27727| #define HAVE_GRANTPT 1
27728| #define HAVE_INET_NTOA 1
27729| #define HAVE_INET_NTOP 1
27730| #define HAVE_INET_PTON 1
27731| #define HAVE_ISASCII 1
27732| #define HAVE_LINK 1
27733| #define HAVE_LOCALTIME_R 1
27734| #define HAVE_LOCKF 1
27735| #define HAVE_LCHOWN 1
27736| #define HAVE_LRAND48 1
27737| #define HAVE_MEMCPY 1
27738| #define HAVE_MEMMOVE 1
27739| #define HAVE_MKSTEMP 1
27740| #define HAVE_MMAP 1
27741| #define HAVE_NL_LANGINFO 1
27742| #define HAVE_PERROR 1
27743| #define HAVE_POLL 1
27744| #define HAVE_PTSNAME 1
27745| #define HAVE_PUTENV 1
27746| #define HAVE_REALPATH 1
27747| #define HAVE_RANDOM 1
27748| #define HAVE_RAND_R 1
27749| #define HAVE_SCANDIR 1
27750| #define HAVE_SETITIMER 1
27751| #define HAVE_SETLOCALE 1
27752| #define HAVE_LOCALECONV 1
27753| #define HAVE_SETENV 1
27754| #define HAVE_SETPGID 1
27755| #define HAVE_SETSOCKOPT 1
27756| #define HAVE_SETVBUF 1
27757| #define HAVE_SHUTDOWN 1
27758| #define HAVE_SIN 1
27759| #define HAVE_SNPRINTF 1
27760| #define HAVE_SRAND48 1
27761| #define HAVE_SRANDOM 1
27762| #define HAVE_STATFS 1
27763| #define HAVE_STATVFS 1
27764| #define HAVE_STRCASECMP 1
27765| #define HAVE_STRCOLL 1
27766| #define HAVE_STRDUP 1
27767| #define HAVE_STRERROR 1
27768| #define HAVE_STRFTIME 1
27769| #define HAVE_STRNLEN 1
27770| #define HAVE_STRPTIME 1
27771| #define HAVE_STRSTR 1
27772| #define HAVE_STRTOK_R 1
27773| #define HAVE_SYMLINK 1
27774| #define HAVE_TEMPNAM 1
27775| #define HAVE_TZSET 1
27776| #define HAVE_UNLOCKPT 1
27777| #define HAVE_UNSETENV 1
27778| #define HAVE_USLEEP 1
27779| #define HAVE_UTIME 1
27780| #define HAVE_VSNPRINTF 1
27781| #define HAVE_VASPRINTF 1
27782| #define HAVE_ASPRINTF 1
27783| #define HAVE_NANOSLEEP 1
27784| #define HAVE_SYNC_FETCH_AND_ADD 1
27785| #define HAVE_STRLCAT 1
27786| #define HAVE_STRLCPY 1
27787| #define HAVE_GETOPT 1
27788| #define HAVE_UTIME_H 1
27789| #define HAVE_UTIME_NULL 1
27790| #define HAVE_ALLOCA_H 1
27791| #define HAVE_ALLOCA 1
27792| #define HAVE_DECLARED_TIMEZONE 1
27793| #define HAVE_OLD_READDIR_R 1
27794| #define HAVE_ASM_GOTO 1
27795| #define HAVE_COMPILER_C99_VLA 1
27796| #define PHP_SIGCHILD 0
27797| #define DEFAULT_SHORT_OPEN_TAG "1"
27798| #define HAVE_IPV6 1
27799| #define HAVE_STRINGS_H 1
27800| #define HAVE_STRTOLL 1
27801| #define HAVE_ATOLL 1
27802| #define HAVE_TIMELIB_CONFIG_H 1
27803| #define HAVE_LIBXML 1
27804| #define HAVE_LIBXML 1
27805| #define PCRE2_CODE_UNIT_WIDTH 8
27806| #define HAVE_PCRE 1
27807| #define HAVE_PCRE_JIT_SUPPORT 1
27808| #define HAVE_ZLIB 1
27809| #define HAVE_BCMATH 1
27810| #define HAVE_BZ2 1
27811| #define HAVE_CTYPE 1
27812| #define HAVE_LIBXML 1
27813| #define HAVE_DOM 1
27814| #define HAVE_UTIMES 1
27815| #define HAVE_STRNDUP 1
27816| #define PHP_MHASH_BC 1
27817| #define HAVE_HASH_EXT 1
27818| #define SIZEOF_SHORT 2
27819| #define SIZEOF_INT 4
27820| #define SIZEOF_LONG 8
27821| #define SIZEOF_LONG_LONG 8
27822| #define SIZEOF_LONG_INT 8
27823| #define HAVE_JSON 1
27824| #define STDC_HEADERS 1
27825| #define ODBCVER 0x0300
27826| #define PHAR_HASH_OK 1
27827| #define HAVE_REFLECTION 1
27828| #define HAVE_PHP_SESSION 1
27829| #define HAVE_LIBXML 1
27830| #define HAVE_SIMPLEXML 1
27831| #define HAVE_SPL 1
27832| #define HAVE_FLUSHIO 1
27833| #define HAVE_ALIGNOF 1
27834| #define PHP_USE_PHP_CRYPT_R 1
27835| #define HAVE_ATTRIBUTE_ALIGNED 1
27836| #define HAVE_GETCWD 1
27837| #define HAVE_GETWD 1
27838| #define HAVE_ASINH 1
27839| #define HAVE_ACOSH 1
27840| #define HAVE_ATANH 1
27841| #define HAVE_LOG1P 1
27842| #define HAVE_HYPOT 1
27843| #define HAVE_GLOB 1
27844| #define HAVE_STRFMON 1
27845| #define HAVE_NICE 1
27846| #define HAVE_FNMATCH 1
27847| #define HAVE_FORK 1
27848| #define PHP_CAN_SUPPORT_PROC_OPEN 1
27849| #define HAVE_DNS_SEARCH 1
27850| #define HAVE_LIBRESOLV 1
27851| #define HAVE_DN_EXPAND 1
27852| #define HAVE_DN_SKIPNAME 1
27853| #define HAVE_RES_SEARCH 1
27854| #define HAVE_STRPTIME_DECL_FAILS 1
27855| #define HAVE_WCHAR_H 1
27856| #define HAVE_MBLEN 1
27857| #define HAVE_MBRLEN 1
27858| #define HAVE_MBSINIT 1
27859| #define HAVE_MBSTATE_T 1
27860| #define HAVE_DECL_ARC4RANDOM_BUF 1
27861| #define HAVE_NET_IF_H 1
27862| #define HAVE_NETDB_H 1
27863| #define HAVE_GETIFADDRS 1
27864| #define HAVE_LIBXML 1
27865| #define HAVE_XML 1
27866| #define HAVE_LIBXML 1
27867| #define HAVE_XMLREADER 1
27868| #define HAVE_LIBXML 1
27869| #define HAVE_XMLWRITER 1
27870| #define MYSQLND_COMPRESSION_WANTED 1
27871| #define MYSQLND_SSL_SUPPORTED 1
27872| #define HAVE_INTTYPES_H 1
27873| #define HAVE_STDINT_H 1
27874| #define HAVE_LIMITS_H 1
27875| #define HAVE_STRING_H 1
27876| #define HAVE_UNISTD_H 1
27877| #define HAVE_STDARG_H 1
27878| #define HAVE_SYS_TYPES_H 1
27879| #define HAVE_SYS_TIME_H 1
27880| #define HAVE_SIGNAL_H 1
27881| #define HAVE_STDLIB_H 1
27882| #define HAVE_CPUID_H 1
27883| #define HAVE_DLFCN_H 1
27884| #define ulong unsigned long
27885| #define HAVE_INT32_T 1
27886| #define HAVE_UINT32_T 1
27887| #define HAVE_VPRINTF 1
27888| #define HAVE_ALLOCA_H 1
27889| #define HAVE_ALLOCA 1
27890| #define HAVE_MEMCPY 1
27891| #define HAVE_STRDUP 1
27892| #define HAVE_GETPID 1
27893| #define HAVE_KILL 1
27894| #define HAVE_STRTOD 1
27895| #define HAVE_STRTOL 1
27896| #define HAVE_FINITE 1
27897| #define HAVE_SIGSETJMP 1
27898| #define ZEND_BROKEN_SPRINTF 1
27899| #define HAVE_DECL_ISFINITE 1
27900| #define HAVE_DECL_ISNAN 1
27901| #define HAVE_DECL_ISINF 1
27902| #define HAVE_FPU_INLINE_ASM_X86 1
27903| #define HAVE_DLFCN_H 1
27904| #define ZEND_DEBUG 0
27905| #define DARWIN 1
27906| #define HAVE_MEM_MMAP_ANON 1
27907| /* end confdefs.h.  */
27908| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
27909|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
27910| #define mremap innocuous_mremap
27911|
27912| /* System header to define __stub macros and hopefully few prototypes,
27913|     which can conflict with char mremap (); below.
27914|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
27915|     <limits.h> exists even on freestanding compilers.  */
27916|
27917| #ifdef __STDC__
27918| # include <limits.h>
27919| #else
27920| # include <assert.h>
27921| #endif
27922|
27923| #undef mremap
27924|
27925| /* Override any GCC internal prototype to avoid an error.
27926|    Use char because int might match the return type of a GCC
27927|    builtin and then its argument prototype would still apply.  */
27928| #ifdef __cplusplus
27929| extern "C"
27930| #endif
27931| char mremap ();
27932| /* The GNU C library defines this for functions which it implements
27933|     to always fail with ENOSYS.  Some functions are actually named
27934|     something starting with __ and the normal name is an alias.  */
27935| #if defined __stub_mremap || defined __stub___mremap
27936| choke me
27937| #endif
27938|
27939| int
27940| main ()
27941| {
27942| return mremap ();
27943|   ;
27944|   return 0;
27945| }
27946configure:97132: result: no
27947configure:97155: checking for sigaction
27948configure:97155: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
27949configure:97155: $? = 0
27950configure:97155: result: yes
27951configure:97175: checking whether to enable zend signal handling
27952configure:97177: result: yes
27953configure:97210: result:
27954configure:97212: result: Configuring TSRM
27955configure:97220: checking for stdarg.h
27956configure:97220: result: yes
27957configure:97233: checking for sigprocmask
27958configure:97233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp  conftest.c  >&5
27959configure:97233: $? = 0
27960configure:97233: result: yes
27961configure:97251: checking how many arguments gethostbyname_r() takes
27962configure:97286: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
27963conftest.c:364:19: error: implicit declaration of function 'gethostbyname_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
27964            (void)gethostbyname_r(name) /* ; */
27965                  ^
279661 error generated.
27967configure:97286: $? = 1
27968configure: failed program was:
27969| /* confdefs.h */
27970| #define PACKAGE_NAME ""
27971| #define PACKAGE_TARNAME ""
27972| #define PACKAGE_VERSION ""
27973| #define PACKAGE_STRING ""
27974| #define PACKAGE_BUGREPORT ""
27975| #define PACKAGE_URL ""
27976| #define STDC_HEADERS 1
27977| #define HAVE_SYS_TYPES_H 1
27978| #define HAVE_SYS_STAT_H 1
27979| #define HAVE_STDLIB_H 1
27980| #define HAVE_STRING_H 1
27981| #define HAVE_MEMORY_H 1
27982| #define HAVE_STRINGS_H 1
27983| #define HAVE_INTTYPES_H 1
27984| #define HAVE_STDINT_H 1
27985| #define HAVE_UNISTD_H 1
27986| #define __EXTENSIONS__ 1
27987| #define _ALL_SOURCE 1
27988| #define _GNU_SOURCE 1
27989| #define _POSIX_PTHREAD_SEMANTICS 1
27990| #define _TANDEM_SOURCE 1
27991| #define HAVE_DEV_URANDOM 1
27992| #define HAVE_HUGE_VAL_INF 1
27993| #define HAVE_CPUID_COUNT 1
27994| #define HAVE_PHPDBG 1
27995| #define PHPDBG_DEBUG 0
27996| #define PHP_WRITE_STDOUT 1
27997| #define HAVE_SOCKET 1
27998| #define HAVE_SOCKETPAIR 1
27999| #define HAVE_HTONL 1
28000| #define HAVE_GETHOSTNAME 1
28001| #define HAVE_GETHOSTBYADDR 1
28002| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
28003| #define HAVE_DLOPEN 1
28004| #define HAVE_LIBDL 1
28005| #define HAVE_LIBM 1
28006| #define HAVE_INET_ATON 1
28007| #define STDC_HEADERS 1
28008| #define HAVE_DIRENT_H 1
28009| #define HAVE_INTTYPES_H 1
28010| #define HAVE_STDINT_H 1
28011| #define HAVE_DIRENT_H 1
28012| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
28013| #define HAVE_SYS_PARAM_H 1
28014| #define HAVE_SYS_TYPES_H 1
28015| #define HAVE_SYS_TIME_H 1
28016| #define HAVE_NETINET_IN_H 1
28017| #define HAVE_ALLOCA_H 1
28018| #define HAVE_ARPA_INET_H 1
28019| #define HAVE_ARPA_NAMESER_H 1
28020| #define HAVE_ASSERT_H 1
28021| #define HAVE_DNS_H 1
28022| #define HAVE_FCNTL_H 1
28023| #define HAVE_GRP_H 1
28024| #define HAVE_LANGINFO_H 1
28025| #define HAVE_LIMITS_H 1
28026| #define HAVE_LOCALE_H 1
28027| #define HAVE_MONETARY_H 1
28028| #define HAVE_NETDB_H 1
28029| #define HAVE_POLL_H 1
28030| #define HAVE_PWD_H 1
28031| #define HAVE_RESOLV_H 1
28032| #define HAVE_SIGNAL_H 1
28033| #define HAVE_STDARG_H 1
28034| #define HAVE_STDLIB_H 1
28035| #define HAVE_STRING_H 1
28036| #define HAVE_SYSLOG_H 1
28037| #define HAVE_SYSEXITS_H 1
28038| #define HAVE_SYS_IOCTL_H 1
28039| #define HAVE_SYS_FILE_H 1
28040| #define HAVE_SYS_MMAN_H 1
28041| #define HAVE_SYS_MOUNT_H 1
28042| #define HAVE_SYS_POLL_H 1
28043| #define HAVE_SYS_RESOURCE_H 1
28044| #define HAVE_SYS_SELECT_H 1
28045| #define HAVE_SYS_SOCKET_H 1
28046| #define HAVE_SYS_STAT_H 1
28047| #define HAVE_SYS_STATVFS_H 1
28048| #define HAVE_SYS_WAIT_H 1
28049| #define HAVE_TERMIOS_H 1
28050| #define HAVE_UNISTD_H 1
28051| #define HAVE_UTIME_H 1
28052| #define HAVE_SYS_UTSNAME_H 1
28053| #define HAVE_SYS_IPC_H 1
28054| #define HAVE_DLFCN_H 1
28055| #define HAVE_ASSERT_H 1
28056| #define HAVE_TMMINTRIN_H 1
28057| #define HAVE_NMMINTRIN_H 1
28058| #define HAVE_IMMINTRIN_H 1
28059| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
28060| #define HAVE_STRUCT_TM_TM_ZONE 1
28061| #define HAVE_TM_ZONE 1
28062| #define MISSING_FCLOSE_DECL 0
28063| #define HAVE_TM_GMTOFF 1
28064| #define HAVE_STRUCT_FLOCK 1
28065| #define HAVE_SOCKLEN_T 1
28066| #define SIZEOF_SIZE_T 8
28067| #define SIZEOF_LONG_LONG 8
28068| #define SIZEOF_LONG_LONG_INT 8
28069| #define SIZEOF_LONG 8
28070| #define SIZEOF_INT 4
28071| #define SIZEOF_INTMAX_T 8
28072| #define HAVE_INTMAX_T 1
28073| #define SIZEOF_SSIZE_T 8
28074| #define HAVE_SSIZE_T 1
28075| #define SIZEOF_PTRDIFF_T 8
28076| #define HAVE_PTRDIFF_T 1
28077| #define SIZEOF_SHORT 2
28078| #define SIZEOF_INT 4
28079| #define SIZEOF_LONG 8
28080| #define SIZEOF_LONG_LONG 8
28081| #define HAVE_INT8_T 1
28082| #define HAVE_INT16_T 1
28083| #define HAVE_INT32_T 1
28084| #define HAVE_INT64_T 1
28085| #define HAVE_UINT8_T 1
28086| #define HAVE_UINT16_T 1
28087| #define HAVE_UINT32_T 1
28088| #define HAVE_UINT64_T 1
28089| #define HAVE_U_INT8_T 1
28090| #define HAVE_U_INT16_T 1
28091| #define HAVE_U_INT32_T 1
28092| #define HAVE_U_INT64_T 1
28093| #define PHP_HAVE_STDINT_TYPES 1
28094| #define PHP_HAVE_BUILTIN_EXPECT 1
28095| #define PHP_HAVE_BUILTIN_CLZ 1
28096| #define PHP_HAVE_BUILTIN_CTZL 1
28097| #define PHP_HAVE_BUILTIN_CTZLL 1
28098| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
28099| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
28100| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
28101| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
28102| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
28103| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
28104| #define PHP_HAVE_BUILTIN_CPU_INIT 0
28105| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
28106| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
28107| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
28108| #define PHP_HAVE_AVX_INSTRUCTIONS 1
28109| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
28110| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28111| #define HAVE_STRUCT_STAT_ST_RDEV 1
28112| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28113| #define HAVE_ST_BLOCKS 1
28114| #define HAVE_SOCKADDR_STORAGE 1
28115| #define HAVE_SOCKADDR_SA_LEN 1
28116| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
28117| #define HAVE_VPRINTF 1
28118| #define HAVE_ALPHASORT 1
28119| #define HAVE_ASCTIME_R 1
28120| #define HAVE_CHROOT 1
28121| #define HAVE_CTIME_R 1
28122| #define HAVE_CRYPT 1
28123| #define HAVE_FLOCK 1
28124| #define HAVE_FTOK 1
28125| #define HAVE_FUNOPEN 1
28126| #define HAVE_GAI_STRERROR 1
28127| #define HAVE_GCVT 1
28128| #define HAVE_GETLOADAVG 1
28129| #define HAVE_GETLOGIN 1
28130| #define HAVE_GETPROTOBYNAME 1
28131| #define HAVE_GETPROTOBYNUMBER 1
28132| #define HAVE_GETSERVBYNAME 1
28133| #define HAVE_GETSERVBYPORT 1
28134| #define HAVE_GETHOSTNAME 1
28135| #define HAVE_GETRUSAGE 1
28136| #define HAVE_GETTIMEOFDAY 1
28137| #define HAVE_GMTIME_R 1
28138| #define HAVE_GETPWNAM_R 1
28139| #define HAVE_GETGRNAM_R 1
28140| #define HAVE_GETPWUID_R 1
28141| #define HAVE_GRANTPT 1
28142| #define HAVE_INET_NTOA 1
28143| #define HAVE_INET_NTOP 1
28144| #define HAVE_INET_PTON 1
28145| #define HAVE_ISASCII 1
28146| #define HAVE_LINK 1
28147| #define HAVE_LOCALTIME_R 1
28148| #define HAVE_LOCKF 1
28149| #define HAVE_LCHOWN 1
28150| #define HAVE_LRAND48 1
28151| #define HAVE_MEMCPY 1
28152| #define HAVE_MEMMOVE 1
28153| #define HAVE_MKSTEMP 1
28154| #define HAVE_MMAP 1
28155| #define HAVE_NL_LANGINFO 1
28156| #define HAVE_PERROR 1
28157| #define HAVE_POLL 1
28158| #define HAVE_PTSNAME 1
28159| #define HAVE_PUTENV 1
28160| #define HAVE_REALPATH 1
28161| #define HAVE_RANDOM 1
28162| #define HAVE_RAND_R 1
28163| #define HAVE_SCANDIR 1
28164| #define HAVE_SETITIMER 1
28165| #define HAVE_SETLOCALE 1
28166| #define HAVE_LOCALECONV 1
28167| #define HAVE_SETENV 1
28168| #define HAVE_SETPGID 1
28169| #define HAVE_SETSOCKOPT 1
28170| #define HAVE_SETVBUF 1
28171| #define HAVE_SHUTDOWN 1
28172| #define HAVE_SIN 1
28173| #define HAVE_SNPRINTF 1
28174| #define HAVE_SRAND48 1
28175| #define HAVE_SRANDOM 1
28176| #define HAVE_STATFS 1
28177| #define HAVE_STATVFS 1
28178| #define HAVE_STRCASECMP 1
28179| #define HAVE_STRCOLL 1
28180| #define HAVE_STRDUP 1
28181| #define HAVE_STRERROR 1
28182| #define HAVE_STRFTIME 1
28183| #define HAVE_STRNLEN 1
28184| #define HAVE_STRPTIME 1
28185| #define HAVE_STRSTR 1
28186| #define HAVE_STRTOK_R 1
28187| #define HAVE_SYMLINK 1
28188| #define HAVE_TEMPNAM 1
28189| #define HAVE_TZSET 1
28190| #define HAVE_UNLOCKPT 1
28191| #define HAVE_UNSETENV 1
28192| #define HAVE_USLEEP 1
28193| #define HAVE_UTIME 1
28194| #define HAVE_VSNPRINTF 1
28195| #define HAVE_VASPRINTF 1
28196| #define HAVE_ASPRINTF 1
28197| #define HAVE_NANOSLEEP 1
28198| #define HAVE_SYNC_FETCH_AND_ADD 1
28199| #define HAVE_STRLCAT 1
28200| #define HAVE_STRLCPY 1
28201| #define HAVE_GETOPT 1
28202| #define HAVE_UTIME_H 1
28203| #define HAVE_UTIME_NULL 1
28204| #define HAVE_ALLOCA_H 1
28205| #define HAVE_ALLOCA 1
28206| #define HAVE_DECLARED_TIMEZONE 1
28207| #define HAVE_OLD_READDIR_R 1
28208| #define HAVE_ASM_GOTO 1
28209| #define HAVE_COMPILER_C99_VLA 1
28210| #define PHP_SIGCHILD 0
28211| #define DEFAULT_SHORT_OPEN_TAG "1"
28212| #define HAVE_IPV6 1
28213| #define HAVE_STRINGS_H 1
28214| #define HAVE_STRTOLL 1
28215| #define HAVE_ATOLL 1
28216| #define HAVE_TIMELIB_CONFIG_H 1
28217| #define HAVE_LIBXML 1
28218| #define HAVE_LIBXML 1
28219| #define PCRE2_CODE_UNIT_WIDTH 8
28220| #define HAVE_PCRE 1
28221| #define HAVE_PCRE_JIT_SUPPORT 1
28222| #define HAVE_ZLIB 1
28223| #define HAVE_BCMATH 1
28224| #define HAVE_BZ2 1
28225| #define HAVE_CTYPE 1
28226| #define HAVE_LIBXML 1
28227| #define HAVE_DOM 1
28228| #define HAVE_UTIMES 1
28229| #define HAVE_STRNDUP 1
28230| #define PHP_MHASH_BC 1
28231| #define HAVE_HASH_EXT 1
28232| #define SIZEOF_SHORT 2
28233| #define SIZEOF_INT 4
28234| #define SIZEOF_LONG 8
28235| #define SIZEOF_LONG_LONG 8
28236| #define SIZEOF_LONG_INT 8
28237| #define HAVE_JSON 1
28238| #define STDC_HEADERS 1
28239| #define ODBCVER 0x0300
28240| #define PHAR_HASH_OK 1
28241| #define HAVE_REFLECTION 1
28242| #define HAVE_PHP_SESSION 1
28243| #define HAVE_LIBXML 1
28244| #define HAVE_SIMPLEXML 1
28245| #define HAVE_SPL 1
28246| #define HAVE_FLUSHIO 1
28247| #define HAVE_ALIGNOF 1
28248| #define PHP_USE_PHP_CRYPT_R 1
28249| #define HAVE_ATTRIBUTE_ALIGNED 1
28250| #define HAVE_GETCWD 1
28251| #define HAVE_GETWD 1
28252| #define HAVE_ASINH 1
28253| #define HAVE_ACOSH 1
28254| #define HAVE_ATANH 1
28255| #define HAVE_LOG1P 1
28256| #define HAVE_HYPOT 1
28257| #define HAVE_GLOB 1
28258| #define HAVE_STRFMON 1
28259| #define HAVE_NICE 1
28260| #define HAVE_FNMATCH 1
28261| #define HAVE_FORK 1
28262| #define PHP_CAN_SUPPORT_PROC_OPEN 1
28263| #define HAVE_DNS_SEARCH 1
28264| #define HAVE_LIBRESOLV 1
28265| #define HAVE_DN_EXPAND 1
28266| #define HAVE_DN_SKIPNAME 1
28267| #define HAVE_RES_SEARCH 1
28268| #define HAVE_STRPTIME_DECL_FAILS 1
28269| #define HAVE_WCHAR_H 1
28270| #define HAVE_MBLEN 1
28271| #define HAVE_MBRLEN 1
28272| #define HAVE_MBSINIT 1
28273| #define HAVE_MBSTATE_T 1
28274| #define HAVE_DECL_ARC4RANDOM_BUF 1
28275| #define HAVE_NET_IF_H 1
28276| #define HAVE_NETDB_H 1
28277| #define HAVE_GETIFADDRS 1
28278| #define HAVE_LIBXML 1
28279| #define HAVE_XML 1
28280| #define HAVE_LIBXML 1
28281| #define HAVE_XMLREADER 1
28282| #define HAVE_LIBXML 1
28283| #define HAVE_XMLWRITER 1
28284| #define MYSQLND_COMPRESSION_WANTED 1
28285| #define MYSQLND_SSL_SUPPORTED 1
28286| #define HAVE_INTTYPES_H 1
28287| #define HAVE_STDINT_H 1
28288| #define HAVE_LIMITS_H 1
28289| #define HAVE_STRING_H 1
28290| #define HAVE_UNISTD_H 1
28291| #define HAVE_STDARG_H 1
28292| #define HAVE_SYS_TYPES_H 1
28293| #define HAVE_SYS_TIME_H 1
28294| #define HAVE_SIGNAL_H 1
28295| #define HAVE_STDLIB_H 1
28296| #define HAVE_CPUID_H 1
28297| #define HAVE_DLFCN_H 1
28298| #define ulong unsigned long
28299| #define HAVE_INT32_T 1
28300| #define HAVE_UINT32_T 1
28301| #define HAVE_VPRINTF 1
28302| #define HAVE_ALLOCA_H 1
28303| #define HAVE_ALLOCA 1
28304| #define HAVE_MEMCPY 1
28305| #define HAVE_STRDUP 1
28306| #define HAVE_GETPID 1
28307| #define HAVE_KILL 1
28308| #define HAVE_STRTOD 1
28309| #define HAVE_STRTOL 1
28310| #define HAVE_FINITE 1
28311| #define HAVE_SIGSETJMP 1
28312| #define ZEND_BROKEN_SPRINTF 1
28313| #define HAVE_DECL_ISFINITE 1
28314| #define HAVE_DECL_ISNAN 1
28315| #define HAVE_DECL_ISINF 1
28316| #define HAVE_FPU_INLINE_ASM_X86 1
28317| #define HAVE_DLFCN_H 1
28318| #define ZEND_DEBUG 0
28319| #define DARWIN 1
28320| #define HAVE_MEM_MMAP_ANON 1
28321| #define HAVE_SIGACTION 1
28322| #define ZEND_SIGNALS 1
28323| #define HAVE_STDARG_H 1
28324| #define HAVE_SIGPROCMASK 1
28325| /* end confdefs.h.  */
28326| #include <netdb.h>
28327| int
28328| main ()
28329| {
28330|
28331|             char *name = "www.gnu.org";
28332|             (void)gethostbyname_r(name) /* ; */
28333|
28334|   ;
28335|   return 0;
28336| }
28337configure:97316: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
28338conftest.c:368:19: error: implicit declaration of function 'gethostbyname_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
28339            (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */
28340                  ^
283411 error generated.
28342configure:97316: $? = 1
28343configure: failed program was:
28344| /* confdefs.h */
28345| #define PACKAGE_NAME ""
28346| #define PACKAGE_TARNAME ""
28347| #define PACKAGE_VERSION ""
28348| #define PACKAGE_STRING ""
28349| #define PACKAGE_BUGREPORT ""
28350| #define PACKAGE_URL ""
28351| #define STDC_HEADERS 1
28352| #define HAVE_SYS_TYPES_H 1
28353| #define HAVE_SYS_STAT_H 1
28354| #define HAVE_STDLIB_H 1
28355| #define HAVE_STRING_H 1
28356| #define HAVE_MEMORY_H 1
28357| #define HAVE_STRINGS_H 1
28358| #define HAVE_INTTYPES_H 1
28359| #define HAVE_STDINT_H 1
28360| #define HAVE_UNISTD_H 1
28361| #define __EXTENSIONS__ 1
28362| #define _ALL_SOURCE 1
28363| #define _GNU_SOURCE 1
28364| #define _POSIX_PTHREAD_SEMANTICS 1
28365| #define _TANDEM_SOURCE 1
28366| #define HAVE_DEV_URANDOM 1
28367| #define HAVE_HUGE_VAL_INF 1
28368| #define HAVE_CPUID_COUNT 1
28369| #define HAVE_PHPDBG 1
28370| #define PHPDBG_DEBUG 0
28371| #define PHP_WRITE_STDOUT 1
28372| #define HAVE_SOCKET 1
28373| #define HAVE_SOCKETPAIR 1
28374| #define HAVE_HTONL 1
28375| #define HAVE_GETHOSTNAME 1
28376| #define HAVE_GETHOSTBYADDR 1
28377| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
28378| #define HAVE_DLOPEN 1
28379| #define HAVE_LIBDL 1
28380| #define HAVE_LIBM 1
28381| #define HAVE_INET_ATON 1
28382| #define STDC_HEADERS 1
28383| #define HAVE_DIRENT_H 1
28384| #define HAVE_INTTYPES_H 1
28385| #define HAVE_STDINT_H 1
28386| #define HAVE_DIRENT_H 1
28387| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
28388| #define HAVE_SYS_PARAM_H 1
28389| #define HAVE_SYS_TYPES_H 1
28390| #define HAVE_SYS_TIME_H 1
28391| #define HAVE_NETINET_IN_H 1
28392| #define HAVE_ALLOCA_H 1
28393| #define HAVE_ARPA_INET_H 1
28394| #define HAVE_ARPA_NAMESER_H 1
28395| #define HAVE_ASSERT_H 1
28396| #define HAVE_DNS_H 1
28397| #define HAVE_FCNTL_H 1
28398| #define HAVE_GRP_H 1
28399| #define HAVE_LANGINFO_H 1
28400| #define HAVE_LIMITS_H 1
28401| #define HAVE_LOCALE_H 1
28402| #define HAVE_MONETARY_H 1
28403| #define HAVE_NETDB_H 1
28404| #define HAVE_POLL_H 1
28405| #define HAVE_PWD_H 1
28406| #define HAVE_RESOLV_H 1
28407| #define HAVE_SIGNAL_H 1
28408| #define HAVE_STDARG_H 1
28409| #define HAVE_STDLIB_H 1
28410| #define HAVE_STRING_H 1
28411| #define HAVE_SYSLOG_H 1
28412| #define HAVE_SYSEXITS_H 1
28413| #define HAVE_SYS_IOCTL_H 1
28414| #define HAVE_SYS_FILE_H 1
28415| #define HAVE_SYS_MMAN_H 1
28416| #define HAVE_SYS_MOUNT_H 1
28417| #define HAVE_SYS_POLL_H 1
28418| #define HAVE_SYS_RESOURCE_H 1
28419| #define HAVE_SYS_SELECT_H 1
28420| #define HAVE_SYS_SOCKET_H 1
28421| #define HAVE_SYS_STAT_H 1
28422| #define HAVE_SYS_STATVFS_H 1
28423| #define HAVE_SYS_WAIT_H 1
28424| #define HAVE_TERMIOS_H 1
28425| #define HAVE_UNISTD_H 1
28426| #define HAVE_UTIME_H 1
28427| #define HAVE_SYS_UTSNAME_H 1
28428| #define HAVE_SYS_IPC_H 1
28429| #define HAVE_DLFCN_H 1
28430| #define HAVE_ASSERT_H 1
28431| #define HAVE_TMMINTRIN_H 1
28432| #define HAVE_NMMINTRIN_H 1
28433| #define HAVE_IMMINTRIN_H 1
28434| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
28435| #define HAVE_STRUCT_TM_TM_ZONE 1
28436| #define HAVE_TM_ZONE 1
28437| #define MISSING_FCLOSE_DECL 0
28438| #define HAVE_TM_GMTOFF 1
28439| #define HAVE_STRUCT_FLOCK 1
28440| #define HAVE_SOCKLEN_T 1
28441| #define SIZEOF_SIZE_T 8
28442| #define SIZEOF_LONG_LONG 8
28443| #define SIZEOF_LONG_LONG_INT 8
28444| #define SIZEOF_LONG 8
28445| #define SIZEOF_INT 4
28446| #define SIZEOF_INTMAX_T 8
28447| #define HAVE_INTMAX_T 1
28448| #define SIZEOF_SSIZE_T 8
28449| #define HAVE_SSIZE_T 1
28450| #define SIZEOF_PTRDIFF_T 8
28451| #define HAVE_PTRDIFF_T 1
28452| #define SIZEOF_SHORT 2
28453| #define SIZEOF_INT 4
28454| #define SIZEOF_LONG 8
28455| #define SIZEOF_LONG_LONG 8
28456| #define HAVE_INT8_T 1
28457| #define HAVE_INT16_T 1
28458| #define HAVE_INT32_T 1
28459| #define HAVE_INT64_T 1
28460| #define HAVE_UINT8_T 1
28461| #define HAVE_UINT16_T 1
28462| #define HAVE_UINT32_T 1
28463| #define HAVE_UINT64_T 1
28464| #define HAVE_U_INT8_T 1
28465| #define HAVE_U_INT16_T 1
28466| #define HAVE_U_INT32_T 1
28467| #define HAVE_U_INT64_T 1
28468| #define PHP_HAVE_STDINT_TYPES 1
28469| #define PHP_HAVE_BUILTIN_EXPECT 1
28470| #define PHP_HAVE_BUILTIN_CLZ 1
28471| #define PHP_HAVE_BUILTIN_CTZL 1
28472| #define PHP_HAVE_BUILTIN_CTZLL 1
28473| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
28474| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
28475| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
28476| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
28477| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
28478| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
28479| #define PHP_HAVE_BUILTIN_CPU_INIT 0
28480| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
28481| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
28482| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
28483| #define PHP_HAVE_AVX_INSTRUCTIONS 1
28484| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
28485| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28486| #define HAVE_STRUCT_STAT_ST_RDEV 1
28487| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28488| #define HAVE_ST_BLOCKS 1
28489| #define HAVE_SOCKADDR_STORAGE 1
28490| #define HAVE_SOCKADDR_SA_LEN 1
28491| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
28492| #define HAVE_VPRINTF 1
28493| #define HAVE_ALPHASORT 1
28494| #define HAVE_ASCTIME_R 1
28495| #define HAVE_CHROOT 1
28496| #define HAVE_CTIME_R 1
28497| #define HAVE_CRYPT 1
28498| #define HAVE_FLOCK 1
28499| #define HAVE_FTOK 1
28500| #define HAVE_FUNOPEN 1
28501| #define HAVE_GAI_STRERROR 1
28502| #define HAVE_GCVT 1
28503| #define HAVE_GETLOADAVG 1
28504| #define HAVE_GETLOGIN 1
28505| #define HAVE_GETPROTOBYNAME 1
28506| #define HAVE_GETPROTOBYNUMBER 1
28507| #define HAVE_GETSERVBYNAME 1
28508| #define HAVE_GETSERVBYPORT 1
28509| #define HAVE_GETHOSTNAME 1
28510| #define HAVE_GETRUSAGE 1
28511| #define HAVE_GETTIMEOFDAY 1
28512| #define HAVE_GMTIME_R 1
28513| #define HAVE_GETPWNAM_R 1
28514| #define HAVE_GETGRNAM_R 1
28515| #define HAVE_GETPWUID_R 1
28516| #define HAVE_GRANTPT 1
28517| #define HAVE_INET_NTOA 1
28518| #define HAVE_INET_NTOP 1
28519| #define HAVE_INET_PTON 1
28520| #define HAVE_ISASCII 1
28521| #define HAVE_LINK 1
28522| #define HAVE_LOCALTIME_R 1
28523| #define HAVE_LOCKF 1
28524| #define HAVE_LCHOWN 1
28525| #define HAVE_LRAND48 1
28526| #define HAVE_MEMCPY 1
28527| #define HAVE_MEMMOVE 1
28528| #define HAVE_MKSTEMP 1
28529| #define HAVE_MMAP 1
28530| #define HAVE_NL_LANGINFO 1
28531| #define HAVE_PERROR 1
28532| #define HAVE_POLL 1
28533| #define HAVE_PTSNAME 1
28534| #define HAVE_PUTENV 1
28535| #define HAVE_REALPATH 1
28536| #define HAVE_RANDOM 1
28537| #define HAVE_RAND_R 1
28538| #define HAVE_SCANDIR 1
28539| #define HAVE_SETITIMER 1
28540| #define HAVE_SETLOCALE 1
28541| #define HAVE_LOCALECONV 1
28542| #define HAVE_SETENV 1
28543| #define HAVE_SETPGID 1
28544| #define HAVE_SETSOCKOPT 1
28545| #define HAVE_SETVBUF 1
28546| #define HAVE_SHUTDOWN 1
28547| #define HAVE_SIN 1
28548| #define HAVE_SNPRINTF 1
28549| #define HAVE_SRAND48 1
28550| #define HAVE_SRANDOM 1
28551| #define HAVE_STATFS 1
28552| #define HAVE_STATVFS 1
28553| #define HAVE_STRCASECMP 1
28554| #define HAVE_STRCOLL 1
28555| #define HAVE_STRDUP 1
28556| #define HAVE_STRERROR 1
28557| #define HAVE_STRFTIME 1
28558| #define HAVE_STRNLEN 1
28559| #define HAVE_STRPTIME 1
28560| #define HAVE_STRSTR 1
28561| #define HAVE_STRTOK_R 1
28562| #define HAVE_SYMLINK 1
28563| #define HAVE_TEMPNAM 1
28564| #define HAVE_TZSET 1
28565| #define HAVE_UNLOCKPT 1
28566| #define HAVE_UNSETENV 1
28567| #define HAVE_USLEEP 1
28568| #define HAVE_UTIME 1
28569| #define HAVE_VSNPRINTF 1
28570| #define HAVE_VASPRINTF 1
28571| #define HAVE_ASPRINTF 1
28572| #define HAVE_NANOSLEEP 1
28573| #define HAVE_SYNC_FETCH_AND_ADD 1
28574| #define HAVE_STRLCAT 1
28575| #define HAVE_STRLCPY 1
28576| #define HAVE_GETOPT 1
28577| #define HAVE_UTIME_H 1
28578| #define HAVE_UTIME_NULL 1
28579| #define HAVE_ALLOCA_H 1
28580| #define HAVE_ALLOCA 1
28581| #define HAVE_DECLARED_TIMEZONE 1
28582| #define HAVE_OLD_READDIR_R 1
28583| #define HAVE_ASM_GOTO 1
28584| #define HAVE_COMPILER_C99_VLA 1
28585| #define PHP_SIGCHILD 0
28586| #define DEFAULT_SHORT_OPEN_TAG "1"
28587| #define HAVE_IPV6 1
28588| #define HAVE_STRINGS_H 1
28589| #define HAVE_STRTOLL 1
28590| #define HAVE_ATOLL 1
28591| #define HAVE_TIMELIB_CONFIG_H 1
28592| #define HAVE_LIBXML 1
28593| #define HAVE_LIBXML 1
28594| #define PCRE2_CODE_UNIT_WIDTH 8
28595| #define HAVE_PCRE 1
28596| #define HAVE_PCRE_JIT_SUPPORT 1
28597| #define HAVE_ZLIB 1
28598| #define HAVE_BCMATH 1
28599| #define HAVE_BZ2 1
28600| #define HAVE_CTYPE 1
28601| #define HAVE_LIBXML 1
28602| #define HAVE_DOM 1
28603| #define HAVE_UTIMES 1
28604| #define HAVE_STRNDUP 1
28605| #define PHP_MHASH_BC 1
28606| #define HAVE_HASH_EXT 1
28607| #define SIZEOF_SHORT 2
28608| #define SIZEOF_INT 4
28609| #define SIZEOF_LONG 8
28610| #define SIZEOF_LONG_LONG 8
28611| #define SIZEOF_LONG_INT 8
28612| #define HAVE_JSON 1
28613| #define STDC_HEADERS 1
28614| #define ODBCVER 0x0300
28615| #define PHAR_HASH_OK 1
28616| #define HAVE_REFLECTION 1
28617| #define HAVE_PHP_SESSION 1
28618| #define HAVE_LIBXML 1
28619| #define HAVE_SIMPLEXML 1
28620| #define HAVE_SPL 1
28621| #define HAVE_FLUSHIO 1
28622| #define HAVE_ALIGNOF 1
28623| #define PHP_USE_PHP_CRYPT_R 1
28624| #define HAVE_ATTRIBUTE_ALIGNED 1
28625| #define HAVE_GETCWD 1
28626| #define HAVE_GETWD 1
28627| #define HAVE_ASINH 1
28628| #define HAVE_ACOSH 1
28629| #define HAVE_ATANH 1
28630| #define HAVE_LOG1P 1
28631| #define HAVE_HYPOT 1
28632| #define HAVE_GLOB 1
28633| #define HAVE_STRFMON 1
28634| #define HAVE_NICE 1
28635| #define HAVE_FNMATCH 1
28636| #define HAVE_FORK 1
28637| #define PHP_CAN_SUPPORT_PROC_OPEN 1
28638| #define HAVE_DNS_SEARCH 1
28639| #define HAVE_LIBRESOLV 1
28640| #define HAVE_DN_EXPAND 1
28641| #define HAVE_DN_SKIPNAME 1
28642| #define HAVE_RES_SEARCH 1
28643| #define HAVE_STRPTIME_DECL_FAILS 1
28644| #define HAVE_WCHAR_H 1
28645| #define HAVE_MBLEN 1
28646| #define HAVE_MBRLEN 1
28647| #define HAVE_MBSINIT 1
28648| #define HAVE_MBSTATE_T 1
28649| #define HAVE_DECL_ARC4RANDOM_BUF 1
28650| #define HAVE_NET_IF_H 1
28651| #define HAVE_NETDB_H 1
28652| #define HAVE_GETIFADDRS 1
28653| #define HAVE_LIBXML 1
28654| #define HAVE_XML 1
28655| #define HAVE_LIBXML 1
28656| #define HAVE_XMLREADER 1
28657| #define HAVE_LIBXML 1
28658| #define HAVE_XMLWRITER 1
28659| #define MYSQLND_COMPRESSION_WANTED 1
28660| #define MYSQLND_SSL_SUPPORTED 1
28661| #define HAVE_INTTYPES_H 1
28662| #define HAVE_STDINT_H 1
28663| #define HAVE_LIMITS_H 1
28664| #define HAVE_STRING_H 1
28665| #define HAVE_UNISTD_H 1
28666| #define HAVE_STDARG_H 1
28667| #define HAVE_SYS_TYPES_H 1
28668| #define HAVE_SYS_TIME_H 1
28669| #define HAVE_SIGNAL_H 1
28670| #define HAVE_STDLIB_H 1
28671| #define HAVE_CPUID_H 1
28672| #define HAVE_DLFCN_H 1
28673| #define ulong unsigned long
28674| #define HAVE_INT32_T 1
28675| #define HAVE_UINT32_T 1
28676| #define HAVE_VPRINTF 1
28677| #define HAVE_ALLOCA_H 1
28678| #define HAVE_ALLOCA 1
28679| #define HAVE_MEMCPY 1
28680| #define HAVE_STRDUP 1
28681| #define HAVE_GETPID 1
28682| #define HAVE_KILL 1
28683| #define HAVE_STRTOD 1
28684| #define HAVE_STRTOL 1
28685| #define HAVE_FINITE 1
28686| #define HAVE_SIGSETJMP 1
28687| #define ZEND_BROKEN_SPRINTF 1
28688| #define HAVE_DECL_ISFINITE 1
28689| #define HAVE_DECL_ISNAN 1
28690| #define HAVE_DECL_ISINF 1
28691| #define HAVE_FPU_INLINE_ASM_X86 1
28692| #define HAVE_DLFCN_H 1
28693| #define ZEND_DEBUG 0
28694| #define DARWIN 1
28695| #define HAVE_MEM_MMAP_ANON 1
28696| #define HAVE_SIGACTION 1
28697| #define ZEND_SIGNALS 1
28698| #define HAVE_STDARG_H 1
28699| #define HAVE_SIGPROCMASK 1
28700| /* end confdefs.h.  */
28701| #include <netdb.h>
28702| int
28703| main ()
28704| {
28705|
28706|             char *name = "www.gnu.org";
28707|             struct hostent ret, *retp;
28708|             char buf[1024];
28709|             int buflen = 1024;
28710|             int my_h_errno;
28711|             (void)gethostbyname_r(name, &ret, buf, buflen, &retp, &my_h_errno) /* ; */
28712|
28713|   ;
28714|   return 0;
28715| }
28716configure:97348: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
28717conftest.c:368:19: error: implicit declaration of function 'gethostbyname_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
28718            (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */
28719                  ^
287201 error generated.
28721configure:97348: $? = 1
28722configure: failed program was:
28723| /* confdefs.h */
28724| #define PACKAGE_NAME ""
28725| #define PACKAGE_TARNAME ""
28726| #define PACKAGE_VERSION ""
28727| #define PACKAGE_STRING ""
28728| #define PACKAGE_BUGREPORT ""
28729| #define PACKAGE_URL ""
28730| #define STDC_HEADERS 1
28731| #define HAVE_SYS_TYPES_H 1
28732| #define HAVE_SYS_STAT_H 1
28733| #define HAVE_STDLIB_H 1
28734| #define HAVE_STRING_H 1
28735| #define HAVE_MEMORY_H 1
28736| #define HAVE_STRINGS_H 1
28737| #define HAVE_INTTYPES_H 1
28738| #define HAVE_STDINT_H 1
28739| #define HAVE_UNISTD_H 1
28740| #define __EXTENSIONS__ 1
28741| #define _ALL_SOURCE 1
28742| #define _GNU_SOURCE 1
28743| #define _POSIX_PTHREAD_SEMANTICS 1
28744| #define _TANDEM_SOURCE 1
28745| #define HAVE_DEV_URANDOM 1
28746| #define HAVE_HUGE_VAL_INF 1
28747| #define HAVE_CPUID_COUNT 1
28748| #define HAVE_PHPDBG 1
28749| #define PHPDBG_DEBUG 0
28750| #define PHP_WRITE_STDOUT 1
28751| #define HAVE_SOCKET 1
28752| #define HAVE_SOCKETPAIR 1
28753| #define HAVE_HTONL 1
28754| #define HAVE_GETHOSTNAME 1
28755| #define HAVE_GETHOSTBYADDR 1
28756| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
28757| #define HAVE_DLOPEN 1
28758| #define HAVE_LIBDL 1
28759| #define HAVE_LIBM 1
28760| #define HAVE_INET_ATON 1
28761| #define STDC_HEADERS 1
28762| #define HAVE_DIRENT_H 1
28763| #define HAVE_INTTYPES_H 1
28764| #define HAVE_STDINT_H 1
28765| #define HAVE_DIRENT_H 1
28766| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
28767| #define HAVE_SYS_PARAM_H 1
28768| #define HAVE_SYS_TYPES_H 1
28769| #define HAVE_SYS_TIME_H 1
28770| #define HAVE_NETINET_IN_H 1
28771| #define HAVE_ALLOCA_H 1
28772| #define HAVE_ARPA_INET_H 1
28773| #define HAVE_ARPA_NAMESER_H 1
28774| #define HAVE_ASSERT_H 1
28775| #define HAVE_DNS_H 1
28776| #define HAVE_FCNTL_H 1
28777| #define HAVE_GRP_H 1
28778| #define HAVE_LANGINFO_H 1
28779| #define HAVE_LIMITS_H 1
28780| #define HAVE_LOCALE_H 1
28781| #define HAVE_MONETARY_H 1
28782| #define HAVE_NETDB_H 1
28783| #define HAVE_POLL_H 1
28784| #define HAVE_PWD_H 1
28785| #define HAVE_RESOLV_H 1
28786| #define HAVE_SIGNAL_H 1
28787| #define HAVE_STDARG_H 1
28788| #define HAVE_STDLIB_H 1
28789| #define HAVE_STRING_H 1
28790| #define HAVE_SYSLOG_H 1
28791| #define HAVE_SYSEXITS_H 1
28792| #define HAVE_SYS_IOCTL_H 1
28793| #define HAVE_SYS_FILE_H 1
28794| #define HAVE_SYS_MMAN_H 1
28795| #define HAVE_SYS_MOUNT_H 1
28796| #define HAVE_SYS_POLL_H 1
28797| #define HAVE_SYS_RESOURCE_H 1
28798| #define HAVE_SYS_SELECT_H 1
28799| #define HAVE_SYS_SOCKET_H 1
28800| #define HAVE_SYS_STAT_H 1
28801| #define HAVE_SYS_STATVFS_H 1
28802| #define HAVE_SYS_WAIT_H 1
28803| #define HAVE_TERMIOS_H 1
28804| #define HAVE_UNISTD_H 1
28805| #define HAVE_UTIME_H 1
28806| #define HAVE_SYS_UTSNAME_H 1
28807| #define HAVE_SYS_IPC_H 1
28808| #define HAVE_DLFCN_H 1
28809| #define HAVE_ASSERT_H 1
28810| #define HAVE_TMMINTRIN_H 1
28811| #define HAVE_NMMINTRIN_H 1
28812| #define HAVE_IMMINTRIN_H 1
28813| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
28814| #define HAVE_STRUCT_TM_TM_ZONE 1
28815| #define HAVE_TM_ZONE 1
28816| #define MISSING_FCLOSE_DECL 0
28817| #define HAVE_TM_GMTOFF 1
28818| #define HAVE_STRUCT_FLOCK 1
28819| #define HAVE_SOCKLEN_T 1
28820| #define SIZEOF_SIZE_T 8
28821| #define SIZEOF_LONG_LONG 8
28822| #define SIZEOF_LONG_LONG_INT 8
28823| #define SIZEOF_LONG 8
28824| #define SIZEOF_INT 4
28825| #define SIZEOF_INTMAX_T 8
28826| #define HAVE_INTMAX_T 1
28827| #define SIZEOF_SSIZE_T 8
28828| #define HAVE_SSIZE_T 1
28829| #define SIZEOF_PTRDIFF_T 8
28830| #define HAVE_PTRDIFF_T 1
28831| #define SIZEOF_SHORT 2
28832| #define SIZEOF_INT 4
28833| #define SIZEOF_LONG 8
28834| #define SIZEOF_LONG_LONG 8
28835| #define HAVE_INT8_T 1
28836| #define HAVE_INT16_T 1
28837| #define HAVE_INT32_T 1
28838| #define HAVE_INT64_T 1
28839| #define HAVE_UINT8_T 1
28840| #define HAVE_UINT16_T 1
28841| #define HAVE_UINT32_T 1
28842| #define HAVE_UINT64_T 1
28843| #define HAVE_U_INT8_T 1
28844| #define HAVE_U_INT16_T 1
28845| #define HAVE_U_INT32_T 1
28846| #define HAVE_U_INT64_T 1
28847| #define PHP_HAVE_STDINT_TYPES 1
28848| #define PHP_HAVE_BUILTIN_EXPECT 1
28849| #define PHP_HAVE_BUILTIN_CLZ 1
28850| #define PHP_HAVE_BUILTIN_CTZL 1
28851| #define PHP_HAVE_BUILTIN_CTZLL 1
28852| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
28853| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
28854| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
28855| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
28856| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
28857| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
28858| #define PHP_HAVE_BUILTIN_CPU_INIT 0
28859| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
28860| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
28861| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
28862| #define PHP_HAVE_AVX_INSTRUCTIONS 1
28863| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
28864| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
28865| #define HAVE_STRUCT_STAT_ST_RDEV 1
28866| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
28867| #define HAVE_ST_BLOCKS 1
28868| #define HAVE_SOCKADDR_STORAGE 1
28869| #define HAVE_SOCKADDR_SA_LEN 1
28870| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
28871| #define HAVE_VPRINTF 1
28872| #define HAVE_ALPHASORT 1
28873| #define HAVE_ASCTIME_R 1
28874| #define HAVE_CHROOT 1
28875| #define HAVE_CTIME_R 1
28876| #define HAVE_CRYPT 1
28877| #define HAVE_FLOCK 1
28878| #define HAVE_FTOK 1
28879| #define HAVE_FUNOPEN 1
28880| #define HAVE_GAI_STRERROR 1
28881| #define HAVE_GCVT 1
28882| #define HAVE_GETLOADAVG 1
28883| #define HAVE_GETLOGIN 1
28884| #define HAVE_GETPROTOBYNAME 1
28885| #define HAVE_GETPROTOBYNUMBER 1
28886| #define HAVE_GETSERVBYNAME 1
28887| #define HAVE_GETSERVBYPORT 1
28888| #define HAVE_GETHOSTNAME 1
28889| #define HAVE_GETRUSAGE 1
28890| #define HAVE_GETTIMEOFDAY 1
28891| #define HAVE_GMTIME_R 1
28892| #define HAVE_GETPWNAM_R 1
28893| #define HAVE_GETGRNAM_R 1
28894| #define HAVE_GETPWUID_R 1
28895| #define HAVE_GRANTPT 1
28896| #define HAVE_INET_NTOA 1
28897| #define HAVE_INET_NTOP 1
28898| #define HAVE_INET_PTON 1
28899| #define HAVE_ISASCII 1
28900| #define HAVE_LINK 1
28901| #define HAVE_LOCALTIME_R 1
28902| #define HAVE_LOCKF 1
28903| #define HAVE_LCHOWN 1
28904| #define HAVE_LRAND48 1
28905| #define HAVE_MEMCPY 1
28906| #define HAVE_MEMMOVE 1
28907| #define HAVE_MKSTEMP 1
28908| #define HAVE_MMAP 1
28909| #define HAVE_NL_LANGINFO 1
28910| #define HAVE_PERROR 1
28911| #define HAVE_POLL 1
28912| #define HAVE_PTSNAME 1
28913| #define HAVE_PUTENV 1
28914| #define HAVE_REALPATH 1
28915| #define HAVE_RANDOM 1
28916| #define HAVE_RAND_R 1
28917| #define HAVE_SCANDIR 1
28918| #define HAVE_SETITIMER 1
28919| #define HAVE_SETLOCALE 1
28920| #define HAVE_LOCALECONV 1
28921| #define HAVE_SETENV 1
28922| #define HAVE_SETPGID 1
28923| #define HAVE_SETSOCKOPT 1
28924| #define HAVE_SETVBUF 1
28925| #define HAVE_SHUTDOWN 1
28926| #define HAVE_SIN 1
28927| #define HAVE_SNPRINTF 1
28928| #define HAVE_SRAND48 1
28929| #define HAVE_SRANDOM 1
28930| #define HAVE_STATFS 1
28931| #define HAVE_STATVFS 1
28932| #define HAVE_STRCASECMP 1
28933| #define HAVE_STRCOLL 1
28934| #define HAVE_STRDUP 1
28935| #define HAVE_STRERROR 1
28936| #define HAVE_STRFTIME 1
28937| #define HAVE_STRNLEN 1
28938| #define HAVE_STRPTIME 1
28939| #define HAVE_STRSTR 1
28940| #define HAVE_STRTOK_R 1
28941| #define HAVE_SYMLINK 1
28942| #define HAVE_TEMPNAM 1
28943| #define HAVE_TZSET 1
28944| #define HAVE_UNLOCKPT 1
28945| #define HAVE_UNSETENV 1
28946| #define HAVE_USLEEP 1
28947| #define HAVE_UTIME 1
28948| #define HAVE_VSNPRINTF 1
28949| #define HAVE_VASPRINTF 1
28950| #define HAVE_ASPRINTF 1
28951| #define HAVE_NANOSLEEP 1
28952| #define HAVE_SYNC_FETCH_AND_ADD 1
28953| #define HAVE_STRLCAT 1
28954| #define HAVE_STRLCPY 1
28955| #define HAVE_GETOPT 1
28956| #define HAVE_UTIME_H 1
28957| #define HAVE_UTIME_NULL 1
28958| #define HAVE_ALLOCA_H 1
28959| #define HAVE_ALLOCA 1
28960| #define HAVE_DECLARED_TIMEZONE 1
28961| #define HAVE_OLD_READDIR_R 1
28962| #define HAVE_ASM_GOTO 1
28963| #define HAVE_COMPILER_C99_VLA 1
28964| #define PHP_SIGCHILD 0
28965| #define DEFAULT_SHORT_OPEN_TAG "1"
28966| #define HAVE_IPV6 1
28967| #define HAVE_STRINGS_H 1
28968| #define HAVE_STRTOLL 1
28969| #define HAVE_ATOLL 1
28970| #define HAVE_TIMELIB_CONFIG_H 1
28971| #define HAVE_LIBXML 1
28972| #define HAVE_LIBXML 1
28973| #define PCRE2_CODE_UNIT_WIDTH 8
28974| #define HAVE_PCRE 1
28975| #define HAVE_PCRE_JIT_SUPPORT 1
28976| #define HAVE_ZLIB 1
28977| #define HAVE_BCMATH 1
28978| #define HAVE_BZ2 1
28979| #define HAVE_CTYPE 1
28980| #define HAVE_LIBXML 1
28981| #define HAVE_DOM 1
28982| #define HAVE_UTIMES 1
28983| #define HAVE_STRNDUP 1
28984| #define PHP_MHASH_BC 1
28985| #define HAVE_HASH_EXT 1
28986| #define SIZEOF_SHORT 2
28987| #define SIZEOF_INT 4
28988| #define SIZEOF_LONG 8
28989| #define SIZEOF_LONG_LONG 8
28990| #define SIZEOF_LONG_INT 8
28991| #define HAVE_JSON 1
28992| #define STDC_HEADERS 1
28993| #define ODBCVER 0x0300
28994| #define PHAR_HASH_OK 1
28995| #define HAVE_REFLECTION 1
28996| #define HAVE_PHP_SESSION 1
28997| #define HAVE_LIBXML 1
28998| #define HAVE_SIMPLEXML 1
28999| #define HAVE_SPL 1
29000| #define HAVE_FLUSHIO 1
29001| #define HAVE_ALIGNOF 1
29002| #define PHP_USE_PHP_CRYPT_R 1
29003| #define HAVE_ATTRIBUTE_ALIGNED 1
29004| #define HAVE_GETCWD 1
29005| #define HAVE_GETWD 1
29006| #define HAVE_ASINH 1
29007| #define HAVE_ACOSH 1
29008| #define HAVE_ATANH 1
29009| #define HAVE_LOG1P 1
29010| #define HAVE_HYPOT 1
29011| #define HAVE_GLOB 1
29012| #define HAVE_STRFMON 1
29013| #define HAVE_NICE 1
29014| #define HAVE_FNMATCH 1
29015| #define HAVE_FORK 1
29016| #define PHP_CAN_SUPPORT_PROC_OPEN 1
29017| #define HAVE_DNS_SEARCH 1
29018| #define HAVE_LIBRESOLV 1
29019| #define HAVE_DN_EXPAND 1
29020| #define HAVE_DN_SKIPNAME 1
29021| #define HAVE_RES_SEARCH 1
29022| #define HAVE_STRPTIME_DECL_FAILS 1
29023| #define HAVE_WCHAR_H 1
29024| #define HAVE_MBLEN 1
29025| #define HAVE_MBRLEN 1
29026| #define HAVE_MBSINIT 1
29027| #define HAVE_MBSTATE_T 1
29028| #define HAVE_DECL_ARC4RANDOM_BUF 1
29029| #define HAVE_NET_IF_H 1
29030| #define HAVE_NETDB_H 1
29031| #define HAVE_GETIFADDRS 1
29032| #define HAVE_LIBXML 1
29033| #define HAVE_XML 1
29034| #define HAVE_LIBXML 1
29035| #define HAVE_XMLREADER 1
29036| #define HAVE_LIBXML 1
29037| #define HAVE_XMLWRITER 1
29038| #define MYSQLND_COMPRESSION_WANTED 1
29039| #define MYSQLND_SSL_SUPPORTED 1
29040| #define HAVE_INTTYPES_H 1
29041| #define HAVE_STDINT_H 1
29042| #define HAVE_LIMITS_H 1
29043| #define HAVE_STRING_H 1
29044| #define HAVE_UNISTD_H 1
29045| #define HAVE_STDARG_H 1
29046| #define HAVE_SYS_TYPES_H 1
29047| #define HAVE_SYS_TIME_H 1
29048| #define HAVE_SIGNAL_H 1
29049| #define HAVE_STDLIB_H 1
29050| #define HAVE_CPUID_H 1
29051| #define HAVE_DLFCN_H 1
29052| #define ulong unsigned long
29053| #define HAVE_INT32_T 1
29054| #define HAVE_UINT32_T 1
29055| #define HAVE_VPRINTF 1
29056| #define HAVE_ALLOCA_H 1
29057| #define HAVE_ALLOCA 1
29058| #define HAVE_MEMCPY 1
29059| #define HAVE_STRDUP 1
29060| #define HAVE_GETPID 1
29061| #define HAVE_KILL 1
29062| #define HAVE_STRTOD 1
29063| #define HAVE_STRTOL 1
29064| #define HAVE_FINITE 1
29065| #define HAVE_SIGSETJMP 1
29066| #define ZEND_BROKEN_SPRINTF 1
29067| #define HAVE_DECL_ISFINITE 1
29068| #define HAVE_DECL_ISNAN 1
29069| #define HAVE_DECL_ISINF 1
29070| #define HAVE_FPU_INLINE_ASM_X86 1
29071| #define HAVE_DLFCN_H 1
29072| #define ZEND_DEBUG 0
29073| #define DARWIN 1
29074| #define HAVE_MEM_MMAP_ANON 1
29075| #define HAVE_SIGACTION 1
29076| #define ZEND_SIGNALS 1
29077| #define HAVE_STDARG_H 1
29078| #define HAVE_SIGPROCMASK 1
29079| /* end confdefs.h.  */
29080| #include <netdb.h>
29081| int
29082| main ()
29083| {
29084|
29085|             char *name = "www.gnu.org";
29086|             struct hostent ret;
29087|             char buf[1024];
29088|             int buflen = 1024;
29089|             int my_h_errno;
29090|             (void)gethostbyname_r(name, &ret, buf, buflen, &my_h_errno) /* ; */
29091|
29092|   ;
29093|   return 0;
29094| }
29095configure:97378: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.c >&5
29096conftest.c:365:33: error: variable has incomplete type 'struct hostent_data'
29097            struct hostent_data data;
29098                                ^
29099conftest.c:365:20: note: forward declaration of 'struct hostent_data'
29100            struct hostent_data data;
29101                   ^
29102conftest.c:366:19: error: implicit declaration of function 'gethostbyname_r' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
29103            (void)gethostbyname_r(name, &ret, &data) /* ; */
29104                  ^
291052 errors generated.
29106configure:97378: $? = 1
29107configure: failed program was:
29108| /* confdefs.h */
29109| #define PACKAGE_NAME ""
29110| #define PACKAGE_TARNAME ""
29111| #define PACKAGE_VERSION ""
29112| #define PACKAGE_STRING ""
29113| #define PACKAGE_BUGREPORT ""
29114| #define PACKAGE_URL ""
29115| #define STDC_HEADERS 1
29116| #define HAVE_SYS_TYPES_H 1
29117| #define HAVE_SYS_STAT_H 1
29118| #define HAVE_STDLIB_H 1
29119| #define HAVE_STRING_H 1
29120| #define HAVE_MEMORY_H 1
29121| #define HAVE_STRINGS_H 1
29122| #define HAVE_INTTYPES_H 1
29123| #define HAVE_STDINT_H 1
29124| #define HAVE_UNISTD_H 1
29125| #define __EXTENSIONS__ 1
29126| #define _ALL_SOURCE 1
29127| #define _GNU_SOURCE 1
29128| #define _POSIX_PTHREAD_SEMANTICS 1
29129| #define _TANDEM_SOURCE 1
29130| #define HAVE_DEV_URANDOM 1
29131| #define HAVE_HUGE_VAL_INF 1
29132| #define HAVE_CPUID_COUNT 1
29133| #define HAVE_PHPDBG 1
29134| #define PHPDBG_DEBUG 0
29135| #define PHP_WRITE_STDOUT 1
29136| #define HAVE_SOCKET 1
29137| #define HAVE_SOCKETPAIR 1
29138| #define HAVE_HTONL 1
29139| #define HAVE_GETHOSTNAME 1
29140| #define HAVE_GETHOSTBYADDR 1
29141| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
29142| #define HAVE_DLOPEN 1
29143| #define HAVE_LIBDL 1
29144| #define HAVE_LIBM 1
29145| #define HAVE_INET_ATON 1
29146| #define STDC_HEADERS 1
29147| #define HAVE_DIRENT_H 1
29148| #define HAVE_INTTYPES_H 1
29149| #define HAVE_STDINT_H 1
29150| #define HAVE_DIRENT_H 1
29151| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
29152| #define HAVE_SYS_PARAM_H 1
29153| #define HAVE_SYS_TYPES_H 1
29154| #define HAVE_SYS_TIME_H 1
29155| #define HAVE_NETINET_IN_H 1
29156| #define HAVE_ALLOCA_H 1
29157| #define HAVE_ARPA_INET_H 1
29158| #define HAVE_ARPA_NAMESER_H 1
29159| #define HAVE_ASSERT_H 1
29160| #define HAVE_DNS_H 1
29161| #define HAVE_FCNTL_H 1
29162| #define HAVE_GRP_H 1
29163| #define HAVE_LANGINFO_H 1
29164| #define HAVE_LIMITS_H 1
29165| #define HAVE_LOCALE_H 1
29166| #define HAVE_MONETARY_H 1
29167| #define HAVE_NETDB_H 1
29168| #define HAVE_POLL_H 1
29169| #define HAVE_PWD_H 1
29170| #define HAVE_RESOLV_H 1
29171| #define HAVE_SIGNAL_H 1
29172| #define HAVE_STDARG_H 1
29173| #define HAVE_STDLIB_H 1
29174| #define HAVE_STRING_H 1
29175| #define HAVE_SYSLOG_H 1
29176| #define HAVE_SYSEXITS_H 1
29177| #define HAVE_SYS_IOCTL_H 1
29178| #define HAVE_SYS_FILE_H 1
29179| #define HAVE_SYS_MMAN_H 1
29180| #define HAVE_SYS_MOUNT_H 1
29181| #define HAVE_SYS_POLL_H 1
29182| #define HAVE_SYS_RESOURCE_H 1
29183| #define HAVE_SYS_SELECT_H 1
29184| #define HAVE_SYS_SOCKET_H 1
29185| #define HAVE_SYS_STAT_H 1
29186| #define HAVE_SYS_STATVFS_H 1
29187| #define HAVE_SYS_WAIT_H 1
29188| #define HAVE_TERMIOS_H 1
29189| #define HAVE_UNISTD_H 1
29190| #define HAVE_UTIME_H 1
29191| #define HAVE_SYS_UTSNAME_H 1
29192| #define HAVE_SYS_IPC_H 1
29193| #define HAVE_DLFCN_H 1
29194| #define HAVE_ASSERT_H 1
29195| #define HAVE_TMMINTRIN_H 1
29196| #define HAVE_NMMINTRIN_H 1
29197| #define HAVE_IMMINTRIN_H 1
29198| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
29199| #define HAVE_STRUCT_TM_TM_ZONE 1
29200| #define HAVE_TM_ZONE 1
29201| #define MISSING_FCLOSE_DECL 0
29202| #define HAVE_TM_GMTOFF 1
29203| #define HAVE_STRUCT_FLOCK 1
29204| #define HAVE_SOCKLEN_T 1
29205| #define SIZEOF_SIZE_T 8
29206| #define SIZEOF_LONG_LONG 8
29207| #define SIZEOF_LONG_LONG_INT 8
29208| #define SIZEOF_LONG 8
29209| #define SIZEOF_INT 4
29210| #define SIZEOF_INTMAX_T 8
29211| #define HAVE_INTMAX_T 1
29212| #define SIZEOF_SSIZE_T 8
29213| #define HAVE_SSIZE_T 1
29214| #define SIZEOF_PTRDIFF_T 8
29215| #define HAVE_PTRDIFF_T 1
29216| #define SIZEOF_SHORT 2
29217| #define SIZEOF_INT 4
29218| #define SIZEOF_LONG 8
29219| #define SIZEOF_LONG_LONG 8
29220| #define HAVE_INT8_T 1
29221| #define HAVE_INT16_T 1
29222| #define HAVE_INT32_T 1
29223| #define HAVE_INT64_T 1
29224| #define HAVE_UINT8_T 1
29225| #define HAVE_UINT16_T 1
29226| #define HAVE_UINT32_T 1
29227| #define HAVE_UINT64_T 1
29228| #define HAVE_U_INT8_T 1
29229| #define HAVE_U_INT16_T 1
29230| #define HAVE_U_INT32_T 1
29231| #define HAVE_U_INT64_T 1
29232| #define PHP_HAVE_STDINT_TYPES 1
29233| #define PHP_HAVE_BUILTIN_EXPECT 1
29234| #define PHP_HAVE_BUILTIN_CLZ 1
29235| #define PHP_HAVE_BUILTIN_CTZL 1
29236| #define PHP_HAVE_BUILTIN_CTZLL 1
29237| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
29238| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
29239| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
29240| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
29241| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
29242| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
29243| #define PHP_HAVE_BUILTIN_CPU_INIT 0
29244| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
29245| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
29246| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
29247| #define PHP_HAVE_AVX_INSTRUCTIONS 1
29248| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
29249| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
29250| #define HAVE_STRUCT_STAT_ST_RDEV 1
29251| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
29252| #define HAVE_ST_BLOCKS 1
29253| #define HAVE_SOCKADDR_STORAGE 1
29254| #define HAVE_SOCKADDR_SA_LEN 1
29255| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
29256| #define HAVE_VPRINTF 1
29257| #define HAVE_ALPHASORT 1
29258| #define HAVE_ASCTIME_R 1
29259| #define HAVE_CHROOT 1
29260| #define HAVE_CTIME_R 1
29261| #define HAVE_CRYPT 1
29262| #define HAVE_FLOCK 1
29263| #define HAVE_FTOK 1
29264| #define HAVE_FUNOPEN 1
29265| #define HAVE_GAI_STRERROR 1
29266| #define HAVE_GCVT 1
29267| #define HAVE_GETLOADAVG 1
29268| #define HAVE_GETLOGIN 1
29269| #define HAVE_GETPROTOBYNAME 1
29270| #define HAVE_GETPROTOBYNUMBER 1
29271| #define HAVE_GETSERVBYNAME 1
29272| #define HAVE_GETSERVBYPORT 1
29273| #define HAVE_GETHOSTNAME 1
29274| #define HAVE_GETRUSAGE 1
29275| #define HAVE_GETTIMEOFDAY 1
29276| #define HAVE_GMTIME_R 1
29277| #define HAVE_GETPWNAM_R 1
29278| #define HAVE_GETGRNAM_R 1
29279| #define HAVE_GETPWUID_R 1
29280| #define HAVE_GRANTPT 1
29281| #define HAVE_INET_NTOA 1
29282| #define HAVE_INET_NTOP 1
29283| #define HAVE_INET_PTON 1
29284| #define HAVE_ISASCII 1
29285| #define HAVE_LINK 1
29286| #define HAVE_LOCALTIME_R 1
29287| #define HAVE_LOCKF 1
29288| #define HAVE_LCHOWN 1
29289| #define HAVE_LRAND48 1
29290| #define HAVE_MEMCPY 1
29291| #define HAVE_MEMMOVE 1
29292| #define HAVE_MKSTEMP 1
29293| #define HAVE_MMAP 1
29294| #define HAVE_NL_LANGINFO 1
29295| #define HAVE_PERROR 1
29296| #define HAVE_POLL 1
29297| #define HAVE_PTSNAME 1
29298| #define HAVE_PUTENV 1
29299| #define HAVE_REALPATH 1
29300| #define HAVE_RANDOM 1
29301| #define HAVE_RAND_R 1
29302| #define HAVE_SCANDIR 1
29303| #define HAVE_SETITIMER 1
29304| #define HAVE_SETLOCALE 1
29305| #define HAVE_LOCALECONV 1
29306| #define HAVE_SETENV 1
29307| #define HAVE_SETPGID 1
29308| #define HAVE_SETSOCKOPT 1
29309| #define HAVE_SETVBUF 1
29310| #define HAVE_SHUTDOWN 1
29311| #define HAVE_SIN 1
29312| #define HAVE_SNPRINTF 1
29313| #define HAVE_SRAND48 1
29314| #define HAVE_SRANDOM 1
29315| #define HAVE_STATFS 1
29316| #define HAVE_STATVFS 1
29317| #define HAVE_STRCASECMP 1
29318| #define HAVE_STRCOLL 1
29319| #define HAVE_STRDUP 1
29320| #define HAVE_STRERROR 1
29321| #define HAVE_STRFTIME 1
29322| #define HAVE_STRNLEN 1
29323| #define HAVE_STRPTIME 1
29324| #define HAVE_STRSTR 1
29325| #define HAVE_STRTOK_R 1
29326| #define HAVE_SYMLINK 1
29327| #define HAVE_TEMPNAM 1
29328| #define HAVE_TZSET 1
29329| #define HAVE_UNLOCKPT 1
29330| #define HAVE_UNSETENV 1
29331| #define HAVE_USLEEP 1
29332| #define HAVE_UTIME 1
29333| #define HAVE_VSNPRINTF 1
29334| #define HAVE_VASPRINTF 1
29335| #define HAVE_ASPRINTF 1
29336| #define HAVE_NANOSLEEP 1
29337| #define HAVE_SYNC_FETCH_AND_ADD 1
29338| #define HAVE_STRLCAT 1
29339| #define HAVE_STRLCPY 1
29340| #define HAVE_GETOPT 1
29341| #define HAVE_UTIME_H 1
29342| #define HAVE_UTIME_NULL 1
29343| #define HAVE_ALLOCA_H 1
29344| #define HAVE_ALLOCA 1
29345| #define HAVE_DECLARED_TIMEZONE 1
29346| #define HAVE_OLD_READDIR_R 1
29347| #define HAVE_ASM_GOTO 1
29348| #define HAVE_COMPILER_C99_VLA 1
29349| #define PHP_SIGCHILD 0
29350| #define DEFAULT_SHORT_OPEN_TAG "1"
29351| #define HAVE_IPV6 1
29352| #define HAVE_STRINGS_H 1
29353| #define HAVE_STRTOLL 1
29354| #define HAVE_ATOLL 1
29355| #define HAVE_TIMELIB_CONFIG_H 1
29356| #define HAVE_LIBXML 1
29357| #define HAVE_LIBXML 1
29358| #define PCRE2_CODE_UNIT_WIDTH 8
29359| #define HAVE_PCRE 1
29360| #define HAVE_PCRE_JIT_SUPPORT 1
29361| #define HAVE_ZLIB 1
29362| #define HAVE_BCMATH 1
29363| #define HAVE_BZ2 1
29364| #define HAVE_CTYPE 1
29365| #define HAVE_LIBXML 1
29366| #define HAVE_DOM 1
29367| #define HAVE_UTIMES 1
29368| #define HAVE_STRNDUP 1
29369| #define PHP_MHASH_BC 1
29370| #define HAVE_HASH_EXT 1
29371| #define SIZEOF_SHORT 2
29372| #define SIZEOF_INT 4
29373| #define SIZEOF_LONG 8
29374| #define SIZEOF_LONG_LONG 8
29375| #define SIZEOF_LONG_INT 8
29376| #define HAVE_JSON 1
29377| #define STDC_HEADERS 1
29378| #define ODBCVER 0x0300
29379| #define PHAR_HASH_OK 1
29380| #define HAVE_REFLECTION 1
29381| #define HAVE_PHP_SESSION 1
29382| #define HAVE_LIBXML 1
29383| #define HAVE_SIMPLEXML 1
29384| #define HAVE_SPL 1
29385| #define HAVE_FLUSHIO 1
29386| #define HAVE_ALIGNOF 1
29387| #define PHP_USE_PHP_CRYPT_R 1
29388| #define HAVE_ATTRIBUTE_ALIGNED 1
29389| #define HAVE_GETCWD 1
29390| #define HAVE_GETWD 1
29391| #define HAVE_ASINH 1
29392| #define HAVE_ACOSH 1
29393| #define HAVE_ATANH 1
29394| #define HAVE_LOG1P 1
29395| #define HAVE_HYPOT 1
29396| #define HAVE_GLOB 1
29397| #define HAVE_STRFMON 1
29398| #define HAVE_NICE 1
29399| #define HAVE_FNMATCH 1
29400| #define HAVE_FORK 1
29401| #define PHP_CAN_SUPPORT_PROC_OPEN 1
29402| #define HAVE_DNS_SEARCH 1
29403| #define HAVE_LIBRESOLV 1
29404| #define HAVE_DN_EXPAND 1
29405| #define HAVE_DN_SKIPNAME 1
29406| #define HAVE_RES_SEARCH 1
29407| #define HAVE_STRPTIME_DECL_FAILS 1
29408| #define HAVE_WCHAR_H 1
29409| #define HAVE_MBLEN 1
29410| #define HAVE_MBRLEN 1
29411| #define HAVE_MBSINIT 1
29412| #define HAVE_MBSTATE_T 1
29413| #define HAVE_DECL_ARC4RANDOM_BUF 1
29414| #define HAVE_NET_IF_H 1
29415| #define HAVE_NETDB_H 1
29416| #define HAVE_GETIFADDRS 1
29417| #define HAVE_LIBXML 1
29418| #define HAVE_XML 1
29419| #define HAVE_LIBXML 1
29420| #define HAVE_XMLREADER 1
29421| #define HAVE_LIBXML 1
29422| #define HAVE_XMLWRITER 1
29423| #define MYSQLND_COMPRESSION_WANTED 1
29424| #define MYSQLND_SSL_SUPPORTED 1
29425| #define HAVE_INTTYPES_H 1
29426| #define HAVE_STDINT_H 1
29427| #define HAVE_LIMITS_H 1
29428| #define HAVE_STRING_H 1
29429| #define HAVE_UNISTD_H 1
29430| #define HAVE_STDARG_H 1
29431| #define HAVE_SYS_TYPES_H 1
29432| #define HAVE_SYS_TIME_H 1
29433| #define HAVE_SIGNAL_H 1
29434| #define HAVE_STDLIB_H 1
29435| #define HAVE_CPUID_H 1
29436| #define HAVE_DLFCN_H 1
29437| #define ulong unsigned long
29438| #define HAVE_INT32_T 1
29439| #define HAVE_UINT32_T 1
29440| #define HAVE_VPRINTF 1
29441| #define HAVE_ALLOCA_H 1
29442| #define HAVE_ALLOCA 1
29443| #define HAVE_MEMCPY 1
29444| #define HAVE_STRDUP 1
29445| #define HAVE_GETPID 1
29446| #define HAVE_KILL 1
29447| #define HAVE_STRTOD 1
29448| #define HAVE_STRTOL 1
29449| #define HAVE_FINITE 1
29450| #define HAVE_SIGSETJMP 1
29451| #define ZEND_BROKEN_SPRINTF 1
29452| #define HAVE_DECL_ISFINITE 1
29453| #define HAVE_DECL_ISNAN 1
29454| #define HAVE_DECL_ISINF 1
29455| #define HAVE_FPU_INLINE_ASM_X86 1
29456| #define HAVE_DLFCN_H 1
29457| #define ZEND_DEBUG 0
29458| #define DARWIN 1
29459| #define HAVE_MEM_MMAP_ANON 1
29460| #define HAVE_SIGACTION 1
29461| #define ZEND_SIGNALS 1
29462| #define HAVE_STDARG_H 1
29463| #define HAVE_SIGPROCMASK 1
29464| /* end confdefs.h.  */
29465| #include <netdb.h>
29466| int
29467| main ()
29468| {
29469|
29470|             char *name = "www.gnu.org";
29471|             struct hostent ret;
29472|             struct hostent_data data;
29473|             (void)gethostbyname_r(name, &ret, &data) /* ; */
29474|
29475|   ;
29476|   return 0;
29477| }
29478configure:97429: result: can't tell
29479configure:98211: result:
29480configure:98213: result: Configuring libtool
29481configure:98309: checking for ld used by /usr/bin/clang
29482configure:98376: result: /Library/Developer/CommandLineTools/usr/bin/ld
29483configure:98383: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
29484configure:98398: result: no
29485configure:98403: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
29486configure:98410: result: -r
29487configure:98428: checking for BSD-compatible nm
29488configure:98477: result: /opt/local/bin/nm -B
29489configure:98481: checking how to recognize dependent libraries
29490configure:98667: result: pass_all
29491configure:98895: checking how to run the C++ preprocessor
29492configure:98922: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp
29493configure:98922: $? = 0
29494configure:98936: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp
29495conftest.cpp:361:10: fatal error: 'ac_nonexistent.h' file not found
29496#include <ac_nonexistent.h>
29497         ^~~~~~~~~~~~~~~~~~
294981 error generated.
29499configure:98936: $? = 1
29500configure: failed program was:
29501| /* confdefs.h */
29502| #define PACKAGE_NAME ""
29503| #define PACKAGE_TARNAME ""
29504| #define PACKAGE_VERSION ""
29505| #define PACKAGE_STRING ""
29506| #define PACKAGE_BUGREPORT ""
29507| #define PACKAGE_URL ""
29508| #define STDC_HEADERS 1
29509| #define HAVE_SYS_TYPES_H 1
29510| #define HAVE_SYS_STAT_H 1
29511| #define HAVE_STDLIB_H 1
29512| #define HAVE_STRING_H 1
29513| #define HAVE_MEMORY_H 1
29514| #define HAVE_STRINGS_H 1
29515| #define HAVE_INTTYPES_H 1
29516| #define HAVE_STDINT_H 1
29517| #define HAVE_UNISTD_H 1
29518| #define __EXTENSIONS__ 1
29519| #define _ALL_SOURCE 1
29520| #define _GNU_SOURCE 1
29521| #define _POSIX_PTHREAD_SEMANTICS 1
29522| #define _TANDEM_SOURCE 1
29523| #define HAVE_DEV_URANDOM 1
29524| #define HAVE_HUGE_VAL_INF 1
29525| #define HAVE_CPUID_COUNT 1
29526| #define HAVE_PHPDBG 1
29527| #define PHPDBG_DEBUG 0
29528| #define PHP_WRITE_STDOUT 1
29529| #define HAVE_SOCKET 1
29530| #define HAVE_SOCKETPAIR 1
29531| #define HAVE_HTONL 1
29532| #define HAVE_GETHOSTNAME 1
29533| #define HAVE_GETHOSTBYADDR 1
29534| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
29535| #define HAVE_DLOPEN 1
29536| #define HAVE_LIBDL 1
29537| #define HAVE_LIBM 1
29538| #define HAVE_INET_ATON 1
29539| #define STDC_HEADERS 1
29540| #define HAVE_DIRENT_H 1
29541| #define HAVE_INTTYPES_H 1
29542| #define HAVE_STDINT_H 1
29543| #define HAVE_DIRENT_H 1
29544| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
29545| #define HAVE_SYS_PARAM_H 1
29546| #define HAVE_SYS_TYPES_H 1
29547| #define HAVE_SYS_TIME_H 1
29548| #define HAVE_NETINET_IN_H 1
29549| #define HAVE_ALLOCA_H 1
29550| #define HAVE_ARPA_INET_H 1
29551| #define HAVE_ARPA_NAMESER_H 1
29552| #define HAVE_ASSERT_H 1
29553| #define HAVE_DNS_H 1
29554| #define HAVE_FCNTL_H 1
29555| #define HAVE_GRP_H 1
29556| #define HAVE_LANGINFO_H 1
29557| #define HAVE_LIMITS_H 1
29558| #define HAVE_LOCALE_H 1
29559| #define HAVE_MONETARY_H 1
29560| #define HAVE_NETDB_H 1
29561| #define HAVE_POLL_H 1
29562| #define HAVE_PWD_H 1
29563| #define HAVE_RESOLV_H 1
29564| #define HAVE_SIGNAL_H 1
29565| #define HAVE_STDARG_H 1
29566| #define HAVE_STDLIB_H 1
29567| #define HAVE_STRING_H 1
29568| #define HAVE_SYSLOG_H 1
29569| #define HAVE_SYSEXITS_H 1
29570| #define HAVE_SYS_IOCTL_H 1
29571| #define HAVE_SYS_FILE_H 1
29572| #define HAVE_SYS_MMAN_H 1
29573| #define HAVE_SYS_MOUNT_H 1
29574| #define HAVE_SYS_POLL_H 1
29575| #define HAVE_SYS_RESOURCE_H 1
29576| #define HAVE_SYS_SELECT_H 1
29577| #define HAVE_SYS_SOCKET_H 1
29578| #define HAVE_SYS_STAT_H 1
29579| #define HAVE_SYS_STATVFS_H 1
29580| #define HAVE_SYS_WAIT_H 1
29581| #define HAVE_TERMIOS_H 1
29582| #define HAVE_UNISTD_H 1
29583| #define HAVE_UTIME_H 1
29584| #define HAVE_SYS_UTSNAME_H 1
29585| #define HAVE_SYS_IPC_H 1
29586| #define HAVE_DLFCN_H 1
29587| #define HAVE_ASSERT_H 1
29588| #define HAVE_TMMINTRIN_H 1
29589| #define HAVE_NMMINTRIN_H 1
29590| #define HAVE_IMMINTRIN_H 1
29591| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
29592| #define HAVE_STRUCT_TM_TM_ZONE 1
29593| #define HAVE_TM_ZONE 1
29594| #define MISSING_FCLOSE_DECL 0
29595| #define HAVE_TM_GMTOFF 1
29596| #define HAVE_STRUCT_FLOCK 1
29597| #define HAVE_SOCKLEN_T 1
29598| #define SIZEOF_SIZE_T 8
29599| #define SIZEOF_LONG_LONG 8
29600| #define SIZEOF_LONG_LONG_INT 8
29601| #define SIZEOF_LONG 8
29602| #define SIZEOF_INT 4
29603| #define SIZEOF_INTMAX_T 8
29604| #define HAVE_INTMAX_T 1
29605| #define SIZEOF_SSIZE_T 8
29606| #define HAVE_SSIZE_T 1
29607| #define SIZEOF_PTRDIFF_T 8
29608| #define HAVE_PTRDIFF_T 1
29609| #define SIZEOF_SHORT 2
29610| #define SIZEOF_INT 4
29611| #define SIZEOF_LONG 8
29612| #define SIZEOF_LONG_LONG 8
29613| #define HAVE_INT8_T 1
29614| #define HAVE_INT16_T 1
29615| #define HAVE_INT32_T 1
29616| #define HAVE_INT64_T 1
29617| #define HAVE_UINT8_T 1
29618| #define HAVE_UINT16_T 1
29619| #define HAVE_UINT32_T 1
29620| #define HAVE_UINT64_T 1
29621| #define HAVE_U_INT8_T 1
29622| #define HAVE_U_INT16_T 1
29623| #define HAVE_U_INT32_T 1
29624| #define HAVE_U_INT64_T 1
29625| #define PHP_HAVE_STDINT_TYPES 1
29626| #define PHP_HAVE_BUILTIN_EXPECT 1
29627| #define PHP_HAVE_BUILTIN_CLZ 1
29628| #define PHP_HAVE_BUILTIN_CTZL 1
29629| #define PHP_HAVE_BUILTIN_CTZLL 1
29630| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
29631| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
29632| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
29633| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
29634| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
29635| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
29636| #define PHP_HAVE_BUILTIN_CPU_INIT 0
29637| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
29638| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
29639| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
29640| #define PHP_HAVE_AVX_INSTRUCTIONS 1
29641| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
29642| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
29643| #define HAVE_STRUCT_STAT_ST_RDEV 1
29644| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
29645| #define HAVE_ST_BLOCKS 1
29646| #define HAVE_SOCKADDR_STORAGE 1
29647| #define HAVE_SOCKADDR_SA_LEN 1
29648| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
29649| #define HAVE_VPRINTF 1
29650| #define HAVE_ALPHASORT 1
29651| #define HAVE_ASCTIME_R 1
29652| #define HAVE_CHROOT 1
29653| #define HAVE_CTIME_R 1
29654| #define HAVE_CRYPT 1
29655| #define HAVE_FLOCK 1
29656| #define HAVE_FTOK 1
29657| #define HAVE_FUNOPEN 1
29658| #define HAVE_GAI_STRERROR 1
29659| #define HAVE_GCVT 1
29660| #define HAVE_GETLOADAVG 1
29661| #define HAVE_GETLOGIN 1
29662| #define HAVE_GETPROTOBYNAME 1
29663| #define HAVE_GETPROTOBYNUMBER 1
29664| #define HAVE_GETSERVBYNAME 1
29665| #define HAVE_GETSERVBYPORT 1
29666| #define HAVE_GETHOSTNAME 1
29667| #define HAVE_GETRUSAGE 1
29668| #define HAVE_GETTIMEOFDAY 1
29669| #define HAVE_GMTIME_R 1
29670| #define HAVE_GETPWNAM_R 1
29671| #define HAVE_GETGRNAM_R 1
29672| #define HAVE_GETPWUID_R 1
29673| #define HAVE_GRANTPT 1
29674| #define HAVE_INET_NTOA 1
29675| #define HAVE_INET_NTOP 1
29676| #define HAVE_INET_PTON 1
29677| #define HAVE_ISASCII 1
29678| #define HAVE_LINK 1
29679| #define HAVE_LOCALTIME_R 1
29680| #define HAVE_LOCKF 1
29681| #define HAVE_LCHOWN 1
29682| #define HAVE_LRAND48 1
29683| #define HAVE_MEMCPY 1
29684| #define HAVE_MEMMOVE 1
29685| #define HAVE_MKSTEMP 1
29686| #define HAVE_MMAP 1
29687| #define HAVE_NL_LANGINFO 1
29688| #define HAVE_PERROR 1
29689| #define HAVE_POLL 1
29690| #define HAVE_PTSNAME 1
29691| #define HAVE_PUTENV 1
29692| #define HAVE_REALPATH 1
29693| #define HAVE_RANDOM 1
29694| #define HAVE_RAND_R 1
29695| #define HAVE_SCANDIR 1
29696| #define HAVE_SETITIMER 1
29697| #define HAVE_SETLOCALE 1
29698| #define HAVE_LOCALECONV 1
29699| #define HAVE_SETENV 1
29700| #define HAVE_SETPGID 1
29701| #define HAVE_SETSOCKOPT 1
29702| #define HAVE_SETVBUF 1
29703| #define HAVE_SHUTDOWN 1
29704| #define HAVE_SIN 1
29705| #define HAVE_SNPRINTF 1
29706| #define HAVE_SRAND48 1
29707| #define HAVE_SRANDOM 1
29708| #define HAVE_STATFS 1
29709| #define HAVE_STATVFS 1
29710| #define HAVE_STRCASECMP 1
29711| #define HAVE_STRCOLL 1
29712| #define HAVE_STRDUP 1
29713| #define HAVE_STRERROR 1
29714| #define HAVE_STRFTIME 1
29715| #define HAVE_STRNLEN 1
29716| #define HAVE_STRPTIME 1
29717| #define HAVE_STRSTR 1
29718| #define HAVE_STRTOK_R 1
29719| #define HAVE_SYMLINK 1
29720| #define HAVE_TEMPNAM 1
29721| #define HAVE_TZSET 1
29722| #define HAVE_UNLOCKPT 1
29723| #define HAVE_UNSETENV 1
29724| #define HAVE_USLEEP 1
29725| #define HAVE_UTIME 1
29726| #define HAVE_VSNPRINTF 1
29727| #define HAVE_VASPRINTF 1
29728| #define HAVE_ASPRINTF 1
29729| #define HAVE_NANOSLEEP 1
29730| #define HAVE_SYNC_FETCH_AND_ADD 1
29731| #define HAVE_STRLCAT 1
29732| #define HAVE_STRLCPY 1
29733| #define HAVE_GETOPT 1
29734| #define HAVE_UTIME_H 1
29735| #define HAVE_UTIME_NULL 1
29736| #define HAVE_ALLOCA_H 1
29737| #define HAVE_ALLOCA 1
29738| #define HAVE_DECLARED_TIMEZONE 1
29739| #define HAVE_OLD_READDIR_R 1
29740| #define HAVE_ASM_GOTO 1
29741| #define HAVE_COMPILER_C99_VLA 1
29742| #define PHP_SIGCHILD 0
29743| #define DEFAULT_SHORT_OPEN_TAG "1"
29744| #define HAVE_IPV6 1
29745| #define HAVE_STRINGS_H 1
29746| #define HAVE_STRTOLL 1
29747| #define HAVE_ATOLL 1
29748| #define HAVE_TIMELIB_CONFIG_H 1
29749| #define HAVE_LIBXML 1
29750| #define HAVE_LIBXML 1
29751| #define PCRE2_CODE_UNIT_WIDTH 8
29752| #define HAVE_PCRE 1
29753| #define HAVE_PCRE_JIT_SUPPORT 1
29754| #define HAVE_ZLIB 1
29755| #define HAVE_BCMATH 1
29756| #define HAVE_BZ2 1
29757| #define HAVE_CTYPE 1
29758| #define HAVE_LIBXML 1
29759| #define HAVE_DOM 1
29760| #define HAVE_UTIMES 1
29761| #define HAVE_STRNDUP 1
29762| #define PHP_MHASH_BC 1
29763| #define HAVE_HASH_EXT 1
29764| #define SIZEOF_SHORT 2
29765| #define SIZEOF_INT 4
29766| #define SIZEOF_LONG 8
29767| #define SIZEOF_LONG_LONG 8
29768| #define SIZEOF_LONG_INT 8
29769| #define HAVE_JSON 1
29770| #define STDC_HEADERS 1
29771| #define ODBCVER 0x0300
29772| #define PHAR_HASH_OK 1
29773| #define HAVE_REFLECTION 1
29774| #define HAVE_PHP_SESSION 1
29775| #define HAVE_LIBXML 1
29776| #define HAVE_SIMPLEXML 1
29777| #define HAVE_SPL 1
29778| #define HAVE_FLUSHIO 1
29779| #define HAVE_ALIGNOF 1
29780| #define PHP_USE_PHP_CRYPT_R 1
29781| #define HAVE_ATTRIBUTE_ALIGNED 1
29782| #define HAVE_GETCWD 1
29783| #define HAVE_GETWD 1
29784| #define HAVE_ASINH 1
29785| #define HAVE_ACOSH 1
29786| #define HAVE_ATANH 1
29787| #define HAVE_LOG1P 1
29788| #define HAVE_HYPOT 1
29789| #define HAVE_GLOB 1
29790| #define HAVE_STRFMON 1
29791| #define HAVE_NICE 1
29792| #define HAVE_FNMATCH 1
29793| #define HAVE_FORK 1
29794| #define PHP_CAN_SUPPORT_PROC_OPEN 1
29795| #define HAVE_DNS_SEARCH 1
29796| #define HAVE_LIBRESOLV 1
29797| #define HAVE_DN_EXPAND 1
29798| #define HAVE_DN_SKIPNAME 1
29799| #define HAVE_RES_SEARCH 1
29800| #define HAVE_STRPTIME_DECL_FAILS 1
29801| #define HAVE_WCHAR_H 1
29802| #define HAVE_MBLEN 1
29803| #define HAVE_MBRLEN 1
29804| #define HAVE_MBSINIT 1
29805| #define HAVE_MBSTATE_T 1
29806| #define HAVE_DECL_ARC4RANDOM_BUF 1
29807| #define HAVE_NET_IF_H 1
29808| #define HAVE_NETDB_H 1
29809| #define HAVE_GETIFADDRS 1
29810| #define HAVE_LIBXML 1
29811| #define HAVE_XML 1
29812| #define HAVE_LIBXML 1
29813| #define HAVE_XMLREADER 1
29814| #define HAVE_LIBXML 1
29815| #define HAVE_XMLWRITER 1
29816| #define MYSQLND_COMPRESSION_WANTED 1
29817| #define MYSQLND_SSL_SUPPORTED 1
29818| #define HAVE_INTTYPES_H 1
29819| #define HAVE_STDINT_H 1
29820| #define HAVE_LIMITS_H 1
29821| #define HAVE_STRING_H 1
29822| #define HAVE_UNISTD_H 1
29823| #define HAVE_STDARG_H 1
29824| #define HAVE_SYS_TYPES_H 1
29825| #define HAVE_SYS_TIME_H 1
29826| #define HAVE_SIGNAL_H 1
29827| #define HAVE_STDLIB_H 1
29828| #define HAVE_CPUID_H 1
29829| #define HAVE_DLFCN_H 1
29830| #define ulong unsigned long
29831| #define HAVE_INT32_T 1
29832| #define HAVE_UINT32_T 1
29833| #define HAVE_VPRINTF 1
29834| #define HAVE_ALLOCA_H 1
29835| #define HAVE_ALLOCA 1
29836| #define HAVE_MEMCPY 1
29837| #define HAVE_STRDUP 1
29838| #define HAVE_GETPID 1
29839| #define HAVE_KILL 1
29840| #define HAVE_STRTOD 1
29841| #define HAVE_STRTOL 1
29842| #define HAVE_FINITE 1
29843| #define HAVE_SIGSETJMP 1
29844| #define ZEND_BROKEN_SPRINTF 1
29845| #define HAVE_DECL_ISFINITE 1
29846| #define HAVE_DECL_ISNAN 1
29847| #define HAVE_DECL_ISINF 1
29848| #define HAVE_FPU_INLINE_ASM_X86 1
29849| #define HAVE_DLFCN_H 1
29850| #define ZEND_DEBUG 0
29851| #define DARWIN 1
29852| #define HAVE_MEM_MMAP_ANON 1
29853| #define HAVE_SIGACTION 1
29854| #define ZEND_SIGNALS 1
29855| #define HAVE_STDARG_H 1
29856| #define HAVE_SIGPROCMASK 1
29857| #define PHP_BUILD_DATE "2020-08-12"
29858| #define PHP_UNAME "Darwin Blackstone.local 19.6.0 Darwin Kernel Version 19.6.0: Sun Jul 5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64 x86_64"
29859| #define PHP_OS "Darwin"
29860| /* end confdefs.h.  */
29861| #include <ac_nonexistent.h>
29862configure:98961: result: /usr/bin/clang++ -E
29863configure:98981: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp
29864configure:98981: $? = 0
29865configure:98995: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp
29866conftest.cpp:361:10: fatal error: 'ac_nonexistent.h' file not found
29867#include <ac_nonexistent.h>
29868         ^~~~~~~~~~~~~~~~~~
298691 error generated.
29870configure:98995: $? = 1
29871configure: failed program was:
29872| /* confdefs.h */
29873| #define PACKAGE_NAME ""
29874| #define PACKAGE_TARNAME ""
29875| #define PACKAGE_VERSION ""
29876| #define PACKAGE_STRING ""
29877| #define PACKAGE_BUGREPORT ""
29878| #define PACKAGE_URL ""
29879| #define STDC_HEADERS 1
29880| #define HAVE_SYS_TYPES_H 1
29881| #define HAVE_SYS_STAT_H 1
29882| #define HAVE_STDLIB_H 1
29883| #define HAVE_STRING_H 1
29884| #define HAVE_MEMORY_H 1
29885| #define HAVE_STRINGS_H 1
29886| #define HAVE_INTTYPES_H 1
29887| #define HAVE_STDINT_H 1
29888| #define HAVE_UNISTD_H 1
29889| #define __EXTENSIONS__ 1
29890| #define _ALL_SOURCE 1
29891| #define _GNU_SOURCE 1
29892| #define _POSIX_PTHREAD_SEMANTICS 1
29893| #define _TANDEM_SOURCE 1
29894| #define HAVE_DEV_URANDOM 1
29895| #define HAVE_HUGE_VAL_INF 1
29896| #define HAVE_CPUID_COUNT 1
29897| #define HAVE_PHPDBG 1
29898| #define PHPDBG_DEBUG 0
29899| #define PHP_WRITE_STDOUT 1
29900| #define HAVE_SOCKET 1
29901| #define HAVE_SOCKETPAIR 1
29902| #define HAVE_HTONL 1
29903| #define HAVE_GETHOSTNAME 1
29904| #define HAVE_GETHOSTBYADDR 1
29905| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
29906| #define HAVE_DLOPEN 1
29907| #define HAVE_LIBDL 1
29908| #define HAVE_LIBM 1
29909| #define HAVE_INET_ATON 1
29910| #define STDC_HEADERS 1
29911| #define HAVE_DIRENT_H 1
29912| #define HAVE_INTTYPES_H 1
29913| #define HAVE_STDINT_H 1
29914| #define HAVE_DIRENT_H 1
29915| #define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
29916| #define HAVE_SYS_PARAM_H 1
29917| #define HAVE_SYS_TYPES_H 1
29918| #define HAVE_SYS_TIME_H 1
29919| #define HAVE_NETINET_IN_H 1
29920| #define HAVE_ALLOCA_H 1
29921| #define HAVE_ARPA_INET_H 1
29922| #define HAVE_ARPA_NAMESER_H 1
29923| #define HAVE_ASSERT_H 1
29924| #define HAVE_DNS_H 1
29925| #define HAVE_FCNTL_H 1
29926| #define HAVE_GRP_H 1
29927| #define HAVE_LANGINFO_H 1
29928| #define HAVE_LIMITS_H 1
29929| #define HAVE_LOCALE_H 1
29930| #define HAVE_MONETARY_H 1
29931| #define HAVE_NETDB_H 1
29932| #define HAVE_POLL_H 1
29933| #define HAVE_PWD_H 1
29934| #define HAVE_RESOLV_H 1
29935| #define HAVE_SIGNAL_H 1
29936| #define HAVE_STDARG_H 1
29937| #define HAVE_STDLIB_H 1
29938| #define HAVE_STRING_H 1
29939| #define HAVE_SYSLOG_H 1
29940| #define HAVE_SYSEXITS_H 1
29941| #define HAVE_SYS_IOCTL_H 1
29942| #define HAVE_SYS_FILE_H 1
29943| #define HAVE_SYS_MMAN_H 1
29944| #define HAVE_SYS_MOUNT_H 1
29945| #define HAVE_SYS_POLL_H 1
29946| #define HAVE_SYS_RESOURCE_H 1
29947| #define HAVE_SYS_SELECT_H 1
29948| #define HAVE_SYS_SOCKET_H 1
29949| #define HAVE_SYS_STAT_H 1
29950| #define HAVE_SYS_STATVFS_H 1
29951| #define HAVE_SYS_WAIT_H 1
29952| #define HAVE_TERMIOS_H 1
29953| #define HAVE_UNISTD_H 1
29954| #define HAVE_UTIME_H 1
29955| #define HAVE_SYS_UTSNAME_H 1
29956| #define HAVE_SYS_IPC_H 1
29957| #define HAVE_DLFCN_H 1
29958| #define HAVE_ASSERT_H 1
29959| #define HAVE_TMMINTRIN_H 1
29960| #define HAVE_NMMINTRIN_H 1
29961| #define HAVE_IMMINTRIN_H 1
29962| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
29963| #define HAVE_STRUCT_TM_TM_ZONE 1
29964| #define HAVE_TM_ZONE 1
29965| #define MISSING_FCLOSE_DECL 0
29966| #define HAVE_TM_GMTOFF 1
29967| #define HAVE_STRUCT_FLOCK 1
29968| #define HAVE_SOCKLEN_T 1
29969| #define SIZEOF_SIZE_T 8
29970| #define SIZEOF_LONG_LONG 8
29971| #define SIZEOF_LONG_LONG_INT 8
29972| #define SIZEOF_LONG 8
29973| #define SIZEOF_INT 4
29974| #define SIZEOF_INTMAX_T 8
29975| #define HAVE_INTMAX_T 1
29976| #define SIZEOF_SSIZE_T 8
29977| #define HAVE_SSIZE_T 1
29978| #define SIZEOF_PTRDIFF_T 8
29979| #define HAVE_PTRDIFF_T 1
29980| #define SIZEOF_SHORT 2
29981| #define SIZEOF_INT 4
29982| #define SIZEOF_LONG 8
29983| #define SIZEOF_LONG_LONG 8
29984| #define HAVE_INT8_T 1
29985| #define HAVE_INT16_T 1
29986| #define HAVE_INT32_T 1
29987| #define HAVE_INT64_T 1
29988| #define HAVE_UINT8_T 1
29989| #define HAVE_UINT16_T 1
29990| #define HAVE_UINT32_T 1
29991| #define HAVE_UINT64_T 1
29992| #define HAVE_U_INT8_T 1
29993| #define HAVE_U_INT16_T 1
29994| #define HAVE_U_INT32_T 1
29995| #define HAVE_U_INT64_T 1
29996| #define PHP_HAVE_STDINT_TYPES 1
29997| #define PHP_HAVE_BUILTIN_EXPECT 1
29998| #define PHP_HAVE_BUILTIN_CLZ 1
29999| #define PHP_HAVE_BUILTIN_CTZL 1
30000| #define PHP_HAVE_BUILTIN_CTZLL 1
30001| #define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
30002| #define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
30003| #define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
30004| #define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
30005| #define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
30006| #define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
30007| #define PHP_HAVE_BUILTIN_CPU_INIT 0
30008| #define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
30009| #define PHP_HAVE_SSSE3_INSTRUCTIONS 1
30010| #define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
30011| #define PHP_HAVE_AVX_INSTRUCTIONS 1
30012| #define PHP_HAVE_AVX2_INSTRUCTIONS 1
30013| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
30014| #define HAVE_STRUCT_STAT_ST_RDEV 1
30015| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
30016| #define HAVE_ST_BLOCKS 1
30017| #define HAVE_SOCKADDR_STORAGE 1
30018| #define HAVE_SOCKADDR_SA_LEN 1
30019| #define HAVE_FUNC_ATTRIBUTE_TARGET 1
30020| #define HAVE_VPRINTF 1
30021| #define HAVE_ALPHASORT 1
30022| #define HAVE_ASCTIME_R 1
30023| #define HAVE_CHROOT 1
30024| #define HAVE_CTIME_R 1
30025| #define HAVE_CRYPT 1
30026| #define HAVE_FLOCK 1
30027| #define HAVE_FTOK 1
30028| #define HAVE_FUNOPEN 1
30029| #define HAVE_GAI_STRERROR 1
30030| #define HAVE_GCVT 1
30031| #define HAVE_GETLOADAVG 1
30032| #define HAVE_GETLOGIN 1
30033| #define HAVE_GETPROTOBYNAME 1
30034| #define HAVE_GETPROTOBYNUMBER 1
30035| #define HAVE_GETSERVBYNAME 1
30036| #define HAVE_GETSERVBYPORT 1
30037| #define HAVE_GETHOSTNAME 1
30038| #define HAVE_GETRUSAGE 1
30039| #define HAVE_GETTIMEOFDAY 1
30040| #define HAVE_GMTIME_R 1
30041| #define HAVE_GETPWNAM_R 1
30042| #define HAVE_GETGRNAM_R 1
30043| #define HAVE_GETPWUID_R 1
30044| #define HAVE_GRANTPT 1
30045| #define HAVE_INET_NTOA 1
30046| #define HAVE_INET_NTOP 1
30047| #define HAVE_INET_PTON 1
30048| #define HAVE_ISASCII 1
30049| #define HAVE_LINK 1
30050| #define HAVE_LOCALTIME_R 1
30051| #define HAVE_LOCKF 1
30052| #define HAVE_LCHOWN 1
30053| #define HAVE_LRAND48 1
30054| #define HAVE_MEMCPY 1
30055| #define HAVE_MEMMOVE 1
30056| #define HAVE_MKSTEMP 1
30057| #define HAVE_MMAP 1
30058| #define HAVE_NL_LANGINFO 1
30059| #define HAVE_PERROR 1
30060| #define HAVE_POLL 1
30061| #define HAVE_PTSNAME 1
30062| #define HAVE_PUTENV 1
30063| #define HAVE_REALPATH 1
30064| #define HAVE_RANDOM 1
30065| #define HAVE_RAND_R 1
30066| #define HAVE_SCANDIR 1
30067| #define HAVE_SETITIMER 1
30068| #define HAVE_SETLOCALE 1
30069| #define HAVE_LOCALECONV 1
30070| #define HAVE_SETENV 1
30071| #define HAVE_SETPGID 1
30072| #define HAVE_SETSOCKOPT 1
30073| #define HAVE_SETVBUF 1
30074| #define HAVE_SHUTDOWN 1
30075| #define HAVE_SIN 1
30076| #define HAVE_SNPRINTF 1
30077| #define HAVE_SRAND48 1
30078| #define HAVE_SRANDOM 1
30079| #define HAVE_STATFS 1
30080| #define HAVE_STATVFS 1
30081| #define HAVE_STRCASECMP 1
30082| #define HAVE_STRCOLL 1
30083| #define HAVE_STRDUP 1
30084| #define HAVE_STRERROR 1
30085| #define HAVE_STRFTIME 1
30086| #define HAVE_STRNLEN 1
30087| #define HAVE_STRPTIME 1
30088| #define HAVE_STRSTR 1
30089| #define HAVE_STRTOK_R 1
30090| #define HAVE_SYMLINK 1
30091| #define HAVE_TEMPNAM 1
30092| #define HAVE_TZSET 1
30093| #define HAVE_UNLOCKPT 1
30094| #define HAVE_UNSETENV 1
30095| #define HAVE_USLEEP 1
30096| #define HAVE_UTIME 1
30097| #define HAVE_VSNPRINTF 1
30098| #define HAVE_VASPRINTF 1
30099| #define HAVE_ASPRINTF 1
30100| #define HAVE_NANOSLEEP 1
30101| #define HAVE_SYNC_FETCH_AND_ADD 1
30102| #define HAVE_STRLCAT 1
30103| #define HAVE_STRLCPY 1
30104| #define HAVE_GETOPT 1
30105| #define HAVE_UTIME_H 1
30106| #define HAVE_UTIME_NULL 1
30107| #define HAVE_ALLOCA_H 1
30108| #define HAVE_ALLOCA 1
30109| #define HAVE_DECLARED_TIMEZONE 1
30110| #define HAVE_OLD_READDIR_R 1
30111| #define HAVE_ASM_GOTO 1
30112| #define HAVE_COMPILER_C99_VLA 1
30113| #define PHP_SIGCHILD 0
30114| #define DEFAULT_SHORT_OPEN_TAG "1"
30115| #define HAVE_IPV6 1
30116| #define HAVE_STRINGS_H 1
30117| #define HAVE_STRTOLL 1
30118| #define HAVE_ATOLL 1
30119| #define HAVE_TIMELIB_CONFIG_H 1
30120| #define HAVE_LIBXML 1
30121| #define HAVE_LIBXML 1
30122| #define PCRE2_CODE_UNIT_WIDTH 8
30123| #define HAVE_PCRE 1
30124| #define HAVE_PCRE_JIT_SUPPORT 1
30125| #define HAVE_ZLIB 1
30126| #define HAVE_BCMATH 1
30127| #define HAVE_BZ2 1
30128| #define HAVE_CTYPE 1
30129| #define HAVE_LIBXML 1
30130| #define HAVE_DOM 1
30131| #define HAVE_UTIMES 1
30132| #define HAVE_STRNDUP 1
30133| #define PHP_MHASH_BC 1
30134| #define HAVE_HASH_EXT 1
30135| #define SIZEOF_SHORT 2
30136| #define SIZEOF_INT 4
30137| #define SIZEOF_LONG 8
30138| #define SIZEOF_LONG_LONG 8
30139| #define SIZEOF_LONG_INT 8
30140| #define HAVE_JSON 1
30141| #define STDC_HEADERS 1
30142| #define ODBCVER 0x0300
30143| #define PHAR_HASH_OK 1
30144| #define HAVE_REFLECTION 1
30145| #define HAVE_PHP_SESSION 1
30146| #define HAVE_LIBXML 1
30147| #define HAVE_SIMPLEXML 1
30148| #define HAVE_SPL 1
30149| #define HAVE_FLUSHIO 1
30150| #define HAVE_ALIGNOF 1
30151| #define PHP_USE_PHP_CRYPT_R 1
30152| #define HAVE_ATTRIBUTE_ALIGNED 1
30153| #define HAVE_GETCWD 1
30154| #define HAVE_GETWD 1
30155| #define HAVE_ASINH 1
30156| #define HAVE_ACOSH 1
30157| #define HAVE_ATANH 1
30158| #define HAVE_LOG1P 1
30159| #define HAVE_HYPOT 1
30160| #define HAVE_GLOB 1
30161| #define HAVE_STRFMON 1
30162| #define HAVE_NICE 1
30163| #define HAVE_FNMATCH 1
30164| #define HAVE_FORK 1
30165| #define PHP_CAN_SUPPORT_PROC_OPEN 1
30166| #define HAVE_DNS_SEARCH 1
30167| #define HAVE_LIBRESOLV 1
30168| #define HAVE_DN_EXPAND 1
30169| #define HAVE_DN_SKIPNAME 1
30170| #define HAVE_RES_SEARCH 1
30171| #define HAVE_STRPTIME_DECL_FAILS 1
30172| #define HAVE_WCHAR_H 1
30173| #define HAVE_MBLEN 1
30174| #define HAVE_MBRLEN 1
30175| #define HAVE_MBSINIT 1
30176| #define HAVE_MBSTATE_T 1
30177| #define HAVE_DECL_ARC4RANDOM_BUF 1
30178| #define HAVE_NET_IF_H 1
30179| #define HAVE_NETDB_H 1
30180| #define HAVE_GETIFADDRS 1
30181| #define HAVE_LIBXML 1
30182| #define HAVE_XML 1
30183| #define HAVE_LIBXML 1
30184| #define HAVE_XMLREADER 1
30185| #define HAVE_LIBXML 1
30186| #define HAVE_XMLWRITER 1
30187| #define MYSQLND_COMPRESSION_WANTED 1
30188| #define MYSQLND_SSL_SUPPORTED 1
30189| #define HAVE_INTTYPES_H 1
30190| #define HAVE_STDINT_H 1
30191| #define HAVE_LIMITS_H 1
30192| #define HAVE_STRING_H 1
30193| #define HAVE_UNISTD_H 1
30194| #define HAVE_STDARG_H 1
30195| #define HAVE_SYS_TYPES_H 1
30196| #define HAVE_SYS_TIME_H 1
30197| #define HAVE_SIGNAL_H 1
30198| #define HAVE_STDLIB_H 1
30199| #define HAVE_CPUID_H 1
30200| #define HAVE_DLFCN_H 1
30201| #define ulong unsigned long
30202| #define HAVE_INT32_T 1
30203| #define HAVE_UINT32_T 1
30204| #define HAVE_VPRINTF 1
30205| #define HAVE_ALLOCA_H 1
30206| #define HAVE_ALLOCA 1
30207| #define HAVE_MEMCPY 1
30208| #define HAVE_STRDUP 1
30209| #define HAVE_GETPID 1
30210| #define HAVE_KILL 1
30211| #define HAVE_STRTOD 1
30212| #define HAVE_STRTOL 1
30213| #define HAVE_FINITE 1
30214| #define HAVE_SIGSETJMP 1
30215| #define ZEND_BROKEN_SPRINTF 1
30216| #define HAVE_DECL_ISFINITE 1
30217| #define HAVE_DECL_ISNAN 1
30218| #define HAVE_DECL_ISINF 1
30219| #define HAVE_FPU_INLINE_ASM_X86 1
30220| #define HAVE_DLFCN_H 1
30221| #define ZEND_DEBUG 0
30222| #define DARWIN 1
30223| #define HAVE_MEM_MMAP_ANON 1
30224| #define HAVE_SIGACTION 1
30225| #define ZEND_SIGNALS 1
30226| #define HAVE_STDARG_H 1
30227| #define HAVE_SIGPROCMASK 1
30228| #define PHP_BUILD_DATE "2020-08-12"
30229| #define PHP_UNAME "Darwin Blackstone.local 19.6.0 Darwin Kernel Version 19.6.0: Sun Jul 5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64 x86_64"
30230| #define PHP_OS "Darwin"
30231| /* end confdefs.h.  */
30232| #include <ac_nonexistent.h>
30233configure:99028: checking the maximum length of command line arguments
30234configure:99140: result: 196608
30235configure:99152: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
30236configure:99257: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp >&5
30237configure:99260: $? = 0
30238configure:99264: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
30239configure:99267: $? = 0
30240cannot find nm_test_var in conftest.nm
30241configure:99257: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp >&5
30242configure:99260: $? = 0
30243configure:99264: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
30244configure:99267: $? = 0
30245configure:99319: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp   conftest.cpp conftstm.o >&5
30246configure:99322: $? = 0
30247configure:99360: result: ok
30248configure:99364: checking for objdir
30249configure:99379: result: .libs
30250configure:99471: checking for ar
30251configure:99487: found /opt/local/bin/ar
30252configure:99498: result: ar
30253configure:99563: checking for ranlib
30254configure:99579: found /opt/local/bin/ranlib
30255configure:99590: result: ranlib
30256configure:99655: checking for strip
30257configure:99671: found /opt/local/bin/strip
30258configure:99682: result: strip
30259configure:99935: checking for dsymutil
30260configure:99951: found /usr/bin/dsymutil
30261configure:99962: result: dsymutil
30262configure:100027: checking for nmedit
30263configure:100043: found /usr/bin/nmedit
30264configure:100054: result: nmedit
30265configure:100077: checking for -single_module linker flag
30266configure:100098: result: yes
30267configure:100100: checking for -exported_symbols_list linker flag
30268configure:100116: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp   -Wl,-exported_symbols_list,conftest.sym conftest.cpp  >&5
30269configure:100119: $? = 0
30270configure:100133: result: yes
30271configure:100251: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
30272configure:100269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5
30273configure:100273: $? = 0
30274configure:100286: result: yes
30275configure:100301: checking for /usr/bin/clang option to produce PIC
30276configure:100541: result: -fno-common
30277configure:100549: checking if /usr/bin/clang PIC flag -fno-common works
30278configure:100567: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -fno-common -DPIC conftest.c >&5
30279configure:100571: $? = 0
30280configure:100584: result: yes
30281configure:100612: checking if /usr/bin/clang static flag -static works
30282configure:100640: result: no
30283configure:100650: checking if /usr/bin/clang supports -c -o file.o
30284configure:100671: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -DZEND_SIGNALS -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -o out/conftest2.o conftest.c >&5
30285configure:100675: $? = 0
30286configure:100697: result: yes
30287configure:100723: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
30288configure:101651: result: yes
30289configure:101718: checking dynamic linker characteristics
30290configure:102316: result: darwin19.6.0 dyld
30291configure:102340: checking how to hardcode library paths into programs
30292configure:102365: result: immediate
30293configure:102379: checking whether stripping libraries is possible
30294configure:102393: result: yes
30295configure:102901: checking if libtool supports shared libraries
30296configure:102903: result: yes
30297configure:102906: checking whether to build shared libraries
30298configure:102927: result: no
30299configure:102930: checking whether to build static libraries
30300configure:102934: result: yes
30301configure:103029: result:
30302creating libtool
30303configure:103760: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
30304configure:104658: result: no
30305configure:104679: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp conftest.cpp >&5
30306configure:104682: $? = 0
30307configure:104838: checking for /usr/bin/clang++ option to produce PIC
30308configure:105128: result:
30309configure:105199: checking if /usr/bin/clang++ static flag  works
30310configure:105227: result: yes
30311configure:105237: checking if /usr/bin/clang++ supports -c -o file.o
30312configure:105258: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5
30313configure:105262: $? = 0
30314configure:105284: result: yes
30315configure:105310: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
30316configure:105336: result: no
30317configure:105403: checking dynamic linker characteristics
30318configure:105949: result: darwin19.6.0 dyld
30319configure:105973: checking how to hardcode library paths into programs
30320configure:105998: result: immediate
30321configure:106513: result:
30322configure:106515: result: Generating files
30323configure:107174: creating ./config.status
30324
30325## ---------------------- ##
30326## Running config.status. ##
30327## ---------------------- ##
30328
30329This file was extended by config.status, which was
30330generated by GNU Autoconf 2.69.  Invocation command line was
30331
30332  CONFIG_FILES    =
30333  CONFIG_HEADERS  =
30334  CONFIG_LINKS    =
30335  CONFIG_COMMANDS =
30336  $ ./config.status
30337
30338on Blackstone.local
30339
30340config.status:1399: creating php7.spec
30341config.status:1399: creating main/build-defs.h
30342config.status:1399: creating scripts/phpize
30343config.status:1399: creating scripts/man1/phpize.1
30344config.status:1399: creating scripts/php-config
30345config.status:1399: creating scripts/man1/php-config.1
30346config.status:1399: creating sapi/phpdbg/phpdbg.1
30347config.status:1399: creating ext/phar/phar.1
30348config.status:1399: creating ext/phar/phar.phar.1
30349config.status:1399: creating main/php_config.h
30350config.status:1583: executing default commands
30351
30352## ---------------- ##
30353## Cache variables. ##
30354## ---------------- ##
30355
30356_cv_have_broken_glibc_fopen_append=yes
30357ac_cv__asm_goto=yes
30358ac_cv__compiler_c99_vla=yes
30359ac_cv_alignof_exists=yes
30360ac_cv_atof_accept_inf=no
30361ac_cv_atof_accept_nan=no
30362ac_cv_attribute_aligned=yes
30363ac_cv_broken_sprintf=yes
30364ac_cv_build=x86_64-apple-darwin19.6.0
30365ac_cv_c_bigendian_php=no
30366ac_cv_c_compiler_gnu=yes
30367ac_cv_c_inline=inline
30368ac_cv_cpuid_count_available=yes
30369ac_cv_crypt_blowfish=no
30370ac_cv_crypt_des=no
30371ac_cv_crypt_ext_des=no
30372ac_cv_crypt_md5=no
30373ac_cv_crypt_sha256=no
30374ac_cv_crypt_sha512=no
30375ac_cv_declared_timezone=yes
30376ac_cv_ebcdic=no
30377ac_cv_env_CCC_set=
30378ac_cv_env_CCC_value=
30379ac_cv_env_CC_set=set
30380ac_cv_env_CC_value=/usr/bin/clang
30381ac_cv_env_CFLAGS_set=set
30382ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
30383ac_cv_env_CPPFLAGS_set=set
30384ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
30385ac_cv_env_CPP_set=
30386ac_cv_env_CPP_value=
30387ac_cv_env_CXXCPP_set=
30388ac_cv_env_CXXCPP_value=
30389ac_cv_env_CXXFLAGS_set=set
30390ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
30391ac_cv_env_CXX_set=set
30392ac_cv_env_CXX_value=/usr/bin/clang++
30393ac_cv_env_LDFLAGS_set=set
30394ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
30395ac_cv_env_LIBS_set=
30396ac_cv_env_LIBS_value=
30397ac_cv_env_YACC_set=set
30398ac_cv_env_YACC_value=true
30399ac_cv_env_YFLAGS_set=
30400ac_cv_env_YFLAGS_value=
30401ac_cv_env_build_alias_set=
30402ac_cv_env_build_alias_value=
30403ac_cv_env_host_alias_set=
30404ac_cv_env_host_alias_value=
30405ac_cv_env_target_alias_set=
30406ac_cv_env_target_alias_value=
30407ac_cv_flush_io=yes
30408ac_cv_func___dn_skipname=yes
30409ac_cv_func___dns_search=no
30410ac_cv_func___res_ndestroy=no
30411ac_cv_func___res_nsearch=no
30412ac_cv_func__doprnt=no
30413ac_cv_func_acosh=yes
30414ac_cv_func_alloca_works=yes
30415ac_cv_func_alphasort=yes
30416ac_cv_func_asctime_r=yes
30417ac_cv_func_asinh=yes
30418ac_cv_func_asprintf=yes
30419ac_cv_func_atanh=yes
30420ac_cv_func_atoll=yes
30421ac_cv_func_chroot=yes
30422ac_cv_func_crypt=yes
30423ac_cv_func_crypt_r=no
30424ac_cv_func_ctime_r=yes
30425ac_cv_func_cuserid=no
30426ac_cv_func_dlopen=yes
30427ac_cv_func_dn_expand=yes
30428ac_cv_func_dn_skipname=yes
30429ac_cv_func_dns_search=yes
30430ac_cv_func_explicit_bzero=no
30431ac_cv_func_explicit_memset=no
30432ac_cv_func_finite=yes
30433ac_cv_func_flock=yes
30434ac_cv_func_fnmatch_works=yes
30435ac_cv_func_fopencookie=no
30436ac_cv_func_fork=yes
30437ac_cv_func_fpclass=no
30438ac_cv_func_ftok=yes
30439ac_cv_func_funopen=yes
30440ac_cv_func_gai_strerror=yes
30441ac_cv_func_gcvt=yes
30442ac_cv_func_getaddrinfo=no
30443ac_cv_func_getcwd=yes
30444ac_cv_func_getgrnam_r=yes
30445ac_cv_func_gethostbyaddr=yes
30446ac_cv_func_gethostname=yes
30447ac_cv_func_getloadavg=yes
30448ac_cv_func_getlogin=yes
30449ac_cv_func_getopt=yes
30450ac_cv_func_getpid=yes
30451ac_cv_func_getprotobyname=yes
30452ac_cv_func_getprotobynumber=yes
30453ac_cv_func_getpwnam_r=yes
30454ac_cv_func_getpwuid_r=yes
30455ac_cv_func_getrusage=yes
30456ac_cv_func_getservbyname=yes
30457ac_cv_func_getservbyport=yes
30458ac_cv_func_gettimeofday=yes
30459ac_cv_func_getwd=yes
30460ac_cv_func_glob=yes
30461ac_cv_func_gmtime_r=yes
30462ac_cv_func_grantpt=yes
30463ac_cv_func_htonl=yes
30464ac_cv_func_hypot=yes
30465ac_cv_func_inet_aton=yes
30466ac_cv_func_inet_ntoa=yes
30467ac_cv_func_inet_ntop=yes
30468ac_cv_func_inet_pton=yes
30469ac_cv_func_isascii=yes
30470ac_cv_func_kill=yes
30471ac_cv_func_lchown=yes
30472ac_cv_func_link=yes
30473ac_cv_func_localeconv=yes
30474ac_cv_func_localtime_r=yes
30475ac_cv_func_lockf=yes
30476ac_cv_func_log1p=yes
30477ac_cv_func_lrand48=yes
30478ac_cv_func_mblen=yes
30479ac_cv_func_mbrlen=yes
30480ac_cv_func_mbsinit=yes
30481ac_cv_func_memcmp_working=yes
30482ac_cv_func_memcpy=yes
30483ac_cv_func_memmove=yes
30484ac_cv_func_mempcpy=no
30485ac_cv_func_mkstemp=yes
30486ac_cv_func_mmap=yes
30487ac_cv_func_mremap=no
30488ac_cv_func_nanosleep=yes
30489ac_cv_func_nice=yes
30490ac_cv_func_nl_langinfo=yes
30491ac_cv_func_perror=yes
30492ac_cv_func_poll=yes
30493ac_cv_func_ptsname=yes
30494ac_cv_func_putenv=yes
30495ac_cv_func_rand_r=yes
30496ac_cv_func_random=yes
30497ac_cv_func_readdir_r=yes
30498ac_cv_func_realpath=yes
30499ac_cv_func_res_ndestroy=no
30500ac_cv_func_res_nsearch=no
30501ac_cv_func_res_search=yes
30502ac_cv_func_scandir=yes
30503ac_cv_func_setenv=yes
30504ac_cv_func_setitimer=yes
30505ac_cv_func_setlocale=yes
30506ac_cv_func_setpgid=yes
30507ac_cv_func_setproctitle=no
30508ac_cv_func_setsockopt=yes
30509ac_cv_func_setvbuf=yes
30510ac_cv_func_shutdown=yes
30511ac_cv_func_sigaction=yes
30512ac_cv_func_sigprocmask=yes
30513ac_cv_func_sigsetjmp=yes
30514ac_cv_func_sin=yes
30515ac_cv_func_snprintf=yes
30516ac_cv_func_socket=yes
30517ac_cv_func_socketpair=yes
30518ac_cv_func_srand48=yes
30519ac_cv_func_srandom=yes
30520ac_cv_func_statfs=yes
30521ac_cv_func_statvfs=yes
30522ac_cv_func_std_syslog=no
30523ac_cv_func_strcasecmp=yes
30524ac_cv_func_strcoll=yes
30525ac_cv_func_strdup=yes
30526ac_cv_func_strerror=yes
30527ac_cv_func_strfmon=yes
30528ac_cv_func_strftime=yes
30529ac_cv_func_strlcat=yes
30530ac_cv_func_strlcpy=yes
30531ac_cv_func_strndup=yes
30532ac_cv_func_strnlen=yes
30533ac_cv_func_strpncpy=no
30534ac_cv_func_strptime=yes
30535ac_cv_func_strstr=yes
30536ac_cv_func_strtod=yes
30537ac_cv_func_strtok_r=yes
30538ac_cv_func_strtol=yes
30539ac_cv_func_strtoll=yes
30540ac_cv_func_symlink=yes
30541ac_cv_func_sync_fetch_and_add=yes
30542ac_cv_func_tempnam=yes
30543ac_cv_func_tzset=yes
30544ac_cv_func_unlockpt=yes
30545ac_cv_func_unsetenv=yes
30546ac_cv_func_usleep=yes
30547ac_cv_func_utime=yes
30548ac_cv_func_utime_null=yes
30549ac_cv_func_utimes=yes
30550ac_cv_func_vasprintf=yes
30551ac_cv_func_vprintf=yes
30552ac_cv_func_vsnprintf=yes
30553ac_cv_func_which_gethostbyname_r=unknown
30554ac_cv_func_yp_get_default_domain=yes
30555ac_cv_gcc_arg_no_cpp_precomp=yes
30556ac_cv_have_broken_gcc_strlen_opt=no
30557ac_cv_have_decl_arc4random_buf=yes
30558ac_cv_have_decl_isfinite=yes
30559ac_cv_have_decl_isinf=yes
30560ac_cv_have_decl_isnan=yes
30561ac_cv_header_ApplicationServices_ApplicationServices_h=yes
30562ac_cv_header_alloca_h=yes
30563ac_cv_header_arpa_inet_h=yes
30564ac_cv_header_arpa_nameser_h=yes
30565ac_cv_header_assert_h=yes
30566ac_cv_header_atomic_h=no
30567ac_cv_header_cpuid_h=yes
30568ac_cv_header_crypt_h=no
30569ac_cv_header_dirent_dirent_h=yes
30570ac_cv_header_dirent_h=yes
30571ac_cv_header_dlfcn_h=yes
30572ac_cv_header_dns_h=yes
30573ac_cv_header_fcntl_h=yes
30574ac_cv_header_grp_h=yes
30575ac_cv_header_ieeefp_h=no
30576ac_cv_header_immintrin_h=yes
30577ac_cv_header_inttypes_h=yes
30578ac_cv_header_io_h=no
30579ac_cv_header_langinfo_h=yes
30580ac_cv_header_limits_h=yes
30581ac_cv_header_locale_h=yes
30582ac_cv_header_malloc_h=no
30583ac_cv_header_memory_h=yes
30584ac_cv_header_minix_config_h=no
30585ac_cv_header_monetary_h=yes
30586ac_cv_header_net_if_h=yes
30587ac_cv_header_netdb_h=yes
30588ac_cv_header_netinet_in_h=yes
30589ac_cv_header_nmmintrin_h=yes
30590ac_cv_header_poll_h=yes
30591ac_cv_header_pwd_h=yes
30592ac_cv_header_resolv_h=yes
30593ac_cv_header_signal_h=yes
30594ac_cv_header_stdarg_h=yes
30595ac_cv_header_stdc=yes
30596ac_cv_header_stdint_h=yes
30597ac_cv_header_stdlib_h=yes
30598ac_cv_header_string_h=yes
30599ac_cv_header_strings_h=yes
30600ac_cv_header_sys_file_h=yes
30601ac_cv_header_sys_ioctl_h=yes
30602ac_cv_header_sys_ipc_h=yes
30603ac_cv_header_sys_loadavg_h=no
30604ac_cv_header_sys_mman_h=yes
30605ac_cv_header_sys_mount_h=yes
30606ac_cv_header_sys_param_h=yes
30607ac_cv_header_sys_poll_h=yes
30608ac_cv_header_sys_pstat_h=no
30609ac_cv_header_sys_resource_h=yes
30610ac_cv_header_sys_select_h=yes
30611ac_cv_header_sys_socket_h=yes
30612ac_cv_header_sys_stat_h=yes
30613ac_cv_header_sys_statfs_h=no
30614ac_cv_header_sys_statvfs_h=yes
30615ac_cv_header_sys_sysexits_h=no
30616ac_cv_header_sys_time_h=yes
30617ac_cv_header_sys_types_h=yes
30618ac_cv_header_sys_utsname_h=yes
30619ac_cv_header_sys_varargs_h=no
30620ac_cv_header_sys_vfs_h=no
30621ac_cv_header_sys_wait_h=yes
30622ac_cv_header_sysexits_h=yes
30623ac_cv_header_syslog_h=yes
30624ac_cv_header_termios_h=yes
30625ac_cv_header_tmmintrin_h=yes
30626ac_cv_header_unistd_h=yes
30627ac_cv_header_unix_h=no
30628ac_cv_header_utime_h=yes
30629ac_cv_header_wchar_h=yes
30630ac_cv_host=x86_64-apple-darwin19.6.0
30631ac_cv_huge_val_inf=yes
30632ac_cv_huge_val_nan=no
30633ac_cv_ipv6_support=yes
30634ac_cv_lib_bind___res_ndestroy=no
30635ac_cv_lib_bind___res_nsearch=no
30636ac_cv_lib_bind_res_ndestroy=no
30637ac_cv_lib_bind_res_nsearch=no
30638ac_cv_lib_bz2_BZ2_bzerror=yes
30639ac_cv_lib_m_sin=yes
30640ac_cv_lib_resolv___res_ndestroy=no
30641ac_cv_lib_resolv___res_nsearch=no
30642ac_cv_lib_resolv_dns_search=yes
30643ac_cv_lib_resolv_res_ndestroy=no
30644ac_cv_lib_resolv_res_nsearch=no
30645ac_cv_lib_rt___nanosleep=no
30646ac_cv_lib_rt_nanosleep=no
30647ac_cv_lib_socket___res_ndestroy=no
30648ac_cv_lib_socket___res_nsearch=no
30649ac_cv_lib_socket_res_ndestroy=no
30650ac_cv_lib_socket_res_nsearch=no
30651ac_cv_lib_z_gzgets=yes
30652ac_cv_member_struct_stat_st_blksize=yes
30653ac_cv_member_struct_stat_st_blocks=yes
30654ac_cv_member_struct_stat_st_rdev=yes
30655ac_cv_member_struct_tm_tm_zone=yes
30656ac_cv_objext=o
30657ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
30658ac_cv_path_GREP=/opt/local/bin/ggrep
30659ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
30660ac_cv_php_xml2_config_path=/opt/local/bin/xml2-config
30661ac_cv_pread=no
30662ac_cv_prog_AWK=gawk
30663ac_cv_prog_CPP='/usr/bin/clang -E'
30664ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
30665ac_cv_prog_RE2C=true
30666ac_cv_prog_YACC=true
30667ac_cv_prog_ac_ct_AR=ar
30668ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
30669ac_cv_prog_ac_ct_NMEDIT=nmedit
30670ac_cv_prog_ac_ct_RANLIB=ranlib
30671ac_cv_prog_ac_ct_STRIP=strip
30672ac_cv_prog_cc__usr_bin_clang_c_o=yes
30673ac_cv_prog_cc_c89=
30674ac_cv_prog_cc_g=yes
30675ac_cv_pthreads_cflags=-pthread
30676ac_cv_pthreads_lib=pthread
30677ac_cv_pwrite=no
30678ac_cv_safe_to_define___extensions__=yes
30679ac_cv_search_opendir='none required'
30680ac_cv_sizeof_int=4
30681ac_cv_sizeof_long=8
30682ac_cv_sizeof_long_int=8
30683ac_cv_sizeof_long_long=8
30684ac_cv_sizeof_long_long_int=8
30685ac_cv_sizeof_short=2
30686ac_cv_sizeof_size_t=8
30687ac_cv_sockaddr_sa_len=yes
30688ac_cv_sockaddr_storage=yes
30689ac_cv_socklen_t=yes
30690ac_cv_strptime_decl_fails=yes
30691ac_cv_struct_flock=yes
30692ac_cv_struct_tm=time.h
30693ac_cv_struct_tm_gmtoff=yes
30694ac_cv_sys_tiocgwinsz_in_termios_h=yes
30695ac_cv_target=x86_64-apple-darwin19.6.0
30696ac_cv_time_r_type=POSIX
30697ac_cv_type_fp_except=no
30698ac_cv_type_in_addr_t=yes
30699ac_cv_type_int16=no
30700ac_cv_type_int16_t=yes
30701ac_cv_type_int32=no
30702ac_cv_type_int32_t=yes
30703ac_cv_type_int64=no
30704ac_cv_type_int64_t=yes
30705ac_cv_type_int8=no
30706ac_cv_type_int8_t=yes
30707ac_cv_type_mbstate_t=yes
30708ac_cv_type_size_t=yes
30709ac_cv_type_u_int16_t=yes
30710ac_cv_type_u_int32_t=yes
30711ac_cv_type_u_int64_t=yes
30712ac_cv_type_u_int8_t=yes
30713ac_cv_type_uid_t=yes
30714ac_cv_type_uint16=no
30715ac_cv_type_uint16_t=yes
30716ac_cv_type_uint32=no
30717ac_cv_type_uint32_t=yes
30718ac_cv_type_uint64=no
30719ac_cv_type_uint64_t=yes
30720ac_cv_type_uint8=no
30721ac_cv_type_uint8_t=yes
30722ac_cv_type_uint=yes
30723ac_cv_type_ulong=no
30724ac_cv_what_readdir_r=old-style
30725ac_cv_working_alloca_h=yes
30726ac_cv_write_stdout=yes
30727ax_cv_check_cflags___fvisibility_hidden=yes
30728ax_cv_have_func_attribute_ifunc=no
30729ax_cv_have_func_attribute_target=yes
30730cli_cv_var_PS_STRINGS=no
30731lt_cv_apple_cc_single_mod=yes
30732lt_cv_deplibs_check_method=pass_all
30733lt_cv_file_magic_cmd='$MAGIC_CMD'
30734lt_cv_file_magic_test_file=
30735lt_cv_ld_exported_symbols_list=yes
30736lt_cv_ld_reload_flag=-r
30737lt_cv_objdir=.libs
30738lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
30739lt_cv_path_LDCXX=
30740lt_cv_path_NM='/opt/local/bin/nm -B'
30741lt_cv_path_SED=/opt/local/bin/gsed
30742lt_cv_prog_compiler_c_o=yes
30743lt_cv_prog_compiler_c_o_CXX=yes
30744lt_cv_prog_compiler_pic_works=yes
30745lt_cv_prog_compiler_rtti_exceptions=yes
30746lt_cv_prog_compiler_static_works=no
30747lt_cv_prog_compiler_static_works_CXX=yes
30748lt_cv_prog_gnu_ld=no
30749lt_cv_prog_gnu_ldcxx=
30750lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
30751lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
30752lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
30753lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
30754lt_cv_sys_lib_search_path_spec='/Library/Developer/CommandLineTools/usr/lib/clang/12.0.0 /usr/local/lib'
30755lt_cv_sys_max_cmd_len=196608
30756lt_lt_cv_prog_compiler_c_o='"yes"'
30757lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
30758lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
30759lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
30760lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
30761php_cv_bison_version=invalid
30762php_cv_cc_dashr=no
30763php_cv_cc_rpath=yes
30764php_cv_libxml_build_works=yes
30765php_cv_re2c_version=invalid
30766php_cv_sizeof_intmax_t=8
30767php_cv_sizeof_ptrdiff_t=8
30768php_cv_sizeof_ssize_t=8
30769
30770## ----------------- ##
30771## Output variables. ##
30772## ----------------- ##
30773
30774ALLOCA=''
30775AR='ar'
30776AWK='gawk'
30777CC='/usr/bin/clang'
30778CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static'
30779CONFIGURE_COMMAND=' '\''./configure'\''  '\''--prefix=/opt/local'\'' '\''--mandir=/opt/local/share/man'\'' '\''--infodir=/opt/local/share/info'\'' '\''--program-suffix=73'\'' '\''--includedir=/opt/local/include/php73'\'' '\''--libdir=/opt/local/lib/php73'\'' '\''--with-config-file-path=/opt/local/etc/php73'\'' '\''--with-config-file-scan-dir=/opt/local/var/db/php73'\'' '\''--disable-all'\'' '\''--enable-bcmath'\'' '\''--enable-ctype'\'' '\''--enable-dom'\'' '\''--enable-filter'\'' '\''--enable-json'\'' '\''--enable-pdo'\'' '\''--enable-session'\'' '\''--enable-simplexml'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-bz2=/opt/local'\'' '\''--with-mhash=/opt/local'\'' '\''--with-zlib=/opt/local'\'' '\''--disable-cgi'\'' '\''--disable-cli'\'' '\''--enable-hash'\'' '\''--enable-libxml'\'' '\''--with-libxml-dir=/opt/local'\'' '\''--with-pcre-regex=/opt/local'\'' '\''--without-pear'\'' '\''--enable-fileinfo'\'' '\''--enable-phar'\'' '\''--disable-fpm'\'' '\''--with-apxs2=/opt/local/bin/apxs'\'' '\''YACC=true'\'''
30780CONFIGURE_OPTIONS=' '\''--prefix=/opt/local'\'' '\''--mandir=/opt/local/share/man'\'' '\''--infodir=/opt/local/share/info'\'' '\''--program-suffix=73'\'' '\''--includedir=/opt/local/include/php73'\'' '\''--libdir=/opt/local/lib/php73'\'' '\''--with-config-file-path=/opt/local/etc/php73'\'' '\''--with-config-file-scan-dir=/opt/local/var/db/php73'\'' '\''--disable-all'\'' '\''--enable-bcmath'\'' '\''--enable-ctype'\'' '\''--enable-dom'\'' '\''--enable-filter'\'' '\''--enable-json'\'' '\''--enable-pdo'\'' '\''--enable-session'\'' '\''--enable-simplexml'\'' '\''--enable-tokenizer'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-bz2=/opt/local'\'' '\''--with-mhash=/opt/local'\'' '\''--with-zlib=/opt/local'\'' '\''--disable-cgi'\'' '\''--disable-cli'\'' '\''--enable-hash'\'' '\''--enable-libxml'\'' '\''--with-libxml-dir=/opt/local'\'' '\''--with-pcre-regex=/opt/local'\'' '\''--without-pear'\'' '\''--enable-fileinfo'\'' '\''--enable-phar'\'' '\''--disable-fpm'\'' '\''--with-apxs2=/opt/local/bin/apxs'\'' '\''YACC=true'\'''
30781CPP='/usr/bin/clang -E'
30782CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -no-cpp-precomp'
30783CXX='/usr/bin/clang++'
30784CXXCPP='/usr/bin/clang++ -E'
30785CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -prefer-non-pic -static $(PROF_FLAGS)'
30786DEBUG_CFLAGS=''
30787DEFS='-DHAVE_CONFIG_H'
30788DSYMUTIL='dsymutil'
30789ECHO='/bin/echo'
30790ECHO_C='\c'
30791ECHO_N=''
30792ECHO_T=''
30793EGREP='/opt/local/bin/ggrep -E'
30794EXEEXT=''
30795EXPANDED_BINDIR='/opt/local/bin'
30796EXPANDED_DATADIR='/opt/local/share/php'
30797EXPANDED_EXTENSION_DIR='/opt/local/lib/php73/extensions/no-debug-non-zts-20180731'
30798EXPANDED_LIBDIR='/opt/local/lib/php73'
30799EXPANDED_LOCALSTATEDIR='/opt/local/var'
30800EXPANDED_MANDIR='/opt/local/share/man'
30801EXPANDED_PEAR_INSTALLDIR=''
30802EXPANDED_PHP_CONFIG_FILE_PATH='/opt/local/etc/php73'
30803EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='/opt/local/var/db/php73'
30804EXPANDED_SBINDIR='/opt/local/sbin'
30805EXPANDED_SYSCONFDIR='/opt/local/etc'
30806EXTENSION_DIR='/opt/local/lib/php73/extensions/no-debug-non-zts-20180731'
30807EXTRA_INCLUDES=''
30808EXTRA_LDFLAGS='   -L/opt/local/lib'
30809EXTRA_LDFLAGS_PROGRAM='   -L/opt/local/lib'
30810EXTRA_LIBS='  -lresolv -lbz2 -lz -lm  -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lpcre2-8 -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm -lxml2 -lz -llzma -liconv -licui18n -licuuc -licudata -lm '
30811FB_CONFIG=''
30812GREP='/opt/local/bin/ggrep'
30813ICU_CONFIG=''
30814INCLUDES=' -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.16/ext/date/lib -I/opt/local/include/libxml2 -I/opt/local/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend'
30815INCLUDE_PATH='.:'
30816INLINE_CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -fvisibility=hidden -prefer-non-pic -static'
30817INSTALL_IT='$(mkinstalldirs) '\''$(INSTALL_ROOT)/opt/local/lib/apache2/modules'\'' &&                 $(mkinstalldirs) '\''$(INSTALL_ROOT)/opt/local/etc/apache2'\'' &&                  /opt/local/bin/apxs -S LIBEXECDIR='\''$(INSTALL_ROOT)/opt/local/lib/apache2/modules'\''                        -S SYSCONFDIR='\''$(INSTALL_ROOT)/opt/local/etc/apache2'\''                        -i -a -n php7 libs/libphp7.so'
30818KRB5_CONFIG=''
30819LDFLAGS=' '
30820LIBOBJS=' ${LIBOBJDIR}explicit_bzero$U.o'
30821LIBS=''
30822LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps'
30823LN_S='ln -s'
30824LTLIBOBJS=' ${LIBOBJDIR}explicit_bzero$U.lo'
30825LTP=''
30826LTP_GENHTML=''
30827MANFMT=''
30828NATIVE_RPATHS=' -Wl,-rpath,/opt/local/lib'
30829NMEDIT='nmedit'
30830OBJEXT='o'
30831OCI8_DIR=''
30832OCI8_ORACLE_VERSION=''
30833OCI8_SHARED_LIBADD=''
30834ODBC_INCLUDE=''
30835ODBC_LFLAGS=''
30836ODBC_LIBS=''
30837ODBC_TYPE=''
30838OPENSSL_INCDIR_OPT=''
30839PACKAGE_BUGREPORT=''
30840PACKAGE_NAME=''
30841PACKAGE_STRING=''
30842PACKAGE_TARNAME=''
30843PACKAGE_URL=''
30844PACKAGE_VERSION=''
30845PATH_SEPARATOR=':'
30846PDO_MYSQL_MODULE_TYPE=''
30847PDO_OCI_DIR=''
30848PDO_OCI_SHARED_LIBADD=''
30849PDO_OCI_VERSION=''
30850PEAR_INSTALLDIR=''
30851PHP_INSTALLED_SAPIS=' apache2handler phpdbg'
30852PHP_LDFLAGS=' -L/opt/local/lib'
30853PHP_LIBS=''
30854PHP_VERSION='7.3.16'
30855PHP_VERSION_ID='70316'
30856PKG_CONFIG=''
30857PROG_SENDMAIL='/usr/sbin/sendmail'
30858RANLIB='ranlib'
30859RE2C='exit 0;'
30860SED='/opt/local/bin/gsed'
30861SHELL='/bin/sh'
30862SHLIB_DL_SUFFIX_NAME='so'
30863SHLIB_SUFFIX_NAME='dylib'
30864SNMP_CONFIG=''
30865STRIP='strip'
30866TOUCH=''
30867UNZIP=''
30868YACC='exit 0;'
30869YFLAGS=''
30870ZEND_EXTRA_LIBS=''
30871abs_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.16'
30872abs_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.16'
30873ac_ct_CC=''
30874ac_ct_CXX=''
30875bindir='${exec_prefix}/bin'
30876build='x86_64-apple-darwin19.6.0'
30877build_alias=''
30878build_cpu='x86_64'
30879build_os='darwin19.6.0'
30880build_vendor='apple'
30881datadir='${datarootdir}/php'
30882datarootdir='/opt/local/php'
30883docdir='${datarootdir}/doc/${PACKAGE}'
30884dvidir='${docdir}'
30885exec_prefix='${prefix}'
30886host='x86_64-apple-darwin19.6.0'
30887host_alias='x86_64-apple-darwin19.6.0'
30888host_cpu='x86_64'
30889host_os='darwin19.6.0'
30890host_vendor='apple'
30891htmldir='${docdir}'
30892includedir='/opt/local/include/php73'
30893infodir='/opt/local/share/info'
30894libdir='/opt/local/lib/php73'
30895libexecdir='${exec_prefix}/libexec'
30896localedir='${datarootdir}/locale'
30897localstatedir='${prefix}/var'
30898mandir='/opt/local/share/man'
30899oldincludedir='/usr/include'
30900pdfdir='${docdir}'
30901php_abs_top_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.16'
30902php_abs_top_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php73-apache2handler/work/php-7.3.16'
30903php_fpm_group=''
30904php_fpm_localstatedir=''
30905php_fpm_prefix=''
30906php_fpm_sysconfdir=''
30907php_fpm_systemd=''
30908php_fpm_user=''
30909prefix='/opt/local'
30910program_prefix=''
30911program_suffix='73'
30912program_transform_name='s,x,x,'
30913psdir='${docdir}'
30914runstatedir='${localstatedir}/run'
30915sbindir='${exec_prefix}/sbin'
30916sharedstatedir='${prefix}/com'
30917sysconfdir='${prefix}/etc'
30918target='x86_64-apple-darwin19.6.0'
30919target_alias=''
30920target_cpu='x86_64'
30921target_os='darwin19.6.0'
30922target_vendor='apple'
30923
30924## ----------- ##
30925## confdefs.h. ##
30926## ----------- ##
30927
30928/* confdefs.h */
30929#define PACKAGE_NAME ""
30930#define PACKAGE_TARNAME ""
30931#define PACKAGE_VERSION ""
30932#define PACKAGE_STRING ""
30933#define PACKAGE_BUGREPORT ""
30934#define PACKAGE_URL ""
30935#define STDC_HEADERS 1
30936#define HAVE_SYS_TYPES_H 1
30937#define HAVE_SYS_STAT_H 1
30938#define HAVE_STDLIB_H 1
30939#define HAVE_STRING_H 1
30940#define HAVE_MEMORY_H 1
30941#define HAVE_STRINGS_H 1
30942#define HAVE_INTTYPES_H 1
30943#define HAVE_STDINT_H 1
30944#define HAVE_UNISTD_H 1
30945#define __EXTENSIONS__ 1
30946#define _ALL_SOURCE 1
30947#define _GNU_SOURCE 1
30948#define _POSIX_PTHREAD_SEMANTICS 1
30949#define _TANDEM_SOURCE 1
30950#define HAVE_DEV_URANDOM 1
30951#define HAVE_HUGE_VAL_INF 1
30952#define HAVE_CPUID_COUNT 1
30953#define HAVE_PHPDBG 1
30954#define PHPDBG_DEBUG 0
30955#define PHP_WRITE_STDOUT 1
30956#define HAVE_SOCKET 1
30957#define HAVE_SOCKETPAIR 1
30958#define HAVE_HTONL 1
30959#define HAVE_GETHOSTNAME 1
30960#define HAVE_GETHOSTBYADDR 1
30961#define HAVE_YP_GET_DEFAULT_DOMAIN 1
30962#define HAVE_DLOPEN 1
30963#define HAVE_LIBDL 1
30964#define HAVE_LIBM 1
30965#define HAVE_INET_ATON 1
30966#define STDC_HEADERS 1
30967#define HAVE_DIRENT_H 1
30968#define HAVE_INTTYPES_H 1
30969#define HAVE_STDINT_H 1
30970#define HAVE_DIRENT_H 1
30971#define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
30972#define HAVE_SYS_PARAM_H 1
30973#define HAVE_SYS_TYPES_H 1
30974#define HAVE_SYS_TIME_H 1
30975#define HAVE_NETINET_IN_H 1
30976#define HAVE_ALLOCA_H 1
30977#define HAVE_ARPA_INET_H 1
30978#define HAVE_ARPA_NAMESER_H 1
30979#define HAVE_ASSERT_H 1
30980#define HAVE_DNS_H 1
30981#define HAVE_FCNTL_H 1
30982#define HAVE_GRP_H 1
30983#define HAVE_LANGINFO_H 1
30984#define HAVE_LIMITS_H 1
30985#define HAVE_LOCALE_H 1
30986#define HAVE_MONETARY_H 1
30987#define HAVE_NETDB_H 1
30988#define HAVE_POLL_H 1
30989#define HAVE_PWD_H 1
30990#define HAVE_RESOLV_H 1
30991#define HAVE_SIGNAL_H 1
30992#define HAVE_STDARG_H 1
30993#define HAVE_STDLIB_H 1
30994#define HAVE_STRING_H 1
30995#define HAVE_SYSLOG_H 1
30996#define HAVE_SYSEXITS_H 1
30997#define HAVE_SYS_IOCTL_H 1
30998#define HAVE_SYS_FILE_H 1
30999#define HAVE_SYS_MMAN_H 1
31000#define HAVE_SYS_MOUNT_H 1
31001#define HAVE_SYS_POLL_H 1
31002#define HAVE_SYS_RESOURCE_H 1
31003#define HAVE_SYS_SELECT_H 1
31004#define HAVE_SYS_SOCKET_H 1
31005#define HAVE_SYS_STAT_H 1
31006#define HAVE_SYS_STATVFS_H 1
31007#define HAVE_SYS_WAIT_H 1
31008#define HAVE_TERMIOS_H 1
31009#define HAVE_UNISTD_H 1
31010#define HAVE_UTIME_H 1
31011#define HAVE_SYS_UTSNAME_H 1
31012#define HAVE_SYS_IPC_H 1
31013#define HAVE_DLFCN_H 1
31014#define HAVE_ASSERT_H 1
31015#define HAVE_TMMINTRIN_H 1
31016#define HAVE_NMMINTRIN_H 1
31017#define HAVE_IMMINTRIN_H 1
31018#define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1
31019#define HAVE_STRUCT_TM_TM_ZONE 1
31020#define HAVE_TM_ZONE 1
31021#define MISSING_FCLOSE_DECL 0
31022#define HAVE_TM_GMTOFF 1
31023#define HAVE_STRUCT_FLOCK 1
31024#define HAVE_SOCKLEN_T 1
31025#define SIZEOF_SIZE_T 8
31026#define SIZEOF_LONG_LONG 8
31027#define SIZEOF_LONG_LONG_INT 8
31028#define SIZEOF_LONG 8
31029#define SIZEOF_INT 4
31030#define SIZEOF_INTMAX_T 8
31031#define HAVE_INTMAX_T 1
31032#define SIZEOF_SSIZE_T 8
31033#define HAVE_SSIZE_T 1
31034#define SIZEOF_PTRDIFF_T 8
31035#define HAVE_PTRDIFF_T 1
31036#define SIZEOF_SHORT 2
31037#define SIZEOF_INT 4
31038#define SIZEOF_LONG 8
31039#define SIZEOF_LONG_LONG 8
31040#define HAVE_INT8_T 1
31041#define HAVE_INT16_T 1
31042#define HAVE_INT32_T 1
31043#define HAVE_INT64_T 1
31044#define HAVE_UINT8_T 1
31045#define HAVE_UINT16_T 1
31046#define HAVE_UINT32_T 1
31047#define HAVE_UINT64_T 1
31048#define HAVE_U_INT8_T 1
31049#define HAVE_U_INT16_T 1
31050#define HAVE_U_INT32_T 1
31051#define HAVE_U_INT64_T 1
31052#define PHP_HAVE_STDINT_TYPES 1
31053#define PHP_HAVE_BUILTIN_EXPECT 1
31054#define PHP_HAVE_BUILTIN_CLZ 1
31055#define PHP_HAVE_BUILTIN_CTZL 1
31056#define PHP_HAVE_BUILTIN_CTZLL 1
31057#define PHP_HAVE_BUILTIN_SMULL_OVERFLOW 1
31058#define PHP_HAVE_BUILTIN_SMULLL_OVERFLOW 1
31059#define PHP_HAVE_BUILTIN_SADDL_OVERFLOW 1
31060#define PHP_HAVE_BUILTIN_SADDLL_OVERFLOW 1
31061#define PHP_HAVE_BUILTIN_SSUBL_OVERFLOW 1
31062#define PHP_HAVE_BUILTIN_SSUBLL_OVERFLOW 1
31063#define PHP_HAVE_BUILTIN_CPU_INIT 0
31064#define PHP_HAVE_BUILTIN_CPU_SUPPORTS 1
31065#define PHP_HAVE_SSSE3_INSTRUCTIONS 1
31066#define PHP_HAVE_SSE4_2_INSTRUCTIONS 1
31067#define PHP_HAVE_AVX_INSTRUCTIONS 1
31068#define PHP_HAVE_AVX2_INSTRUCTIONS 1
31069#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
31070#define HAVE_STRUCT_STAT_ST_RDEV 1
31071#define HAVE_STRUCT_STAT_ST_BLOCKS 1
31072#define HAVE_ST_BLOCKS 1
31073#define HAVE_SOCKADDR_STORAGE 1
31074#define HAVE_SOCKADDR_SA_LEN 1
31075#define HAVE_FUNC_ATTRIBUTE_TARGET 1
31076#define HAVE_VPRINTF 1
31077#define HAVE_ALPHASORT 1
31078#define HAVE_ASCTIME_R 1
31079#define HAVE_CHROOT 1
31080#define HAVE_CTIME_R 1
31081#define HAVE_CRYPT 1
31082#define HAVE_FLOCK 1
31083#define HAVE_FTOK 1
31084#define HAVE_FUNOPEN 1
31085#define HAVE_GAI_STRERROR 1
31086#define HAVE_GCVT 1
31087#define HAVE_GETLOADAVG 1
31088#define HAVE_GETLOGIN 1
31089#define HAVE_GETPROTOBYNAME 1
31090#define HAVE_GETPROTOBYNUMBER 1
31091#define HAVE_GETSERVBYNAME 1
31092#define HAVE_GETSERVBYPORT 1
31093#define HAVE_GETHOSTNAME 1
31094#define HAVE_GETRUSAGE 1
31095#define HAVE_GETTIMEOFDAY 1
31096#define HAVE_GMTIME_R 1
31097#define HAVE_GETPWNAM_R 1
31098#define HAVE_GETGRNAM_R 1
31099#define HAVE_GETPWUID_R 1
31100#define HAVE_GRANTPT 1
31101#define HAVE_INET_NTOA 1
31102#define HAVE_INET_NTOP 1
31103#define HAVE_INET_PTON 1
31104#define HAVE_ISASCII 1
31105#define HAVE_LINK 1
31106#define HAVE_LOCALTIME_R 1
31107#define HAVE_LOCKF 1
31108#define HAVE_LCHOWN 1
31109#define HAVE_LRAND48 1
31110#define HAVE_MEMCPY 1
31111#define HAVE_MEMMOVE 1
31112#define HAVE_MKSTEMP 1
31113#define HAVE_MMAP 1
31114#define HAVE_NL_LANGINFO 1
31115#define HAVE_PERROR 1
31116#define HAVE_POLL 1
31117#define HAVE_PTSNAME 1
31118#define HAVE_PUTENV 1
31119#define HAVE_REALPATH 1
31120#define HAVE_RANDOM 1
31121#define HAVE_RAND_R 1
31122#define HAVE_SCANDIR 1
31123#define HAVE_SETITIMER 1
31124#define HAVE_SETLOCALE 1
31125#define HAVE_LOCALECONV 1
31126#define HAVE_SETENV 1
31127#define HAVE_SETPGID 1
31128#define HAVE_SETSOCKOPT 1
31129#define HAVE_SETVBUF 1
31130#define HAVE_SHUTDOWN 1
31131#define HAVE_SIN 1
31132#define HAVE_SNPRINTF 1
31133#define HAVE_SRAND48 1
31134#define HAVE_SRANDOM 1
31135#define HAVE_STATFS 1
31136#define HAVE_STATVFS 1
31137#define HAVE_STRCASECMP 1
31138#define HAVE_STRCOLL 1
31139#define HAVE_STRDUP 1
31140#define HAVE_STRERROR 1
31141#define HAVE_STRFTIME 1
31142#define HAVE_STRNLEN 1
31143#define HAVE_STRPTIME 1
31144#define HAVE_STRSTR 1
31145#define HAVE_STRTOK_R 1
31146#define HAVE_SYMLINK 1
31147#define HAVE_TEMPNAM 1
31148#define HAVE_TZSET 1
31149#define HAVE_UNLOCKPT 1
31150#define HAVE_UNSETENV 1
31151#define HAVE_USLEEP 1
31152#define HAVE_UTIME 1
31153#define HAVE_VSNPRINTF 1
31154#define HAVE_VASPRINTF 1
31155#define HAVE_ASPRINTF 1
31156#define HAVE_NANOSLEEP 1
31157#define HAVE_SYNC_FETCH_AND_ADD 1
31158#define HAVE_STRLCAT 1
31159#define HAVE_STRLCPY 1
31160#define HAVE_GETOPT 1
31161#define HAVE_UTIME_H 1
31162#define HAVE_UTIME_NULL 1
31163#define HAVE_ALLOCA_H 1
31164#define HAVE_ALLOCA 1
31165#define HAVE_DECLARED_TIMEZONE 1
31166#define HAVE_OLD_READDIR_R 1
31167#define HAVE_ASM_GOTO 1
31168#define HAVE_COMPILER_C99_VLA 1
31169#define PHP_SIGCHILD 0
31170#define DEFAULT_SHORT_OPEN_TAG "1"
31171#define HAVE_IPV6 1
31172#define HAVE_STRINGS_H 1
31173#define HAVE_STRTOLL 1
31174#define HAVE_ATOLL 1
31175#define HAVE_TIMELIB_CONFIG_H 1
31176#define HAVE_LIBXML 1
31177#define HAVE_LIBXML 1
31178#define PCRE2_CODE_UNIT_WIDTH 8
31179#define HAVE_PCRE 1
31180#define HAVE_PCRE_JIT_SUPPORT 1
31181#define HAVE_ZLIB 1
31182#define HAVE_BCMATH 1
31183#define HAVE_BZ2 1
31184#define HAVE_CTYPE 1
31185#define HAVE_LIBXML 1
31186#define HAVE_DOM 1
31187#define HAVE_UTIMES 1
31188#define HAVE_STRNDUP 1
31189#define PHP_MHASH_BC 1
31190#define HAVE_HASH_EXT 1
31191#define SIZEOF_SHORT 2
31192#define SIZEOF_INT 4
31193#define SIZEOF_LONG 8
31194#define SIZEOF_LONG_LONG 8
31195#define SIZEOF_LONG_INT 8
31196#define HAVE_JSON 1
31197#define STDC_HEADERS 1
31198#define ODBCVER 0x0300
31199#define PHAR_HASH_OK 1
31200#define HAVE_REFLECTION 1
31201#define HAVE_PHP_SESSION 1
31202#define HAVE_LIBXML 1
31203#define HAVE_SIMPLEXML 1
31204#define HAVE_SPL 1
31205#define HAVE_FLUSHIO 1
31206#define HAVE_ALIGNOF 1
31207#define PHP_USE_PHP_CRYPT_R 1
31208#define HAVE_ATTRIBUTE_ALIGNED 1
31209#define HAVE_GETCWD 1
31210#define HAVE_GETWD 1
31211#define HAVE_ASINH 1
31212#define HAVE_ACOSH 1
31213#define HAVE_ATANH 1
31214#define HAVE_LOG1P 1
31215#define HAVE_HYPOT 1
31216#define HAVE_GLOB 1
31217#define HAVE_STRFMON 1
31218#define HAVE_NICE 1
31219#define HAVE_FNMATCH 1
31220#define HAVE_FORK 1
31221#define PHP_CAN_SUPPORT_PROC_OPEN 1
31222#define HAVE_DNS_SEARCH 1
31223#define HAVE_LIBRESOLV 1
31224#define HAVE_DN_EXPAND 1
31225#define HAVE_DN_SKIPNAME 1
31226#define HAVE_RES_SEARCH 1
31227#define HAVE_STRPTIME_DECL_FAILS 1
31228#define HAVE_WCHAR_H 1
31229#define HAVE_MBLEN 1
31230#define HAVE_MBRLEN 1
31231#define HAVE_MBSINIT 1
31232#define HAVE_MBSTATE_T 1
31233#define HAVE_DECL_ARC4RANDOM_BUF 1
31234#define HAVE_NET_IF_H 1
31235#define HAVE_NETDB_H 1
31236#define HAVE_GETIFADDRS 1
31237#define HAVE_LIBXML 1
31238#define HAVE_XML 1
31239#define HAVE_LIBXML 1
31240#define HAVE_XMLREADER 1
31241#define HAVE_LIBXML 1
31242#define HAVE_XMLWRITER 1
31243#define MYSQLND_COMPRESSION_WANTED 1
31244#define MYSQLND_SSL_SUPPORTED 1
31245#define HAVE_INTTYPES_H 1
31246#define HAVE_STDINT_H 1
31247#define HAVE_LIMITS_H 1
31248#define HAVE_STRING_H 1
31249#define HAVE_UNISTD_H 1
31250#define HAVE_STDARG_H 1
31251#define HAVE_SYS_TYPES_H 1
31252#define HAVE_SYS_TIME_H 1
31253#define HAVE_SIGNAL_H 1
31254#define HAVE_STDLIB_H 1
31255#define HAVE_CPUID_H 1
31256#define HAVE_DLFCN_H 1
31257#define ulong unsigned long
31258#define HAVE_INT32_T 1
31259#define HAVE_UINT32_T 1
31260#define HAVE_VPRINTF 1
31261#define HAVE_ALLOCA_H 1
31262#define HAVE_ALLOCA 1
31263#define HAVE_MEMCPY 1
31264#define HAVE_STRDUP 1
31265#define HAVE_GETPID 1
31266#define HAVE_KILL 1
31267#define HAVE_STRTOD 1
31268#define HAVE_STRTOL 1
31269#define HAVE_FINITE 1
31270#define HAVE_SIGSETJMP 1
31271#define ZEND_BROKEN_SPRINTF 1
31272#define HAVE_DECL_ISFINITE 1
31273#define HAVE_DECL_ISNAN 1
31274#define HAVE_DECL_ISINF 1
31275#define HAVE_FPU_INLINE_ASM_X86 1
31276#define HAVE_DLFCN_H 1
31277#define ZEND_DEBUG 0
31278#define DARWIN 1
31279#define HAVE_MEM_MMAP_ANON 1
31280#define HAVE_SIGACTION 1
31281#define ZEND_SIGNALS 1
31282#define HAVE_STDARG_H 1
31283#define HAVE_SIGPROCMASK 1
31284#define PHP_BUILD_DATE "2020-08-12"
31285#define PHP_UNAME "Darwin Blackstone.local 19.6.0 Darwin Kernel Version 19.6.0: Sun Jul 5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64 x86_64"
31286#define PHP_OS "Darwin"
31287#define HAVE_BUILD_DEFS_H 1
31288
31289configure: exit 0