Ticket #61595: config.log

File config.log, 250.5 KB (added by shibukawa (Yoshiki Shibukawa), 3 years ago)
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 python configure 3.9, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --enable-loadable-sqlite-extensions --with-computed-gotos --with-ensurepip=no --with-system-expat --with-system-ffi
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = shibukaikinombp.lan
14uname -m = arm64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101
18
19/usr/bin/uname -p = arm
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 20.1.0: Sat Oct 31 00:07:10 PDT 2020; root:xnu-7195.50.7~2/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 577 tasks, 2820 threads, 8 processors
34Load average: 3.02, Mach factor: 5.53
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:2846: checking build system type
52configure:2860: result: arm-apple-darwin20.1.0
53configure:2880: checking host system type
54configure:2893: result: arm-apple-darwin20.1.0
55configure:2923: checking for python3.9
56configure:2953: result: no
57configure:2923: checking for python3
58configure:2939: found /opt/local/bin/python3
59configure:2950: result: python3
60configure:3044: checking for --enable-universalsdk
61configure:3091: result: no
62configure:3114: checking for --with-universal-archs
63configure:3129: result: no
64configure:3287: checking MACHDEP
65configure:3338: result: "darwin"
66configure:3632: checking for gcc
67configure:3659: result: /usr/bin/clang
68configure:3888: checking for C compiler version
69configure:3897: /usr/bin/clang --version >&5
70Apple clang version 12.0.0 (clang-1200.0.32.27)
71Target: arm64-apple-darwin20.1.0
72Thread model: posix
73InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
74configure:3908: $? = 0
75configure:3897: /usr/bin/clang -v >&5
76Apple clang version 12.0.0 (clang-1200.0.32.27)
77Target: arm64-apple-darwin20.1.0
78Thread model: posix
79InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
80configure:3908: $? = 0
81configure:3897: /usr/bin/clang -V >&5
82clang: error: argument to '-V' is missing (expected 1 value)
83clang: error: no input files
84configure:3908: $? = 1
85configure:3897: /usr/bin/clang -qversion >&5
86clang: error: unknown argument '-qversion'; did you mean '--version'?
87clang: error: no input files
88configure:3908: $? = 1
89configure:3928: checking whether the C compiler works
90configure:3950: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
91configure:3954: $? = 0
92configure:4002: result: yes
93configure:4005: checking for C compiler default output file name
94configure:4007: result: a.out
95configure:4013: checking for suffix of executables
96configure:4020: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
97configure:4024: $? = 0
98configure:4046: result:
99configure:4068: checking whether we are cross compiling
100configure:4076: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
101configure:4080: $? = 0
102configure:4087: ./conftest
103configure:4091: $? = 0
104configure:4106: result: no
105configure:4111: checking for suffix of object files
106configure:4133: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
107configure:4137: $? = 0
108configure:4158: result: o
109configure:4162: checking whether we are using the GNU C compiler
110configure:4181: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
111configure:4181: $? = 0
112configure:4190: result: yes
113configure:4199: checking whether /usr/bin/clang accepts -g
114configure:4219: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
115configure:4219: $? = 0
116configure:4260: result: yes
117configure:4277: checking for /usr/bin/clang option to accept ISO C89
118configure:4340: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
119configure:4340: $? = 0
120configure:4353: result: none needed
121configure:4378: checking how to run the C preprocessor
122configure:4409: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
123configure:4409: $? = 0
124configure:4423: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
125conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
126#include <ac_nonexistent.h>
127         ^~~~~~~~~~~~~~~~~~
1281 error generated.
129configure:4423: $? = 1
130configure: failed program was:
131| /* confdefs.h */
132| #define _GNU_SOURCE 1
133| #define _NETBSD_SOURCE 1
134| #define __BSD_VISIBLE 1
135| #define _DARWIN_C_SOURCE 1
136| #define _PYTHONFRAMEWORK "Python"
137| /* end confdefs.h.  */
138| #include <ac_nonexistent.h>
139configure:4448: result: /usr/bin/clang -E
140configure:4468: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
141configure:4468: $? = 0
142configure:4482: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
143conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
144#include <ac_nonexistent.h>
145         ^~~~~~~~~~~~~~~~~~
1461 error generated.
147configure:4482: $? = 1
148configure: failed program was:
149| /* confdefs.h */
150| #define _GNU_SOURCE 1
151| #define _NETBSD_SOURCE 1
152| #define __BSD_VISIBLE 1
153| #define _DARWIN_C_SOURCE 1
154| #define _PYTHONFRAMEWORK "Python"
155| /* end confdefs.h.  */
156| #include <ac_nonexistent.h>
157configure:4510: checking for grep that handles long lines and -e
158configure:4568: result: /opt/local/bin/ggrep
159configure:4573: checking for a sed that does not truncate output
160configure:4637: result: /opt/local/bin/gsed
161configure:4645: checking for --with-cxx-main=<compiler>
162configure:4671: result: no
163configure:5201: checking for the platform triplet based on compiler characteristics
164configure:5351: result: darwin
165configure:5372: checking for -Wl,--no-as-needed
166configure:5388: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -Wl,--no-as-needed conftest.c  >&5
167ld: unknown option: --no-as-needed
168clang: error: linker command failed with exit code 1 (use -v to see invocation)
169configure:5388: $? = 1
170configure: failed program was:
171| /* confdefs.h */
172| #define _GNU_SOURCE 1
173| #define _NETBSD_SOURCE 1
174| #define __BSD_VISIBLE 1
175| #define _DARWIN_C_SOURCE 1
176| #define _PYTHONFRAMEWORK "Python"
177| /* end confdefs.h.  */
178|
179| int
180| main ()
181| {
182|
183|   ;
184|   return 0;
185| }
186configure:5394: result: no
187configure:5405: checking for egrep
188configure:5467: result: /opt/local/bin/ggrep -E
189configure:5472: checking for ANSI C header files
190configure:5492: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
191configure:5492: $? = 0
192configure:5565: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
193configure:5565: $? = 0
194configure:5565: ./conftest
195configure:5565: $? = 0
196configure:5576: result: yes
197configure:5589: checking for sys/types.h
198configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
199configure:5589: $? = 0
200configure:5589: result: yes
201configure:5589: checking for sys/stat.h
202configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
203configure:5589: $? = 0
204configure:5589: result: yes
205configure:5589: checking for stdlib.h
206configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
207configure:5589: $? = 0
208configure:5589: result: yes
209configure:5589: checking for string.h
210configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
211configure:5589: $? = 0
212configure:5589: result: yes
213configure:5589: checking for memory.h
214configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
215configure:5589: $? = 0
216configure:5589: result: yes
217configure:5589: checking for strings.h
218configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
219configure:5589: $? = 0
220configure:5589: result: yes
221configure:5589: checking for inttypes.h
222configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
223configure:5589: $? = 0
224configure:5589: result: yes
225configure:5589: checking for stdint.h
226configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
227configure:5589: $? = 0
228configure:5589: result: yes
229configure:5589: checking for unistd.h
230configure:5589: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
231configure:5589: $? = 0
232configure:5589: result: yes
233configure:5602: checking minix/config.h usability
234configure:5602: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
235conftest.c:51:10: fatal error: 'minix/config.h' file not found
236#include <minix/config.h>
237         ^~~~~~~~~~~~~~~~
2381 error generated.
239configure:5602: $? = 1
240configure: failed program was:
241| /* confdefs.h */
242| #define _GNU_SOURCE 1
243| #define _NETBSD_SOURCE 1
244| #define __BSD_VISIBLE 1
245| #define _DARWIN_C_SOURCE 1
246| #define _PYTHONFRAMEWORK "Python"
247| #define STDC_HEADERS 1
248| #define HAVE_SYS_TYPES_H 1
249| #define HAVE_SYS_STAT_H 1
250| #define HAVE_STDLIB_H 1
251| #define HAVE_STRING_H 1
252| #define HAVE_MEMORY_H 1
253| #define HAVE_STRINGS_H 1
254| #define HAVE_INTTYPES_H 1
255| #define HAVE_STDINT_H 1
256| #define HAVE_UNISTD_H 1
257| /* end confdefs.h.  */
258| #include <stdio.h>
259| #ifdef HAVE_SYS_TYPES_H
260| # include <sys/types.h>
261| #endif
262| #ifdef HAVE_SYS_STAT_H
263| # include <sys/stat.h>
264| #endif
265| #ifdef STDC_HEADERS
266| # include <stdlib.h>
267| # include <stddef.h>
268| #else
269| # ifdef HAVE_STDLIB_H
270| #  include <stdlib.h>
271| # endif
272| #endif
273| #ifdef HAVE_STRING_H
274| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
275| #  include <memory.h>
276| # endif
277| # include <string.h>
278| #endif
279| #ifdef HAVE_STRINGS_H
280| # include <strings.h>
281| #endif
282| #ifdef HAVE_INTTYPES_H
283| # include <inttypes.h>
284| #endif
285| #ifdef HAVE_STDINT_H
286| # include <stdint.h>
287| #endif
288| #ifdef HAVE_UNISTD_H
289| # include <unistd.h>
290| #endif
291| #include <minix/config.h>
292configure:5602: result: no
293configure:5602: checking minix/config.h presence
294configure:5602: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
295conftest.c:18:10: fatal error: 'minix/config.h' file not found
296#include <minix/config.h>
297         ^~~~~~~~~~~~~~~~
2981 error generated.
299configure:5602: $? = 1
300configure: failed program was:
301| /* confdefs.h */
302| #define _GNU_SOURCE 1
303| #define _NETBSD_SOURCE 1
304| #define __BSD_VISIBLE 1
305| #define _DARWIN_C_SOURCE 1
306| #define _PYTHONFRAMEWORK "Python"
307| #define STDC_HEADERS 1
308| #define HAVE_SYS_TYPES_H 1
309| #define HAVE_SYS_STAT_H 1
310| #define HAVE_STDLIB_H 1
311| #define HAVE_STRING_H 1
312| #define HAVE_MEMORY_H 1
313| #define HAVE_STRINGS_H 1
314| #define HAVE_INTTYPES_H 1
315| #define HAVE_STDINT_H 1
316| #define HAVE_UNISTD_H 1
317| /* end confdefs.h.  */
318| #include <minix/config.h>
319configure:5602: result: no
320configure:5602: checking for minix/config.h
321configure:5602: result: no
322configure:5623: checking whether it is safe to define __EXTENSIONS__
323configure:5641: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
324configure:5641: $? = 0
325configure:5648: result: yes
326configure:5663: checking for the Android API level
327configure:5698: result: not Android
328configure:5712: checking for --with-suffix
329configure:5725: result:
330configure:5731: checking for case-insensitive build directory
331configure:5739: result: yes
332configure:5757: checking LIBRARY
333configure:5763: result: libpython$(VERSION)$(ABIFLAGS).a
334configure:5803: checking LINKCC
335configure:5815: result: $(PURIFY) $(MAINCC)
336configure:5824: checking EXPORTSYMS
337configure:5835: result:
338configure:5844: checking for GNU ld
339configure:5856: result: no
340configure:5859: checking for --enable-shared
341configure:5876: result: no
342configure:5879: checking for --enable-profiling
343configure:5904: result: no
344configure:5912: checking LDLIBRARY
345configure:5998: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
346configure:6051: checking for ar
347configure:6067: found /usr/bin/ar
348configure:6078: result: ar
349configure:6159: checking for readelf
350configure:6189: result: no
351configure:6242: checking for a BSD-compatible install
352configure:6310: result: /usr/bin/install -c
353configure:6321: checking for a thread-safe mkdir -p
354configure:6360: result: ./install-sh -c -d
355configure:6378: checking for --with-pydebug
356configure:6397: result: no
357configure:6404: checking for --with-trace-refs
358configure:6414: result: no
359configure:6427: checking for --with-assertions
360configure:6447: result: no
361configure:6455: checking for --enable-optimizations
362configure:6471: result: no
363configure:6490: checking PROFILE_TASK
364configure:6496: result: -m test --pgo
365configure:6520: checking for --with-lto
366configure:6537: result: no
367configure:6755: checking for llvm-profdata
368configure:6788: result: no
369configure:6823: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata
370configure:6968: checking for -Wextra
371configure:6988: /usr/bin/clang -Wextra -Werror -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
372configure:6988: $? = 0
373configure:7001: result: yes
374configure:7013: checking whether /usr/bin/clang accepts and needs -fno-strict-aliasing
375configure:7034: /usr/bin/clang -fno-strict-aliasing -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
376configure:7034: $? = 0
377configure:7051: /usr/bin/clang -fstrict-aliasing -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -Werror -Wstrict-aliasing -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
378configure:7051: $? = 0
379configure:7072: result: no
380configure:7086: checking if we can turn off /usr/bin/clang unused result warning
381configure:7107: /usr/bin/clang -Wunused-result -Werror -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
382configure:7107: $? = 0
383configure:7121: result: yes
384configure:7132: checking if we can turn off /usr/bin/clang unused parameter warning
385configure:7152: /usr/bin/clang -Wunused-parameter -Werror -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
386configure:7152: $? = 0
387configure:7165: result: yes
388configure:7173: checking if we can turn off /usr/bin/clang missing field initializers warning
389configure:7193: /usr/bin/clang -Wmissing-field-initializers -Werror -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
390configure:7193: $? = 0
391configure:7206: result: yes
392configure:7214: checking if we can turn on /usr/bin/clang mixed sign comparison warning
393configure:7235: /usr/bin/clang -Wsign-compare -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
394configure:7235: $? = 0
395configure:7249: result: yes
396configure:7257: checking if we can turn on /usr/bin/clang unreachable code warning
397configure:7278: /usr/bin/clang -Wunreachable-code -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
398configure:7278: $? = 0
399configure:7308: result: yes
400configure:7311: checking if we can turn on /usr/bin/clang strict-prototypes warning
401configure:7331: /usr/bin/clang -Werror -Wstrict-prototypes -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
402configure:7331: $? = 0
403configure:7344: result: yes
404configure:7352: checking if we can make implicit function declaration an error in /usr/bin/clang
405configure:7372: /usr/bin/clang -Werror=implicit-function-declaration -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
406configure:7372: $? = 0
407configure:7385: result: yes
408configure:7393: checking if we can use visibility in /usr/bin/clang
409configure:7413: /usr/bin/clang -fvisibility=hidden -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
410configure:7413: $? = 0
411configure:7426: result: yes
412configure:7535: checking which MACOSX_DEPLOYMENT_TARGET to use
413configure:7573: result: 11.0
414configure:7619: checking whether pthreads are available without options
415configure:7644: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
416configure:7644: $? = 0
417configure:7644: ./conftest
418configure:7644: $? = 0
419configure:7660: result: yes
420configure:7821: checking whether /usr/bin/clang++ also accepts flags for thread support
421configure:7852: result: no
422configure:7859: checking for ANSI C header files
423configure:7963: result: yes
424configure:7987: checking asm/types.h usability
425configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
426conftest.c:57:10: fatal error: 'asm/types.h' file not found
427#include <asm/types.h>
428         ^~~~~~~~~~~~~
4291 error generated.
430configure:7987: $? = 1
431configure: failed program was:
432| /* confdefs.h */
433| #define _GNU_SOURCE 1
434| #define _NETBSD_SOURCE 1
435| #define __BSD_VISIBLE 1
436| #define _DARWIN_C_SOURCE 1
437| #define _PYTHONFRAMEWORK "Python"
438| #define STDC_HEADERS 1
439| #define HAVE_SYS_TYPES_H 1
440| #define HAVE_SYS_STAT_H 1
441| #define HAVE_STDLIB_H 1
442| #define HAVE_STRING_H 1
443| #define HAVE_MEMORY_H 1
444| #define HAVE_STRINGS_H 1
445| #define HAVE_INTTYPES_H 1
446| #define HAVE_STDINT_H 1
447| #define HAVE_UNISTD_H 1
448| #define __EXTENSIONS__ 1
449| #define _ALL_SOURCE 1
450| #define _GNU_SOURCE 1
451| #define _POSIX_PTHREAD_SEMANTICS 1
452| #define _TANDEM_SOURCE 1
453| #define STDC_HEADERS 1
454| /* end confdefs.h.  */
455| #include <stdio.h>
456| #ifdef HAVE_SYS_TYPES_H
457| # include <sys/types.h>
458| #endif
459| #ifdef HAVE_SYS_STAT_H
460| # include <sys/stat.h>
461| #endif
462| #ifdef STDC_HEADERS
463| # include <stdlib.h>
464| # include <stddef.h>
465| #else
466| # ifdef HAVE_STDLIB_H
467| #  include <stdlib.h>
468| # endif
469| #endif
470| #ifdef HAVE_STRING_H
471| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
472| #  include <memory.h>
473| # endif
474| # include <string.h>
475| #endif
476| #ifdef HAVE_STRINGS_H
477| # include <strings.h>
478| #endif
479| #ifdef HAVE_INTTYPES_H
480| # include <inttypes.h>
481| #endif
482| #ifdef HAVE_STDINT_H
483| # include <stdint.h>
484| #endif
485| #ifdef HAVE_UNISTD_H
486| # include <unistd.h>
487| #endif
488| #include <asm/types.h>
489configure:7987: result: no
490configure:7987: checking asm/types.h presence
491configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
492conftest.c:24:10: fatal error: 'asm/types.h' file not found
493#include <asm/types.h>
494         ^~~~~~~~~~~~~
4951 error generated.
496configure:7987: $? = 1
497configure: failed program was:
498| /* confdefs.h */
499| #define _GNU_SOURCE 1
500| #define _NETBSD_SOURCE 1
501| #define __BSD_VISIBLE 1
502| #define _DARWIN_C_SOURCE 1
503| #define _PYTHONFRAMEWORK "Python"
504| #define STDC_HEADERS 1
505| #define HAVE_SYS_TYPES_H 1
506| #define HAVE_SYS_STAT_H 1
507| #define HAVE_STDLIB_H 1
508| #define HAVE_STRING_H 1
509| #define HAVE_MEMORY_H 1
510| #define HAVE_STRINGS_H 1
511| #define HAVE_INTTYPES_H 1
512| #define HAVE_STDINT_H 1
513| #define HAVE_UNISTD_H 1
514| #define __EXTENSIONS__ 1
515| #define _ALL_SOURCE 1
516| #define _GNU_SOURCE 1
517| #define _POSIX_PTHREAD_SEMANTICS 1
518| #define _TANDEM_SOURCE 1
519| #define STDC_HEADERS 1
520| /* end confdefs.h.  */
521| #include <asm/types.h>
522configure:7987: result: no
523configure:7987: checking for asm/types.h
524configure:7987: result: no
525configure:7987: checking crypt.h usability
526configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
527conftest.c:57:10: fatal error: 'crypt.h' file not found
528#include <crypt.h>
529         ^~~~~~~~~
5301 error generated.
531configure:7987: $? = 1
532configure: failed program was:
533| /* confdefs.h */
534| #define _GNU_SOURCE 1
535| #define _NETBSD_SOURCE 1
536| #define __BSD_VISIBLE 1
537| #define _DARWIN_C_SOURCE 1
538| #define _PYTHONFRAMEWORK "Python"
539| #define STDC_HEADERS 1
540| #define HAVE_SYS_TYPES_H 1
541| #define HAVE_SYS_STAT_H 1
542| #define HAVE_STDLIB_H 1
543| #define HAVE_STRING_H 1
544| #define HAVE_MEMORY_H 1
545| #define HAVE_STRINGS_H 1
546| #define HAVE_INTTYPES_H 1
547| #define HAVE_STDINT_H 1
548| #define HAVE_UNISTD_H 1
549| #define __EXTENSIONS__ 1
550| #define _ALL_SOURCE 1
551| #define _GNU_SOURCE 1
552| #define _POSIX_PTHREAD_SEMANTICS 1
553| #define _TANDEM_SOURCE 1
554| #define STDC_HEADERS 1
555| /* end confdefs.h.  */
556| #include <stdio.h>
557| #ifdef HAVE_SYS_TYPES_H
558| # include <sys/types.h>
559| #endif
560| #ifdef HAVE_SYS_STAT_H
561| # include <sys/stat.h>
562| #endif
563| #ifdef STDC_HEADERS
564| # include <stdlib.h>
565| # include <stddef.h>
566| #else
567| # ifdef HAVE_STDLIB_H
568| #  include <stdlib.h>
569| # endif
570| #endif
571| #ifdef HAVE_STRING_H
572| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
573| #  include <memory.h>
574| # endif
575| # include <string.h>
576| #endif
577| #ifdef HAVE_STRINGS_H
578| # include <strings.h>
579| #endif
580| #ifdef HAVE_INTTYPES_H
581| # include <inttypes.h>
582| #endif
583| #ifdef HAVE_STDINT_H
584| # include <stdint.h>
585| #endif
586| #ifdef HAVE_UNISTD_H
587| # include <unistd.h>
588| #endif
589| #include <crypt.h>
590configure:7987: result: no
591configure:7987: checking crypt.h presence
592configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
593conftest.c:24:10: fatal error: 'crypt.h' file not found
594#include <crypt.h>
595         ^~~~~~~~~
5961 error generated.
597configure:7987: $? = 1
598configure: failed program was:
599| /* confdefs.h */
600| #define _GNU_SOURCE 1
601| #define _NETBSD_SOURCE 1
602| #define __BSD_VISIBLE 1
603| #define _DARWIN_C_SOURCE 1
604| #define _PYTHONFRAMEWORK "Python"
605| #define STDC_HEADERS 1
606| #define HAVE_SYS_TYPES_H 1
607| #define HAVE_SYS_STAT_H 1
608| #define HAVE_STDLIB_H 1
609| #define HAVE_STRING_H 1
610| #define HAVE_MEMORY_H 1
611| #define HAVE_STRINGS_H 1
612| #define HAVE_INTTYPES_H 1
613| #define HAVE_STDINT_H 1
614| #define HAVE_UNISTD_H 1
615| #define __EXTENSIONS__ 1
616| #define _ALL_SOURCE 1
617| #define _GNU_SOURCE 1
618| #define _POSIX_PTHREAD_SEMANTICS 1
619| #define _TANDEM_SOURCE 1
620| #define STDC_HEADERS 1
621| /* end confdefs.h.  */
622| #include <crypt.h>
623configure:7987: result: no
624configure:7987: checking for crypt.h
625configure:7987: result: no
626configure:7987: checking conio.h usability
627configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
628conftest.c:57:10: fatal error: 'conio.h' file not found
629#include <conio.h>
630         ^~~~~~~~~
6311 error generated.
632configure:7987: $? = 1
633configure: failed program was:
634| /* confdefs.h */
635| #define _GNU_SOURCE 1
636| #define _NETBSD_SOURCE 1
637| #define __BSD_VISIBLE 1
638| #define _DARWIN_C_SOURCE 1
639| #define _PYTHONFRAMEWORK "Python"
640| #define STDC_HEADERS 1
641| #define HAVE_SYS_TYPES_H 1
642| #define HAVE_SYS_STAT_H 1
643| #define HAVE_STDLIB_H 1
644| #define HAVE_STRING_H 1
645| #define HAVE_MEMORY_H 1
646| #define HAVE_STRINGS_H 1
647| #define HAVE_INTTYPES_H 1
648| #define HAVE_STDINT_H 1
649| #define HAVE_UNISTD_H 1
650| #define __EXTENSIONS__ 1
651| #define _ALL_SOURCE 1
652| #define _GNU_SOURCE 1
653| #define _POSIX_PTHREAD_SEMANTICS 1
654| #define _TANDEM_SOURCE 1
655| #define STDC_HEADERS 1
656| /* end confdefs.h.  */
657| #include <stdio.h>
658| #ifdef HAVE_SYS_TYPES_H
659| # include <sys/types.h>
660| #endif
661| #ifdef HAVE_SYS_STAT_H
662| # include <sys/stat.h>
663| #endif
664| #ifdef STDC_HEADERS
665| # include <stdlib.h>
666| # include <stddef.h>
667| #else
668| # ifdef HAVE_STDLIB_H
669| #  include <stdlib.h>
670| # endif
671| #endif
672| #ifdef HAVE_STRING_H
673| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
674| #  include <memory.h>
675| # endif
676| # include <string.h>
677| #endif
678| #ifdef HAVE_STRINGS_H
679| # include <strings.h>
680| #endif
681| #ifdef HAVE_INTTYPES_H
682| # include <inttypes.h>
683| #endif
684| #ifdef HAVE_STDINT_H
685| # include <stdint.h>
686| #endif
687| #ifdef HAVE_UNISTD_H
688| # include <unistd.h>
689| #endif
690| #include <conio.h>
691configure:7987: result: no
692configure:7987: checking conio.h presence
693configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
694conftest.c:24:10: fatal error: 'conio.h' file not found
695#include <conio.h>
696         ^~~~~~~~~
6971 error generated.
698configure:7987: $? = 1
699configure: failed program was:
700| /* confdefs.h */
701| #define _GNU_SOURCE 1
702| #define _NETBSD_SOURCE 1
703| #define __BSD_VISIBLE 1
704| #define _DARWIN_C_SOURCE 1
705| #define _PYTHONFRAMEWORK "Python"
706| #define STDC_HEADERS 1
707| #define HAVE_SYS_TYPES_H 1
708| #define HAVE_SYS_STAT_H 1
709| #define HAVE_STDLIB_H 1
710| #define HAVE_STRING_H 1
711| #define HAVE_MEMORY_H 1
712| #define HAVE_STRINGS_H 1
713| #define HAVE_INTTYPES_H 1
714| #define HAVE_STDINT_H 1
715| #define HAVE_UNISTD_H 1
716| #define __EXTENSIONS__ 1
717| #define _ALL_SOURCE 1
718| #define _GNU_SOURCE 1
719| #define _POSIX_PTHREAD_SEMANTICS 1
720| #define _TANDEM_SOURCE 1
721| #define STDC_HEADERS 1
722| /* end confdefs.h.  */
723| #include <conio.h>
724configure:7987: result: no
725configure:7987: checking for conio.h
726configure:7987: result: no
727configure:7987: checking direct.h usability
728configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
729conftest.c:57:10: fatal error: 'direct.h' file not found
730#include <direct.h>
731         ^~~~~~~~~~
7321 error generated.
733configure:7987: $? = 1
734configure: failed program was:
735| /* confdefs.h */
736| #define _GNU_SOURCE 1
737| #define _NETBSD_SOURCE 1
738| #define __BSD_VISIBLE 1
739| #define _DARWIN_C_SOURCE 1
740| #define _PYTHONFRAMEWORK "Python"
741| #define STDC_HEADERS 1
742| #define HAVE_SYS_TYPES_H 1
743| #define HAVE_SYS_STAT_H 1
744| #define HAVE_STDLIB_H 1
745| #define HAVE_STRING_H 1
746| #define HAVE_MEMORY_H 1
747| #define HAVE_STRINGS_H 1
748| #define HAVE_INTTYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_UNISTD_H 1
751| #define __EXTENSIONS__ 1
752| #define _ALL_SOURCE 1
753| #define _GNU_SOURCE 1
754| #define _POSIX_PTHREAD_SEMANTICS 1
755| #define _TANDEM_SOURCE 1
756| #define STDC_HEADERS 1
757| /* end confdefs.h.  */
758| #include <stdio.h>
759| #ifdef HAVE_SYS_TYPES_H
760| # include <sys/types.h>
761| #endif
762| #ifdef HAVE_SYS_STAT_H
763| # include <sys/stat.h>
764| #endif
765| #ifdef STDC_HEADERS
766| # include <stdlib.h>
767| # include <stddef.h>
768| #else
769| # ifdef HAVE_STDLIB_H
770| #  include <stdlib.h>
771| # endif
772| #endif
773| #ifdef HAVE_STRING_H
774| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
775| #  include <memory.h>
776| # endif
777| # include <string.h>
778| #endif
779| #ifdef HAVE_STRINGS_H
780| # include <strings.h>
781| #endif
782| #ifdef HAVE_INTTYPES_H
783| # include <inttypes.h>
784| #endif
785| #ifdef HAVE_STDINT_H
786| # include <stdint.h>
787| #endif
788| #ifdef HAVE_UNISTD_H
789| # include <unistd.h>
790| #endif
791| #include <direct.h>
792configure:7987: result: no
793configure:7987: checking direct.h presence
794configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
795conftest.c:24:10: fatal error: 'direct.h' file not found
796#include <direct.h>
797         ^~~~~~~~~~
7981 error generated.
799configure:7987: $? = 1
800configure: failed program was:
801| /* confdefs.h */
802| #define _GNU_SOURCE 1
803| #define _NETBSD_SOURCE 1
804| #define __BSD_VISIBLE 1
805| #define _DARWIN_C_SOURCE 1
806| #define _PYTHONFRAMEWORK "Python"
807| #define STDC_HEADERS 1
808| #define HAVE_SYS_TYPES_H 1
809| #define HAVE_SYS_STAT_H 1
810| #define HAVE_STDLIB_H 1
811| #define HAVE_STRING_H 1
812| #define HAVE_MEMORY_H 1
813| #define HAVE_STRINGS_H 1
814| #define HAVE_INTTYPES_H 1
815| #define HAVE_STDINT_H 1
816| #define HAVE_UNISTD_H 1
817| #define __EXTENSIONS__ 1
818| #define _ALL_SOURCE 1
819| #define _GNU_SOURCE 1
820| #define _POSIX_PTHREAD_SEMANTICS 1
821| #define _TANDEM_SOURCE 1
822| #define STDC_HEADERS 1
823| /* end confdefs.h.  */
824| #include <direct.h>
825configure:7987: result: no
826configure:7987: checking for direct.h
827configure:7987: result: no
828configure:7987: checking dlfcn.h usability
829configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
830configure:7987: $? = 0
831configure:7987: result: yes
832configure:7987: checking dlfcn.h presence
833configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
834configure:7987: $? = 0
835configure:7987: result: yes
836configure:7987: checking for dlfcn.h
837configure:7987: result: yes
838configure:7987: checking errno.h usability
839configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
840configure:7987: $? = 0
841configure:7987: result: yes
842configure:7987: checking errno.h presence
843configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
844configure:7987: $? = 0
845configure:7987: result: yes
846configure:7987: checking for errno.h
847configure:7987: result: yes
848configure:7987: checking fcntl.h usability
849configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
850configure:7987: $? = 0
851configure:7987: result: yes
852configure:7987: checking fcntl.h presence
853configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
854configure:7987: $? = 0
855configure:7987: result: yes
856configure:7987: checking for fcntl.h
857configure:7987: result: yes
858configure:7987: checking grp.h usability
859configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
860configure:7987: $? = 0
861configure:7987: result: yes
862configure:7987: checking grp.h presence
863configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
864configure:7987: $? = 0
865configure:7987: result: yes
866configure:7987: checking for grp.h
867configure:7987: result: yes
868configure:7987: checking ieeefp.h usability
869configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
870conftest.c:61:10: fatal error: 'ieeefp.h' file not found
871#include <ieeefp.h>
872         ^~~~~~~~~~
8731 error generated.
874configure:7987: $? = 1
875configure: failed program was:
876| /* confdefs.h */
877| #define _GNU_SOURCE 1
878| #define _NETBSD_SOURCE 1
879| #define __BSD_VISIBLE 1
880| #define _DARWIN_C_SOURCE 1
881| #define _PYTHONFRAMEWORK "Python"
882| #define STDC_HEADERS 1
883| #define HAVE_SYS_TYPES_H 1
884| #define HAVE_SYS_STAT_H 1
885| #define HAVE_STDLIB_H 1
886| #define HAVE_STRING_H 1
887| #define HAVE_MEMORY_H 1
888| #define HAVE_STRINGS_H 1
889| #define HAVE_INTTYPES_H 1
890| #define HAVE_STDINT_H 1
891| #define HAVE_UNISTD_H 1
892| #define __EXTENSIONS__ 1
893| #define _ALL_SOURCE 1
894| #define _GNU_SOURCE 1
895| #define _POSIX_PTHREAD_SEMANTICS 1
896| #define _TANDEM_SOURCE 1
897| #define STDC_HEADERS 1
898| #define HAVE_DLFCN_H 1
899| #define HAVE_ERRNO_H 1
900| #define HAVE_FCNTL_H 1
901| #define HAVE_GRP_H 1
902| /* end confdefs.h.  */
903| #include <stdio.h>
904| #ifdef HAVE_SYS_TYPES_H
905| # include <sys/types.h>
906| #endif
907| #ifdef HAVE_SYS_STAT_H
908| # include <sys/stat.h>
909| #endif
910| #ifdef STDC_HEADERS
911| # include <stdlib.h>
912| # include <stddef.h>
913| #else
914| # ifdef HAVE_STDLIB_H
915| #  include <stdlib.h>
916| # endif
917| #endif
918| #ifdef HAVE_STRING_H
919| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
920| #  include <memory.h>
921| # endif
922| # include <string.h>
923| #endif
924| #ifdef HAVE_STRINGS_H
925| # include <strings.h>
926| #endif
927| #ifdef HAVE_INTTYPES_H
928| # include <inttypes.h>
929| #endif
930| #ifdef HAVE_STDINT_H
931| # include <stdint.h>
932| #endif
933| #ifdef HAVE_UNISTD_H
934| # include <unistd.h>
935| #endif
936| #include <ieeefp.h>
937configure:7987: result: no
938configure:7987: checking ieeefp.h presence
939configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
940conftest.c:28:10: fatal error: 'ieeefp.h' file not found
941#include <ieeefp.h>
942         ^~~~~~~~~~
9431 error generated.
944configure:7987: $? = 1
945configure: failed program was:
946| /* confdefs.h */
947| #define _GNU_SOURCE 1
948| #define _NETBSD_SOURCE 1
949| #define __BSD_VISIBLE 1
950| #define _DARWIN_C_SOURCE 1
951| #define _PYTHONFRAMEWORK "Python"
952| #define STDC_HEADERS 1
953| #define HAVE_SYS_TYPES_H 1
954| #define HAVE_SYS_STAT_H 1
955| #define HAVE_STDLIB_H 1
956| #define HAVE_STRING_H 1
957| #define HAVE_MEMORY_H 1
958| #define HAVE_STRINGS_H 1
959| #define HAVE_INTTYPES_H 1
960| #define HAVE_STDINT_H 1
961| #define HAVE_UNISTD_H 1
962| #define __EXTENSIONS__ 1
963| #define _ALL_SOURCE 1
964| #define _GNU_SOURCE 1
965| #define _POSIX_PTHREAD_SEMANTICS 1
966| #define _TANDEM_SOURCE 1
967| #define STDC_HEADERS 1
968| #define HAVE_DLFCN_H 1
969| #define HAVE_ERRNO_H 1
970| #define HAVE_FCNTL_H 1
971| #define HAVE_GRP_H 1
972| /* end confdefs.h.  */
973| #include <ieeefp.h>
974configure:7987: result: no
975configure:7987: checking for ieeefp.h
976configure:7987: result: no
977configure:7987: checking io.h usability
978configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
979conftest.c:61:10: fatal error: 'io.h' file not found
980#include <io.h>
981         ^~~~~~
9821 error generated.
983configure:7987: $? = 1
984configure: failed program was:
985| /* confdefs.h */
986| #define _GNU_SOURCE 1
987| #define _NETBSD_SOURCE 1
988| #define __BSD_VISIBLE 1
989| #define _DARWIN_C_SOURCE 1
990| #define _PYTHONFRAMEWORK "Python"
991| #define STDC_HEADERS 1
992| #define HAVE_SYS_TYPES_H 1
993| #define HAVE_SYS_STAT_H 1
994| #define HAVE_STDLIB_H 1
995| #define HAVE_STRING_H 1
996| #define HAVE_MEMORY_H 1
997| #define HAVE_STRINGS_H 1
998| #define HAVE_INTTYPES_H 1
999| #define HAVE_STDINT_H 1
1000| #define HAVE_UNISTD_H 1
1001| #define __EXTENSIONS__ 1
1002| #define _ALL_SOURCE 1
1003| #define _GNU_SOURCE 1
1004| #define _POSIX_PTHREAD_SEMANTICS 1
1005| #define _TANDEM_SOURCE 1
1006| #define STDC_HEADERS 1
1007| #define HAVE_DLFCN_H 1
1008| #define HAVE_ERRNO_H 1
1009| #define HAVE_FCNTL_H 1
1010| #define HAVE_GRP_H 1
1011| /* end confdefs.h.  */
1012| #include <stdio.h>
1013| #ifdef HAVE_SYS_TYPES_H
1014| # include <sys/types.h>
1015| #endif
1016| #ifdef HAVE_SYS_STAT_H
1017| # include <sys/stat.h>
1018| #endif
1019| #ifdef STDC_HEADERS
1020| # include <stdlib.h>
1021| # include <stddef.h>
1022| #else
1023| # ifdef HAVE_STDLIB_H
1024| #  include <stdlib.h>
1025| # endif
1026| #endif
1027| #ifdef HAVE_STRING_H
1028| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1029| #  include <memory.h>
1030| # endif
1031| # include <string.h>
1032| #endif
1033| #ifdef HAVE_STRINGS_H
1034| # include <strings.h>
1035| #endif
1036| #ifdef HAVE_INTTYPES_H
1037| # include <inttypes.h>
1038| #endif
1039| #ifdef HAVE_STDINT_H
1040| # include <stdint.h>
1041| #endif
1042| #ifdef HAVE_UNISTD_H
1043| # include <unistd.h>
1044| #endif
1045| #include <io.h>
1046configure:7987: result: no
1047configure:7987: checking io.h presence
1048configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1049conftest.c:28:10: fatal error: 'io.h' file not found
1050#include <io.h>
1051         ^~~~~~
10521 error generated.
1053configure:7987: $? = 1
1054configure: failed program was:
1055| /* confdefs.h */
1056| #define _GNU_SOURCE 1
1057| #define _NETBSD_SOURCE 1
1058| #define __BSD_VISIBLE 1
1059| #define _DARWIN_C_SOURCE 1
1060| #define _PYTHONFRAMEWORK "Python"
1061| #define STDC_HEADERS 1
1062| #define HAVE_SYS_TYPES_H 1
1063| #define HAVE_SYS_STAT_H 1
1064| #define HAVE_STDLIB_H 1
1065| #define HAVE_STRING_H 1
1066| #define HAVE_MEMORY_H 1
1067| #define HAVE_STRINGS_H 1
1068| #define HAVE_INTTYPES_H 1
1069| #define HAVE_STDINT_H 1
1070| #define HAVE_UNISTD_H 1
1071| #define __EXTENSIONS__ 1
1072| #define _ALL_SOURCE 1
1073| #define _GNU_SOURCE 1
1074| #define _POSIX_PTHREAD_SEMANTICS 1
1075| #define _TANDEM_SOURCE 1
1076| #define STDC_HEADERS 1
1077| #define HAVE_DLFCN_H 1
1078| #define HAVE_ERRNO_H 1
1079| #define HAVE_FCNTL_H 1
1080| #define HAVE_GRP_H 1
1081| /* end confdefs.h.  */
1082| #include <io.h>
1083configure:7987: result: no
1084configure:7987: checking for io.h
1085configure:7987: result: no
1086configure:7987: checking langinfo.h usability
1087configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1088configure:7987: $? = 0
1089configure:7987: result: yes
1090configure:7987: checking langinfo.h presence
1091configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1092configure:7987: $? = 0
1093configure:7987: result: yes
1094configure:7987: checking for langinfo.h
1095configure:7987: result: yes
1096configure:7987: checking libintl.h usability
1097configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1098configure:7987: $? = 0
1099configure:7987: result: yes
1100configure:7987: checking libintl.h presence
1101configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1102configure:7987: $? = 0
1103configure:7987: result: yes
1104configure:7987: checking for libintl.h
1105configure:7987: result: yes
1106configure:7987: checking process.h usability
1107configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1108conftest.c:63:10: fatal error: 'process.h' file not found
1109#include <process.h>
1110         ^~~~~~~~~~~
11111 error generated.
1112configure:7987: $? = 1
1113configure: failed program was:
1114| /* confdefs.h */
1115| #define _GNU_SOURCE 1
1116| #define _NETBSD_SOURCE 1
1117| #define __BSD_VISIBLE 1
1118| #define _DARWIN_C_SOURCE 1
1119| #define _PYTHONFRAMEWORK "Python"
1120| #define STDC_HEADERS 1
1121| #define HAVE_SYS_TYPES_H 1
1122| #define HAVE_SYS_STAT_H 1
1123| #define HAVE_STDLIB_H 1
1124| #define HAVE_STRING_H 1
1125| #define HAVE_MEMORY_H 1
1126| #define HAVE_STRINGS_H 1
1127| #define HAVE_INTTYPES_H 1
1128| #define HAVE_STDINT_H 1
1129| #define HAVE_UNISTD_H 1
1130| #define __EXTENSIONS__ 1
1131| #define _ALL_SOURCE 1
1132| #define _GNU_SOURCE 1
1133| #define _POSIX_PTHREAD_SEMANTICS 1
1134| #define _TANDEM_SOURCE 1
1135| #define STDC_HEADERS 1
1136| #define HAVE_DLFCN_H 1
1137| #define HAVE_ERRNO_H 1
1138| #define HAVE_FCNTL_H 1
1139| #define HAVE_GRP_H 1
1140| #define HAVE_LANGINFO_H 1
1141| #define HAVE_LIBINTL_H 1
1142| /* end confdefs.h.  */
1143| #include <stdio.h>
1144| #ifdef HAVE_SYS_TYPES_H
1145| # include <sys/types.h>
1146| #endif
1147| #ifdef HAVE_SYS_STAT_H
1148| # include <sys/stat.h>
1149| #endif
1150| #ifdef STDC_HEADERS
1151| # include <stdlib.h>
1152| # include <stddef.h>
1153| #else
1154| # ifdef HAVE_STDLIB_H
1155| #  include <stdlib.h>
1156| # endif
1157| #endif
1158| #ifdef HAVE_STRING_H
1159| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1160| #  include <memory.h>
1161| # endif
1162| # include <string.h>
1163| #endif
1164| #ifdef HAVE_STRINGS_H
1165| # include <strings.h>
1166| #endif
1167| #ifdef HAVE_INTTYPES_H
1168| # include <inttypes.h>
1169| #endif
1170| #ifdef HAVE_STDINT_H
1171| # include <stdint.h>
1172| #endif
1173| #ifdef HAVE_UNISTD_H
1174| # include <unistd.h>
1175| #endif
1176| #include <process.h>
1177configure:7987: result: no
1178configure:7987: checking process.h presence
1179configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1180conftest.c:30:10: fatal error: 'process.h' file not found
1181#include <process.h>
1182         ^~~~~~~~~~~
11831 error generated.
1184configure:7987: $? = 1
1185configure: failed program was:
1186| /* confdefs.h */
1187| #define _GNU_SOURCE 1
1188| #define _NETBSD_SOURCE 1
1189| #define __BSD_VISIBLE 1
1190| #define _DARWIN_C_SOURCE 1
1191| #define _PYTHONFRAMEWORK "Python"
1192| #define STDC_HEADERS 1
1193| #define HAVE_SYS_TYPES_H 1
1194| #define HAVE_SYS_STAT_H 1
1195| #define HAVE_STDLIB_H 1
1196| #define HAVE_STRING_H 1
1197| #define HAVE_MEMORY_H 1
1198| #define HAVE_STRINGS_H 1
1199| #define HAVE_INTTYPES_H 1
1200| #define HAVE_STDINT_H 1
1201| #define HAVE_UNISTD_H 1
1202| #define __EXTENSIONS__ 1
1203| #define _ALL_SOURCE 1
1204| #define _GNU_SOURCE 1
1205| #define _POSIX_PTHREAD_SEMANTICS 1
1206| #define _TANDEM_SOURCE 1
1207| #define STDC_HEADERS 1
1208| #define HAVE_DLFCN_H 1
1209| #define HAVE_ERRNO_H 1
1210| #define HAVE_FCNTL_H 1
1211| #define HAVE_GRP_H 1
1212| #define HAVE_LANGINFO_H 1
1213| #define HAVE_LIBINTL_H 1
1214| /* end confdefs.h.  */
1215| #include <process.h>
1216configure:7987: result: no
1217configure:7987: checking for process.h
1218configure:7987: result: no
1219configure:7987: checking pthread.h usability
1220configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1221configure:7987: $? = 0
1222configure:7987: result: yes
1223configure:7987: checking pthread.h presence
1224configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1225configure:7987: $? = 0
1226configure:7987: result: yes
1227configure:7987: checking for pthread.h
1228configure:7987: result: yes
1229configure:7987: checking sched.h usability
1230configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1231configure:7987: $? = 0
1232configure:7987: result: yes
1233configure:7987: checking sched.h presence
1234configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1235configure:7987: $? = 0
1236configure:7987: result: yes
1237configure:7987: checking for sched.h
1238configure:7987: result: yes
1239configure:7987: checking shadow.h usability
1240configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1241conftest.c:65:10: fatal error: 'shadow.h' file not found
1242#include <shadow.h>
1243         ^~~~~~~~~~
12441 error generated.
1245configure:7987: $? = 1
1246configure: failed program was:
1247| /* confdefs.h */
1248| #define _GNU_SOURCE 1
1249| #define _NETBSD_SOURCE 1
1250| #define __BSD_VISIBLE 1
1251| #define _DARWIN_C_SOURCE 1
1252| #define _PYTHONFRAMEWORK "Python"
1253| #define STDC_HEADERS 1
1254| #define HAVE_SYS_TYPES_H 1
1255| #define HAVE_SYS_STAT_H 1
1256| #define HAVE_STDLIB_H 1
1257| #define HAVE_STRING_H 1
1258| #define HAVE_MEMORY_H 1
1259| #define HAVE_STRINGS_H 1
1260| #define HAVE_INTTYPES_H 1
1261| #define HAVE_STDINT_H 1
1262| #define HAVE_UNISTD_H 1
1263| #define __EXTENSIONS__ 1
1264| #define _ALL_SOURCE 1
1265| #define _GNU_SOURCE 1
1266| #define _POSIX_PTHREAD_SEMANTICS 1
1267| #define _TANDEM_SOURCE 1
1268| #define STDC_HEADERS 1
1269| #define HAVE_DLFCN_H 1
1270| #define HAVE_ERRNO_H 1
1271| #define HAVE_FCNTL_H 1
1272| #define HAVE_GRP_H 1
1273| #define HAVE_LANGINFO_H 1
1274| #define HAVE_LIBINTL_H 1
1275| #define HAVE_PTHREAD_H 1
1276| #define HAVE_SCHED_H 1
1277| /* end confdefs.h.  */
1278| #include <stdio.h>
1279| #ifdef HAVE_SYS_TYPES_H
1280| # include <sys/types.h>
1281| #endif
1282| #ifdef HAVE_SYS_STAT_H
1283| # include <sys/stat.h>
1284| #endif
1285| #ifdef STDC_HEADERS
1286| # include <stdlib.h>
1287| # include <stddef.h>
1288| #else
1289| # ifdef HAVE_STDLIB_H
1290| #  include <stdlib.h>
1291| # endif
1292| #endif
1293| #ifdef HAVE_STRING_H
1294| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1295| #  include <memory.h>
1296| # endif
1297| # include <string.h>
1298| #endif
1299| #ifdef HAVE_STRINGS_H
1300| # include <strings.h>
1301| #endif
1302| #ifdef HAVE_INTTYPES_H
1303| # include <inttypes.h>
1304| #endif
1305| #ifdef HAVE_STDINT_H
1306| # include <stdint.h>
1307| #endif
1308| #ifdef HAVE_UNISTD_H
1309| # include <unistd.h>
1310| #endif
1311| #include <shadow.h>
1312configure:7987: result: no
1313configure:7987: checking shadow.h presence
1314configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1315conftest.c:32:10: fatal error: 'shadow.h' file not found
1316#include <shadow.h>
1317         ^~~~~~~~~~
13181 error generated.
1319configure:7987: $? = 1
1320configure: failed program was:
1321| /* confdefs.h */
1322| #define _GNU_SOURCE 1
1323| #define _NETBSD_SOURCE 1
1324| #define __BSD_VISIBLE 1
1325| #define _DARWIN_C_SOURCE 1
1326| #define _PYTHONFRAMEWORK "Python"
1327| #define STDC_HEADERS 1
1328| #define HAVE_SYS_TYPES_H 1
1329| #define HAVE_SYS_STAT_H 1
1330| #define HAVE_STDLIB_H 1
1331| #define HAVE_STRING_H 1
1332| #define HAVE_MEMORY_H 1
1333| #define HAVE_STRINGS_H 1
1334| #define HAVE_INTTYPES_H 1
1335| #define HAVE_STDINT_H 1
1336| #define HAVE_UNISTD_H 1
1337| #define __EXTENSIONS__ 1
1338| #define _ALL_SOURCE 1
1339| #define _GNU_SOURCE 1
1340| #define _POSIX_PTHREAD_SEMANTICS 1
1341| #define _TANDEM_SOURCE 1
1342| #define STDC_HEADERS 1
1343| #define HAVE_DLFCN_H 1
1344| #define HAVE_ERRNO_H 1
1345| #define HAVE_FCNTL_H 1
1346| #define HAVE_GRP_H 1
1347| #define HAVE_LANGINFO_H 1
1348| #define HAVE_LIBINTL_H 1
1349| #define HAVE_PTHREAD_H 1
1350| #define HAVE_SCHED_H 1
1351| /* end confdefs.h.  */
1352| #include <shadow.h>
1353configure:7987: result: no
1354configure:7987: checking for shadow.h
1355configure:7987: result: no
1356configure:7987: checking signal.h usability
1357configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1358configure:7987: $? = 0
1359configure:7987: result: yes
1360configure:7987: checking signal.h presence
1361configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1362configure:7987: $? = 0
1363configure:7987: result: yes
1364configure:7987: checking for signal.h
1365configure:7987: result: yes
1366configure:7987: checking stropts.h usability
1367configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1368conftest.c:66:10: fatal error: 'stropts.h' file not found
1369#include <stropts.h>
1370         ^~~~~~~~~~~
13711 error generated.
1372configure:7987: $? = 1
1373configure: failed program was:
1374| /* confdefs.h */
1375| #define _GNU_SOURCE 1
1376| #define _NETBSD_SOURCE 1
1377| #define __BSD_VISIBLE 1
1378| #define _DARWIN_C_SOURCE 1
1379| #define _PYTHONFRAMEWORK "Python"
1380| #define STDC_HEADERS 1
1381| #define HAVE_SYS_TYPES_H 1
1382| #define HAVE_SYS_STAT_H 1
1383| #define HAVE_STDLIB_H 1
1384| #define HAVE_STRING_H 1
1385| #define HAVE_MEMORY_H 1
1386| #define HAVE_STRINGS_H 1
1387| #define HAVE_INTTYPES_H 1
1388| #define HAVE_STDINT_H 1
1389| #define HAVE_UNISTD_H 1
1390| #define __EXTENSIONS__ 1
1391| #define _ALL_SOURCE 1
1392| #define _GNU_SOURCE 1
1393| #define _POSIX_PTHREAD_SEMANTICS 1
1394| #define _TANDEM_SOURCE 1
1395| #define STDC_HEADERS 1
1396| #define HAVE_DLFCN_H 1
1397| #define HAVE_ERRNO_H 1
1398| #define HAVE_FCNTL_H 1
1399| #define HAVE_GRP_H 1
1400| #define HAVE_LANGINFO_H 1
1401| #define HAVE_LIBINTL_H 1
1402| #define HAVE_PTHREAD_H 1
1403| #define HAVE_SCHED_H 1
1404| #define HAVE_SIGNAL_H 1
1405| /* end confdefs.h.  */
1406| #include <stdio.h>
1407| #ifdef HAVE_SYS_TYPES_H
1408| # include <sys/types.h>
1409| #endif
1410| #ifdef HAVE_SYS_STAT_H
1411| # include <sys/stat.h>
1412| #endif
1413| #ifdef STDC_HEADERS
1414| # include <stdlib.h>
1415| # include <stddef.h>
1416| #else
1417| # ifdef HAVE_STDLIB_H
1418| #  include <stdlib.h>
1419| # endif
1420| #endif
1421| #ifdef HAVE_STRING_H
1422| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1423| #  include <memory.h>
1424| # endif
1425| # include <string.h>
1426| #endif
1427| #ifdef HAVE_STRINGS_H
1428| # include <strings.h>
1429| #endif
1430| #ifdef HAVE_INTTYPES_H
1431| # include <inttypes.h>
1432| #endif
1433| #ifdef HAVE_STDINT_H
1434| # include <stdint.h>
1435| #endif
1436| #ifdef HAVE_UNISTD_H
1437| # include <unistd.h>
1438| #endif
1439| #include <stropts.h>
1440configure:7987: result: no
1441configure:7987: checking stropts.h presence
1442configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1443conftest.c:33:10: fatal error: 'stropts.h' file not found
1444#include <stropts.h>
1445         ^~~~~~~~~~~
14461 error generated.
1447configure:7987: $? = 1
1448configure: failed program was:
1449| /* confdefs.h */
1450| #define _GNU_SOURCE 1
1451| #define _NETBSD_SOURCE 1
1452| #define __BSD_VISIBLE 1
1453| #define _DARWIN_C_SOURCE 1
1454| #define _PYTHONFRAMEWORK "Python"
1455| #define STDC_HEADERS 1
1456| #define HAVE_SYS_TYPES_H 1
1457| #define HAVE_SYS_STAT_H 1
1458| #define HAVE_STDLIB_H 1
1459| #define HAVE_STRING_H 1
1460| #define HAVE_MEMORY_H 1
1461| #define HAVE_STRINGS_H 1
1462| #define HAVE_INTTYPES_H 1
1463| #define HAVE_STDINT_H 1
1464| #define HAVE_UNISTD_H 1
1465| #define __EXTENSIONS__ 1
1466| #define _ALL_SOURCE 1
1467| #define _GNU_SOURCE 1
1468| #define _POSIX_PTHREAD_SEMANTICS 1
1469| #define _TANDEM_SOURCE 1
1470| #define STDC_HEADERS 1
1471| #define HAVE_DLFCN_H 1
1472| #define HAVE_ERRNO_H 1
1473| #define HAVE_FCNTL_H 1
1474| #define HAVE_GRP_H 1
1475| #define HAVE_LANGINFO_H 1
1476| #define HAVE_LIBINTL_H 1
1477| #define HAVE_PTHREAD_H 1
1478| #define HAVE_SCHED_H 1
1479| #define HAVE_SIGNAL_H 1
1480| /* end confdefs.h.  */
1481| #include <stropts.h>
1482configure:7987: result: no
1483configure:7987: checking for stropts.h
1484configure:7987: result: no
1485configure:7987: checking termios.h usability
1486configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1487configure:7987: $? = 0
1488configure:7987: result: yes
1489configure:7987: checking termios.h presence
1490configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1491configure:7987: $? = 0
1492configure:7987: result: yes
1493configure:7987: checking for termios.h
1494configure:7987: result: yes
1495configure:7987: checking utime.h usability
1496configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1497configure:7987: $? = 0
1498configure:7987: result: yes
1499configure:7987: checking utime.h presence
1500configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1501configure:7987: $? = 0
1502configure:7987: result: yes
1503configure:7987: checking for utime.h
1504configure:7987: result: yes
1505configure:7987: checking poll.h usability
1506configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1507configure:7987: $? = 0
1508configure:7987: result: yes
1509configure:7987: checking poll.h presence
1510configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1511configure:7987: $? = 0
1512configure:7987: result: yes
1513configure:7987: checking for poll.h
1514configure:7987: result: yes
1515configure:7987: checking sys/devpoll.h usability
1516configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1517conftest.c:69:10: fatal error: 'sys/devpoll.h' file not found
1518#include <sys/devpoll.h>
1519         ^~~~~~~~~~~~~~~
15201 error generated.
1521configure:7987: $? = 1
1522configure: failed program was:
1523| /* confdefs.h */
1524| #define _GNU_SOURCE 1
1525| #define _NETBSD_SOURCE 1
1526| #define __BSD_VISIBLE 1
1527| #define _DARWIN_C_SOURCE 1
1528| #define _PYTHONFRAMEWORK "Python"
1529| #define STDC_HEADERS 1
1530| #define HAVE_SYS_TYPES_H 1
1531| #define HAVE_SYS_STAT_H 1
1532| #define HAVE_STDLIB_H 1
1533| #define HAVE_STRING_H 1
1534| #define HAVE_MEMORY_H 1
1535| #define HAVE_STRINGS_H 1
1536| #define HAVE_INTTYPES_H 1
1537| #define HAVE_STDINT_H 1
1538| #define HAVE_UNISTD_H 1
1539| #define __EXTENSIONS__ 1
1540| #define _ALL_SOURCE 1
1541| #define _GNU_SOURCE 1
1542| #define _POSIX_PTHREAD_SEMANTICS 1
1543| #define _TANDEM_SOURCE 1
1544| #define STDC_HEADERS 1
1545| #define HAVE_DLFCN_H 1
1546| #define HAVE_ERRNO_H 1
1547| #define HAVE_FCNTL_H 1
1548| #define HAVE_GRP_H 1
1549| #define HAVE_LANGINFO_H 1
1550| #define HAVE_LIBINTL_H 1
1551| #define HAVE_PTHREAD_H 1
1552| #define HAVE_SCHED_H 1
1553| #define HAVE_SIGNAL_H 1
1554| #define HAVE_TERMIOS_H 1
1555| #define HAVE_UTIME_H 1
1556| #define HAVE_POLL_H 1
1557| /* end confdefs.h.  */
1558| #include <stdio.h>
1559| #ifdef HAVE_SYS_TYPES_H
1560| # include <sys/types.h>
1561| #endif
1562| #ifdef HAVE_SYS_STAT_H
1563| # include <sys/stat.h>
1564| #endif
1565| #ifdef STDC_HEADERS
1566| # include <stdlib.h>
1567| # include <stddef.h>
1568| #else
1569| # ifdef HAVE_STDLIB_H
1570| #  include <stdlib.h>
1571| # endif
1572| #endif
1573| #ifdef HAVE_STRING_H
1574| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1575| #  include <memory.h>
1576| # endif
1577| # include <string.h>
1578| #endif
1579| #ifdef HAVE_STRINGS_H
1580| # include <strings.h>
1581| #endif
1582| #ifdef HAVE_INTTYPES_H
1583| # include <inttypes.h>
1584| #endif
1585| #ifdef HAVE_STDINT_H
1586| # include <stdint.h>
1587| #endif
1588| #ifdef HAVE_UNISTD_H
1589| # include <unistd.h>
1590| #endif
1591| #include <sys/devpoll.h>
1592configure:7987: result: no
1593configure:7987: checking sys/devpoll.h presence
1594configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1595conftest.c:36:10: fatal error: 'sys/devpoll.h' file not found
1596#include <sys/devpoll.h>
1597         ^~~~~~~~~~~~~~~
15981 error generated.
1599configure:7987: $? = 1
1600configure: failed program was:
1601| /* confdefs.h */
1602| #define _GNU_SOURCE 1
1603| #define _NETBSD_SOURCE 1
1604| #define __BSD_VISIBLE 1
1605| #define _DARWIN_C_SOURCE 1
1606| #define _PYTHONFRAMEWORK "Python"
1607| #define STDC_HEADERS 1
1608| #define HAVE_SYS_TYPES_H 1
1609| #define HAVE_SYS_STAT_H 1
1610| #define HAVE_STDLIB_H 1
1611| #define HAVE_STRING_H 1
1612| #define HAVE_MEMORY_H 1
1613| #define HAVE_STRINGS_H 1
1614| #define HAVE_INTTYPES_H 1
1615| #define HAVE_STDINT_H 1
1616| #define HAVE_UNISTD_H 1
1617| #define __EXTENSIONS__ 1
1618| #define _ALL_SOURCE 1
1619| #define _GNU_SOURCE 1
1620| #define _POSIX_PTHREAD_SEMANTICS 1
1621| #define _TANDEM_SOURCE 1
1622| #define STDC_HEADERS 1
1623| #define HAVE_DLFCN_H 1
1624| #define HAVE_ERRNO_H 1
1625| #define HAVE_FCNTL_H 1
1626| #define HAVE_GRP_H 1
1627| #define HAVE_LANGINFO_H 1
1628| #define HAVE_LIBINTL_H 1
1629| #define HAVE_PTHREAD_H 1
1630| #define HAVE_SCHED_H 1
1631| #define HAVE_SIGNAL_H 1
1632| #define HAVE_TERMIOS_H 1
1633| #define HAVE_UTIME_H 1
1634| #define HAVE_POLL_H 1
1635| /* end confdefs.h.  */
1636| #include <sys/devpoll.h>
1637configure:7987: result: no
1638configure:7987: checking for sys/devpoll.h
1639configure:7987: result: no
1640configure:7987: checking sys/epoll.h usability
1641configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1642conftest.c:69:10: fatal error: 'sys/epoll.h' file not found
1643#include <sys/epoll.h>
1644         ^~~~~~~~~~~~~
16451 error generated.
1646configure:7987: $? = 1
1647configure: failed program was:
1648| /* confdefs.h */
1649| #define _GNU_SOURCE 1
1650| #define _NETBSD_SOURCE 1
1651| #define __BSD_VISIBLE 1
1652| #define _DARWIN_C_SOURCE 1
1653| #define _PYTHONFRAMEWORK "Python"
1654| #define STDC_HEADERS 1
1655| #define HAVE_SYS_TYPES_H 1
1656| #define HAVE_SYS_STAT_H 1
1657| #define HAVE_STDLIB_H 1
1658| #define HAVE_STRING_H 1
1659| #define HAVE_MEMORY_H 1
1660| #define HAVE_STRINGS_H 1
1661| #define HAVE_INTTYPES_H 1
1662| #define HAVE_STDINT_H 1
1663| #define HAVE_UNISTD_H 1
1664| #define __EXTENSIONS__ 1
1665| #define _ALL_SOURCE 1
1666| #define _GNU_SOURCE 1
1667| #define _POSIX_PTHREAD_SEMANTICS 1
1668| #define _TANDEM_SOURCE 1
1669| #define STDC_HEADERS 1
1670| #define HAVE_DLFCN_H 1
1671| #define HAVE_ERRNO_H 1
1672| #define HAVE_FCNTL_H 1
1673| #define HAVE_GRP_H 1
1674| #define HAVE_LANGINFO_H 1
1675| #define HAVE_LIBINTL_H 1
1676| #define HAVE_PTHREAD_H 1
1677| #define HAVE_SCHED_H 1
1678| #define HAVE_SIGNAL_H 1
1679| #define HAVE_TERMIOS_H 1
1680| #define HAVE_UTIME_H 1
1681| #define HAVE_POLL_H 1
1682| /* end confdefs.h.  */
1683| #include <stdio.h>
1684| #ifdef HAVE_SYS_TYPES_H
1685| # include <sys/types.h>
1686| #endif
1687| #ifdef HAVE_SYS_STAT_H
1688| # include <sys/stat.h>
1689| #endif
1690| #ifdef STDC_HEADERS
1691| # include <stdlib.h>
1692| # include <stddef.h>
1693| #else
1694| # ifdef HAVE_STDLIB_H
1695| #  include <stdlib.h>
1696| # endif
1697| #endif
1698| #ifdef HAVE_STRING_H
1699| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1700| #  include <memory.h>
1701| # endif
1702| # include <string.h>
1703| #endif
1704| #ifdef HAVE_STRINGS_H
1705| # include <strings.h>
1706| #endif
1707| #ifdef HAVE_INTTYPES_H
1708| # include <inttypes.h>
1709| #endif
1710| #ifdef HAVE_STDINT_H
1711| # include <stdint.h>
1712| #endif
1713| #ifdef HAVE_UNISTD_H
1714| # include <unistd.h>
1715| #endif
1716| #include <sys/epoll.h>
1717configure:7987: result: no
1718configure:7987: checking sys/epoll.h presence
1719configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1720conftest.c:36:10: fatal error: 'sys/epoll.h' file not found
1721#include <sys/epoll.h>
1722         ^~~~~~~~~~~~~
17231 error generated.
1724configure:7987: $? = 1
1725configure: failed program was:
1726| /* confdefs.h */
1727| #define _GNU_SOURCE 1
1728| #define _NETBSD_SOURCE 1
1729| #define __BSD_VISIBLE 1
1730| #define _DARWIN_C_SOURCE 1
1731| #define _PYTHONFRAMEWORK "Python"
1732| #define STDC_HEADERS 1
1733| #define HAVE_SYS_TYPES_H 1
1734| #define HAVE_SYS_STAT_H 1
1735| #define HAVE_STDLIB_H 1
1736| #define HAVE_STRING_H 1
1737| #define HAVE_MEMORY_H 1
1738| #define HAVE_STRINGS_H 1
1739| #define HAVE_INTTYPES_H 1
1740| #define HAVE_STDINT_H 1
1741| #define HAVE_UNISTD_H 1
1742| #define __EXTENSIONS__ 1
1743| #define _ALL_SOURCE 1
1744| #define _GNU_SOURCE 1
1745| #define _POSIX_PTHREAD_SEMANTICS 1
1746| #define _TANDEM_SOURCE 1
1747| #define STDC_HEADERS 1
1748| #define HAVE_DLFCN_H 1
1749| #define HAVE_ERRNO_H 1
1750| #define HAVE_FCNTL_H 1
1751| #define HAVE_GRP_H 1
1752| #define HAVE_LANGINFO_H 1
1753| #define HAVE_LIBINTL_H 1
1754| #define HAVE_PTHREAD_H 1
1755| #define HAVE_SCHED_H 1
1756| #define HAVE_SIGNAL_H 1
1757| #define HAVE_TERMIOS_H 1
1758| #define HAVE_UTIME_H 1
1759| #define HAVE_POLL_H 1
1760| /* end confdefs.h.  */
1761| #include <sys/epoll.h>
1762configure:7987: result: no
1763configure:7987: checking for sys/epoll.h
1764configure:7987: result: no
1765configure:7987: checking sys/poll.h usability
1766configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1767configure:7987: $? = 0
1768configure:7987: result: yes
1769configure:7987: checking sys/poll.h presence
1770configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1771configure:7987: $? = 0
1772configure:7987: result: yes
1773configure:7987: checking for sys/poll.h
1774configure:7987: result: yes
1775configure:7987: checking sys/audioio.h usability
1776configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1777conftest.c:70:10: fatal error: 'sys/audioio.h' file not found
1778#include <sys/audioio.h>
1779         ^~~~~~~~~~~~~~~
17801 error generated.
1781configure:7987: $? = 1
1782configure: failed program was:
1783| /* confdefs.h */
1784| #define _GNU_SOURCE 1
1785| #define _NETBSD_SOURCE 1
1786| #define __BSD_VISIBLE 1
1787| #define _DARWIN_C_SOURCE 1
1788| #define _PYTHONFRAMEWORK "Python"
1789| #define STDC_HEADERS 1
1790| #define HAVE_SYS_TYPES_H 1
1791| #define HAVE_SYS_STAT_H 1
1792| #define HAVE_STDLIB_H 1
1793| #define HAVE_STRING_H 1
1794| #define HAVE_MEMORY_H 1
1795| #define HAVE_STRINGS_H 1
1796| #define HAVE_INTTYPES_H 1
1797| #define HAVE_STDINT_H 1
1798| #define HAVE_UNISTD_H 1
1799| #define __EXTENSIONS__ 1
1800| #define _ALL_SOURCE 1
1801| #define _GNU_SOURCE 1
1802| #define _POSIX_PTHREAD_SEMANTICS 1
1803| #define _TANDEM_SOURCE 1
1804| #define STDC_HEADERS 1
1805| #define HAVE_DLFCN_H 1
1806| #define HAVE_ERRNO_H 1
1807| #define HAVE_FCNTL_H 1
1808| #define HAVE_GRP_H 1
1809| #define HAVE_LANGINFO_H 1
1810| #define HAVE_LIBINTL_H 1
1811| #define HAVE_PTHREAD_H 1
1812| #define HAVE_SCHED_H 1
1813| #define HAVE_SIGNAL_H 1
1814| #define HAVE_TERMIOS_H 1
1815| #define HAVE_UTIME_H 1
1816| #define HAVE_POLL_H 1
1817| #define HAVE_SYS_POLL_H 1
1818| /* end confdefs.h.  */
1819| #include <stdio.h>
1820| #ifdef HAVE_SYS_TYPES_H
1821| # include <sys/types.h>
1822| #endif
1823| #ifdef HAVE_SYS_STAT_H
1824| # include <sys/stat.h>
1825| #endif
1826| #ifdef STDC_HEADERS
1827| # include <stdlib.h>
1828| # include <stddef.h>
1829| #else
1830| # ifdef HAVE_STDLIB_H
1831| #  include <stdlib.h>
1832| # endif
1833| #endif
1834| #ifdef HAVE_STRING_H
1835| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1836| #  include <memory.h>
1837| # endif
1838| # include <string.h>
1839| #endif
1840| #ifdef HAVE_STRINGS_H
1841| # include <strings.h>
1842| #endif
1843| #ifdef HAVE_INTTYPES_H
1844| # include <inttypes.h>
1845| #endif
1846| #ifdef HAVE_STDINT_H
1847| # include <stdint.h>
1848| #endif
1849| #ifdef HAVE_UNISTD_H
1850| # include <unistd.h>
1851| #endif
1852| #include <sys/audioio.h>
1853configure:7987: result: no
1854configure:7987: checking sys/audioio.h presence
1855configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1856conftest.c:37:10: fatal error: 'sys/audioio.h' file not found
1857#include <sys/audioio.h>
1858         ^~~~~~~~~~~~~~~
18591 error generated.
1860configure:7987: $? = 1
1861configure: failed program was:
1862| /* confdefs.h */
1863| #define _GNU_SOURCE 1
1864| #define _NETBSD_SOURCE 1
1865| #define __BSD_VISIBLE 1
1866| #define _DARWIN_C_SOURCE 1
1867| #define _PYTHONFRAMEWORK "Python"
1868| #define STDC_HEADERS 1
1869| #define HAVE_SYS_TYPES_H 1
1870| #define HAVE_SYS_STAT_H 1
1871| #define HAVE_STDLIB_H 1
1872| #define HAVE_STRING_H 1
1873| #define HAVE_MEMORY_H 1
1874| #define HAVE_STRINGS_H 1
1875| #define HAVE_INTTYPES_H 1
1876| #define HAVE_STDINT_H 1
1877| #define HAVE_UNISTD_H 1
1878| #define __EXTENSIONS__ 1
1879| #define _ALL_SOURCE 1
1880| #define _GNU_SOURCE 1
1881| #define _POSIX_PTHREAD_SEMANTICS 1
1882| #define _TANDEM_SOURCE 1
1883| #define STDC_HEADERS 1
1884| #define HAVE_DLFCN_H 1
1885| #define HAVE_ERRNO_H 1
1886| #define HAVE_FCNTL_H 1
1887| #define HAVE_GRP_H 1
1888| #define HAVE_LANGINFO_H 1
1889| #define HAVE_LIBINTL_H 1
1890| #define HAVE_PTHREAD_H 1
1891| #define HAVE_SCHED_H 1
1892| #define HAVE_SIGNAL_H 1
1893| #define HAVE_TERMIOS_H 1
1894| #define HAVE_UTIME_H 1
1895| #define HAVE_POLL_H 1
1896| #define HAVE_SYS_POLL_H 1
1897| /* end confdefs.h.  */
1898| #include <sys/audioio.h>
1899configure:7987: result: no
1900configure:7987: checking for sys/audioio.h
1901configure:7987: result: no
1902configure:7987: checking sys/xattr.h usability
1903configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1904configure:7987: $? = 0
1905configure:7987: result: yes
1906configure:7987: checking sys/xattr.h presence
1907configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1908configure:7987: $? = 0
1909configure:7987: result: yes
1910configure:7987: checking for sys/xattr.h
1911configure:7987: result: yes
1912configure:7987: checking sys/bsdtty.h usability
1913configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
1914conftest.c:71:10: fatal error: 'sys/bsdtty.h' file not found
1915#include <sys/bsdtty.h>
1916         ^~~~~~~~~~~~~~
19171 error generated.
1918configure:7987: $? = 1
1919configure: failed program was:
1920| /* confdefs.h */
1921| #define _GNU_SOURCE 1
1922| #define _NETBSD_SOURCE 1
1923| #define __BSD_VISIBLE 1
1924| #define _DARWIN_C_SOURCE 1
1925| #define _PYTHONFRAMEWORK "Python"
1926| #define STDC_HEADERS 1
1927| #define HAVE_SYS_TYPES_H 1
1928| #define HAVE_SYS_STAT_H 1
1929| #define HAVE_STDLIB_H 1
1930| #define HAVE_STRING_H 1
1931| #define HAVE_MEMORY_H 1
1932| #define HAVE_STRINGS_H 1
1933| #define HAVE_INTTYPES_H 1
1934| #define HAVE_STDINT_H 1
1935| #define HAVE_UNISTD_H 1
1936| #define __EXTENSIONS__ 1
1937| #define _ALL_SOURCE 1
1938| #define _GNU_SOURCE 1
1939| #define _POSIX_PTHREAD_SEMANTICS 1
1940| #define _TANDEM_SOURCE 1
1941| #define STDC_HEADERS 1
1942| #define HAVE_DLFCN_H 1
1943| #define HAVE_ERRNO_H 1
1944| #define HAVE_FCNTL_H 1
1945| #define HAVE_GRP_H 1
1946| #define HAVE_LANGINFO_H 1
1947| #define HAVE_LIBINTL_H 1
1948| #define HAVE_PTHREAD_H 1
1949| #define HAVE_SCHED_H 1
1950| #define HAVE_SIGNAL_H 1
1951| #define HAVE_TERMIOS_H 1
1952| #define HAVE_UTIME_H 1
1953| #define HAVE_POLL_H 1
1954| #define HAVE_SYS_POLL_H 1
1955| #define HAVE_SYS_XATTR_H 1
1956| /* end confdefs.h.  */
1957| #include <stdio.h>
1958| #ifdef HAVE_SYS_TYPES_H
1959| # include <sys/types.h>
1960| #endif
1961| #ifdef HAVE_SYS_STAT_H
1962| # include <sys/stat.h>
1963| #endif
1964| #ifdef STDC_HEADERS
1965| # include <stdlib.h>
1966| # include <stddef.h>
1967| #else
1968| # ifdef HAVE_STDLIB_H
1969| #  include <stdlib.h>
1970| # endif
1971| #endif
1972| #ifdef HAVE_STRING_H
1973| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1974| #  include <memory.h>
1975| # endif
1976| # include <string.h>
1977| #endif
1978| #ifdef HAVE_STRINGS_H
1979| # include <strings.h>
1980| #endif
1981| #ifdef HAVE_INTTYPES_H
1982| # include <inttypes.h>
1983| #endif
1984| #ifdef HAVE_STDINT_H
1985| # include <stdint.h>
1986| #endif
1987| #ifdef HAVE_UNISTD_H
1988| # include <unistd.h>
1989| #endif
1990| #include <sys/bsdtty.h>
1991configure:7987: result: no
1992configure:7987: checking sys/bsdtty.h presence
1993configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
1994conftest.c:38:10: fatal error: 'sys/bsdtty.h' file not found
1995#include <sys/bsdtty.h>
1996         ^~~~~~~~~~~~~~
19971 error generated.
1998configure:7987: $? = 1
1999configure: failed program was:
2000| /* confdefs.h */
2001| #define _GNU_SOURCE 1
2002| #define _NETBSD_SOURCE 1
2003| #define __BSD_VISIBLE 1
2004| #define _DARWIN_C_SOURCE 1
2005| #define _PYTHONFRAMEWORK "Python"
2006| #define STDC_HEADERS 1
2007| #define HAVE_SYS_TYPES_H 1
2008| #define HAVE_SYS_STAT_H 1
2009| #define HAVE_STDLIB_H 1
2010| #define HAVE_STRING_H 1
2011| #define HAVE_MEMORY_H 1
2012| #define HAVE_STRINGS_H 1
2013| #define HAVE_INTTYPES_H 1
2014| #define HAVE_STDINT_H 1
2015| #define HAVE_UNISTD_H 1
2016| #define __EXTENSIONS__ 1
2017| #define _ALL_SOURCE 1
2018| #define _GNU_SOURCE 1
2019| #define _POSIX_PTHREAD_SEMANTICS 1
2020| #define _TANDEM_SOURCE 1
2021| #define STDC_HEADERS 1
2022| #define HAVE_DLFCN_H 1
2023| #define HAVE_ERRNO_H 1
2024| #define HAVE_FCNTL_H 1
2025| #define HAVE_GRP_H 1
2026| #define HAVE_LANGINFO_H 1
2027| #define HAVE_LIBINTL_H 1
2028| #define HAVE_PTHREAD_H 1
2029| #define HAVE_SCHED_H 1
2030| #define HAVE_SIGNAL_H 1
2031| #define HAVE_TERMIOS_H 1
2032| #define HAVE_UTIME_H 1
2033| #define HAVE_POLL_H 1
2034| #define HAVE_SYS_POLL_H 1
2035| #define HAVE_SYS_XATTR_H 1
2036| /* end confdefs.h.  */
2037| #include <sys/bsdtty.h>
2038configure:7987: result: no
2039configure:7987: checking for sys/bsdtty.h
2040configure:7987: result: no
2041configure:7987: checking sys/event.h usability
2042configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2043configure:7987: $? = 0
2044configure:7987: result: yes
2045configure:7987: checking sys/event.h presence
2046configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2047configure:7987: $? = 0
2048configure:7987: result: yes
2049configure:7987: checking for sys/event.h
2050configure:7987: result: yes
2051configure:7987: checking sys/file.h usability
2052configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2053configure:7987: $? = 0
2054configure:7987: result: yes
2055configure:7987: checking sys/file.h presence
2056configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2057configure:7987: $? = 0
2058configure:7987: result: yes
2059configure:7987: checking for sys/file.h
2060configure:7987: result: yes
2061configure:7987: checking sys/ioctl.h usability
2062configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2063configure:7987: $? = 0
2064configure:7987: result: yes
2065configure:7987: checking sys/ioctl.h presence
2066configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2067configure:7987: $? = 0
2068configure:7987: result: yes
2069configure:7987: checking for sys/ioctl.h
2070configure:7987: result: yes
2071configure:7987: checking sys/kern_control.h usability
2072configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2073configure:7987: $? = 0
2074configure:7987: result: yes
2075configure:7987: checking sys/kern_control.h presence
2076configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2077configure:7987: $? = 0
2078configure:7987: result: yes
2079configure:7987: checking for sys/kern_control.h
2080configure:7987: result: yes
2081configure:7987: checking sys/loadavg.h usability
2082configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2083conftest.c:75:10: fatal error: 'sys/loadavg.h' file not found
2084#include <sys/loadavg.h>
2085         ^~~~~~~~~~~~~~~
20861 error generated.
2087configure:7987: $? = 1
2088configure: failed program was:
2089| /* confdefs.h */
2090| #define _GNU_SOURCE 1
2091| #define _NETBSD_SOURCE 1
2092| #define __BSD_VISIBLE 1
2093| #define _DARWIN_C_SOURCE 1
2094| #define _PYTHONFRAMEWORK "Python"
2095| #define STDC_HEADERS 1
2096| #define HAVE_SYS_TYPES_H 1
2097| #define HAVE_SYS_STAT_H 1
2098| #define HAVE_STDLIB_H 1
2099| #define HAVE_STRING_H 1
2100| #define HAVE_MEMORY_H 1
2101| #define HAVE_STRINGS_H 1
2102| #define HAVE_INTTYPES_H 1
2103| #define HAVE_STDINT_H 1
2104| #define HAVE_UNISTD_H 1
2105| #define __EXTENSIONS__ 1
2106| #define _ALL_SOURCE 1
2107| #define _GNU_SOURCE 1
2108| #define _POSIX_PTHREAD_SEMANTICS 1
2109| #define _TANDEM_SOURCE 1
2110| #define STDC_HEADERS 1
2111| #define HAVE_DLFCN_H 1
2112| #define HAVE_ERRNO_H 1
2113| #define HAVE_FCNTL_H 1
2114| #define HAVE_GRP_H 1
2115| #define HAVE_LANGINFO_H 1
2116| #define HAVE_LIBINTL_H 1
2117| #define HAVE_PTHREAD_H 1
2118| #define HAVE_SCHED_H 1
2119| #define HAVE_SIGNAL_H 1
2120| #define HAVE_TERMIOS_H 1
2121| #define HAVE_UTIME_H 1
2122| #define HAVE_POLL_H 1
2123| #define HAVE_SYS_POLL_H 1
2124| #define HAVE_SYS_XATTR_H 1
2125| #define HAVE_SYS_EVENT_H 1
2126| #define HAVE_SYS_FILE_H 1
2127| #define HAVE_SYS_IOCTL_H 1
2128| #define HAVE_SYS_KERN_CONTROL_H 1
2129| /* end confdefs.h.  */
2130| #include <stdio.h>
2131| #ifdef HAVE_SYS_TYPES_H
2132| # include <sys/types.h>
2133| #endif
2134| #ifdef HAVE_SYS_STAT_H
2135| # include <sys/stat.h>
2136| #endif
2137| #ifdef STDC_HEADERS
2138| # include <stdlib.h>
2139| # include <stddef.h>
2140| #else
2141| # ifdef HAVE_STDLIB_H
2142| #  include <stdlib.h>
2143| # endif
2144| #endif
2145| #ifdef HAVE_STRING_H
2146| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2147| #  include <memory.h>
2148| # endif
2149| # include <string.h>
2150| #endif
2151| #ifdef HAVE_STRINGS_H
2152| # include <strings.h>
2153| #endif
2154| #ifdef HAVE_INTTYPES_H
2155| # include <inttypes.h>
2156| #endif
2157| #ifdef HAVE_STDINT_H
2158| # include <stdint.h>
2159| #endif
2160| #ifdef HAVE_UNISTD_H
2161| # include <unistd.h>
2162| #endif
2163| #include <sys/loadavg.h>
2164configure:7987: result: no
2165configure:7987: checking sys/loadavg.h presence
2166configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2167conftest.c:42:10: fatal error: 'sys/loadavg.h' file not found
2168#include <sys/loadavg.h>
2169         ^~~~~~~~~~~~~~~
21701 error generated.
2171configure:7987: $? = 1
2172configure: failed program was:
2173| /* confdefs.h */
2174| #define _GNU_SOURCE 1
2175| #define _NETBSD_SOURCE 1
2176| #define __BSD_VISIBLE 1
2177| #define _DARWIN_C_SOURCE 1
2178| #define _PYTHONFRAMEWORK "Python"
2179| #define STDC_HEADERS 1
2180| #define HAVE_SYS_TYPES_H 1
2181| #define HAVE_SYS_STAT_H 1
2182| #define HAVE_STDLIB_H 1
2183| #define HAVE_STRING_H 1
2184| #define HAVE_MEMORY_H 1
2185| #define HAVE_STRINGS_H 1
2186| #define HAVE_INTTYPES_H 1
2187| #define HAVE_STDINT_H 1
2188| #define HAVE_UNISTD_H 1
2189| #define __EXTENSIONS__ 1
2190| #define _ALL_SOURCE 1
2191| #define _GNU_SOURCE 1
2192| #define _POSIX_PTHREAD_SEMANTICS 1
2193| #define _TANDEM_SOURCE 1
2194| #define STDC_HEADERS 1
2195| #define HAVE_DLFCN_H 1
2196| #define HAVE_ERRNO_H 1
2197| #define HAVE_FCNTL_H 1
2198| #define HAVE_GRP_H 1
2199| #define HAVE_LANGINFO_H 1
2200| #define HAVE_LIBINTL_H 1
2201| #define HAVE_PTHREAD_H 1
2202| #define HAVE_SCHED_H 1
2203| #define HAVE_SIGNAL_H 1
2204| #define HAVE_TERMIOS_H 1
2205| #define HAVE_UTIME_H 1
2206| #define HAVE_POLL_H 1
2207| #define HAVE_SYS_POLL_H 1
2208| #define HAVE_SYS_XATTR_H 1
2209| #define HAVE_SYS_EVENT_H 1
2210| #define HAVE_SYS_FILE_H 1
2211| #define HAVE_SYS_IOCTL_H 1
2212| #define HAVE_SYS_KERN_CONTROL_H 1
2213| /* end confdefs.h.  */
2214| #include <sys/loadavg.h>
2215configure:7987: result: no
2216configure:7987: checking for sys/loadavg.h
2217configure:7987: result: no
2218configure:7987: checking sys/lock.h usability
2219configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2220configure:7987: $? = 0
2221configure:7987: result: yes
2222configure:7987: checking sys/lock.h presence
2223configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2224configure:7987: $? = 0
2225configure:7987: result: yes
2226configure:7987: checking for sys/lock.h
2227configure:7987: result: yes
2228configure:7987: checking sys/mkdev.h usability
2229configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2230conftest.c:76:10: fatal error: 'sys/mkdev.h' file not found
2231#include <sys/mkdev.h>
2232         ^~~~~~~~~~~~~
22331 error generated.
2234configure:7987: $? = 1
2235configure: failed program was:
2236| /* confdefs.h */
2237| #define _GNU_SOURCE 1
2238| #define _NETBSD_SOURCE 1
2239| #define __BSD_VISIBLE 1
2240| #define _DARWIN_C_SOURCE 1
2241| #define _PYTHONFRAMEWORK "Python"
2242| #define STDC_HEADERS 1
2243| #define HAVE_SYS_TYPES_H 1
2244| #define HAVE_SYS_STAT_H 1
2245| #define HAVE_STDLIB_H 1
2246| #define HAVE_STRING_H 1
2247| #define HAVE_MEMORY_H 1
2248| #define HAVE_STRINGS_H 1
2249| #define HAVE_INTTYPES_H 1
2250| #define HAVE_STDINT_H 1
2251| #define HAVE_UNISTD_H 1
2252| #define __EXTENSIONS__ 1
2253| #define _ALL_SOURCE 1
2254| #define _GNU_SOURCE 1
2255| #define _POSIX_PTHREAD_SEMANTICS 1
2256| #define _TANDEM_SOURCE 1
2257| #define STDC_HEADERS 1
2258| #define HAVE_DLFCN_H 1
2259| #define HAVE_ERRNO_H 1
2260| #define HAVE_FCNTL_H 1
2261| #define HAVE_GRP_H 1
2262| #define HAVE_LANGINFO_H 1
2263| #define HAVE_LIBINTL_H 1
2264| #define HAVE_PTHREAD_H 1
2265| #define HAVE_SCHED_H 1
2266| #define HAVE_SIGNAL_H 1
2267| #define HAVE_TERMIOS_H 1
2268| #define HAVE_UTIME_H 1
2269| #define HAVE_POLL_H 1
2270| #define HAVE_SYS_POLL_H 1
2271| #define HAVE_SYS_XATTR_H 1
2272| #define HAVE_SYS_EVENT_H 1
2273| #define HAVE_SYS_FILE_H 1
2274| #define HAVE_SYS_IOCTL_H 1
2275| #define HAVE_SYS_KERN_CONTROL_H 1
2276| #define HAVE_SYS_LOCK_H 1
2277| /* end confdefs.h.  */
2278| #include <stdio.h>
2279| #ifdef HAVE_SYS_TYPES_H
2280| # include <sys/types.h>
2281| #endif
2282| #ifdef HAVE_SYS_STAT_H
2283| # include <sys/stat.h>
2284| #endif
2285| #ifdef STDC_HEADERS
2286| # include <stdlib.h>
2287| # include <stddef.h>
2288| #else
2289| # ifdef HAVE_STDLIB_H
2290| #  include <stdlib.h>
2291| # endif
2292| #endif
2293| #ifdef HAVE_STRING_H
2294| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2295| #  include <memory.h>
2296| # endif
2297| # include <string.h>
2298| #endif
2299| #ifdef HAVE_STRINGS_H
2300| # include <strings.h>
2301| #endif
2302| #ifdef HAVE_INTTYPES_H
2303| # include <inttypes.h>
2304| #endif
2305| #ifdef HAVE_STDINT_H
2306| # include <stdint.h>
2307| #endif
2308| #ifdef HAVE_UNISTD_H
2309| # include <unistd.h>
2310| #endif
2311| #include <sys/mkdev.h>
2312configure:7987: result: no
2313configure:7987: checking sys/mkdev.h presence
2314configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2315conftest.c:43:10: fatal error: 'sys/mkdev.h' file not found
2316#include <sys/mkdev.h>
2317         ^~~~~~~~~~~~~
23181 error generated.
2319configure:7987: $? = 1
2320configure: failed program was:
2321| /* confdefs.h */
2322| #define _GNU_SOURCE 1
2323| #define _NETBSD_SOURCE 1
2324| #define __BSD_VISIBLE 1
2325| #define _DARWIN_C_SOURCE 1
2326| #define _PYTHONFRAMEWORK "Python"
2327| #define STDC_HEADERS 1
2328| #define HAVE_SYS_TYPES_H 1
2329| #define HAVE_SYS_STAT_H 1
2330| #define HAVE_STDLIB_H 1
2331| #define HAVE_STRING_H 1
2332| #define HAVE_MEMORY_H 1
2333| #define HAVE_STRINGS_H 1
2334| #define HAVE_INTTYPES_H 1
2335| #define HAVE_STDINT_H 1
2336| #define HAVE_UNISTD_H 1
2337| #define __EXTENSIONS__ 1
2338| #define _ALL_SOURCE 1
2339| #define _GNU_SOURCE 1
2340| #define _POSIX_PTHREAD_SEMANTICS 1
2341| #define _TANDEM_SOURCE 1
2342| #define STDC_HEADERS 1
2343| #define HAVE_DLFCN_H 1
2344| #define HAVE_ERRNO_H 1
2345| #define HAVE_FCNTL_H 1
2346| #define HAVE_GRP_H 1
2347| #define HAVE_LANGINFO_H 1
2348| #define HAVE_LIBINTL_H 1
2349| #define HAVE_PTHREAD_H 1
2350| #define HAVE_SCHED_H 1
2351| #define HAVE_SIGNAL_H 1
2352| #define HAVE_TERMIOS_H 1
2353| #define HAVE_UTIME_H 1
2354| #define HAVE_POLL_H 1
2355| #define HAVE_SYS_POLL_H 1
2356| #define HAVE_SYS_XATTR_H 1
2357| #define HAVE_SYS_EVENT_H 1
2358| #define HAVE_SYS_FILE_H 1
2359| #define HAVE_SYS_IOCTL_H 1
2360| #define HAVE_SYS_KERN_CONTROL_H 1
2361| #define HAVE_SYS_LOCK_H 1
2362| /* end confdefs.h.  */
2363| #include <sys/mkdev.h>
2364configure:7987: result: no
2365configure:7987: checking for sys/mkdev.h
2366configure:7987: result: no
2367configure:7987: checking sys/modem.h usability
2368configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2369conftest.c:76:10: fatal error: 'sys/modem.h' file not found
2370#include <sys/modem.h>
2371         ^~~~~~~~~~~~~
23721 error generated.
2373configure:7987: $? = 1
2374configure: failed program was:
2375| /* confdefs.h */
2376| #define _GNU_SOURCE 1
2377| #define _NETBSD_SOURCE 1
2378| #define __BSD_VISIBLE 1
2379| #define _DARWIN_C_SOURCE 1
2380| #define _PYTHONFRAMEWORK "Python"
2381| #define STDC_HEADERS 1
2382| #define HAVE_SYS_TYPES_H 1
2383| #define HAVE_SYS_STAT_H 1
2384| #define HAVE_STDLIB_H 1
2385| #define HAVE_STRING_H 1
2386| #define HAVE_MEMORY_H 1
2387| #define HAVE_STRINGS_H 1
2388| #define HAVE_INTTYPES_H 1
2389| #define HAVE_STDINT_H 1
2390| #define HAVE_UNISTD_H 1
2391| #define __EXTENSIONS__ 1
2392| #define _ALL_SOURCE 1
2393| #define _GNU_SOURCE 1
2394| #define _POSIX_PTHREAD_SEMANTICS 1
2395| #define _TANDEM_SOURCE 1
2396| #define STDC_HEADERS 1
2397| #define HAVE_DLFCN_H 1
2398| #define HAVE_ERRNO_H 1
2399| #define HAVE_FCNTL_H 1
2400| #define HAVE_GRP_H 1
2401| #define HAVE_LANGINFO_H 1
2402| #define HAVE_LIBINTL_H 1
2403| #define HAVE_PTHREAD_H 1
2404| #define HAVE_SCHED_H 1
2405| #define HAVE_SIGNAL_H 1
2406| #define HAVE_TERMIOS_H 1
2407| #define HAVE_UTIME_H 1
2408| #define HAVE_POLL_H 1
2409| #define HAVE_SYS_POLL_H 1
2410| #define HAVE_SYS_XATTR_H 1
2411| #define HAVE_SYS_EVENT_H 1
2412| #define HAVE_SYS_FILE_H 1
2413| #define HAVE_SYS_IOCTL_H 1
2414| #define HAVE_SYS_KERN_CONTROL_H 1
2415| #define HAVE_SYS_LOCK_H 1
2416| /* end confdefs.h.  */
2417| #include <stdio.h>
2418| #ifdef HAVE_SYS_TYPES_H
2419| # include <sys/types.h>
2420| #endif
2421| #ifdef HAVE_SYS_STAT_H
2422| # include <sys/stat.h>
2423| #endif
2424| #ifdef STDC_HEADERS
2425| # include <stdlib.h>
2426| # include <stddef.h>
2427| #else
2428| # ifdef HAVE_STDLIB_H
2429| #  include <stdlib.h>
2430| # endif
2431| #endif
2432| #ifdef HAVE_STRING_H
2433| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2434| #  include <memory.h>
2435| # endif
2436| # include <string.h>
2437| #endif
2438| #ifdef HAVE_STRINGS_H
2439| # include <strings.h>
2440| #endif
2441| #ifdef HAVE_INTTYPES_H
2442| # include <inttypes.h>
2443| #endif
2444| #ifdef HAVE_STDINT_H
2445| # include <stdint.h>
2446| #endif
2447| #ifdef HAVE_UNISTD_H
2448| # include <unistd.h>
2449| #endif
2450| #include <sys/modem.h>
2451configure:7987: result: no
2452configure:7987: checking sys/modem.h presence
2453configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2454conftest.c:43:10: fatal error: 'sys/modem.h' file not found
2455#include <sys/modem.h>
2456         ^~~~~~~~~~~~~
24571 error generated.
2458configure:7987: $? = 1
2459configure: failed program was:
2460| /* confdefs.h */
2461| #define _GNU_SOURCE 1
2462| #define _NETBSD_SOURCE 1
2463| #define __BSD_VISIBLE 1
2464| #define _DARWIN_C_SOURCE 1
2465| #define _PYTHONFRAMEWORK "Python"
2466| #define STDC_HEADERS 1
2467| #define HAVE_SYS_TYPES_H 1
2468| #define HAVE_SYS_STAT_H 1
2469| #define HAVE_STDLIB_H 1
2470| #define HAVE_STRING_H 1
2471| #define HAVE_MEMORY_H 1
2472| #define HAVE_STRINGS_H 1
2473| #define HAVE_INTTYPES_H 1
2474| #define HAVE_STDINT_H 1
2475| #define HAVE_UNISTD_H 1
2476| #define __EXTENSIONS__ 1
2477| #define _ALL_SOURCE 1
2478| #define _GNU_SOURCE 1
2479| #define _POSIX_PTHREAD_SEMANTICS 1
2480| #define _TANDEM_SOURCE 1
2481| #define STDC_HEADERS 1
2482| #define HAVE_DLFCN_H 1
2483| #define HAVE_ERRNO_H 1
2484| #define HAVE_FCNTL_H 1
2485| #define HAVE_GRP_H 1
2486| #define HAVE_LANGINFO_H 1
2487| #define HAVE_LIBINTL_H 1
2488| #define HAVE_PTHREAD_H 1
2489| #define HAVE_SCHED_H 1
2490| #define HAVE_SIGNAL_H 1
2491| #define HAVE_TERMIOS_H 1
2492| #define HAVE_UTIME_H 1
2493| #define HAVE_POLL_H 1
2494| #define HAVE_SYS_POLL_H 1
2495| #define HAVE_SYS_XATTR_H 1
2496| #define HAVE_SYS_EVENT_H 1
2497| #define HAVE_SYS_FILE_H 1
2498| #define HAVE_SYS_IOCTL_H 1
2499| #define HAVE_SYS_KERN_CONTROL_H 1
2500| #define HAVE_SYS_LOCK_H 1
2501| /* end confdefs.h.  */
2502| #include <sys/modem.h>
2503configure:7987: result: no
2504configure:7987: checking for sys/modem.h
2505configure:7987: result: no
2506configure:7987: checking sys/param.h usability
2507configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2508configure:7987: $? = 0
2509configure:7987: result: yes
2510configure:7987: checking sys/param.h presence
2511configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2512configure:7987: $? = 0
2513configure:7987: result: yes
2514configure:7987: checking for sys/param.h
2515configure:7987: result: yes
2516configure:7987: checking sys/random.h usability
2517configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2518configure:7987: $? = 0
2519configure:7987: result: yes
2520configure:7987: checking sys/random.h presence
2521configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2522configure:7987: $? = 0
2523configure:7987: result: yes
2524configure:7987: checking for sys/random.h
2525configure:7987: result: yes
2526configure:7987: checking sys/select.h usability
2527configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2528configure:7987: $? = 0
2529configure:7987: result: yes
2530configure:7987: checking sys/select.h presence
2531configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2532configure:7987: $? = 0
2533configure:7987: result: yes
2534configure:7987: checking for sys/select.h
2535configure:7987: result: yes
2536configure:7987: checking sys/sendfile.h usability
2537configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2538conftest.c:79:10: fatal error: 'sys/sendfile.h' file not found
2539#include <sys/sendfile.h>
2540         ^~~~~~~~~~~~~~~~
25411 error generated.
2542configure:7987: $? = 1
2543configure: failed program was:
2544| /* confdefs.h */
2545| #define _GNU_SOURCE 1
2546| #define _NETBSD_SOURCE 1
2547| #define __BSD_VISIBLE 1
2548| #define _DARWIN_C_SOURCE 1
2549| #define _PYTHONFRAMEWORK "Python"
2550| #define STDC_HEADERS 1
2551| #define HAVE_SYS_TYPES_H 1
2552| #define HAVE_SYS_STAT_H 1
2553| #define HAVE_STDLIB_H 1
2554| #define HAVE_STRING_H 1
2555| #define HAVE_MEMORY_H 1
2556| #define HAVE_STRINGS_H 1
2557| #define HAVE_INTTYPES_H 1
2558| #define HAVE_STDINT_H 1
2559| #define HAVE_UNISTD_H 1
2560| #define __EXTENSIONS__ 1
2561| #define _ALL_SOURCE 1
2562| #define _GNU_SOURCE 1
2563| #define _POSIX_PTHREAD_SEMANTICS 1
2564| #define _TANDEM_SOURCE 1
2565| #define STDC_HEADERS 1
2566| #define HAVE_DLFCN_H 1
2567| #define HAVE_ERRNO_H 1
2568| #define HAVE_FCNTL_H 1
2569| #define HAVE_GRP_H 1
2570| #define HAVE_LANGINFO_H 1
2571| #define HAVE_LIBINTL_H 1
2572| #define HAVE_PTHREAD_H 1
2573| #define HAVE_SCHED_H 1
2574| #define HAVE_SIGNAL_H 1
2575| #define HAVE_TERMIOS_H 1
2576| #define HAVE_UTIME_H 1
2577| #define HAVE_POLL_H 1
2578| #define HAVE_SYS_POLL_H 1
2579| #define HAVE_SYS_XATTR_H 1
2580| #define HAVE_SYS_EVENT_H 1
2581| #define HAVE_SYS_FILE_H 1
2582| #define HAVE_SYS_IOCTL_H 1
2583| #define HAVE_SYS_KERN_CONTROL_H 1
2584| #define HAVE_SYS_LOCK_H 1
2585| #define HAVE_SYS_PARAM_H 1
2586| #define HAVE_SYS_RANDOM_H 1
2587| #define HAVE_SYS_SELECT_H 1
2588| /* end confdefs.h.  */
2589| #include <stdio.h>
2590| #ifdef HAVE_SYS_TYPES_H
2591| # include <sys/types.h>
2592| #endif
2593| #ifdef HAVE_SYS_STAT_H
2594| # include <sys/stat.h>
2595| #endif
2596| #ifdef STDC_HEADERS
2597| # include <stdlib.h>
2598| # include <stddef.h>
2599| #else
2600| # ifdef HAVE_STDLIB_H
2601| #  include <stdlib.h>
2602| # endif
2603| #endif
2604| #ifdef HAVE_STRING_H
2605| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2606| #  include <memory.h>
2607| # endif
2608| # include <string.h>
2609| #endif
2610| #ifdef HAVE_STRINGS_H
2611| # include <strings.h>
2612| #endif
2613| #ifdef HAVE_INTTYPES_H
2614| # include <inttypes.h>
2615| #endif
2616| #ifdef HAVE_STDINT_H
2617| # include <stdint.h>
2618| #endif
2619| #ifdef HAVE_UNISTD_H
2620| # include <unistd.h>
2621| #endif
2622| #include <sys/sendfile.h>
2623configure:7987: result: no
2624configure:7987: checking sys/sendfile.h presence
2625configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2626conftest.c:46:10: fatal error: 'sys/sendfile.h' file not found
2627#include <sys/sendfile.h>
2628         ^~~~~~~~~~~~~~~~
26291 error generated.
2630configure:7987: $? = 1
2631configure: failed program was:
2632| /* confdefs.h */
2633| #define _GNU_SOURCE 1
2634| #define _NETBSD_SOURCE 1
2635| #define __BSD_VISIBLE 1
2636| #define _DARWIN_C_SOURCE 1
2637| #define _PYTHONFRAMEWORK "Python"
2638| #define STDC_HEADERS 1
2639| #define HAVE_SYS_TYPES_H 1
2640| #define HAVE_SYS_STAT_H 1
2641| #define HAVE_STDLIB_H 1
2642| #define HAVE_STRING_H 1
2643| #define HAVE_MEMORY_H 1
2644| #define HAVE_STRINGS_H 1
2645| #define HAVE_INTTYPES_H 1
2646| #define HAVE_STDINT_H 1
2647| #define HAVE_UNISTD_H 1
2648| #define __EXTENSIONS__ 1
2649| #define _ALL_SOURCE 1
2650| #define _GNU_SOURCE 1
2651| #define _POSIX_PTHREAD_SEMANTICS 1
2652| #define _TANDEM_SOURCE 1
2653| #define STDC_HEADERS 1
2654| #define HAVE_DLFCN_H 1
2655| #define HAVE_ERRNO_H 1
2656| #define HAVE_FCNTL_H 1
2657| #define HAVE_GRP_H 1
2658| #define HAVE_LANGINFO_H 1
2659| #define HAVE_LIBINTL_H 1
2660| #define HAVE_PTHREAD_H 1
2661| #define HAVE_SCHED_H 1
2662| #define HAVE_SIGNAL_H 1
2663| #define HAVE_TERMIOS_H 1
2664| #define HAVE_UTIME_H 1
2665| #define HAVE_POLL_H 1
2666| #define HAVE_SYS_POLL_H 1
2667| #define HAVE_SYS_XATTR_H 1
2668| #define HAVE_SYS_EVENT_H 1
2669| #define HAVE_SYS_FILE_H 1
2670| #define HAVE_SYS_IOCTL_H 1
2671| #define HAVE_SYS_KERN_CONTROL_H 1
2672| #define HAVE_SYS_LOCK_H 1
2673| #define HAVE_SYS_PARAM_H 1
2674| #define HAVE_SYS_RANDOM_H 1
2675| #define HAVE_SYS_SELECT_H 1
2676| /* end confdefs.h.  */
2677| #include <sys/sendfile.h>
2678configure:7987: result: no
2679configure:7987: checking for sys/sendfile.h
2680configure:7987: result: no
2681configure:7987: checking sys/socket.h usability
2682configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2683configure:7987: $? = 0
2684configure:7987: result: yes
2685configure:7987: checking sys/socket.h presence
2686configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2687configure:7987: $? = 0
2688configure:7987: result: yes
2689configure:7987: checking for sys/socket.h
2690configure:7987: result: yes
2691configure:7987: checking sys/statvfs.h usability
2692configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2693configure:7987: $? = 0
2694configure:7987: result: yes
2695configure:7987: checking sys/statvfs.h presence
2696configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2697configure:7987: $? = 0
2698configure:7987: result: yes
2699configure:7987: checking for sys/statvfs.h
2700configure:7987: result: yes
2701configure:7987: checking for sys/stat.h
2702configure:7987: result: yes
2703configure:7987: checking sys/syscall.h usability
2704configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2705configure:7987: $? = 0
2706configure:7987: result: yes
2707configure:7987: checking sys/syscall.h presence
2708configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2709configure:7987: $? = 0
2710configure:7987: result: yes
2711configure:7987: checking for sys/syscall.h
2712configure:7987: result: yes
2713configure:7987: checking sys/sys_domain.h usability
2714configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2715configure:7987: $? = 0
2716configure:7987: result: yes
2717configure:7987: checking sys/sys_domain.h presence
2718configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2719configure:7987: $? = 0
2720configure:7987: result: yes
2721configure:7987: checking for sys/sys_domain.h
2722configure:7987: result: yes
2723configure:7987: checking sys/termio.h usability
2724configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2725conftest.c:84:10: fatal error: 'sys/termio.h' file not found
2726#include <sys/termio.h>
2727         ^~~~~~~~~~~~~~
27281 error generated.
2729configure:7987: $? = 1
2730configure: failed program was:
2731| /* confdefs.h */
2732| #define _GNU_SOURCE 1
2733| #define _NETBSD_SOURCE 1
2734| #define __BSD_VISIBLE 1
2735| #define _DARWIN_C_SOURCE 1
2736| #define _PYTHONFRAMEWORK "Python"
2737| #define STDC_HEADERS 1
2738| #define HAVE_SYS_TYPES_H 1
2739| #define HAVE_SYS_STAT_H 1
2740| #define HAVE_STDLIB_H 1
2741| #define HAVE_STRING_H 1
2742| #define HAVE_MEMORY_H 1
2743| #define HAVE_STRINGS_H 1
2744| #define HAVE_INTTYPES_H 1
2745| #define HAVE_STDINT_H 1
2746| #define HAVE_UNISTD_H 1
2747| #define __EXTENSIONS__ 1
2748| #define _ALL_SOURCE 1
2749| #define _GNU_SOURCE 1
2750| #define _POSIX_PTHREAD_SEMANTICS 1
2751| #define _TANDEM_SOURCE 1
2752| #define STDC_HEADERS 1
2753| #define HAVE_DLFCN_H 1
2754| #define HAVE_ERRNO_H 1
2755| #define HAVE_FCNTL_H 1
2756| #define HAVE_GRP_H 1
2757| #define HAVE_LANGINFO_H 1
2758| #define HAVE_LIBINTL_H 1
2759| #define HAVE_PTHREAD_H 1
2760| #define HAVE_SCHED_H 1
2761| #define HAVE_SIGNAL_H 1
2762| #define HAVE_TERMIOS_H 1
2763| #define HAVE_UTIME_H 1
2764| #define HAVE_POLL_H 1
2765| #define HAVE_SYS_POLL_H 1
2766| #define HAVE_SYS_XATTR_H 1
2767| #define HAVE_SYS_EVENT_H 1
2768| #define HAVE_SYS_FILE_H 1
2769| #define HAVE_SYS_IOCTL_H 1
2770| #define HAVE_SYS_KERN_CONTROL_H 1
2771| #define HAVE_SYS_LOCK_H 1
2772| #define HAVE_SYS_PARAM_H 1
2773| #define HAVE_SYS_RANDOM_H 1
2774| #define HAVE_SYS_SELECT_H 1
2775| #define HAVE_SYS_SOCKET_H 1
2776| #define HAVE_SYS_STATVFS_H 1
2777| #define HAVE_SYS_STAT_H 1
2778| #define HAVE_SYS_SYSCALL_H 1
2779| #define HAVE_SYS_SYS_DOMAIN_H 1
2780| /* end confdefs.h.  */
2781| #include <stdio.h>
2782| #ifdef HAVE_SYS_TYPES_H
2783| # include <sys/types.h>
2784| #endif
2785| #ifdef HAVE_SYS_STAT_H
2786| # include <sys/stat.h>
2787| #endif
2788| #ifdef STDC_HEADERS
2789| # include <stdlib.h>
2790| # include <stddef.h>
2791| #else
2792| # ifdef HAVE_STDLIB_H
2793| #  include <stdlib.h>
2794| # endif
2795| #endif
2796| #ifdef HAVE_STRING_H
2797| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2798| #  include <memory.h>
2799| # endif
2800| # include <string.h>
2801| #endif
2802| #ifdef HAVE_STRINGS_H
2803| # include <strings.h>
2804| #endif
2805| #ifdef HAVE_INTTYPES_H
2806| # include <inttypes.h>
2807| #endif
2808| #ifdef HAVE_STDINT_H
2809| # include <stdint.h>
2810| #endif
2811| #ifdef HAVE_UNISTD_H
2812| # include <unistd.h>
2813| #endif
2814| #include <sys/termio.h>
2815configure:7987: result: no
2816configure:7987: checking sys/termio.h presence
2817configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2818conftest.c:51:10: fatal error: 'sys/termio.h' file not found
2819#include <sys/termio.h>
2820         ^~~~~~~~~~~~~~
28211 error generated.
2822configure:7987: $? = 1
2823configure: failed program was:
2824| /* confdefs.h */
2825| #define _GNU_SOURCE 1
2826| #define _NETBSD_SOURCE 1
2827| #define __BSD_VISIBLE 1
2828| #define _DARWIN_C_SOURCE 1
2829| #define _PYTHONFRAMEWORK "Python"
2830| #define STDC_HEADERS 1
2831| #define HAVE_SYS_TYPES_H 1
2832| #define HAVE_SYS_STAT_H 1
2833| #define HAVE_STDLIB_H 1
2834| #define HAVE_STRING_H 1
2835| #define HAVE_MEMORY_H 1
2836| #define HAVE_STRINGS_H 1
2837| #define HAVE_INTTYPES_H 1
2838| #define HAVE_STDINT_H 1
2839| #define HAVE_UNISTD_H 1
2840| #define __EXTENSIONS__ 1
2841| #define _ALL_SOURCE 1
2842| #define _GNU_SOURCE 1
2843| #define _POSIX_PTHREAD_SEMANTICS 1
2844| #define _TANDEM_SOURCE 1
2845| #define STDC_HEADERS 1
2846| #define HAVE_DLFCN_H 1
2847| #define HAVE_ERRNO_H 1
2848| #define HAVE_FCNTL_H 1
2849| #define HAVE_GRP_H 1
2850| #define HAVE_LANGINFO_H 1
2851| #define HAVE_LIBINTL_H 1
2852| #define HAVE_PTHREAD_H 1
2853| #define HAVE_SCHED_H 1
2854| #define HAVE_SIGNAL_H 1
2855| #define HAVE_TERMIOS_H 1
2856| #define HAVE_UTIME_H 1
2857| #define HAVE_POLL_H 1
2858| #define HAVE_SYS_POLL_H 1
2859| #define HAVE_SYS_XATTR_H 1
2860| #define HAVE_SYS_EVENT_H 1
2861| #define HAVE_SYS_FILE_H 1
2862| #define HAVE_SYS_IOCTL_H 1
2863| #define HAVE_SYS_KERN_CONTROL_H 1
2864| #define HAVE_SYS_LOCK_H 1
2865| #define HAVE_SYS_PARAM_H 1
2866| #define HAVE_SYS_RANDOM_H 1
2867| #define HAVE_SYS_SELECT_H 1
2868| #define HAVE_SYS_SOCKET_H 1
2869| #define HAVE_SYS_STATVFS_H 1
2870| #define HAVE_SYS_STAT_H 1
2871| #define HAVE_SYS_SYSCALL_H 1
2872| #define HAVE_SYS_SYS_DOMAIN_H 1
2873| /* end confdefs.h.  */
2874| #include <sys/termio.h>
2875configure:7987: result: no
2876configure:7987: checking for sys/termio.h
2877configure:7987: result: no
2878configure:7987: checking sys/time.h usability
2879configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2880configure:7987: $? = 0
2881configure:7987: result: yes
2882configure:7987: checking sys/time.h presence
2883configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2884configure:7987: $? = 0
2885configure:7987: result: yes
2886configure:7987: checking for sys/time.h
2887configure:7987: result: yes
2888configure:7987: checking sys/times.h usability
2889configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2890configure:7987: $? = 0
2891configure:7987: result: yes
2892configure:7987: checking sys/times.h presence
2893configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2894configure:7987: $? = 0
2895configure:7987: result: yes
2896configure:7987: checking for sys/times.h
2897configure:7987: result: yes
2898configure:7987: checking for sys/types.h
2899configure:7987: result: yes
2900configure:7987: checking sys/uio.h usability
2901configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2902configure:7987: $? = 0
2903configure:7987: result: yes
2904configure:7987: checking sys/uio.h presence
2905configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2906configure:7987: $? = 0
2907configure:7987: result: yes
2908configure:7987: checking for sys/uio.h
2909configure:7987: result: yes
2910configure:7987: checking sys/un.h usability
2911configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2912configure:7987: $? = 0
2913configure:7987: result: yes
2914configure:7987: checking sys/un.h presence
2915configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2916configure:7987: $? = 0
2917configure:7987: result: yes
2918configure:7987: checking for sys/un.h
2919configure:7987: result: yes
2920configure:7987: checking sys/utsname.h usability
2921configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2922configure:7987: $? = 0
2923configure:7987: result: yes
2924configure:7987: checking sys/utsname.h presence
2925configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2926configure:7987: $? = 0
2927configure:7987: result: yes
2928configure:7987: checking for sys/utsname.h
2929configure:7987: result: yes
2930configure:7987: checking sys/wait.h usability
2931configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2932configure:7987: $? = 0
2933configure:7987: result: yes
2934configure:7987: checking sys/wait.h presence
2935configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
2936configure:7987: $? = 0
2937configure:7987: result: yes
2938configure:7987: checking for sys/wait.h
2939configure:7987: result: yes
2940configure:7987: checking pty.h usability
2941configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
2942conftest.c:91:10: fatal error: 'pty.h' file not found
2943#include <pty.h>
2944         ^~~~~~~
29451 error generated.
2946configure:7987: $? = 1
2947configure: failed program was:
2948| /* confdefs.h */
2949| #define _GNU_SOURCE 1
2950| #define _NETBSD_SOURCE 1
2951| #define __BSD_VISIBLE 1
2952| #define _DARWIN_C_SOURCE 1
2953| #define _PYTHONFRAMEWORK "Python"
2954| #define STDC_HEADERS 1
2955| #define HAVE_SYS_TYPES_H 1
2956| #define HAVE_SYS_STAT_H 1
2957| #define HAVE_STDLIB_H 1
2958| #define HAVE_STRING_H 1
2959| #define HAVE_MEMORY_H 1
2960| #define HAVE_STRINGS_H 1
2961| #define HAVE_INTTYPES_H 1
2962| #define HAVE_STDINT_H 1
2963| #define HAVE_UNISTD_H 1
2964| #define __EXTENSIONS__ 1
2965| #define _ALL_SOURCE 1
2966| #define _GNU_SOURCE 1
2967| #define _POSIX_PTHREAD_SEMANTICS 1
2968| #define _TANDEM_SOURCE 1
2969| #define STDC_HEADERS 1
2970| #define HAVE_DLFCN_H 1
2971| #define HAVE_ERRNO_H 1
2972| #define HAVE_FCNTL_H 1
2973| #define HAVE_GRP_H 1
2974| #define HAVE_LANGINFO_H 1
2975| #define HAVE_LIBINTL_H 1
2976| #define HAVE_PTHREAD_H 1
2977| #define HAVE_SCHED_H 1
2978| #define HAVE_SIGNAL_H 1
2979| #define HAVE_TERMIOS_H 1
2980| #define HAVE_UTIME_H 1
2981| #define HAVE_POLL_H 1
2982| #define HAVE_SYS_POLL_H 1
2983| #define HAVE_SYS_XATTR_H 1
2984| #define HAVE_SYS_EVENT_H 1
2985| #define HAVE_SYS_FILE_H 1
2986| #define HAVE_SYS_IOCTL_H 1
2987| #define HAVE_SYS_KERN_CONTROL_H 1
2988| #define HAVE_SYS_LOCK_H 1
2989| #define HAVE_SYS_PARAM_H 1
2990| #define HAVE_SYS_RANDOM_H 1
2991| #define HAVE_SYS_SELECT_H 1
2992| #define HAVE_SYS_SOCKET_H 1
2993| #define HAVE_SYS_STATVFS_H 1
2994| #define HAVE_SYS_STAT_H 1
2995| #define HAVE_SYS_SYSCALL_H 1
2996| #define HAVE_SYS_SYS_DOMAIN_H 1
2997| #define HAVE_SYS_TIME_H 1
2998| #define HAVE_SYS_TIMES_H 1
2999| #define HAVE_SYS_TYPES_H 1
3000| #define HAVE_SYS_UIO_H 1
3001| #define HAVE_SYS_UN_H 1
3002| #define HAVE_SYS_UTSNAME_H 1
3003| #define HAVE_SYS_WAIT_H 1
3004| /* end confdefs.h.  */
3005| #include <stdio.h>
3006| #ifdef HAVE_SYS_TYPES_H
3007| # include <sys/types.h>
3008| #endif
3009| #ifdef HAVE_SYS_STAT_H
3010| # include <sys/stat.h>
3011| #endif
3012| #ifdef STDC_HEADERS
3013| # include <stdlib.h>
3014| # include <stddef.h>
3015| #else
3016| # ifdef HAVE_STDLIB_H
3017| #  include <stdlib.h>
3018| # endif
3019| #endif
3020| #ifdef HAVE_STRING_H
3021| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3022| #  include <memory.h>
3023| # endif
3024| # include <string.h>
3025| #endif
3026| #ifdef HAVE_STRINGS_H
3027| # include <strings.h>
3028| #endif
3029| #ifdef HAVE_INTTYPES_H
3030| # include <inttypes.h>
3031| #endif
3032| #ifdef HAVE_STDINT_H
3033| # include <stdint.h>
3034| #endif
3035| #ifdef HAVE_UNISTD_H
3036| # include <unistd.h>
3037| #endif
3038| #include <pty.h>
3039configure:7987: result: no
3040configure:7987: checking pty.h presence
3041configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3042conftest.c:58:10: fatal error: 'pty.h' file not found
3043#include <pty.h>
3044         ^~~~~~~
30451 error generated.
3046configure:7987: $? = 1
3047configure: failed program was:
3048| /* confdefs.h */
3049| #define _GNU_SOURCE 1
3050| #define _NETBSD_SOURCE 1
3051| #define __BSD_VISIBLE 1
3052| #define _DARWIN_C_SOURCE 1
3053| #define _PYTHONFRAMEWORK "Python"
3054| #define STDC_HEADERS 1
3055| #define HAVE_SYS_TYPES_H 1
3056| #define HAVE_SYS_STAT_H 1
3057| #define HAVE_STDLIB_H 1
3058| #define HAVE_STRING_H 1
3059| #define HAVE_MEMORY_H 1
3060| #define HAVE_STRINGS_H 1
3061| #define HAVE_INTTYPES_H 1
3062| #define HAVE_STDINT_H 1
3063| #define HAVE_UNISTD_H 1
3064| #define __EXTENSIONS__ 1
3065| #define _ALL_SOURCE 1
3066| #define _GNU_SOURCE 1
3067| #define _POSIX_PTHREAD_SEMANTICS 1
3068| #define _TANDEM_SOURCE 1
3069| #define STDC_HEADERS 1
3070| #define HAVE_DLFCN_H 1
3071| #define HAVE_ERRNO_H 1
3072| #define HAVE_FCNTL_H 1
3073| #define HAVE_GRP_H 1
3074| #define HAVE_LANGINFO_H 1
3075| #define HAVE_LIBINTL_H 1
3076| #define HAVE_PTHREAD_H 1
3077| #define HAVE_SCHED_H 1
3078| #define HAVE_SIGNAL_H 1
3079| #define HAVE_TERMIOS_H 1
3080| #define HAVE_UTIME_H 1
3081| #define HAVE_POLL_H 1
3082| #define HAVE_SYS_POLL_H 1
3083| #define HAVE_SYS_XATTR_H 1
3084| #define HAVE_SYS_EVENT_H 1
3085| #define HAVE_SYS_FILE_H 1
3086| #define HAVE_SYS_IOCTL_H 1
3087| #define HAVE_SYS_KERN_CONTROL_H 1
3088| #define HAVE_SYS_LOCK_H 1
3089| #define HAVE_SYS_PARAM_H 1
3090| #define HAVE_SYS_RANDOM_H 1
3091| #define HAVE_SYS_SELECT_H 1
3092| #define HAVE_SYS_SOCKET_H 1
3093| #define HAVE_SYS_STATVFS_H 1
3094| #define HAVE_SYS_STAT_H 1
3095| #define HAVE_SYS_SYSCALL_H 1
3096| #define HAVE_SYS_SYS_DOMAIN_H 1
3097| #define HAVE_SYS_TIME_H 1
3098| #define HAVE_SYS_TIMES_H 1
3099| #define HAVE_SYS_TYPES_H 1
3100| #define HAVE_SYS_UIO_H 1
3101| #define HAVE_SYS_UN_H 1
3102| #define HAVE_SYS_UTSNAME_H 1
3103| #define HAVE_SYS_WAIT_H 1
3104| /* end confdefs.h.  */
3105| #include <pty.h>
3106configure:7987: result: no
3107configure:7987: checking for pty.h
3108configure:7987: result: no
3109configure:7987: checking libutil.h usability
3110configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3111conftest.c:91:10: fatal error: 'libutil.h' file not found
3112#include <libutil.h>
3113         ^~~~~~~~~~~
31141 error generated.
3115configure:7987: $? = 1
3116configure: failed program was:
3117| /* confdefs.h */
3118| #define _GNU_SOURCE 1
3119| #define _NETBSD_SOURCE 1
3120| #define __BSD_VISIBLE 1
3121| #define _DARWIN_C_SOURCE 1
3122| #define _PYTHONFRAMEWORK "Python"
3123| #define STDC_HEADERS 1
3124| #define HAVE_SYS_TYPES_H 1
3125| #define HAVE_SYS_STAT_H 1
3126| #define HAVE_STDLIB_H 1
3127| #define HAVE_STRING_H 1
3128| #define HAVE_MEMORY_H 1
3129| #define HAVE_STRINGS_H 1
3130| #define HAVE_INTTYPES_H 1
3131| #define HAVE_STDINT_H 1
3132| #define HAVE_UNISTD_H 1
3133| #define __EXTENSIONS__ 1
3134| #define _ALL_SOURCE 1
3135| #define _GNU_SOURCE 1
3136| #define _POSIX_PTHREAD_SEMANTICS 1
3137| #define _TANDEM_SOURCE 1
3138| #define STDC_HEADERS 1
3139| #define HAVE_DLFCN_H 1
3140| #define HAVE_ERRNO_H 1
3141| #define HAVE_FCNTL_H 1
3142| #define HAVE_GRP_H 1
3143| #define HAVE_LANGINFO_H 1
3144| #define HAVE_LIBINTL_H 1
3145| #define HAVE_PTHREAD_H 1
3146| #define HAVE_SCHED_H 1
3147| #define HAVE_SIGNAL_H 1
3148| #define HAVE_TERMIOS_H 1
3149| #define HAVE_UTIME_H 1
3150| #define HAVE_POLL_H 1
3151| #define HAVE_SYS_POLL_H 1
3152| #define HAVE_SYS_XATTR_H 1
3153| #define HAVE_SYS_EVENT_H 1
3154| #define HAVE_SYS_FILE_H 1
3155| #define HAVE_SYS_IOCTL_H 1
3156| #define HAVE_SYS_KERN_CONTROL_H 1
3157| #define HAVE_SYS_LOCK_H 1
3158| #define HAVE_SYS_PARAM_H 1
3159| #define HAVE_SYS_RANDOM_H 1
3160| #define HAVE_SYS_SELECT_H 1
3161| #define HAVE_SYS_SOCKET_H 1
3162| #define HAVE_SYS_STATVFS_H 1
3163| #define HAVE_SYS_STAT_H 1
3164| #define HAVE_SYS_SYSCALL_H 1
3165| #define HAVE_SYS_SYS_DOMAIN_H 1
3166| #define HAVE_SYS_TIME_H 1
3167| #define HAVE_SYS_TIMES_H 1
3168| #define HAVE_SYS_TYPES_H 1
3169| #define HAVE_SYS_UIO_H 1
3170| #define HAVE_SYS_UN_H 1
3171| #define HAVE_SYS_UTSNAME_H 1
3172| #define HAVE_SYS_WAIT_H 1
3173| /* end confdefs.h.  */
3174| #include <stdio.h>
3175| #ifdef HAVE_SYS_TYPES_H
3176| # include <sys/types.h>
3177| #endif
3178| #ifdef HAVE_SYS_STAT_H
3179| # include <sys/stat.h>
3180| #endif
3181| #ifdef STDC_HEADERS
3182| # include <stdlib.h>
3183| # include <stddef.h>
3184| #else
3185| # ifdef HAVE_STDLIB_H
3186| #  include <stdlib.h>
3187| # endif
3188| #endif
3189| #ifdef HAVE_STRING_H
3190| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3191| #  include <memory.h>
3192| # endif
3193| # include <string.h>
3194| #endif
3195| #ifdef HAVE_STRINGS_H
3196| # include <strings.h>
3197| #endif
3198| #ifdef HAVE_INTTYPES_H
3199| # include <inttypes.h>
3200| #endif
3201| #ifdef HAVE_STDINT_H
3202| # include <stdint.h>
3203| #endif
3204| #ifdef HAVE_UNISTD_H
3205| # include <unistd.h>
3206| #endif
3207| #include <libutil.h>
3208configure:7987: result: no
3209configure:7987: checking libutil.h presence
3210configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3211conftest.c:58:10: fatal error: 'libutil.h' file not found
3212#include <libutil.h>
3213         ^~~~~~~~~~~
32141 error generated.
3215configure:7987: $? = 1
3216configure: failed program was:
3217| /* confdefs.h */
3218| #define _GNU_SOURCE 1
3219| #define _NETBSD_SOURCE 1
3220| #define __BSD_VISIBLE 1
3221| #define _DARWIN_C_SOURCE 1
3222| #define _PYTHONFRAMEWORK "Python"
3223| #define STDC_HEADERS 1
3224| #define HAVE_SYS_TYPES_H 1
3225| #define HAVE_SYS_STAT_H 1
3226| #define HAVE_STDLIB_H 1
3227| #define HAVE_STRING_H 1
3228| #define HAVE_MEMORY_H 1
3229| #define HAVE_STRINGS_H 1
3230| #define HAVE_INTTYPES_H 1
3231| #define HAVE_STDINT_H 1
3232| #define HAVE_UNISTD_H 1
3233| #define __EXTENSIONS__ 1
3234| #define _ALL_SOURCE 1
3235| #define _GNU_SOURCE 1
3236| #define _POSIX_PTHREAD_SEMANTICS 1
3237| #define _TANDEM_SOURCE 1
3238| #define STDC_HEADERS 1
3239| #define HAVE_DLFCN_H 1
3240| #define HAVE_ERRNO_H 1
3241| #define HAVE_FCNTL_H 1
3242| #define HAVE_GRP_H 1
3243| #define HAVE_LANGINFO_H 1
3244| #define HAVE_LIBINTL_H 1
3245| #define HAVE_PTHREAD_H 1
3246| #define HAVE_SCHED_H 1
3247| #define HAVE_SIGNAL_H 1
3248| #define HAVE_TERMIOS_H 1
3249| #define HAVE_UTIME_H 1
3250| #define HAVE_POLL_H 1
3251| #define HAVE_SYS_POLL_H 1
3252| #define HAVE_SYS_XATTR_H 1
3253| #define HAVE_SYS_EVENT_H 1
3254| #define HAVE_SYS_FILE_H 1
3255| #define HAVE_SYS_IOCTL_H 1
3256| #define HAVE_SYS_KERN_CONTROL_H 1
3257| #define HAVE_SYS_LOCK_H 1
3258| #define HAVE_SYS_PARAM_H 1
3259| #define HAVE_SYS_RANDOM_H 1
3260| #define HAVE_SYS_SELECT_H 1
3261| #define HAVE_SYS_SOCKET_H 1
3262| #define HAVE_SYS_STATVFS_H 1
3263| #define HAVE_SYS_STAT_H 1
3264| #define HAVE_SYS_SYSCALL_H 1
3265| #define HAVE_SYS_SYS_DOMAIN_H 1
3266| #define HAVE_SYS_TIME_H 1
3267| #define HAVE_SYS_TIMES_H 1
3268| #define HAVE_SYS_TYPES_H 1
3269| #define HAVE_SYS_UIO_H 1
3270| #define HAVE_SYS_UN_H 1
3271| #define HAVE_SYS_UTSNAME_H 1
3272| #define HAVE_SYS_WAIT_H 1
3273| /* end confdefs.h.  */
3274| #include <libutil.h>
3275configure:7987: result: no
3276configure:7987: checking for libutil.h
3277configure:7987: result: no
3278configure:7987: checking sys/resource.h usability
3279configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3280configure:7987: $? = 0
3281configure:7987: result: yes
3282configure:7987: checking sys/resource.h presence
3283configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3284configure:7987: $? = 0
3285configure:7987: result: yes
3286configure:7987: checking for sys/resource.h
3287configure:7987: result: yes
3288configure:7987: checking netpacket/packet.h usability
3289configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3290conftest.c:92:10: fatal error: 'netpacket/packet.h' file not found
3291#include <netpacket/packet.h>
3292         ^~~~~~~~~~~~~~~~~~~~
32931 error generated.
3294configure:7987: $? = 1
3295configure: failed program was:
3296| /* confdefs.h */
3297| #define _GNU_SOURCE 1
3298| #define _NETBSD_SOURCE 1
3299| #define __BSD_VISIBLE 1
3300| #define _DARWIN_C_SOURCE 1
3301| #define _PYTHONFRAMEWORK "Python"
3302| #define STDC_HEADERS 1
3303| #define HAVE_SYS_TYPES_H 1
3304| #define HAVE_SYS_STAT_H 1
3305| #define HAVE_STDLIB_H 1
3306| #define HAVE_STRING_H 1
3307| #define HAVE_MEMORY_H 1
3308| #define HAVE_STRINGS_H 1
3309| #define HAVE_INTTYPES_H 1
3310| #define HAVE_STDINT_H 1
3311| #define HAVE_UNISTD_H 1
3312| #define __EXTENSIONS__ 1
3313| #define _ALL_SOURCE 1
3314| #define _GNU_SOURCE 1
3315| #define _POSIX_PTHREAD_SEMANTICS 1
3316| #define _TANDEM_SOURCE 1
3317| #define STDC_HEADERS 1
3318| #define HAVE_DLFCN_H 1
3319| #define HAVE_ERRNO_H 1
3320| #define HAVE_FCNTL_H 1
3321| #define HAVE_GRP_H 1
3322| #define HAVE_LANGINFO_H 1
3323| #define HAVE_LIBINTL_H 1
3324| #define HAVE_PTHREAD_H 1
3325| #define HAVE_SCHED_H 1
3326| #define HAVE_SIGNAL_H 1
3327| #define HAVE_TERMIOS_H 1
3328| #define HAVE_UTIME_H 1
3329| #define HAVE_POLL_H 1
3330| #define HAVE_SYS_POLL_H 1
3331| #define HAVE_SYS_XATTR_H 1
3332| #define HAVE_SYS_EVENT_H 1
3333| #define HAVE_SYS_FILE_H 1
3334| #define HAVE_SYS_IOCTL_H 1
3335| #define HAVE_SYS_KERN_CONTROL_H 1
3336| #define HAVE_SYS_LOCK_H 1
3337| #define HAVE_SYS_PARAM_H 1
3338| #define HAVE_SYS_RANDOM_H 1
3339| #define HAVE_SYS_SELECT_H 1
3340| #define HAVE_SYS_SOCKET_H 1
3341| #define HAVE_SYS_STATVFS_H 1
3342| #define HAVE_SYS_STAT_H 1
3343| #define HAVE_SYS_SYSCALL_H 1
3344| #define HAVE_SYS_SYS_DOMAIN_H 1
3345| #define HAVE_SYS_TIME_H 1
3346| #define HAVE_SYS_TIMES_H 1
3347| #define HAVE_SYS_TYPES_H 1
3348| #define HAVE_SYS_UIO_H 1
3349| #define HAVE_SYS_UN_H 1
3350| #define HAVE_SYS_UTSNAME_H 1
3351| #define HAVE_SYS_WAIT_H 1
3352| #define HAVE_SYS_RESOURCE_H 1
3353| /* end confdefs.h.  */
3354| #include <stdio.h>
3355| #ifdef HAVE_SYS_TYPES_H
3356| # include <sys/types.h>
3357| #endif
3358| #ifdef HAVE_SYS_STAT_H
3359| # include <sys/stat.h>
3360| #endif
3361| #ifdef STDC_HEADERS
3362| # include <stdlib.h>
3363| # include <stddef.h>
3364| #else
3365| # ifdef HAVE_STDLIB_H
3366| #  include <stdlib.h>
3367| # endif
3368| #endif
3369| #ifdef HAVE_STRING_H
3370| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3371| #  include <memory.h>
3372| # endif
3373| # include <string.h>
3374| #endif
3375| #ifdef HAVE_STRINGS_H
3376| # include <strings.h>
3377| #endif
3378| #ifdef HAVE_INTTYPES_H
3379| # include <inttypes.h>
3380| #endif
3381| #ifdef HAVE_STDINT_H
3382| # include <stdint.h>
3383| #endif
3384| #ifdef HAVE_UNISTD_H
3385| # include <unistd.h>
3386| #endif
3387| #include <netpacket/packet.h>
3388configure:7987: result: no
3389configure:7987: checking netpacket/packet.h presence
3390configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3391conftest.c:59:10: fatal error: 'netpacket/packet.h' file not found
3392#include <netpacket/packet.h>
3393         ^~~~~~~~~~~~~~~~~~~~
33941 error generated.
3395configure:7987: $? = 1
3396configure: failed program was:
3397| /* confdefs.h */
3398| #define _GNU_SOURCE 1
3399| #define _NETBSD_SOURCE 1
3400| #define __BSD_VISIBLE 1
3401| #define _DARWIN_C_SOURCE 1
3402| #define _PYTHONFRAMEWORK "Python"
3403| #define STDC_HEADERS 1
3404| #define HAVE_SYS_TYPES_H 1
3405| #define HAVE_SYS_STAT_H 1
3406| #define HAVE_STDLIB_H 1
3407| #define HAVE_STRING_H 1
3408| #define HAVE_MEMORY_H 1
3409| #define HAVE_STRINGS_H 1
3410| #define HAVE_INTTYPES_H 1
3411| #define HAVE_STDINT_H 1
3412| #define HAVE_UNISTD_H 1
3413| #define __EXTENSIONS__ 1
3414| #define _ALL_SOURCE 1
3415| #define _GNU_SOURCE 1
3416| #define _POSIX_PTHREAD_SEMANTICS 1
3417| #define _TANDEM_SOURCE 1
3418| #define STDC_HEADERS 1
3419| #define HAVE_DLFCN_H 1
3420| #define HAVE_ERRNO_H 1
3421| #define HAVE_FCNTL_H 1
3422| #define HAVE_GRP_H 1
3423| #define HAVE_LANGINFO_H 1
3424| #define HAVE_LIBINTL_H 1
3425| #define HAVE_PTHREAD_H 1
3426| #define HAVE_SCHED_H 1
3427| #define HAVE_SIGNAL_H 1
3428| #define HAVE_TERMIOS_H 1
3429| #define HAVE_UTIME_H 1
3430| #define HAVE_POLL_H 1
3431| #define HAVE_SYS_POLL_H 1
3432| #define HAVE_SYS_XATTR_H 1
3433| #define HAVE_SYS_EVENT_H 1
3434| #define HAVE_SYS_FILE_H 1
3435| #define HAVE_SYS_IOCTL_H 1
3436| #define HAVE_SYS_KERN_CONTROL_H 1
3437| #define HAVE_SYS_LOCK_H 1
3438| #define HAVE_SYS_PARAM_H 1
3439| #define HAVE_SYS_RANDOM_H 1
3440| #define HAVE_SYS_SELECT_H 1
3441| #define HAVE_SYS_SOCKET_H 1
3442| #define HAVE_SYS_STATVFS_H 1
3443| #define HAVE_SYS_STAT_H 1
3444| #define HAVE_SYS_SYSCALL_H 1
3445| #define HAVE_SYS_SYS_DOMAIN_H 1
3446| #define HAVE_SYS_TIME_H 1
3447| #define HAVE_SYS_TIMES_H 1
3448| #define HAVE_SYS_TYPES_H 1
3449| #define HAVE_SYS_UIO_H 1
3450| #define HAVE_SYS_UN_H 1
3451| #define HAVE_SYS_UTSNAME_H 1
3452| #define HAVE_SYS_WAIT_H 1
3453| #define HAVE_SYS_RESOURCE_H 1
3454| /* end confdefs.h.  */
3455| #include <netpacket/packet.h>
3456configure:7987: result: no
3457configure:7987: checking for netpacket/packet.h
3458configure:7987: result: no
3459configure:7987: checking sysexits.h usability
3460configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3461configure:7987: $? = 0
3462configure:7987: result: yes
3463configure:7987: checking sysexits.h presence
3464configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3465configure:7987: $? = 0
3466configure:7987: result: yes
3467configure:7987: checking for sysexits.h
3468configure:7987: result: yes
3469configure:7987: checking bluetooth.h usability
3470configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3471conftest.c:93:10: fatal error: 'bluetooth.h' file not found
3472#include <bluetooth.h>
3473         ^~~~~~~~~~~~~
34741 error generated.
3475configure:7987: $? = 1
3476configure: failed program was:
3477| /* confdefs.h */
3478| #define _GNU_SOURCE 1
3479| #define _NETBSD_SOURCE 1
3480| #define __BSD_VISIBLE 1
3481| #define _DARWIN_C_SOURCE 1
3482| #define _PYTHONFRAMEWORK "Python"
3483| #define STDC_HEADERS 1
3484| #define HAVE_SYS_TYPES_H 1
3485| #define HAVE_SYS_STAT_H 1
3486| #define HAVE_STDLIB_H 1
3487| #define HAVE_STRING_H 1
3488| #define HAVE_MEMORY_H 1
3489| #define HAVE_STRINGS_H 1
3490| #define HAVE_INTTYPES_H 1
3491| #define HAVE_STDINT_H 1
3492| #define HAVE_UNISTD_H 1
3493| #define __EXTENSIONS__ 1
3494| #define _ALL_SOURCE 1
3495| #define _GNU_SOURCE 1
3496| #define _POSIX_PTHREAD_SEMANTICS 1
3497| #define _TANDEM_SOURCE 1
3498| #define STDC_HEADERS 1
3499| #define HAVE_DLFCN_H 1
3500| #define HAVE_ERRNO_H 1
3501| #define HAVE_FCNTL_H 1
3502| #define HAVE_GRP_H 1
3503| #define HAVE_LANGINFO_H 1
3504| #define HAVE_LIBINTL_H 1
3505| #define HAVE_PTHREAD_H 1
3506| #define HAVE_SCHED_H 1
3507| #define HAVE_SIGNAL_H 1
3508| #define HAVE_TERMIOS_H 1
3509| #define HAVE_UTIME_H 1
3510| #define HAVE_POLL_H 1
3511| #define HAVE_SYS_POLL_H 1
3512| #define HAVE_SYS_XATTR_H 1
3513| #define HAVE_SYS_EVENT_H 1
3514| #define HAVE_SYS_FILE_H 1
3515| #define HAVE_SYS_IOCTL_H 1
3516| #define HAVE_SYS_KERN_CONTROL_H 1
3517| #define HAVE_SYS_LOCK_H 1
3518| #define HAVE_SYS_PARAM_H 1
3519| #define HAVE_SYS_RANDOM_H 1
3520| #define HAVE_SYS_SELECT_H 1
3521| #define HAVE_SYS_SOCKET_H 1
3522| #define HAVE_SYS_STATVFS_H 1
3523| #define HAVE_SYS_STAT_H 1
3524| #define HAVE_SYS_SYSCALL_H 1
3525| #define HAVE_SYS_SYS_DOMAIN_H 1
3526| #define HAVE_SYS_TIME_H 1
3527| #define HAVE_SYS_TIMES_H 1
3528| #define HAVE_SYS_TYPES_H 1
3529| #define HAVE_SYS_UIO_H 1
3530| #define HAVE_SYS_UN_H 1
3531| #define HAVE_SYS_UTSNAME_H 1
3532| #define HAVE_SYS_WAIT_H 1
3533| #define HAVE_SYS_RESOURCE_H 1
3534| #define HAVE_SYSEXITS_H 1
3535| /* end confdefs.h.  */
3536| #include <stdio.h>
3537| #ifdef HAVE_SYS_TYPES_H
3538| # include <sys/types.h>
3539| #endif
3540| #ifdef HAVE_SYS_STAT_H
3541| # include <sys/stat.h>
3542| #endif
3543| #ifdef STDC_HEADERS
3544| # include <stdlib.h>
3545| # include <stddef.h>
3546| #else
3547| # ifdef HAVE_STDLIB_H
3548| #  include <stdlib.h>
3549| # endif
3550| #endif
3551| #ifdef HAVE_STRING_H
3552| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3553| #  include <memory.h>
3554| # endif
3555| # include <string.h>
3556| #endif
3557| #ifdef HAVE_STRINGS_H
3558| # include <strings.h>
3559| #endif
3560| #ifdef HAVE_INTTYPES_H
3561| # include <inttypes.h>
3562| #endif
3563| #ifdef HAVE_STDINT_H
3564| # include <stdint.h>
3565| #endif
3566| #ifdef HAVE_UNISTD_H
3567| # include <unistd.h>
3568| #endif
3569| #include <bluetooth.h>
3570configure:7987: result: no
3571configure:7987: checking bluetooth.h presence
3572configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3573conftest.c:60:10: fatal error: 'bluetooth.h' file not found
3574#include <bluetooth.h>
3575         ^~~~~~~~~~~~~
35761 error generated.
3577configure:7987: $? = 1
3578configure: failed program was:
3579| /* confdefs.h */
3580| #define _GNU_SOURCE 1
3581| #define _NETBSD_SOURCE 1
3582| #define __BSD_VISIBLE 1
3583| #define _DARWIN_C_SOURCE 1
3584| #define _PYTHONFRAMEWORK "Python"
3585| #define STDC_HEADERS 1
3586| #define HAVE_SYS_TYPES_H 1
3587| #define HAVE_SYS_STAT_H 1
3588| #define HAVE_STDLIB_H 1
3589| #define HAVE_STRING_H 1
3590| #define HAVE_MEMORY_H 1
3591| #define HAVE_STRINGS_H 1
3592| #define HAVE_INTTYPES_H 1
3593| #define HAVE_STDINT_H 1
3594| #define HAVE_UNISTD_H 1
3595| #define __EXTENSIONS__ 1
3596| #define _ALL_SOURCE 1
3597| #define _GNU_SOURCE 1
3598| #define _POSIX_PTHREAD_SEMANTICS 1
3599| #define _TANDEM_SOURCE 1
3600| #define STDC_HEADERS 1
3601| #define HAVE_DLFCN_H 1
3602| #define HAVE_ERRNO_H 1
3603| #define HAVE_FCNTL_H 1
3604| #define HAVE_GRP_H 1
3605| #define HAVE_LANGINFO_H 1
3606| #define HAVE_LIBINTL_H 1
3607| #define HAVE_PTHREAD_H 1
3608| #define HAVE_SCHED_H 1
3609| #define HAVE_SIGNAL_H 1
3610| #define HAVE_TERMIOS_H 1
3611| #define HAVE_UTIME_H 1
3612| #define HAVE_POLL_H 1
3613| #define HAVE_SYS_POLL_H 1
3614| #define HAVE_SYS_XATTR_H 1
3615| #define HAVE_SYS_EVENT_H 1
3616| #define HAVE_SYS_FILE_H 1
3617| #define HAVE_SYS_IOCTL_H 1
3618| #define HAVE_SYS_KERN_CONTROL_H 1
3619| #define HAVE_SYS_LOCK_H 1
3620| #define HAVE_SYS_PARAM_H 1
3621| #define HAVE_SYS_RANDOM_H 1
3622| #define HAVE_SYS_SELECT_H 1
3623| #define HAVE_SYS_SOCKET_H 1
3624| #define HAVE_SYS_STATVFS_H 1
3625| #define HAVE_SYS_STAT_H 1
3626| #define HAVE_SYS_SYSCALL_H 1
3627| #define HAVE_SYS_SYS_DOMAIN_H 1
3628| #define HAVE_SYS_TIME_H 1
3629| #define HAVE_SYS_TIMES_H 1
3630| #define HAVE_SYS_TYPES_H 1
3631| #define HAVE_SYS_UIO_H 1
3632| #define HAVE_SYS_UN_H 1
3633| #define HAVE_SYS_UTSNAME_H 1
3634| #define HAVE_SYS_WAIT_H 1
3635| #define HAVE_SYS_RESOURCE_H 1
3636| #define HAVE_SYSEXITS_H 1
3637| /* end confdefs.h.  */
3638| #include <bluetooth.h>
3639configure:7987: result: no
3640configure:7987: checking for bluetooth.h
3641configure:7987: result: no
3642configure:7987: checking linux/tipc.h usability
3643configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3644conftest.c:93:10: fatal error: 'linux/tipc.h' file not found
3645#include <linux/tipc.h>
3646         ^~~~~~~~~~~~~~
36471 error generated.
3648configure:7987: $? = 1
3649configure: failed program was:
3650| /* confdefs.h */
3651| #define _GNU_SOURCE 1
3652| #define _NETBSD_SOURCE 1
3653| #define __BSD_VISIBLE 1
3654| #define _DARWIN_C_SOURCE 1
3655| #define _PYTHONFRAMEWORK "Python"
3656| #define STDC_HEADERS 1
3657| #define HAVE_SYS_TYPES_H 1
3658| #define HAVE_SYS_STAT_H 1
3659| #define HAVE_STDLIB_H 1
3660| #define HAVE_STRING_H 1
3661| #define HAVE_MEMORY_H 1
3662| #define HAVE_STRINGS_H 1
3663| #define HAVE_INTTYPES_H 1
3664| #define HAVE_STDINT_H 1
3665| #define HAVE_UNISTD_H 1
3666| #define __EXTENSIONS__ 1
3667| #define _ALL_SOURCE 1
3668| #define _GNU_SOURCE 1
3669| #define _POSIX_PTHREAD_SEMANTICS 1
3670| #define _TANDEM_SOURCE 1
3671| #define STDC_HEADERS 1
3672| #define HAVE_DLFCN_H 1
3673| #define HAVE_ERRNO_H 1
3674| #define HAVE_FCNTL_H 1
3675| #define HAVE_GRP_H 1
3676| #define HAVE_LANGINFO_H 1
3677| #define HAVE_LIBINTL_H 1
3678| #define HAVE_PTHREAD_H 1
3679| #define HAVE_SCHED_H 1
3680| #define HAVE_SIGNAL_H 1
3681| #define HAVE_TERMIOS_H 1
3682| #define HAVE_UTIME_H 1
3683| #define HAVE_POLL_H 1
3684| #define HAVE_SYS_POLL_H 1
3685| #define HAVE_SYS_XATTR_H 1
3686| #define HAVE_SYS_EVENT_H 1
3687| #define HAVE_SYS_FILE_H 1
3688| #define HAVE_SYS_IOCTL_H 1
3689| #define HAVE_SYS_KERN_CONTROL_H 1
3690| #define HAVE_SYS_LOCK_H 1
3691| #define HAVE_SYS_PARAM_H 1
3692| #define HAVE_SYS_RANDOM_H 1
3693| #define HAVE_SYS_SELECT_H 1
3694| #define HAVE_SYS_SOCKET_H 1
3695| #define HAVE_SYS_STATVFS_H 1
3696| #define HAVE_SYS_STAT_H 1
3697| #define HAVE_SYS_SYSCALL_H 1
3698| #define HAVE_SYS_SYS_DOMAIN_H 1
3699| #define HAVE_SYS_TIME_H 1
3700| #define HAVE_SYS_TIMES_H 1
3701| #define HAVE_SYS_TYPES_H 1
3702| #define HAVE_SYS_UIO_H 1
3703| #define HAVE_SYS_UN_H 1
3704| #define HAVE_SYS_UTSNAME_H 1
3705| #define HAVE_SYS_WAIT_H 1
3706| #define HAVE_SYS_RESOURCE_H 1
3707| #define HAVE_SYSEXITS_H 1
3708| /* end confdefs.h.  */
3709| #include <stdio.h>
3710| #ifdef HAVE_SYS_TYPES_H
3711| # include <sys/types.h>
3712| #endif
3713| #ifdef HAVE_SYS_STAT_H
3714| # include <sys/stat.h>
3715| #endif
3716| #ifdef STDC_HEADERS
3717| # include <stdlib.h>
3718| # include <stddef.h>
3719| #else
3720| # ifdef HAVE_STDLIB_H
3721| #  include <stdlib.h>
3722| # endif
3723| #endif
3724| #ifdef HAVE_STRING_H
3725| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3726| #  include <memory.h>
3727| # endif
3728| # include <string.h>
3729| #endif
3730| #ifdef HAVE_STRINGS_H
3731| # include <strings.h>
3732| #endif
3733| #ifdef HAVE_INTTYPES_H
3734| # include <inttypes.h>
3735| #endif
3736| #ifdef HAVE_STDINT_H
3737| # include <stdint.h>
3738| #endif
3739| #ifdef HAVE_UNISTD_H
3740| # include <unistd.h>
3741| #endif
3742| #include <linux/tipc.h>
3743configure:7987: result: no
3744configure:7987: checking linux/tipc.h presence
3745configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3746conftest.c:60:10: fatal error: 'linux/tipc.h' file not found
3747#include <linux/tipc.h>
3748         ^~~~~~~~~~~~~~
37491 error generated.
3750configure:7987: $? = 1
3751configure: failed program was:
3752| /* confdefs.h */
3753| #define _GNU_SOURCE 1
3754| #define _NETBSD_SOURCE 1
3755| #define __BSD_VISIBLE 1
3756| #define _DARWIN_C_SOURCE 1
3757| #define _PYTHONFRAMEWORK "Python"
3758| #define STDC_HEADERS 1
3759| #define HAVE_SYS_TYPES_H 1
3760| #define HAVE_SYS_STAT_H 1
3761| #define HAVE_STDLIB_H 1
3762| #define HAVE_STRING_H 1
3763| #define HAVE_MEMORY_H 1
3764| #define HAVE_STRINGS_H 1
3765| #define HAVE_INTTYPES_H 1
3766| #define HAVE_STDINT_H 1
3767| #define HAVE_UNISTD_H 1
3768| #define __EXTENSIONS__ 1
3769| #define _ALL_SOURCE 1
3770| #define _GNU_SOURCE 1
3771| #define _POSIX_PTHREAD_SEMANTICS 1
3772| #define _TANDEM_SOURCE 1
3773| #define STDC_HEADERS 1
3774| #define HAVE_DLFCN_H 1
3775| #define HAVE_ERRNO_H 1
3776| #define HAVE_FCNTL_H 1
3777| #define HAVE_GRP_H 1
3778| #define HAVE_LANGINFO_H 1
3779| #define HAVE_LIBINTL_H 1
3780| #define HAVE_PTHREAD_H 1
3781| #define HAVE_SCHED_H 1
3782| #define HAVE_SIGNAL_H 1
3783| #define HAVE_TERMIOS_H 1
3784| #define HAVE_UTIME_H 1
3785| #define HAVE_POLL_H 1
3786| #define HAVE_SYS_POLL_H 1
3787| #define HAVE_SYS_XATTR_H 1
3788| #define HAVE_SYS_EVENT_H 1
3789| #define HAVE_SYS_FILE_H 1
3790| #define HAVE_SYS_IOCTL_H 1
3791| #define HAVE_SYS_KERN_CONTROL_H 1
3792| #define HAVE_SYS_LOCK_H 1
3793| #define HAVE_SYS_PARAM_H 1
3794| #define HAVE_SYS_RANDOM_H 1
3795| #define HAVE_SYS_SELECT_H 1
3796| #define HAVE_SYS_SOCKET_H 1
3797| #define HAVE_SYS_STATVFS_H 1
3798| #define HAVE_SYS_STAT_H 1
3799| #define HAVE_SYS_SYSCALL_H 1
3800| #define HAVE_SYS_SYS_DOMAIN_H 1
3801| #define HAVE_SYS_TIME_H 1
3802| #define HAVE_SYS_TIMES_H 1
3803| #define HAVE_SYS_TYPES_H 1
3804| #define HAVE_SYS_UIO_H 1
3805| #define HAVE_SYS_UN_H 1
3806| #define HAVE_SYS_UTSNAME_H 1
3807| #define HAVE_SYS_WAIT_H 1
3808| #define HAVE_SYS_RESOURCE_H 1
3809| #define HAVE_SYSEXITS_H 1
3810| /* end confdefs.h.  */
3811| #include <linux/tipc.h>
3812configure:7987: result: no
3813configure:7987: checking for linux/tipc.h
3814configure:7987: result: no
3815configure:7987: checking linux/random.h usability
3816configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3817conftest.c:93:10: fatal error: 'linux/random.h' file not found
3818#include <linux/random.h>
3819         ^~~~~~~~~~~~~~~~
38201 error generated.
3821configure:7987: $? = 1
3822configure: failed program was:
3823| /* confdefs.h */
3824| #define _GNU_SOURCE 1
3825| #define _NETBSD_SOURCE 1
3826| #define __BSD_VISIBLE 1
3827| #define _DARWIN_C_SOURCE 1
3828| #define _PYTHONFRAMEWORK "Python"
3829| #define STDC_HEADERS 1
3830| #define HAVE_SYS_TYPES_H 1
3831| #define HAVE_SYS_STAT_H 1
3832| #define HAVE_STDLIB_H 1
3833| #define HAVE_STRING_H 1
3834| #define HAVE_MEMORY_H 1
3835| #define HAVE_STRINGS_H 1
3836| #define HAVE_INTTYPES_H 1
3837| #define HAVE_STDINT_H 1
3838| #define HAVE_UNISTD_H 1
3839| #define __EXTENSIONS__ 1
3840| #define _ALL_SOURCE 1
3841| #define _GNU_SOURCE 1
3842| #define _POSIX_PTHREAD_SEMANTICS 1
3843| #define _TANDEM_SOURCE 1
3844| #define STDC_HEADERS 1
3845| #define HAVE_DLFCN_H 1
3846| #define HAVE_ERRNO_H 1
3847| #define HAVE_FCNTL_H 1
3848| #define HAVE_GRP_H 1
3849| #define HAVE_LANGINFO_H 1
3850| #define HAVE_LIBINTL_H 1
3851| #define HAVE_PTHREAD_H 1
3852| #define HAVE_SCHED_H 1
3853| #define HAVE_SIGNAL_H 1
3854| #define HAVE_TERMIOS_H 1
3855| #define HAVE_UTIME_H 1
3856| #define HAVE_POLL_H 1
3857| #define HAVE_SYS_POLL_H 1
3858| #define HAVE_SYS_XATTR_H 1
3859| #define HAVE_SYS_EVENT_H 1
3860| #define HAVE_SYS_FILE_H 1
3861| #define HAVE_SYS_IOCTL_H 1
3862| #define HAVE_SYS_KERN_CONTROL_H 1
3863| #define HAVE_SYS_LOCK_H 1
3864| #define HAVE_SYS_PARAM_H 1
3865| #define HAVE_SYS_RANDOM_H 1
3866| #define HAVE_SYS_SELECT_H 1
3867| #define HAVE_SYS_SOCKET_H 1
3868| #define HAVE_SYS_STATVFS_H 1
3869| #define HAVE_SYS_STAT_H 1
3870| #define HAVE_SYS_SYSCALL_H 1
3871| #define HAVE_SYS_SYS_DOMAIN_H 1
3872| #define HAVE_SYS_TIME_H 1
3873| #define HAVE_SYS_TIMES_H 1
3874| #define HAVE_SYS_TYPES_H 1
3875| #define HAVE_SYS_UIO_H 1
3876| #define HAVE_SYS_UN_H 1
3877| #define HAVE_SYS_UTSNAME_H 1
3878| #define HAVE_SYS_WAIT_H 1
3879| #define HAVE_SYS_RESOURCE_H 1
3880| #define HAVE_SYSEXITS_H 1
3881| /* end confdefs.h.  */
3882| #include <stdio.h>
3883| #ifdef HAVE_SYS_TYPES_H
3884| # include <sys/types.h>
3885| #endif
3886| #ifdef HAVE_SYS_STAT_H
3887| # include <sys/stat.h>
3888| #endif
3889| #ifdef STDC_HEADERS
3890| # include <stdlib.h>
3891| # include <stddef.h>
3892| #else
3893| # ifdef HAVE_STDLIB_H
3894| #  include <stdlib.h>
3895| # endif
3896| #endif
3897| #ifdef HAVE_STRING_H
3898| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3899| #  include <memory.h>
3900| # endif
3901| # include <string.h>
3902| #endif
3903| #ifdef HAVE_STRINGS_H
3904| # include <strings.h>
3905| #endif
3906| #ifdef HAVE_INTTYPES_H
3907| # include <inttypes.h>
3908| #endif
3909| #ifdef HAVE_STDINT_H
3910| # include <stdint.h>
3911| #endif
3912| #ifdef HAVE_UNISTD_H
3913| # include <unistd.h>
3914| #endif
3915| #include <linux/random.h>
3916configure:7987: result: no
3917configure:7987: checking linux/random.h presence
3918configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3919conftest.c:60:10: fatal error: 'linux/random.h' file not found
3920#include <linux/random.h>
3921         ^~~~~~~~~~~~~~~~
39221 error generated.
3923configure:7987: $? = 1
3924configure: failed program was:
3925| /* confdefs.h */
3926| #define _GNU_SOURCE 1
3927| #define _NETBSD_SOURCE 1
3928| #define __BSD_VISIBLE 1
3929| #define _DARWIN_C_SOURCE 1
3930| #define _PYTHONFRAMEWORK "Python"
3931| #define STDC_HEADERS 1
3932| #define HAVE_SYS_TYPES_H 1
3933| #define HAVE_SYS_STAT_H 1
3934| #define HAVE_STDLIB_H 1
3935| #define HAVE_STRING_H 1
3936| #define HAVE_MEMORY_H 1
3937| #define HAVE_STRINGS_H 1
3938| #define HAVE_INTTYPES_H 1
3939| #define HAVE_STDINT_H 1
3940| #define HAVE_UNISTD_H 1
3941| #define __EXTENSIONS__ 1
3942| #define _ALL_SOURCE 1
3943| #define _GNU_SOURCE 1
3944| #define _POSIX_PTHREAD_SEMANTICS 1
3945| #define _TANDEM_SOURCE 1
3946| #define STDC_HEADERS 1
3947| #define HAVE_DLFCN_H 1
3948| #define HAVE_ERRNO_H 1
3949| #define HAVE_FCNTL_H 1
3950| #define HAVE_GRP_H 1
3951| #define HAVE_LANGINFO_H 1
3952| #define HAVE_LIBINTL_H 1
3953| #define HAVE_PTHREAD_H 1
3954| #define HAVE_SCHED_H 1
3955| #define HAVE_SIGNAL_H 1
3956| #define HAVE_TERMIOS_H 1
3957| #define HAVE_UTIME_H 1
3958| #define HAVE_POLL_H 1
3959| #define HAVE_SYS_POLL_H 1
3960| #define HAVE_SYS_XATTR_H 1
3961| #define HAVE_SYS_EVENT_H 1
3962| #define HAVE_SYS_FILE_H 1
3963| #define HAVE_SYS_IOCTL_H 1
3964| #define HAVE_SYS_KERN_CONTROL_H 1
3965| #define HAVE_SYS_LOCK_H 1
3966| #define HAVE_SYS_PARAM_H 1
3967| #define HAVE_SYS_RANDOM_H 1
3968| #define HAVE_SYS_SELECT_H 1
3969| #define HAVE_SYS_SOCKET_H 1
3970| #define HAVE_SYS_STATVFS_H 1
3971| #define HAVE_SYS_STAT_H 1
3972| #define HAVE_SYS_SYSCALL_H 1
3973| #define HAVE_SYS_SYS_DOMAIN_H 1
3974| #define HAVE_SYS_TIME_H 1
3975| #define HAVE_SYS_TIMES_H 1
3976| #define HAVE_SYS_TYPES_H 1
3977| #define HAVE_SYS_UIO_H 1
3978| #define HAVE_SYS_UN_H 1
3979| #define HAVE_SYS_UTSNAME_H 1
3980| #define HAVE_SYS_WAIT_H 1
3981| #define HAVE_SYS_RESOURCE_H 1
3982| #define HAVE_SYSEXITS_H 1
3983| /* end confdefs.h.  */
3984| #include <linux/random.h>
3985configure:7987: result: no
3986configure:7987: checking for linux/random.h
3987configure:7987: result: no
3988configure:7987: checking spawn.h usability
3989configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
3990configure:7987: $? = 0
3991configure:7987: result: yes
3992configure:7987: checking spawn.h presence
3993configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
3994configure:7987: $? = 0
3995configure:7987: result: yes
3996configure:7987: checking for spawn.h
3997configure:7987: result: yes
3998configure:7987: checking util.h usability
3999configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4000configure:7987: $? = 0
4001configure:7987: result: yes
4002configure:7987: checking util.h presence
4003configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4004configure:7987: $? = 0
4005configure:7987: result: yes
4006configure:7987: checking for util.h
4007configure:7987: result: yes
4008configure:7987: checking alloca.h usability
4009configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4010configure:7987: $? = 0
4011configure:7987: result: yes
4012configure:7987: checking alloca.h presence
4013configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4014configure:7987: $? = 0
4015configure:7987: result: yes
4016configure:7987: checking for alloca.h
4017configure:7987: result: yes
4018configure:7987: checking endian.h usability
4019configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4020conftest.c:96:10: fatal error: 'endian.h' file not found
4021#include <endian.h>
4022         ^~~~~~~~~~
40231 error generated.
4024configure:7987: $? = 1
4025configure: failed program was:
4026| /* confdefs.h */
4027| #define _GNU_SOURCE 1
4028| #define _NETBSD_SOURCE 1
4029| #define __BSD_VISIBLE 1
4030| #define _DARWIN_C_SOURCE 1
4031| #define _PYTHONFRAMEWORK "Python"
4032| #define STDC_HEADERS 1
4033| #define HAVE_SYS_TYPES_H 1
4034| #define HAVE_SYS_STAT_H 1
4035| #define HAVE_STDLIB_H 1
4036| #define HAVE_STRING_H 1
4037| #define HAVE_MEMORY_H 1
4038| #define HAVE_STRINGS_H 1
4039| #define HAVE_INTTYPES_H 1
4040| #define HAVE_STDINT_H 1
4041| #define HAVE_UNISTD_H 1
4042| #define __EXTENSIONS__ 1
4043| #define _ALL_SOURCE 1
4044| #define _GNU_SOURCE 1
4045| #define _POSIX_PTHREAD_SEMANTICS 1
4046| #define _TANDEM_SOURCE 1
4047| #define STDC_HEADERS 1
4048| #define HAVE_DLFCN_H 1
4049| #define HAVE_ERRNO_H 1
4050| #define HAVE_FCNTL_H 1
4051| #define HAVE_GRP_H 1
4052| #define HAVE_LANGINFO_H 1
4053| #define HAVE_LIBINTL_H 1
4054| #define HAVE_PTHREAD_H 1
4055| #define HAVE_SCHED_H 1
4056| #define HAVE_SIGNAL_H 1
4057| #define HAVE_TERMIOS_H 1
4058| #define HAVE_UTIME_H 1
4059| #define HAVE_POLL_H 1
4060| #define HAVE_SYS_POLL_H 1
4061| #define HAVE_SYS_XATTR_H 1
4062| #define HAVE_SYS_EVENT_H 1
4063| #define HAVE_SYS_FILE_H 1
4064| #define HAVE_SYS_IOCTL_H 1
4065| #define HAVE_SYS_KERN_CONTROL_H 1
4066| #define HAVE_SYS_LOCK_H 1
4067| #define HAVE_SYS_PARAM_H 1
4068| #define HAVE_SYS_RANDOM_H 1
4069| #define HAVE_SYS_SELECT_H 1
4070| #define HAVE_SYS_SOCKET_H 1
4071| #define HAVE_SYS_STATVFS_H 1
4072| #define HAVE_SYS_STAT_H 1
4073| #define HAVE_SYS_SYSCALL_H 1
4074| #define HAVE_SYS_SYS_DOMAIN_H 1
4075| #define HAVE_SYS_TIME_H 1
4076| #define HAVE_SYS_TIMES_H 1
4077| #define HAVE_SYS_TYPES_H 1
4078| #define HAVE_SYS_UIO_H 1
4079| #define HAVE_SYS_UN_H 1
4080| #define HAVE_SYS_UTSNAME_H 1
4081| #define HAVE_SYS_WAIT_H 1
4082| #define HAVE_SYS_RESOURCE_H 1
4083| #define HAVE_SYSEXITS_H 1
4084| #define HAVE_SPAWN_H 1
4085| #define HAVE_UTIL_H 1
4086| #define HAVE_ALLOCA_H 1
4087| /* end confdefs.h.  */
4088| #include <stdio.h>
4089| #ifdef HAVE_SYS_TYPES_H
4090| # include <sys/types.h>
4091| #endif
4092| #ifdef HAVE_SYS_STAT_H
4093| # include <sys/stat.h>
4094| #endif
4095| #ifdef STDC_HEADERS
4096| # include <stdlib.h>
4097| # include <stddef.h>
4098| #else
4099| # ifdef HAVE_STDLIB_H
4100| #  include <stdlib.h>
4101| # endif
4102| #endif
4103| #ifdef HAVE_STRING_H
4104| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4105| #  include <memory.h>
4106| # endif
4107| # include <string.h>
4108| #endif
4109| #ifdef HAVE_STRINGS_H
4110| # include <strings.h>
4111| #endif
4112| #ifdef HAVE_INTTYPES_H
4113| # include <inttypes.h>
4114| #endif
4115| #ifdef HAVE_STDINT_H
4116| # include <stdint.h>
4117| #endif
4118| #ifdef HAVE_UNISTD_H
4119| # include <unistd.h>
4120| #endif
4121| #include <endian.h>
4122configure:7987: result: no
4123configure:7987: checking endian.h presence
4124configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4125conftest.c:63:10: fatal error: 'endian.h' file not found
4126#include <endian.h>
4127         ^~~~~~~~~~
41281 error generated.
4129configure:7987: $? = 1
4130configure: failed program was:
4131| /* confdefs.h */
4132| #define _GNU_SOURCE 1
4133| #define _NETBSD_SOURCE 1
4134| #define __BSD_VISIBLE 1
4135| #define _DARWIN_C_SOURCE 1
4136| #define _PYTHONFRAMEWORK "Python"
4137| #define STDC_HEADERS 1
4138| #define HAVE_SYS_TYPES_H 1
4139| #define HAVE_SYS_STAT_H 1
4140| #define HAVE_STDLIB_H 1
4141| #define HAVE_STRING_H 1
4142| #define HAVE_MEMORY_H 1
4143| #define HAVE_STRINGS_H 1
4144| #define HAVE_INTTYPES_H 1
4145| #define HAVE_STDINT_H 1
4146| #define HAVE_UNISTD_H 1
4147| #define __EXTENSIONS__ 1
4148| #define _ALL_SOURCE 1
4149| #define _GNU_SOURCE 1
4150| #define _POSIX_PTHREAD_SEMANTICS 1
4151| #define _TANDEM_SOURCE 1
4152| #define STDC_HEADERS 1
4153| #define HAVE_DLFCN_H 1
4154| #define HAVE_ERRNO_H 1
4155| #define HAVE_FCNTL_H 1
4156| #define HAVE_GRP_H 1
4157| #define HAVE_LANGINFO_H 1
4158| #define HAVE_LIBINTL_H 1
4159| #define HAVE_PTHREAD_H 1
4160| #define HAVE_SCHED_H 1
4161| #define HAVE_SIGNAL_H 1
4162| #define HAVE_TERMIOS_H 1
4163| #define HAVE_UTIME_H 1
4164| #define HAVE_POLL_H 1
4165| #define HAVE_SYS_POLL_H 1
4166| #define HAVE_SYS_XATTR_H 1
4167| #define HAVE_SYS_EVENT_H 1
4168| #define HAVE_SYS_FILE_H 1
4169| #define HAVE_SYS_IOCTL_H 1
4170| #define HAVE_SYS_KERN_CONTROL_H 1
4171| #define HAVE_SYS_LOCK_H 1
4172| #define HAVE_SYS_PARAM_H 1
4173| #define HAVE_SYS_RANDOM_H 1
4174| #define HAVE_SYS_SELECT_H 1
4175| #define HAVE_SYS_SOCKET_H 1
4176| #define HAVE_SYS_STATVFS_H 1
4177| #define HAVE_SYS_STAT_H 1
4178| #define HAVE_SYS_SYSCALL_H 1
4179| #define HAVE_SYS_SYS_DOMAIN_H 1
4180| #define HAVE_SYS_TIME_H 1
4181| #define HAVE_SYS_TIMES_H 1
4182| #define HAVE_SYS_TYPES_H 1
4183| #define HAVE_SYS_UIO_H 1
4184| #define HAVE_SYS_UN_H 1
4185| #define HAVE_SYS_UTSNAME_H 1
4186| #define HAVE_SYS_WAIT_H 1
4187| #define HAVE_SYS_RESOURCE_H 1
4188| #define HAVE_SYSEXITS_H 1
4189| #define HAVE_SPAWN_H 1
4190| #define HAVE_UTIL_H 1
4191| #define HAVE_ALLOCA_H 1
4192| /* end confdefs.h.  */
4193| #include <endian.h>
4194configure:7987: result: no
4195configure:7987: checking for endian.h
4196configure:7987: result: no
4197configure:7987: checking sys/endian.h usability
4198configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4199conftest.c:96:10: fatal error: 'sys/endian.h' file not found
4200#include <sys/endian.h>
4201         ^~~~~~~~~~~~~~
42021 error generated.
4203configure:7987: $? = 1
4204configure: failed program was:
4205| /* confdefs.h */
4206| #define _GNU_SOURCE 1
4207| #define _NETBSD_SOURCE 1
4208| #define __BSD_VISIBLE 1
4209| #define _DARWIN_C_SOURCE 1
4210| #define _PYTHONFRAMEWORK "Python"
4211| #define STDC_HEADERS 1
4212| #define HAVE_SYS_TYPES_H 1
4213| #define HAVE_SYS_STAT_H 1
4214| #define HAVE_STDLIB_H 1
4215| #define HAVE_STRING_H 1
4216| #define HAVE_MEMORY_H 1
4217| #define HAVE_STRINGS_H 1
4218| #define HAVE_INTTYPES_H 1
4219| #define HAVE_STDINT_H 1
4220| #define HAVE_UNISTD_H 1
4221| #define __EXTENSIONS__ 1
4222| #define _ALL_SOURCE 1
4223| #define _GNU_SOURCE 1
4224| #define _POSIX_PTHREAD_SEMANTICS 1
4225| #define _TANDEM_SOURCE 1
4226| #define STDC_HEADERS 1
4227| #define HAVE_DLFCN_H 1
4228| #define HAVE_ERRNO_H 1
4229| #define HAVE_FCNTL_H 1
4230| #define HAVE_GRP_H 1
4231| #define HAVE_LANGINFO_H 1
4232| #define HAVE_LIBINTL_H 1
4233| #define HAVE_PTHREAD_H 1
4234| #define HAVE_SCHED_H 1
4235| #define HAVE_SIGNAL_H 1
4236| #define HAVE_TERMIOS_H 1
4237| #define HAVE_UTIME_H 1
4238| #define HAVE_POLL_H 1
4239| #define HAVE_SYS_POLL_H 1
4240| #define HAVE_SYS_XATTR_H 1
4241| #define HAVE_SYS_EVENT_H 1
4242| #define HAVE_SYS_FILE_H 1
4243| #define HAVE_SYS_IOCTL_H 1
4244| #define HAVE_SYS_KERN_CONTROL_H 1
4245| #define HAVE_SYS_LOCK_H 1
4246| #define HAVE_SYS_PARAM_H 1
4247| #define HAVE_SYS_RANDOM_H 1
4248| #define HAVE_SYS_SELECT_H 1
4249| #define HAVE_SYS_SOCKET_H 1
4250| #define HAVE_SYS_STATVFS_H 1
4251| #define HAVE_SYS_STAT_H 1
4252| #define HAVE_SYS_SYSCALL_H 1
4253| #define HAVE_SYS_SYS_DOMAIN_H 1
4254| #define HAVE_SYS_TIME_H 1
4255| #define HAVE_SYS_TIMES_H 1
4256| #define HAVE_SYS_TYPES_H 1
4257| #define HAVE_SYS_UIO_H 1
4258| #define HAVE_SYS_UN_H 1
4259| #define HAVE_SYS_UTSNAME_H 1
4260| #define HAVE_SYS_WAIT_H 1
4261| #define HAVE_SYS_RESOURCE_H 1
4262| #define HAVE_SYSEXITS_H 1
4263| #define HAVE_SPAWN_H 1
4264| #define HAVE_UTIL_H 1
4265| #define HAVE_ALLOCA_H 1
4266| /* end confdefs.h.  */
4267| #include <stdio.h>
4268| #ifdef HAVE_SYS_TYPES_H
4269| # include <sys/types.h>
4270| #endif
4271| #ifdef HAVE_SYS_STAT_H
4272| # include <sys/stat.h>
4273| #endif
4274| #ifdef STDC_HEADERS
4275| # include <stdlib.h>
4276| # include <stddef.h>
4277| #else
4278| # ifdef HAVE_STDLIB_H
4279| #  include <stdlib.h>
4280| # endif
4281| #endif
4282| #ifdef HAVE_STRING_H
4283| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4284| #  include <memory.h>
4285| # endif
4286| # include <string.h>
4287| #endif
4288| #ifdef HAVE_STRINGS_H
4289| # include <strings.h>
4290| #endif
4291| #ifdef HAVE_INTTYPES_H
4292| # include <inttypes.h>
4293| #endif
4294| #ifdef HAVE_STDINT_H
4295| # include <stdint.h>
4296| #endif
4297| #ifdef HAVE_UNISTD_H
4298| # include <unistd.h>
4299| #endif
4300| #include <sys/endian.h>
4301configure:7987: result: no
4302configure:7987: checking sys/endian.h presence
4303configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4304conftest.c:63:10: fatal error: 'sys/endian.h' file not found
4305#include <sys/endian.h>
4306         ^~~~~~~~~~~~~~
43071 error generated.
4308configure:7987: $? = 1
4309configure: failed program was:
4310| /* confdefs.h */
4311| #define _GNU_SOURCE 1
4312| #define _NETBSD_SOURCE 1
4313| #define __BSD_VISIBLE 1
4314| #define _DARWIN_C_SOURCE 1
4315| #define _PYTHONFRAMEWORK "Python"
4316| #define STDC_HEADERS 1
4317| #define HAVE_SYS_TYPES_H 1
4318| #define HAVE_SYS_STAT_H 1
4319| #define HAVE_STDLIB_H 1
4320| #define HAVE_STRING_H 1
4321| #define HAVE_MEMORY_H 1
4322| #define HAVE_STRINGS_H 1
4323| #define HAVE_INTTYPES_H 1
4324| #define HAVE_STDINT_H 1
4325| #define HAVE_UNISTD_H 1
4326| #define __EXTENSIONS__ 1
4327| #define _ALL_SOURCE 1
4328| #define _GNU_SOURCE 1
4329| #define _POSIX_PTHREAD_SEMANTICS 1
4330| #define _TANDEM_SOURCE 1
4331| #define STDC_HEADERS 1
4332| #define HAVE_DLFCN_H 1
4333| #define HAVE_ERRNO_H 1
4334| #define HAVE_FCNTL_H 1
4335| #define HAVE_GRP_H 1
4336| #define HAVE_LANGINFO_H 1
4337| #define HAVE_LIBINTL_H 1
4338| #define HAVE_PTHREAD_H 1
4339| #define HAVE_SCHED_H 1
4340| #define HAVE_SIGNAL_H 1
4341| #define HAVE_TERMIOS_H 1
4342| #define HAVE_UTIME_H 1
4343| #define HAVE_POLL_H 1
4344| #define HAVE_SYS_POLL_H 1
4345| #define HAVE_SYS_XATTR_H 1
4346| #define HAVE_SYS_EVENT_H 1
4347| #define HAVE_SYS_FILE_H 1
4348| #define HAVE_SYS_IOCTL_H 1
4349| #define HAVE_SYS_KERN_CONTROL_H 1
4350| #define HAVE_SYS_LOCK_H 1
4351| #define HAVE_SYS_PARAM_H 1
4352| #define HAVE_SYS_RANDOM_H 1
4353| #define HAVE_SYS_SELECT_H 1
4354| #define HAVE_SYS_SOCKET_H 1
4355| #define HAVE_SYS_STATVFS_H 1
4356| #define HAVE_SYS_STAT_H 1
4357| #define HAVE_SYS_SYSCALL_H 1
4358| #define HAVE_SYS_SYS_DOMAIN_H 1
4359| #define HAVE_SYS_TIME_H 1
4360| #define HAVE_SYS_TIMES_H 1
4361| #define HAVE_SYS_TYPES_H 1
4362| #define HAVE_SYS_UIO_H 1
4363| #define HAVE_SYS_UN_H 1
4364| #define HAVE_SYS_UTSNAME_H 1
4365| #define HAVE_SYS_WAIT_H 1
4366| #define HAVE_SYS_RESOURCE_H 1
4367| #define HAVE_SYSEXITS_H 1
4368| #define HAVE_SPAWN_H 1
4369| #define HAVE_UTIL_H 1
4370| #define HAVE_ALLOCA_H 1
4371| /* end confdefs.h.  */
4372| #include <sys/endian.h>
4373configure:7987: result: no
4374configure:7987: checking for sys/endian.h
4375configure:7987: result: no
4376configure:7987: checking sys/sysmacros.h usability
4377configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4378conftest.c:96:10: fatal error: 'sys/sysmacros.h' file not found
4379#include <sys/sysmacros.h>
4380         ^~~~~~~~~~~~~~~~~
43811 error generated.
4382configure:7987: $? = 1
4383configure: failed program was:
4384| /* confdefs.h */
4385| #define _GNU_SOURCE 1
4386| #define _NETBSD_SOURCE 1
4387| #define __BSD_VISIBLE 1
4388| #define _DARWIN_C_SOURCE 1
4389| #define _PYTHONFRAMEWORK "Python"
4390| #define STDC_HEADERS 1
4391| #define HAVE_SYS_TYPES_H 1
4392| #define HAVE_SYS_STAT_H 1
4393| #define HAVE_STDLIB_H 1
4394| #define HAVE_STRING_H 1
4395| #define HAVE_MEMORY_H 1
4396| #define HAVE_STRINGS_H 1
4397| #define HAVE_INTTYPES_H 1
4398| #define HAVE_STDINT_H 1
4399| #define HAVE_UNISTD_H 1
4400| #define __EXTENSIONS__ 1
4401| #define _ALL_SOURCE 1
4402| #define _GNU_SOURCE 1
4403| #define _POSIX_PTHREAD_SEMANTICS 1
4404| #define _TANDEM_SOURCE 1
4405| #define STDC_HEADERS 1
4406| #define HAVE_DLFCN_H 1
4407| #define HAVE_ERRNO_H 1
4408| #define HAVE_FCNTL_H 1
4409| #define HAVE_GRP_H 1
4410| #define HAVE_LANGINFO_H 1
4411| #define HAVE_LIBINTL_H 1
4412| #define HAVE_PTHREAD_H 1
4413| #define HAVE_SCHED_H 1
4414| #define HAVE_SIGNAL_H 1
4415| #define HAVE_TERMIOS_H 1
4416| #define HAVE_UTIME_H 1
4417| #define HAVE_POLL_H 1
4418| #define HAVE_SYS_POLL_H 1
4419| #define HAVE_SYS_XATTR_H 1
4420| #define HAVE_SYS_EVENT_H 1
4421| #define HAVE_SYS_FILE_H 1
4422| #define HAVE_SYS_IOCTL_H 1
4423| #define HAVE_SYS_KERN_CONTROL_H 1
4424| #define HAVE_SYS_LOCK_H 1
4425| #define HAVE_SYS_PARAM_H 1
4426| #define HAVE_SYS_RANDOM_H 1
4427| #define HAVE_SYS_SELECT_H 1
4428| #define HAVE_SYS_SOCKET_H 1
4429| #define HAVE_SYS_STATVFS_H 1
4430| #define HAVE_SYS_STAT_H 1
4431| #define HAVE_SYS_SYSCALL_H 1
4432| #define HAVE_SYS_SYS_DOMAIN_H 1
4433| #define HAVE_SYS_TIME_H 1
4434| #define HAVE_SYS_TIMES_H 1
4435| #define HAVE_SYS_TYPES_H 1
4436| #define HAVE_SYS_UIO_H 1
4437| #define HAVE_SYS_UN_H 1
4438| #define HAVE_SYS_UTSNAME_H 1
4439| #define HAVE_SYS_WAIT_H 1
4440| #define HAVE_SYS_RESOURCE_H 1
4441| #define HAVE_SYSEXITS_H 1
4442| #define HAVE_SPAWN_H 1
4443| #define HAVE_UTIL_H 1
4444| #define HAVE_ALLOCA_H 1
4445| /* end confdefs.h.  */
4446| #include <stdio.h>
4447| #ifdef HAVE_SYS_TYPES_H
4448| # include <sys/types.h>
4449| #endif
4450| #ifdef HAVE_SYS_STAT_H
4451| # include <sys/stat.h>
4452| #endif
4453| #ifdef STDC_HEADERS
4454| # include <stdlib.h>
4455| # include <stddef.h>
4456| #else
4457| # ifdef HAVE_STDLIB_H
4458| #  include <stdlib.h>
4459| # endif
4460| #endif
4461| #ifdef HAVE_STRING_H
4462| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4463| #  include <memory.h>
4464| # endif
4465| # include <string.h>
4466| #endif
4467| #ifdef HAVE_STRINGS_H
4468| # include <strings.h>
4469| #endif
4470| #ifdef HAVE_INTTYPES_H
4471| # include <inttypes.h>
4472| #endif
4473| #ifdef HAVE_STDINT_H
4474| # include <stdint.h>
4475| #endif
4476| #ifdef HAVE_UNISTD_H
4477| # include <unistd.h>
4478| #endif
4479| #include <sys/sysmacros.h>
4480configure:7987: result: no
4481configure:7987: checking sys/sysmacros.h presence
4482configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4483conftest.c:63:10: fatal error: 'sys/sysmacros.h' file not found
4484#include <sys/sysmacros.h>
4485         ^~~~~~~~~~~~~~~~~
44861 error generated.
4487configure:7987: $? = 1
4488configure: failed program was:
4489| /* confdefs.h */
4490| #define _GNU_SOURCE 1
4491| #define _NETBSD_SOURCE 1
4492| #define __BSD_VISIBLE 1
4493| #define _DARWIN_C_SOURCE 1
4494| #define _PYTHONFRAMEWORK "Python"
4495| #define STDC_HEADERS 1
4496| #define HAVE_SYS_TYPES_H 1
4497| #define HAVE_SYS_STAT_H 1
4498| #define HAVE_STDLIB_H 1
4499| #define HAVE_STRING_H 1
4500| #define HAVE_MEMORY_H 1
4501| #define HAVE_STRINGS_H 1
4502| #define HAVE_INTTYPES_H 1
4503| #define HAVE_STDINT_H 1
4504| #define HAVE_UNISTD_H 1
4505| #define __EXTENSIONS__ 1
4506| #define _ALL_SOURCE 1
4507| #define _GNU_SOURCE 1
4508| #define _POSIX_PTHREAD_SEMANTICS 1
4509| #define _TANDEM_SOURCE 1
4510| #define STDC_HEADERS 1
4511| #define HAVE_DLFCN_H 1
4512| #define HAVE_ERRNO_H 1
4513| #define HAVE_FCNTL_H 1
4514| #define HAVE_GRP_H 1
4515| #define HAVE_LANGINFO_H 1
4516| #define HAVE_LIBINTL_H 1
4517| #define HAVE_PTHREAD_H 1
4518| #define HAVE_SCHED_H 1
4519| #define HAVE_SIGNAL_H 1
4520| #define HAVE_TERMIOS_H 1
4521| #define HAVE_UTIME_H 1
4522| #define HAVE_POLL_H 1
4523| #define HAVE_SYS_POLL_H 1
4524| #define HAVE_SYS_XATTR_H 1
4525| #define HAVE_SYS_EVENT_H 1
4526| #define HAVE_SYS_FILE_H 1
4527| #define HAVE_SYS_IOCTL_H 1
4528| #define HAVE_SYS_KERN_CONTROL_H 1
4529| #define HAVE_SYS_LOCK_H 1
4530| #define HAVE_SYS_PARAM_H 1
4531| #define HAVE_SYS_RANDOM_H 1
4532| #define HAVE_SYS_SELECT_H 1
4533| #define HAVE_SYS_SOCKET_H 1
4534| #define HAVE_SYS_STATVFS_H 1
4535| #define HAVE_SYS_STAT_H 1
4536| #define HAVE_SYS_SYSCALL_H 1
4537| #define HAVE_SYS_SYS_DOMAIN_H 1
4538| #define HAVE_SYS_TIME_H 1
4539| #define HAVE_SYS_TIMES_H 1
4540| #define HAVE_SYS_TYPES_H 1
4541| #define HAVE_SYS_UIO_H 1
4542| #define HAVE_SYS_UN_H 1
4543| #define HAVE_SYS_UTSNAME_H 1
4544| #define HAVE_SYS_WAIT_H 1
4545| #define HAVE_SYS_RESOURCE_H 1
4546| #define HAVE_SYSEXITS_H 1
4547| #define HAVE_SPAWN_H 1
4548| #define HAVE_UTIL_H 1
4549| #define HAVE_ALLOCA_H 1
4550| /* end confdefs.h.  */
4551| #include <sys/sysmacros.h>
4552configure:7987: result: no
4553configure:7987: checking for sys/sysmacros.h
4554configure:7987: result: no
4555configure:7987: checking linux/memfd.h usability
4556configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4557conftest.c:96:10: fatal error: 'linux/memfd.h' file not found
4558#include <linux/memfd.h>
4559         ^~~~~~~~~~~~~~~
45601 error generated.
4561configure:7987: $? = 1
4562configure: failed program was:
4563| /* confdefs.h */
4564| #define _GNU_SOURCE 1
4565| #define _NETBSD_SOURCE 1
4566| #define __BSD_VISIBLE 1
4567| #define _DARWIN_C_SOURCE 1
4568| #define _PYTHONFRAMEWORK "Python"
4569| #define STDC_HEADERS 1
4570| #define HAVE_SYS_TYPES_H 1
4571| #define HAVE_SYS_STAT_H 1
4572| #define HAVE_STDLIB_H 1
4573| #define HAVE_STRING_H 1
4574| #define HAVE_MEMORY_H 1
4575| #define HAVE_STRINGS_H 1
4576| #define HAVE_INTTYPES_H 1
4577| #define HAVE_STDINT_H 1
4578| #define HAVE_UNISTD_H 1
4579| #define __EXTENSIONS__ 1
4580| #define _ALL_SOURCE 1
4581| #define _GNU_SOURCE 1
4582| #define _POSIX_PTHREAD_SEMANTICS 1
4583| #define _TANDEM_SOURCE 1
4584| #define STDC_HEADERS 1
4585| #define HAVE_DLFCN_H 1
4586| #define HAVE_ERRNO_H 1
4587| #define HAVE_FCNTL_H 1
4588| #define HAVE_GRP_H 1
4589| #define HAVE_LANGINFO_H 1
4590| #define HAVE_LIBINTL_H 1
4591| #define HAVE_PTHREAD_H 1
4592| #define HAVE_SCHED_H 1
4593| #define HAVE_SIGNAL_H 1
4594| #define HAVE_TERMIOS_H 1
4595| #define HAVE_UTIME_H 1
4596| #define HAVE_POLL_H 1
4597| #define HAVE_SYS_POLL_H 1
4598| #define HAVE_SYS_XATTR_H 1
4599| #define HAVE_SYS_EVENT_H 1
4600| #define HAVE_SYS_FILE_H 1
4601| #define HAVE_SYS_IOCTL_H 1
4602| #define HAVE_SYS_KERN_CONTROL_H 1
4603| #define HAVE_SYS_LOCK_H 1
4604| #define HAVE_SYS_PARAM_H 1
4605| #define HAVE_SYS_RANDOM_H 1
4606| #define HAVE_SYS_SELECT_H 1
4607| #define HAVE_SYS_SOCKET_H 1
4608| #define HAVE_SYS_STATVFS_H 1
4609| #define HAVE_SYS_STAT_H 1
4610| #define HAVE_SYS_SYSCALL_H 1
4611| #define HAVE_SYS_SYS_DOMAIN_H 1
4612| #define HAVE_SYS_TIME_H 1
4613| #define HAVE_SYS_TIMES_H 1
4614| #define HAVE_SYS_TYPES_H 1
4615| #define HAVE_SYS_UIO_H 1
4616| #define HAVE_SYS_UN_H 1
4617| #define HAVE_SYS_UTSNAME_H 1
4618| #define HAVE_SYS_WAIT_H 1
4619| #define HAVE_SYS_RESOURCE_H 1
4620| #define HAVE_SYSEXITS_H 1
4621| #define HAVE_SPAWN_H 1
4622| #define HAVE_UTIL_H 1
4623| #define HAVE_ALLOCA_H 1
4624| /* end confdefs.h.  */
4625| #include <stdio.h>
4626| #ifdef HAVE_SYS_TYPES_H
4627| # include <sys/types.h>
4628| #endif
4629| #ifdef HAVE_SYS_STAT_H
4630| # include <sys/stat.h>
4631| #endif
4632| #ifdef STDC_HEADERS
4633| # include <stdlib.h>
4634| # include <stddef.h>
4635| #else
4636| # ifdef HAVE_STDLIB_H
4637| #  include <stdlib.h>
4638| # endif
4639| #endif
4640| #ifdef HAVE_STRING_H
4641| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4642| #  include <memory.h>
4643| # endif
4644| # include <string.h>
4645| #endif
4646| #ifdef HAVE_STRINGS_H
4647| # include <strings.h>
4648| #endif
4649| #ifdef HAVE_INTTYPES_H
4650| # include <inttypes.h>
4651| #endif
4652| #ifdef HAVE_STDINT_H
4653| # include <stdint.h>
4654| #endif
4655| #ifdef HAVE_UNISTD_H
4656| # include <unistd.h>
4657| #endif
4658| #include <linux/memfd.h>
4659configure:7987: result: no
4660configure:7987: checking linux/memfd.h presence
4661configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4662conftest.c:63:10: fatal error: 'linux/memfd.h' file not found
4663#include <linux/memfd.h>
4664         ^~~~~~~~~~~~~~~
46651 error generated.
4666configure:7987: $? = 1
4667configure: failed program was:
4668| /* confdefs.h */
4669| #define _GNU_SOURCE 1
4670| #define _NETBSD_SOURCE 1
4671| #define __BSD_VISIBLE 1
4672| #define _DARWIN_C_SOURCE 1
4673| #define _PYTHONFRAMEWORK "Python"
4674| #define STDC_HEADERS 1
4675| #define HAVE_SYS_TYPES_H 1
4676| #define HAVE_SYS_STAT_H 1
4677| #define HAVE_STDLIB_H 1
4678| #define HAVE_STRING_H 1
4679| #define HAVE_MEMORY_H 1
4680| #define HAVE_STRINGS_H 1
4681| #define HAVE_INTTYPES_H 1
4682| #define HAVE_STDINT_H 1
4683| #define HAVE_UNISTD_H 1
4684| #define __EXTENSIONS__ 1
4685| #define _ALL_SOURCE 1
4686| #define _GNU_SOURCE 1
4687| #define _POSIX_PTHREAD_SEMANTICS 1
4688| #define _TANDEM_SOURCE 1
4689| #define STDC_HEADERS 1
4690| #define HAVE_DLFCN_H 1
4691| #define HAVE_ERRNO_H 1
4692| #define HAVE_FCNTL_H 1
4693| #define HAVE_GRP_H 1
4694| #define HAVE_LANGINFO_H 1
4695| #define HAVE_LIBINTL_H 1
4696| #define HAVE_PTHREAD_H 1
4697| #define HAVE_SCHED_H 1
4698| #define HAVE_SIGNAL_H 1
4699| #define HAVE_TERMIOS_H 1
4700| #define HAVE_UTIME_H 1
4701| #define HAVE_POLL_H 1
4702| #define HAVE_SYS_POLL_H 1
4703| #define HAVE_SYS_XATTR_H 1
4704| #define HAVE_SYS_EVENT_H 1
4705| #define HAVE_SYS_FILE_H 1
4706| #define HAVE_SYS_IOCTL_H 1
4707| #define HAVE_SYS_KERN_CONTROL_H 1
4708| #define HAVE_SYS_LOCK_H 1
4709| #define HAVE_SYS_PARAM_H 1
4710| #define HAVE_SYS_RANDOM_H 1
4711| #define HAVE_SYS_SELECT_H 1
4712| #define HAVE_SYS_SOCKET_H 1
4713| #define HAVE_SYS_STATVFS_H 1
4714| #define HAVE_SYS_STAT_H 1
4715| #define HAVE_SYS_SYSCALL_H 1
4716| #define HAVE_SYS_SYS_DOMAIN_H 1
4717| #define HAVE_SYS_TIME_H 1
4718| #define HAVE_SYS_TIMES_H 1
4719| #define HAVE_SYS_TYPES_H 1
4720| #define HAVE_SYS_UIO_H 1
4721| #define HAVE_SYS_UN_H 1
4722| #define HAVE_SYS_UTSNAME_H 1
4723| #define HAVE_SYS_WAIT_H 1
4724| #define HAVE_SYS_RESOURCE_H 1
4725| #define HAVE_SYSEXITS_H 1
4726| #define HAVE_SPAWN_H 1
4727| #define HAVE_UTIL_H 1
4728| #define HAVE_ALLOCA_H 1
4729| /* end confdefs.h.  */
4730| #include <linux/memfd.h>
4731configure:7987: result: no
4732configure:7987: checking for linux/memfd.h
4733configure:7987: result: no
4734configure:7987: checking linux/wait.h usability
4735configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4736conftest.c:96:10: fatal error: 'linux/wait.h' file not found
4737#include <linux/wait.h>
4738         ^~~~~~~~~~~~~~
47391 error generated.
4740configure:7987: $? = 1
4741configure: failed program was:
4742| /* confdefs.h */
4743| #define _GNU_SOURCE 1
4744| #define _NETBSD_SOURCE 1
4745| #define __BSD_VISIBLE 1
4746| #define _DARWIN_C_SOURCE 1
4747| #define _PYTHONFRAMEWORK "Python"
4748| #define STDC_HEADERS 1
4749| #define HAVE_SYS_TYPES_H 1
4750| #define HAVE_SYS_STAT_H 1
4751| #define HAVE_STDLIB_H 1
4752| #define HAVE_STRING_H 1
4753| #define HAVE_MEMORY_H 1
4754| #define HAVE_STRINGS_H 1
4755| #define HAVE_INTTYPES_H 1
4756| #define HAVE_STDINT_H 1
4757| #define HAVE_UNISTD_H 1
4758| #define __EXTENSIONS__ 1
4759| #define _ALL_SOURCE 1
4760| #define _GNU_SOURCE 1
4761| #define _POSIX_PTHREAD_SEMANTICS 1
4762| #define _TANDEM_SOURCE 1
4763| #define STDC_HEADERS 1
4764| #define HAVE_DLFCN_H 1
4765| #define HAVE_ERRNO_H 1
4766| #define HAVE_FCNTL_H 1
4767| #define HAVE_GRP_H 1
4768| #define HAVE_LANGINFO_H 1
4769| #define HAVE_LIBINTL_H 1
4770| #define HAVE_PTHREAD_H 1
4771| #define HAVE_SCHED_H 1
4772| #define HAVE_SIGNAL_H 1
4773| #define HAVE_TERMIOS_H 1
4774| #define HAVE_UTIME_H 1
4775| #define HAVE_POLL_H 1
4776| #define HAVE_SYS_POLL_H 1
4777| #define HAVE_SYS_XATTR_H 1
4778| #define HAVE_SYS_EVENT_H 1
4779| #define HAVE_SYS_FILE_H 1
4780| #define HAVE_SYS_IOCTL_H 1
4781| #define HAVE_SYS_KERN_CONTROL_H 1
4782| #define HAVE_SYS_LOCK_H 1
4783| #define HAVE_SYS_PARAM_H 1
4784| #define HAVE_SYS_RANDOM_H 1
4785| #define HAVE_SYS_SELECT_H 1
4786| #define HAVE_SYS_SOCKET_H 1
4787| #define HAVE_SYS_STATVFS_H 1
4788| #define HAVE_SYS_STAT_H 1
4789| #define HAVE_SYS_SYSCALL_H 1
4790| #define HAVE_SYS_SYS_DOMAIN_H 1
4791| #define HAVE_SYS_TIME_H 1
4792| #define HAVE_SYS_TIMES_H 1
4793| #define HAVE_SYS_TYPES_H 1
4794| #define HAVE_SYS_UIO_H 1
4795| #define HAVE_SYS_UN_H 1
4796| #define HAVE_SYS_UTSNAME_H 1
4797| #define HAVE_SYS_WAIT_H 1
4798| #define HAVE_SYS_RESOURCE_H 1
4799| #define HAVE_SYSEXITS_H 1
4800| #define HAVE_SPAWN_H 1
4801| #define HAVE_UTIL_H 1
4802| #define HAVE_ALLOCA_H 1
4803| /* end confdefs.h.  */
4804| #include <stdio.h>
4805| #ifdef HAVE_SYS_TYPES_H
4806| # include <sys/types.h>
4807| #endif
4808| #ifdef HAVE_SYS_STAT_H
4809| # include <sys/stat.h>
4810| #endif
4811| #ifdef STDC_HEADERS
4812| # include <stdlib.h>
4813| # include <stddef.h>
4814| #else
4815| # ifdef HAVE_STDLIB_H
4816| #  include <stdlib.h>
4817| # endif
4818| #endif
4819| #ifdef HAVE_STRING_H
4820| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4821| #  include <memory.h>
4822| # endif
4823| # include <string.h>
4824| #endif
4825| #ifdef HAVE_STRINGS_H
4826| # include <strings.h>
4827| #endif
4828| #ifdef HAVE_INTTYPES_H
4829| # include <inttypes.h>
4830| #endif
4831| #ifdef HAVE_STDINT_H
4832| # include <stdint.h>
4833| #endif
4834| #ifdef HAVE_UNISTD_H
4835| # include <unistd.h>
4836| #endif
4837| #include <linux/wait.h>
4838configure:7987: result: no
4839configure:7987: checking linux/wait.h presence
4840configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
4841conftest.c:63:10: fatal error: 'linux/wait.h' file not found
4842#include <linux/wait.h>
4843         ^~~~~~~~~~~~~~
48441 error generated.
4845configure:7987: $? = 1
4846configure: failed program was:
4847| /* confdefs.h */
4848| #define _GNU_SOURCE 1
4849| #define _NETBSD_SOURCE 1
4850| #define __BSD_VISIBLE 1
4851| #define _DARWIN_C_SOURCE 1
4852| #define _PYTHONFRAMEWORK "Python"
4853| #define STDC_HEADERS 1
4854| #define HAVE_SYS_TYPES_H 1
4855| #define HAVE_SYS_STAT_H 1
4856| #define HAVE_STDLIB_H 1
4857| #define HAVE_STRING_H 1
4858| #define HAVE_MEMORY_H 1
4859| #define HAVE_STRINGS_H 1
4860| #define HAVE_INTTYPES_H 1
4861| #define HAVE_STDINT_H 1
4862| #define HAVE_UNISTD_H 1
4863| #define __EXTENSIONS__ 1
4864| #define _ALL_SOURCE 1
4865| #define _GNU_SOURCE 1
4866| #define _POSIX_PTHREAD_SEMANTICS 1
4867| #define _TANDEM_SOURCE 1
4868| #define STDC_HEADERS 1
4869| #define HAVE_DLFCN_H 1
4870| #define HAVE_ERRNO_H 1
4871| #define HAVE_FCNTL_H 1
4872| #define HAVE_GRP_H 1
4873| #define HAVE_LANGINFO_H 1
4874| #define HAVE_LIBINTL_H 1
4875| #define HAVE_PTHREAD_H 1
4876| #define HAVE_SCHED_H 1
4877| #define HAVE_SIGNAL_H 1
4878| #define HAVE_TERMIOS_H 1
4879| #define HAVE_UTIME_H 1
4880| #define HAVE_POLL_H 1
4881| #define HAVE_SYS_POLL_H 1
4882| #define HAVE_SYS_XATTR_H 1
4883| #define HAVE_SYS_EVENT_H 1
4884| #define HAVE_SYS_FILE_H 1
4885| #define HAVE_SYS_IOCTL_H 1
4886| #define HAVE_SYS_KERN_CONTROL_H 1
4887| #define HAVE_SYS_LOCK_H 1
4888| #define HAVE_SYS_PARAM_H 1
4889| #define HAVE_SYS_RANDOM_H 1
4890| #define HAVE_SYS_SELECT_H 1
4891| #define HAVE_SYS_SOCKET_H 1
4892| #define HAVE_SYS_STATVFS_H 1
4893| #define HAVE_SYS_STAT_H 1
4894| #define HAVE_SYS_SYSCALL_H 1
4895| #define HAVE_SYS_SYS_DOMAIN_H 1
4896| #define HAVE_SYS_TIME_H 1
4897| #define HAVE_SYS_TIMES_H 1
4898| #define HAVE_SYS_TYPES_H 1
4899| #define HAVE_SYS_UIO_H 1
4900| #define HAVE_SYS_UN_H 1
4901| #define HAVE_SYS_UTSNAME_H 1
4902| #define HAVE_SYS_WAIT_H 1
4903| #define HAVE_SYS_RESOURCE_H 1
4904| #define HAVE_SYSEXITS_H 1
4905| #define HAVE_SPAWN_H 1
4906| #define HAVE_UTIL_H 1
4907| #define HAVE_ALLOCA_H 1
4908| /* end confdefs.h.  */
4909| #include <linux/wait.h>
4910configure:7987: result: no
4911configure:7987: checking for linux/wait.h
4912configure:7987: result: no
4913configure:7987: checking sys/memfd.h usability
4914configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
4915conftest.c:96:10: fatal error: 'sys/memfd.h' file not found
4916#include <sys/memfd.h>
4917         ^~~~~~~~~~~~~
49181 error generated.
4919configure:7987: $? = 1
4920configure: failed program was:
4921| /* confdefs.h */
4922| #define _GNU_SOURCE 1
4923| #define _NETBSD_SOURCE 1
4924| #define __BSD_VISIBLE 1
4925| #define _DARWIN_C_SOURCE 1
4926| #define _PYTHONFRAMEWORK "Python"
4927| #define STDC_HEADERS 1
4928| #define HAVE_SYS_TYPES_H 1
4929| #define HAVE_SYS_STAT_H 1
4930| #define HAVE_STDLIB_H 1
4931| #define HAVE_STRING_H 1
4932| #define HAVE_MEMORY_H 1
4933| #define HAVE_STRINGS_H 1
4934| #define HAVE_INTTYPES_H 1
4935| #define HAVE_STDINT_H 1
4936| #define HAVE_UNISTD_H 1
4937| #define __EXTENSIONS__ 1
4938| #define _ALL_SOURCE 1
4939| #define _GNU_SOURCE 1
4940| #define _POSIX_PTHREAD_SEMANTICS 1
4941| #define _TANDEM_SOURCE 1
4942| #define STDC_HEADERS 1
4943| #define HAVE_DLFCN_H 1
4944| #define HAVE_ERRNO_H 1
4945| #define HAVE_FCNTL_H 1
4946| #define HAVE_GRP_H 1
4947| #define HAVE_LANGINFO_H 1
4948| #define HAVE_LIBINTL_H 1
4949| #define HAVE_PTHREAD_H 1
4950| #define HAVE_SCHED_H 1
4951| #define HAVE_SIGNAL_H 1
4952| #define HAVE_TERMIOS_H 1
4953| #define HAVE_UTIME_H 1
4954| #define HAVE_POLL_H 1
4955| #define HAVE_SYS_POLL_H 1
4956| #define HAVE_SYS_XATTR_H 1
4957| #define HAVE_SYS_EVENT_H 1
4958| #define HAVE_SYS_FILE_H 1
4959| #define HAVE_SYS_IOCTL_H 1
4960| #define HAVE_SYS_KERN_CONTROL_H 1
4961| #define HAVE_SYS_LOCK_H 1
4962| #define HAVE_SYS_PARAM_H 1
4963| #define HAVE_SYS_RANDOM_H 1
4964| #define HAVE_SYS_SELECT_H 1
4965| #define HAVE_SYS_SOCKET_H 1
4966| #define HAVE_SYS_STATVFS_H 1
4967| #define HAVE_SYS_STAT_H 1
4968| #define HAVE_SYS_SYSCALL_H 1
4969| #define HAVE_SYS_SYS_DOMAIN_H 1
4970| #define HAVE_SYS_TIME_H 1
4971| #define HAVE_SYS_TIMES_H 1
4972| #define HAVE_SYS_TYPES_H 1
4973| #define HAVE_SYS_UIO_H 1
4974| #define HAVE_SYS_UN_H 1
4975| #define HAVE_SYS_UTSNAME_H 1
4976| #define HAVE_SYS_WAIT_H 1
4977| #define HAVE_SYS_RESOURCE_H 1
4978| #define HAVE_SYSEXITS_H 1
4979| #define HAVE_SPAWN_H 1
4980| #define HAVE_UTIL_H 1
4981| #define HAVE_ALLOCA_H 1
4982| /* end confdefs.h.  */
4983| #include <stdio.h>
4984| #ifdef HAVE_SYS_TYPES_H
4985| # include <sys/types.h>
4986| #endif
4987| #ifdef HAVE_SYS_STAT_H
4988| # include <sys/stat.h>
4989| #endif
4990| #ifdef STDC_HEADERS
4991| # include <stdlib.h>
4992| # include <stddef.h>
4993| #else
4994| # ifdef HAVE_STDLIB_H
4995| #  include <stdlib.h>
4996| # endif
4997| #endif
4998| #ifdef HAVE_STRING_H
4999| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5000| #  include <memory.h>
5001| # endif
5002| # include <string.h>
5003| #endif
5004| #ifdef HAVE_STRINGS_H
5005| # include <strings.h>
5006| #endif
5007| #ifdef HAVE_INTTYPES_H
5008| # include <inttypes.h>
5009| #endif
5010| #ifdef HAVE_STDINT_H
5011| # include <stdint.h>
5012| #endif
5013| #ifdef HAVE_UNISTD_H
5014| # include <unistd.h>
5015| #endif
5016| #include <sys/memfd.h>
5017configure:7987: result: no
5018configure:7987: checking sys/memfd.h presence
5019configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
5020conftest.c:63:10: fatal error: 'sys/memfd.h' file not found
5021#include <sys/memfd.h>
5022         ^~~~~~~~~~~~~
50231 error generated.
5024configure:7987: $? = 1
5025configure: failed program was:
5026| /* confdefs.h */
5027| #define _GNU_SOURCE 1
5028| #define _NETBSD_SOURCE 1
5029| #define __BSD_VISIBLE 1
5030| #define _DARWIN_C_SOURCE 1
5031| #define _PYTHONFRAMEWORK "Python"
5032| #define STDC_HEADERS 1
5033| #define HAVE_SYS_TYPES_H 1
5034| #define HAVE_SYS_STAT_H 1
5035| #define HAVE_STDLIB_H 1
5036| #define HAVE_STRING_H 1
5037| #define HAVE_MEMORY_H 1
5038| #define HAVE_STRINGS_H 1
5039| #define HAVE_INTTYPES_H 1
5040| #define HAVE_STDINT_H 1
5041| #define HAVE_UNISTD_H 1
5042| #define __EXTENSIONS__ 1
5043| #define _ALL_SOURCE 1
5044| #define _GNU_SOURCE 1
5045| #define _POSIX_PTHREAD_SEMANTICS 1
5046| #define _TANDEM_SOURCE 1
5047| #define STDC_HEADERS 1
5048| #define HAVE_DLFCN_H 1
5049| #define HAVE_ERRNO_H 1
5050| #define HAVE_FCNTL_H 1
5051| #define HAVE_GRP_H 1
5052| #define HAVE_LANGINFO_H 1
5053| #define HAVE_LIBINTL_H 1
5054| #define HAVE_PTHREAD_H 1
5055| #define HAVE_SCHED_H 1
5056| #define HAVE_SIGNAL_H 1
5057| #define HAVE_TERMIOS_H 1
5058| #define HAVE_UTIME_H 1
5059| #define HAVE_POLL_H 1
5060| #define HAVE_SYS_POLL_H 1
5061| #define HAVE_SYS_XATTR_H 1
5062| #define HAVE_SYS_EVENT_H 1
5063| #define HAVE_SYS_FILE_H 1
5064| #define HAVE_SYS_IOCTL_H 1
5065| #define HAVE_SYS_KERN_CONTROL_H 1
5066| #define HAVE_SYS_LOCK_H 1
5067| #define HAVE_SYS_PARAM_H 1
5068| #define HAVE_SYS_RANDOM_H 1
5069| #define HAVE_SYS_SELECT_H 1
5070| #define HAVE_SYS_SOCKET_H 1
5071| #define HAVE_SYS_STATVFS_H 1
5072| #define HAVE_SYS_STAT_H 1
5073| #define HAVE_SYS_SYSCALL_H 1
5074| #define HAVE_SYS_SYS_DOMAIN_H 1
5075| #define HAVE_SYS_TIME_H 1
5076| #define HAVE_SYS_TIMES_H 1
5077| #define HAVE_SYS_TYPES_H 1
5078| #define HAVE_SYS_UIO_H 1
5079| #define HAVE_SYS_UN_H 1
5080| #define HAVE_SYS_UTSNAME_H 1
5081| #define HAVE_SYS_WAIT_H 1
5082| #define HAVE_SYS_RESOURCE_H 1
5083| #define HAVE_SYSEXITS_H 1
5084| #define HAVE_SPAWN_H 1
5085| #define HAVE_UTIL_H 1
5086| #define HAVE_ALLOCA_H 1
5087| /* end confdefs.h.  */
5088| #include <sys/memfd.h>
5089configure:7987: result: no
5090configure:7987: checking for sys/memfd.h
5091configure:7987: result: no
5092configure:7987: checking sys/mman.h usability
5093configure:7987: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5094configure:7987: $? = 0
5095configure:7987: result: yes
5096configure:7987: checking sys/mman.h presence
5097configure:7987: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
5098configure:7987: $? = 0
5099configure:7987: result: yes
5100configure:7987: checking for sys/mman.h
5101configure:7987: result: yes
5102configure:8000: checking for dirent.h that defines DIR
5103configure:8019: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5104configure:8019: $? = 0
5105configure:8027: result: yes
5106configure:8040: checking for library containing opendir
5107configure:8071: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
5108configure:8071: $? = 0
5109configure:8088: result: none required
5110configure:8155: checking whether sys/types.h defines makedev
5111configure:8171: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
5112configure:8171: $? = 0
5113configure:8180: result: yes
5114configure:8212: checking bluetooth/bluetooth.h usability
5115configure:8212: /usr/bin/clang -c -std=c99 -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5116conftest.c:98:10: fatal error: 'bluetooth/bluetooth.h' file not found
5117#include <bluetooth/bluetooth.h>
5118         ^~~~~~~~~~~~~~~~~~~~~~~
51191 error generated.
5120configure:8212: $? = 1
5121configure: failed program was:
5122| /* confdefs.h */
5123| #define _GNU_SOURCE 1
5124| #define _NETBSD_SOURCE 1
5125| #define __BSD_VISIBLE 1
5126| #define _DARWIN_C_SOURCE 1
5127| #define _PYTHONFRAMEWORK "Python"
5128| #define STDC_HEADERS 1
5129| #define HAVE_SYS_TYPES_H 1
5130| #define HAVE_SYS_STAT_H 1
5131| #define HAVE_STDLIB_H 1
5132| #define HAVE_STRING_H 1
5133| #define HAVE_MEMORY_H 1
5134| #define HAVE_STRINGS_H 1
5135| #define HAVE_INTTYPES_H 1
5136| #define HAVE_STDINT_H 1
5137| #define HAVE_UNISTD_H 1
5138| #define __EXTENSIONS__ 1
5139| #define _ALL_SOURCE 1
5140| #define _GNU_SOURCE 1
5141| #define _POSIX_PTHREAD_SEMANTICS 1
5142| #define _TANDEM_SOURCE 1
5143| #define STDC_HEADERS 1
5144| #define HAVE_DLFCN_H 1
5145| #define HAVE_ERRNO_H 1
5146| #define HAVE_FCNTL_H 1
5147| #define HAVE_GRP_H 1
5148| #define HAVE_LANGINFO_H 1
5149| #define HAVE_LIBINTL_H 1
5150| #define HAVE_PTHREAD_H 1
5151| #define HAVE_SCHED_H 1
5152| #define HAVE_SIGNAL_H 1
5153| #define HAVE_TERMIOS_H 1
5154| #define HAVE_UTIME_H 1
5155| #define HAVE_POLL_H 1
5156| #define HAVE_SYS_POLL_H 1
5157| #define HAVE_SYS_XATTR_H 1
5158| #define HAVE_SYS_EVENT_H 1
5159| #define HAVE_SYS_FILE_H 1
5160| #define HAVE_SYS_IOCTL_H 1
5161| #define HAVE_SYS_KERN_CONTROL_H 1
5162| #define HAVE_SYS_LOCK_H 1
5163| #define HAVE_SYS_PARAM_H 1
5164| #define HAVE_SYS_RANDOM_H 1
5165| #define HAVE_SYS_SELECT_H 1
5166| #define HAVE_SYS_SOCKET_H 1
5167| #define HAVE_SYS_STATVFS_H 1
5168| #define HAVE_SYS_STAT_H 1
5169| #define HAVE_SYS_SYSCALL_H 1
5170| #define HAVE_SYS_SYS_DOMAIN_H 1
5171| #define HAVE_SYS_TIME_H 1
5172| #define HAVE_SYS_TIMES_H 1
5173| #define HAVE_SYS_TYPES_H 1
5174| #define HAVE_SYS_UIO_H 1
5175| #define HAVE_SYS_UN_H 1
5176| #define HAVE_SYS_UTSNAME_H 1
5177| #define HAVE_SYS_WAIT_H 1
5178| #define HAVE_SYS_RESOURCE_H 1
5179| #define HAVE_SYSEXITS_H 1
5180| #define HAVE_SPAWN_H 1
5181| #define HAVE_UTIL_H 1
5182| #define HAVE_ALLOCA_H 1
5183| #define HAVE_SYS_MMAN_H 1
5184| #define HAVE_DIRENT_H 1
5185| /* end confdefs.h.  */
5186| #include <stdio.h>
5187| #ifdef HAVE_SYS_TYPES_H
5188| # include <sys/types.h>
5189| #endif
5190| #ifdef HAVE_SYS_STAT_H
5191| # include <sys/stat.h>
5192| #endif
5193| #ifdef STDC_HEADERS
5194| # include <stdlib.h>
5195| # include <stddef.h>
5196| #else
5197| # ifdef HAVE_STDLIB_H
5198| #  include <stdlib.h>
5199| # endif
5200| #endif
5201| #ifdef HAVE_STRING_H
5202| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
5203| #  include <memory.h>
5204| # endif
5205| # include <string.h>
5206| #endif
5207| #ifdef HAVE_STRINGS_H
5208| # include <strings.h>
5209| #endif
5210| #ifdef HAVE_INTTYPES_H
5211| # include <inttypes.h>
5212| #endif
5213| #ifdef HAVE_STDINT_H
5214| # include <stdint.h>
5215| #endif
5216| #ifdef HAVE_UNISTD_H
5217| # include <unistd.h>
5218| #endif
5219| #include <bluetooth/bluetooth.h>
5220configure:8212: result: no
5221configure:8212: checking bluetooth/bluetooth.h presence
5222configure:8212: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c
5223conftest.c:65:10: fatal error: 'bluetooth/bluetooth.h' file not found
5224#include <bluetooth/bluetooth.h>
5225         ^~~~~~~~~~~~~~~~~~~~~~~
52261 error generated.
5227configure:8212: $? = 1
5228configure: failed program was:
5229| /* confdefs.h */
5230| #define _GNU_SOURCE 1
5231| #define _NETBSD_SOURCE 1
5232| #define __BSD_VISIBLE 1
5233| #define _DARWIN_C_SOURCE 1
5234| #define _PYTHONFRAMEWORK "Python"
5235| #define STDC_HEADERS 1
5236| #define HAVE_SYS_TYPES_H 1
5237| #define HAVE_SYS_STAT_H 1
5238| #define HAVE_STDLIB_H 1
5239| #define HAVE_STRING_H 1
5240| #define HAVE_MEMORY_H 1
5241| #define HAVE_STRINGS_H 1
5242| #define HAVE_INTTYPES_H 1
5243| #define HAVE_STDINT_H 1
5244| #define HAVE_UNISTD_H 1
5245| #define __EXTENSIONS__ 1
5246| #define _ALL_SOURCE 1
5247| #define _GNU_SOURCE 1
5248| #define _POSIX_PTHREAD_SEMANTICS 1
5249| #define _TANDEM_SOURCE 1
5250| #define STDC_HEADERS 1
5251| #define HAVE_DLFCN_H 1
5252| #define HAVE_ERRNO_H 1
5253| #define HAVE_FCNTL_H 1
5254| #define HAVE_GRP_H 1
5255| #define HAVE_LANGINFO_H 1
5256| #define HAVE_LIBINTL_H 1
5257| #define HAVE_PTHREAD_H 1
5258| #define HAVE_SCHED_H 1
5259| #define HAVE_SIGNAL_H 1
5260| #define HAVE_TERMIOS_H 1
5261| #define HAVE_UTIME_H 1
5262| #define HAVE_POLL_H 1
5263| #define HAVE_SYS_POLL_H 1
5264| #define HAVE_SYS_XATTR_H 1
5265| #define HAVE_SYS_EVENT_H 1
5266| #define HAVE_SYS_FILE_H 1
5267| #define HAVE_SYS_IOCTL_H 1
5268| #define HAVE_SYS_KERN_CONTROL_H 1
5269| #define HAVE_SYS_LOCK_H 1
5270| #define HAVE_SYS_PARAM_H 1
5271| #define HAVE_SYS_RANDOM_H 1
5272| #define HAVE_SYS_SELECT_H 1
5273| #define HAVE_SYS_SOCKET_H 1
5274| #define HAVE_SYS_STATVFS_H 1
5275| #define HAVE_SYS_STAT_H 1
5276| #define HAVE_SYS_SYSCALL_H 1
5277| #define HAVE_SYS_SYS_DOMAIN_H 1
5278| #define HAVE_SYS_TIME_H 1
5279| #define HAVE_SYS_TIMES_H 1
5280| #define HAVE_SYS_TYPES_H 1
5281| #define HAVE_SYS_UIO_H 1
5282| #define HAVE_SYS_UN_H 1
5283| #define HAVE_SYS_UTSNAME_H 1
5284| #define HAVE_SYS_WAIT_H 1
5285| #define HAVE_SYS_RESOURCE_H 1
5286| #define HAVE_SYSEXITS_H 1
5287| #define HAVE_SPAWN_H 1
5288| #define HAVE_UTIL_H 1
5289| #define HAVE_ALLOCA_H 1
5290| #define HAVE_SYS_MMAN_H 1
5291| #define HAVE_DIRENT_H 1
5292| /* end confdefs.h.  */
5293| #include <bluetooth/bluetooth.h>
5294configure:8212: result: no
5295configure:8212: checking for bluetooth/bluetooth.h
5296configure:8212: result: no
5297configure:8227: checking for net/if.h
5298configure:8227: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5299configure:8227: $? = 0
5300configure:8227: result: yes
5301configure:8254: checking for linux/netlink.h
5302configure:8254: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5303conftest.c:75:10: fatal error: 'linux/netlink.h' file not found
5304#include <linux/netlink.h>
5305         ^~~~~~~~~~~~~~~~~
53061 error generated.
5307configure:8254: $? = 1
5308configure: failed program was:
5309| /* confdefs.h */
5310| #define _GNU_SOURCE 1
5311| #define _NETBSD_SOURCE 1
5312| #define __BSD_VISIBLE 1
5313| #define _DARWIN_C_SOURCE 1
5314| #define _PYTHONFRAMEWORK "Python"
5315| #define STDC_HEADERS 1
5316| #define HAVE_SYS_TYPES_H 1
5317| #define HAVE_SYS_STAT_H 1
5318| #define HAVE_STDLIB_H 1
5319| #define HAVE_STRING_H 1
5320| #define HAVE_MEMORY_H 1
5321| #define HAVE_STRINGS_H 1
5322| #define HAVE_INTTYPES_H 1
5323| #define HAVE_STDINT_H 1
5324| #define HAVE_UNISTD_H 1
5325| #define __EXTENSIONS__ 1
5326| #define _ALL_SOURCE 1
5327| #define _GNU_SOURCE 1
5328| #define _POSIX_PTHREAD_SEMANTICS 1
5329| #define _TANDEM_SOURCE 1
5330| #define STDC_HEADERS 1
5331| #define HAVE_DLFCN_H 1
5332| #define HAVE_ERRNO_H 1
5333| #define HAVE_FCNTL_H 1
5334| #define HAVE_GRP_H 1
5335| #define HAVE_LANGINFO_H 1
5336| #define HAVE_LIBINTL_H 1
5337| #define HAVE_PTHREAD_H 1
5338| #define HAVE_SCHED_H 1
5339| #define HAVE_SIGNAL_H 1
5340| #define HAVE_TERMIOS_H 1
5341| #define HAVE_UTIME_H 1
5342| #define HAVE_POLL_H 1
5343| #define HAVE_SYS_POLL_H 1
5344| #define HAVE_SYS_XATTR_H 1
5345| #define HAVE_SYS_EVENT_H 1
5346| #define HAVE_SYS_FILE_H 1
5347| #define HAVE_SYS_IOCTL_H 1
5348| #define HAVE_SYS_KERN_CONTROL_H 1
5349| #define HAVE_SYS_LOCK_H 1
5350| #define HAVE_SYS_PARAM_H 1
5351| #define HAVE_SYS_RANDOM_H 1
5352| #define HAVE_SYS_SELECT_H 1
5353| #define HAVE_SYS_SOCKET_H 1
5354| #define HAVE_SYS_STATVFS_H 1
5355| #define HAVE_SYS_STAT_H 1
5356| #define HAVE_SYS_SYSCALL_H 1
5357| #define HAVE_SYS_SYS_DOMAIN_H 1
5358| #define HAVE_SYS_TIME_H 1
5359| #define HAVE_SYS_TIMES_H 1
5360| #define HAVE_SYS_TYPES_H 1
5361| #define HAVE_SYS_UIO_H 1
5362| #define HAVE_SYS_UN_H 1
5363| #define HAVE_SYS_UTSNAME_H 1
5364| #define HAVE_SYS_WAIT_H 1
5365| #define HAVE_SYS_RESOURCE_H 1
5366| #define HAVE_SYSEXITS_H 1
5367| #define HAVE_SPAWN_H 1
5368| #define HAVE_UTIL_H 1
5369| #define HAVE_ALLOCA_H 1
5370| #define HAVE_SYS_MMAN_H 1
5371| #define HAVE_DIRENT_H 1
5372| #define HAVE_NET_IF_H 1
5373| /* end confdefs.h.  */
5374|
5375| #ifdef HAVE_ASM_TYPES_H
5376| #include <asm/types.h>
5377| #endif
5378| #ifdef HAVE_SYS_SOCKET_H
5379| #include <sys/socket.h>
5380| #endif
5381|
5382|
5383| #include <linux/netlink.h>
5384configure:8254: result: no
5385configure:8276: checking for linux/qrtr.h
5386configure:8276: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5387conftest.c:75:10: fatal error: 'linux/qrtr.h' file not found
5388#include <linux/qrtr.h>
5389         ^~~~~~~~~~~~~~
53901 error generated.
5391configure:8276: $? = 1
5392configure: failed program was:
5393| /* confdefs.h */
5394| #define _GNU_SOURCE 1
5395| #define _NETBSD_SOURCE 1
5396| #define __BSD_VISIBLE 1
5397| #define _DARWIN_C_SOURCE 1
5398| #define _PYTHONFRAMEWORK "Python"
5399| #define STDC_HEADERS 1
5400| #define HAVE_SYS_TYPES_H 1
5401| #define HAVE_SYS_STAT_H 1
5402| #define HAVE_STDLIB_H 1
5403| #define HAVE_STRING_H 1
5404| #define HAVE_MEMORY_H 1
5405| #define HAVE_STRINGS_H 1
5406| #define HAVE_INTTYPES_H 1
5407| #define HAVE_STDINT_H 1
5408| #define HAVE_UNISTD_H 1
5409| #define __EXTENSIONS__ 1
5410| #define _ALL_SOURCE 1
5411| #define _GNU_SOURCE 1
5412| #define _POSIX_PTHREAD_SEMANTICS 1
5413| #define _TANDEM_SOURCE 1
5414| #define STDC_HEADERS 1
5415| #define HAVE_DLFCN_H 1
5416| #define HAVE_ERRNO_H 1
5417| #define HAVE_FCNTL_H 1
5418| #define HAVE_GRP_H 1
5419| #define HAVE_LANGINFO_H 1
5420| #define HAVE_LIBINTL_H 1
5421| #define HAVE_PTHREAD_H 1
5422| #define HAVE_SCHED_H 1
5423| #define HAVE_SIGNAL_H 1
5424| #define HAVE_TERMIOS_H 1
5425| #define HAVE_UTIME_H 1
5426| #define HAVE_POLL_H 1
5427| #define HAVE_SYS_POLL_H 1
5428| #define HAVE_SYS_XATTR_H 1
5429| #define HAVE_SYS_EVENT_H 1
5430| #define HAVE_SYS_FILE_H 1
5431| #define HAVE_SYS_IOCTL_H 1
5432| #define HAVE_SYS_KERN_CONTROL_H 1
5433| #define HAVE_SYS_LOCK_H 1
5434| #define HAVE_SYS_PARAM_H 1
5435| #define HAVE_SYS_RANDOM_H 1
5436| #define HAVE_SYS_SELECT_H 1
5437| #define HAVE_SYS_SOCKET_H 1
5438| #define HAVE_SYS_STATVFS_H 1
5439| #define HAVE_SYS_STAT_H 1
5440| #define HAVE_SYS_SYSCALL_H 1
5441| #define HAVE_SYS_SYS_DOMAIN_H 1
5442| #define HAVE_SYS_TIME_H 1
5443| #define HAVE_SYS_TIMES_H 1
5444| #define HAVE_SYS_TYPES_H 1
5445| #define HAVE_SYS_UIO_H 1
5446| #define HAVE_SYS_UN_H 1
5447| #define HAVE_SYS_UTSNAME_H 1
5448| #define HAVE_SYS_WAIT_H 1
5449| #define HAVE_SYS_RESOURCE_H 1
5450| #define HAVE_SYSEXITS_H 1
5451| #define HAVE_SPAWN_H 1
5452| #define HAVE_UTIL_H 1
5453| #define HAVE_ALLOCA_H 1
5454| #define HAVE_SYS_MMAN_H 1
5455| #define HAVE_DIRENT_H 1
5456| #define HAVE_NET_IF_H 1
5457| /* end confdefs.h.  */
5458|
5459| #ifdef HAVE_ASM_TYPES_H
5460| #include <asm/types.h>
5461| #endif
5462| #ifdef HAVE_SYS_SOCKET_H
5463| #include <sys/socket.h>
5464| #endif
5465|
5466|
5467| #include <linux/qrtr.h>
5468configure:8276: result: no
5469configure:8297: checking for linux/vm_sockets.h
5470configure:8297: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5471conftest.c:72:10: fatal error: 'linux/vm_sockets.h' file not found
5472#include <linux/vm_sockets.h>
5473         ^~~~~~~~~~~~~~~~~~~~
54741 error generated.
5475configure:8297: $? = 1
5476configure: failed program was:
5477| /* confdefs.h */
5478| #define _GNU_SOURCE 1
5479| #define _NETBSD_SOURCE 1
5480| #define __BSD_VISIBLE 1
5481| #define _DARWIN_C_SOURCE 1
5482| #define _PYTHONFRAMEWORK "Python"
5483| #define STDC_HEADERS 1
5484| #define HAVE_SYS_TYPES_H 1
5485| #define HAVE_SYS_STAT_H 1
5486| #define HAVE_STDLIB_H 1
5487| #define HAVE_STRING_H 1
5488| #define HAVE_MEMORY_H 1
5489| #define HAVE_STRINGS_H 1
5490| #define HAVE_INTTYPES_H 1
5491| #define HAVE_STDINT_H 1
5492| #define HAVE_UNISTD_H 1
5493| #define __EXTENSIONS__ 1
5494| #define _ALL_SOURCE 1
5495| #define _GNU_SOURCE 1
5496| #define _POSIX_PTHREAD_SEMANTICS 1
5497| #define _TANDEM_SOURCE 1
5498| #define STDC_HEADERS 1
5499| #define HAVE_DLFCN_H 1
5500| #define HAVE_ERRNO_H 1
5501| #define HAVE_FCNTL_H 1
5502| #define HAVE_GRP_H 1
5503| #define HAVE_LANGINFO_H 1
5504| #define HAVE_LIBINTL_H 1
5505| #define HAVE_PTHREAD_H 1
5506| #define HAVE_SCHED_H 1
5507| #define HAVE_SIGNAL_H 1
5508| #define HAVE_TERMIOS_H 1
5509| #define HAVE_UTIME_H 1
5510| #define HAVE_POLL_H 1
5511| #define HAVE_SYS_POLL_H 1
5512| #define HAVE_SYS_XATTR_H 1
5513| #define HAVE_SYS_EVENT_H 1
5514| #define HAVE_SYS_FILE_H 1
5515| #define HAVE_SYS_IOCTL_H 1
5516| #define HAVE_SYS_KERN_CONTROL_H 1
5517| #define HAVE_SYS_LOCK_H 1
5518| #define HAVE_SYS_PARAM_H 1
5519| #define HAVE_SYS_RANDOM_H 1
5520| #define HAVE_SYS_SELECT_H 1
5521| #define HAVE_SYS_SOCKET_H 1
5522| #define HAVE_SYS_STATVFS_H 1
5523| #define HAVE_SYS_STAT_H 1
5524| #define HAVE_SYS_SYSCALL_H 1
5525| #define HAVE_SYS_SYS_DOMAIN_H 1
5526| #define HAVE_SYS_TIME_H 1
5527| #define HAVE_SYS_TIMES_H 1
5528| #define HAVE_SYS_TYPES_H 1
5529| #define HAVE_SYS_UIO_H 1
5530| #define HAVE_SYS_UN_H 1
5531| #define HAVE_SYS_UTSNAME_H 1
5532| #define HAVE_SYS_WAIT_H 1
5533| #define HAVE_SYS_RESOURCE_H 1
5534| #define HAVE_SYSEXITS_H 1
5535| #define HAVE_SPAWN_H 1
5536| #define HAVE_UTIL_H 1
5537| #define HAVE_ALLOCA_H 1
5538| #define HAVE_SYS_MMAN_H 1
5539| #define HAVE_DIRENT_H 1
5540| #define HAVE_NET_IF_H 1
5541| /* end confdefs.h.  */
5542|
5543| #ifdef HAVE_SYS_SOCKET_H
5544| #include <sys/socket.h>
5545| #endif
5546|
5547|
5548| #include <linux/vm_sockets.h>
5549configure:8297: result: no
5550configure:8317: checking for linux/can.h
5551configure:8317: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5552conftest.c:72:10: fatal error: 'linux/can.h' file not found
5553#include <linux/can.h>
5554         ^~~~~~~~~~~~~
55551 error generated.
5556configure:8317: $? = 1
5557configure: failed program was:
5558| /* confdefs.h */
5559| #define _GNU_SOURCE 1
5560| #define _NETBSD_SOURCE 1
5561| #define __BSD_VISIBLE 1
5562| #define _DARWIN_C_SOURCE 1
5563| #define _PYTHONFRAMEWORK "Python"
5564| #define STDC_HEADERS 1
5565| #define HAVE_SYS_TYPES_H 1
5566| #define HAVE_SYS_STAT_H 1
5567| #define HAVE_STDLIB_H 1
5568| #define HAVE_STRING_H 1
5569| #define HAVE_MEMORY_H 1
5570| #define HAVE_STRINGS_H 1
5571| #define HAVE_INTTYPES_H 1
5572| #define HAVE_STDINT_H 1
5573| #define HAVE_UNISTD_H 1
5574| #define __EXTENSIONS__ 1
5575| #define _ALL_SOURCE 1
5576| #define _GNU_SOURCE 1
5577| #define _POSIX_PTHREAD_SEMANTICS 1
5578| #define _TANDEM_SOURCE 1
5579| #define STDC_HEADERS 1
5580| #define HAVE_DLFCN_H 1
5581| #define HAVE_ERRNO_H 1
5582| #define HAVE_FCNTL_H 1
5583| #define HAVE_GRP_H 1
5584| #define HAVE_LANGINFO_H 1
5585| #define HAVE_LIBINTL_H 1
5586| #define HAVE_PTHREAD_H 1
5587| #define HAVE_SCHED_H 1
5588| #define HAVE_SIGNAL_H 1
5589| #define HAVE_TERMIOS_H 1
5590| #define HAVE_UTIME_H 1
5591| #define HAVE_POLL_H 1
5592| #define HAVE_SYS_POLL_H 1
5593| #define HAVE_SYS_XATTR_H 1
5594| #define HAVE_SYS_EVENT_H 1
5595| #define HAVE_SYS_FILE_H 1
5596| #define HAVE_SYS_IOCTL_H 1
5597| #define HAVE_SYS_KERN_CONTROL_H 1
5598| #define HAVE_SYS_LOCK_H 1
5599| #define HAVE_SYS_PARAM_H 1
5600| #define HAVE_SYS_RANDOM_H 1
5601| #define HAVE_SYS_SELECT_H 1
5602| #define HAVE_SYS_SOCKET_H 1
5603| #define HAVE_SYS_STATVFS_H 1
5604| #define HAVE_SYS_STAT_H 1
5605| #define HAVE_SYS_SYSCALL_H 1
5606| #define HAVE_SYS_SYS_DOMAIN_H 1
5607| #define HAVE_SYS_TIME_H 1
5608| #define HAVE_SYS_TIMES_H 1
5609| #define HAVE_SYS_TYPES_H 1
5610| #define HAVE_SYS_UIO_H 1
5611| #define HAVE_SYS_UN_H 1
5612| #define HAVE_SYS_UTSNAME_H 1
5613| #define HAVE_SYS_WAIT_H 1
5614| #define HAVE_SYS_RESOURCE_H 1
5615| #define HAVE_SYSEXITS_H 1
5616| #define HAVE_SPAWN_H 1
5617| #define HAVE_UTIL_H 1
5618| #define HAVE_ALLOCA_H 1
5619| #define HAVE_SYS_MMAN_H 1
5620| #define HAVE_DIRENT_H 1
5621| #define HAVE_NET_IF_H 1
5622| /* end confdefs.h.  */
5623|
5624| #ifdef HAVE_SYS_SOCKET_H
5625| #include <sys/socket.h>
5626| #endif
5627|
5628|
5629| #include <linux/can.h>
5630configure:8317: result: no
5631configure:8317: checking for linux/can/bcm.h
5632configure:8317: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5633conftest.c:72:10: fatal error: 'linux/can/bcm.h' file not found
5634#include <linux/can/bcm.h>
5635         ^~~~~~~~~~~~~~~~~
56361 error generated.
5637configure:8317: $? = 1
5638configure: failed program was:
5639| /* confdefs.h */
5640| #define _GNU_SOURCE 1
5641| #define _NETBSD_SOURCE 1
5642| #define __BSD_VISIBLE 1
5643| #define _DARWIN_C_SOURCE 1
5644| #define _PYTHONFRAMEWORK "Python"
5645| #define STDC_HEADERS 1
5646| #define HAVE_SYS_TYPES_H 1
5647| #define HAVE_SYS_STAT_H 1
5648| #define HAVE_STDLIB_H 1
5649| #define HAVE_STRING_H 1
5650| #define HAVE_MEMORY_H 1
5651| #define HAVE_STRINGS_H 1
5652| #define HAVE_INTTYPES_H 1
5653| #define HAVE_STDINT_H 1
5654| #define HAVE_UNISTD_H 1
5655| #define __EXTENSIONS__ 1
5656| #define _ALL_SOURCE 1
5657| #define _GNU_SOURCE 1
5658| #define _POSIX_PTHREAD_SEMANTICS 1
5659| #define _TANDEM_SOURCE 1
5660| #define STDC_HEADERS 1
5661| #define HAVE_DLFCN_H 1
5662| #define HAVE_ERRNO_H 1
5663| #define HAVE_FCNTL_H 1
5664| #define HAVE_GRP_H 1
5665| #define HAVE_LANGINFO_H 1
5666| #define HAVE_LIBINTL_H 1
5667| #define HAVE_PTHREAD_H 1
5668| #define HAVE_SCHED_H 1
5669| #define HAVE_SIGNAL_H 1
5670| #define HAVE_TERMIOS_H 1
5671| #define HAVE_UTIME_H 1
5672| #define HAVE_POLL_H 1
5673| #define HAVE_SYS_POLL_H 1
5674| #define HAVE_SYS_XATTR_H 1
5675| #define HAVE_SYS_EVENT_H 1
5676| #define HAVE_SYS_FILE_H 1
5677| #define HAVE_SYS_IOCTL_H 1
5678| #define HAVE_SYS_KERN_CONTROL_H 1
5679| #define HAVE_SYS_LOCK_H 1
5680| #define HAVE_SYS_PARAM_H 1
5681| #define HAVE_SYS_RANDOM_H 1
5682| #define HAVE_SYS_SELECT_H 1
5683| #define HAVE_SYS_SOCKET_H 1
5684| #define HAVE_SYS_STATVFS_H 1
5685| #define HAVE_SYS_STAT_H 1
5686| #define HAVE_SYS_SYSCALL_H 1
5687| #define HAVE_SYS_SYS_DOMAIN_H 1
5688| #define HAVE_SYS_TIME_H 1
5689| #define HAVE_SYS_TIMES_H 1
5690| #define HAVE_SYS_TYPES_H 1
5691| #define HAVE_SYS_UIO_H 1
5692| #define HAVE_SYS_UN_H 1
5693| #define HAVE_SYS_UTSNAME_H 1
5694| #define HAVE_SYS_WAIT_H 1
5695| #define HAVE_SYS_RESOURCE_H 1
5696| #define HAVE_SYSEXITS_H 1
5697| #define HAVE_SPAWN_H 1
5698| #define HAVE_UTIL_H 1
5699| #define HAVE_ALLOCA_H 1
5700| #define HAVE_SYS_MMAN_H 1
5701| #define HAVE_DIRENT_H 1
5702| #define HAVE_NET_IF_H 1
5703| /* end confdefs.h.  */
5704|
5705| #ifdef HAVE_SYS_SOCKET_H
5706| #include <sys/socket.h>
5707| #endif
5708|
5709|
5710| #include <linux/can/bcm.h>
5711configure:8317: result: no
5712configure:8317: checking for linux/can/j1939.h
5713configure:8317: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5714conftest.c:72:10: fatal error: 'linux/can/j1939.h' file not found
5715#include <linux/can/j1939.h>
5716         ^~~~~~~~~~~~~~~~~~~
57171 error generated.
5718configure:8317: $? = 1
5719configure: failed program was:
5720| /* confdefs.h */
5721| #define _GNU_SOURCE 1
5722| #define _NETBSD_SOURCE 1
5723| #define __BSD_VISIBLE 1
5724| #define _DARWIN_C_SOURCE 1
5725| #define _PYTHONFRAMEWORK "Python"
5726| #define STDC_HEADERS 1
5727| #define HAVE_SYS_TYPES_H 1
5728| #define HAVE_SYS_STAT_H 1
5729| #define HAVE_STDLIB_H 1
5730| #define HAVE_STRING_H 1
5731| #define HAVE_MEMORY_H 1
5732| #define HAVE_STRINGS_H 1
5733| #define HAVE_INTTYPES_H 1
5734| #define HAVE_STDINT_H 1
5735| #define HAVE_UNISTD_H 1
5736| #define __EXTENSIONS__ 1
5737| #define _ALL_SOURCE 1
5738| #define _GNU_SOURCE 1
5739| #define _POSIX_PTHREAD_SEMANTICS 1
5740| #define _TANDEM_SOURCE 1
5741| #define STDC_HEADERS 1
5742| #define HAVE_DLFCN_H 1
5743| #define HAVE_ERRNO_H 1
5744| #define HAVE_FCNTL_H 1
5745| #define HAVE_GRP_H 1
5746| #define HAVE_LANGINFO_H 1
5747| #define HAVE_LIBINTL_H 1
5748| #define HAVE_PTHREAD_H 1
5749| #define HAVE_SCHED_H 1
5750| #define HAVE_SIGNAL_H 1
5751| #define HAVE_TERMIOS_H 1
5752| #define HAVE_UTIME_H 1
5753| #define HAVE_POLL_H 1
5754| #define HAVE_SYS_POLL_H 1
5755| #define HAVE_SYS_XATTR_H 1
5756| #define HAVE_SYS_EVENT_H 1
5757| #define HAVE_SYS_FILE_H 1
5758| #define HAVE_SYS_IOCTL_H 1
5759| #define HAVE_SYS_KERN_CONTROL_H 1
5760| #define HAVE_SYS_LOCK_H 1
5761| #define HAVE_SYS_PARAM_H 1
5762| #define HAVE_SYS_RANDOM_H 1
5763| #define HAVE_SYS_SELECT_H 1
5764| #define HAVE_SYS_SOCKET_H 1
5765| #define HAVE_SYS_STATVFS_H 1
5766| #define HAVE_SYS_STAT_H 1
5767| #define HAVE_SYS_SYSCALL_H 1
5768| #define HAVE_SYS_SYS_DOMAIN_H 1
5769| #define HAVE_SYS_TIME_H 1
5770| #define HAVE_SYS_TIMES_H 1
5771| #define HAVE_SYS_TYPES_H 1
5772| #define HAVE_SYS_UIO_H 1
5773| #define HAVE_SYS_UN_H 1
5774| #define HAVE_SYS_UTSNAME_H 1
5775| #define HAVE_SYS_WAIT_H 1
5776| #define HAVE_SYS_RESOURCE_H 1
5777| #define HAVE_SYSEXITS_H 1
5778| #define HAVE_SPAWN_H 1
5779| #define HAVE_UTIL_H 1
5780| #define HAVE_ALLOCA_H 1
5781| #define HAVE_SYS_MMAN_H 1
5782| #define HAVE_DIRENT_H 1
5783| #define HAVE_NET_IF_H 1
5784| /* end confdefs.h.  */
5785|
5786| #ifdef HAVE_SYS_SOCKET_H
5787| #include <sys/socket.h>
5788| #endif
5789|
5790|
5791| #include <linux/can/j1939.h>
5792configure:8317: result: no
5793configure:8317: checking for linux/can/raw.h
5794configure:8317: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5795conftest.c:72:10: fatal error: 'linux/can/raw.h' file not found
5796#include <linux/can/raw.h>
5797         ^~~~~~~~~~~~~~~~~
57981 error generated.
5799configure:8317: $? = 1
5800configure: failed program was:
5801| /* confdefs.h */
5802| #define _GNU_SOURCE 1
5803| #define _NETBSD_SOURCE 1
5804| #define __BSD_VISIBLE 1
5805| #define _DARWIN_C_SOURCE 1
5806| #define _PYTHONFRAMEWORK "Python"
5807| #define STDC_HEADERS 1
5808| #define HAVE_SYS_TYPES_H 1
5809| #define HAVE_SYS_STAT_H 1
5810| #define HAVE_STDLIB_H 1
5811| #define HAVE_STRING_H 1
5812| #define HAVE_MEMORY_H 1
5813| #define HAVE_STRINGS_H 1
5814| #define HAVE_INTTYPES_H 1
5815| #define HAVE_STDINT_H 1
5816| #define HAVE_UNISTD_H 1
5817| #define __EXTENSIONS__ 1
5818| #define _ALL_SOURCE 1
5819| #define _GNU_SOURCE 1
5820| #define _POSIX_PTHREAD_SEMANTICS 1
5821| #define _TANDEM_SOURCE 1
5822| #define STDC_HEADERS 1
5823| #define HAVE_DLFCN_H 1
5824| #define HAVE_ERRNO_H 1
5825| #define HAVE_FCNTL_H 1
5826| #define HAVE_GRP_H 1
5827| #define HAVE_LANGINFO_H 1
5828| #define HAVE_LIBINTL_H 1
5829| #define HAVE_PTHREAD_H 1
5830| #define HAVE_SCHED_H 1
5831| #define HAVE_SIGNAL_H 1
5832| #define HAVE_TERMIOS_H 1
5833| #define HAVE_UTIME_H 1
5834| #define HAVE_POLL_H 1
5835| #define HAVE_SYS_POLL_H 1
5836| #define HAVE_SYS_XATTR_H 1
5837| #define HAVE_SYS_EVENT_H 1
5838| #define HAVE_SYS_FILE_H 1
5839| #define HAVE_SYS_IOCTL_H 1
5840| #define HAVE_SYS_KERN_CONTROL_H 1
5841| #define HAVE_SYS_LOCK_H 1
5842| #define HAVE_SYS_PARAM_H 1
5843| #define HAVE_SYS_RANDOM_H 1
5844| #define HAVE_SYS_SELECT_H 1
5845| #define HAVE_SYS_SOCKET_H 1
5846| #define HAVE_SYS_STATVFS_H 1
5847| #define HAVE_SYS_STAT_H 1
5848| #define HAVE_SYS_SYSCALL_H 1
5849| #define HAVE_SYS_SYS_DOMAIN_H 1
5850| #define HAVE_SYS_TIME_H 1
5851| #define HAVE_SYS_TIMES_H 1
5852| #define HAVE_SYS_TYPES_H 1
5853| #define HAVE_SYS_UIO_H 1
5854| #define HAVE_SYS_UN_H 1
5855| #define HAVE_SYS_UTSNAME_H 1
5856| #define HAVE_SYS_WAIT_H 1
5857| #define HAVE_SYS_RESOURCE_H 1
5858| #define HAVE_SYSEXITS_H 1
5859| #define HAVE_SPAWN_H 1
5860| #define HAVE_UTIL_H 1
5861| #define HAVE_ALLOCA_H 1
5862| #define HAVE_SYS_MMAN_H 1
5863| #define HAVE_DIRENT_H 1
5864| #define HAVE_NET_IF_H 1
5865| /* end confdefs.h.  */
5866|
5867| #ifdef HAVE_SYS_SOCKET_H
5868| #include <sys/socket.h>
5869| #endif
5870|
5871|
5872| #include <linux/can/raw.h>
5873configure:8317: result: no
5874configure:8335: checking for clock_t in time.h
5875configure:8354: result: yes
5876configure:8357: checking for makedev
5877configure:8380: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
5878configure:8380: $? = 0
5879configure:8387: result: yes
5880configure:8396: checking for le64toh
5881configure:8417: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
5882conftest.c:78:4: error: implicit declaration of function 'le64toh' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
5883   le64toh(1)
5884   ^
58851 error generated.
5886configure:8417: $? = 1
5887configure: failed program was:
5888| /* confdefs.h */
5889| #define _GNU_SOURCE 1
5890| #define _NETBSD_SOURCE 1
5891| #define __BSD_VISIBLE 1
5892| #define _DARWIN_C_SOURCE 1
5893| #define _PYTHONFRAMEWORK "Python"
5894| #define STDC_HEADERS 1
5895| #define HAVE_SYS_TYPES_H 1
5896| #define HAVE_SYS_STAT_H 1
5897| #define HAVE_STDLIB_H 1
5898| #define HAVE_STRING_H 1
5899| #define HAVE_MEMORY_H 1
5900| #define HAVE_STRINGS_H 1
5901| #define HAVE_INTTYPES_H 1
5902| #define HAVE_STDINT_H 1
5903| #define HAVE_UNISTD_H 1
5904| #define __EXTENSIONS__ 1
5905| #define _ALL_SOURCE 1
5906| #define _GNU_SOURCE 1
5907| #define _POSIX_PTHREAD_SEMANTICS 1
5908| #define _TANDEM_SOURCE 1
5909| #define STDC_HEADERS 1
5910| #define HAVE_DLFCN_H 1
5911| #define HAVE_ERRNO_H 1
5912| #define HAVE_FCNTL_H 1
5913| #define HAVE_GRP_H 1
5914| #define HAVE_LANGINFO_H 1
5915| #define HAVE_LIBINTL_H 1
5916| #define HAVE_PTHREAD_H 1
5917| #define HAVE_SCHED_H 1
5918| #define HAVE_SIGNAL_H 1
5919| #define HAVE_TERMIOS_H 1
5920| #define HAVE_UTIME_H 1
5921| #define HAVE_POLL_H 1
5922| #define HAVE_SYS_POLL_H 1
5923| #define HAVE_SYS_XATTR_H 1
5924| #define HAVE_SYS_EVENT_H 1
5925| #define HAVE_SYS_FILE_H 1
5926| #define HAVE_SYS_IOCTL_H 1
5927| #define HAVE_SYS_KERN_CONTROL_H 1
5928| #define HAVE_SYS_LOCK_H 1
5929| #define HAVE_SYS_PARAM_H 1
5930| #define HAVE_SYS_RANDOM_H 1
5931| #define HAVE_SYS_SELECT_H 1
5932| #define HAVE_SYS_SOCKET_H 1
5933| #define HAVE_SYS_STATVFS_H 1
5934| #define HAVE_SYS_STAT_H 1
5935| #define HAVE_SYS_SYSCALL_H 1
5936| #define HAVE_SYS_SYS_DOMAIN_H 1
5937| #define HAVE_SYS_TIME_H 1
5938| #define HAVE_SYS_TIMES_H 1
5939| #define HAVE_SYS_TYPES_H 1
5940| #define HAVE_SYS_UIO_H 1
5941| #define HAVE_SYS_UN_H 1
5942| #define HAVE_SYS_UTSNAME_H 1
5943| #define HAVE_SYS_WAIT_H 1
5944| #define HAVE_SYS_RESOURCE_H 1
5945| #define HAVE_SYSEXITS_H 1
5946| #define HAVE_SPAWN_H 1
5947| #define HAVE_UTIL_H 1
5948| #define HAVE_ALLOCA_H 1
5949| #define HAVE_SYS_MMAN_H 1
5950| #define HAVE_DIRENT_H 1
5951| #define HAVE_NET_IF_H 1
5952| #define HAVE_MAKEDEV 1
5953| /* end confdefs.h.  */
5954|
5955| #ifdef HAVE_ENDIAN_H
5956| #include <endian.h>
5957| #elif defined(HAVE_SYS_ENDIAN_H)
5958| #include <sys/endian.h>
5959| #endif
5960|
5961| int
5962| main ()
5963| {
5964|
5965|    le64toh(1)
5966|   ;
5967|   return 0;
5968| }
5969|
5970configure:8424: result: no
5971configure:8464: checking for mode_t
5972configure:8464: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5973configure:8464: $? = 0
5974configure:8464: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
5975conftest.c:108:21: error: expected expression
5976if (sizeof ((mode_t)))
5977                    ^
59781 error generated.
5979configure:8464: $? = 1
5980configure: failed program was:
5981| /* confdefs.h */
5982| #define _GNU_SOURCE 1
5983| #define _NETBSD_SOURCE 1
5984| #define __BSD_VISIBLE 1
5985| #define _DARWIN_C_SOURCE 1
5986| #define _PYTHONFRAMEWORK "Python"
5987| #define STDC_HEADERS 1
5988| #define HAVE_SYS_TYPES_H 1
5989| #define HAVE_SYS_STAT_H 1
5990| #define HAVE_STDLIB_H 1
5991| #define HAVE_STRING_H 1
5992| #define HAVE_MEMORY_H 1
5993| #define HAVE_STRINGS_H 1
5994| #define HAVE_INTTYPES_H 1
5995| #define HAVE_STDINT_H 1
5996| #define HAVE_UNISTD_H 1
5997| #define __EXTENSIONS__ 1
5998| #define _ALL_SOURCE 1
5999| #define _GNU_SOURCE 1
6000| #define _POSIX_PTHREAD_SEMANTICS 1
6001| #define _TANDEM_SOURCE 1
6002| #define STDC_HEADERS 1
6003| #define HAVE_DLFCN_H 1
6004| #define HAVE_ERRNO_H 1
6005| #define HAVE_FCNTL_H 1
6006| #define HAVE_GRP_H 1
6007| #define HAVE_LANGINFO_H 1
6008| #define HAVE_LIBINTL_H 1
6009| #define HAVE_PTHREAD_H 1
6010| #define HAVE_SCHED_H 1
6011| #define HAVE_SIGNAL_H 1
6012| #define HAVE_TERMIOS_H 1
6013| #define HAVE_UTIME_H 1
6014| #define HAVE_POLL_H 1
6015| #define HAVE_SYS_POLL_H 1
6016| #define HAVE_SYS_XATTR_H 1
6017| #define HAVE_SYS_EVENT_H 1
6018| #define HAVE_SYS_FILE_H 1
6019| #define HAVE_SYS_IOCTL_H 1
6020| #define HAVE_SYS_KERN_CONTROL_H 1
6021| #define HAVE_SYS_LOCK_H 1
6022| #define HAVE_SYS_PARAM_H 1
6023| #define HAVE_SYS_RANDOM_H 1
6024| #define HAVE_SYS_SELECT_H 1
6025| #define HAVE_SYS_SOCKET_H 1
6026| #define HAVE_SYS_STATVFS_H 1
6027| #define HAVE_SYS_STAT_H 1
6028| #define HAVE_SYS_SYSCALL_H 1
6029| #define HAVE_SYS_SYS_DOMAIN_H 1
6030| #define HAVE_SYS_TIME_H 1
6031| #define HAVE_SYS_TIMES_H 1
6032| #define HAVE_SYS_TYPES_H 1
6033| #define HAVE_SYS_UIO_H 1
6034| #define HAVE_SYS_UN_H 1
6035| #define HAVE_SYS_UTSNAME_H 1
6036| #define HAVE_SYS_WAIT_H 1
6037| #define HAVE_SYS_RESOURCE_H 1
6038| #define HAVE_SYSEXITS_H 1
6039| #define HAVE_SPAWN_H 1
6040| #define HAVE_UTIL_H 1
6041| #define HAVE_ALLOCA_H 1
6042| #define HAVE_SYS_MMAN_H 1
6043| #define HAVE_DIRENT_H 1
6044| #define HAVE_NET_IF_H 1
6045| #define HAVE_MAKEDEV 1
6046| #define _LARGEFILE_SOURCE 1
6047| #define _FILE_OFFSET_BITS 64
6048| #if defined(SCO_DS)
6049| #undef _OFF_T
6050| #endif
6051| /* end confdefs.h.  */
6052| #include <stdio.h>
6053| #ifdef HAVE_SYS_TYPES_H
6054| # include <sys/types.h>
6055| #endif
6056| #ifdef HAVE_SYS_STAT_H
6057| # include <sys/stat.h>
6058| #endif
6059| #ifdef STDC_HEADERS
6060| # include <stdlib.h>
6061| # include <stddef.h>
6062| #else
6063| # ifdef HAVE_STDLIB_H
6064| #  include <stdlib.h>
6065| # endif
6066| #endif
6067| #ifdef HAVE_STRING_H
6068| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6069| #  include <memory.h>
6070| # endif
6071| # include <string.h>
6072| #endif
6073| #ifdef HAVE_STRINGS_H
6074| # include <strings.h>
6075| #endif
6076| #ifdef HAVE_INTTYPES_H
6077| # include <inttypes.h>
6078| #endif
6079| #ifdef HAVE_STDINT_H
6080| # include <stdint.h>
6081| #endif
6082| #ifdef HAVE_UNISTD_H
6083| # include <unistd.h>
6084| #endif
6085| int
6086| main ()
6087| {
6088| if (sizeof ((mode_t)))
6089|           return 0;
6090|   ;
6091|   return 0;
6092| }
6093configure:8464: result: yes
6094configure:8475: checking for off_t
6095configure:8475: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6096configure:8475: $? = 0
6097configure:8475: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6098conftest.c:108:20: error: expected expression
6099if (sizeof ((off_t)))
6100                   ^
61011 error generated.
6102configure:8475: $? = 1
6103configure: failed program was:
6104| /* confdefs.h */
6105| #define _GNU_SOURCE 1
6106| #define _NETBSD_SOURCE 1
6107| #define __BSD_VISIBLE 1
6108| #define _DARWIN_C_SOURCE 1
6109| #define _PYTHONFRAMEWORK "Python"
6110| #define STDC_HEADERS 1
6111| #define HAVE_SYS_TYPES_H 1
6112| #define HAVE_SYS_STAT_H 1
6113| #define HAVE_STDLIB_H 1
6114| #define HAVE_STRING_H 1
6115| #define HAVE_MEMORY_H 1
6116| #define HAVE_STRINGS_H 1
6117| #define HAVE_INTTYPES_H 1
6118| #define HAVE_STDINT_H 1
6119| #define HAVE_UNISTD_H 1
6120| #define __EXTENSIONS__ 1
6121| #define _ALL_SOURCE 1
6122| #define _GNU_SOURCE 1
6123| #define _POSIX_PTHREAD_SEMANTICS 1
6124| #define _TANDEM_SOURCE 1
6125| #define STDC_HEADERS 1
6126| #define HAVE_DLFCN_H 1
6127| #define HAVE_ERRNO_H 1
6128| #define HAVE_FCNTL_H 1
6129| #define HAVE_GRP_H 1
6130| #define HAVE_LANGINFO_H 1
6131| #define HAVE_LIBINTL_H 1
6132| #define HAVE_PTHREAD_H 1
6133| #define HAVE_SCHED_H 1
6134| #define HAVE_SIGNAL_H 1
6135| #define HAVE_TERMIOS_H 1
6136| #define HAVE_UTIME_H 1
6137| #define HAVE_POLL_H 1
6138| #define HAVE_SYS_POLL_H 1
6139| #define HAVE_SYS_XATTR_H 1
6140| #define HAVE_SYS_EVENT_H 1
6141| #define HAVE_SYS_FILE_H 1
6142| #define HAVE_SYS_IOCTL_H 1
6143| #define HAVE_SYS_KERN_CONTROL_H 1
6144| #define HAVE_SYS_LOCK_H 1
6145| #define HAVE_SYS_PARAM_H 1
6146| #define HAVE_SYS_RANDOM_H 1
6147| #define HAVE_SYS_SELECT_H 1
6148| #define HAVE_SYS_SOCKET_H 1
6149| #define HAVE_SYS_STATVFS_H 1
6150| #define HAVE_SYS_STAT_H 1
6151| #define HAVE_SYS_SYSCALL_H 1
6152| #define HAVE_SYS_SYS_DOMAIN_H 1
6153| #define HAVE_SYS_TIME_H 1
6154| #define HAVE_SYS_TIMES_H 1
6155| #define HAVE_SYS_TYPES_H 1
6156| #define HAVE_SYS_UIO_H 1
6157| #define HAVE_SYS_UN_H 1
6158| #define HAVE_SYS_UTSNAME_H 1
6159| #define HAVE_SYS_WAIT_H 1
6160| #define HAVE_SYS_RESOURCE_H 1
6161| #define HAVE_SYSEXITS_H 1
6162| #define HAVE_SPAWN_H 1
6163| #define HAVE_UTIL_H 1
6164| #define HAVE_ALLOCA_H 1
6165| #define HAVE_SYS_MMAN_H 1
6166| #define HAVE_DIRENT_H 1
6167| #define HAVE_NET_IF_H 1
6168| #define HAVE_MAKEDEV 1
6169| #define _LARGEFILE_SOURCE 1
6170| #define _FILE_OFFSET_BITS 64
6171| #if defined(SCO_DS)
6172| #undef _OFF_T
6173| #endif
6174| /* end confdefs.h.  */
6175| #include <stdio.h>
6176| #ifdef HAVE_SYS_TYPES_H
6177| # include <sys/types.h>
6178| #endif
6179| #ifdef HAVE_SYS_STAT_H
6180| # include <sys/stat.h>
6181| #endif
6182| #ifdef STDC_HEADERS
6183| # include <stdlib.h>
6184| # include <stddef.h>
6185| #else
6186| # ifdef HAVE_STDLIB_H
6187| #  include <stdlib.h>
6188| # endif
6189| #endif
6190| #ifdef HAVE_STRING_H
6191| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6192| #  include <memory.h>
6193| # endif
6194| # include <string.h>
6195| #endif
6196| #ifdef HAVE_STRINGS_H
6197| # include <strings.h>
6198| #endif
6199| #ifdef HAVE_INTTYPES_H
6200| # include <inttypes.h>
6201| #endif
6202| #ifdef HAVE_STDINT_H
6203| # include <stdint.h>
6204| #endif
6205| #ifdef HAVE_UNISTD_H
6206| # include <unistd.h>
6207| #endif
6208| int
6209| main ()
6210| {
6211| if (sizeof ((off_t)))
6212|           return 0;
6213|   ;
6214|   return 0;
6215| }
6216configure:8475: result: yes
6217configure:8486: checking for pid_t
6218configure:8486: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6219configure:8486: $? = 0
6220configure:8486: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6221conftest.c:108:20: error: expected expression
6222if (sizeof ((pid_t)))
6223                   ^
62241 error generated.
6225configure:8486: $? = 1
6226configure: failed program was:
6227| /* confdefs.h */
6228| #define _GNU_SOURCE 1
6229| #define _NETBSD_SOURCE 1
6230| #define __BSD_VISIBLE 1
6231| #define _DARWIN_C_SOURCE 1
6232| #define _PYTHONFRAMEWORK "Python"
6233| #define STDC_HEADERS 1
6234| #define HAVE_SYS_TYPES_H 1
6235| #define HAVE_SYS_STAT_H 1
6236| #define HAVE_STDLIB_H 1
6237| #define HAVE_STRING_H 1
6238| #define HAVE_MEMORY_H 1
6239| #define HAVE_STRINGS_H 1
6240| #define HAVE_INTTYPES_H 1
6241| #define HAVE_STDINT_H 1
6242| #define HAVE_UNISTD_H 1
6243| #define __EXTENSIONS__ 1
6244| #define _ALL_SOURCE 1
6245| #define _GNU_SOURCE 1
6246| #define _POSIX_PTHREAD_SEMANTICS 1
6247| #define _TANDEM_SOURCE 1
6248| #define STDC_HEADERS 1
6249| #define HAVE_DLFCN_H 1
6250| #define HAVE_ERRNO_H 1
6251| #define HAVE_FCNTL_H 1
6252| #define HAVE_GRP_H 1
6253| #define HAVE_LANGINFO_H 1
6254| #define HAVE_LIBINTL_H 1
6255| #define HAVE_PTHREAD_H 1
6256| #define HAVE_SCHED_H 1
6257| #define HAVE_SIGNAL_H 1
6258| #define HAVE_TERMIOS_H 1
6259| #define HAVE_UTIME_H 1
6260| #define HAVE_POLL_H 1
6261| #define HAVE_SYS_POLL_H 1
6262| #define HAVE_SYS_XATTR_H 1
6263| #define HAVE_SYS_EVENT_H 1
6264| #define HAVE_SYS_FILE_H 1
6265| #define HAVE_SYS_IOCTL_H 1
6266| #define HAVE_SYS_KERN_CONTROL_H 1
6267| #define HAVE_SYS_LOCK_H 1
6268| #define HAVE_SYS_PARAM_H 1
6269| #define HAVE_SYS_RANDOM_H 1
6270| #define HAVE_SYS_SELECT_H 1
6271| #define HAVE_SYS_SOCKET_H 1
6272| #define HAVE_SYS_STATVFS_H 1
6273| #define HAVE_SYS_STAT_H 1
6274| #define HAVE_SYS_SYSCALL_H 1
6275| #define HAVE_SYS_SYS_DOMAIN_H 1
6276| #define HAVE_SYS_TIME_H 1
6277| #define HAVE_SYS_TIMES_H 1
6278| #define HAVE_SYS_TYPES_H 1
6279| #define HAVE_SYS_UIO_H 1
6280| #define HAVE_SYS_UN_H 1
6281| #define HAVE_SYS_UTSNAME_H 1
6282| #define HAVE_SYS_WAIT_H 1
6283| #define HAVE_SYS_RESOURCE_H 1
6284| #define HAVE_SYSEXITS_H 1
6285| #define HAVE_SPAWN_H 1
6286| #define HAVE_UTIL_H 1
6287| #define HAVE_ALLOCA_H 1
6288| #define HAVE_SYS_MMAN_H 1
6289| #define HAVE_DIRENT_H 1
6290| #define HAVE_NET_IF_H 1
6291| #define HAVE_MAKEDEV 1
6292| #define _LARGEFILE_SOURCE 1
6293| #define _FILE_OFFSET_BITS 64
6294| #if defined(SCO_DS)
6295| #undef _OFF_T
6296| #endif
6297| /* end confdefs.h.  */
6298| #include <stdio.h>
6299| #ifdef HAVE_SYS_TYPES_H
6300| # include <sys/types.h>
6301| #endif
6302| #ifdef HAVE_SYS_STAT_H
6303| # include <sys/stat.h>
6304| #endif
6305| #ifdef STDC_HEADERS
6306| # include <stdlib.h>
6307| # include <stddef.h>
6308| #else
6309| # ifdef HAVE_STDLIB_H
6310| #  include <stdlib.h>
6311| # endif
6312| #endif
6313| #ifdef HAVE_STRING_H
6314| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6315| #  include <memory.h>
6316| # endif
6317| # include <string.h>
6318| #endif
6319| #ifdef HAVE_STRINGS_H
6320| # include <strings.h>
6321| #endif
6322| #ifdef HAVE_INTTYPES_H
6323| # include <inttypes.h>
6324| #endif
6325| #ifdef HAVE_STDINT_H
6326| # include <stdint.h>
6327| #endif
6328| #ifdef HAVE_UNISTD_H
6329| # include <unistd.h>
6330| #endif
6331| int
6332| main ()
6333| {
6334| if (sizeof ((pid_t)))
6335|           return 0;
6336|   ;
6337|   return 0;
6338| }
6339configure:8486: result: yes
6340configure:8502: checking for size_t
6341configure:8502: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6342configure:8502: $? = 0
6343configure:8502: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6344conftest.c:109:21: error: expected expression
6345if (sizeof ((size_t)))
6346                    ^
63471 error generated.
6348configure:8502: $? = 1
6349configure: failed program was:
6350| /* confdefs.h */
6351| #define _GNU_SOURCE 1
6352| #define _NETBSD_SOURCE 1
6353| #define __BSD_VISIBLE 1
6354| #define _DARWIN_C_SOURCE 1
6355| #define _PYTHONFRAMEWORK "Python"
6356| #define STDC_HEADERS 1
6357| #define HAVE_SYS_TYPES_H 1
6358| #define HAVE_SYS_STAT_H 1
6359| #define HAVE_STDLIB_H 1
6360| #define HAVE_STRING_H 1
6361| #define HAVE_MEMORY_H 1
6362| #define HAVE_STRINGS_H 1
6363| #define HAVE_INTTYPES_H 1
6364| #define HAVE_STDINT_H 1
6365| #define HAVE_UNISTD_H 1
6366| #define __EXTENSIONS__ 1
6367| #define _ALL_SOURCE 1
6368| #define _GNU_SOURCE 1
6369| #define _POSIX_PTHREAD_SEMANTICS 1
6370| #define _TANDEM_SOURCE 1
6371| #define STDC_HEADERS 1
6372| #define HAVE_DLFCN_H 1
6373| #define HAVE_ERRNO_H 1
6374| #define HAVE_FCNTL_H 1
6375| #define HAVE_GRP_H 1
6376| #define HAVE_LANGINFO_H 1
6377| #define HAVE_LIBINTL_H 1
6378| #define HAVE_PTHREAD_H 1
6379| #define HAVE_SCHED_H 1
6380| #define HAVE_SIGNAL_H 1
6381| #define HAVE_TERMIOS_H 1
6382| #define HAVE_UTIME_H 1
6383| #define HAVE_POLL_H 1
6384| #define HAVE_SYS_POLL_H 1
6385| #define HAVE_SYS_XATTR_H 1
6386| #define HAVE_SYS_EVENT_H 1
6387| #define HAVE_SYS_FILE_H 1
6388| #define HAVE_SYS_IOCTL_H 1
6389| #define HAVE_SYS_KERN_CONTROL_H 1
6390| #define HAVE_SYS_LOCK_H 1
6391| #define HAVE_SYS_PARAM_H 1
6392| #define HAVE_SYS_RANDOM_H 1
6393| #define HAVE_SYS_SELECT_H 1
6394| #define HAVE_SYS_SOCKET_H 1
6395| #define HAVE_SYS_STATVFS_H 1
6396| #define HAVE_SYS_STAT_H 1
6397| #define HAVE_SYS_SYSCALL_H 1
6398| #define HAVE_SYS_SYS_DOMAIN_H 1
6399| #define HAVE_SYS_TIME_H 1
6400| #define HAVE_SYS_TIMES_H 1
6401| #define HAVE_SYS_TYPES_H 1
6402| #define HAVE_SYS_UIO_H 1
6403| #define HAVE_SYS_UN_H 1
6404| #define HAVE_SYS_UTSNAME_H 1
6405| #define HAVE_SYS_WAIT_H 1
6406| #define HAVE_SYS_RESOURCE_H 1
6407| #define HAVE_SYSEXITS_H 1
6408| #define HAVE_SPAWN_H 1
6409| #define HAVE_UTIL_H 1
6410| #define HAVE_ALLOCA_H 1
6411| #define HAVE_SYS_MMAN_H 1
6412| #define HAVE_DIRENT_H 1
6413| #define HAVE_NET_IF_H 1
6414| #define HAVE_MAKEDEV 1
6415| #define _LARGEFILE_SOURCE 1
6416| #define _FILE_OFFSET_BITS 64
6417| #if defined(SCO_DS)
6418| #undef _OFF_T
6419| #endif
6420| #define RETSIGTYPE void
6421| /* end confdefs.h.  */
6422| #include <stdio.h>
6423| #ifdef HAVE_SYS_TYPES_H
6424| # include <sys/types.h>
6425| #endif
6426| #ifdef HAVE_SYS_STAT_H
6427| # include <sys/stat.h>
6428| #endif
6429| #ifdef STDC_HEADERS
6430| # include <stdlib.h>
6431| # include <stddef.h>
6432| #else
6433| # ifdef HAVE_STDLIB_H
6434| #  include <stdlib.h>
6435| # endif
6436| #endif
6437| #ifdef HAVE_STRING_H
6438| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6439| #  include <memory.h>
6440| # endif
6441| # include <string.h>
6442| #endif
6443| #ifdef HAVE_STRINGS_H
6444| # include <strings.h>
6445| #endif
6446| #ifdef HAVE_INTTYPES_H
6447| # include <inttypes.h>
6448| #endif
6449| #ifdef HAVE_STDINT_H
6450| # include <stdint.h>
6451| #endif
6452| #ifdef HAVE_UNISTD_H
6453| # include <unistd.h>
6454| #endif
6455| int
6456| main ()
6457| {
6458| if (sizeof ((size_t)))
6459|           return 0;
6460|   ;
6461|   return 0;
6462| }
6463configure:8502: result: yes
6464configure:8513: checking for uid_t in sys/types.h
6465configure:8532: result: yes
6466configure:8544: checking for ssize_t
6467configure:8544: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6468configure:8544: $? = 0
6469configure:8544: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6470conftest.c:109:22: error: expected expression
6471if (sizeof ((ssize_t)))
6472                     ^
64731 error generated.
6474configure:8544: $? = 1
6475configure: failed program was:
6476| /* confdefs.h */
6477| #define _GNU_SOURCE 1
6478| #define _NETBSD_SOURCE 1
6479| #define __BSD_VISIBLE 1
6480| #define _DARWIN_C_SOURCE 1
6481| #define _PYTHONFRAMEWORK "Python"
6482| #define STDC_HEADERS 1
6483| #define HAVE_SYS_TYPES_H 1
6484| #define HAVE_SYS_STAT_H 1
6485| #define HAVE_STDLIB_H 1
6486| #define HAVE_STRING_H 1
6487| #define HAVE_MEMORY_H 1
6488| #define HAVE_STRINGS_H 1
6489| #define HAVE_INTTYPES_H 1
6490| #define HAVE_STDINT_H 1
6491| #define HAVE_UNISTD_H 1
6492| #define __EXTENSIONS__ 1
6493| #define _ALL_SOURCE 1
6494| #define _GNU_SOURCE 1
6495| #define _POSIX_PTHREAD_SEMANTICS 1
6496| #define _TANDEM_SOURCE 1
6497| #define STDC_HEADERS 1
6498| #define HAVE_DLFCN_H 1
6499| #define HAVE_ERRNO_H 1
6500| #define HAVE_FCNTL_H 1
6501| #define HAVE_GRP_H 1
6502| #define HAVE_LANGINFO_H 1
6503| #define HAVE_LIBINTL_H 1
6504| #define HAVE_PTHREAD_H 1
6505| #define HAVE_SCHED_H 1
6506| #define HAVE_SIGNAL_H 1
6507| #define HAVE_TERMIOS_H 1
6508| #define HAVE_UTIME_H 1
6509| #define HAVE_POLL_H 1
6510| #define HAVE_SYS_POLL_H 1
6511| #define HAVE_SYS_XATTR_H 1
6512| #define HAVE_SYS_EVENT_H 1
6513| #define HAVE_SYS_FILE_H 1
6514| #define HAVE_SYS_IOCTL_H 1
6515| #define HAVE_SYS_KERN_CONTROL_H 1
6516| #define HAVE_SYS_LOCK_H 1
6517| #define HAVE_SYS_PARAM_H 1
6518| #define HAVE_SYS_RANDOM_H 1
6519| #define HAVE_SYS_SELECT_H 1
6520| #define HAVE_SYS_SOCKET_H 1
6521| #define HAVE_SYS_STATVFS_H 1
6522| #define HAVE_SYS_STAT_H 1
6523| #define HAVE_SYS_SYSCALL_H 1
6524| #define HAVE_SYS_SYS_DOMAIN_H 1
6525| #define HAVE_SYS_TIME_H 1
6526| #define HAVE_SYS_TIMES_H 1
6527| #define HAVE_SYS_TYPES_H 1
6528| #define HAVE_SYS_UIO_H 1
6529| #define HAVE_SYS_UN_H 1
6530| #define HAVE_SYS_UTSNAME_H 1
6531| #define HAVE_SYS_WAIT_H 1
6532| #define HAVE_SYS_RESOURCE_H 1
6533| #define HAVE_SYSEXITS_H 1
6534| #define HAVE_SPAWN_H 1
6535| #define HAVE_UTIL_H 1
6536| #define HAVE_ALLOCA_H 1
6537| #define HAVE_SYS_MMAN_H 1
6538| #define HAVE_DIRENT_H 1
6539| #define HAVE_NET_IF_H 1
6540| #define HAVE_MAKEDEV 1
6541| #define _LARGEFILE_SOURCE 1
6542| #define _FILE_OFFSET_BITS 64
6543| #if defined(SCO_DS)
6544| #undef _OFF_T
6545| #endif
6546| #define RETSIGTYPE void
6547| /* end confdefs.h.  */
6548| #include <stdio.h>
6549| #ifdef HAVE_SYS_TYPES_H
6550| # include <sys/types.h>
6551| #endif
6552| #ifdef HAVE_SYS_STAT_H
6553| # include <sys/stat.h>
6554| #endif
6555| #ifdef STDC_HEADERS
6556| # include <stdlib.h>
6557| # include <stddef.h>
6558| #else
6559| # ifdef HAVE_STDLIB_H
6560| #  include <stdlib.h>
6561| # endif
6562| #endif
6563| #ifdef HAVE_STRING_H
6564| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6565| #  include <memory.h>
6566| # endif
6567| # include <string.h>
6568| #endif
6569| #ifdef HAVE_STRINGS_H
6570| # include <strings.h>
6571| #endif
6572| #ifdef HAVE_INTTYPES_H
6573| # include <inttypes.h>
6574| #endif
6575| #ifdef HAVE_STDINT_H
6576| # include <stdint.h>
6577| #endif
6578| #ifdef HAVE_UNISTD_H
6579| # include <unistd.h>
6580| #endif
6581| int
6582| main ()
6583| {
6584| if (sizeof ((ssize_t)))
6585|           return 0;
6586|   ;
6587|   return 0;
6588| }
6589configure:8544: result: yes
6590configure:8551: checking for __uint128_t
6591configure:8551: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6592configure:8551: $? = 0
6593configure:8551: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6594conftest.c:110:26: error: expected expression
6595if (sizeof ((__uint128_t)))
6596                         ^
65971 error generated.
6598configure:8551: $? = 1
6599configure: failed program was:
6600| /* confdefs.h */
6601| #define _GNU_SOURCE 1
6602| #define _NETBSD_SOURCE 1
6603| #define __BSD_VISIBLE 1
6604| #define _DARWIN_C_SOURCE 1
6605| #define _PYTHONFRAMEWORK "Python"
6606| #define STDC_HEADERS 1
6607| #define HAVE_SYS_TYPES_H 1
6608| #define HAVE_SYS_STAT_H 1
6609| #define HAVE_STDLIB_H 1
6610| #define HAVE_STRING_H 1
6611| #define HAVE_MEMORY_H 1
6612| #define HAVE_STRINGS_H 1
6613| #define HAVE_INTTYPES_H 1
6614| #define HAVE_STDINT_H 1
6615| #define HAVE_UNISTD_H 1
6616| #define __EXTENSIONS__ 1
6617| #define _ALL_SOURCE 1
6618| #define _GNU_SOURCE 1
6619| #define _POSIX_PTHREAD_SEMANTICS 1
6620| #define _TANDEM_SOURCE 1
6621| #define STDC_HEADERS 1
6622| #define HAVE_DLFCN_H 1
6623| #define HAVE_ERRNO_H 1
6624| #define HAVE_FCNTL_H 1
6625| #define HAVE_GRP_H 1
6626| #define HAVE_LANGINFO_H 1
6627| #define HAVE_LIBINTL_H 1
6628| #define HAVE_PTHREAD_H 1
6629| #define HAVE_SCHED_H 1
6630| #define HAVE_SIGNAL_H 1
6631| #define HAVE_TERMIOS_H 1
6632| #define HAVE_UTIME_H 1
6633| #define HAVE_POLL_H 1
6634| #define HAVE_SYS_POLL_H 1
6635| #define HAVE_SYS_XATTR_H 1
6636| #define HAVE_SYS_EVENT_H 1
6637| #define HAVE_SYS_FILE_H 1
6638| #define HAVE_SYS_IOCTL_H 1
6639| #define HAVE_SYS_KERN_CONTROL_H 1
6640| #define HAVE_SYS_LOCK_H 1
6641| #define HAVE_SYS_PARAM_H 1
6642| #define HAVE_SYS_RANDOM_H 1
6643| #define HAVE_SYS_SELECT_H 1
6644| #define HAVE_SYS_SOCKET_H 1
6645| #define HAVE_SYS_STATVFS_H 1
6646| #define HAVE_SYS_STAT_H 1
6647| #define HAVE_SYS_SYSCALL_H 1
6648| #define HAVE_SYS_SYS_DOMAIN_H 1
6649| #define HAVE_SYS_TIME_H 1
6650| #define HAVE_SYS_TIMES_H 1
6651| #define HAVE_SYS_TYPES_H 1
6652| #define HAVE_SYS_UIO_H 1
6653| #define HAVE_SYS_UN_H 1
6654| #define HAVE_SYS_UTSNAME_H 1
6655| #define HAVE_SYS_WAIT_H 1
6656| #define HAVE_SYS_RESOURCE_H 1
6657| #define HAVE_SYSEXITS_H 1
6658| #define HAVE_SPAWN_H 1
6659| #define HAVE_UTIL_H 1
6660| #define HAVE_ALLOCA_H 1
6661| #define HAVE_SYS_MMAN_H 1
6662| #define HAVE_DIRENT_H 1
6663| #define HAVE_NET_IF_H 1
6664| #define HAVE_MAKEDEV 1
6665| #define _LARGEFILE_SOURCE 1
6666| #define _FILE_OFFSET_BITS 64
6667| #if defined(SCO_DS)
6668| #undef _OFF_T
6669| #endif
6670| #define RETSIGTYPE void
6671| #define HAVE_SSIZE_T 1
6672| /* end confdefs.h.  */
6673| #include <stdio.h>
6674| #ifdef HAVE_SYS_TYPES_H
6675| # include <sys/types.h>
6676| #endif
6677| #ifdef HAVE_SYS_STAT_H
6678| # include <sys/stat.h>
6679| #endif
6680| #ifdef STDC_HEADERS
6681| # include <stdlib.h>
6682| # include <stddef.h>
6683| #else
6684| # ifdef HAVE_STDLIB_H
6685| #  include <stdlib.h>
6686| # endif
6687| #endif
6688| #ifdef HAVE_STRING_H
6689| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6690| #  include <memory.h>
6691| # endif
6692| # include <string.h>
6693| #endif
6694| #ifdef HAVE_STRINGS_H
6695| # include <strings.h>
6696| #endif
6697| #ifdef HAVE_INTTYPES_H
6698| # include <inttypes.h>
6699| #endif
6700| #ifdef HAVE_STDINT_H
6701| # include <stdint.h>
6702| #endif
6703| #ifdef HAVE_UNISTD_H
6704| # include <unistd.h>
6705| #endif
6706| int
6707| main ()
6708| {
6709| if (sizeof ((__uint128_t)))
6710|           return 0;
6711|   ;
6712|   return 0;
6713| }
6714configure:8551: result: yes
6715configure:8565: checking size of int
6716configure:8570: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6717configure:8570: $? = 0
6718configure:8570: ./conftest
6719configure:8570: $? = 0
6720configure:8584: result: 4
6721configure:8598: checking size of long
6722configure:8603: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6723configure:8603: $? = 0
6724configure:8603: ./conftest
6725configure:8603: $? = 0
6726configure:8617: result: 8
6727configure:8631: checking size of long long
6728configure:8636: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6729configure:8636: $? = 0
6730configure:8636: ./conftest
6731configure:8636: $? = 0
6732configure:8650: result: 8
6733configure:8664: checking size of void *
6734configure:8669: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6735configure:8669: $? = 0
6736configure:8669: ./conftest
6737configure:8669: $? = 0
6738configure:8683: result: 8
6739configure:8697: checking size of short
6740configure:8702: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6741configure:8702: $? = 0
6742configure:8702: ./conftest
6743configure:8702: $? = 0
6744configure:8716: result: 2
6745configure:8730: checking size of float
6746configure:8735: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6747configure:8735: $? = 0
6748configure:8735: ./conftest
6749configure:8735: $? = 0
6750configure:8749: result: 4
6751configure:8763: checking size of double
6752configure:8768: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6753configure:8768: $? = 0
6754configure:8768: ./conftest
6755configure:8768: $? = 0
6756configure:8782: result: 8
6757configure:8796: checking size of fpos_t
6758configure:8801: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6759configure:8801: $? = 0
6760configure:8801: ./conftest
6761configure:8801: $? = 0
6762configure:8815: result: 8
6763configure:8829: checking size of size_t
6764configure:8834: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6765configure:8834: $? = 0
6766configure:8834: ./conftest
6767configure:8834: $? = 0
6768configure:8848: result: 8
6769configure:8862: checking size of pid_t
6770configure:8867: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6771configure:8867: $? = 0
6772configure:8867: ./conftest
6773configure:8867: $? = 0
6774configure:8881: result: 4
6775configure:8895: checking size of uintptr_t
6776configure:8900: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6777configure:8900: $? = 0
6778configure:8900: ./conftest
6779configure:8900: $? = 0
6780configure:8914: result: 8
6781configure:8926: checking for long double
6782configure:8959: result: yes
6783configure:8971: checking size of long double
6784configure:8976: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6785configure:8976: $? = 0
6786configure:8976: ./conftest
6787configure:8976: $? = 0
6788configure:8990: result: 8
6789configure:9005: checking size of _Bool
6790configure:9010: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6791configure:9010: $? = 0
6792configure:9010: ./conftest
6793configure:9010: $? = 0
6794configure:9024: result: 1
6795configure:9039: checking size of off_t
6796configure:9044: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6797configure:9044: $? = 0
6798configure:9044: ./conftest
6799configure:9044: $? = 0
6800configure:9063: result: 8
6801configure:9074: checking whether to enable large file support
6802configure:9084: result: no
6803configure:9092: checking size of time_t
6804configure:9097: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6805configure:9097: $? = 0
6806configure:9097: ./conftest
6807configure:9097: $? = 0
6808configure:9119: result: 8
6809configure:9140: checking for pthread_t
6810configure:9156: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5
6811conftest.c:96:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference]
6812pthread_t x; x = *(pthread_t*)0;
6813                 ^~~~~~~~~~~~~~
6814conftest.c:96:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile'
68151 warning generated.
6816configure:9156: $? = 0
6817configure:9160: result: yes
6818configure:9167: checking size of pthread_t
6819configure:9172: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6820configure:9172: $? = 0
6821configure:9172: ./conftest
6822configure:9172: $? = 0
6823configure:9191: result: 8
6824configure:9209: checking size of pthread_key_t
6825configure:9214: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6826configure:9214: $? = 0
6827configure:9214: ./conftest
6828configure:9214: $? = 0
6829configure:9229: result: 8
6830configure:9239: checking whether pthread_key_t is compatible with int
6831configure:9268: result: no
6832configure:9320: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c  >&5
6833configure:9320: $? = 0
6834configure:9320: ./conftest
6835configure:9320: $? = 1
6836configure: program exited with status 1
6837configure: failed program was:
6838| /* confdefs.h */
6839| #define _GNU_SOURCE 1
6840| #define _NETBSD_SOURCE 1
6841| #define __BSD_VISIBLE 1
6842| #define _DARWIN_C_SOURCE 1
6843| #define _PYTHONFRAMEWORK "Python"
6844| #define STDC_HEADERS 1
6845| #define HAVE_SYS_TYPES_H 1
6846| #define HAVE_SYS_STAT_H 1
6847| #define HAVE_STDLIB_H 1
6848| #define HAVE_STRING_H 1
6849| #define HAVE_MEMORY_H 1
6850| #define HAVE_STRINGS_H 1
6851| #define HAVE_INTTYPES_H 1
6852| #define HAVE_STDINT_H 1
6853| #define HAVE_UNISTD_H 1
6854| #define __EXTENSIONS__ 1
6855| #define _ALL_SOURCE 1
6856| #define _GNU_SOURCE 1
6857| #define _POSIX_PTHREAD_SEMANTICS 1
6858| #define _TANDEM_SOURCE 1
6859| #define STDC_HEADERS 1
6860| #define HAVE_DLFCN_H 1
6861| #define HAVE_ERRNO_H 1
6862| #define HAVE_FCNTL_H 1
6863| #define HAVE_GRP_H 1
6864| #define HAVE_LANGINFO_H 1
6865| #define HAVE_LIBINTL_H 1
6866| #define HAVE_PTHREAD_H 1
6867| #define HAVE_SCHED_H 1
6868| #define HAVE_SIGNAL_H 1
6869| #define HAVE_TERMIOS_H 1
6870| #define HAVE_UTIME_H 1
6871| #define HAVE_POLL_H 1
6872| #define HAVE_SYS_POLL_H 1
6873| #define HAVE_SYS_XATTR_H 1
6874| #define HAVE_SYS_EVENT_H 1
6875| #define HAVE_SYS_FILE_H 1
6876| #define HAVE_SYS_IOCTL_H 1
6877| #define HAVE_SYS_KERN_CONTROL_H 1
6878| #define HAVE_SYS_LOCK_H 1
6879| #define HAVE_SYS_PARAM_H 1
6880| #define HAVE_SYS_RANDOM_H 1
6881| #define HAVE_SYS_SELECT_H 1
6882| #define HAVE_SYS_SOCKET_H 1
6883| #define HAVE_SYS_STATVFS_H 1
6884| #define HAVE_SYS_STAT_H 1
6885| #define HAVE_SYS_SYSCALL_H 1
6886| #define HAVE_SYS_SYS_DOMAIN_H 1
6887| #define HAVE_SYS_TIME_H 1
6888| #define HAVE_SYS_TIMES_H 1
6889| #define HAVE_SYS_TYPES_H 1
6890| #define HAVE_SYS_UIO_H 1
6891| #define HAVE_SYS_UN_H 1
6892| #define HAVE_SYS_UTSNAME_H 1
6893| #define HAVE_SYS_WAIT_H 1
6894| #define HAVE_SYS_RESOURCE_H 1
6895| #define HAVE_SYSEXITS_H 1
6896| #define HAVE_SPAWN_H 1
6897| #define HAVE_UTIL_H 1
6898| #define HAVE_ALLOCA_H 1
6899| #define HAVE_SYS_MMAN_H 1
6900| #define HAVE_DIRENT_H 1
6901| #define HAVE_NET_IF_H 1
6902| #define HAVE_MAKEDEV 1
6903| #define _LARGEFILE_SOURCE 1
6904| #define _FILE_OFFSET_BITS 64
6905| #if defined(SCO_DS)
6906| #undef _OFF_T
6907| #endif
6908| #define RETSIGTYPE void
6909| #define HAVE_SSIZE_T 1
6910| #define HAVE_GCC_UINT128_T 1
6911| #define SIZEOF_INT 4
6912| #define SIZEOF_LONG 8
6913| #define SIZEOF_LONG_LONG 8
6914| #define SIZEOF_VOID_P 8
6915| #define SIZEOF_SHORT 2
6916| #define SIZEOF_FLOAT 4
6917| #define SIZEOF_DOUBLE 8
6918| #define SIZEOF_FPOS_T 8
6919| #define SIZEOF_SIZE_T 8
6920| #define SIZEOF_PID_T 4
6921| #define SIZEOF_UINTPTR_T 8
6922| #define HAVE_LONG_DOUBLE 1
6923| #define SIZEOF_LONG_DOUBLE 8
6924| #define SIZEOF__BOOL 1
6925| #define SIZEOF_OFF_T 8
6926| #define SIZEOF_TIME_T 8
6927| #define SIZEOF_PTHREAD_T 8
6928| #define SIZEOF_PTHREAD_KEY_T 8
6929| /* end confdefs.h.  */
6930|
6931|     #include <unistd.h>
6932|     int main(int argc, char*argv[])
6933|     {
6934|       if (sizeof(long) == 4) {
6935|         return 0;
6936|       } else {
6937|                 return 1;
6938|       }
6939|     }
6940|
6941configure:9351: error: Unexpected output of 'arch' on OSX
6942
6943## ---------------- ##
6944## Cache variables. ##
6945## ---------------- ##
6946
6947ac_cv_build=arm-apple-darwin20.1.0
6948ac_cv_c_compiler_gnu=yes
6949ac_cv_cxx_thread=no
6950ac_cv_disable_missing_field_initializers=yes
6951ac_cv_disable_unused_parameter_warning=yes
6952ac_cv_disable_unused_result_warning=yes
6953ac_cv_enable_implicit_function_declaration_error=yes
6954ac_cv_enable_sign_compare_warning=yes
6955ac_cv_enable_strict_prototypes_warning=yes
6956ac_cv_enable_unreachable_code_warning=yes
6957ac_cv_enable_visibility=yes
6958ac_cv_env_CC_set=set
6959ac_cv_env_CC_value=/usr/bin/clang
6960ac_cv_env_CFLAGS_set=set
6961ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'
6962ac_cv_env_CPPFLAGS_set=set
6963ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
6964ac_cv_env_CPP_set=
6965ac_cv_env_CPP_value=
6966ac_cv_env_LDFLAGS_set=set
6967ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'
6968ac_cv_env_LIBS_set=
6969ac_cv_env_LIBS_value=
6970ac_cv_env_MACHDEP_set=
6971ac_cv_env_MACHDEP_value=
6972ac_cv_env_PKG_CONFIG_LIBDIR_set=
6973ac_cv_env_PKG_CONFIG_LIBDIR_value=
6974ac_cv_env_PKG_CONFIG_PATH_set=
6975ac_cv_env_PKG_CONFIG_PATH_value=
6976ac_cv_env_PKG_CONFIG_set=
6977ac_cv_env_PKG_CONFIG_value=
6978ac_cv_env_PROFILE_TASK_set=
6979ac_cv_env_PROFILE_TASK_value=
6980ac_cv_env_build_alias_set=
6981ac_cv_env_build_alias_value=
6982ac_cv_env_host_alias_set=
6983ac_cv_env_host_alias_value=
6984ac_cv_env_target_alias_set=
6985ac_cv_env_target_alias_value=
6986ac_cv_extra_warnings=yes
6987ac_cv_has_le64toh=no
6988ac_cv_has_makedev=yes
6989ac_cv_header_alloca_h=yes
6990ac_cv_header_asm_types_h=no
6991ac_cv_header_bluetooth_bluetooth_h=no
6992ac_cv_header_bluetooth_h=no
6993ac_cv_header_conio_h=no
6994ac_cv_header_crypt_h=no
6995ac_cv_header_direct_h=no
6996ac_cv_header_dirent_dirent_h=yes
6997ac_cv_header_dlfcn_h=yes
6998ac_cv_header_endian_h=no
6999ac_cv_header_errno_h=yes
7000ac_cv_header_fcntl_h=yes
7001ac_cv_header_grp_h=yes
7002ac_cv_header_ieeefp_h=no
7003ac_cv_header_inttypes_h=yes
7004ac_cv_header_io_h=no
7005ac_cv_header_langinfo_h=yes
7006ac_cv_header_libintl_h=yes
7007ac_cv_header_libutil_h=no
7008ac_cv_header_linux_can_bcm_h=no
7009ac_cv_header_linux_can_h=no
7010ac_cv_header_linux_can_j1939_h=no
7011ac_cv_header_linux_can_raw_h=no
7012ac_cv_header_linux_memfd_h=no
7013ac_cv_header_linux_netlink_h=no
7014ac_cv_header_linux_qrtr_h=no
7015ac_cv_header_linux_random_h=no
7016ac_cv_header_linux_tipc_h=no
7017ac_cv_header_linux_vm_sockets_h=no
7018ac_cv_header_linux_wait_h=no
7019ac_cv_header_memory_h=yes
7020ac_cv_header_minix_config_h=no
7021ac_cv_header_net_if_h=yes
7022ac_cv_header_netpacket_packet_h=no
7023ac_cv_header_poll_h=yes
7024ac_cv_header_process_h=no
7025ac_cv_header_pthread_h=yes
7026ac_cv_header_pty_h=no
7027ac_cv_header_sched_h=yes
7028ac_cv_header_shadow_h=no
7029ac_cv_header_signal_h=yes
7030ac_cv_header_spawn_h=yes
7031ac_cv_header_stdc=yes
7032ac_cv_header_stdint_h=yes
7033ac_cv_header_stdlib_h=yes
7034ac_cv_header_string_h=yes
7035ac_cv_header_strings_h=yes
7036ac_cv_header_stropts_h=no
7037ac_cv_header_sys_audioio_h=no
7038ac_cv_header_sys_bsdtty_h=no
7039ac_cv_header_sys_devpoll_h=no
7040ac_cv_header_sys_endian_h=no
7041ac_cv_header_sys_epoll_h=no
7042ac_cv_header_sys_event_h=yes
7043ac_cv_header_sys_file_h=yes
7044ac_cv_header_sys_ioctl_h=yes
7045ac_cv_header_sys_kern_control_h=yes
7046ac_cv_header_sys_loadavg_h=no
7047ac_cv_header_sys_lock_h=yes
7048ac_cv_header_sys_memfd_h=no
7049ac_cv_header_sys_mkdev_h=no
7050ac_cv_header_sys_mman_h=yes
7051ac_cv_header_sys_modem_h=no
7052ac_cv_header_sys_param_h=yes
7053ac_cv_header_sys_poll_h=yes
7054ac_cv_header_sys_random_h=yes
7055ac_cv_header_sys_resource_h=yes
7056ac_cv_header_sys_select_h=yes
7057ac_cv_header_sys_sendfile_h=no
7058ac_cv_header_sys_socket_h=yes
7059ac_cv_header_sys_stat_h=yes
7060ac_cv_header_sys_statvfs_h=yes
7061ac_cv_header_sys_sys_domain_h=yes
7062ac_cv_header_sys_syscall_h=yes
7063ac_cv_header_sys_sysmacros_h=no
7064ac_cv_header_sys_termio_h=no
7065ac_cv_header_sys_time_h=yes
7066ac_cv_header_sys_times_h=yes
7067ac_cv_header_sys_types_h=yes
7068ac_cv_header_sys_types_h_makedev=yes
7069ac_cv_header_sys_uio_h=yes
7070ac_cv_header_sys_un_h=yes
7071ac_cv_header_sys_utsname_h=yes
7072ac_cv_header_sys_wait_h=yes
7073ac_cv_header_sys_xattr_h=yes
7074ac_cv_header_sysexits_h=yes
7075ac_cv_header_termios_h=yes
7076ac_cv_header_unistd_h=yes
7077ac_cv_header_util_h=yes
7078ac_cv_header_utime_h=yes
7079ac_cv_host=arm-apple-darwin20.1.0
7080ac_cv_kpthread=no
7081ac_cv_kthread=no
7082ac_cv_no_strict_aliasing=no
7083ac_cv_objext=o
7084ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
7085ac_cv_path_GREP=/opt/local/bin/ggrep
7086ac_cv_path_SED=/opt/local/bin/gsed
7087ac_cv_prog_CPP='/usr/bin/clang -E'
7088ac_cv_prog_PYTHON_FOR_REGEN=python3
7089ac_cv_prog_ac_ct_AR=ar
7090ac_cv_prog_ac_ct_CC=/usr/bin/clang
7091ac_cv_prog_cc_c89=
7092ac_cv_prog_cc_g=yes
7093ac_cv_pthread=no
7094ac_cv_pthread_is_default=yes
7095ac_cv_safe_to_define___extensions__=yes
7096ac_cv_search_opendir='none required'
7097ac_cv_sizeof__Bool=1
7098ac_cv_sizeof_double=8
7099ac_cv_sizeof_float=4
7100ac_cv_sizeof_fpos_t=8
7101ac_cv_sizeof_int=4
7102ac_cv_sizeof_long=8
7103ac_cv_sizeof_long_double=8
7104ac_cv_sizeof_long_long=8
7105ac_cv_sizeof_off_t=8
7106ac_cv_sizeof_pid_t=4
7107ac_cv_sizeof_pthread_key_t=8
7108ac_cv_sizeof_pthread_t=8
7109ac_cv_sizeof_short=2
7110ac_cv_sizeof_size_t=8
7111ac_cv_sizeof_time_t=8
7112ac_cv_sizeof_uintptr_t=8
7113ac_cv_sizeof_void_p=8
7114ac_cv_type___uint128_t=yes
7115ac_cv_type_long_double=yes
7116ac_cv_type_mode_t=yes
7117ac_cv_type_off_t=yes
7118ac_cv_type_pid_t=yes
7119ac_cv_type_size_t=yes
7120ac_cv_type_ssize_t=yes
7121ac_cv_type_uid_t=yes
7122
7123## ----------------- ##
7124## Output variables. ##
7125## ----------------- ##
7126
7127ABIFLAGS=''
7128ALT_SOABI=''
7129AR='ar'
7130ARCH_RUN_32BIT=''
7131ARFLAGS='rcs'
7132BASECFLAGS=' -Wno-unused-result -Wsign-compare -Wunreachable-code'
7133BASECPPFLAGS=''
7134BINLIBDEST=''
7135BLDLIBRARY=''
7136BLDSHARED=''
7137BUILDEXEEXT='.exe'
7138CC='/usr/bin/clang'
7139CCSHARED=''
7140CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'
7141CFLAGSFORSHARED=''
7142CFLAGS_ALIASING='-fno-strict-aliasing'
7143CFLAGS_NODIST=' -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden'
7144CONFIGURE_MACOSX_DEPLOYMENT_TARGET='11.0'
7145CONFIG_ARGS=' '\''--prefix=/opt/local'\'' '\''--enable-framework=/opt/local/Library/Frameworks'\'' '\''--enable-ipv6'\'' '\''--enable-loadable-sqlite-extensions'\'' '\''--with-computed-gotos'\'' '\''--with-ensurepip=no'\'' '\''--with-system-expat'\'' '\''--with-system-ffi'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'\'' '\''CPPFLAGS=-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'\'''
7146CPP='/usr/bin/clang -E'
7147CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'
7148CXX='/usr/bin/clang++'
7149DEFS=''
7150DEF_MAKE_ALL_RULE='build_all'
7151DEF_MAKE_RULE='all'
7152DFLAGS=''
7153DLINCLDIR=''
7154DLLLIBRARY=''
7155DTRACE=''
7156DTRACE_HEADERS=''
7157DTRACE_OBJS=''
7158DYNLOADFILE=''
7159ECHO_C='\c'
7160ECHO_N=''
7161ECHO_T=''
7162EGREP='/opt/local/bin/ggrep -E'
7163ENSUREPIP=''
7164EXEEXT=''
7165EXPORTSFROM=''
7166EXPORTSYMS=''
7167EXPORT_MACOSX_DEPLOYMENT_TARGET=''
7168EXT_SUFFIX=''
7169FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure '
7170FRAMEWORKALTINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkaltinstallunixtools'
7171FRAMEWORKINSTALLAPPSPREFIX='/Applications/MacPorts'
7172FRAMEWORKINSTALLFIRST='frameworkinstallstructure'
7173FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkinstallunixtools'
7174FRAMEWORKPYTHONW='frameworkpythonw'
7175FRAMEWORKUNIXTOOLSPREFIX='/opt/local'
7176GITBRANCH=''
7177GITTAG=''
7178GITVERSION=''
7179GNULD='no'
7180GREP='/opt/local/bin/ggrep'
7181HAS_GIT='no-repository'
7182HAVE_GETHOSTBYNAME=''
7183HAVE_GETHOSTBYNAME_R=''
7184HAVE_GETHOSTBYNAME_R_3_ARG=''
7185HAVE_GETHOSTBYNAME_R_5_ARG=''
7186HAVE_GETHOSTBYNAME_R_6_ARG=''
7187INSTALL_DATA='${INSTALL} -m 644'
7188INSTALL_PROGRAM='${INSTALL}'
7189INSTALL_SCRIPT='${INSTALL}'
7190INSTSONAME='$(LDLIBRARY)'
7191LDCXXSHARED=''
7192LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'
7193LDFLAGS_NODIST=''
7194LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)'
7195LDLIBRARYDIR=''
7196LDSHARED=''
7197LDVERSION='3.9'
7198LIBC=''
7199LIBFFI_INCLUDEDIR=''
7200LIBM=''
7201LIBOBJS=''
7202LIBPL=''
7203LIBPYTHON=''
7204LIBRARY='libpython$(VERSION)$(ABIFLAGS).a'
7205LIBS=''
7206LIBTOOL_CRUFT='-lcc_dynamic'
7207LINKCC='$(PURIFY) $(MAINCC)'
7208LINKFORSHARED=''
7209LIPO_32BIT_FLAGS=''
7210LLVM_AR=''
7211LLVM_AR_FOUND=''
7212LLVM_PROFDATA='/usr/bin/xcrun llvm-profdata'
7213LLVM_PROF_ERR='no'
7214LLVM_PROF_FILE='LLVM_PROFILE_FILE="code-%p.profclangr"'
7215LLVM_PROF_FOUND='found'
7216LLVM_PROF_MERGER='/usr/bin/xcrun llvm-profdata merge -output=code.profclangd *.profclangr'
7217LN='ln'
7218LTLIBOBJS=''
7219MACHDEP='darwin'
7220MACHDEP_OBJS=''
7221MAINCC='$(CC)'
7222MKDIR_P='./install-sh -c -d'
7223MULTIARCH='darwin'
7224MULTIARCH_CPPFLAGS='-DMULTIARCH=\"darwin\"'
7225NO_AS_NEEDED=''
7226OBJEXT='o'
7227OPENSSL_INCLUDES=''
7228OPENSSL_LDFLAGS=''
7229OPENSSL_LIBS=''
7230OPT='-DNDEBUG -g -fwrapv -O3 -Wall'
7231OTHER_LIBTOOL_OPT=''
7232PACKAGE_BUGREPORT='https://bugs.python.org/'
7233PACKAGE_NAME='python'
7234PACKAGE_STRING='python 3.9'
7235PACKAGE_TARNAME='python'
7236PACKAGE_URL=''
7237PACKAGE_VERSION='3.9'
7238PATH_SEPARATOR=':'
7239PGO_PROF_GEN_FLAG='-fprofile-instr-generate'
7240PGO_PROF_USE_FLAG='-fprofile-instr-use=code.profclangd'
7241PKG_CONFIG=''
7242PKG_CONFIG_LIBDIR=''
7243PKG_CONFIG_PATH=''
7244PLATFORM_TRIPLET='darwin'
7245PLATLIBDIR=''
7246PROFILE_TASK='-m test --pgo'
7247PY3LIBRARY=''
7248PYTHONFRAMEWORK='Python'
7249PYTHONFRAMEWORKDIR='Python.framework'
7250PYTHONFRAMEWORKIDENTIFIER='org.python.python'
7251PYTHONFRAMEWORKINSTALLDIR='/opt/local/Library/Frameworks/Python.framework'
7252PYTHONFRAMEWORKPREFIX='/opt/local/Library/Frameworks'
7253PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E'
7254PYTHON_FOR_REGEN='python3'
7255PY_ENABLE_SHARED='0'
7256READELF=':'
7257RUNSHARED='DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python39/python39/work/Python-3.9.0'
7258SED='/opt/local/bin/gsed'
7259SHELL='/bin/sh'
7260SHLIBS=''
7261SHLIB_SUFFIX=''
7262SOABI=''
7263SOVERSION='1.0'
7264SRCDIRS=''
7265TCLTK_INCLUDES=''
7266TCLTK_LIBS=''
7267THREADHEADERS=''
7268TRUE=''
7269TZPATH=''
7270UNIVERSALSDK=''
7271UNIVERSAL_ARCH_FLAGS=''
7272VERSION='3.9'
7273_PYTHON_HOST_PLATFORM=''
7274ac_ct_AR='ar'
7275ac_ct_CC='/usr/bin/clang'
7276ac_ct_CXX=''
7277ac_ct_READELF=''
7278bindir='${exec_prefix}/bin'
7279build='arm-apple-darwin20.1.0'
7280build_alias=''
7281build_cpu='arm'
7282build_os='darwin20.1.0'
7283build_vendor='apple'
7284datadir='${datarootdir}'
7285datarootdir='${prefix}/share'
7286docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
7287dvidir='${docdir}'
7288exec_prefix='NONE'
7289host='arm-apple-darwin20.1.0'
7290host_alias=''
7291host_cpu='arm'
7292host_os='darwin20.1.0'
7293host_vendor='apple'
7294htmldir='${docdir}'
7295includedir='${prefix}/include'
7296infodir='${datarootdir}/info'
7297libdir='${exec_prefix}/lib'
7298libexecdir='${exec_prefix}/libexec'
7299localedir='${datarootdir}/locale'
7300localstatedir='${prefix}/var'
7301mandir='${datarootdir}/man'
7302oldincludedir='/usr/include'
7303pdfdir='${docdir}'
7304prefix='/opt/local/Library/Frameworks/Python.framework/Versions/3.9'
7305program_transform_name='s,x,x,'
7306psdir='${docdir}'
7307sbindir='${exec_prefix}/sbin'
7308sharedstatedir='${prefix}/com'
7309sysconfdir='${prefix}/etc'
7310target_alias=''
7311
7312## ----------- ##
7313## confdefs.h. ##
7314## ----------- ##
7315
7316/* confdefs.h */
7317#define _GNU_SOURCE 1
7318#define _NETBSD_SOURCE 1
7319#define __BSD_VISIBLE 1
7320#define _DARWIN_C_SOURCE 1
7321#define _PYTHONFRAMEWORK "Python"
7322#define STDC_HEADERS 1
7323#define HAVE_SYS_TYPES_H 1
7324#define HAVE_SYS_STAT_H 1
7325#define HAVE_STDLIB_H 1
7326#define HAVE_STRING_H 1
7327#define HAVE_MEMORY_H 1
7328#define HAVE_STRINGS_H 1
7329#define HAVE_INTTYPES_H 1
7330#define HAVE_STDINT_H 1
7331#define HAVE_UNISTD_H 1
7332#define __EXTENSIONS__ 1
7333#define _ALL_SOURCE 1
7334#define _GNU_SOURCE 1
7335#define _POSIX_PTHREAD_SEMANTICS 1
7336#define _TANDEM_SOURCE 1
7337#define STDC_HEADERS 1
7338#define HAVE_DLFCN_H 1
7339#define HAVE_ERRNO_H 1
7340#define HAVE_FCNTL_H 1
7341#define HAVE_GRP_H 1
7342#define HAVE_LANGINFO_H 1
7343#define HAVE_LIBINTL_H 1
7344#define HAVE_PTHREAD_H 1
7345#define HAVE_SCHED_H 1
7346#define HAVE_SIGNAL_H 1
7347#define HAVE_TERMIOS_H 1
7348#define HAVE_UTIME_H 1
7349#define HAVE_POLL_H 1
7350#define HAVE_SYS_POLL_H 1
7351#define HAVE_SYS_XATTR_H 1
7352#define HAVE_SYS_EVENT_H 1
7353#define HAVE_SYS_FILE_H 1
7354#define HAVE_SYS_IOCTL_H 1
7355#define HAVE_SYS_KERN_CONTROL_H 1
7356#define HAVE_SYS_LOCK_H 1
7357#define HAVE_SYS_PARAM_H 1
7358#define HAVE_SYS_RANDOM_H 1
7359#define HAVE_SYS_SELECT_H 1
7360#define HAVE_SYS_SOCKET_H 1
7361#define HAVE_SYS_STATVFS_H 1
7362#define HAVE_SYS_STAT_H 1
7363#define HAVE_SYS_SYSCALL_H 1
7364#define HAVE_SYS_SYS_DOMAIN_H 1
7365#define HAVE_SYS_TIME_H 1
7366#define HAVE_SYS_TIMES_H 1
7367#define HAVE_SYS_TYPES_H 1
7368#define HAVE_SYS_UIO_H 1
7369#define HAVE_SYS_UN_H 1
7370#define HAVE_SYS_UTSNAME_H 1
7371#define HAVE_SYS_WAIT_H 1
7372#define HAVE_SYS_RESOURCE_H 1
7373#define HAVE_SYSEXITS_H 1
7374#define HAVE_SPAWN_H 1
7375#define HAVE_UTIL_H 1
7376#define HAVE_ALLOCA_H 1
7377#define HAVE_SYS_MMAN_H 1
7378#define HAVE_DIRENT_H 1
7379#define HAVE_NET_IF_H 1
7380#define HAVE_MAKEDEV 1
7381#define _LARGEFILE_SOURCE 1
7382#define _FILE_OFFSET_BITS 64
7383#if defined(SCO_DS)
7384#undef _OFF_T
7385#endif
7386#define RETSIGTYPE void
7387#define HAVE_SSIZE_T 1
7388#define HAVE_GCC_UINT128_T 1
7389#define SIZEOF_INT 4
7390#define SIZEOF_LONG 8
7391#define SIZEOF_LONG_LONG 8
7392#define SIZEOF_VOID_P 8
7393#define SIZEOF_SHORT 2
7394#define SIZEOF_FLOAT 4
7395#define SIZEOF_DOUBLE 8
7396#define SIZEOF_FPOS_T 8
7397#define SIZEOF_SIZE_T 8
7398#define SIZEOF_PID_T 4
7399#define SIZEOF_UINTPTR_T 8
7400#define HAVE_LONG_DOUBLE 1
7401#define SIZEOF_LONG_DOUBLE 8
7402#define SIZEOF__BOOL 1
7403#define SIZEOF_OFF_T 8
7404#define SIZEOF_TIME_T 8
7405#define SIZEOF_PTHREAD_T 8
7406#define SIZEOF_PTHREAD_KEY_T 8
7407
7408configure: exit 1