1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by python configure 2.7, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --with-system-expat --with-system-ffi |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = dtk.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 20.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.0.0: Sun Jun 14 21:36:36 PDT 2020; root:Bridge_xnu-7090.111.5.2~1/RELEASE_ARM64_T8020 |
---|
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.0.0: Sun Jun 14 21:36:36 PDT 2020; root:Bridge_xnu-7090.111.5.2~1/RELEASE_ARM64_T8020 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 355 tasks, 1257 threads, 8 processors |
---|
34 | Load average: 1.52, Mach factor: 6.46 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2833: checking build system type |
---|
52 | configure:2847: result: arm-apple-darwin20.0.0 |
---|
53 | configure:2867: checking host system type |
---|
54 | configure:2880: result: arm-apple-darwin20.0.0 |
---|
55 | configure:2910: checking for python2.7 |
---|
56 | configure:2926: found /usr/bin/python2.7 |
---|
57 | configure:2937: result: python2.7 |
---|
58 | configure:3036: checking for --enable-universalsdk |
---|
59 | configure:3083: result: no |
---|
60 | configure:3106: checking for --with-universal-archs |
---|
61 | configure:3121: result: no |
---|
62 | configure:3276: checking MACHDEP |
---|
63 | configure:3468: result: darwin |
---|
64 | configure:3477: checking EXTRAPLATDIR |
---|
65 | configure:3492: result: $(PLATMACDIRS) |
---|
66 | configure:3513: checking for --without-gcc |
---|
67 | configure:3557: result: no |
---|
68 | configure:3560: checking for --with-icc |
---|
69 | configure:3580: result: no |
---|
70 | configure:3674: checking for gcc |
---|
71 | configure:3701: result: /usr/bin/clang |
---|
72 | configure:3930: checking for C compiler version |
---|
73 | configure:3939: /usr/bin/clang --version >&5 |
---|
74 | Apple clang version 12.0.0 (clang-1200.0.22.19) |
---|
75 | Target: arm64-apple-darwin20.0.0 |
---|
76 | Thread model: posix |
---|
77 | InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
78 | configure:3950: $? = 0 |
---|
79 | configure:3939: /usr/bin/clang -v >&5 |
---|
80 | Apple clang version 12.0.0 (clang-1200.0.22.19) |
---|
81 | Target: arm64-apple-darwin20.0.0 |
---|
82 | Thread model: posix |
---|
83 | InstalledDir: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
84 | configure:3950: $? = 0 |
---|
85 | configure:3939: /usr/bin/clang -V >&5 |
---|
86 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
87 | clang: error: no input files |
---|
88 | configure:3950: $? = 1 |
---|
89 | configure:3939: /usr/bin/clang -qversion >&5 |
---|
90 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
91 | clang: error: no input files |
---|
92 | configure:3950: $? = 1 |
---|
93 | configure:3970: checking whether the C compiler works |
---|
94 | configure:3992: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
95 | configure:3996: $? = 0 |
---|
96 | configure:4044: result: yes |
---|
97 | configure:4047: checking for C compiler default output file name |
---|
98 | configure:4049: result: a.out |
---|
99 | configure:4055: checking for suffix of executables |
---|
100 | configure:4062: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
101 | configure:4066: $? = 0 |
---|
102 | configure:4088: result: |
---|
103 | configure:4110: checking whether we are cross compiling |
---|
104 | configure:4118: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
105 | configure:4122: $? = 0 |
---|
106 | configure:4129: ./conftest |
---|
107 | configure:4133: $? = 0 |
---|
108 | configure:4148: result: no |
---|
109 | configure:4153: checking for suffix of object files |
---|
110 | configure:4175: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
111 | configure:4179: $? = 0 |
---|
112 | configure:4200: result: o |
---|
113 | configure:4204: checking whether we are using the GNU C compiler |
---|
114 | configure:4223: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
115 | configure:4223: $? = 0 |
---|
116 | configure:4232: result: yes |
---|
117 | configure:4241: checking whether /usr/bin/clang accepts -g |
---|
118 | configure:4261: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
119 | configure:4261: $? = 0 |
---|
120 | configure:4302: result: yes |
---|
121 | configure:4319: checking for /usr/bin/clang option to accept ISO C89 |
---|
122 | configure:4382: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
123 | configure:4382: $? = 0 |
---|
124 | configure:4395: result: none needed |
---|
125 | configure:4422: checking for --with-cxx-main=<compiler> |
---|
126 | configure:4448: result: no |
---|
127 | configure:4789: checking how to run the C preprocessor |
---|
128 | configure:4820: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
129 | configure:4820: $? = 0 |
---|
130 | configure:4834: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
131 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
132 | #include <ac_nonexistent.h> |
---|
133 | ^~~~~~~~~~~~~~~~~~ |
---|
134 | 1 error generated. |
---|
135 | configure:4834: $? = 1 |
---|
136 | configure: failed program was: |
---|
137 | | /* confdefs.h */ |
---|
138 | | #define _GNU_SOURCE 1 |
---|
139 | | #define _NETBSD_SOURCE 1 |
---|
140 | | #define __BSD_VISIBLE 1 |
---|
141 | | #define _BSD_TYPES 1 |
---|
142 | | #define _DARWIN_C_SOURCE 1 |
---|
143 | | /* end confdefs.h. */ |
---|
144 | | #include <ac_nonexistent.h> |
---|
145 | configure:4859: result: /usr/bin/clang -E |
---|
146 | configure:4879: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
147 | configure:4879: $? = 0 |
---|
148 | configure:4893: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
149 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
150 | #include <ac_nonexistent.h> |
---|
151 | ^~~~~~~~~~~~~~~~~~ |
---|
152 | 1 error generated. |
---|
153 | configure:4893: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h */ |
---|
156 | | #define _GNU_SOURCE 1 |
---|
157 | | #define _NETBSD_SOURCE 1 |
---|
158 | | #define __BSD_VISIBLE 1 |
---|
159 | | #define _BSD_TYPES 1 |
---|
160 | | #define _DARWIN_C_SOURCE 1 |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | #include <ac_nonexistent.h> |
---|
163 | configure:4922: checking for grep that handles long lines and -e |
---|
164 | configure:4980: result: /usr/bin/grep |
---|
165 | configure:4985: checking for egrep |
---|
166 | configure:5047: result: /usr/bin/grep -E |
---|
167 | configure:5052: checking for ANSI C header files |
---|
168 | configure:5072: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
169 | configure:5072: $? = 0 |
---|
170 | configure:5145: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
171 | configure:5145: $? = 0 |
---|
172 | configure:5145: ./conftest |
---|
173 | configure:5145: $? = 0 |
---|
174 | configure:5156: result: yes |
---|
175 | configure:5169: checking for sys/types.h |
---|
176 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
177 | configure:5169: $? = 0 |
---|
178 | configure:5169: result: yes |
---|
179 | configure:5169: checking for sys/stat.h |
---|
180 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
181 | configure:5169: $? = 0 |
---|
182 | configure:5169: result: yes |
---|
183 | configure:5169: checking for stdlib.h |
---|
184 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
185 | configure:5169: $? = 0 |
---|
186 | configure:5169: result: yes |
---|
187 | configure:5169: checking for string.h |
---|
188 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
189 | configure:5169: $? = 0 |
---|
190 | configure:5169: result: yes |
---|
191 | configure:5169: checking for memory.h |
---|
192 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
193 | configure:5169: $? = 0 |
---|
194 | configure:5169: result: yes |
---|
195 | configure:5169: checking for strings.h |
---|
196 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
197 | configure:5169: $? = 0 |
---|
198 | configure:5169: result: yes |
---|
199 | configure:5169: checking for inttypes.h |
---|
200 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
201 | configure:5169: $? = 0 |
---|
202 | configure:5169: result: yes |
---|
203 | configure:5169: checking for stdint.h |
---|
204 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
205 | configure:5169: $? = 0 |
---|
206 | configure:5169: result: yes |
---|
207 | configure:5169: checking for unistd.h |
---|
208 | configure:5169: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
209 | configure:5169: $? = 0 |
---|
210 | configure:5169: result: yes |
---|
211 | configure:5182: checking minix/config.h usability |
---|
212 | configure:5182: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
213 | conftest.c:51:10: fatal error: 'minix/config.h' file not found |
---|
214 | #include <minix/config.h> |
---|
215 | ^~~~~~~~~~~~~~~~ |
---|
216 | 1 error generated. |
---|
217 | configure:5182: $? = 1 |
---|
218 | configure: failed program was: |
---|
219 | | /* confdefs.h */ |
---|
220 | | #define _GNU_SOURCE 1 |
---|
221 | | #define _NETBSD_SOURCE 1 |
---|
222 | | #define __BSD_VISIBLE 1 |
---|
223 | | #define _BSD_TYPES 1 |
---|
224 | | #define _DARWIN_C_SOURCE 1 |
---|
225 | | #define STDC_HEADERS 1 |
---|
226 | | #define HAVE_SYS_TYPES_H 1 |
---|
227 | | #define HAVE_SYS_STAT_H 1 |
---|
228 | | #define HAVE_STDLIB_H 1 |
---|
229 | | #define HAVE_STRING_H 1 |
---|
230 | | #define HAVE_MEMORY_H 1 |
---|
231 | | #define HAVE_STRINGS_H 1 |
---|
232 | | #define HAVE_INTTYPES_H 1 |
---|
233 | | #define HAVE_STDINT_H 1 |
---|
234 | | #define HAVE_UNISTD_H 1 |
---|
235 | | /* end confdefs.h. */ |
---|
236 | | #include <stdio.h> |
---|
237 | | #ifdef HAVE_SYS_TYPES_H |
---|
238 | | # include <sys/types.h> |
---|
239 | | #endif |
---|
240 | | #ifdef HAVE_SYS_STAT_H |
---|
241 | | # include <sys/stat.h> |
---|
242 | | #endif |
---|
243 | | #ifdef STDC_HEADERS |
---|
244 | | # include <stdlib.h> |
---|
245 | | # include <stddef.h> |
---|
246 | | #else |
---|
247 | | # ifdef HAVE_STDLIB_H |
---|
248 | | # include <stdlib.h> |
---|
249 | | # endif |
---|
250 | | #endif |
---|
251 | | #ifdef HAVE_STRING_H |
---|
252 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
253 | | # include <memory.h> |
---|
254 | | # endif |
---|
255 | | # include <string.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_STRINGS_H |
---|
258 | | # include <strings.h> |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_INTTYPES_H |
---|
261 | | # include <inttypes.h> |
---|
262 | | #endif |
---|
263 | | #ifdef HAVE_STDINT_H |
---|
264 | | # include <stdint.h> |
---|
265 | | #endif |
---|
266 | | #ifdef HAVE_UNISTD_H |
---|
267 | | # include <unistd.h> |
---|
268 | | #endif |
---|
269 | | #include <minix/config.h> |
---|
270 | configure:5182: result: no |
---|
271 | configure:5182: checking minix/config.h presence |
---|
272 | configure:5182: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
273 | conftest.c:18:10: fatal error: 'minix/config.h' file not found |
---|
274 | #include <minix/config.h> |
---|
275 | ^~~~~~~~~~~~~~~~ |
---|
276 | 1 error generated. |
---|
277 | configure:5182: $? = 1 |
---|
278 | configure: failed program was: |
---|
279 | | /* confdefs.h */ |
---|
280 | | #define _GNU_SOURCE 1 |
---|
281 | | #define _NETBSD_SOURCE 1 |
---|
282 | | #define __BSD_VISIBLE 1 |
---|
283 | | #define _BSD_TYPES 1 |
---|
284 | | #define _DARWIN_C_SOURCE 1 |
---|
285 | | #define STDC_HEADERS 1 |
---|
286 | | #define HAVE_SYS_TYPES_H 1 |
---|
287 | | #define HAVE_SYS_STAT_H 1 |
---|
288 | | #define HAVE_STDLIB_H 1 |
---|
289 | | #define HAVE_STRING_H 1 |
---|
290 | | #define HAVE_MEMORY_H 1 |
---|
291 | | #define HAVE_STRINGS_H 1 |
---|
292 | | #define HAVE_INTTYPES_H 1 |
---|
293 | | #define HAVE_STDINT_H 1 |
---|
294 | | #define HAVE_UNISTD_H 1 |
---|
295 | | /* end confdefs.h. */ |
---|
296 | | #include <minix/config.h> |
---|
297 | configure:5182: result: no |
---|
298 | configure:5182: checking for minix/config.h |
---|
299 | configure:5182: result: no |
---|
300 | configure:5203: checking whether it is safe to define __EXTENSIONS__ |
---|
301 | configure:5221: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
302 | configure:5221: $? = 0 |
---|
303 | configure:5228: result: yes |
---|
304 | configure:5252: checking for --with-suffix |
---|
305 | configure:5265: result: |
---|
306 | configure:5271: checking for case-insensitive build directory |
---|
307 | configure:5279: result: yes |
---|
308 | configure:5311: checking LIBRARY |
---|
309 | configure:5317: result: libpython$(VERSION).a |
---|
310 | configure:5353: checking LINKCC |
---|
311 | configure:5372: result: $(PURIFY) $(MAINCC) |
---|
312 | configure:5381: checking for GNU ld |
---|
313 | configure:5393: result: no |
---|
314 | configure:5396: checking for --enable-shared |
---|
315 | configure:5413: result: no |
---|
316 | configure:5416: checking for --enable-profiling |
---|
317 | configure:5441: result: no |
---|
318 | configure:5449: checking LDLIBRARY |
---|
319 | configure:5543: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) |
---|
320 | configure:5589: checking for ranlib |
---|
321 | configure:5605: found /usr/bin/ranlib |
---|
322 | configure:5616: result: ranlib |
---|
323 | configure:5688: checking for ar |
---|
324 | configure:5704: found /usr/bin/ar |
---|
325 | configure:5715: result: ar |
---|
326 | configure:5827: checking for a BSD-compatible install |
---|
327 | configure:5895: result: /usr/bin/install -c |
---|
328 | configure:5906: checking for a thread-safe mkdir -p |
---|
329 | configure:5945: result: /opt/local/bin/gmkdir -p |
---|
330 | configure:5961: checking for --with-pydebug |
---|
331 | configure:5979: result: no |
---|
332 | configure:6056: checking whether /usr/bin/clang accepts -fno-strict-aliasing |
---|
333 | configure:6074: /usr/bin/clang -fno-strict-aliasing -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
334 | configure:6074: $? = 0 |
---|
335 | configure:6083: result: yes |
---|
336 | configure:6191: checking which MACOSX_DEPLOYMENT_TARGET to use |
---|
337 | configure:6229: result: 11.0 |
---|
338 | configure:6279: checking whether /usr/bin/clang accepts -OPT:Olimit=0 |
---|
339 | configure:6297: /usr/bin/clang -OPT:Olimit=0 -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
340 | configure:6297: $? = 0 |
---|
341 | configure:6307: result: yes |
---|
342 | configure:6371: checking whether gcc supports ParseTuple __format__ |
---|
343 | configure:6388: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -Werror -Wformat -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
344 | conftest.c:24:35: error: 'format' attribute argument not supported: PyArg_ParseTuple [-Werror,-Wignored-attributes] |
---|
345 | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); |
---|
346 | ^ |
---|
347 | 1 error generated. |
---|
348 | configure:6388: $? = 1 |
---|
349 | configure: failed program was: |
---|
350 | | /* confdefs.h */ |
---|
351 | | #define _GNU_SOURCE 1 |
---|
352 | | #define _NETBSD_SOURCE 1 |
---|
353 | | #define __BSD_VISIBLE 1 |
---|
354 | | #define _BSD_TYPES 1 |
---|
355 | | #define _DARWIN_C_SOURCE 1 |
---|
356 | | #define STDC_HEADERS 1 |
---|
357 | | #define HAVE_SYS_TYPES_H 1 |
---|
358 | | #define HAVE_SYS_STAT_H 1 |
---|
359 | | #define HAVE_STDLIB_H 1 |
---|
360 | | #define HAVE_STRING_H 1 |
---|
361 | | #define HAVE_MEMORY_H 1 |
---|
362 | | #define HAVE_STRINGS_H 1 |
---|
363 | | #define HAVE_INTTYPES_H 1 |
---|
364 | | #define HAVE_STDINT_H 1 |
---|
365 | | #define HAVE_UNISTD_H 1 |
---|
366 | | #define __EXTENSIONS__ 1 |
---|
367 | | #define _ALL_SOURCE 1 |
---|
368 | | #define _GNU_SOURCE 1 |
---|
369 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
370 | | #define _TANDEM_SOURCE 1 |
---|
371 | | /* end confdefs.h. */ |
---|
372 | | |
---|
373 | | void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2))); |
---|
374 | | int |
---|
375 | | main () |
---|
376 | | { |
---|
377 | | |
---|
378 | | ; |
---|
379 | | return 0; |
---|
380 | | } |
---|
381 | | |
---|
382 | configure:6398: result: no |
---|
383 | configure:6411: checking for --enable-optimizations |
---|
384 | configure:6427: result: no |
---|
385 | configure:6448: checking for --with-lto |
---|
386 | configure:6465: result: no |
---|
387 | configure:6521: checking target system type |
---|
388 | configure:6534: result: arm-apple-darwin20.0.0 |
---|
389 | configure:6562: checking for -llvm-profdata |
---|
390 | configure:6595: result: no |
---|
391 | configure:6605: checking for llvm-profdata |
---|
392 | configure:6636: result: '' |
---|
393 | configure:6667: llvm-profdata found via xcrun: /usr/bin/xcrun llvm-profdata |
---|
394 | configure:6726: checking whether pthreads are available without options |
---|
395 | configure:6751: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
396 | configure:6751: $? = 0 |
---|
397 | configure:6751: ./conftest |
---|
398 | configure:6751: $? = 0 |
---|
399 | configure:6767: result: yes |
---|
400 | configure:6928: checking whether /usr/bin/clang++ also accepts flags for thread support |
---|
401 | configure:6959: result: no |
---|
402 | configure:6966: checking for ANSI C header files |
---|
403 | configure:7070: result: yes |
---|
404 | configure:7092: checking asm/types.h usability |
---|
405 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
406 | conftest.c:57:10: fatal error: 'asm/types.h' file not found |
---|
407 | #include <asm/types.h> |
---|
408 | ^~~~~~~~~~~~~ |
---|
409 | 1 error generated. |
---|
410 | configure:7092: $? = 1 |
---|
411 | configure: failed program was: |
---|
412 | | /* confdefs.h */ |
---|
413 | | #define _GNU_SOURCE 1 |
---|
414 | | #define _NETBSD_SOURCE 1 |
---|
415 | | #define __BSD_VISIBLE 1 |
---|
416 | | #define _BSD_TYPES 1 |
---|
417 | | #define _DARWIN_C_SOURCE 1 |
---|
418 | | #define STDC_HEADERS 1 |
---|
419 | | #define HAVE_SYS_TYPES_H 1 |
---|
420 | | #define HAVE_SYS_STAT_H 1 |
---|
421 | | #define HAVE_STDLIB_H 1 |
---|
422 | | #define HAVE_STRING_H 1 |
---|
423 | | #define HAVE_MEMORY_H 1 |
---|
424 | | #define HAVE_STRINGS_H 1 |
---|
425 | | #define HAVE_INTTYPES_H 1 |
---|
426 | | #define HAVE_STDINT_H 1 |
---|
427 | | #define HAVE_UNISTD_H 1 |
---|
428 | | #define __EXTENSIONS__ 1 |
---|
429 | | #define _ALL_SOURCE 1 |
---|
430 | | #define _GNU_SOURCE 1 |
---|
431 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
432 | | #define _TANDEM_SOURCE 1 |
---|
433 | | #define STDC_HEADERS 1 |
---|
434 | | /* end confdefs.h. */ |
---|
435 | | #include <stdio.h> |
---|
436 | | #ifdef HAVE_SYS_TYPES_H |
---|
437 | | # include <sys/types.h> |
---|
438 | | #endif |
---|
439 | | #ifdef HAVE_SYS_STAT_H |
---|
440 | | # include <sys/stat.h> |
---|
441 | | #endif |
---|
442 | | #ifdef STDC_HEADERS |
---|
443 | | # include <stdlib.h> |
---|
444 | | # include <stddef.h> |
---|
445 | | #else |
---|
446 | | # ifdef HAVE_STDLIB_H |
---|
447 | | # include <stdlib.h> |
---|
448 | | # endif |
---|
449 | | #endif |
---|
450 | | #ifdef HAVE_STRING_H |
---|
451 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
452 | | # include <memory.h> |
---|
453 | | # endif |
---|
454 | | # include <string.h> |
---|
455 | | #endif |
---|
456 | | #ifdef HAVE_STRINGS_H |
---|
457 | | # include <strings.h> |
---|
458 | | #endif |
---|
459 | | #ifdef HAVE_INTTYPES_H |
---|
460 | | # include <inttypes.h> |
---|
461 | | #endif |
---|
462 | | #ifdef HAVE_STDINT_H |
---|
463 | | # include <stdint.h> |
---|
464 | | #endif |
---|
465 | | #ifdef HAVE_UNISTD_H |
---|
466 | | # include <unistd.h> |
---|
467 | | #endif |
---|
468 | | #include <asm/types.h> |
---|
469 | configure:7092: result: no |
---|
470 | configure:7092: checking asm/types.h presence |
---|
471 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
472 | conftest.c:24:10: fatal error: 'asm/types.h' file not found |
---|
473 | #include <asm/types.h> |
---|
474 | ^~~~~~~~~~~~~ |
---|
475 | 1 error generated. |
---|
476 | configure:7092: $? = 1 |
---|
477 | configure: failed program was: |
---|
478 | | /* confdefs.h */ |
---|
479 | | #define _GNU_SOURCE 1 |
---|
480 | | #define _NETBSD_SOURCE 1 |
---|
481 | | #define __BSD_VISIBLE 1 |
---|
482 | | #define _BSD_TYPES 1 |
---|
483 | | #define _DARWIN_C_SOURCE 1 |
---|
484 | | #define STDC_HEADERS 1 |
---|
485 | | #define HAVE_SYS_TYPES_H 1 |
---|
486 | | #define HAVE_SYS_STAT_H 1 |
---|
487 | | #define HAVE_STDLIB_H 1 |
---|
488 | | #define HAVE_STRING_H 1 |
---|
489 | | #define HAVE_MEMORY_H 1 |
---|
490 | | #define HAVE_STRINGS_H 1 |
---|
491 | | #define HAVE_INTTYPES_H 1 |
---|
492 | | #define HAVE_STDINT_H 1 |
---|
493 | | #define HAVE_UNISTD_H 1 |
---|
494 | | #define __EXTENSIONS__ 1 |
---|
495 | | #define _ALL_SOURCE 1 |
---|
496 | | #define _GNU_SOURCE 1 |
---|
497 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
498 | | #define _TANDEM_SOURCE 1 |
---|
499 | | #define STDC_HEADERS 1 |
---|
500 | | /* end confdefs.h. */ |
---|
501 | | #include <asm/types.h> |
---|
502 | configure:7092: result: no |
---|
503 | configure:7092: checking for asm/types.h |
---|
504 | configure:7092: result: no |
---|
505 | configure:7092: checking crypt.h usability |
---|
506 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
507 | conftest.c:57:10: fatal error: 'crypt.h' file not found |
---|
508 | #include <crypt.h> |
---|
509 | ^~~~~~~~~ |
---|
510 | 1 error generated. |
---|
511 | configure:7092: $? = 1 |
---|
512 | configure: failed program was: |
---|
513 | | /* confdefs.h */ |
---|
514 | | #define _GNU_SOURCE 1 |
---|
515 | | #define _NETBSD_SOURCE 1 |
---|
516 | | #define __BSD_VISIBLE 1 |
---|
517 | | #define _BSD_TYPES 1 |
---|
518 | | #define _DARWIN_C_SOURCE 1 |
---|
519 | | #define STDC_HEADERS 1 |
---|
520 | | #define HAVE_SYS_TYPES_H 1 |
---|
521 | | #define HAVE_SYS_STAT_H 1 |
---|
522 | | #define HAVE_STDLIB_H 1 |
---|
523 | | #define HAVE_STRING_H 1 |
---|
524 | | #define HAVE_MEMORY_H 1 |
---|
525 | | #define HAVE_STRINGS_H 1 |
---|
526 | | #define HAVE_INTTYPES_H 1 |
---|
527 | | #define HAVE_STDINT_H 1 |
---|
528 | | #define HAVE_UNISTD_H 1 |
---|
529 | | #define __EXTENSIONS__ 1 |
---|
530 | | #define _ALL_SOURCE 1 |
---|
531 | | #define _GNU_SOURCE 1 |
---|
532 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
533 | | #define _TANDEM_SOURCE 1 |
---|
534 | | #define STDC_HEADERS 1 |
---|
535 | | /* end confdefs.h. */ |
---|
536 | | #include <stdio.h> |
---|
537 | | #ifdef HAVE_SYS_TYPES_H |
---|
538 | | # include <sys/types.h> |
---|
539 | | #endif |
---|
540 | | #ifdef HAVE_SYS_STAT_H |
---|
541 | | # include <sys/stat.h> |
---|
542 | | #endif |
---|
543 | | #ifdef STDC_HEADERS |
---|
544 | | # include <stdlib.h> |
---|
545 | | # include <stddef.h> |
---|
546 | | #else |
---|
547 | | # ifdef HAVE_STDLIB_H |
---|
548 | | # include <stdlib.h> |
---|
549 | | # endif |
---|
550 | | #endif |
---|
551 | | #ifdef HAVE_STRING_H |
---|
552 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
553 | | # include <memory.h> |
---|
554 | | # endif |
---|
555 | | # include <string.h> |
---|
556 | | #endif |
---|
557 | | #ifdef HAVE_STRINGS_H |
---|
558 | | # include <strings.h> |
---|
559 | | #endif |
---|
560 | | #ifdef HAVE_INTTYPES_H |
---|
561 | | # include <inttypes.h> |
---|
562 | | #endif |
---|
563 | | #ifdef HAVE_STDINT_H |
---|
564 | | # include <stdint.h> |
---|
565 | | #endif |
---|
566 | | #ifdef HAVE_UNISTD_H |
---|
567 | | # include <unistd.h> |
---|
568 | | #endif |
---|
569 | | #include <crypt.h> |
---|
570 | configure:7092: result: no |
---|
571 | configure:7092: checking crypt.h presence |
---|
572 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
573 | conftest.c:24:10: fatal error: 'crypt.h' file not found |
---|
574 | #include <crypt.h> |
---|
575 | ^~~~~~~~~ |
---|
576 | 1 error generated. |
---|
577 | configure:7092: $? = 1 |
---|
578 | configure: failed program was: |
---|
579 | | /* confdefs.h */ |
---|
580 | | #define _GNU_SOURCE 1 |
---|
581 | | #define _NETBSD_SOURCE 1 |
---|
582 | | #define __BSD_VISIBLE 1 |
---|
583 | | #define _BSD_TYPES 1 |
---|
584 | | #define _DARWIN_C_SOURCE 1 |
---|
585 | | #define STDC_HEADERS 1 |
---|
586 | | #define HAVE_SYS_TYPES_H 1 |
---|
587 | | #define HAVE_SYS_STAT_H 1 |
---|
588 | | #define HAVE_STDLIB_H 1 |
---|
589 | | #define HAVE_STRING_H 1 |
---|
590 | | #define HAVE_MEMORY_H 1 |
---|
591 | | #define HAVE_STRINGS_H 1 |
---|
592 | | #define HAVE_INTTYPES_H 1 |
---|
593 | | #define HAVE_STDINT_H 1 |
---|
594 | | #define HAVE_UNISTD_H 1 |
---|
595 | | #define __EXTENSIONS__ 1 |
---|
596 | | #define _ALL_SOURCE 1 |
---|
597 | | #define _GNU_SOURCE 1 |
---|
598 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
599 | | #define _TANDEM_SOURCE 1 |
---|
600 | | #define STDC_HEADERS 1 |
---|
601 | | /* end confdefs.h. */ |
---|
602 | | #include <crypt.h> |
---|
603 | configure:7092: result: no |
---|
604 | configure:7092: checking for crypt.h |
---|
605 | configure:7092: result: no |
---|
606 | configure:7092: checking conio.h usability |
---|
607 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
608 | conftest.c:57:10: fatal error: 'conio.h' file not found |
---|
609 | #include <conio.h> |
---|
610 | ^~~~~~~~~ |
---|
611 | 1 error generated. |
---|
612 | configure:7092: $? = 1 |
---|
613 | configure: failed program was: |
---|
614 | | /* confdefs.h */ |
---|
615 | | #define _GNU_SOURCE 1 |
---|
616 | | #define _NETBSD_SOURCE 1 |
---|
617 | | #define __BSD_VISIBLE 1 |
---|
618 | | #define _BSD_TYPES 1 |
---|
619 | | #define _DARWIN_C_SOURCE 1 |
---|
620 | | #define STDC_HEADERS 1 |
---|
621 | | #define HAVE_SYS_TYPES_H 1 |
---|
622 | | #define HAVE_SYS_STAT_H 1 |
---|
623 | | #define HAVE_STDLIB_H 1 |
---|
624 | | #define HAVE_STRING_H 1 |
---|
625 | | #define HAVE_MEMORY_H 1 |
---|
626 | | #define HAVE_STRINGS_H 1 |
---|
627 | | #define HAVE_INTTYPES_H 1 |
---|
628 | | #define HAVE_STDINT_H 1 |
---|
629 | | #define HAVE_UNISTD_H 1 |
---|
630 | | #define __EXTENSIONS__ 1 |
---|
631 | | #define _ALL_SOURCE 1 |
---|
632 | | #define _GNU_SOURCE 1 |
---|
633 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
634 | | #define _TANDEM_SOURCE 1 |
---|
635 | | #define STDC_HEADERS 1 |
---|
636 | | /* end confdefs.h. */ |
---|
637 | | #include <stdio.h> |
---|
638 | | #ifdef HAVE_SYS_TYPES_H |
---|
639 | | # include <sys/types.h> |
---|
640 | | #endif |
---|
641 | | #ifdef HAVE_SYS_STAT_H |
---|
642 | | # include <sys/stat.h> |
---|
643 | | #endif |
---|
644 | | #ifdef STDC_HEADERS |
---|
645 | | # include <stdlib.h> |
---|
646 | | # include <stddef.h> |
---|
647 | | #else |
---|
648 | | # ifdef HAVE_STDLIB_H |
---|
649 | | # include <stdlib.h> |
---|
650 | | # endif |
---|
651 | | #endif |
---|
652 | | #ifdef HAVE_STRING_H |
---|
653 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
654 | | # include <memory.h> |
---|
655 | | # endif |
---|
656 | | # include <string.h> |
---|
657 | | #endif |
---|
658 | | #ifdef HAVE_STRINGS_H |
---|
659 | | # include <strings.h> |
---|
660 | | #endif |
---|
661 | | #ifdef HAVE_INTTYPES_H |
---|
662 | | # include <inttypes.h> |
---|
663 | | #endif |
---|
664 | | #ifdef HAVE_STDINT_H |
---|
665 | | # include <stdint.h> |
---|
666 | | #endif |
---|
667 | | #ifdef HAVE_UNISTD_H |
---|
668 | | # include <unistd.h> |
---|
669 | | #endif |
---|
670 | | #include <conio.h> |
---|
671 | configure:7092: result: no |
---|
672 | configure:7092: checking conio.h presence |
---|
673 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
674 | conftest.c:24:10: fatal error: 'conio.h' file not found |
---|
675 | #include <conio.h> |
---|
676 | ^~~~~~~~~ |
---|
677 | 1 error generated. |
---|
678 | configure:7092: $? = 1 |
---|
679 | configure: failed program was: |
---|
680 | | /* confdefs.h */ |
---|
681 | | #define _GNU_SOURCE 1 |
---|
682 | | #define _NETBSD_SOURCE 1 |
---|
683 | | #define __BSD_VISIBLE 1 |
---|
684 | | #define _BSD_TYPES 1 |
---|
685 | | #define _DARWIN_C_SOURCE 1 |
---|
686 | | #define STDC_HEADERS 1 |
---|
687 | | #define HAVE_SYS_TYPES_H 1 |
---|
688 | | #define HAVE_SYS_STAT_H 1 |
---|
689 | | #define HAVE_STDLIB_H 1 |
---|
690 | | #define HAVE_STRING_H 1 |
---|
691 | | #define HAVE_MEMORY_H 1 |
---|
692 | | #define HAVE_STRINGS_H 1 |
---|
693 | | #define HAVE_INTTYPES_H 1 |
---|
694 | | #define HAVE_STDINT_H 1 |
---|
695 | | #define HAVE_UNISTD_H 1 |
---|
696 | | #define __EXTENSIONS__ 1 |
---|
697 | | #define _ALL_SOURCE 1 |
---|
698 | | #define _GNU_SOURCE 1 |
---|
699 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
700 | | #define _TANDEM_SOURCE 1 |
---|
701 | | #define STDC_HEADERS 1 |
---|
702 | | /* end confdefs.h. */ |
---|
703 | | #include <conio.h> |
---|
704 | configure:7092: result: no |
---|
705 | configure:7092: checking for conio.h |
---|
706 | configure:7092: result: no |
---|
707 | configure:7092: checking direct.h usability |
---|
708 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
709 | conftest.c:57:10: fatal error: 'direct.h' file not found |
---|
710 | #include <direct.h> |
---|
711 | ^~~~~~~~~~ |
---|
712 | 1 error generated. |
---|
713 | configure:7092: $? = 1 |
---|
714 | configure: failed program was: |
---|
715 | | /* confdefs.h */ |
---|
716 | | #define _GNU_SOURCE 1 |
---|
717 | | #define _NETBSD_SOURCE 1 |
---|
718 | | #define __BSD_VISIBLE 1 |
---|
719 | | #define _BSD_TYPES 1 |
---|
720 | | #define _DARWIN_C_SOURCE 1 |
---|
721 | | #define STDC_HEADERS 1 |
---|
722 | | #define HAVE_SYS_TYPES_H 1 |
---|
723 | | #define HAVE_SYS_STAT_H 1 |
---|
724 | | #define HAVE_STDLIB_H 1 |
---|
725 | | #define HAVE_STRING_H 1 |
---|
726 | | #define HAVE_MEMORY_H 1 |
---|
727 | | #define HAVE_STRINGS_H 1 |
---|
728 | | #define HAVE_INTTYPES_H 1 |
---|
729 | | #define HAVE_STDINT_H 1 |
---|
730 | | #define HAVE_UNISTD_H 1 |
---|
731 | | #define __EXTENSIONS__ 1 |
---|
732 | | #define _ALL_SOURCE 1 |
---|
733 | | #define _GNU_SOURCE 1 |
---|
734 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
735 | | #define _TANDEM_SOURCE 1 |
---|
736 | | #define STDC_HEADERS 1 |
---|
737 | | /* end confdefs.h. */ |
---|
738 | | #include <stdio.h> |
---|
739 | | #ifdef HAVE_SYS_TYPES_H |
---|
740 | | # include <sys/types.h> |
---|
741 | | #endif |
---|
742 | | #ifdef HAVE_SYS_STAT_H |
---|
743 | | # include <sys/stat.h> |
---|
744 | | #endif |
---|
745 | | #ifdef STDC_HEADERS |
---|
746 | | # include <stdlib.h> |
---|
747 | | # include <stddef.h> |
---|
748 | | #else |
---|
749 | | # ifdef HAVE_STDLIB_H |
---|
750 | | # include <stdlib.h> |
---|
751 | | # endif |
---|
752 | | #endif |
---|
753 | | #ifdef HAVE_STRING_H |
---|
754 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
755 | | # include <memory.h> |
---|
756 | | # endif |
---|
757 | | # include <string.h> |
---|
758 | | #endif |
---|
759 | | #ifdef HAVE_STRINGS_H |
---|
760 | | # include <strings.h> |
---|
761 | | #endif |
---|
762 | | #ifdef HAVE_INTTYPES_H |
---|
763 | | # include <inttypes.h> |
---|
764 | | #endif |
---|
765 | | #ifdef HAVE_STDINT_H |
---|
766 | | # include <stdint.h> |
---|
767 | | #endif |
---|
768 | | #ifdef HAVE_UNISTD_H |
---|
769 | | # include <unistd.h> |
---|
770 | | #endif |
---|
771 | | #include <direct.h> |
---|
772 | configure:7092: result: no |
---|
773 | configure:7092: checking direct.h presence |
---|
774 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
775 | conftest.c:24:10: fatal error: 'direct.h' file not found |
---|
776 | #include <direct.h> |
---|
777 | ^~~~~~~~~~ |
---|
778 | 1 error generated. |
---|
779 | configure:7092: $? = 1 |
---|
780 | configure: failed program was: |
---|
781 | | /* confdefs.h */ |
---|
782 | | #define _GNU_SOURCE 1 |
---|
783 | | #define _NETBSD_SOURCE 1 |
---|
784 | | #define __BSD_VISIBLE 1 |
---|
785 | | #define _BSD_TYPES 1 |
---|
786 | | #define _DARWIN_C_SOURCE 1 |
---|
787 | | #define STDC_HEADERS 1 |
---|
788 | | #define HAVE_SYS_TYPES_H 1 |
---|
789 | | #define HAVE_SYS_STAT_H 1 |
---|
790 | | #define HAVE_STDLIB_H 1 |
---|
791 | | #define HAVE_STRING_H 1 |
---|
792 | | #define HAVE_MEMORY_H 1 |
---|
793 | | #define HAVE_STRINGS_H 1 |
---|
794 | | #define HAVE_INTTYPES_H 1 |
---|
795 | | #define HAVE_STDINT_H 1 |
---|
796 | | #define HAVE_UNISTD_H 1 |
---|
797 | | #define __EXTENSIONS__ 1 |
---|
798 | | #define _ALL_SOURCE 1 |
---|
799 | | #define _GNU_SOURCE 1 |
---|
800 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
801 | | #define _TANDEM_SOURCE 1 |
---|
802 | | #define STDC_HEADERS 1 |
---|
803 | | /* end confdefs.h. */ |
---|
804 | | #include <direct.h> |
---|
805 | configure:7092: result: no |
---|
806 | configure:7092: checking for direct.h |
---|
807 | configure:7092: result: no |
---|
808 | configure:7092: checking dlfcn.h usability |
---|
809 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
810 | configure:7092: $? = 0 |
---|
811 | configure:7092: result: yes |
---|
812 | configure:7092: checking dlfcn.h presence |
---|
813 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
814 | configure:7092: $? = 0 |
---|
815 | configure:7092: result: yes |
---|
816 | configure:7092: checking for dlfcn.h |
---|
817 | configure:7092: result: yes |
---|
818 | configure:7092: checking errno.h usability |
---|
819 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
820 | configure:7092: $? = 0 |
---|
821 | configure:7092: result: yes |
---|
822 | configure:7092: checking errno.h presence |
---|
823 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
824 | configure:7092: $? = 0 |
---|
825 | configure:7092: result: yes |
---|
826 | configure:7092: checking for errno.h |
---|
827 | configure:7092: result: yes |
---|
828 | configure:7092: checking fcntl.h usability |
---|
829 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
830 | configure:7092: $? = 0 |
---|
831 | configure:7092: result: yes |
---|
832 | configure:7092: checking fcntl.h presence |
---|
833 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
834 | configure:7092: $? = 0 |
---|
835 | configure:7092: result: yes |
---|
836 | configure:7092: checking for fcntl.h |
---|
837 | configure:7092: result: yes |
---|
838 | configure:7092: checking grp.h usability |
---|
839 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
840 | configure:7092: $? = 0 |
---|
841 | configure:7092: result: yes |
---|
842 | configure:7092: checking grp.h presence |
---|
843 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
844 | configure:7092: $? = 0 |
---|
845 | configure:7092: result: yes |
---|
846 | configure:7092: checking for grp.h |
---|
847 | configure:7092: result: yes |
---|
848 | configure:7092: checking ieeefp.h usability |
---|
849 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
850 | conftest.c:61:10: fatal error: 'ieeefp.h' file not found |
---|
851 | #include <ieeefp.h> |
---|
852 | ^~~~~~~~~~ |
---|
853 | 1 error generated. |
---|
854 | configure:7092: $? = 1 |
---|
855 | configure: failed program was: |
---|
856 | | /* confdefs.h */ |
---|
857 | | #define _GNU_SOURCE 1 |
---|
858 | | #define _NETBSD_SOURCE 1 |
---|
859 | | #define __BSD_VISIBLE 1 |
---|
860 | | #define _BSD_TYPES 1 |
---|
861 | | #define _DARWIN_C_SOURCE 1 |
---|
862 | | #define STDC_HEADERS 1 |
---|
863 | | #define HAVE_SYS_TYPES_H 1 |
---|
864 | | #define HAVE_SYS_STAT_H 1 |
---|
865 | | #define HAVE_STDLIB_H 1 |
---|
866 | | #define HAVE_STRING_H 1 |
---|
867 | | #define HAVE_MEMORY_H 1 |
---|
868 | | #define HAVE_STRINGS_H 1 |
---|
869 | | #define HAVE_INTTYPES_H 1 |
---|
870 | | #define HAVE_STDINT_H 1 |
---|
871 | | #define HAVE_UNISTD_H 1 |
---|
872 | | #define __EXTENSIONS__ 1 |
---|
873 | | #define _ALL_SOURCE 1 |
---|
874 | | #define _GNU_SOURCE 1 |
---|
875 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
876 | | #define _TANDEM_SOURCE 1 |
---|
877 | | #define STDC_HEADERS 1 |
---|
878 | | #define HAVE_DLFCN_H 1 |
---|
879 | | #define HAVE_ERRNO_H 1 |
---|
880 | | #define HAVE_FCNTL_H 1 |
---|
881 | | #define HAVE_GRP_H 1 |
---|
882 | | /* end confdefs.h. */ |
---|
883 | | #include <stdio.h> |
---|
884 | | #ifdef HAVE_SYS_TYPES_H |
---|
885 | | # include <sys/types.h> |
---|
886 | | #endif |
---|
887 | | #ifdef HAVE_SYS_STAT_H |
---|
888 | | # include <sys/stat.h> |
---|
889 | | #endif |
---|
890 | | #ifdef STDC_HEADERS |
---|
891 | | # include <stdlib.h> |
---|
892 | | # include <stddef.h> |
---|
893 | | #else |
---|
894 | | # ifdef HAVE_STDLIB_H |
---|
895 | | # include <stdlib.h> |
---|
896 | | # endif |
---|
897 | | #endif |
---|
898 | | #ifdef HAVE_STRING_H |
---|
899 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
900 | | # include <memory.h> |
---|
901 | | # endif |
---|
902 | | # include <string.h> |
---|
903 | | #endif |
---|
904 | | #ifdef HAVE_STRINGS_H |
---|
905 | | # include <strings.h> |
---|
906 | | #endif |
---|
907 | | #ifdef HAVE_INTTYPES_H |
---|
908 | | # include <inttypes.h> |
---|
909 | | #endif |
---|
910 | | #ifdef HAVE_STDINT_H |
---|
911 | | # include <stdint.h> |
---|
912 | | #endif |
---|
913 | | #ifdef HAVE_UNISTD_H |
---|
914 | | # include <unistd.h> |
---|
915 | | #endif |
---|
916 | | #include <ieeefp.h> |
---|
917 | configure:7092: result: no |
---|
918 | configure:7092: checking ieeefp.h presence |
---|
919 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
920 | conftest.c:28:10: fatal error: 'ieeefp.h' file not found |
---|
921 | #include <ieeefp.h> |
---|
922 | ^~~~~~~~~~ |
---|
923 | 1 error generated. |
---|
924 | configure:7092: $? = 1 |
---|
925 | configure: failed program was: |
---|
926 | | /* confdefs.h */ |
---|
927 | | #define _GNU_SOURCE 1 |
---|
928 | | #define _NETBSD_SOURCE 1 |
---|
929 | | #define __BSD_VISIBLE 1 |
---|
930 | | #define _BSD_TYPES 1 |
---|
931 | | #define _DARWIN_C_SOURCE 1 |
---|
932 | | #define STDC_HEADERS 1 |
---|
933 | | #define HAVE_SYS_TYPES_H 1 |
---|
934 | | #define HAVE_SYS_STAT_H 1 |
---|
935 | | #define HAVE_STDLIB_H 1 |
---|
936 | | #define HAVE_STRING_H 1 |
---|
937 | | #define HAVE_MEMORY_H 1 |
---|
938 | | #define HAVE_STRINGS_H 1 |
---|
939 | | #define HAVE_INTTYPES_H 1 |
---|
940 | | #define HAVE_STDINT_H 1 |
---|
941 | | #define HAVE_UNISTD_H 1 |
---|
942 | | #define __EXTENSIONS__ 1 |
---|
943 | | #define _ALL_SOURCE 1 |
---|
944 | | #define _GNU_SOURCE 1 |
---|
945 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
946 | | #define _TANDEM_SOURCE 1 |
---|
947 | | #define STDC_HEADERS 1 |
---|
948 | | #define HAVE_DLFCN_H 1 |
---|
949 | | #define HAVE_ERRNO_H 1 |
---|
950 | | #define HAVE_FCNTL_H 1 |
---|
951 | | #define HAVE_GRP_H 1 |
---|
952 | | /* end confdefs.h. */ |
---|
953 | | #include <ieeefp.h> |
---|
954 | configure:7092: result: no |
---|
955 | configure:7092: checking for ieeefp.h |
---|
956 | configure:7092: result: no |
---|
957 | configure:7092: checking io.h usability |
---|
958 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
959 | conftest.c:61:10: fatal error: 'io.h' file not found |
---|
960 | #include <io.h> |
---|
961 | ^~~~~~ |
---|
962 | 1 error generated. |
---|
963 | configure:7092: $? = 1 |
---|
964 | configure: failed program was: |
---|
965 | | /* confdefs.h */ |
---|
966 | | #define _GNU_SOURCE 1 |
---|
967 | | #define _NETBSD_SOURCE 1 |
---|
968 | | #define __BSD_VISIBLE 1 |
---|
969 | | #define _BSD_TYPES 1 |
---|
970 | | #define _DARWIN_C_SOURCE 1 |
---|
971 | | #define STDC_HEADERS 1 |
---|
972 | | #define HAVE_SYS_TYPES_H 1 |
---|
973 | | #define HAVE_SYS_STAT_H 1 |
---|
974 | | #define HAVE_STDLIB_H 1 |
---|
975 | | #define HAVE_STRING_H 1 |
---|
976 | | #define HAVE_MEMORY_H 1 |
---|
977 | | #define HAVE_STRINGS_H 1 |
---|
978 | | #define HAVE_INTTYPES_H 1 |
---|
979 | | #define HAVE_STDINT_H 1 |
---|
980 | | #define HAVE_UNISTD_H 1 |
---|
981 | | #define __EXTENSIONS__ 1 |
---|
982 | | #define _ALL_SOURCE 1 |
---|
983 | | #define _GNU_SOURCE 1 |
---|
984 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
985 | | #define _TANDEM_SOURCE 1 |
---|
986 | | #define STDC_HEADERS 1 |
---|
987 | | #define HAVE_DLFCN_H 1 |
---|
988 | | #define HAVE_ERRNO_H 1 |
---|
989 | | #define HAVE_FCNTL_H 1 |
---|
990 | | #define HAVE_GRP_H 1 |
---|
991 | | /* end confdefs.h. */ |
---|
992 | | #include <stdio.h> |
---|
993 | | #ifdef HAVE_SYS_TYPES_H |
---|
994 | | # include <sys/types.h> |
---|
995 | | #endif |
---|
996 | | #ifdef HAVE_SYS_STAT_H |
---|
997 | | # include <sys/stat.h> |
---|
998 | | #endif |
---|
999 | | #ifdef STDC_HEADERS |
---|
1000 | | # include <stdlib.h> |
---|
1001 | | # include <stddef.h> |
---|
1002 | | #else |
---|
1003 | | # ifdef HAVE_STDLIB_H |
---|
1004 | | # include <stdlib.h> |
---|
1005 | | # endif |
---|
1006 | | #endif |
---|
1007 | | #ifdef HAVE_STRING_H |
---|
1008 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1009 | | # include <memory.h> |
---|
1010 | | # endif |
---|
1011 | | # include <string.h> |
---|
1012 | | #endif |
---|
1013 | | #ifdef HAVE_STRINGS_H |
---|
1014 | | # include <strings.h> |
---|
1015 | | #endif |
---|
1016 | | #ifdef HAVE_INTTYPES_H |
---|
1017 | | # include <inttypes.h> |
---|
1018 | | #endif |
---|
1019 | | #ifdef HAVE_STDINT_H |
---|
1020 | | # include <stdint.h> |
---|
1021 | | #endif |
---|
1022 | | #ifdef HAVE_UNISTD_H |
---|
1023 | | # include <unistd.h> |
---|
1024 | | #endif |
---|
1025 | | #include <io.h> |
---|
1026 | configure:7092: result: no |
---|
1027 | configure:7092: checking io.h presence |
---|
1028 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1029 | conftest.c:28:10: fatal error: 'io.h' file not found |
---|
1030 | #include <io.h> |
---|
1031 | ^~~~~~ |
---|
1032 | 1 error generated. |
---|
1033 | configure:7092: $? = 1 |
---|
1034 | configure: failed program was: |
---|
1035 | | /* confdefs.h */ |
---|
1036 | | #define _GNU_SOURCE 1 |
---|
1037 | | #define _NETBSD_SOURCE 1 |
---|
1038 | | #define __BSD_VISIBLE 1 |
---|
1039 | | #define _BSD_TYPES 1 |
---|
1040 | | #define _DARWIN_C_SOURCE 1 |
---|
1041 | | #define STDC_HEADERS 1 |
---|
1042 | | #define HAVE_SYS_TYPES_H 1 |
---|
1043 | | #define HAVE_SYS_STAT_H 1 |
---|
1044 | | #define HAVE_STDLIB_H 1 |
---|
1045 | | #define HAVE_STRING_H 1 |
---|
1046 | | #define HAVE_MEMORY_H 1 |
---|
1047 | | #define HAVE_STRINGS_H 1 |
---|
1048 | | #define HAVE_INTTYPES_H 1 |
---|
1049 | | #define HAVE_STDINT_H 1 |
---|
1050 | | #define HAVE_UNISTD_H 1 |
---|
1051 | | #define __EXTENSIONS__ 1 |
---|
1052 | | #define _ALL_SOURCE 1 |
---|
1053 | | #define _GNU_SOURCE 1 |
---|
1054 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1055 | | #define _TANDEM_SOURCE 1 |
---|
1056 | | #define STDC_HEADERS 1 |
---|
1057 | | #define HAVE_DLFCN_H 1 |
---|
1058 | | #define HAVE_ERRNO_H 1 |
---|
1059 | | #define HAVE_FCNTL_H 1 |
---|
1060 | | #define HAVE_GRP_H 1 |
---|
1061 | | /* end confdefs.h. */ |
---|
1062 | | #include <io.h> |
---|
1063 | configure:7092: result: no |
---|
1064 | configure:7092: checking for io.h |
---|
1065 | configure:7092: result: no |
---|
1066 | configure:7092: checking langinfo.h usability |
---|
1067 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1068 | configure:7092: $? = 0 |
---|
1069 | configure:7092: result: yes |
---|
1070 | configure:7092: checking langinfo.h presence |
---|
1071 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1072 | configure:7092: $? = 0 |
---|
1073 | configure:7092: result: yes |
---|
1074 | configure:7092: checking for langinfo.h |
---|
1075 | configure:7092: result: yes |
---|
1076 | configure:7092: checking libintl.h usability |
---|
1077 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1078 | configure:7092: $? = 0 |
---|
1079 | configure:7092: result: yes |
---|
1080 | configure:7092: checking libintl.h presence |
---|
1081 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1082 | configure:7092: $? = 0 |
---|
1083 | configure:7092: result: yes |
---|
1084 | configure:7092: checking for libintl.h |
---|
1085 | configure:7092: result: yes |
---|
1086 | configure:7092: checking poll.h usability |
---|
1087 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1088 | configure:7092: $? = 0 |
---|
1089 | configure:7092: result: yes |
---|
1090 | configure:7092: checking poll.h presence |
---|
1091 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1092 | configure:7092: $? = 0 |
---|
1093 | configure:7092: result: yes |
---|
1094 | configure:7092: checking for poll.h |
---|
1095 | configure:7092: result: yes |
---|
1096 | configure:7092: checking process.h usability |
---|
1097 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1098 | conftest.c:64:10: fatal error: 'process.h' file not found |
---|
1099 | #include <process.h> |
---|
1100 | ^~~~~~~~~~~ |
---|
1101 | 1 error generated. |
---|
1102 | configure:7092: $? = 1 |
---|
1103 | configure: failed program was: |
---|
1104 | | /* confdefs.h */ |
---|
1105 | | #define _GNU_SOURCE 1 |
---|
1106 | | #define _NETBSD_SOURCE 1 |
---|
1107 | | #define __BSD_VISIBLE 1 |
---|
1108 | | #define _BSD_TYPES 1 |
---|
1109 | | #define _DARWIN_C_SOURCE 1 |
---|
1110 | | #define STDC_HEADERS 1 |
---|
1111 | | #define HAVE_SYS_TYPES_H 1 |
---|
1112 | | #define HAVE_SYS_STAT_H 1 |
---|
1113 | | #define HAVE_STDLIB_H 1 |
---|
1114 | | #define HAVE_STRING_H 1 |
---|
1115 | | #define HAVE_MEMORY_H 1 |
---|
1116 | | #define HAVE_STRINGS_H 1 |
---|
1117 | | #define HAVE_INTTYPES_H 1 |
---|
1118 | | #define HAVE_STDINT_H 1 |
---|
1119 | | #define HAVE_UNISTD_H 1 |
---|
1120 | | #define __EXTENSIONS__ 1 |
---|
1121 | | #define _ALL_SOURCE 1 |
---|
1122 | | #define _GNU_SOURCE 1 |
---|
1123 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1124 | | #define _TANDEM_SOURCE 1 |
---|
1125 | | #define STDC_HEADERS 1 |
---|
1126 | | #define HAVE_DLFCN_H 1 |
---|
1127 | | #define HAVE_ERRNO_H 1 |
---|
1128 | | #define HAVE_FCNTL_H 1 |
---|
1129 | | #define HAVE_GRP_H 1 |
---|
1130 | | #define HAVE_LANGINFO_H 1 |
---|
1131 | | #define HAVE_LIBINTL_H 1 |
---|
1132 | | #define HAVE_POLL_H 1 |
---|
1133 | | /* end confdefs.h. */ |
---|
1134 | | #include <stdio.h> |
---|
1135 | | #ifdef HAVE_SYS_TYPES_H |
---|
1136 | | # include <sys/types.h> |
---|
1137 | | #endif |
---|
1138 | | #ifdef HAVE_SYS_STAT_H |
---|
1139 | | # include <sys/stat.h> |
---|
1140 | | #endif |
---|
1141 | | #ifdef STDC_HEADERS |
---|
1142 | | # include <stdlib.h> |
---|
1143 | | # include <stddef.h> |
---|
1144 | | #else |
---|
1145 | | # ifdef HAVE_STDLIB_H |
---|
1146 | | # include <stdlib.h> |
---|
1147 | | # endif |
---|
1148 | | #endif |
---|
1149 | | #ifdef HAVE_STRING_H |
---|
1150 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1151 | | # include <memory.h> |
---|
1152 | | # endif |
---|
1153 | | # include <string.h> |
---|
1154 | | #endif |
---|
1155 | | #ifdef HAVE_STRINGS_H |
---|
1156 | | # include <strings.h> |
---|
1157 | | #endif |
---|
1158 | | #ifdef HAVE_INTTYPES_H |
---|
1159 | | # include <inttypes.h> |
---|
1160 | | #endif |
---|
1161 | | #ifdef HAVE_STDINT_H |
---|
1162 | | # include <stdint.h> |
---|
1163 | | #endif |
---|
1164 | | #ifdef HAVE_UNISTD_H |
---|
1165 | | # include <unistd.h> |
---|
1166 | | #endif |
---|
1167 | | #include <process.h> |
---|
1168 | configure:7092: result: no |
---|
1169 | configure:7092: checking process.h presence |
---|
1170 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1171 | conftest.c:31:10: fatal error: 'process.h' file not found |
---|
1172 | #include <process.h> |
---|
1173 | ^~~~~~~~~~~ |
---|
1174 | 1 error generated. |
---|
1175 | configure:7092: $? = 1 |
---|
1176 | configure: failed program was: |
---|
1177 | | /* confdefs.h */ |
---|
1178 | | #define _GNU_SOURCE 1 |
---|
1179 | | #define _NETBSD_SOURCE 1 |
---|
1180 | | #define __BSD_VISIBLE 1 |
---|
1181 | | #define _BSD_TYPES 1 |
---|
1182 | | #define _DARWIN_C_SOURCE 1 |
---|
1183 | | #define STDC_HEADERS 1 |
---|
1184 | | #define HAVE_SYS_TYPES_H 1 |
---|
1185 | | #define HAVE_SYS_STAT_H 1 |
---|
1186 | | #define HAVE_STDLIB_H 1 |
---|
1187 | | #define HAVE_STRING_H 1 |
---|
1188 | | #define HAVE_MEMORY_H 1 |
---|
1189 | | #define HAVE_STRINGS_H 1 |
---|
1190 | | #define HAVE_INTTYPES_H 1 |
---|
1191 | | #define HAVE_STDINT_H 1 |
---|
1192 | | #define HAVE_UNISTD_H 1 |
---|
1193 | | #define __EXTENSIONS__ 1 |
---|
1194 | | #define _ALL_SOURCE 1 |
---|
1195 | | #define _GNU_SOURCE 1 |
---|
1196 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1197 | | #define _TANDEM_SOURCE 1 |
---|
1198 | | #define STDC_HEADERS 1 |
---|
1199 | | #define HAVE_DLFCN_H 1 |
---|
1200 | | #define HAVE_ERRNO_H 1 |
---|
1201 | | #define HAVE_FCNTL_H 1 |
---|
1202 | | #define HAVE_GRP_H 1 |
---|
1203 | | #define HAVE_LANGINFO_H 1 |
---|
1204 | | #define HAVE_LIBINTL_H 1 |
---|
1205 | | #define HAVE_POLL_H 1 |
---|
1206 | | /* end confdefs.h. */ |
---|
1207 | | #include <process.h> |
---|
1208 | configure:7092: result: no |
---|
1209 | configure:7092: checking for process.h |
---|
1210 | configure:7092: result: no |
---|
1211 | configure:7092: checking pthread.h usability |
---|
1212 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1213 | configure:7092: $? = 0 |
---|
1214 | configure:7092: result: yes |
---|
1215 | configure:7092: checking pthread.h presence |
---|
1216 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1217 | configure:7092: $? = 0 |
---|
1218 | configure:7092: result: yes |
---|
1219 | configure:7092: checking for pthread.h |
---|
1220 | configure:7092: result: yes |
---|
1221 | configure:7092: checking shadow.h usability |
---|
1222 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1223 | conftest.c:65:10: fatal error: 'shadow.h' file not found |
---|
1224 | #include <shadow.h> |
---|
1225 | ^~~~~~~~~~ |
---|
1226 | 1 error generated. |
---|
1227 | configure:7092: $? = 1 |
---|
1228 | configure: failed program was: |
---|
1229 | | /* confdefs.h */ |
---|
1230 | | #define _GNU_SOURCE 1 |
---|
1231 | | #define _NETBSD_SOURCE 1 |
---|
1232 | | #define __BSD_VISIBLE 1 |
---|
1233 | | #define _BSD_TYPES 1 |
---|
1234 | | #define _DARWIN_C_SOURCE 1 |
---|
1235 | | #define STDC_HEADERS 1 |
---|
1236 | | #define HAVE_SYS_TYPES_H 1 |
---|
1237 | | #define HAVE_SYS_STAT_H 1 |
---|
1238 | | #define HAVE_STDLIB_H 1 |
---|
1239 | | #define HAVE_STRING_H 1 |
---|
1240 | | #define HAVE_MEMORY_H 1 |
---|
1241 | | #define HAVE_STRINGS_H 1 |
---|
1242 | | #define HAVE_INTTYPES_H 1 |
---|
1243 | | #define HAVE_STDINT_H 1 |
---|
1244 | | #define HAVE_UNISTD_H 1 |
---|
1245 | | #define __EXTENSIONS__ 1 |
---|
1246 | | #define _ALL_SOURCE 1 |
---|
1247 | | #define _GNU_SOURCE 1 |
---|
1248 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1249 | | #define _TANDEM_SOURCE 1 |
---|
1250 | | #define STDC_HEADERS 1 |
---|
1251 | | #define HAVE_DLFCN_H 1 |
---|
1252 | | #define HAVE_ERRNO_H 1 |
---|
1253 | | #define HAVE_FCNTL_H 1 |
---|
1254 | | #define HAVE_GRP_H 1 |
---|
1255 | | #define HAVE_LANGINFO_H 1 |
---|
1256 | | #define HAVE_LIBINTL_H 1 |
---|
1257 | | #define HAVE_POLL_H 1 |
---|
1258 | | #define HAVE_PTHREAD_H 1 |
---|
1259 | | /* end confdefs.h. */ |
---|
1260 | | #include <stdio.h> |
---|
1261 | | #ifdef HAVE_SYS_TYPES_H |
---|
1262 | | # include <sys/types.h> |
---|
1263 | | #endif |
---|
1264 | | #ifdef HAVE_SYS_STAT_H |
---|
1265 | | # include <sys/stat.h> |
---|
1266 | | #endif |
---|
1267 | | #ifdef STDC_HEADERS |
---|
1268 | | # include <stdlib.h> |
---|
1269 | | # include <stddef.h> |
---|
1270 | | #else |
---|
1271 | | # ifdef HAVE_STDLIB_H |
---|
1272 | | # include <stdlib.h> |
---|
1273 | | # endif |
---|
1274 | | #endif |
---|
1275 | | #ifdef HAVE_STRING_H |
---|
1276 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1277 | | # include <memory.h> |
---|
1278 | | # endif |
---|
1279 | | # include <string.h> |
---|
1280 | | #endif |
---|
1281 | | #ifdef HAVE_STRINGS_H |
---|
1282 | | # include <strings.h> |
---|
1283 | | #endif |
---|
1284 | | #ifdef HAVE_INTTYPES_H |
---|
1285 | | # include <inttypes.h> |
---|
1286 | | #endif |
---|
1287 | | #ifdef HAVE_STDINT_H |
---|
1288 | | # include <stdint.h> |
---|
1289 | | #endif |
---|
1290 | | #ifdef HAVE_UNISTD_H |
---|
1291 | | # include <unistd.h> |
---|
1292 | | #endif |
---|
1293 | | #include <shadow.h> |
---|
1294 | configure:7092: result: no |
---|
1295 | configure:7092: checking shadow.h presence |
---|
1296 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1297 | conftest.c:32:10: fatal error: 'shadow.h' file not found |
---|
1298 | #include <shadow.h> |
---|
1299 | ^~~~~~~~~~ |
---|
1300 | 1 error generated. |
---|
1301 | configure:7092: $? = 1 |
---|
1302 | configure: failed program was: |
---|
1303 | | /* confdefs.h */ |
---|
1304 | | #define _GNU_SOURCE 1 |
---|
1305 | | #define _NETBSD_SOURCE 1 |
---|
1306 | | #define __BSD_VISIBLE 1 |
---|
1307 | | #define _BSD_TYPES 1 |
---|
1308 | | #define _DARWIN_C_SOURCE 1 |
---|
1309 | | #define STDC_HEADERS 1 |
---|
1310 | | #define HAVE_SYS_TYPES_H 1 |
---|
1311 | | #define HAVE_SYS_STAT_H 1 |
---|
1312 | | #define HAVE_STDLIB_H 1 |
---|
1313 | | #define HAVE_STRING_H 1 |
---|
1314 | | #define HAVE_MEMORY_H 1 |
---|
1315 | | #define HAVE_STRINGS_H 1 |
---|
1316 | | #define HAVE_INTTYPES_H 1 |
---|
1317 | | #define HAVE_STDINT_H 1 |
---|
1318 | | #define HAVE_UNISTD_H 1 |
---|
1319 | | #define __EXTENSIONS__ 1 |
---|
1320 | | #define _ALL_SOURCE 1 |
---|
1321 | | #define _GNU_SOURCE 1 |
---|
1322 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1323 | | #define _TANDEM_SOURCE 1 |
---|
1324 | | #define STDC_HEADERS 1 |
---|
1325 | | #define HAVE_DLFCN_H 1 |
---|
1326 | | #define HAVE_ERRNO_H 1 |
---|
1327 | | #define HAVE_FCNTL_H 1 |
---|
1328 | | #define HAVE_GRP_H 1 |
---|
1329 | | #define HAVE_LANGINFO_H 1 |
---|
1330 | | #define HAVE_LIBINTL_H 1 |
---|
1331 | | #define HAVE_POLL_H 1 |
---|
1332 | | #define HAVE_PTHREAD_H 1 |
---|
1333 | | /* end confdefs.h. */ |
---|
1334 | | #include <shadow.h> |
---|
1335 | configure:7092: result: no |
---|
1336 | configure:7092: checking for shadow.h |
---|
1337 | configure:7092: result: no |
---|
1338 | configure:7092: checking signal.h usability |
---|
1339 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1340 | configure:7092: $? = 0 |
---|
1341 | configure:7092: result: yes |
---|
1342 | configure:7092: checking signal.h presence |
---|
1343 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1344 | configure:7092: $? = 0 |
---|
1345 | configure:7092: result: yes |
---|
1346 | configure:7092: checking for signal.h |
---|
1347 | configure:7092: result: yes |
---|
1348 | configure:7092: checking for stdint.h |
---|
1349 | configure:7092: result: yes |
---|
1350 | configure:7092: checking stropts.h usability |
---|
1351 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1352 | conftest.c:67:10: fatal error: 'stropts.h' file not found |
---|
1353 | #include <stropts.h> |
---|
1354 | ^~~~~~~~~~~ |
---|
1355 | 1 error generated. |
---|
1356 | configure:7092: $? = 1 |
---|
1357 | configure: failed program was: |
---|
1358 | | /* confdefs.h */ |
---|
1359 | | #define _GNU_SOURCE 1 |
---|
1360 | | #define _NETBSD_SOURCE 1 |
---|
1361 | | #define __BSD_VISIBLE 1 |
---|
1362 | | #define _BSD_TYPES 1 |
---|
1363 | | #define _DARWIN_C_SOURCE 1 |
---|
1364 | | #define STDC_HEADERS 1 |
---|
1365 | | #define HAVE_SYS_TYPES_H 1 |
---|
1366 | | #define HAVE_SYS_STAT_H 1 |
---|
1367 | | #define HAVE_STDLIB_H 1 |
---|
1368 | | #define HAVE_STRING_H 1 |
---|
1369 | | #define HAVE_MEMORY_H 1 |
---|
1370 | | #define HAVE_STRINGS_H 1 |
---|
1371 | | #define HAVE_INTTYPES_H 1 |
---|
1372 | | #define HAVE_STDINT_H 1 |
---|
1373 | | #define HAVE_UNISTD_H 1 |
---|
1374 | | #define __EXTENSIONS__ 1 |
---|
1375 | | #define _ALL_SOURCE 1 |
---|
1376 | | #define _GNU_SOURCE 1 |
---|
1377 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1378 | | #define _TANDEM_SOURCE 1 |
---|
1379 | | #define STDC_HEADERS 1 |
---|
1380 | | #define HAVE_DLFCN_H 1 |
---|
1381 | | #define HAVE_ERRNO_H 1 |
---|
1382 | | #define HAVE_FCNTL_H 1 |
---|
1383 | | #define HAVE_GRP_H 1 |
---|
1384 | | #define HAVE_LANGINFO_H 1 |
---|
1385 | | #define HAVE_LIBINTL_H 1 |
---|
1386 | | #define HAVE_POLL_H 1 |
---|
1387 | | #define HAVE_PTHREAD_H 1 |
---|
1388 | | #define HAVE_SIGNAL_H 1 |
---|
1389 | | #define HAVE_STDINT_H 1 |
---|
1390 | | /* end confdefs.h. */ |
---|
1391 | | #include <stdio.h> |
---|
1392 | | #ifdef HAVE_SYS_TYPES_H |
---|
1393 | | # include <sys/types.h> |
---|
1394 | | #endif |
---|
1395 | | #ifdef HAVE_SYS_STAT_H |
---|
1396 | | # include <sys/stat.h> |
---|
1397 | | #endif |
---|
1398 | | #ifdef STDC_HEADERS |
---|
1399 | | # include <stdlib.h> |
---|
1400 | | # include <stddef.h> |
---|
1401 | | #else |
---|
1402 | | # ifdef HAVE_STDLIB_H |
---|
1403 | | # include <stdlib.h> |
---|
1404 | | # endif |
---|
1405 | | #endif |
---|
1406 | | #ifdef HAVE_STRING_H |
---|
1407 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1408 | | # include <memory.h> |
---|
1409 | | # endif |
---|
1410 | | # include <string.h> |
---|
1411 | | #endif |
---|
1412 | | #ifdef HAVE_STRINGS_H |
---|
1413 | | # include <strings.h> |
---|
1414 | | #endif |
---|
1415 | | #ifdef HAVE_INTTYPES_H |
---|
1416 | | # include <inttypes.h> |
---|
1417 | | #endif |
---|
1418 | | #ifdef HAVE_STDINT_H |
---|
1419 | | # include <stdint.h> |
---|
1420 | | #endif |
---|
1421 | | #ifdef HAVE_UNISTD_H |
---|
1422 | | # include <unistd.h> |
---|
1423 | | #endif |
---|
1424 | | #include <stropts.h> |
---|
1425 | configure:7092: result: no |
---|
1426 | configure:7092: checking stropts.h presence |
---|
1427 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1428 | conftest.c:34:10: fatal error: 'stropts.h' file not found |
---|
1429 | #include <stropts.h> |
---|
1430 | ^~~~~~~~~~~ |
---|
1431 | 1 error generated. |
---|
1432 | configure:7092: $? = 1 |
---|
1433 | configure: failed program was: |
---|
1434 | | /* confdefs.h */ |
---|
1435 | | #define _GNU_SOURCE 1 |
---|
1436 | | #define _NETBSD_SOURCE 1 |
---|
1437 | | #define __BSD_VISIBLE 1 |
---|
1438 | | #define _BSD_TYPES 1 |
---|
1439 | | #define _DARWIN_C_SOURCE 1 |
---|
1440 | | #define STDC_HEADERS 1 |
---|
1441 | | #define HAVE_SYS_TYPES_H 1 |
---|
1442 | | #define HAVE_SYS_STAT_H 1 |
---|
1443 | | #define HAVE_STDLIB_H 1 |
---|
1444 | | #define HAVE_STRING_H 1 |
---|
1445 | | #define HAVE_MEMORY_H 1 |
---|
1446 | | #define HAVE_STRINGS_H 1 |
---|
1447 | | #define HAVE_INTTYPES_H 1 |
---|
1448 | | #define HAVE_STDINT_H 1 |
---|
1449 | | #define HAVE_UNISTD_H 1 |
---|
1450 | | #define __EXTENSIONS__ 1 |
---|
1451 | | #define _ALL_SOURCE 1 |
---|
1452 | | #define _GNU_SOURCE 1 |
---|
1453 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1454 | | #define _TANDEM_SOURCE 1 |
---|
1455 | | #define STDC_HEADERS 1 |
---|
1456 | | #define HAVE_DLFCN_H 1 |
---|
1457 | | #define HAVE_ERRNO_H 1 |
---|
1458 | | #define HAVE_FCNTL_H 1 |
---|
1459 | | #define HAVE_GRP_H 1 |
---|
1460 | | #define HAVE_LANGINFO_H 1 |
---|
1461 | | #define HAVE_LIBINTL_H 1 |
---|
1462 | | #define HAVE_POLL_H 1 |
---|
1463 | | #define HAVE_PTHREAD_H 1 |
---|
1464 | | #define HAVE_SIGNAL_H 1 |
---|
1465 | | #define HAVE_STDINT_H 1 |
---|
1466 | | /* end confdefs.h. */ |
---|
1467 | | #include <stropts.h> |
---|
1468 | configure:7092: result: no |
---|
1469 | configure:7092: checking for stropts.h |
---|
1470 | configure:7092: result: no |
---|
1471 | configure:7092: checking termios.h usability |
---|
1472 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1473 | configure:7092: $? = 0 |
---|
1474 | configure:7092: result: yes |
---|
1475 | configure:7092: checking termios.h presence |
---|
1476 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1477 | configure:7092: $? = 0 |
---|
1478 | configure:7092: result: yes |
---|
1479 | configure:7092: checking for termios.h |
---|
1480 | configure:7092: result: yes |
---|
1481 | configure:7092: checking thread.h usability |
---|
1482 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1483 | conftest.c:68:10: fatal error: 'thread.h' file not found |
---|
1484 | #include <thread.h> |
---|
1485 | ^~~~~~~~~~ |
---|
1486 | 1 error generated. |
---|
1487 | configure:7092: $? = 1 |
---|
1488 | configure: failed program was: |
---|
1489 | | /* confdefs.h */ |
---|
1490 | | #define _GNU_SOURCE 1 |
---|
1491 | | #define _NETBSD_SOURCE 1 |
---|
1492 | | #define __BSD_VISIBLE 1 |
---|
1493 | | #define _BSD_TYPES 1 |
---|
1494 | | #define _DARWIN_C_SOURCE 1 |
---|
1495 | | #define STDC_HEADERS 1 |
---|
1496 | | #define HAVE_SYS_TYPES_H 1 |
---|
1497 | | #define HAVE_SYS_STAT_H 1 |
---|
1498 | | #define HAVE_STDLIB_H 1 |
---|
1499 | | #define HAVE_STRING_H 1 |
---|
1500 | | #define HAVE_MEMORY_H 1 |
---|
1501 | | #define HAVE_STRINGS_H 1 |
---|
1502 | | #define HAVE_INTTYPES_H 1 |
---|
1503 | | #define HAVE_STDINT_H 1 |
---|
1504 | | #define HAVE_UNISTD_H 1 |
---|
1505 | | #define __EXTENSIONS__ 1 |
---|
1506 | | #define _ALL_SOURCE 1 |
---|
1507 | | #define _GNU_SOURCE 1 |
---|
1508 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1509 | | #define _TANDEM_SOURCE 1 |
---|
1510 | | #define STDC_HEADERS 1 |
---|
1511 | | #define HAVE_DLFCN_H 1 |
---|
1512 | | #define HAVE_ERRNO_H 1 |
---|
1513 | | #define HAVE_FCNTL_H 1 |
---|
1514 | | #define HAVE_GRP_H 1 |
---|
1515 | | #define HAVE_LANGINFO_H 1 |
---|
1516 | | #define HAVE_LIBINTL_H 1 |
---|
1517 | | #define HAVE_POLL_H 1 |
---|
1518 | | #define HAVE_PTHREAD_H 1 |
---|
1519 | | #define HAVE_SIGNAL_H 1 |
---|
1520 | | #define HAVE_STDINT_H 1 |
---|
1521 | | #define HAVE_TERMIOS_H 1 |
---|
1522 | | /* end confdefs.h. */ |
---|
1523 | | #include <stdio.h> |
---|
1524 | | #ifdef HAVE_SYS_TYPES_H |
---|
1525 | | # include <sys/types.h> |
---|
1526 | | #endif |
---|
1527 | | #ifdef HAVE_SYS_STAT_H |
---|
1528 | | # include <sys/stat.h> |
---|
1529 | | #endif |
---|
1530 | | #ifdef STDC_HEADERS |
---|
1531 | | # include <stdlib.h> |
---|
1532 | | # include <stddef.h> |
---|
1533 | | #else |
---|
1534 | | # ifdef HAVE_STDLIB_H |
---|
1535 | | # include <stdlib.h> |
---|
1536 | | # endif |
---|
1537 | | #endif |
---|
1538 | | #ifdef HAVE_STRING_H |
---|
1539 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1540 | | # include <memory.h> |
---|
1541 | | # endif |
---|
1542 | | # include <string.h> |
---|
1543 | | #endif |
---|
1544 | | #ifdef HAVE_STRINGS_H |
---|
1545 | | # include <strings.h> |
---|
1546 | | #endif |
---|
1547 | | #ifdef HAVE_INTTYPES_H |
---|
1548 | | # include <inttypes.h> |
---|
1549 | | #endif |
---|
1550 | | #ifdef HAVE_STDINT_H |
---|
1551 | | # include <stdint.h> |
---|
1552 | | #endif |
---|
1553 | | #ifdef HAVE_UNISTD_H |
---|
1554 | | # include <unistd.h> |
---|
1555 | | #endif |
---|
1556 | | #include <thread.h> |
---|
1557 | configure:7092: result: no |
---|
1558 | configure:7092: checking thread.h presence |
---|
1559 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1560 | conftest.c:35:10: fatal error: 'thread.h' file not found |
---|
1561 | #include <thread.h> |
---|
1562 | ^~~~~~~~~~ |
---|
1563 | 1 error generated. |
---|
1564 | configure:7092: $? = 1 |
---|
1565 | configure: failed program was: |
---|
1566 | | /* confdefs.h */ |
---|
1567 | | #define _GNU_SOURCE 1 |
---|
1568 | | #define _NETBSD_SOURCE 1 |
---|
1569 | | #define __BSD_VISIBLE 1 |
---|
1570 | | #define _BSD_TYPES 1 |
---|
1571 | | #define _DARWIN_C_SOURCE 1 |
---|
1572 | | #define STDC_HEADERS 1 |
---|
1573 | | #define HAVE_SYS_TYPES_H 1 |
---|
1574 | | #define HAVE_SYS_STAT_H 1 |
---|
1575 | | #define HAVE_STDLIB_H 1 |
---|
1576 | | #define HAVE_STRING_H 1 |
---|
1577 | | #define HAVE_MEMORY_H 1 |
---|
1578 | | #define HAVE_STRINGS_H 1 |
---|
1579 | | #define HAVE_INTTYPES_H 1 |
---|
1580 | | #define HAVE_STDINT_H 1 |
---|
1581 | | #define HAVE_UNISTD_H 1 |
---|
1582 | | #define __EXTENSIONS__ 1 |
---|
1583 | | #define _ALL_SOURCE 1 |
---|
1584 | | #define _GNU_SOURCE 1 |
---|
1585 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1586 | | #define _TANDEM_SOURCE 1 |
---|
1587 | | #define STDC_HEADERS 1 |
---|
1588 | | #define HAVE_DLFCN_H 1 |
---|
1589 | | #define HAVE_ERRNO_H 1 |
---|
1590 | | #define HAVE_FCNTL_H 1 |
---|
1591 | | #define HAVE_GRP_H 1 |
---|
1592 | | #define HAVE_LANGINFO_H 1 |
---|
1593 | | #define HAVE_LIBINTL_H 1 |
---|
1594 | | #define HAVE_POLL_H 1 |
---|
1595 | | #define HAVE_PTHREAD_H 1 |
---|
1596 | | #define HAVE_SIGNAL_H 1 |
---|
1597 | | #define HAVE_STDINT_H 1 |
---|
1598 | | #define HAVE_TERMIOS_H 1 |
---|
1599 | | /* end confdefs.h. */ |
---|
1600 | | #include <thread.h> |
---|
1601 | configure:7092: result: no |
---|
1602 | configure:7092: checking for thread.h |
---|
1603 | configure:7092: result: no |
---|
1604 | configure:7092: checking for unistd.h |
---|
1605 | configure:7092: result: yes |
---|
1606 | configure:7092: checking utime.h usability |
---|
1607 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1608 | configure:7092: $? = 0 |
---|
1609 | configure:7092: result: yes |
---|
1610 | configure:7092: checking utime.h presence |
---|
1611 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1612 | configure:7092: $? = 0 |
---|
1613 | configure:7092: result: yes |
---|
1614 | configure:7092: checking for utime.h |
---|
1615 | configure:7092: result: yes |
---|
1616 | configure:7092: checking sys/audioio.h usability |
---|
1617 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1618 | conftest.c:70:10: fatal error: 'sys/audioio.h' file not found |
---|
1619 | #include <sys/audioio.h> |
---|
1620 | ^~~~~~~~~~~~~~~ |
---|
1621 | 1 error generated. |
---|
1622 | configure:7092: $? = 1 |
---|
1623 | configure: failed program was: |
---|
1624 | | /* confdefs.h */ |
---|
1625 | | #define _GNU_SOURCE 1 |
---|
1626 | | #define _NETBSD_SOURCE 1 |
---|
1627 | | #define __BSD_VISIBLE 1 |
---|
1628 | | #define _BSD_TYPES 1 |
---|
1629 | | #define _DARWIN_C_SOURCE 1 |
---|
1630 | | #define STDC_HEADERS 1 |
---|
1631 | | #define HAVE_SYS_TYPES_H 1 |
---|
1632 | | #define HAVE_SYS_STAT_H 1 |
---|
1633 | | #define HAVE_STDLIB_H 1 |
---|
1634 | | #define HAVE_STRING_H 1 |
---|
1635 | | #define HAVE_MEMORY_H 1 |
---|
1636 | | #define HAVE_STRINGS_H 1 |
---|
1637 | | #define HAVE_INTTYPES_H 1 |
---|
1638 | | #define HAVE_STDINT_H 1 |
---|
1639 | | #define HAVE_UNISTD_H 1 |
---|
1640 | | #define __EXTENSIONS__ 1 |
---|
1641 | | #define _ALL_SOURCE 1 |
---|
1642 | | #define _GNU_SOURCE 1 |
---|
1643 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1644 | | #define _TANDEM_SOURCE 1 |
---|
1645 | | #define STDC_HEADERS 1 |
---|
1646 | | #define HAVE_DLFCN_H 1 |
---|
1647 | | #define HAVE_ERRNO_H 1 |
---|
1648 | | #define HAVE_FCNTL_H 1 |
---|
1649 | | #define HAVE_GRP_H 1 |
---|
1650 | | #define HAVE_LANGINFO_H 1 |
---|
1651 | | #define HAVE_LIBINTL_H 1 |
---|
1652 | | #define HAVE_POLL_H 1 |
---|
1653 | | #define HAVE_PTHREAD_H 1 |
---|
1654 | | #define HAVE_SIGNAL_H 1 |
---|
1655 | | #define HAVE_STDINT_H 1 |
---|
1656 | | #define HAVE_TERMIOS_H 1 |
---|
1657 | | #define HAVE_UNISTD_H 1 |
---|
1658 | | #define HAVE_UTIME_H 1 |
---|
1659 | | /* end confdefs.h. */ |
---|
1660 | | #include <stdio.h> |
---|
1661 | | #ifdef HAVE_SYS_TYPES_H |
---|
1662 | | # include <sys/types.h> |
---|
1663 | | #endif |
---|
1664 | | #ifdef HAVE_SYS_STAT_H |
---|
1665 | | # include <sys/stat.h> |
---|
1666 | | #endif |
---|
1667 | | #ifdef STDC_HEADERS |
---|
1668 | | # include <stdlib.h> |
---|
1669 | | # include <stddef.h> |
---|
1670 | | #else |
---|
1671 | | # ifdef HAVE_STDLIB_H |
---|
1672 | | # include <stdlib.h> |
---|
1673 | | # endif |
---|
1674 | | #endif |
---|
1675 | | #ifdef HAVE_STRING_H |
---|
1676 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1677 | | # include <memory.h> |
---|
1678 | | # endif |
---|
1679 | | # include <string.h> |
---|
1680 | | #endif |
---|
1681 | | #ifdef HAVE_STRINGS_H |
---|
1682 | | # include <strings.h> |
---|
1683 | | #endif |
---|
1684 | | #ifdef HAVE_INTTYPES_H |
---|
1685 | | # include <inttypes.h> |
---|
1686 | | #endif |
---|
1687 | | #ifdef HAVE_STDINT_H |
---|
1688 | | # include <stdint.h> |
---|
1689 | | #endif |
---|
1690 | | #ifdef HAVE_UNISTD_H |
---|
1691 | | # include <unistd.h> |
---|
1692 | | #endif |
---|
1693 | | #include <sys/audioio.h> |
---|
1694 | configure:7092: result: no |
---|
1695 | configure:7092: checking sys/audioio.h presence |
---|
1696 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1697 | conftest.c:37:10: fatal error: 'sys/audioio.h' file not found |
---|
1698 | #include <sys/audioio.h> |
---|
1699 | ^~~~~~~~~~~~~~~ |
---|
1700 | 1 error generated. |
---|
1701 | configure:7092: $? = 1 |
---|
1702 | configure: failed program was: |
---|
1703 | | /* confdefs.h */ |
---|
1704 | | #define _GNU_SOURCE 1 |
---|
1705 | | #define _NETBSD_SOURCE 1 |
---|
1706 | | #define __BSD_VISIBLE 1 |
---|
1707 | | #define _BSD_TYPES 1 |
---|
1708 | | #define _DARWIN_C_SOURCE 1 |
---|
1709 | | #define STDC_HEADERS 1 |
---|
1710 | | #define HAVE_SYS_TYPES_H 1 |
---|
1711 | | #define HAVE_SYS_STAT_H 1 |
---|
1712 | | #define HAVE_STDLIB_H 1 |
---|
1713 | | #define HAVE_STRING_H 1 |
---|
1714 | | #define HAVE_MEMORY_H 1 |
---|
1715 | | #define HAVE_STRINGS_H 1 |
---|
1716 | | #define HAVE_INTTYPES_H 1 |
---|
1717 | | #define HAVE_STDINT_H 1 |
---|
1718 | | #define HAVE_UNISTD_H 1 |
---|
1719 | | #define __EXTENSIONS__ 1 |
---|
1720 | | #define _ALL_SOURCE 1 |
---|
1721 | | #define _GNU_SOURCE 1 |
---|
1722 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1723 | | #define _TANDEM_SOURCE 1 |
---|
1724 | | #define STDC_HEADERS 1 |
---|
1725 | | #define HAVE_DLFCN_H 1 |
---|
1726 | | #define HAVE_ERRNO_H 1 |
---|
1727 | | #define HAVE_FCNTL_H 1 |
---|
1728 | | #define HAVE_GRP_H 1 |
---|
1729 | | #define HAVE_LANGINFO_H 1 |
---|
1730 | | #define HAVE_LIBINTL_H 1 |
---|
1731 | | #define HAVE_POLL_H 1 |
---|
1732 | | #define HAVE_PTHREAD_H 1 |
---|
1733 | | #define HAVE_SIGNAL_H 1 |
---|
1734 | | #define HAVE_STDINT_H 1 |
---|
1735 | | #define HAVE_TERMIOS_H 1 |
---|
1736 | | #define HAVE_UNISTD_H 1 |
---|
1737 | | #define HAVE_UTIME_H 1 |
---|
1738 | | /* end confdefs.h. */ |
---|
1739 | | #include <sys/audioio.h> |
---|
1740 | configure:7092: result: no |
---|
1741 | configure:7092: checking for sys/audioio.h |
---|
1742 | configure:7092: result: no |
---|
1743 | configure:7092: checking sys/bsdtty.h usability |
---|
1744 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1745 | conftest.c:70:10: fatal error: 'sys/bsdtty.h' file not found |
---|
1746 | #include <sys/bsdtty.h> |
---|
1747 | ^~~~~~~~~~~~~~ |
---|
1748 | 1 error generated. |
---|
1749 | configure:7092: $? = 1 |
---|
1750 | configure: failed program was: |
---|
1751 | | /* confdefs.h */ |
---|
1752 | | #define _GNU_SOURCE 1 |
---|
1753 | | #define _NETBSD_SOURCE 1 |
---|
1754 | | #define __BSD_VISIBLE 1 |
---|
1755 | | #define _BSD_TYPES 1 |
---|
1756 | | #define _DARWIN_C_SOURCE 1 |
---|
1757 | | #define STDC_HEADERS 1 |
---|
1758 | | #define HAVE_SYS_TYPES_H 1 |
---|
1759 | | #define HAVE_SYS_STAT_H 1 |
---|
1760 | | #define HAVE_STDLIB_H 1 |
---|
1761 | | #define HAVE_STRING_H 1 |
---|
1762 | | #define HAVE_MEMORY_H 1 |
---|
1763 | | #define HAVE_STRINGS_H 1 |
---|
1764 | | #define HAVE_INTTYPES_H 1 |
---|
1765 | | #define HAVE_STDINT_H 1 |
---|
1766 | | #define HAVE_UNISTD_H 1 |
---|
1767 | | #define __EXTENSIONS__ 1 |
---|
1768 | | #define _ALL_SOURCE 1 |
---|
1769 | | #define _GNU_SOURCE 1 |
---|
1770 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1771 | | #define _TANDEM_SOURCE 1 |
---|
1772 | | #define STDC_HEADERS 1 |
---|
1773 | | #define HAVE_DLFCN_H 1 |
---|
1774 | | #define HAVE_ERRNO_H 1 |
---|
1775 | | #define HAVE_FCNTL_H 1 |
---|
1776 | | #define HAVE_GRP_H 1 |
---|
1777 | | #define HAVE_LANGINFO_H 1 |
---|
1778 | | #define HAVE_LIBINTL_H 1 |
---|
1779 | | #define HAVE_POLL_H 1 |
---|
1780 | | #define HAVE_PTHREAD_H 1 |
---|
1781 | | #define HAVE_SIGNAL_H 1 |
---|
1782 | | #define HAVE_STDINT_H 1 |
---|
1783 | | #define HAVE_TERMIOS_H 1 |
---|
1784 | | #define HAVE_UNISTD_H 1 |
---|
1785 | | #define HAVE_UTIME_H 1 |
---|
1786 | | /* end confdefs.h. */ |
---|
1787 | | #include <stdio.h> |
---|
1788 | | #ifdef HAVE_SYS_TYPES_H |
---|
1789 | | # include <sys/types.h> |
---|
1790 | | #endif |
---|
1791 | | #ifdef HAVE_SYS_STAT_H |
---|
1792 | | # include <sys/stat.h> |
---|
1793 | | #endif |
---|
1794 | | #ifdef STDC_HEADERS |
---|
1795 | | # include <stdlib.h> |
---|
1796 | | # include <stddef.h> |
---|
1797 | | #else |
---|
1798 | | # ifdef HAVE_STDLIB_H |
---|
1799 | | # include <stdlib.h> |
---|
1800 | | # endif |
---|
1801 | | #endif |
---|
1802 | | #ifdef HAVE_STRING_H |
---|
1803 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1804 | | # include <memory.h> |
---|
1805 | | # endif |
---|
1806 | | # include <string.h> |
---|
1807 | | #endif |
---|
1808 | | #ifdef HAVE_STRINGS_H |
---|
1809 | | # include <strings.h> |
---|
1810 | | #endif |
---|
1811 | | #ifdef HAVE_INTTYPES_H |
---|
1812 | | # include <inttypes.h> |
---|
1813 | | #endif |
---|
1814 | | #ifdef HAVE_STDINT_H |
---|
1815 | | # include <stdint.h> |
---|
1816 | | #endif |
---|
1817 | | #ifdef HAVE_UNISTD_H |
---|
1818 | | # include <unistd.h> |
---|
1819 | | #endif |
---|
1820 | | #include <sys/bsdtty.h> |
---|
1821 | configure:7092: result: no |
---|
1822 | configure:7092: checking sys/bsdtty.h presence |
---|
1823 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1824 | conftest.c:37:10: fatal error: 'sys/bsdtty.h' file not found |
---|
1825 | #include <sys/bsdtty.h> |
---|
1826 | ^~~~~~~~~~~~~~ |
---|
1827 | 1 error generated. |
---|
1828 | configure:7092: $? = 1 |
---|
1829 | configure: failed program was: |
---|
1830 | | /* confdefs.h */ |
---|
1831 | | #define _GNU_SOURCE 1 |
---|
1832 | | #define _NETBSD_SOURCE 1 |
---|
1833 | | #define __BSD_VISIBLE 1 |
---|
1834 | | #define _BSD_TYPES 1 |
---|
1835 | | #define _DARWIN_C_SOURCE 1 |
---|
1836 | | #define STDC_HEADERS 1 |
---|
1837 | | #define HAVE_SYS_TYPES_H 1 |
---|
1838 | | #define HAVE_SYS_STAT_H 1 |
---|
1839 | | #define HAVE_STDLIB_H 1 |
---|
1840 | | #define HAVE_STRING_H 1 |
---|
1841 | | #define HAVE_MEMORY_H 1 |
---|
1842 | | #define HAVE_STRINGS_H 1 |
---|
1843 | | #define HAVE_INTTYPES_H 1 |
---|
1844 | | #define HAVE_STDINT_H 1 |
---|
1845 | | #define HAVE_UNISTD_H 1 |
---|
1846 | | #define __EXTENSIONS__ 1 |
---|
1847 | | #define _ALL_SOURCE 1 |
---|
1848 | | #define _GNU_SOURCE 1 |
---|
1849 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1850 | | #define _TANDEM_SOURCE 1 |
---|
1851 | | #define STDC_HEADERS 1 |
---|
1852 | | #define HAVE_DLFCN_H 1 |
---|
1853 | | #define HAVE_ERRNO_H 1 |
---|
1854 | | #define HAVE_FCNTL_H 1 |
---|
1855 | | #define HAVE_GRP_H 1 |
---|
1856 | | #define HAVE_LANGINFO_H 1 |
---|
1857 | | #define HAVE_LIBINTL_H 1 |
---|
1858 | | #define HAVE_POLL_H 1 |
---|
1859 | | #define HAVE_PTHREAD_H 1 |
---|
1860 | | #define HAVE_SIGNAL_H 1 |
---|
1861 | | #define HAVE_STDINT_H 1 |
---|
1862 | | #define HAVE_TERMIOS_H 1 |
---|
1863 | | #define HAVE_UNISTD_H 1 |
---|
1864 | | #define HAVE_UTIME_H 1 |
---|
1865 | | /* end confdefs.h. */ |
---|
1866 | | #include <sys/bsdtty.h> |
---|
1867 | configure:7092: result: no |
---|
1868 | configure:7092: checking for sys/bsdtty.h |
---|
1869 | configure:7092: result: no |
---|
1870 | configure:7092: checking sys/epoll.h usability |
---|
1871 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1872 | conftest.c:70:10: fatal error: 'sys/epoll.h' file not found |
---|
1873 | #include <sys/epoll.h> |
---|
1874 | ^~~~~~~~~~~~~ |
---|
1875 | 1 error generated. |
---|
1876 | configure:7092: $? = 1 |
---|
1877 | configure: failed program was: |
---|
1878 | | /* confdefs.h */ |
---|
1879 | | #define _GNU_SOURCE 1 |
---|
1880 | | #define _NETBSD_SOURCE 1 |
---|
1881 | | #define __BSD_VISIBLE 1 |
---|
1882 | | #define _BSD_TYPES 1 |
---|
1883 | | #define _DARWIN_C_SOURCE 1 |
---|
1884 | | #define STDC_HEADERS 1 |
---|
1885 | | #define HAVE_SYS_TYPES_H 1 |
---|
1886 | | #define HAVE_SYS_STAT_H 1 |
---|
1887 | | #define HAVE_STDLIB_H 1 |
---|
1888 | | #define HAVE_STRING_H 1 |
---|
1889 | | #define HAVE_MEMORY_H 1 |
---|
1890 | | #define HAVE_STRINGS_H 1 |
---|
1891 | | #define HAVE_INTTYPES_H 1 |
---|
1892 | | #define HAVE_STDINT_H 1 |
---|
1893 | | #define HAVE_UNISTD_H 1 |
---|
1894 | | #define __EXTENSIONS__ 1 |
---|
1895 | | #define _ALL_SOURCE 1 |
---|
1896 | | #define _GNU_SOURCE 1 |
---|
1897 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1898 | | #define _TANDEM_SOURCE 1 |
---|
1899 | | #define STDC_HEADERS 1 |
---|
1900 | | #define HAVE_DLFCN_H 1 |
---|
1901 | | #define HAVE_ERRNO_H 1 |
---|
1902 | | #define HAVE_FCNTL_H 1 |
---|
1903 | | #define HAVE_GRP_H 1 |
---|
1904 | | #define HAVE_LANGINFO_H 1 |
---|
1905 | | #define HAVE_LIBINTL_H 1 |
---|
1906 | | #define HAVE_POLL_H 1 |
---|
1907 | | #define HAVE_PTHREAD_H 1 |
---|
1908 | | #define HAVE_SIGNAL_H 1 |
---|
1909 | | #define HAVE_STDINT_H 1 |
---|
1910 | | #define HAVE_TERMIOS_H 1 |
---|
1911 | | #define HAVE_UNISTD_H 1 |
---|
1912 | | #define HAVE_UTIME_H 1 |
---|
1913 | | /* end confdefs.h. */ |
---|
1914 | | #include <stdio.h> |
---|
1915 | | #ifdef HAVE_SYS_TYPES_H |
---|
1916 | | # include <sys/types.h> |
---|
1917 | | #endif |
---|
1918 | | #ifdef HAVE_SYS_STAT_H |
---|
1919 | | # include <sys/stat.h> |
---|
1920 | | #endif |
---|
1921 | | #ifdef STDC_HEADERS |
---|
1922 | | # include <stdlib.h> |
---|
1923 | | # include <stddef.h> |
---|
1924 | | #else |
---|
1925 | | # ifdef HAVE_STDLIB_H |
---|
1926 | | # include <stdlib.h> |
---|
1927 | | # endif |
---|
1928 | | #endif |
---|
1929 | | #ifdef HAVE_STRING_H |
---|
1930 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1931 | | # include <memory.h> |
---|
1932 | | # endif |
---|
1933 | | # include <string.h> |
---|
1934 | | #endif |
---|
1935 | | #ifdef HAVE_STRINGS_H |
---|
1936 | | # include <strings.h> |
---|
1937 | | #endif |
---|
1938 | | #ifdef HAVE_INTTYPES_H |
---|
1939 | | # include <inttypes.h> |
---|
1940 | | #endif |
---|
1941 | | #ifdef HAVE_STDINT_H |
---|
1942 | | # include <stdint.h> |
---|
1943 | | #endif |
---|
1944 | | #ifdef HAVE_UNISTD_H |
---|
1945 | | # include <unistd.h> |
---|
1946 | | #endif |
---|
1947 | | #include <sys/epoll.h> |
---|
1948 | configure:7092: result: no |
---|
1949 | configure:7092: checking sys/epoll.h presence |
---|
1950 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
1951 | conftest.c:37:10: fatal error: 'sys/epoll.h' file not found |
---|
1952 | #include <sys/epoll.h> |
---|
1953 | ^~~~~~~~~~~~~ |
---|
1954 | 1 error generated. |
---|
1955 | configure:7092: $? = 1 |
---|
1956 | configure: failed program was: |
---|
1957 | | /* confdefs.h */ |
---|
1958 | | #define _GNU_SOURCE 1 |
---|
1959 | | #define _NETBSD_SOURCE 1 |
---|
1960 | | #define __BSD_VISIBLE 1 |
---|
1961 | | #define _BSD_TYPES 1 |
---|
1962 | | #define _DARWIN_C_SOURCE 1 |
---|
1963 | | #define STDC_HEADERS 1 |
---|
1964 | | #define HAVE_SYS_TYPES_H 1 |
---|
1965 | | #define HAVE_SYS_STAT_H 1 |
---|
1966 | | #define HAVE_STDLIB_H 1 |
---|
1967 | | #define HAVE_STRING_H 1 |
---|
1968 | | #define HAVE_MEMORY_H 1 |
---|
1969 | | #define HAVE_STRINGS_H 1 |
---|
1970 | | #define HAVE_INTTYPES_H 1 |
---|
1971 | | #define HAVE_STDINT_H 1 |
---|
1972 | | #define HAVE_UNISTD_H 1 |
---|
1973 | | #define __EXTENSIONS__ 1 |
---|
1974 | | #define _ALL_SOURCE 1 |
---|
1975 | | #define _GNU_SOURCE 1 |
---|
1976 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1977 | | #define _TANDEM_SOURCE 1 |
---|
1978 | | #define STDC_HEADERS 1 |
---|
1979 | | #define HAVE_DLFCN_H 1 |
---|
1980 | | #define HAVE_ERRNO_H 1 |
---|
1981 | | #define HAVE_FCNTL_H 1 |
---|
1982 | | #define HAVE_GRP_H 1 |
---|
1983 | | #define HAVE_LANGINFO_H 1 |
---|
1984 | | #define HAVE_LIBINTL_H 1 |
---|
1985 | | #define HAVE_POLL_H 1 |
---|
1986 | | #define HAVE_PTHREAD_H 1 |
---|
1987 | | #define HAVE_SIGNAL_H 1 |
---|
1988 | | #define HAVE_STDINT_H 1 |
---|
1989 | | #define HAVE_TERMIOS_H 1 |
---|
1990 | | #define HAVE_UNISTD_H 1 |
---|
1991 | | #define HAVE_UTIME_H 1 |
---|
1992 | | /* end confdefs.h. */ |
---|
1993 | | #include <sys/epoll.h> |
---|
1994 | configure:7092: result: no |
---|
1995 | configure:7092: checking for sys/epoll.h |
---|
1996 | configure:7092: result: no |
---|
1997 | configure:7092: checking sys/event.h usability |
---|
1998 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
1999 | configure:7092: $? = 0 |
---|
2000 | configure:7092: result: yes |
---|
2001 | configure:7092: checking sys/event.h presence |
---|
2002 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2003 | configure:7092: $? = 0 |
---|
2004 | configure:7092: result: yes |
---|
2005 | configure:7092: checking for sys/event.h |
---|
2006 | configure:7092: result: yes |
---|
2007 | configure:7092: checking sys/file.h usability |
---|
2008 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2009 | configure:7092: $? = 0 |
---|
2010 | configure:7092: result: yes |
---|
2011 | configure:7092: checking sys/file.h presence |
---|
2012 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2013 | configure:7092: $? = 0 |
---|
2014 | configure:7092: result: yes |
---|
2015 | configure:7092: checking for sys/file.h |
---|
2016 | configure:7092: result: yes |
---|
2017 | configure:7092: checking sys/loadavg.h usability |
---|
2018 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2019 | conftest.c:72:10: fatal error: 'sys/loadavg.h' file not found |
---|
2020 | #include <sys/loadavg.h> |
---|
2021 | ^~~~~~~~~~~~~~~ |
---|
2022 | 1 error generated. |
---|
2023 | configure:7092: $? = 1 |
---|
2024 | configure: failed program was: |
---|
2025 | | /* confdefs.h */ |
---|
2026 | | #define _GNU_SOURCE 1 |
---|
2027 | | #define _NETBSD_SOURCE 1 |
---|
2028 | | #define __BSD_VISIBLE 1 |
---|
2029 | | #define _BSD_TYPES 1 |
---|
2030 | | #define _DARWIN_C_SOURCE 1 |
---|
2031 | | #define STDC_HEADERS 1 |
---|
2032 | | #define HAVE_SYS_TYPES_H 1 |
---|
2033 | | #define HAVE_SYS_STAT_H 1 |
---|
2034 | | #define HAVE_STDLIB_H 1 |
---|
2035 | | #define HAVE_STRING_H 1 |
---|
2036 | | #define HAVE_MEMORY_H 1 |
---|
2037 | | #define HAVE_STRINGS_H 1 |
---|
2038 | | #define HAVE_INTTYPES_H 1 |
---|
2039 | | #define HAVE_STDINT_H 1 |
---|
2040 | | #define HAVE_UNISTD_H 1 |
---|
2041 | | #define __EXTENSIONS__ 1 |
---|
2042 | | #define _ALL_SOURCE 1 |
---|
2043 | | #define _GNU_SOURCE 1 |
---|
2044 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2045 | | #define _TANDEM_SOURCE 1 |
---|
2046 | | #define STDC_HEADERS 1 |
---|
2047 | | #define HAVE_DLFCN_H 1 |
---|
2048 | | #define HAVE_ERRNO_H 1 |
---|
2049 | | #define HAVE_FCNTL_H 1 |
---|
2050 | | #define HAVE_GRP_H 1 |
---|
2051 | | #define HAVE_LANGINFO_H 1 |
---|
2052 | | #define HAVE_LIBINTL_H 1 |
---|
2053 | | #define HAVE_POLL_H 1 |
---|
2054 | | #define HAVE_PTHREAD_H 1 |
---|
2055 | | #define HAVE_SIGNAL_H 1 |
---|
2056 | | #define HAVE_STDINT_H 1 |
---|
2057 | | #define HAVE_TERMIOS_H 1 |
---|
2058 | | #define HAVE_UNISTD_H 1 |
---|
2059 | | #define HAVE_UTIME_H 1 |
---|
2060 | | #define HAVE_SYS_EVENT_H 1 |
---|
2061 | | #define HAVE_SYS_FILE_H 1 |
---|
2062 | | /* end confdefs.h. */ |
---|
2063 | | #include <stdio.h> |
---|
2064 | | #ifdef HAVE_SYS_TYPES_H |
---|
2065 | | # include <sys/types.h> |
---|
2066 | | #endif |
---|
2067 | | #ifdef HAVE_SYS_STAT_H |
---|
2068 | | # include <sys/stat.h> |
---|
2069 | | #endif |
---|
2070 | | #ifdef STDC_HEADERS |
---|
2071 | | # include <stdlib.h> |
---|
2072 | | # include <stddef.h> |
---|
2073 | | #else |
---|
2074 | | # ifdef HAVE_STDLIB_H |
---|
2075 | | # include <stdlib.h> |
---|
2076 | | # endif |
---|
2077 | | #endif |
---|
2078 | | #ifdef HAVE_STRING_H |
---|
2079 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2080 | | # include <memory.h> |
---|
2081 | | # endif |
---|
2082 | | # include <string.h> |
---|
2083 | | #endif |
---|
2084 | | #ifdef HAVE_STRINGS_H |
---|
2085 | | # include <strings.h> |
---|
2086 | | #endif |
---|
2087 | | #ifdef HAVE_INTTYPES_H |
---|
2088 | | # include <inttypes.h> |
---|
2089 | | #endif |
---|
2090 | | #ifdef HAVE_STDINT_H |
---|
2091 | | # include <stdint.h> |
---|
2092 | | #endif |
---|
2093 | | #ifdef HAVE_UNISTD_H |
---|
2094 | | # include <unistd.h> |
---|
2095 | | #endif |
---|
2096 | | #include <sys/loadavg.h> |
---|
2097 | configure:7092: result: no |
---|
2098 | configure:7092: checking sys/loadavg.h presence |
---|
2099 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2100 | conftest.c:39:10: fatal error: 'sys/loadavg.h' file not found |
---|
2101 | #include <sys/loadavg.h> |
---|
2102 | ^~~~~~~~~~~~~~~ |
---|
2103 | 1 error generated. |
---|
2104 | configure:7092: $? = 1 |
---|
2105 | configure: failed program was: |
---|
2106 | | /* confdefs.h */ |
---|
2107 | | #define _GNU_SOURCE 1 |
---|
2108 | | #define _NETBSD_SOURCE 1 |
---|
2109 | | #define __BSD_VISIBLE 1 |
---|
2110 | | #define _BSD_TYPES 1 |
---|
2111 | | #define _DARWIN_C_SOURCE 1 |
---|
2112 | | #define STDC_HEADERS 1 |
---|
2113 | | #define HAVE_SYS_TYPES_H 1 |
---|
2114 | | #define HAVE_SYS_STAT_H 1 |
---|
2115 | | #define HAVE_STDLIB_H 1 |
---|
2116 | | #define HAVE_STRING_H 1 |
---|
2117 | | #define HAVE_MEMORY_H 1 |
---|
2118 | | #define HAVE_STRINGS_H 1 |
---|
2119 | | #define HAVE_INTTYPES_H 1 |
---|
2120 | | #define HAVE_STDINT_H 1 |
---|
2121 | | #define HAVE_UNISTD_H 1 |
---|
2122 | | #define __EXTENSIONS__ 1 |
---|
2123 | | #define _ALL_SOURCE 1 |
---|
2124 | | #define _GNU_SOURCE 1 |
---|
2125 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2126 | | #define _TANDEM_SOURCE 1 |
---|
2127 | | #define STDC_HEADERS 1 |
---|
2128 | | #define HAVE_DLFCN_H 1 |
---|
2129 | | #define HAVE_ERRNO_H 1 |
---|
2130 | | #define HAVE_FCNTL_H 1 |
---|
2131 | | #define HAVE_GRP_H 1 |
---|
2132 | | #define HAVE_LANGINFO_H 1 |
---|
2133 | | #define HAVE_LIBINTL_H 1 |
---|
2134 | | #define HAVE_POLL_H 1 |
---|
2135 | | #define HAVE_PTHREAD_H 1 |
---|
2136 | | #define HAVE_SIGNAL_H 1 |
---|
2137 | | #define HAVE_STDINT_H 1 |
---|
2138 | | #define HAVE_TERMIOS_H 1 |
---|
2139 | | #define HAVE_UNISTD_H 1 |
---|
2140 | | #define HAVE_UTIME_H 1 |
---|
2141 | | #define HAVE_SYS_EVENT_H 1 |
---|
2142 | | #define HAVE_SYS_FILE_H 1 |
---|
2143 | | /* end confdefs.h. */ |
---|
2144 | | #include <sys/loadavg.h> |
---|
2145 | configure:7092: result: no |
---|
2146 | configure:7092: checking for sys/loadavg.h |
---|
2147 | configure:7092: result: no |
---|
2148 | configure:7092: checking sys/lock.h usability |
---|
2149 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2150 | configure:7092: $? = 0 |
---|
2151 | configure:7092: result: yes |
---|
2152 | configure:7092: checking sys/lock.h presence |
---|
2153 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2154 | configure:7092: $? = 0 |
---|
2155 | configure:7092: result: yes |
---|
2156 | configure:7092: checking for sys/lock.h |
---|
2157 | configure:7092: result: yes |
---|
2158 | configure:7092: checking sys/mkdev.h usability |
---|
2159 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2160 | conftest.c:73:10: fatal error: 'sys/mkdev.h' file not found |
---|
2161 | #include <sys/mkdev.h> |
---|
2162 | ^~~~~~~~~~~~~ |
---|
2163 | 1 error generated. |
---|
2164 | configure:7092: $? = 1 |
---|
2165 | configure: failed program was: |
---|
2166 | | /* confdefs.h */ |
---|
2167 | | #define _GNU_SOURCE 1 |
---|
2168 | | #define _NETBSD_SOURCE 1 |
---|
2169 | | #define __BSD_VISIBLE 1 |
---|
2170 | | #define _BSD_TYPES 1 |
---|
2171 | | #define _DARWIN_C_SOURCE 1 |
---|
2172 | | #define STDC_HEADERS 1 |
---|
2173 | | #define HAVE_SYS_TYPES_H 1 |
---|
2174 | | #define HAVE_SYS_STAT_H 1 |
---|
2175 | | #define HAVE_STDLIB_H 1 |
---|
2176 | | #define HAVE_STRING_H 1 |
---|
2177 | | #define HAVE_MEMORY_H 1 |
---|
2178 | | #define HAVE_STRINGS_H 1 |
---|
2179 | | #define HAVE_INTTYPES_H 1 |
---|
2180 | | #define HAVE_STDINT_H 1 |
---|
2181 | | #define HAVE_UNISTD_H 1 |
---|
2182 | | #define __EXTENSIONS__ 1 |
---|
2183 | | #define _ALL_SOURCE 1 |
---|
2184 | | #define _GNU_SOURCE 1 |
---|
2185 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2186 | | #define _TANDEM_SOURCE 1 |
---|
2187 | | #define STDC_HEADERS 1 |
---|
2188 | | #define HAVE_DLFCN_H 1 |
---|
2189 | | #define HAVE_ERRNO_H 1 |
---|
2190 | | #define HAVE_FCNTL_H 1 |
---|
2191 | | #define HAVE_GRP_H 1 |
---|
2192 | | #define HAVE_LANGINFO_H 1 |
---|
2193 | | #define HAVE_LIBINTL_H 1 |
---|
2194 | | #define HAVE_POLL_H 1 |
---|
2195 | | #define HAVE_PTHREAD_H 1 |
---|
2196 | | #define HAVE_SIGNAL_H 1 |
---|
2197 | | #define HAVE_STDINT_H 1 |
---|
2198 | | #define HAVE_TERMIOS_H 1 |
---|
2199 | | #define HAVE_UNISTD_H 1 |
---|
2200 | | #define HAVE_UTIME_H 1 |
---|
2201 | | #define HAVE_SYS_EVENT_H 1 |
---|
2202 | | #define HAVE_SYS_FILE_H 1 |
---|
2203 | | #define HAVE_SYS_LOCK_H 1 |
---|
2204 | | /* end confdefs.h. */ |
---|
2205 | | #include <stdio.h> |
---|
2206 | | #ifdef HAVE_SYS_TYPES_H |
---|
2207 | | # include <sys/types.h> |
---|
2208 | | #endif |
---|
2209 | | #ifdef HAVE_SYS_STAT_H |
---|
2210 | | # include <sys/stat.h> |
---|
2211 | | #endif |
---|
2212 | | #ifdef STDC_HEADERS |
---|
2213 | | # include <stdlib.h> |
---|
2214 | | # include <stddef.h> |
---|
2215 | | #else |
---|
2216 | | # ifdef HAVE_STDLIB_H |
---|
2217 | | # include <stdlib.h> |
---|
2218 | | # endif |
---|
2219 | | #endif |
---|
2220 | | #ifdef HAVE_STRING_H |
---|
2221 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2222 | | # include <memory.h> |
---|
2223 | | # endif |
---|
2224 | | # include <string.h> |
---|
2225 | | #endif |
---|
2226 | | #ifdef HAVE_STRINGS_H |
---|
2227 | | # include <strings.h> |
---|
2228 | | #endif |
---|
2229 | | #ifdef HAVE_INTTYPES_H |
---|
2230 | | # include <inttypes.h> |
---|
2231 | | #endif |
---|
2232 | | #ifdef HAVE_STDINT_H |
---|
2233 | | # include <stdint.h> |
---|
2234 | | #endif |
---|
2235 | | #ifdef HAVE_UNISTD_H |
---|
2236 | | # include <unistd.h> |
---|
2237 | | #endif |
---|
2238 | | #include <sys/mkdev.h> |
---|
2239 | configure:7092: result: no |
---|
2240 | configure:7092: checking sys/mkdev.h presence |
---|
2241 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2242 | conftest.c:40:10: fatal error: 'sys/mkdev.h' file not found |
---|
2243 | #include <sys/mkdev.h> |
---|
2244 | ^~~~~~~~~~~~~ |
---|
2245 | 1 error generated. |
---|
2246 | configure:7092: $? = 1 |
---|
2247 | configure: failed program was: |
---|
2248 | | /* confdefs.h */ |
---|
2249 | | #define _GNU_SOURCE 1 |
---|
2250 | | #define _NETBSD_SOURCE 1 |
---|
2251 | | #define __BSD_VISIBLE 1 |
---|
2252 | | #define _BSD_TYPES 1 |
---|
2253 | | #define _DARWIN_C_SOURCE 1 |
---|
2254 | | #define STDC_HEADERS 1 |
---|
2255 | | #define HAVE_SYS_TYPES_H 1 |
---|
2256 | | #define HAVE_SYS_STAT_H 1 |
---|
2257 | | #define HAVE_STDLIB_H 1 |
---|
2258 | | #define HAVE_STRING_H 1 |
---|
2259 | | #define HAVE_MEMORY_H 1 |
---|
2260 | | #define HAVE_STRINGS_H 1 |
---|
2261 | | #define HAVE_INTTYPES_H 1 |
---|
2262 | | #define HAVE_STDINT_H 1 |
---|
2263 | | #define HAVE_UNISTD_H 1 |
---|
2264 | | #define __EXTENSIONS__ 1 |
---|
2265 | | #define _ALL_SOURCE 1 |
---|
2266 | | #define _GNU_SOURCE 1 |
---|
2267 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2268 | | #define _TANDEM_SOURCE 1 |
---|
2269 | | #define STDC_HEADERS 1 |
---|
2270 | | #define HAVE_DLFCN_H 1 |
---|
2271 | | #define HAVE_ERRNO_H 1 |
---|
2272 | | #define HAVE_FCNTL_H 1 |
---|
2273 | | #define HAVE_GRP_H 1 |
---|
2274 | | #define HAVE_LANGINFO_H 1 |
---|
2275 | | #define HAVE_LIBINTL_H 1 |
---|
2276 | | #define HAVE_POLL_H 1 |
---|
2277 | | #define HAVE_PTHREAD_H 1 |
---|
2278 | | #define HAVE_SIGNAL_H 1 |
---|
2279 | | #define HAVE_STDINT_H 1 |
---|
2280 | | #define HAVE_TERMIOS_H 1 |
---|
2281 | | #define HAVE_UNISTD_H 1 |
---|
2282 | | #define HAVE_UTIME_H 1 |
---|
2283 | | #define HAVE_SYS_EVENT_H 1 |
---|
2284 | | #define HAVE_SYS_FILE_H 1 |
---|
2285 | | #define HAVE_SYS_LOCK_H 1 |
---|
2286 | | /* end confdefs.h. */ |
---|
2287 | | #include <sys/mkdev.h> |
---|
2288 | configure:7092: result: no |
---|
2289 | configure:7092: checking for sys/mkdev.h |
---|
2290 | configure:7092: result: no |
---|
2291 | configure:7092: checking sys/modem.h usability |
---|
2292 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2293 | conftest.c:73:10: fatal error: 'sys/modem.h' file not found |
---|
2294 | #include <sys/modem.h> |
---|
2295 | ^~~~~~~~~~~~~ |
---|
2296 | 1 error generated. |
---|
2297 | configure:7092: $? = 1 |
---|
2298 | configure: failed program was: |
---|
2299 | | /* confdefs.h */ |
---|
2300 | | #define _GNU_SOURCE 1 |
---|
2301 | | #define _NETBSD_SOURCE 1 |
---|
2302 | | #define __BSD_VISIBLE 1 |
---|
2303 | | #define _BSD_TYPES 1 |
---|
2304 | | #define _DARWIN_C_SOURCE 1 |
---|
2305 | | #define STDC_HEADERS 1 |
---|
2306 | | #define HAVE_SYS_TYPES_H 1 |
---|
2307 | | #define HAVE_SYS_STAT_H 1 |
---|
2308 | | #define HAVE_STDLIB_H 1 |
---|
2309 | | #define HAVE_STRING_H 1 |
---|
2310 | | #define HAVE_MEMORY_H 1 |
---|
2311 | | #define HAVE_STRINGS_H 1 |
---|
2312 | | #define HAVE_INTTYPES_H 1 |
---|
2313 | | #define HAVE_STDINT_H 1 |
---|
2314 | | #define HAVE_UNISTD_H 1 |
---|
2315 | | #define __EXTENSIONS__ 1 |
---|
2316 | | #define _ALL_SOURCE 1 |
---|
2317 | | #define _GNU_SOURCE 1 |
---|
2318 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2319 | | #define _TANDEM_SOURCE 1 |
---|
2320 | | #define STDC_HEADERS 1 |
---|
2321 | | #define HAVE_DLFCN_H 1 |
---|
2322 | | #define HAVE_ERRNO_H 1 |
---|
2323 | | #define HAVE_FCNTL_H 1 |
---|
2324 | | #define HAVE_GRP_H 1 |
---|
2325 | | #define HAVE_LANGINFO_H 1 |
---|
2326 | | #define HAVE_LIBINTL_H 1 |
---|
2327 | | #define HAVE_POLL_H 1 |
---|
2328 | | #define HAVE_PTHREAD_H 1 |
---|
2329 | | #define HAVE_SIGNAL_H 1 |
---|
2330 | | #define HAVE_STDINT_H 1 |
---|
2331 | | #define HAVE_TERMIOS_H 1 |
---|
2332 | | #define HAVE_UNISTD_H 1 |
---|
2333 | | #define HAVE_UTIME_H 1 |
---|
2334 | | #define HAVE_SYS_EVENT_H 1 |
---|
2335 | | #define HAVE_SYS_FILE_H 1 |
---|
2336 | | #define HAVE_SYS_LOCK_H 1 |
---|
2337 | | /* end confdefs.h. */ |
---|
2338 | | #include <stdio.h> |
---|
2339 | | #ifdef HAVE_SYS_TYPES_H |
---|
2340 | | # include <sys/types.h> |
---|
2341 | | #endif |
---|
2342 | | #ifdef HAVE_SYS_STAT_H |
---|
2343 | | # include <sys/stat.h> |
---|
2344 | | #endif |
---|
2345 | | #ifdef STDC_HEADERS |
---|
2346 | | # include <stdlib.h> |
---|
2347 | | # include <stddef.h> |
---|
2348 | | #else |
---|
2349 | | # ifdef HAVE_STDLIB_H |
---|
2350 | | # include <stdlib.h> |
---|
2351 | | # endif |
---|
2352 | | #endif |
---|
2353 | | #ifdef HAVE_STRING_H |
---|
2354 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2355 | | # include <memory.h> |
---|
2356 | | # endif |
---|
2357 | | # include <string.h> |
---|
2358 | | #endif |
---|
2359 | | #ifdef HAVE_STRINGS_H |
---|
2360 | | # include <strings.h> |
---|
2361 | | #endif |
---|
2362 | | #ifdef HAVE_INTTYPES_H |
---|
2363 | | # include <inttypes.h> |
---|
2364 | | #endif |
---|
2365 | | #ifdef HAVE_STDINT_H |
---|
2366 | | # include <stdint.h> |
---|
2367 | | #endif |
---|
2368 | | #ifdef HAVE_UNISTD_H |
---|
2369 | | # include <unistd.h> |
---|
2370 | | #endif |
---|
2371 | | #include <sys/modem.h> |
---|
2372 | configure:7092: result: no |
---|
2373 | configure:7092: checking sys/modem.h presence |
---|
2374 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2375 | conftest.c:40:10: fatal error: 'sys/modem.h' file not found |
---|
2376 | #include <sys/modem.h> |
---|
2377 | ^~~~~~~~~~~~~ |
---|
2378 | 1 error generated. |
---|
2379 | configure:7092: $? = 1 |
---|
2380 | configure: failed program was: |
---|
2381 | | /* confdefs.h */ |
---|
2382 | | #define _GNU_SOURCE 1 |
---|
2383 | | #define _NETBSD_SOURCE 1 |
---|
2384 | | #define __BSD_VISIBLE 1 |
---|
2385 | | #define _BSD_TYPES 1 |
---|
2386 | | #define _DARWIN_C_SOURCE 1 |
---|
2387 | | #define STDC_HEADERS 1 |
---|
2388 | | #define HAVE_SYS_TYPES_H 1 |
---|
2389 | | #define HAVE_SYS_STAT_H 1 |
---|
2390 | | #define HAVE_STDLIB_H 1 |
---|
2391 | | #define HAVE_STRING_H 1 |
---|
2392 | | #define HAVE_MEMORY_H 1 |
---|
2393 | | #define HAVE_STRINGS_H 1 |
---|
2394 | | #define HAVE_INTTYPES_H 1 |
---|
2395 | | #define HAVE_STDINT_H 1 |
---|
2396 | | #define HAVE_UNISTD_H 1 |
---|
2397 | | #define __EXTENSIONS__ 1 |
---|
2398 | | #define _ALL_SOURCE 1 |
---|
2399 | | #define _GNU_SOURCE 1 |
---|
2400 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2401 | | #define _TANDEM_SOURCE 1 |
---|
2402 | | #define STDC_HEADERS 1 |
---|
2403 | | #define HAVE_DLFCN_H 1 |
---|
2404 | | #define HAVE_ERRNO_H 1 |
---|
2405 | | #define HAVE_FCNTL_H 1 |
---|
2406 | | #define HAVE_GRP_H 1 |
---|
2407 | | #define HAVE_LANGINFO_H 1 |
---|
2408 | | #define HAVE_LIBINTL_H 1 |
---|
2409 | | #define HAVE_POLL_H 1 |
---|
2410 | | #define HAVE_PTHREAD_H 1 |
---|
2411 | | #define HAVE_SIGNAL_H 1 |
---|
2412 | | #define HAVE_STDINT_H 1 |
---|
2413 | | #define HAVE_TERMIOS_H 1 |
---|
2414 | | #define HAVE_UNISTD_H 1 |
---|
2415 | | #define HAVE_UTIME_H 1 |
---|
2416 | | #define HAVE_SYS_EVENT_H 1 |
---|
2417 | | #define HAVE_SYS_FILE_H 1 |
---|
2418 | | #define HAVE_SYS_LOCK_H 1 |
---|
2419 | | /* end confdefs.h. */ |
---|
2420 | | #include <sys/modem.h> |
---|
2421 | configure:7092: result: no |
---|
2422 | configure:7092: checking for sys/modem.h |
---|
2423 | configure:7092: result: no |
---|
2424 | configure:7092: checking sys/param.h usability |
---|
2425 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2426 | configure:7092: $? = 0 |
---|
2427 | configure:7092: result: yes |
---|
2428 | configure:7092: checking sys/param.h presence |
---|
2429 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2430 | configure:7092: $? = 0 |
---|
2431 | configure:7092: result: yes |
---|
2432 | configure:7092: checking for sys/param.h |
---|
2433 | configure:7092: result: yes |
---|
2434 | configure:7092: checking sys/poll.h usability |
---|
2435 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2436 | configure:7092: $? = 0 |
---|
2437 | configure:7092: result: yes |
---|
2438 | configure:7092: checking sys/poll.h presence |
---|
2439 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2440 | configure:7092: $? = 0 |
---|
2441 | configure:7092: result: yes |
---|
2442 | configure:7092: checking for sys/poll.h |
---|
2443 | configure:7092: result: yes |
---|
2444 | configure:7092: checking sys/random.h usability |
---|
2445 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2446 | configure:7092: $? = 0 |
---|
2447 | configure:7092: result: yes |
---|
2448 | configure:7092: checking sys/random.h presence |
---|
2449 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2450 | configure:7092: $? = 0 |
---|
2451 | configure:7092: result: yes |
---|
2452 | configure:7092: checking for sys/random.h |
---|
2453 | configure:7092: result: yes |
---|
2454 | configure:7092: checking sys/select.h usability |
---|
2455 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2456 | configure:7092: $? = 0 |
---|
2457 | configure:7092: result: yes |
---|
2458 | configure:7092: checking sys/select.h presence |
---|
2459 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2460 | configure:7092: $? = 0 |
---|
2461 | configure:7092: result: yes |
---|
2462 | configure:7092: checking for sys/select.h |
---|
2463 | configure:7092: result: yes |
---|
2464 | configure:7092: checking sys/socket.h usability |
---|
2465 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2466 | configure:7092: $? = 0 |
---|
2467 | configure:7092: result: yes |
---|
2468 | configure:7092: checking sys/socket.h presence |
---|
2469 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2470 | configure:7092: $? = 0 |
---|
2471 | configure:7092: result: yes |
---|
2472 | configure:7092: checking for sys/socket.h |
---|
2473 | configure:7092: result: yes |
---|
2474 | configure:7092: checking sys/statvfs.h usability |
---|
2475 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2476 | configure:7092: $? = 0 |
---|
2477 | configure:7092: result: yes |
---|
2478 | configure:7092: checking sys/statvfs.h presence |
---|
2479 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2480 | configure:7092: $? = 0 |
---|
2481 | configure:7092: result: yes |
---|
2482 | configure:7092: checking for sys/statvfs.h |
---|
2483 | configure:7092: result: yes |
---|
2484 | configure:7092: checking for sys/stat.h |
---|
2485 | configure:7092: result: yes |
---|
2486 | configure:7092: checking sys/termio.h usability |
---|
2487 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2488 | conftest.c:80:10: fatal error: 'sys/termio.h' file not found |
---|
2489 | #include <sys/termio.h> |
---|
2490 | ^~~~~~~~~~~~~~ |
---|
2491 | 1 error generated. |
---|
2492 | configure:7092: $? = 1 |
---|
2493 | configure: failed program was: |
---|
2494 | | /* confdefs.h */ |
---|
2495 | | #define _GNU_SOURCE 1 |
---|
2496 | | #define _NETBSD_SOURCE 1 |
---|
2497 | | #define __BSD_VISIBLE 1 |
---|
2498 | | #define _BSD_TYPES 1 |
---|
2499 | | #define _DARWIN_C_SOURCE 1 |
---|
2500 | | #define STDC_HEADERS 1 |
---|
2501 | | #define HAVE_SYS_TYPES_H 1 |
---|
2502 | | #define HAVE_SYS_STAT_H 1 |
---|
2503 | | #define HAVE_STDLIB_H 1 |
---|
2504 | | #define HAVE_STRING_H 1 |
---|
2505 | | #define HAVE_MEMORY_H 1 |
---|
2506 | | #define HAVE_STRINGS_H 1 |
---|
2507 | | #define HAVE_INTTYPES_H 1 |
---|
2508 | | #define HAVE_STDINT_H 1 |
---|
2509 | | #define HAVE_UNISTD_H 1 |
---|
2510 | | #define __EXTENSIONS__ 1 |
---|
2511 | | #define _ALL_SOURCE 1 |
---|
2512 | | #define _GNU_SOURCE 1 |
---|
2513 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2514 | | #define _TANDEM_SOURCE 1 |
---|
2515 | | #define STDC_HEADERS 1 |
---|
2516 | | #define HAVE_DLFCN_H 1 |
---|
2517 | | #define HAVE_ERRNO_H 1 |
---|
2518 | | #define HAVE_FCNTL_H 1 |
---|
2519 | | #define HAVE_GRP_H 1 |
---|
2520 | | #define HAVE_LANGINFO_H 1 |
---|
2521 | | #define HAVE_LIBINTL_H 1 |
---|
2522 | | #define HAVE_POLL_H 1 |
---|
2523 | | #define HAVE_PTHREAD_H 1 |
---|
2524 | | #define HAVE_SIGNAL_H 1 |
---|
2525 | | #define HAVE_STDINT_H 1 |
---|
2526 | | #define HAVE_TERMIOS_H 1 |
---|
2527 | | #define HAVE_UNISTD_H 1 |
---|
2528 | | #define HAVE_UTIME_H 1 |
---|
2529 | | #define HAVE_SYS_EVENT_H 1 |
---|
2530 | | #define HAVE_SYS_FILE_H 1 |
---|
2531 | | #define HAVE_SYS_LOCK_H 1 |
---|
2532 | | #define HAVE_SYS_PARAM_H 1 |
---|
2533 | | #define HAVE_SYS_POLL_H 1 |
---|
2534 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2535 | | #define HAVE_SYS_SELECT_H 1 |
---|
2536 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2537 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2538 | | #define HAVE_SYS_STAT_H 1 |
---|
2539 | | /* end confdefs.h. */ |
---|
2540 | | #include <stdio.h> |
---|
2541 | | #ifdef HAVE_SYS_TYPES_H |
---|
2542 | | # include <sys/types.h> |
---|
2543 | | #endif |
---|
2544 | | #ifdef HAVE_SYS_STAT_H |
---|
2545 | | # include <sys/stat.h> |
---|
2546 | | #endif |
---|
2547 | | #ifdef STDC_HEADERS |
---|
2548 | | # include <stdlib.h> |
---|
2549 | | # include <stddef.h> |
---|
2550 | | #else |
---|
2551 | | # ifdef HAVE_STDLIB_H |
---|
2552 | | # include <stdlib.h> |
---|
2553 | | # endif |
---|
2554 | | #endif |
---|
2555 | | #ifdef HAVE_STRING_H |
---|
2556 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2557 | | # include <memory.h> |
---|
2558 | | # endif |
---|
2559 | | # include <string.h> |
---|
2560 | | #endif |
---|
2561 | | #ifdef HAVE_STRINGS_H |
---|
2562 | | # include <strings.h> |
---|
2563 | | #endif |
---|
2564 | | #ifdef HAVE_INTTYPES_H |
---|
2565 | | # include <inttypes.h> |
---|
2566 | | #endif |
---|
2567 | | #ifdef HAVE_STDINT_H |
---|
2568 | | # include <stdint.h> |
---|
2569 | | #endif |
---|
2570 | | #ifdef HAVE_UNISTD_H |
---|
2571 | | # include <unistd.h> |
---|
2572 | | #endif |
---|
2573 | | #include <sys/termio.h> |
---|
2574 | configure:7092: result: no |
---|
2575 | configure:7092: checking sys/termio.h presence |
---|
2576 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2577 | conftest.c:47:10: fatal error: 'sys/termio.h' file not found |
---|
2578 | #include <sys/termio.h> |
---|
2579 | ^~~~~~~~~~~~~~ |
---|
2580 | 1 error generated. |
---|
2581 | configure:7092: $? = 1 |
---|
2582 | configure: failed program was: |
---|
2583 | | /* confdefs.h */ |
---|
2584 | | #define _GNU_SOURCE 1 |
---|
2585 | | #define _NETBSD_SOURCE 1 |
---|
2586 | | #define __BSD_VISIBLE 1 |
---|
2587 | | #define _BSD_TYPES 1 |
---|
2588 | | #define _DARWIN_C_SOURCE 1 |
---|
2589 | | #define STDC_HEADERS 1 |
---|
2590 | | #define HAVE_SYS_TYPES_H 1 |
---|
2591 | | #define HAVE_SYS_STAT_H 1 |
---|
2592 | | #define HAVE_STDLIB_H 1 |
---|
2593 | | #define HAVE_STRING_H 1 |
---|
2594 | | #define HAVE_MEMORY_H 1 |
---|
2595 | | #define HAVE_STRINGS_H 1 |
---|
2596 | | #define HAVE_INTTYPES_H 1 |
---|
2597 | | #define HAVE_STDINT_H 1 |
---|
2598 | | #define HAVE_UNISTD_H 1 |
---|
2599 | | #define __EXTENSIONS__ 1 |
---|
2600 | | #define _ALL_SOURCE 1 |
---|
2601 | | #define _GNU_SOURCE 1 |
---|
2602 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2603 | | #define _TANDEM_SOURCE 1 |
---|
2604 | | #define STDC_HEADERS 1 |
---|
2605 | | #define HAVE_DLFCN_H 1 |
---|
2606 | | #define HAVE_ERRNO_H 1 |
---|
2607 | | #define HAVE_FCNTL_H 1 |
---|
2608 | | #define HAVE_GRP_H 1 |
---|
2609 | | #define HAVE_LANGINFO_H 1 |
---|
2610 | | #define HAVE_LIBINTL_H 1 |
---|
2611 | | #define HAVE_POLL_H 1 |
---|
2612 | | #define HAVE_PTHREAD_H 1 |
---|
2613 | | #define HAVE_SIGNAL_H 1 |
---|
2614 | | #define HAVE_STDINT_H 1 |
---|
2615 | | #define HAVE_TERMIOS_H 1 |
---|
2616 | | #define HAVE_UNISTD_H 1 |
---|
2617 | | #define HAVE_UTIME_H 1 |
---|
2618 | | #define HAVE_SYS_EVENT_H 1 |
---|
2619 | | #define HAVE_SYS_FILE_H 1 |
---|
2620 | | #define HAVE_SYS_LOCK_H 1 |
---|
2621 | | #define HAVE_SYS_PARAM_H 1 |
---|
2622 | | #define HAVE_SYS_POLL_H 1 |
---|
2623 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2624 | | #define HAVE_SYS_SELECT_H 1 |
---|
2625 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2626 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2627 | | #define HAVE_SYS_STAT_H 1 |
---|
2628 | | /* end confdefs.h. */ |
---|
2629 | | #include <sys/termio.h> |
---|
2630 | configure:7092: result: no |
---|
2631 | configure:7092: checking for sys/termio.h |
---|
2632 | configure:7092: result: no |
---|
2633 | configure:7092: checking sys/time.h usability |
---|
2634 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2635 | configure:7092: $? = 0 |
---|
2636 | configure:7092: result: yes |
---|
2637 | configure:7092: checking sys/time.h presence |
---|
2638 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2639 | configure:7092: $? = 0 |
---|
2640 | configure:7092: result: yes |
---|
2641 | configure:7092: checking for sys/time.h |
---|
2642 | configure:7092: result: yes |
---|
2643 | configure:7092: checking sys/times.h usability |
---|
2644 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2645 | configure:7092: $? = 0 |
---|
2646 | configure:7092: result: yes |
---|
2647 | configure:7092: checking sys/times.h presence |
---|
2648 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2649 | configure:7092: $? = 0 |
---|
2650 | configure:7092: result: yes |
---|
2651 | configure:7092: checking for sys/times.h |
---|
2652 | configure:7092: result: yes |
---|
2653 | configure:7092: checking for sys/types.h |
---|
2654 | configure:7092: result: yes |
---|
2655 | configure:7092: checking sys/un.h usability |
---|
2656 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2657 | configure:7092: $? = 0 |
---|
2658 | configure:7092: result: yes |
---|
2659 | configure:7092: checking sys/un.h presence |
---|
2660 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2661 | configure:7092: $? = 0 |
---|
2662 | configure:7092: result: yes |
---|
2663 | configure:7092: checking for sys/un.h |
---|
2664 | configure:7092: result: yes |
---|
2665 | configure:7092: checking sys/utsname.h usability |
---|
2666 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2667 | configure:7092: $? = 0 |
---|
2668 | configure:7092: result: yes |
---|
2669 | configure:7092: checking sys/utsname.h presence |
---|
2670 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2671 | configure:7092: $? = 0 |
---|
2672 | configure:7092: result: yes |
---|
2673 | configure:7092: checking for sys/utsname.h |
---|
2674 | configure:7092: result: yes |
---|
2675 | configure:7092: checking sys/wait.h usability |
---|
2676 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2677 | configure:7092: $? = 0 |
---|
2678 | configure:7092: result: yes |
---|
2679 | configure:7092: checking sys/wait.h presence |
---|
2680 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2681 | configure:7092: $? = 0 |
---|
2682 | configure:7092: result: yes |
---|
2683 | configure:7092: checking for sys/wait.h |
---|
2684 | configure:7092: result: yes |
---|
2685 | configure:7092: checking pty.h usability |
---|
2686 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2687 | conftest.c:86:10: fatal error: 'pty.h' file not found |
---|
2688 | #include <pty.h> |
---|
2689 | ^~~~~~~ |
---|
2690 | 1 error generated. |
---|
2691 | configure:7092: $? = 1 |
---|
2692 | configure: failed program was: |
---|
2693 | | /* confdefs.h */ |
---|
2694 | | #define _GNU_SOURCE 1 |
---|
2695 | | #define _NETBSD_SOURCE 1 |
---|
2696 | | #define __BSD_VISIBLE 1 |
---|
2697 | | #define _BSD_TYPES 1 |
---|
2698 | | #define _DARWIN_C_SOURCE 1 |
---|
2699 | | #define STDC_HEADERS 1 |
---|
2700 | | #define HAVE_SYS_TYPES_H 1 |
---|
2701 | | #define HAVE_SYS_STAT_H 1 |
---|
2702 | | #define HAVE_STDLIB_H 1 |
---|
2703 | | #define HAVE_STRING_H 1 |
---|
2704 | | #define HAVE_MEMORY_H 1 |
---|
2705 | | #define HAVE_STRINGS_H 1 |
---|
2706 | | #define HAVE_INTTYPES_H 1 |
---|
2707 | | #define HAVE_STDINT_H 1 |
---|
2708 | | #define HAVE_UNISTD_H 1 |
---|
2709 | | #define __EXTENSIONS__ 1 |
---|
2710 | | #define _ALL_SOURCE 1 |
---|
2711 | | #define _GNU_SOURCE 1 |
---|
2712 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2713 | | #define _TANDEM_SOURCE 1 |
---|
2714 | | #define STDC_HEADERS 1 |
---|
2715 | | #define HAVE_DLFCN_H 1 |
---|
2716 | | #define HAVE_ERRNO_H 1 |
---|
2717 | | #define HAVE_FCNTL_H 1 |
---|
2718 | | #define HAVE_GRP_H 1 |
---|
2719 | | #define HAVE_LANGINFO_H 1 |
---|
2720 | | #define HAVE_LIBINTL_H 1 |
---|
2721 | | #define HAVE_POLL_H 1 |
---|
2722 | | #define HAVE_PTHREAD_H 1 |
---|
2723 | | #define HAVE_SIGNAL_H 1 |
---|
2724 | | #define HAVE_STDINT_H 1 |
---|
2725 | | #define HAVE_TERMIOS_H 1 |
---|
2726 | | #define HAVE_UNISTD_H 1 |
---|
2727 | | #define HAVE_UTIME_H 1 |
---|
2728 | | #define HAVE_SYS_EVENT_H 1 |
---|
2729 | | #define HAVE_SYS_FILE_H 1 |
---|
2730 | | #define HAVE_SYS_LOCK_H 1 |
---|
2731 | | #define HAVE_SYS_PARAM_H 1 |
---|
2732 | | #define HAVE_SYS_POLL_H 1 |
---|
2733 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2734 | | #define HAVE_SYS_SELECT_H 1 |
---|
2735 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2736 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2737 | | #define HAVE_SYS_STAT_H 1 |
---|
2738 | | #define HAVE_SYS_TIME_H 1 |
---|
2739 | | #define HAVE_SYS_TIMES_H 1 |
---|
2740 | | #define HAVE_SYS_TYPES_H 1 |
---|
2741 | | #define HAVE_SYS_UN_H 1 |
---|
2742 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2743 | | #define HAVE_SYS_WAIT_H 1 |
---|
2744 | | /* end confdefs.h. */ |
---|
2745 | | #include <stdio.h> |
---|
2746 | | #ifdef HAVE_SYS_TYPES_H |
---|
2747 | | # include <sys/types.h> |
---|
2748 | | #endif |
---|
2749 | | #ifdef HAVE_SYS_STAT_H |
---|
2750 | | # include <sys/stat.h> |
---|
2751 | | #endif |
---|
2752 | | #ifdef STDC_HEADERS |
---|
2753 | | # include <stdlib.h> |
---|
2754 | | # include <stddef.h> |
---|
2755 | | #else |
---|
2756 | | # ifdef HAVE_STDLIB_H |
---|
2757 | | # include <stdlib.h> |
---|
2758 | | # endif |
---|
2759 | | #endif |
---|
2760 | | #ifdef HAVE_STRING_H |
---|
2761 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2762 | | # include <memory.h> |
---|
2763 | | # endif |
---|
2764 | | # include <string.h> |
---|
2765 | | #endif |
---|
2766 | | #ifdef HAVE_STRINGS_H |
---|
2767 | | # include <strings.h> |
---|
2768 | | #endif |
---|
2769 | | #ifdef HAVE_INTTYPES_H |
---|
2770 | | # include <inttypes.h> |
---|
2771 | | #endif |
---|
2772 | | #ifdef HAVE_STDINT_H |
---|
2773 | | # include <stdint.h> |
---|
2774 | | #endif |
---|
2775 | | #ifdef HAVE_UNISTD_H |
---|
2776 | | # include <unistd.h> |
---|
2777 | | #endif |
---|
2778 | | #include <pty.h> |
---|
2779 | configure:7092: result: no |
---|
2780 | configure:7092: checking pty.h presence |
---|
2781 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2782 | conftest.c:53:10: fatal error: 'pty.h' file not found |
---|
2783 | #include <pty.h> |
---|
2784 | ^~~~~~~ |
---|
2785 | 1 error generated. |
---|
2786 | configure:7092: $? = 1 |
---|
2787 | configure: failed program was: |
---|
2788 | | /* confdefs.h */ |
---|
2789 | | #define _GNU_SOURCE 1 |
---|
2790 | | #define _NETBSD_SOURCE 1 |
---|
2791 | | #define __BSD_VISIBLE 1 |
---|
2792 | | #define _BSD_TYPES 1 |
---|
2793 | | #define _DARWIN_C_SOURCE 1 |
---|
2794 | | #define STDC_HEADERS 1 |
---|
2795 | | #define HAVE_SYS_TYPES_H 1 |
---|
2796 | | #define HAVE_SYS_STAT_H 1 |
---|
2797 | | #define HAVE_STDLIB_H 1 |
---|
2798 | | #define HAVE_STRING_H 1 |
---|
2799 | | #define HAVE_MEMORY_H 1 |
---|
2800 | | #define HAVE_STRINGS_H 1 |
---|
2801 | | #define HAVE_INTTYPES_H 1 |
---|
2802 | | #define HAVE_STDINT_H 1 |
---|
2803 | | #define HAVE_UNISTD_H 1 |
---|
2804 | | #define __EXTENSIONS__ 1 |
---|
2805 | | #define _ALL_SOURCE 1 |
---|
2806 | | #define _GNU_SOURCE 1 |
---|
2807 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2808 | | #define _TANDEM_SOURCE 1 |
---|
2809 | | #define STDC_HEADERS 1 |
---|
2810 | | #define HAVE_DLFCN_H 1 |
---|
2811 | | #define HAVE_ERRNO_H 1 |
---|
2812 | | #define HAVE_FCNTL_H 1 |
---|
2813 | | #define HAVE_GRP_H 1 |
---|
2814 | | #define HAVE_LANGINFO_H 1 |
---|
2815 | | #define HAVE_LIBINTL_H 1 |
---|
2816 | | #define HAVE_POLL_H 1 |
---|
2817 | | #define HAVE_PTHREAD_H 1 |
---|
2818 | | #define HAVE_SIGNAL_H 1 |
---|
2819 | | #define HAVE_STDINT_H 1 |
---|
2820 | | #define HAVE_TERMIOS_H 1 |
---|
2821 | | #define HAVE_UNISTD_H 1 |
---|
2822 | | #define HAVE_UTIME_H 1 |
---|
2823 | | #define HAVE_SYS_EVENT_H 1 |
---|
2824 | | #define HAVE_SYS_FILE_H 1 |
---|
2825 | | #define HAVE_SYS_LOCK_H 1 |
---|
2826 | | #define HAVE_SYS_PARAM_H 1 |
---|
2827 | | #define HAVE_SYS_POLL_H 1 |
---|
2828 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2829 | | #define HAVE_SYS_SELECT_H 1 |
---|
2830 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2831 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2832 | | #define HAVE_SYS_STAT_H 1 |
---|
2833 | | #define HAVE_SYS_TIME_H 1 |
---|
2834 | | #define HAVE_SYS_TIMES_H 1 |
---|
2835 | | #define HAVE_SYS_TYPES_H 1 |
---|
2836 | | #define HAVE_SYS_UN_H 1 |
---|
2837 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2838 | | #define HAVE_SYS_WAIT_H 1 |
---|
2839 | | /* end confdefs.h. */ |
---|
2840 | | #include <pty.h> |
---|
2841 | configure:7092: result: no |
---|
2842 | configure:7092: checking for pty.h |
---|
2843 | configure:7092: result: no |
---|
2844 | configure:7092: checking libutil.h usability |
---|
2845 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
2846 | conftest.c:86:10: fatal error: 'libutil.h' file not found |
---|
2847 | #include <libutil.h> |
---|
2848 | ^~~~~~~~~~~ |
---|
2849 | 1 error generated. |
---|
2850 | configure:7092: $? = 1 |
---|
2851 | configure: failed program was: |
---|
2852 | | /* confdefs.h */ |
---|
2853 | | #define _GNU_SOURCE 1 |
---|
2854 | | #define _NETBSD_SOURCE 1 |
---|
2855 | | #define __BSD_VISIBLE 1 |
---|
2856 | | #define _BSD_TYPES 1 |
---|
2857 | | #define _DARWIN_C_SOURCE 1 |
---|
2858 | | #define STDC_HEADERS 1 |
---|
2859 | | #define HAVE_SYS_TYPES_H 1 |
---|
2860 | | #define HAVE_SYS_STAT_H 1 |
---|
2861 | | #define HAVE_STDLIB_H 1 |
---|
2862 | | #define HAVE_STRING_H 1 |
---|
2863 | | #define HAVE_MEMORY_H 1 |
---|
2864 | | #define HAVE_STRINGS_H 1 |
---|
2865 | | #define HAVE_INTTYPES_H 1 |
---|
2866 | | #define HAVE_STDINT_H 1 |
---|
2867 | | #define HAVE_UNISTD_H 1 |
---|
2868 | | #define __EXTENSIONS__ 1 |
---|
2869 | | #define _ALL_SOURCE 1 |
---|
2870 | | #define _GNU_SOURCE 1 |
---|
2871 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2872 | | #define _TANDEM_SOURCE 1 |
---|
2873 | | #define STDC_HEADERS 1 |
---|
2874 | | #define HAVE_DLFCN_H 1 |
---|
2875 | | #define HAVE_ERRNO_H 1 |
---|
2876 | | #define HAVE_FCNTL_H 1 |
---|
2877 | | #define HAVE_GRP_H 1 |
---|
2878 | | #define HAVE_LANGINFO_H 1 |
---|
2879 | | #define HAVE_LIBINTL_H 1 |
---|
2880 | | #define HAVE_POLL_H 1 |
---|
2881 | | #define HAVE_PTHREAD_H 1 |
---|
2882 | | #define HAVE_SIGNAL_H 1 |
---|
2883 | | #define HAVE_STDINT_H 1 |
---|
2884 | | #define HAVE_TERMIOS_H 1 |
---|
2885 | | #define HAVE_UNISTD_H 1 |
---|
2886 | | #define HAVE_UTIME_H 1 |
---|
2887 | | #define HAVE_SYS_EVENT_H 1 |
---|
2888 | | #define HAVE_SYS_FILE_H 1 |
---|
2889 | | #define HAVE_SYS_LOCK_H 1 |
---|
2890 | | #define HAVE_SYS_PARAM_H 1 |
---|
2891 | | #define HAVE_SYS_POLL_H 1 |
---|
2892 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2893 | | #define HAVE_SYS_SELECT_H 1 |
---|
2894 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2895 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2896 | | #define HAVE_SYS_STAT_H 1 |
---|
2897 | | #define HAVE_SYS_TIME_H 1 |
---|
2898 | | #define HAVE_SYS_TIMES_H 1 |
---|
2899 | | #define HAVE_SYS_TYPES_H 1 |
---|
2900 | | #define HAVE_SYS_UN_H 1 |
---|
2901 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2902 | | #define HAVE_SYS_WAIT_H 1 |
---|
2903 | | /* end confdefs.h. */ |
---|
2904 | | #include <stdio.h> |
---|
2905 | | #ifdef HAVE_SYS_TYPES_H |
---|
2906 | | # include <sys/types.h> |
---|
2907 | | #endif |
---|
2908 | | #ifdef HAVE_SYS_STAT_H |
---|
2909 | | # include <sys/stat.h> |
---|
2910 | | #endif |
---|
2911 | | #ifdef STDC_HEADERS |
---|
2912 | | # include <stdlib.h> |
---|
2913 | | # include <stddef.h> |
---|
2914 | | #else |
---|
2915 | | # ifdef HAVE_STDLIB_H |
---|
2916 | | # include <stdlib.h> |
---|
2917 | | # endif |
---|
2918 | | #endif |
---|
2919 | | #ifdef HAVE_STRING_H |
---|
2920 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2921 | | # include <memory.h> |
---|
2922 | | # endif |
---|
2923 | | # include <string.h> |
---|
2924 | | #endif |
---|
2925 | | #ifdef HAVE_STRINGS_H |
---|
2926 | | # include <strings.h> |
---|
2927 | | #endif |
---|
2928 | | #ifdef HAVE_INTTYPES_H |
---|
2929 | | # include <inttypes.h> |
---|
2930 | | #endif |
---|
2931 | | #ifdef HAVE_STDINT_H |
---|
2932 | | # include <stdint.h> |
---|
2933 | | #endif |
---|
2934 | | #ifdef HAVE_UNISTD_H |
---|
2935 | | # include <unistd.h> |
---|
2936 | | #endif |
---|
2937 | | #include <libutil.h> |
---|
2938 | configure:7092: result: no |
---|
2939 | configure:7092: checking libutil.h presence |
---|
2940 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
2941 | conftest.c:53:10: fatal error: 'libutil.h' file not found |
---|
2942 | #include <libutil.h> |
---|
2943 | ^~~~~~~~~~~ |
---|
2944 | 1 error generated. |
---|
2945 | configure:7092: $? = 1 |
---|
2946 | configure: failed program was: |
---|
2947 | | /* confdefs.h */ |
---|
2948 | | #define _GNU_SOURCE 1 |
---|
2949 | | #define _NETBSD_SOURCE 1 |
---|
2950 | | #define __BSD_VISIBLE 1 |
---|
2951 | | #define _BSD_TYPES 1 |
---|
2952 | | #define _DARWIN_C_SOURCE 1 |
---|
2953 | | #define STDC_HEADERS 1 |
---|
2954 | | #define HAVE_SYS_TYPES_H 1 |
---|
2955 | | #define HAVE_SYS_STAT_H 1 |
---|
2956 | | #define HAVE_STDLIB_H 1 |
---|
2957 | | #define HAVE_STRING_H 1 |
---|
2958 | | #define HAVE_MEMORY_H 1 |
---|
2959 | | #define HAVE_STRINGS_H 1 |
---|
2960 | | #define HAVE_INTTYPES_H 1 |
---|
2961 | | #define HAVE_STDINT_H 1 |
---|
2962 | | #define HAVE_UNISTD_H 1 |
---|
2963 | | #define __EXTENSIONS__ 1 |
---|
2964 | | #define _ALL_SOURCE 1 |
---|
2965 | | #define _GNU_SOURCE 1 |
---|
2966 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2967 | | #define _TANDEM_SOURCE 1 |
---|
2968 | | #define STDC_HEADERS 1 |
---|
2969 | | #define HAVE_DLFCN_H 1 |
---|
2970 | | #define HAVE_ERRNO_H 1 |
---|
2971 | | #define HAVE_FCNTL_H 1 |
---|
2972 | | #define HAVE_GRP_H 1 |
---|
2973 | | #define HAVE_LANGINFO_H 1 |
---|
2974 | | #define HAVE_LIBINTL_H 1 |
---|
2975 | | #define HAVE_POLL_H 1 |
---|
2976 | | #define HAVE_PTHREAD_H 1 |
---|
2977 | | #define HAVE_SIGNAL_H 1 |
---|
2978 | | #define HAVE_STDINT_H 1 |
---|
2979 | | #define HAVE_TERMIOS_H 1 |
---|
2980 | | #define HAVE_UNISTD_H 1 |
---|
2981 | | #define HAVE_UTIME_H 1 |
---|
2982 | | #define HAVE_SYS_EVENT_H 1 |
---|
2983 | | #define HAVE_SYS_FILE_H 1 |
---|
2984 | | #define HAVE_SYS_LOCK_H 1 |
---|
2985 | | #define HAVE_SYS_PARAM_H 1 |
---|
2986 | | #define HAVE_SYS_POLL_H 1 |
---|
2987 | | #define HAVE_SYS_RANDOM_H 1 |
---|
2988 | | #define HAVE_SYS_SELECT_H 1 |
---|
2989 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2990 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2991 | | #define HAVE_SYS_STAT_H 1 |
---|
2992 | | #define HAVE_SYS_TIME_H 1 |
---|
2993 | | #define HAVE_SYS_TIMES_H 1 |
---|
2994 | | #define HAVE_SYS_TYPES_H 1 |
---|
2995 | | #define HAVE_SYS_UN_H 1 |
---|
2996 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2997 | | #define HAVE_SYS_WAIT_H 1 |
---|
2998 | | /* end confdefs.h. */ |
---|
2999 | | #include <libutil.h> |
---|
3000 | configure:7092: result: no |
---|
3001 | configure:7092: checking for libutil.h |
---|
3002 | configure:7092: result: no |
---|
3003 | configure:7092: checking sys/resource.h usability |
---|
3004 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3005 | configure:7092: $? = 0 |
---|
3006 | configure:7092: result: yes |
---|
3007 | configure:7092: checking sys/resource.h presence |
---|
3008 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3009 | configure:7092: $? = 0 |
---|
3010 | configure:7092: result: yes |
---|
3011 | configure:7092: checking for sys/resource.h |
---|
3012 | configure:7092: result: yes |
---|
3013 | configure:7092: checking netpacket/packet.h usability |
---|
3014 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3015 | conftest.c:87:10: fatal error: 'netpacket/packet.h' file not found |
---|
3016 | #include <netpacket/packet.h> |
---|
3017 | ^~~~~~~~~~~~~~~~~~~~ |
---|
3018 | 1 error generated. |
---|
3019 | configure:7092: $? = 1 |
---|
3020 | configure: failed program was: |
---|
3021 | | /* confdefs.h */ |
---|
3022 | | #define _GNU_SOURCE 1 |
---|
3023 | | #define _NETBSD_SOURCE 1 |
---|
3024 | | #define __BSD_VISIBLE 1 |
---|
3025 | | #define _BSD_TYPES 1 |
---|
3026 | | #define _DARWIN_C_SOURCE 1 |
---|
3027 | | #define STDC_HEADERS 1 |
---|
3028 | | #define HAVE_SYS_TYPES_H 1 |
---|
3029 | | #define HAVE_SYS_STAT_H 1 |
---|
3030 | | #define HAVE_STDLIB_H 1 |
---|
3031 | | #define HAVE_STRING_H 1 |
---|
3032 | | #define HAVE_MEMORY_H 1 |
---|
3033 | | #define HAVE_STRINGS_H 1 |
---|
3034 | | #define HAVE_INTTYPES_H 1 |
---|
3035 | | #define HAVE_STDINT_H 1 |
---|
3036 | | #define HAVE_UNISTD_H 1 |
---|
3037 | | #define __EXTENSIONS__ 1 |
---|
3038 | | #define _ALL_SOURCE 1 |
---|
3039 | | #define _GNU_SOURCE 1 |
---|
3040 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3041 | | #define _TANDEM_SOURCE 1 |
---|
3042 | | #define STDC_HEADERS 1 |
---|
3043 | | #define HAVE_DLFCN_H 1 |
---|
3044 | | #define HAVE_ERRNO_H 1 |
---|
3045 | | #define HAVE_FCNTL_H 1 |
---|
3046 | | #define HAVE_GRP_H 1 |
---|
3047 | | #define HAVE_LANGINFO_H 1 |
---|
3048 | | #define HAVE_LIBINTL_H 1 |
---|
3049 | | #define HAVE_POLL_H 1 |
---|
3050 | | #define HAVE_PTHREAD_H 1 |
---|
3051 | | #define HAVE_SIGNAL_H 1 |
---|
3052 | | #define HAVE_STDINT_H 1 |
---|
3053 | | #define HAVE_TERMIOS_H 1 |
---|
3054 | | #define HAVE_UNISTD_H 1 |
---|
3055 | | #define HAVE_UTIME_H 1 |
---|
3056 | | #define HAVE_SYS_EVENT_H 1 |
---|
3057 | | #define HAVE_SYS_FILE_H 1 |
---|
3058 | | #define HAVE_SYS_LOCK_H 1 |
---|
3059 | | #define HAVE_SYS_PARAM_H 1 |
---|
3060 | | #define HAVE_SYS_POLL_H 1 |
---|
3061 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3062 | | #define HAVE_SYS_SELECT_H 1 |
---|
3063 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3064 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3065 | | #define HAVE_SYS_STAT_H 1 |
---|
3066 | | #define HAVE_SYS_TIME_H 1 |
---|
3067 | | #define HAVE_SYS_TIMES_H 1 |
---|
3068 | | #define HAVE_SYS_TYPES_H 1 |
---|
3069 | | #define HAVE_SYS_UN_H 1 |
---|
3070 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3071 | | #define HAVE_SYS_WAIT_H 1 |
---|
3072 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3073 | | /* end confdefs.h. */ |
---|
3074 | | #include <stdio.h> |
---|
3075 | | #ifdef HAVE_SYS_TYPES_H |
---|
3076 | | # include <sys/types.h> |
---|
3077 | | #endif |
---|
3078 | | #ifdef HAVE_SYS_STAT_H |
---|
3079 | | # include <sys/stat.h> |
---|
3080 | | #endif |
---|
3081 | | #ifdef STDC_HEADERS |
---|
3082 | | # include <stdlib.h> |
---|
3083 | | # include <stddef.h> |
---|
3084 | | #else |
---|
3085 | | # ifdef HAVE_STDLIB_H |
---|
3086 | | # include <stdlib.h> |
---|
3087 | | # endif |
---|
3088 | | #endif |
---|
3089 | | #ifdef HAVE_STRING_H |
---|
3090 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3091 | | # include <memory.h> |
---|
3092 | | # endif |
---|
3093 | | # include <string.h> |
---|
3094 | | #endif |
---|
3095 | | #ifdef HAVE_STRINGS_H |
---|
3096 | | # include <strings.h> |
---|
3097 | | #endif |
---|
3098 | | #ifdef HAVE_INTTYPES_H |
---|
3099 | | # include <inttypes.h> |
---|
3100 | | #endif |
---|
3101 | | #ifdef HAVE_STDINT_H |
---|
3102 | | # include <stdint.h> |
---|
3103 | | #endif |
---|
3104 | | #ifdef HAVE_UNISTD_H |
---|
3105 | | # include <unistd.h> |
---|
3106 | | #endif |
---|
3107 | | #include <netpacket/packet.h> |
---|
3108 | configure:7092: result: no |
---|
3109 | configure:7092: checking netpacket/packet.h presence |
---|
3110 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3111 | conftest.c:54:10: fatal error: 'netpacket/packet.h' file not found |
---|
3112 | #include <netpacket/packet.h> |
---|
3113 | ^~~~~~~~~~~~~~~~~~~~ |
---|
3114 | 1 error generated. |
---|
3115 | configure:7092: $? = 1 |
---|
3116 | configure: failed program was: |
---|
3117 | | /* confdefs.h */ |
---|
3118 | | #define _GNU_SOURCE 1 |
---|
3119 | | #define _NETBSD_SOURCE 1 |
---|
3120 | | #define __BSD_VISIBLE 1 |
---|
3121 | | #define _BSD_TYPES 1 |
---|
3122 | | #define _DARWIN_C_SOURCE 1 |
---|
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_POLL_H 1 |
---|
3146 | | #define HAVE_PTHREAD_H 1 |
---|
3147 | | #define HAVE_SIGNAL_H 1 |
---|
3148 | | #define HAVE_STDINT_H 1 |
---|
3149 | | #define HAVE_TERMIOS_H 1 |
---|
3150 | | #define HAVE_UNISTD_H 1 |
---|
3151 | | #define HAVE_UTIME_H 1 |
---|
3152 | | #define HAVE_SYS_EVENT_H 1 |
---|
3153 | | #define HAVE_SYS_FILE_H 1 |
---|
3154 | | #define HAVE_SYS_LOCK_H 1 |
---|
3155 | | #define HAVE_SYS_PARAM_H 1 |
---|
3156 | | #define HAVE_SYS_POLL_H 1 |
---|
3157 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3158 | | #define HAVE_SYS_SELECT_H 1 |
---|
3159 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3160 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3161 | | #define HAVE_SYS_STAT_H 1 |
---|
3162 | | #define HAVE_SYS_TIME_H 1 |
---|
3163 | | #define HAVE_SYS_TIMES_H 1 |
---|
3164 | | #define HAVE_SYS_TYPES_H 1 |
---|
3165 | | #define HAVE_SYS_UN_H 1 |
---|
3166 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3167 | | #define HAVE_SYS_WAIT_H 1 |
---|
3168 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3169 | | /* end confdefs.h. */ |
---|
3170 | | #include <netpacket/packet.h> |
---|
3171 | configure:7092: result: no |
---|
3172 | configure:7092: checking for netpacket/packet.h |
---|
3173 | configure:7092: result: no |
---|
3174 | configure:7092: checking sysexits.h usability |
---|
3175 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3176 | configure:7092: $? = 0 |
---|
3177 | configure:7092: result: yes |
---|
3178 | configure:7092: checking sysexits.h presence |
---|
3179 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3180 | configure:7092: $? = 0 |
---|
3181 | configure:7092: result: yes |
---|
3182 | configure:7092: checking for sysexits.h |
---|
3183 | configure:7092: result: yes |
---|
3184 | configure:7092: checking bluetooth.h usability |
---|
3185 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3186 | conftest.c:88:10: fatal error: 'bluetooth.h' file not found |
---|
3187 | #include <bluetooth.h> |
---|
3188 | ^~~~~~~~~~~~~ |
---|
3189 | 1 error generated. |
---|
3190 | configure:7092: $? = 1 |
---|
3191 | configure: failed program was: |
---|
3192 | | /* confdefs.h */ |
---|
3193 | | #define _GNU_SOURCE 1 |
---|
3194 | | #define _NETBSD_SOURCE 1 |
---|
3195 | | #define __BSD_VISIBLE 1 |
---|
3196 | | #define _BSD_TYPES 1 |
---|
3197 | | #define _DARWIN_C_SOURCE 1 |
---|
3198 | | #define STDC_HEADERS 1 |
---|
3199 | | #define HAVE_SYS_TYPES_H 1 |
---|
3200 | | #define HAVE_SYS_STAT_H 1 |
---|
3201 | | #define HAVE_STDLIB_H 1 |
---|
3202 | | #define HAVE_STRING_H 1 |
---|
3203 | | #define HAVE_MEMORY_H 1 |
---|
3204 | | #define HAVE_STRINGS_H 1 |
---|
3205 | | #define HAVE_INTTYPES_H 1 |
---|
3206 | | #define HAVE_STDINT_H 1 |
---|
3207 | | #define HAVE_UNISTD_H 1 |
---|
3208 | | #define __EXTENSIONS__ 1 |
---|
3209 | | #define _ALL_SOURCE 1 |
---|
3210 | | #define _GNU_SOURCE 1 |
---|
3211 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3212 | | #define _TANDEM_SOURCE 1 |
---|
3213 | | #define STDC_HEADERS 1 |
---|
3214 | | #define HAVE_DLFCN_H 1 |
---|
3215 | | #define HAVE_ERRNO_H 1 |
---|
3216 | | #define HAVE_FCNTL_H 1 |
---|
3217 | | #define HAVE_GRP_H 1 |
---|
3218 | | #define HAVE_LANGINFO_H 1 |
---|
3219 | | #define HAVE_LIBINTL_H 1 |
---|
3220 | | #define HAVE_POLL_H 1 |
---|
3221 | | #define HAVE_PTHREAD_H 1 |
---|
3222 | | #define HAVE_SIGNAL_H 1 |
---|
3223 | | #define HAVE_STDINT_H 1 |
---|
3224 | | #define HAVE_TERMIOS_H 1 |
---|
3225 | | #define HAVE_UNISTD_H 1 |
---|
3226 | | #define HAVE_UTIME_H 1 |
---|
3227 | | #define HAVE_SYS_EVENT_H 1 |
---|
3228 | | #define HAVE_SYS_FILE_H 1 |
---|
3229 | | #define HAVE_SYS_LOCK_H 1 |
---|
3230 | | #define HAVE_SYS_PARAM_H 1 |
---|
3231 | | #define HAVE_SYS_POLL_H 1 |
---|
3232 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3233 | | #define HAVE_SYS_SELECT_H 1 |
---|
3234 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3235 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3236 | | #define HAVE_SYS_STAT_H 1 |
---|
3237 | | #define HAVE_SYS_TIME_H 1 |
---|
3238 | | #define HAVE_SYS_TIMES_H 1 |
---|
3239 | | #define HAVE_SYS_TYPES_H 1 |
---|
3240 | | #define HAVE_SYS_UN_H 1 |
---|
3241 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3242 | | #define HAVE_SYS_WAIT_H 1 |
---|
3243 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3244 | | #define HAVE_SYSEXITS_H 1 |
---|
3245 | | /* end confdefs.h. */ |
---|
3246 | | #include <stdio.h> |
---|
3247 | | #ifdef HAVE_SYS_TYPES_H |
---|
3248 | | # include <sys/types.h> |
---|
3249 | | #endif |
---|
3250 | | #ifdef HAVE_SYS_STAT_H |
---|
3251 | | # include <sys/stat.h> |
---|
3252 | | #endif |
---|
3253 | | #ifdef STDC_HEADERS |
---|
3254 | | # include <stdlib.h> |
---|
3255 | | # include <stddef.h> |
---|
3256 | | #else |
---|
3257 | | # ifdef HAVE_STDLIB_H |
---|
3258 | | # include <stdlib.h> |
---|
3259 | | # endif |
---|
3260 | | #endif |
---|
3261 | | #ifdef HAVE_STRING_H |
---|
3262 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3263 | | # include <memory.h> |
---|
3264 | | # endif |
---|
3265 | | # include <string.h> |
---|
3266 | | #endif |
---|
3267 | | #ifdef HAVE_STRINGS_H |
---|
3268 | | # include <strings.h> |
---|
3269 | | #endif |
---|
3270 | | #ifdef HAVE_INTTYPES_H |
---|
3271 | | # include <inttypes.h> |
---|
3272 | | #endif |
---|
3273 | | #ifdef HAVE_STDINT_H |
---|
3274 | | # include <stdint.h> |
---|
3275 | | #endif |
---|
3276 | | #ifdef HAVE_UNISTD_H |
---|
3277 | | # include <unistd.h> |
---|
3278 | | #endif |
---|
3279 | | #include <bluetooth.h> |
---|
3280 | configure:7092: result: no |
---|
3281 | configure:7092: checking bluetooth.h presence |
---|
3282 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3283 | conftest.c:55:10: fatal error: 'bluetooth.h' file not found |
---|
3284 | #include <bluetooth.h> |
---|
3285 | ^~~~~~~~~~~~~ |
---|
3286 | 1 error generated. |
---|
3287 | configure:7092: $? = 1 |
---|
3288 | configure: failed program was: |
---|
3289 | | /* confdefs.h */ |
---|
3290 | | #define _GNU_SOURCE 1 |
---|
3291 | | #define _NETBSD_SOURCE 1 |
---|
3292 | | #define __BSD_VISIBLE 1 |
---|
3293 | | #define _BSD_TYPES 1 |
---|
3294 | | #define _DARWIN_C_SOURCE 1 |
---|
3295 | | #define STDC_HEADERS 1 |
---|
3296 | | #define HAVE_SYS_TYPES_H 1 |
---|
3297 | | #define HAVE_SYS_STAT_H 1 |
---|
3298 | | #define HAVE_STDLIB_H 1 |
---|
3299 | | #define HAVE_STRING_H 1 |
---|
3300 | | #define HAVE_MEMORY_H 1 |
---|
3301 | | #define HAVE_STRINGS_H 1 |
---|
3302 | | #define HAVE_INTTYPES_H 1 |
---|
3303 | | #define HAVE_STDINT_H 1 |
---|
3304 | | #define HAVE_UNISTD_H 1 |
---|
3305 | | #define __EXTENSIONS__ 1 |
---|
3306 | | #define _ALL_SOURCE 1 |
---|
3307 | | #define _GNU_SOURCE 1 |
---|
3308 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3309 | | #define _TANDEM_SOURCE 1 |
---|
3310 | | #define STDC_HEADERS 1 |
---|
3311 | | #define HAVE_DLFCN_H 1 |
---|
3312 | | #define HAVE_ERRNO_H 1 |
---|
3313 | | #define HAVE_FCNTL_H 1 |
---|
3314 | | #define HAVE_GRP_H 1 |
---|
3315 | | #define HAVE_LANGINFO_H 1 |
---|
3316 | | #define HAVE_LIBINTL_H 1 |
---|
3317 | | #define HAVE_POLL_H 1 |
---|
3318 | | #define HAVE_PTHREAD_H 1 |
---|
3319 | | #define HAVE_SIGNAL_H 1 |
---|
3320 | | #define HAVE_STDINT_H 1 |
---|
3321 | | #define HAVE_TERMIOS_H 1 |
---|
3322 | | #define HAVE_UNISTD_H 1 |
---|
3323 | | #define HAVE_UTIME_H 1 |
---|
3324 | | #define HAVE_SYS_EVENT_H 1 |
---|
3325 | | #define HAVE_SYS_FILE_H 1 |
---|
3326 | | #define HAVE_SYS_LOCK_H 1 |
---|
3327 | | #define HAVE_SYS_PARAM_H 1 |
---|
3328 | | #define HAVE_SYS_POLL_H 1 |
---|
3329 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3330 | | #define HAVE_SYS_SELECT_H 1 |
---|
3331 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3332 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3333 | | #define HAVE_SYS_STAT_H 1 |
---|
3334 | | #define HAVE_SYS_TIME_H 1 |
---|
3335 | | #define HAVE_SYS_TIMES_H 1 |
---|
3336 | | #define HAVE_SYS_TYPES_H 1 |
---|
3337 | | #define HAVE_SYS_UN_H 1 |
---|
3338 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3339 | | #define HAVE_SYS_WAIT_H 1 |
---|
3340 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3341 | | #define HAVE_SYSEXITS_H 1 |
---|
3342 | | /* end confdefs.h. */ |
---|
3343 | | #include <bluetooth.h> |
---|
3344 | configure:7092: result: no |
---|
3345 | configure:7092: checking for bluetooth.h |
---|
3346 | configure:7092: result: no |
---|
3347 | configure:7092: checking bluetooth/bluetooth.h usability |
---|
3348 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3349 | conftest.c:88:10: fatal error: 'bluetooth/bluetooth.h' file not found |
---|
3350 | #include <bluetooth/bluetooth.h> |
---|
3351 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
3352 | 1 error generated. |
---|
3353 | configure:7092: $? = 1 |
---|
3354 | configure: failed program was: |
---|
3355 | | /* confdefs.h */ |
---|
3356 | | #define _GNU_SOURCE 1 |
---|
3357 | | #define _NETBSD_SOURCE 1 |
---|
3358 | | #define __BSD_VISIBLE 1 |
---|
3359 | | #define _BSD_TYPES 1 |
---|
3360 | | #define _DARWIN_C_SOURCE 1 |
---|
3361 | | #define STDC_HEADERS 1 |
---|
3362 | | #define HAVE_SYS_TYPES_H 1 |
---|
3363 | | #define HAVE_SYS_STAT_H 1 |
---|
3364 | | #define HAVE_STDLIB_H 1 |
---|
3365 | | #define HAVE_STRING_H 1 |
---|
3366 | | #define HAVE_MEMORY_H 1 |
---|
3367 | | #define HAVE_STRINGS_H 1 |
---|
3368 | | #define HAVE_INTTYPES_H 1 |
---|
3369 | | #define HAVE_STDINT_H 1 |
---|
3370 | | #define HAVE_UNISTD_H 1 |
---|
3371 | | #define __EXTENSIONS__ 1 |
---|
3372 | | #define _ALL_SOURCE 1 |
---|
3373 | | #define _GNU_SOURCE 1 |
---|
3374 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3375 | | #define _TANDEM_SOURCE 1 |
---|
3376 | | #define STDC_HEADERS 1 |
---|
3377 | | #define HAVE_DLFCN_H 1 |
---|
3378 | | #define HAVE_ERRNO_H 1 |
---|
3379 | | #define HAVE_FCNTL_H 1 |
---|
3380 | | #define HAVE_GRP_H 1 |
---|
3381 | | #define HAVE_LANGINFO_H 1 |
---|
3382 | | #define HAVE_LIBINTL_H 1 |
---|
3383 | | #define HAVE_POLL_H 1 |
---|
3384 | | #define HAVE_PTHREAD_H 1 |
---|
3385 | | #define HAVE_SIGNAL_H 1 |
---|
3386 | | #define HAVE_STDINT_H 1 |
---|
3387 | | #define HAVE_TERMIOS_H 1 |
---|
3388 | | #define HAVE_UNISTD_H 1 |
---|
3389 | | #define HAVE_UTIME_H 1 |
---|
3390 | | #define HAVE_SYS_EVENT_H 1 |
---|
3391 | | #define HAVE_SYS_FILE_H 1 |
---|
3392 | | #define HAVE_SYS_LOCK_H 1 |
---|
3393 | | #define HAVE_SYS_PARAM_H 1 |
---|
3394 | | #define HAVE_SYS_POLL_H 1 |
---|
3395 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3396 | | #define HAVE_SYS_SELECT_H 1 |
---|
3397 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3398 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3399 | | #define HAVE_SYS_STAT_H 1 |
---|
3400 | | #define HAVE_SYS_TIME_H 1 |
---|
3401 | | #define HAVE_SYS_TIMES_H 1 |
---|
3402 | | #define HAVE_SYS_TYPES_H 1 |
---|
3403 | | #define HAVE_SYS_UN_H 1 |
---|
3404 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3405 | | #define HAVE_SYS_WAIT_H 1 |
---|
3406 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3407 | | #define HAVE_SYSEXITS_H 1 |
---|
3408 | | /* end confdefs.h. */ |
---|
3409 | | #include <stdio.h> |
---|
3410 | | #ifdef HAVE_SYS_TYPES_H |
---|
3411 | | # include <sys/types.h> |
---|
3412 | | #endif |
---|
3413 | | #ifdef HAVE_SYS_STAT_H |
---|
3414 | | # include <sys/stat.h> |
---|
3415 | | #endif |
---|
3416 | | #ifdef STDC_HEADERS |
---|
3417 | | # include <stdlib.h> |
---|
3418 | | # include <stddef.h> |
---|
3419 | | #else |
---|
3420 | | # ifdef HAVE_STDLIB_H |
---|
3421 | | # include <stdlib.h> |
---|
3422 | | # endif |
---|
3423 | | #endif |
---|
3424 | | #ifdef HAVE_STRING_H |
---|
3425 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3426 | | # include <memory.h> |
---|
3427 | | # endif |
---|
3428 | | # include <string.h> |
---|
3429 | | #endif |
---|
3430 | | #ifdef HAVE_STRINGS_H |
---|
3431 | | # include <strings.h> |
---|
3432 | | #endif |
---|
3433 | | #ifdef HAVE_INTTYPES_H |
---|
3434 | | # include <inttypes.h> |
---|
3435 | | #endif |
---|
3436 | | #ifdef HAVE_STDINT_H |
---|
3437 | | # include <stdint.h> |
---|
3438 | | #endif |
---|
3439 | | #ifdef HAVE_UNISTD_H |
---|
3440 | | # include <unistd.h> |
---|
3441 | | #endif |
---|
3442 | | #include <bluetooth/bluetooth.h> |
---|
3443 | configure:7092: result: no |
---|
3444 | configure:7092: checking bluetooth/bluetooth.h presence |
---|
3445 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3446 | conftest.c:55:10: fatal error: 'bluetooth/bluetooth.h' file not found |
---|
3447 | #include <bluetooth/bluetooth.h> |
---|
3448 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
3449 | 1 error generated. |
---|
3450 | configure:7092: $? = 1 |
---|
3451 | configure: failed program was: |
---|
3452 | | /* confdefs.h */ |
---|
3453 | | #define _GNU_SOURCE 1 |
---|
3454 | | #define _NETBSD_SOURCE 1 |
---|
3455 | | #define __BSD_VISIBLE 1 |
---|
3456 | | #define _BSD_TYPES 1 |
---|
3457 | | #define _DARWIN_C_SOURCE 1 |
---|
3458 | | #define STDC_HEADERS 1 |
---|
3459 | | #define HAVE_SYS_TYPES_H 1 |
---|
3460 | | #define HAVE_SYS_STAT_H 1 |
---|
3461 | | #define HAVE_STDLIB_H 1 |
---|
3462 | | #define HAVE_STRING_H 1 |
---|
3463 | | #define HAVE_MEMORY_H 1 |
---|
3464 | | #define HAVE_STRINGS_H 1 |
---|
3465 | | #define HAVE_INTTYPES_H 1 |
---|
3466 | | #define HAVE_STDINT_H 1 |
---|
3467 | | #define HAVE_UNISTD_H 1 |
---|
3468 | | #define __EXTENSIONS__ 1 |
---|
3469 | | #define _ALL_SOURCE 1 |
---|
3470 | | #define _GNU_SOURCE 1 |
---|
3471 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3472 | | #define _TANDEM_SOURCE 1 |
---|
3473 | | #define STDC_HEADERS 1 |
---|
3474 | | #define HAVE_DLFCN_H 1 |
---|
3475 | | #define HAVE_ERRNO_H 1 |
---|
3476 | | #define HAVE_FCNTL_H 1 |
---|
3477 | | #define HAVE_GRP_H 1 |
---|
3478 | | #define HAVE_LANGINFO_H 1 |
---|
3479 | | #define HAVE_LIBINTL_H 1 |
---|
3480 | | #define HAVE_POLL_H 1 |
---|
3481 | | #define HAVE_PTHREAD_H 1 |
---|
3482 | | #define HAVE_SIGNAL_H 1 |
---|
3483 | | #define HAVE_STDINT_H 1 |
---|
3484 | | #define HAVE_TERMIOS_H 1 |
---|
3485 | | #define HAVE_UNISTD_H 1 |
---|
3486 | | #define HAVE_UTIME_H 1 |
---|
3487 | | #define HAVE_SYS_EVENT_H 1 |
---|
3488 | | #define HAVE_SYS_FILE_H 1 |
---|
3489 | | #define HAVE_SYS_LOCK_H 1 |
---|
3490 | | #define HAVE_SYS_PARAM_H 1 |
---|
3491 | | #define HAVE_SYS_POLL_H 1 |
---|
3492 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3493 | | #define HAVE_SYS_SELECT_H 1 |
---|
3494 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3495 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3496 | | #define HAVE_SYS_STAT_H 1 |
---|
3497 | | #define HAVE_SYS_TIME_H 1 |
---|
3498 | | #define HAVE_SYS_TIMES_H 1 |
---|
3499 | | #define HAVE_SYS_TYPES_H 1 |
---|
3500 | | #define HAVE_SYS_UN_H 1 |
---|
3501 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3502 | | #define HAVE_SYS_WAIT_H 1 |
---|
3503 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3504 | | #define HAVE_SYSEXITS_H 1 |
---|
3505 | | /* end confdefs.h. */ |
---|
3506 | | #include <bluetooth/bluetooth.h> |
---|
3507 | configure:7092: result: no |
---|
3508 | configure:7092: checking for bluetooth/bluetooth.h |
---|
3509 | configure:7092: result: no |
---|
3510 | configure:7092: checking linux/tipc.h usability |
---|
3511 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3512 | conftest.c:88:10: fatal error: 'linux/tipc.h' file not found |
---|
3513 | #include <linux/tipc.h> |
---|
3514 | ^~~~~~~~~~~~~~ |
---|
3515 | 1 error generated. |
---|
3516 | configure:7092: $? = 1 |
---|
3517 | configure: failed program was: |
---|
3518 | | /* confdefs.h */ |
---|
3519 | | #define _GNU_SOURCE 1 |
---|
3520 | | #define _NETBSD_SOURCE 1 |
---|
3521 | | #define __BSD_VISIBLE 1 |
---|
3522 | | #define _BSD_TYPES 1 |
---|
3523 | | #define _DARWIN_C_SOURCE 1 |
---|
3524 | | #define STDC_HEADERS 1 |
---|
3525 | | #define HAVE_SYS_TYPES_H 1 |
---|
3526 | | #define HAVE_SYS_STAT_H 1 |
---|
3527 | | #define HAVE_STDLIB_H 1 |
---|
3528 | | #define HAVE_STRING_H 1 |
---|
3529 | | #define HAVE_MEMORY_H 1 |
---|
3530 | | #define HAVE_STRINGS_H 1 |
---|
3531 | | #define HAVE_INTTYPES_H 1 |
---|
3532 | | #define HAVE_STDINT_H 1 |
---|
3533 | | #define HAVE_UNISTD_H 1 |
---|
3534 | | #define __EXTENSIONS__ 1 |
---|
3535 | | #define _ALL_SOURCE 1 |
---|
3536 | | #define _GNU_SOURCE 1 |
---|
3537 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3538 | | #define _TANDEM_SOURCE 1 |
---|
3539 | | #define STDC_HEADERS 1 |
---|
3540 | | #define HAVE_DLFCN_H 1 |
---|
3541 | | #define HAVE_ERRNO_H 1 |
---|
3542 | | #define HAVE_FCNTL_H 1 |
---|
3543 | | #define HAVE_GRP_H 1 |
---|
3544 | | #define HAVE_LANGINFO_H 1 |
---|
3545 | | #define HAVE_LIBINTL_H 1 |
---|
3546 | | #define HAVE_POLL_H 1 |
---|
3547 | | #define HAVE_PTHREAD_H 1 |
---|
3548 | | #define HAVE_SIGNAL_H 1 |
---|
3549 | | #define HAVE_STDINT_H 1 |
---|
3550 | | #define HAVE_TERMIOS_H 1 |
---|
3551 | | #define HAVE_UNISTD_H 1 |
---|
3552 | | #define HAVE_UTIME_H 1 |
---|
3553 | | #define HAVE_SYS_EVENT_H 1 |
---|
3554 | | #define HAVE_SYS_FILE_H 1 |
---|
3555 | | #define HAVE_SYS_LOCK_H 1 |
---|
3556 | | #define HAVE_SYS_PARAM_H 1 |
---|
3557 | | #define HAVE_SYS_POLL_H 1 |
---|
3558 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3559 | | #define HAVE_SYS_SELECT_H 1 |
---|
3560 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3561 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3562 | | #define HAVE_SYS_STAT_H 1 |
---|
3563 | | #define HAVE_SYS_TIME_H 1 |
---|
3564 | | #define HAVE_SYS_TIMES_H 1 |
---|
3565 | | #define HAVE_SYS_TYPES_H 1 |
---|
3566 | | #define HAVE_SYS_UN_H 1 |
---|
3567 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3568 | | #define HAVE_SYS_WAIT_H 1 |
---|
3569 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3570 | | #define HAVE_SYSEXITS_H 1 |
---|
3571 | | /* end confdefs.h. */ |
---|
3572 | | #include <stdio.h> |
---|
3573 | | #ifdef HAVE_SYS_TYPES_H |
---|
3574 | | # include <sys/types.h> |
---|
3575 | | #endif |
---|
3576 | | #ifdef HAVE_SYS_STAT_H |
---|
3577 | | # include <sys/stat.h> |
---|
3578 | | #endif |
---|
3579 | | #ifdef STDC_HEADERS |
---|
3580 | | # include <stdlib.h> |
---|
3581 | | # include <stddef.h> |
---|
3582 | | #else |
---|
3583 | | # ifdef HAVE_STDLIB_H |
---|
3584 | | # include <stdlib.h> |
---|
3585 | | # endif |
---|
3586 | | #endif |
---|
3587 | | #ifdef HAVE_STRING_H |
---|
3588 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3589 | | # include <memory.h> |
---|
3590 | | # endif |
---|
3591 | | # include <string.h> |
---|
3592 | | #endif |
---|
3593 | | #ifdef HAVE_STRINGS_H |
---|
3594 | | # include <strings.h> |
---|
3595 | | #endif |
---|
3596 | | #ifdef HAVE_INTTYPES_H |
---|
3597 | | # include <inttypes.h> |
---|
3598 | | #endif |
---|
3599 | | #ifdef HAVE_STDINT_H |
---|
3600 | | # include <stdint.h> |
---|
3601 | | #endif |
---|
3602 | | #ifdef HAVE_UNISTD_H |
---|
3603 | | # include <unistd.h> |
---|
3604 | | #endif |
---|
3605 | | #include <linux/tipc.h> |
---|
3606 | configure:7092: result: no |
---|
3607 | configure:7092: checking linux/tipc.h presence |
---|
3608 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3609 | conftest.c:55:10: fatal error: 'linux/tipc.h' file not found |
---|
3610 | #include <linux/tipc.h> |
---|
3611 | ^~~~~~~~~~~~~~ |
---|
3612 | 1 error generated. |
---|
3613 | configure:7092: $? = 1 |
---|
3614 | configure: failed program was: |
---|
3615 | | /* confdefs.h */ |
---|
3616 | | #define _GNU_SOURCE 1 |
---|
3617 | | #define _NETBSD_SOURCE 1 |
---|
3618 | | #define __BSD_VISIBLE 1 |
---|
3619 | | #define _BSD_TYPES 1 |
---|
3620 | | #define _DARWIN_C_SOURCE 1 |
---|
3621 | | #define STDC_HEADERS 1 |
---|
3622 | | #define HAVE_SYS_TYPES_H 1 |
---|
3623 | | #define HAVE_SYS_STAT_H 1 |
---|
3624 | | #define HAVE_STDLIB_H 1 |
---|
3625 | | #define HAVE_STRING_H 1 |
---|
3626 | | #define HAVE_MEMORY_H 1 |
---|
3627 | | #define HAVE_STRINGS_H 1 |
---|
3628 | | #define HAVE_INTTYPES_H 1 |
---|
3629 | | #define HAVE_STDINT_H 1 |
---|
3630 | | #define HAVE_UNISTD_H 1 |
---|
3631 | | #define __EXTENSIONS__ 1 |
---|
3632 | | #define _ALL_SOURCE 1 |
---|
3633 | | #define _GNU_SOURCE 1 |
---|
3634 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3635 | | #define _TANDEM_SOURCE 1 |
---|
3636 | | #define STDC_HEADERS 1 |
---|
3637 | | #define HAVE_DLFCN_H 1 |
---|
3638 | | #define HAVE_ERRNO_H 1 |
---|
3639 | | #define HAVE_FCNTL_H 1 |
---|
3640 | | #define HAVE_GRP_H 1 |
---|
3641 | | #define HAVE_LANGINFO_H 1 |
---|
3642 | | #define HAVE_LIBINTL_H 1 |
---|
3643 | | #define HAVE_POLL_H 1 |
---|
3644 | | #define HAVE_PTHREAD_H 1 |
---|
3645 | | #define HAVE_SIGNAL_H 1 |
---|
3646 | | #define HAVE_STDINT_H 1 |
---|
3647 | | #define HAVE_TERMIOS_H 1 |
---|
3648 | | #define HAVE_UNISTD_H 1 |
---|
3649 | | #define HAVE_UTIME_H 1 |
---|
3650 | | #define HAVE_SYS_EVENT_H 1 |
---|
3651 | | #define HAVE_SYS_FILE_H 1 |
---|
3652 | | #define HAVE_SYS_LOCK_H 1 |
---|
3653 | | #define HAVE_SYS_PARAM_H 1 |
---|
3654 | | #define HAVE_SYS_POLL_H 1 |
---|
3655 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3656 | | #define HAVE_SYS_SELECT_H 1 |
---|
3657 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3658 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3659 | | #define HAVE_SYS_STAT_H 1 |
---|
3660 | | #define HAVE_SYS_TIME_H 1 |
---|
3661 | | #define HAVE_SYS_TIMES_H 1 |
---|
3662 | | #define HAVE_SYS_TYPES_H 1 |
---|
3663 | | #define HAVE_SYS_UN_H 1 |
---|
3664 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3665 | | #define HAVE_SYS_WAIT_H 1 |
---|
3666 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3667 | | #define HAVE_SYSEXITS_H 1 |
---|
3668 | | /* end confdefs.h. */ |
---|
3669 | | #include <linux/tipc.h> |
---|
3670 | configure:7092: result: no |
---|
3671 | configure:7092: checking for linux/tipc.h |
---|
3672 | configure:7092: result: no |
---|
3673 | configure:7092: checking spawn.h usability |
---|
3674 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3675 | configure:7092: $? = 0 |
---|
3676 | configure:7092: result: yes |
---|
3677 | configure:7092: checking spawn.h presence |
---|
3678 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3679 | configure:7092: $? = 0 |
---|
3680 | configure:7092: result: yes |
---|
3681 | configure:7092: checking for spawn.h |
---|
3682 | configure:7092: result: yes |
---|
3683 | configure:7092: checking util.h usability |
---|
3684 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3685 | configure:7092: $? = 0 |
---|
3686 | configure:7092: result: yes |
---|
3687 | configure:7092: checking util.h presence |
---|
3688 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3689 | configure:7092: $? = 0 |
---|
3690 | configure:7092: result: yes |
---|
3691 | configure:7092: checking for util.h |
---|
3692 | configure:7092: result: yes |
---|
3693 | configure:7092: checking alloca.h usability |
---|
3694 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3695 | configure:7092: $? = 0 |
---|
3696 | configure:7092: result: yes |
---|
3697 | configure:7092: checking alloca.h presence |
---|
3698 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3699 | configure:7092: $? = 0 |
---|
3700 | configure:7092: result: yes |
---|
3701 | configure:7092: checking for alloca.h |
---|
3702 | configure:7092: result: yes |
---|
3703 | configure:7092: checking sys/sysmacros.h usability |
---|
3704 | configure:7092: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3705 | conftest.c:91:10: fatal error: 'sys/sysmacros.h' file not found |
---|
3706 | #include <sys/sysmacros.h> |
---|
3707 | ^~~~~~~~~~~~~~~~~ |
---|
3708 | 1 error generated. |
---|
3709 | configure:7092: $? = 1 |
---|
3710 | configure: failed program was: |
---|
3711 | | /* confdefs.h */ |
---|
3712 | | #define _GNU_SOURCE 1 |
---|
3713 | | #define _NETBSD_SOURCE 1 |
---|
3714 | | #define __BSD_VISIBLE 1 |
---|
3715 | | #define _BSD_TYPES 1 |
---|
3716 | | #define _DARWIN_C_SOURCE 1 |
---|
3717 | | #define STDC_HEADERS 1 |
---|
3718 | | #define HAVE_SYS_TYPES_H 1 |
---|
3719 | | #define HAVE_SYS_STAT_H 1 |
---|
3720 | | #define HAVE_STDLIB_H 1 |
---|
3721 | | #define HAVE_STRING_H 1 |
---|
3722 | | #define HAVE_MEMORY_H 1 |
---|
3723 | | #define HAVE_STRINGS_H 1 |
---|
3724 | | #define HAVE_INTTYPES_H 1 |
---|
3725 | | #define HAVE_STDINT_H 1 |
---|
3726 | | #define HAVE_UNISTD_H 1 |
---|
3727 | | #define __EXTENSIONS__ 1 |
---|
3728 | | #define _ALL_SOURCE 1 |
---|
3729 | | #define _GNU_SOURCE 1 |
---|
3730 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3731 | | #define _TANDEM_SOURCE 1 |
---|
3732 | | #define STDC_HEADERS 1 |
---|
3733 | | #define HAVE_DLFCN_H 1 |
---|
3734 | | #define HAVE_ERRNO_H 1 |
---|
3735 | | #define HAVE_FCNTL_H 1 |
---|
3736 | | #define HAVE_GRP_H 1 |
---|
3737 | | #define HAVE_LANGINFO_H 1 |
---|
3738 | | #define HAVE_LIBINTL_H 1 |
---|
3739 | | #define HAVE_POLL_H 1 |
---|
3740 | | #define HAVE_PTHREAD_H 1 |
---|
3741 | | #define HAVE_SIGNAL_H 1 |
---|
3742 | | #define HAVE_STDINT_H 1 |
---|
3743 | | #define HAVE_TERMIOS_H 1 |
---|
3744 | | #define HAVE_UNISTD_H 1 |
---|
3745 | | #define HAVE_UTIME_H 1 |
---|
3746 | | #define HAVE_SYS_EVENT_H 1 |
---|
3747 | | #define HAVE_SYS_FILE_H 1 |
---|
3748 | | #define HAVE_SYS_LOCK_H 1 |
---|
3749 | | #define HAVE_SYS_PARAM_H 1 |
---|
3750 | | #define HAVE_SYS_POLL_H 1 |
---|
3751 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3752 | | #define HAVE_SYS_SELECT_H 1 |
---|
3753 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3754 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3755 | | #define HAVE_SYS_STAT_H 1 |
---|
3756 | | #define HAVE_SYS_TIME_H 1 |
---|
3757 | | #define HAVE_SYS_TIMES_H 1 |
---|
3758 | | #define HAVE_SYS_TYPES_H 1 |
---|
3759 | | #define HAVE_SYS_UN_H 1 |
---|
3760 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3761 | | #define HAVE_SYS_WAIT_H 1 |
---|
3762 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3763 | | #define HAVE_SYSEXITS_H 1 |
---|
3764 | | #define HAVE_SPAWN_H 1 |
---|
3765 | | #define HAVE_UTIL_H 1 |
---|
3766 | | #define HAVE_ALLOCA_H 1 |
---|
3767 | | /* end confdefs.h. */ |
---|
3768 | | #include <stdio.h> |
---|
3769 | | #ifdef HAVE_SYS_TYPES_H |
---|
3770 | | # include <sys/types.h> |
---|
3771 | | #endif |
---|
3772 | | #ifdef HAVE_SYS_STAT_H |
---|
3773 | | # include <sys/stat.h> |
---|
3774 | | #endif |
---|
3775 | | #ifdef STDC_HEADERS |
---|
3776 | | # include <stdlib.h> |
---|
3777 | | # include <stddef.h> |
---|
3778 | | #else |
---|
3779 | | # ifdef HAVE_STDLIB_H |
---|
3780 | | # include <stdlib.h> |
---|
3781 | | # endif |
---|
3782 | | #endif |
---|
3783 | | #ifdef HAVE_STRING_H |
---|
3784 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3785 | | # include <memory.h> |
---|
3786 | | # endif |
---|
3787 | | # include <string.h> |
---|
3788 | | #endif |
---|
3789 | | #ifdef HAVE_STRINGS_H |
---|
3790 | | # include <strings.h> |
---|
3791 | | #endif |
---|
3792 | | #ifdef HAVE_INTTYPES_H |
---|
3793 | | # include <inttypes.h> |
---|
3794 | | #endif |
---|
3795 | | #ifdef HAVE_STDINT_H |
---|
3796 | | # include <stdint.h> |
---|
3797 | | #endif |
---|
3798 | | #ifdef HAVE_UNISTD_H |
---|
3799 | | # include <unistd.h> |
---|
3800 | | #endif |
---|
3801 | | #include <sys/sysmacros.h> |
---|
3802 | configure:7092: result: no |
---|
3803 | configure:7092: checking sys/sysmacros.h presence |
---|
3804 | configure:7092: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c |
---|
3805 | conftest.c:58:10: fatal error: 'sys/sysmacros.h' file not found |
---|
3806 | #include <sys/sysmacros.h> |
---|
3807 | ^~~~~~~~~~~~~~~~~ |
---|
3808 | 1 error generated. |
---|
3809 | configure:7092: $? = 1 |
---|
3810 | configure: failed program was: |
---|
3811 | | /* confdefs.h */ |
---|
3812 | | #define _GNU_SOURCE 1 |
---|
3813 | | #define _NETBSD_SOURCE 1 |
---|
3814 | | #define __BSD_VISIBLE 1 |
---|
3815 | | #define _BSD_TYPES 1 |
---|
3816 | | #define _DARWIN_C_SOURCE 1 |
---|
3817 | | #define STDC_HEADERS 1 |
---|
3818 | | #define HAVE_SYS_TYPES_H 1 |
---|
3819 | | #define HAVE_SYS_STAT_H 1 |
---|
3820 | | #define HAVE_STDLIB_H 1 |
---|
3821 | | #define HAVE_STRING_H 1 |
---|
3822 | | #define HAVE_MEMORY_H 1 |
---|
3823 | | #define HAVE_STRINGS_H 1 |
---|
3824 | | #define HAVE_INTTYPES_H 1 |
---|
3825 | | #define HAVE_STDINT_H 1 |
---|
3826 | | #define HAVE_UNISTD_H 1 |
---|
3827 | | #define __EXTENSIONS__ 1 |
---|
3828 | | #define _ALL_SOURCE 1 |
---|
3829 | | #define _GNU_SOURCE 1 |
---|
3830 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3831 | | #define _TANDEM_SOURCE 1 |
---|
3832 | | #define STDC_HEADERS 1 |
---|
3833 | | #define HAVE_DLFCN_H 1 |
---|
3834 | | #define HAVE_ERRNO_H 1 |
---|
3835 | | #define HAVE_FCNTL_H 1 |
---|
3836 | | #define HAVE_GRP_H 1 |
---|
3837 | | #define HAVE_LANGINFO_H 1 |
---|
3838 | | #define HAVE_LIBINTL_H 1 |
---|
3839 | | #define HAVE_POLL_H 1 |
---|
3840 | | #define HAVE_PTHREAD_H 1 |
---|
3841 | | #define HAVE_SIGNAL_H 1 |
---|
3842 | | #define HAVE_STDINT_H 1 |
---|
3843 | | #define HAVE_TERMIOS_H 1 |
---|
3844 | | #define HAVE_UNISTD_H 1 |
---|
3845 | | #define HAVE_UTIME_H 1 |
---|
3846 | | #define HAVE_SYS_EVENT_H 1 |
---|
3847 | | #define HAVE_SYS_FILE_H 1 |
---|
3848 | | #define HAVE_SYS_LOCK_H 1 |
---|
3849 | | #define HAVE_SYS_PARAM_H 1 |
---|
3850 | | #define HAVE_SYS_POLL_H 1 |
---|
3851 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3852 | | #define HAVE_SYS_SELECT_H 1 |
---|
3853 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3854 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3855 | | #define HAVE_SYS_STAT_H 1 |
---|
3856 | | #define HAVE_SYS_TIME_H 1 |
---|
3857 | | #define HAVE_SYS_TIMES_H 1 |
---|
3858 | | #define HAVE_SYS_TYPES_H 1 |
---|
3859 | | #define HAVE_SYS_UN_H 1 |
---|
3860 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3861 | | #define HAVE_SYS_WAIT_H 1 |
---|
3862 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3863 | | #define HAVE_SYSEXITS_H 1 |
---|
3864 | | #define HAVE_SPAWN_H 1 |
---|
3865 | | #define HAVE_UTIL_H 1 |
---|
3866 | | #define HAVE_ALLOCA_H 1 |
---|
3867 | | /* end confdefs.h. */ |
---|
3868 | | #include <sys/sysmacros.h> |
---|
3869 | configure:7092: result: no |
---|
3870 | configure:7092: checking for sys/sysmacros.h |
---|
3871 | configure:7092: result: no |
---|
3872 | configure:7105: checking for dirent.h that defines DIR |
---|
3873 | configure:7124: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3874 | configure:7124: $? = 0 |
---|
3875 | configure:7132: result: yes |
---|
3876 | configure:7145: checking for library containing opendir |
---|
3877 | configure:7176: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
3878 | configure:7176: $? = 0 |
---|
3879 | configure:7193: result: none required |
---|
3880 | configure:7260: checking whether sys/types.h defines makedev |
---|
3881 | configure:7276: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
3882 | configure:7276: $? = 0 |
---|
3883 | configure:7285: result: yes |
---|
3884 | configure:7314: checking for linux/netlink.h |
---|
3885 | configure:7314: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3886 | conftest.c:68:10: fatal error: 'linux/netlink.h' file not found |
---|
3887 | #include <linux/netlink.h> |
---|
3888 | ^~~~~~~~~~~~~~~~~ |
---|
3889 | 1 error generated. |
---|
3890 | configure:7314: $? = 1 |
---|
3891 | configure: failed program was: |
---|
3892 | | /* confdefs.h */ |
---|
3893 | | #define _GNU_SOURCE 1 |
---|
3894 | | #define _NETBSD_SOURCE 1 |
---|
3895 | | #define __BSD_VISIBLE 1 |
---|
3896 | | #define _BSD_TYPES 1 |
---|
3897 | | #define _DARWIN_C_SOURCE 1 |
---|
3898 | | #define STDC_HEADERS 1 |
---|
3899 | | #define HAVE_SYS_TYPES_H 1 |
---|
3900 | | #define HAVE_SYS_STAT_H 1 |
---|
3901 | | #define HAVE_STDLIB_H 1 |
---|
3902 | | #define HAVE_STRING_H 1 |
---|
3903 | | #define HAVE_MEMORY_H 1 |
---|
3904 | | #define HAVE_STRINGS_H 1 |
---|
3905 | | #define HAVE_INTTYPES_H 1 |
---|
3906 | | #define HAVE_STDINT_H 1 |
---|
3907 | | #define HAVE_UNISTD_H 1 |
---|
3908 | | #define __EXTENSIONS__ 1 |
---|
3909 | | #define _ALL_SOURCE 1 |
---|
3910 | | #define _GNU_SOURCE 1 |
---|
3911 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3912 | | #define _TANDEM_SOURCE 1 |
---|
3913 | | #define STDC_HEADERS 1 |
---|
3914 | | #define HAVE_DLFCN_H 1 |
---|
3915 | | #define HAVE_ERRNO_H 1 |
---|
3916 | | #define HAVE_FCNTL_H 1 |
---|
3917 | | #define HAVE_GRP_H 1 |
---|
3918 | | #define HAVE_LANGINFO_H 1 |
---|
3919 | | #define HAVE_LIBINTL_H 1 |
---|
3920 | | #define HAVE_POLL_H 1 |
---|
3921 | | #define HAVE_PTHREAD_H 1 |
---|
3922 | | #define HAVE_SIGNAL_H 1 |
---|
3923 | | #define HAVE_STDINT_H 1 |
---|
3924 | | #define HAVE_TERMIOS_H 1 |
---|
3925 | | #define HAVE_UNISTD_H 1 |
---|
3926 | | #define HAVE_UTIME_H 1 |
---|
3927 | | #define HAVE_SYS_EVENT_H 1 |
---|
3928 | | #define HAVE_SYS_FILE_H 1 |
---|
3929 | | #define HAVE_SYS_LOCK_H 1 |
---|
3930 | | #define HAVE_SYS_PARAM_H 1 |
---|
3931 | | #define HAVE_SYS_POLL_H 1 |
---|
3932 | | #define HAVE_SYS_RANDOM_H 1 |
---|
3933 | | #define HAVE_SYS_SELECT_H 1 |
---|
3934 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3935 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3936 | | #define HAVE_SYS_STAT_H 1 |
---|
3937 | | #define HAVE_SYS_TIME_H 1 |
---|
3938 | | #define HAVE_SYS_TIMES_H 1 |
---|
3939 | | #define HAVE_SYS_TYPES_H 1 |
---|
3940 | | #define HAVE_SYS_UN_H 1 |
---|
3941 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3942 | | #define HAVE_SYS_WAIT_H 1 |
---|
3943 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3944 | | #define HAVE_SYSEXITS_H 1 |
---|
3945 | | #define HAVE_SPAWN_H 1 |
---|
3946 | | #define HAVE_UTIL_H 1 |
---|
3947 | | #define HAVE_ALLOCA_H 1 |
---|
3948 | | #define HAVE_DIRENT_H 1 |
---|
3949 | | /* end confdefs.h. */ |
---|
3950 | | |
---|
3951 | | #ifdef HAVE_ASM_TYPES_H |
---|
3952 | | #include <asm/types.h> |
---|
3953 | | #endif |
---|
3954 | | #ifdef HAVE_SYS_SOCKET_H |
---|
3955 | | #include <sys/socket.h> |
---|
3956 | | #endif |
---|
3957 | | |
---|
3958 | | |
---|
3959 | | #include <linux/netlink.h> |
---|
3960 | configure:7314: result: no |
---|
3961 | configure:7335: checking for clock_t in time.h |
---|
3962 | configure:7354: result: yes |
---|
3963 | configure:7358: checking for makedev |
---|
3964 | configure:7378: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
3965 | configure:7378: $? = 0 |
---|
3966 | configure:7414: result: yes |
---|
3967 | configure:7430: checking Solaris LFS bug |
---|
3968 | configure:7447: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3969 | configure:7447: $? = 0 |
---|
3970 | configure:7453: result: no |
---|
3971 | configure:7485: checking for mode_t |
---|
3972 | configure:7485: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3973 | configure:7485: $? = 0 |
---|
3974 | configure:7485: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
3975 | conftest.c:101:21: error: expected expression |
---|
3976 | if (sizeof ((mode_t))) |
---|
3977 | ^ |
---|
3978 | 1 error generated. |
---|
3979 | configure:7485: $? = 1 |
---|
3980 | configure: failed program was: |
---|
3981 | | /* confdefs.h */ |
---|
3982 | | #define _GNU_SOURCE 1 |
---|
3983 | | #define _NETBSD_SOURCE 1 |
---|
3984 | | #define __BSD_VISIBLE 1 |
---|
3985 | | #define _BSD_TYPES 1 |
---|
3986 | | #define _DARWIN_C_SOURCE 1 |
---|
3987 | | #define STDC_HEADERS 1 |
---|
3988 | | #define HAVE_SYS_TYPES_H 1 |
---|
3989 | | #define HAVE_SYS_STAT_H 1 |
---|
3990 | | #define HAVE_STDLIB_H 1 |
---|
3991 | | #define HAVE_STRING_H 1 |
---|
3992 | | #define HAVE_MEMORY_H 1 |
---|
3993 | | #define HAVE_STRINGS_H 1 |
---|
3994 | | #define HAVE_INTTYPES_H 1 |
---|
3995 | | #define HAVE_STDINT_H 1 |
---|
3996 | | #define HAVE_UNISTD_H 1 |
---|
3997 | | #define __EXTENSIONS__ 1 |
---|
3998 | | #define _ALL_SOURCE 1 |
---|
3999 | | #define _GNU_SOURCE 1 |
---|
4000 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4001 | | #define _TANDEM_SOURCE 1 |
---|
4002 | | #define STDC_HEADERS 1 |
---|
4003 | | #define HAVE_DLFCN_H 1 |
---|
4004 | | #define HAVE_ERRNO_H 1 |
---|
4005 | | #define HAVE_FCNTL_H 1 |
---|
4006 | | #define HAVE_GRP_H 1 |
---|
4007 | | #define HAVE_LANGINFO_H 1 |
---|
4008 | | #define HAVE_LIBINTL_H 1 |
---|
4009 | | #define HAVE_POLL_H 1 |
---|
4010 | | #define HAVE_PTHREAD_H 1 |
---|
4011 | | #define HAVE_SIGNAL_H 1 |
---|
4012 | | #define HAVE_STDINT_H 1 |
---|
4013 | | #define HAVE_TERMIOS_H 1 |
---|
4014 | | #define HAVE_UNISTD_H 1 |
---|
4015 | | #define HAVE_UTIME_H 1 |
---|
4016 | | #define HAVE_SYS_EVENT_H 1 |
---|
4017 | | #define HAVE_SYS_FILE_H 1 |
---|
4018 | | #define HAVE_SYS_LOCK_H 1 |
---|
4019 | | #define HAVE_SYS_PARAM_H 1 |
---|
4020 | | #define HAVE_SYS_POLL_H 1 |
---|
4021 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4022 | | #define HAVE_SYS_SELECT_H 1 |
---|
4023 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4024 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4025 | | #define HAVE_SYS_STAT_H 1 |
---|
4026 | | #define HAVE_SYS_TIME_H 1 |
---|
4027 | | #define HAVE_SYS_TIMES_H 1 |
---|
4028 | | #define HAVE_SYS_TYPES_H 1 |
---|
4029 | | #define HAVE_SYS_UN_H 1 |
---|
4030 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4031 | | #define HAVE_SYS_WAIT_H 1 |
---|
4032 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4033 | | #define HAVE_SYSEXITS_H 1 |
---|
4034 | | #define HAVE_SPAWN_H 1 |
---|
4035 | | #define HAVE_UTIL_H 1 |
---|
4036 | | #define HAVE_ALLOCA_H 1 |
---|
4037 | | #define HAVE_DIRENT_H 1 |
---|
4038 | | #define HAVE_MAKEDEV 1 |
---|
4039 | | #define _LARGEFILE_SOURCE 1 |
---|
4040 | | #define _FILE_OFFSET_BITS 64 |
---|
4041 | | #if defined(SCO_DS) |
---|
4042 | | #undef _OFF_T |
---|
4043 | | #endif |
---|
4044 | | /* end confdefs.h. */ |
---|
4045 | | #include <stdio.h> |
---|
4046 | | #ifdef HAVE_SYS_TYPES_H |
---|
4047 | | # include <sys/types.h> |
---|
4048 | | #endif |
---|
4049 | | #ifdef HAVE_SYS_STAT_H |
---|
4050 | | # include <sys/stat.h> |
---|
4051 | | #endif |
---|
4052 | | #ifdef STDC_HEADERS |
---|
4053 | | # include <stdlib.h> |
---|
4054 | | # include <stddef.h> |
---|
4055 | | #else |
---|
4056 | | # ifdef HAVE_STDLIB_H |
---|
4057 | | # include <stdlib.h> |
---|
4058 | | # endif |
---|
4059 | | #endif |
---|
4060 | | #ifdef HAVE_STRING_H |
---|
4061 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4062 | | # include <memory.h> |
---|
4063 | | # endif |
---|
4064 | | # include <string.h> |
---|
4065 | | #endif |
---|
4066 | | #ifdef HAVE_STRINGS_H |
---|
4067 | | # include <strings.h> |
---|
4068 | | #endif |
---|
4069 | | #ifdef HAVE_INTTYPES_H |
---|
4070 | | # include <inttypes.h> |
---|
4071 | | #endif |
---|
4072 | | #ifdef HAVE_STDINT_H |
---|
4073 | | # include <stdint.h> |
---|
4074 | | #endif |
---|
4075 | | #ifdef HAVE_UNISTD_H |
---|
4076 | | # include <unistd.h> |
---|
4077 | | #endif |
---|
4078 | | int |
---|
4079 | | main () |
---|
4080 | | { |
---|
4081 | | if (sizeof ((mode_t))) |
---|
4082 | | return 0; |
---|
4083 | | ; |
---|
4084 | | return 0; |
---|
4085 | | } |
---|
4086 | configure:7485: result: yes |
---|
4087 | configure:7496: checking for off_t |
---|
4088 | configure:7496: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4089 | configure:7496: $? = 0 |
---|
4090 | configure:7496: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4091 | conftest.c:101:20: error: expected expression |
---|
4092 | if (sizeof ((off_t))) |
---|
4093 | ^ |
---|
4094 | 1 error generated. |
---|
4095 | configure:7496: $? = 1 |
---|
4096 | configure: failed program was: |
---|
4097 | | /* confdefs.h */ |
---|
4098 | | #define _GNU_SOURCE 1 |
---|
4099 | | #define _NETBSD_SOURCE 1 |
---|
4100 | | #define __BSD_VISIBLE 1 |
---|
4101 | | #define _BSD_TYPES 1 |
---|
4102 | | #define _DARWIN_C_SOURCE 1 |
---|
4103 | | #define STDC_HEADERS 1 |
---|
4104 | | #define HAVE_SYS_TYPES_H 1 |
---|
4105 | | #define HAVE_SYS_STAT_H 1 |
---|
4106 | | #define HAVE_STDLIB_H 1 |
---|
4107 | | #define HAVE_STRING_H 1 |
---|
4108 | | #define HAVE_MEMORY_H 1 |
---|
4109 | | #define HAVE_STRINGS_H 1 |
---|
4110 | | #define HAVE_INTTYPES_H 1 |
---|
4111 | | #define HAVE_STDINT_H 1 |
---|
4112 | | #define HAVE_UNISTD_H 1 |
---|
4113 | | #define __EXTENSIONS__ 1 |
---|
4114 | | #define _ALL_SOURCE 1 |
---|
4115 | | #define _GNU_SOURCE 1 |
---|
4116 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4117 | | #define _TANDEM_SOURCE 1 |
---|
4118 | | #define STDC_HEADERS 1 |
---|
4119 | | #define HAVE_DLFCN_H 1 |
---|
4120 | | #define HAVE_ERRNO_H 1 |
---|
4121 | | #define HAVE_FCNTL_H 1 |
---|
4122 | | #define HAVE_GRP_H 1 |
---|
4123 | | #define HAVE_LANGINFO_H 1 |
---|
4124 | | #define HAVE_LIBINTL_H 1 |
---|
4125 | | #define HAVE_POLL_H 1 |
---|
4126 | | #define HAVE_PTHREAD_H 1 |
---|
4127 | | #define HAVE_SIGNAL_H 1 |
---|
4128 | | #define HAVE_STDINT_H 1 |
---|
4129 | | #define HAVE_TERMIOS_H 1 |
---|
4130 | | #define HAVE_UNISTD_H 1 |
---|
4131 | | #define HAVE_UTIME_H 1 |
---|
4132 | | #define HAVE_SYS_EVENT_H 1 |
---|
4133 | | #define HAVE_SYS_FILE_H 1 |
---|
4134 | | #define HAVE_SYS_LOCK_H 1 |
---|
4135 | | #define HAVE_SYS_PARAM_H 1 |
---|
4136 | | #define HAVE_SYS_POLL_H 1 |
---|
4137 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4138 | | #define HAVE_SYS_SELECT_H 1 |
---|
4139 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4140 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4141 | | #define HAVE_SYS_STAT_H 1 |
---|
4142 | | #define HAVE_SYS_TIME_H 1 |
---|
4143 | | #define HAVE_SYS_TIMES_H 1 |
---|
4144 | | #define HAVE_SYS_TYPES_H 1 |
---|
4145 | | #define HAVE_SYS_UN_H 1 |
---|
4146 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4147 | | #define HAVE_SYS_WAIT_H 1 |
---|
4148 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4149 | | #define HAVE_SYSEXITS_H 1 |
---|
4150 | | #define HAVE_SPAWN_H 1 |
---|
4151 | | #define HAVE_UTIL_H 1 |
---|
4152 | | #define HAVE_ALLOCA_H 1 |
---|
4153 | | #define HAVE_DIRENT_H 1 |
---|
4154 | | #define HAVE_MAKEDEV 1 |
---|
4155 | | #define _LARGEFILE_SOURCE 1 |
---|
4156 | | #define _FILE_OFFSET_BITS 64 |
---|
4157 | | #if defined(SCO_DS) |
---|
4158 | | #undef _OFF_T |
---|
4159 | | #endif |
---|
4160 | | /* end confdefs.h. */ |
---|
4161 | | #include <stdio.h> |
---|
4162 | | #ifdef HAVE_SYS_TYPES_H |
---|
4163 | | # include <sys/types.h> |
---|
4164 | | #endif |
---|
4165 | | #ifdef HAVE_SYS_STAT_H |
---|
4166 | | # include <sys/stat.h> |
---|
4167 | | #endif |
---|
4168 | | #ifdef STDC_HEADERS |
---|
4169 | | # include <stdlib.h> |
---|
4170 | | # include <stddef.h> |
---|
4171 | | #else |
---|
4172 | | # ifdef HAVE_STDLIB_H |
---|
4173 | | # include <stdlib.h> |
---|
4174 | | # endif |
---|
4175 | | #endif |
---|
4176 | | #ifdef HAVE_STRING_H |
---|
4177 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4178 | | # include <memory.h> |
---|
4179 | | # endif |
---|
4180 | | # include <string.h> |
---|
4181 | | #endif |
---|
4182 | | #ifdef HAVE_STRINGS_H |
---|
4183 | | # include <strings.h> |
---|
4184 | | #endif |
---|
4185 | | #ifdef HAVE_INTTYPES_H |
---|
4186 | | # include <inttypes.h> |
---|
4187 | | #endif |
---|
4188 | | #ifdef HAVE_STDINT_H |
---|
4189 | | # include <stdint.h> |
---|
4190 | | #endif |
---|
4191 | | #ifdef HAVE_UNISTD_H |
---|
4192 | | # include <unistd.h> |
---|
4193 | | #endif |
---|
4194 | | int |
---|
4195 | | main () |
---|
4196 | | { |
---|
4197 | | if (sizeof ((off_t))) |
---|
4198 | | return 0; |
---|
4199 | | ; |
---|
4200 | | return 0; |
---|
4201 | | } |
---|
4202 | configure:7496: result: yes |
---|
4203 | configure:7507: checking for pid_t |
---|
4204 | configure:7507: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4205 | configure:7507: $? = 0 |
---|
4206 | configure:7507: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4207 | conftest.c:101:20: error: expected expression |
---|
4208 | if (sizeof ((pid_t))) |
---|
4209 | ^ |
---|
4210 | 1 error generated. |
---|
4211 | configure:7507: $? = 1 |
---|
4212 | configure: failed program was: |
---|
4213 | | /* confdefs.h */ |
---|
4214 | | #define _GNU_SOURCE 1 |
---|
4215 | | #define _NETBSD_SOURCE 1 |
---|
4216 | | #define __BSD_VISIBLE 1 |
---|
4217 | | #define _BSD_TYPES 1 |
---|
4218 | | #define _DARWIN_C_SOURCE 1 |
---|
4219 | | #define STDC_HEADERS 1 |
---|
4220 | | #define HAVE_SYS_TYPES_H 1 |
---|
4221 | | #define HAVE_SYS_STAT_H 1 |
---|
4222 | | #define HAVE_STDLIB_H 1 |
---|
4223 | | #define HAVE_STRING_H 1 |
---|
4224 | | #define HAVE_MEMORY_H 1 |
---|
4225 | | #define HAVE_STRINGS_H 1 |
---|
4226 | | #define HAVE_INTTYPES_H 1 |
---|
4227 | | #define HAVE_STDINT_H 1 |
---|
4228 | | #define HAVE_UNISTD_H 1 |
---|
4229 | | #define __EXTENSIONS__ 1 |
---|
4230 | | #define _ALL_SOURCE 1 |
---|
4231 | | #define _GNU_SOURCE 1 |
---|
4232 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4233 | | #define _TANDEM_SOURCE 1 |
---|
4234 | | #define STDC_HEADERS 1 |
---|
4235 | | #define HAVE_DLFCN_H 1 |
---|
4236 | | #define HAVE_ERRNO_H 1 |
---|
4237 | | #define HAVE_FCNTL_H 1 |
---|
4238 | | #define HAVE_GRP_H 1 |
---|
4239 | | #define HAVE_LANGINFO_H 1 |
---|
4240 | | #define HAVE_LIBINTL_H 1 |
---|
4241 | | #define HAVE_POLL_H 1 |
---|
4242 | | #define HAVE_PTHREAD_H 1 |
---|
4243 | | #define HAVE_SIGNAL_H 1 |
---|
4244 | | #define HAVE_STDINT_H 1 |
---|
4245 | | #define HAVE_TERMIOS_H 1 |
---|
4246 | | #define HAVE_UNISTD_H 1 |
---|
4247 | | #define HAVE_UTIME_H 1 |
---|
4248 | | #define HAVE_SYS_EVENT_H 1 |
---|
4249 | | #define HAVE_SYS_FILE_H 1 |
---|
4250 | | #define HAVE_SYS_LOCK_H 1 |
---|
4251 | | #define HAVE_SYS_PARAM_H 1 |
---|
4252 | | #define HAVE_SYS_POLL_H 1 |
---|
4253 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4254 | | #define HAVE_SYS_SELECT_H 1 |
---|
4255 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4256 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4257 | | #define HAVE_SYS_STAT_H 1 |
---|
4258 | | #define HAVE_SYS_TIME_H 1 |
---|
4259 | | #define HAVE_SYS_TIMES_H 1 |
---|
4260 | | #define HAVE_SYS_TYPES_H 1 |
---|
4261 | | #define HAVE_SYS_UN_H 1 |
---|
4262 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4263 | | #define HAVE_SYS_WAIT_H 1 |
---|
4264 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4265 | | #define HAVE_SYSEXITS_H 1 |
---|
4266 | | #define HAVE_SPAWN_H 1 |
---|
4267 | | #define HAVE_UTIL_H 1 |
---|
4268 | | #define HAVE_ALLOCA_H 1 |
---|
4269 | | #define HAVE_DIRENT_H 1 |
---|
4270 | | #define HAVE_MAKEDEV 1 |
---|
4271 | | #define _LARGEFILE_SOURCE 1 |
---|
4272 | | #define _FILE_OFFSET_BITS 64 |
---|
4273 | | #if defined(SCO_DS) |
---|
4274 | | #undef _OFF_T |
---|
4275 | | #endif |
---|
4276 | | /* end confdefs.h. */ |
---|
4277 | | #include <stdio.h> |
---|
4278 | | #ifdef HAVE_SYS_TYPES_H |
---|
4279 | | # include <sys/types.h> |
---|
4280 | | #endif |
---|
4281 | | #ifdef HAVE_SYS_STAT_H |
---|
4282 | | # include <sys/stat.h> |
---|
4283 | | #endif |
---|
4284 | | #ifdef STDC_HEADERS |
---|
4285 | | # include <stdlib.h> |
---|
4286 | | # include <stddef.h> |
---|
4287 | | #else |
---|
4288 | | # ifdef HAVE_STDLIB_H |
---|
4289 | | # include <stdlib.h> |
---|
4290 | | # endif |
---|
4291 | | #endif |
---|
4292 | | #ifdef HAVE_STRING_H |
---|
4293 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4294 | | # include <memory.h> |
---|
4295 | | # endif |
---|
4296 | | # include <string.h> |
---|
4297 | | #endif |
---|
4298 | | #ifdef HAVE_STRINGS_H |
---|
4299 | | # include <strings.h> |
---|
4300 | | #endif |
---|
4301 | | #ifdef HAVE_INTTYPES_H |
---|
4302 | | # include <inttypes.h> |
---|
4303 | | #endif |
---|
4304 | | #ifdef HAVE_STDINT_H |
---|
4305 | | # include <stdint.h> |
---|
4306 | | #endif |
---|
4307 | | #ifdef HAVE_UNISTD_H |
---|
4308 | | # include <unistd.h> |
---|
4309 | | #endif |
---|
4310 | | int |
---|
4311 | | main () |
---|
4312 | | { |
---|
4313 | | if (sizeof ((pid_t))) |
---|
4314 | | return 0; |
---|
4315 | | ; |
---|
4316 | | return 0; |
---|
4317 | | } |
---|
4318 | configure:7507: result: yes |
---|
4319 | configure:7523: checking for size_t |
---|
4320 | configure:7523: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4321 | configure:7523: $? = 0 |
---|
4322 | configure:7523: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4323 | conftest.c:102:21: error: expected expression |
---|
4324 | if (sizeof ((size_t))) |
---|
4325 | ^ |
---|
4326 | 1 error generated. |
---|
4327 | configure:7523: $? = 1 |
---|
4328 | configure: failed program was: |
---|
4329 | | /* confdefs.h */ |
---|
4330 | | #define _GNU_SOURCE 1 |
---|
4331 | | #define _NETBSD_SOURCE 1 |
---|
4332 | | #define __BSD_VISIBLE 1 |
---|
4333 | | #define _BSD_TYPES 1 |
---|
4334 | | #define _DARWIN_C_SOURCE 1 |
---|
4335 | | #define STDC_HEADERS 1 |
---|
4336 | | #define HAVE_SYS_TYPES_H 1 |
---|
4337 | | #define HAVE_SYS_STAT_H 1 |
---|
4338 | | #define HAVE_STDLIB_H 1 |
---|
4339 | | #define HAVE_STRING_H 1 |
---|
4340 | | #define HAVE_MEMORY_H 1 |
---|
4341 | | #define HAVE_STRINGS_H 1 |
---|
4342 | | #define HAVE_INTTYPES_H 1 |
---|
4343 | | #define HAVE_STDINT_H 1 |
---|
4344 | | #define HAVE_UNISTD_H 1 |
---|
4345 | | #define __EXTENSIONS__ 1 |
---|
4346 | | #define _ALL_SOURCE 1 |
---|
4347 | | #define _GNU_SOURCE 1 |
---|
4348 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4349 | | #define _TANDEM_SOURCE 1 |
---|
4350 | | #define STDC_HEADERS 1 |
---|
4351 | | #define HAVE_DLFCN_H 1 |
---|
4352 | | #define HAVE_ERRNO_H 1 |
---|
4353 | | #define HAVE_FCNTL_H 1 |
---|
4354 | | #define HAVE_GRP_H 1 |
---|
4355 | | #define HAVE_LANGINFO_H 1 |
---|
4356 | | #define HAVE_LIBINTL_H 1 |
---|
4357 | | #define HAVE_POLL_H 1 |
---|
4358 | | #define HAVE_PTHREAD_H 1 |
---|
4359 | | #define HAVE_SIGNAL_H 1 |
---|
4360 | | #define HAVE_STDINT_H 1 |
---|
4361 | | #define HAVE_TERMIOS_H 1 |
---|
4362 | | #define HAVE_UNISTD_H 1 |
---|
4363 | | #define HAVE_UTIME_H 1 |
---|
4364 | | #define HAVE_SYS_EVENT_H 1 |
---|
4365 | | #define HAVE_SYS_FILE_H 1 |
---|
4366 | | #define HAVE_SYS_LOCK_H 1 |
---|
4367 | | #define HAVE_SYS_PARAM_H 1 |
---|
4368 | | #define HAVE_SYS_POLL_H 1 |
---|
4369 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4370 | | #define HAVE_SYS_SELECT_H 1 |
---|
4371 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4372 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4373 | | #define HAVE_SYS_STAT_H 1 |
---|
4374 | | #define HAVE_SYS_TIME_H 1 |
---|
4375 | | #define HAVE_SYS_TIMES_H 1 |
---|
4376 | | #define HAVE_SYS_TYPES_H 1 |
---|
4377 | | #define HAVE_SYS_UN_H 1 |
---|
4378 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4379 | | #define HAVE_SYS_WAIT_H 1 |
---|
4380 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4381 | | #define HAVE_SYSEXITS_H 1 |
---|
4382 | | #define HAVE_SPAWN_H 1 |
---|
4383 | | #define HAVE_UTIL_H 1 |
---|
4384 | | #define HAVE_ALLOCA_H 1 |
---|
4385 | | #define HAVE_DIRENT_H 1 |
---|
4386 | | #define HAVE_MAKEDEV 1 |
---|
4387 | | #define _LARGEFILE_SOURCE 1 |
---|
4388 | | #define _FILE_OFFSET_BITS 64 |
---|
4389 | | #if defined(SCO_DS) |
---|
4390 | | #undef _OFF_T |
---|
4391 | | #endif |
---|
4392 | | #define RETSIGTYPE void |
---|
4393 | | /* end confdefs.h. */ |
---|
4394 | | #include <stdio.h> |
---|
4395 | | #ifdef HAVE_SYS_TYPES_H |
---|
4396 | | # include <sys/types.h> |
---|
4397 | | #endif |
---|
4398 | | #ifdef HAVE_SYS_STAT_H |
---|
4399 | | # include <sys/stat.h> |
---|
4400 | | #endif |
---|
4401 | | #ifdef STDC_HEADERS |
---|
4402 | | # include <stdlib.h> |
---|
4403 | | # include <stddef.h> |
---|
4404 | | #else |
---|
4405 | | # ifdef HAVE_STDLIB_H |
---|
4406 | | # include <stdlib.h> |
---|
4407 | | # endif |
---|
4408 | | #endif |
---|
4409 | | #ifdef HAVE_STRING_H |
---|
4410 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4411 | | # include <memory.h> |
---|
4412 | | # endif |
---|
4413 | | # include <string.h> |
---|
4414 | | #endif |
---|
4415 | | #ifdef HAVE_STRINGS_H |
---|
4416 | | # include <strings.h> |
---|
4417 | | #endif |
---|
4418 | | #ifdef HAVE_INTTYPES_H |
---|
4419 | | # include <inttypes.h> |
---|
4420 | | #endif |
---|
4421 | | #ifdef HAVE_STDINT_H |
---|
4422 | | # include <stdint.h> |
---|
4423 | | #endif |
---|
4424 | | #ifdef HAVE_UNISTD_H |
---|
4425 | | # include <unistd.h> |
---|
4426 | | #endif |
---|
4427 | | int |
---|
4428 | | main () |
---|
4429 | | { |
---|
4430 | | if (sizeof ((size_t))) |
---|
4431 | | return 0; |
---|
4432 | | ; |
---|
4433 | | return 0; |
---|
4434 | | } |
---|
4435 | configure:7523: result: yes |
---|
4436 | configure:7534: checking for uid_t in sys/types.h |
---|
4437 | configure:7553: result: yes |
---|
4438 | configure:7572: checking for uint32_t |
---|
4439 | configure:7572: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4440 | configure:7572: $? = 0 |
---|
4441 | configure:7572: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4442 | conftest.c:102:23: error: expected expression |
---|
4443 | if (sizeof ((uint32_t))) |
---|
4444 | ^ |
---|
4445 | 1 error generated. |
---|
4446 | configure:7572: $? = 1 |
---|
4447 | configure: failed program was: |
---|
4448 | | /* confdefs.h */ |
---|
4449 | | #define _GNU_SOURCE 1 |
---|
4450 | | #define _NETBSD_SOURCE 1 |
---|
4451 | | #define __BSD_VISIBLE 1 |
---|
4452 | | #define _BSD_TYPES 1 |
---|
4453 | | #define _DARWIN_C_SOURCE 1 |
---|
4454 | | #define STDC_HEADERS 1 |
---|
4455 | | #define HAVE_SYS_TYPES_H 1 |
---|
4456 | | #define HAVE_SYS_STAT_H 1 |
---|
4457 | | #define HAVE_STDLIB_H 1 |
---|
4458 | | #define HAVE_STRING_H 1 |
---|
4459 | | #define HAVE_MEMORY_H 1 |
---|
4460 | | #define HAVE_STRINGS_H 1 |
---|
4461 | | #define HAVE_INTTYPES_H 1 |
---|
4462 | | #define HAVE_STDINT_H 1 |
---|
4463 | | #define HAVE_UNISTD_H 1 |
---|
4464 | | #define __EXTENSIONS__ 1 |
---|
4465 | | #define _ALL_SOURCE 1 |
---|
4466 | | #define _GNU_SOURCE 1 |
---|
4467 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4468 | | #define _TANDEM_SOURCE 1 |
---|
4469 | | #define STDC_HEADERS 1 |
---|
4470 | | #define HAVE_DLFCN_H 1 |
---|
4471 | | #define HAVE_ERRNO_H 1 |
---|
4472 | | #define HAVE_FCNTL_H 1 |
---|
4473 | | #define HAVE_GRP_H 1 |
---|
4474 | | #define HAVE_LANGINFO_H 1 |
---|
4475 | | #define HAVE_LIBINTL_H 1 |
---|
4476 | | #define HAVE_POLL_H 1 |
---|
4477 | | #define HAVE_PTHREAD_H 1 |
---|
4478 | | #define HAVE_SIGNAL_H 1 |
---|
4479 | | #define HAVE_STDINT_H 1 |
---|
4480 | | #define HAVE_TERMIOS_H 1 |
---|
4481 | | #define HAVE_UNISTD_H 1 |
---|
4482 | | #define HAVE_UTIME_H 1 |
---|
4483 | | #define HAVE_SYS_EVENT_H 1 |
---|
4484 | | #define HAVE_SYS_FILE_H 1 |
---|
4485 | | #define HAVE_SYS_LOCK_H 1 |
---|
4486 | | #define HAVE_SYS_PARAM_H 1 |
---|
4487 | | #define HAVE_SYS_POLL_H 1 |
---|
4488 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4489 | | #define HAVE_SYS_SELECT_H 1 |
---|
4490 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4491 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4492 | | #define HAVE_SYS_STAT_H 1 |
---|
4493 | | #define HAVE_SYS_TIME_H 1 |
---|
4494 | | #define HAVE_SYS_TIMES_H 1 |
---|
4495 | | #define HAVE_SYS_TYPES_H 1 |
---|
4496 | | #define HAVE_SYS_UN_H 1 |
---|
4497 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4498 | | #define HAVE_SYS_WAIT_H 1 |
---|
4499 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4500 | | #define HAVE_SYSEXITS_H 1 |
---|
4501 | | #define HAVE_SPAWN_H 1 |
---|
4502 | | #define HAVE_UTIL_H 1 |
---|
4503 | | #define HAVE_ALLOCA_H 1 |
---|
4504 | | #define HAVE_DIRENT_H 1 |
---|
4505 | | #define HAVE_MAKEDEV 1 |
---|
4506 | | #define _LARGEFILE_SOURCE 1 |
---|
4507 | | #define _FILE_OFFSET_BITS 64 |
---|
4508 | | #if defined(SCO_DS) |
---|
4509 | | #undef _OFF_T |
---|
4510 | | #endif |
---|
4511 | | #define RETSIGTYPE void |
---|
4512 | | /* end confdefs.h. */ |
---|
4513 | | #include <stdio.h> |
---|
4514 | | #ifdef HAVE_SYS_TYPES_H |
---|
4515 | | # include <sys/types.h> |
---|
4516 | | #endif |
---|
4517 | | #ifdef HAVE_SYS_STAT_H |
---|
4518 | | # include <sys/stat.h> |
---|
4519 | | #endif |
---|
4520 | | #ifdef STDC_HEADERS |
---|
4521 | | # include <stdlib.h> |
---|
4522 | | # include <stddef.h> |
---|
4523 | | #else |
---|
4524 | | # ifdef HAVE_STDLIB_H |
---|
4525 | | # include <stdlib.h> |
---|
4526 | | # endif |
---|
4527 | | #endif |
---|
4528 | | #ifdef HAVE_STRING_H |
---|
4529 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4530 | | # include <memory.h> |
---|
4531 | | # endif |
---|
4532 | | # include <string.h> |
---|
4533 | | #endif |
---|
4534 | | #ifdef HAVE_STRINGS_H |
---|
4535 | | # include <strings.h> |
---|
4536 | | #endif |
---|
4537 | | #ifdef HAVE_INTTYPES_H |
---|
4538 | | # include <inttypes.h> |
---|
4539 | | #endif |
---|
4540 | | #ifdef HAVE_STDINT_H |
---|
4541 | | # include <stdint.h> |
---|
4542 | | #endif |
---|
4543 | | #ifdef HAVE_UNISTD_H |
---|
4544 | | # include <unistd.h> |
---|
4545 | | #endif |
---|
4546 | | int |
---|
4547 | | main () |
---|
4548 | | { |
---|
4549 | | if (sizeof ((uint32_t))) |
---|
4550 | | return 0; |
---|
4551 | | ; |
---|
4552 | | return 0; |
---|
4553 | | } |
---|
4554 | configure:7572: result: yes |
---|
4555 | configure:7579: checking for uint32_t |
---|
4556 | configure:7579: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4557 | configure:7579: $? = 0 |
---|
4558 | configure:7579: result: yes |
---|
4559 | configure:7594: checking for uint64_t |
---|
4560 | configure:7594: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4561 | configure:7594: $? = 0 |
---|
4562 | configure:7594: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4563 | conftest.c:103:23: error: expected expression |
---|
4564 | if (sizeof ((uint64_t))) |
---|
4565 | ^ |
---|
4566 | 1 error generated. |
---|
4567 | configure:7594: $? = 1 |
---|
4568 | configure: failed program was: |
---|
4569 | | /* confdefs.h */ |
---|
4570 | | #define _GNU_SOURCE 1 |
---|
4571 | | #define _NETBSD_SOURCE 1 |
---|
4572 | | #define __BSD_VISIBLE 1 |
---|
4573 | | #define _BSD_TYPES 1 |
---|
4574 | | #define _DARWIN_C_SOURCE 1 |
---|
4575 | | #define STDC_HEADERS 1 |
---|
4576 | | #define HAVE_SYS_TYPES_H 1 |
---|
4577 | | #define HAVE_SYS_STAT_H 1 |
---|
4578 | | #define HAVE_STDLIB_H 1 |
---|
4579 | | #define HAVE_STRING_H 1 |
---|
4580 | | #define HAVE_MEMORY_H 1 |
---|
4581 | | #define HAVE_STRINGS_H 1 |
---|
4582 | | #define HAVE_INTTYPES_H 1 |
---|
4583 | | #define HAVE_STDINT_H 1 |
---|
4584 | | #define HAVE_UNISTD_H 1 |
---|
4585 | | #define __EXTENSIONS__ 1 |
---|
4586 | | #define _ALL_SOURCE 1 |
---|
4587 | | #define _GNU_SOURCE 1 |
---|
4588 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4589 | | #define _TANDEM_SOURCE 1 |
---|
4590 | | #define STDC_HEADERS 1 |
---|
4591 | | #define HAVE_DLFCN_H 1 |
---|
4592 | | #define HAVE_ERRNO_H 1 |
---|
4593 | | #define HAVE_FCNTL_H 1 |
---|
4594 | | #define HAVE_GRP_H 1 |
---|
4595 | | #define HAVE_LANGINFO_H 1 |
---|
4596 | | #define HAVE_LIBINTL_H 1 |
---|
4597 | | #define HAVE_POLL_H 1 |
---|
4598 | | #define HAVE_PTHREAD_H 1 |
---|
4599 | | #define HAVE_SIGNAL_H 1 |
---|
4600 | | #define HAVE_STDINT_H 1 |
---|
4601 | | #define HAVE_TERMIOS_H 1 |
---|
4602 | | #define HAVE_UNISTD_H 1 |
---|
4603 | | #define HAVE_UTIME_H 1 |
---|
4604 | | #define HAVE_SYS_EVENT_H 1 |
---|
4605 | | #define HAVE_SYS_FILE_H 1 |
---|
4606 | | #define HAVE_SYS_LOCK_H 1 |
---|
4607 | | #define HAVE_SYS_PARAM_H 1 |
---|
4608 | | #define HAVE_SYS_POLL_H 1 |
---|
4609 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4610 | | #define HAVE_SYS_SELECT_H 1 |
---|
4611 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4612 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4613 | | #define HAVE_SYS_STAT_H 1 |
---|
4614 | | #define HAVE_SYS_TIME_H 1 |
---|
4615 | | #define HAVE_SYS_TIMES_H 1 |
---|
4616 | | #define HAVE_SYS_TYPES_H 1 |
---|
4617 | | #define HAVE_SYS_UN_H 1 |
---|
4618 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4619 | | #define HAVE_SYS_WAIT_H 1 |
---|
4620 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4621 | | #define HAVE_SYSEXITS_H 1 |
---|
4622 | | #define HAVE_SPAWN_H 1 |
---|
4623 | | #define HAVE_UTIL_H 1 |
---|
4624 | | #define HAVE_ALLOCA_H 1 |
---|
4625 | | #define HAVE_DIRENT_H 1 |
---|
4626 | | #define HAVE_MAKEDEV 1 |
---|
4627 | | #define _LARGEFILE_SOURCE 1 |
---|
4628 | | #define _FILE_OFFSET_BITS 64 |
---|
4629 | | #if defined(SCO_DS) |
---|
4630 | | #undef _OFF_T |
---|
4631 | | #endif |
---|
4632 | | #define RETSIGTYPE void |
---|
4633 | | #define HAVE_UINT32_T 1 |
---|
4634 | | /* end confdefs.h. */ |
---|
4635 | | #include <stdio.h> |
---|
4636 | | #ifdef HAVE_SYS_TYPES_H |
---|
4637 | | # include <sys/types.h> |
---|
4638 | | #endif |
---|
4639 | | #ifdef HAVE_SYS_STAT_H |
---|
4640 | | # include <sys/stat.h> |
---|
4641 | | #endif |
---|
4642 | | #ifdef STDC_HEADERS |
---|
4643 | | # include <stdlib.h> |
---|
4644 | | # include <stddef.h> |
---|
4645 | | #else |
---|
4646 | | # ifdef HAVE_STDLIB_H |
---|
4647 | | # include <stdlib.h> |
---|
4648 | | # endif |
---|
4649 | | #endif |
---|
4650 | | #ifdef HAVE_STRING_H |
---|
4651 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4652 | | # include <memory.h> |
---|
4653 | | # endif |
---|
4654 | | # include <string.h> |
---|
4655 | | #endif |
---|
4656 | | #ifdef HAVE_STRINGS_H |
---|
4657 | | # include <strings.h> |
---|
4658 | | #endif |
---|
4659 | | #ifdef HAVE_INTTYPES_H |
---|
4660 | | # include <inttypes.h> |
---|
4661 | | #endif |
---|
4662 | | #ifdef HAVE_STDINT_H |
---|
4663 | | # include <stdint.h> |
---|
4664 | | #endif |
---|
4665 | | #ifdef HAVE_UNISTD_H |
---|
4666 | | # include <unistd.h> |
---|
4667 | | #endif |
---|
4668 | | int |
---|
4669 | | main () |
---|
4670 | | { |
---|
4671 | | if (sizeof ((uint64_t))) |
---|
4672 | | return 0; |
---|
4673 | | ; |
---|
4674 | | return 0; |
---|
4675 | | } |
---|
4676 | configure:7594: result: yes |
---|
4677 | configure:7601: checking for uint64_t |
---|
4678 | configure:7601: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4679 | configure:7601: $? = 0 |
---|
4680 | configure:7601: result: yes |
---|
4681 | configure:7616: checking for int32_t |
---|
4682 | configure:7616: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4683 | configure:7616: $? = 0 |
---|
4684 | configure:7616: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4685 | conftest.c:104:22: error: expected expression |
---|
4686 | if (sizeof ((int32_t))) |
---|
4687 | ^ |
---|
4688 | 1 error generated. |
---|
4689 | configure:7616: $? = 1 |
---|
4690 | configure: failed program was: |
---|
4691 | | /* confdefs.h */ |
---|
4692 | | #define _GNU_SOURCE 1 |
---|
4693 | | #define _NETBSD_SOURCE 1 |
---|
4694 | | #define __BSD_VISIBLE 1 |
---|
4695 | | #define _BSD_TYPES 1 |
---|
4696 | | #define _DARWIN_C_SOURCE 1 |
---|
4697 | | #define STDC_HEADERS 1 |
---|
4698 | | #define HAVE_SYS_TYPES_H 1 |
---|
4699 | | #define HAVE_SYS_STAT_H 1 |
---|
4700 | | #define HAVE_STDLIB_H 1 |
---|
4701 | | #define HAVE_STRING_H 1 |
---|
4702 | | #define HAVE_MEMORY_H 1 |
---|
4703 | | #define HAVE_STRINGS_H 1 |
---|
4704 | | #define HAVE_INTTYPES_H 1 |
---|
4705 | | #define HAVE_STDINT_H 1 |
---|
4706 | | #define HAVE_UNISTD_H 1 |
---|
4707 | | #define __EXTENSIONS__ 1 |
---|
4708 | | #define _ALL_SOURCE 1 |
---|
4709 | | #define _GNU_SOURCE 1 |
---|
4710 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4711 | | #define _TANDEM_SOURCE 1 |
---|
4712 | | #define STDC_HEADERS 1 |
---|
4713 | | #define HAVE_DLFCN_H 1 |
---|
4714 | | #define HAVE_ERRNO_H 1 |
---|
4715 | | #define HAVE_FCNTL_H 1 |
---|
4716 | | #define HAVE_GRP_H 1 |
---|
4717 | | #define HAVE_LANGINFO_H 1 |
---|
4718 | | #define HAVE_LIBINTL_H 1 |
---|
4719 | | #define HAVE_POLL_H 1 |
---|
4720 | | #define HAVE_PTHREAD_H 1 |
---|
4721 | | #define HAVE_SIGNAL_H 1 |
---|
4722 | | #define HAVE_STDINT_H 1 |
---|
4723 | | #define HAVE_TERMIOS_H 1 |
---|
4724 | | #define HAVE_UNISTD_H 1 |
---|
4725 | | #define HAVE_UTIME_H 1 |
---|
4726 | | #define HAVE_SYS_EVENT_H 1 |
---|
4727 | | #define HAVE_SYS_FILE_H 1 |
---|
4728 | | #define HAVE_SYS_LOCK_H 1 |
---|
4729 | | #define HAVE_SYS_PARAM_H 1 |
---|
4730 | | #define HAVE_SYS_POLL_H 1 |
---|
4731 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4732 | | #define HAVE_SYS_SELECT_H 1 |
---|
4733 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4734 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4735 | | #define HAVE_SYS_STAT_H 1 |
---|
4736 | | #define HAVE_SYS_TIME_H 1 |
---|
4737 | | #define HAVE_SYS_TIMES_H 1 |
---|
4738 | | #define HAVE_SYS_TYPES_H 1 |
---|
4739 | | #define HAVE_SYS_UN_H 1 |
---|
4740 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4741 | | #define HAVE_SYS_WAIT_H 1 |
---|
4742 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4743 | | #define HAVE_SYSEXITS_H 1 |
---|
4744 | | #define HAVE_SPAWN_H 1 |
---|
4745 | | #define HAVE_UTIL_H 1 |
---|
4746 | | #define HAVE_ALLOCA_H 1 |
---|
4747 | | #define HAVE_DIRENT_H 1 |
---|
4748 | | #define HAVE_MAKEDEV 1 |
---|
4749 | | #define _LARGEFILE_SOURCE 1 |
---|
4750 | | #define _FILE_OFFSET_BITS 64 |
---|
4751 | | #if defined(SCO_DS) |
---|
4752 | | #undef _OFF_T |
---|
4753 | | #endif |
---|
4754 | | #define RETSIGTYPE void |
---|
4755 | | #define HAVE_UINT32_T 1 |
---|
4756 | | #define HAVE_UINT64_T 1 |
---|
4757 | | /* end confdefs.h. */ |
---|
4758 | | #include <stdio.h> |
---|
4759 | | #ifdef HAVE_SYS_TYPES_H |
---|
4760 | | # include <sys/types.h> |
---|
4761 | | #endif |
---|
4762 | | #ifdef HAVE_SYS_STAT_H |
---|
4763 | | # include <sys/stat.h> |
---|
4764 | | #endif |
---|
4765 | | #ifdef STDC_HEADERS |
---|
4766 | | # include <stdlib.h> |
---|
4767 | | # include <stddef.h> |
---|
4768 | | #else |
---|
4769 | | # ifdef HAVE_STDLIB_H |
---|
4770 | | # include <stdlib.h> |
---|
4771 | | # endif |
---|
4772 | | #endif |
---|
4773 | | #ifdef HAVE_STRING_H |
---|
4774 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4775 | | # include <memory.h> |
---|
4776 | | # endif |
---|
4777 | | # include <string.h> |
---|
4778 | | #endif |
---|
4779 | | #ifdef HAVE_STRINGS_H |
---|
4780 | | # include <strings.h> |
---|
4781 | | #endif |
---|
4782 | | #ifdef HAVE_INTTYPES_H |
---|
4783 | | # include <inttypes.h> |
---|
4784 | | #endif |
---|
4785 | | #ifdef HAVE_STDINT_H |
---|
4786 | | # include <stdint.h> |
---|
4787 | | #endif |
---|
4788 | | #ifdef HAVE_UNISTD_H |
---|
4789 | | # include <unistd.h> |
---|
4790 | | #endif |
---|
4791 | | int |
---|
4792 | | main () |
---|
4793 | | { |
---|
4794 | | if (sizeof ((int32_t))) |
---|
4795 | | return 0; |
---|
4796 | | ; |
---|
4797 | | return 0; |
---|
4798 | | } |
---|
4799 | configure:7616: result: yes |
---|
4800 | configure:7623: checking for int32_t |
---|
4801 | configure:7623: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4802 | configure:7623: $? = 0 |
---|
4803 | configure:7623: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4804 | conftest.c:107:53: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow] |
---|
4805 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
4806 | ^ |
---|
4807 | conftest.c:106:24: error: 'test_array' declared as an array with a negative size |
---|
4808 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4809 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4810 | 1 warning and 1 error generated. |
---|
4811 | configure:7623: $? = 1 |
---|
4812 | configure: failed program was: |
---|
4813 | | /* confdefs.h */ |
---|
4814 | | #define _GNU_SOURCE 1 |
---|
4815 | | #define _NETBSD_SOURCE 1 |
---|
4816 | | #define __BSD_VISIBLE 1 |
---|
4817 | | #define _BSD_TYPES 1 |
---|
4818 | | #define _DARWIN_C_SOURCE 1 |
---|
4819 | | #define STDC_HEADERS 1 |
---|
4820 | | #define HAVE_SYS_TYPES_H 1 |
---|
4821 | | #define HAVE_SYS_STAT_H 1 |
---|
4822 | | #define HAVE_STDLIB_H 1 |
---|
4823 | | #define HAVE_STRING_H 1 |
---|
4824 | | #define HAVE_MEMORY_H 1 |
---|
4825 | | #define HAVE_STRINGS_H 1 |
---|
4826 | | #define HAVE_INTTYPES_H 1 |
---|
4827 | | #define HAVE_STDINT_H 1 |
---|
4828 | | #define HAVE_UNISTD_H 1 |
---|
4829 | | #define __EXTENSIONS__ 1 |
---|
4830 | | #define _ALL_SOURCE 1 |
---|
4831 | | #define _GNU_SOURCE 1 |
---|
4832 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4833 | | #define _TANDEM_SOURCE 1 |
---|
4834 | | #define STDC_HEADERS 1 |
---|
4835 | | #define HAVE_DLFCN_H 1 |
---|
4836 | | #define HAVE_ERRNO_H 1 |
---|
4837 | | #define HAVE_FCNTL_H 1 |
---|
4838 | | #define HAVE_GRP_H 1 |
---|
4839 | | #define HAVE_LANGINFO_H 1 |
---|
4840 | | #define HAVE_LIBINTL_H 1 |
---|
4841 | | #define HAVE_POLL_H 1 |
---|
4842 | | #define HAVE_PTHREAD_H 1 |
---|
4843 | | #define HAVE_SIGNAL_H 1 |
---|
4844 | | #define HAVE_STDINT_H 1 |
---|
4845 | | #define HAVE_TERMIOS_H 1 |
---|
4846 | | #define HAVE_UNISTD_H 1 |
---|
4847 | | #define HAVE_UTIME_H 1 |
---|
4848 | | #define HAVE_SYS_EVENT_H 1 |
---|
4849 | | #define HAVE_SYS_FILE_H 1 |
---|
4850 | | #define HAVE_SYS_LOCK_H 1 |
---|
4851 | | #define HAVE_SYS_PARAM_H 1 |
---|
4852 | | #define HAVE_SYS_POLL_H 1 |
---|
4853 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4854 | | #define HAVE_SYS_SELECT_H 1 |
---|
4855 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4856 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4857 | | #define HAVE_SYS_STAT_H 1 |
---|
4858 | | #define HAVE_SYS_TIME_H 1 |
---|
4859 | | #define HAVE_SYS_TIMES_H 1 |
---|
4860 | | #define HAVE_SYS_TYPES_H 1 |
---|
4861 | | #define HAVE_SYS_UN_H 1 |
---|
4862 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4863 | | #define HAVE_SYS_WAIT_H 1 |
---|
4864 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4865 | | #define HAVE_SYSEXITS_H 1 |
---|
4866 | | #define HAVE_SPAWN_H 1 |
---|
4867 | | #define HAVE_UTIL_H 1 |
---|
4868 | | #define HAVE_ALLOCA_H 1 |
---|
4869 | | #define HAVE_DIRENT_H 1 |
---|
4870 | | #define HAVE_MAKEDEV 1 |
---|
4871 | | #define _LARGEFILE_SOURCE 1 |
---|
4872 | | #define _FILE_OFFSET_BITS 64 |
---|
4873 | | #if defined(SCO_DS) |
---|
4874 | | #undef _OFF_T |
---|
4875 | | #endif |
---|
4876 | | #define RETSIGTYPE void |
---|
4877 | | #define HAVE_UINT32_T 1 |
---|
4878 | | #define HAVE_UINT64_T 1 |
---|
4879 | | #define HAVE_INT32_T 1 |
---|
4880 | | /* end confdefs.h. */ |
---|
4881 | | #include <stdio.h> |
---|
4882 | | #ifdef HAVE_SYS_TYPES_H |
---|
4883 | | # include <sys/types.h> |
---|
4884 | | #endif |
---|
4885 | | #ifdef HAVE_SYS_STAT_H |
---|
4886 | | # include <sys/stat.h> |
---|
4887 | | #endif |
---|
4888 | | #ifdef STDC_HEADERS |
---|
4889 | | # include <stdlib.h> |
---|
4890 | | # include <stddef.h> |
---|
4891 | | #else |
---|
4892 | | # ifdef HAVE_STDLIB_H |
---|
4893 | | # include <stdlib.h> |
---|
4894 | | # endif |
---|
4895 | | #endif |
---|
4896 | | #ifdef HAVE_STRING_H |
---|
4897 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4898 | | # include <memory.h> |
---|
4899 | | # endif |
---|
4900 | | # include <string.h> |
---|
4901 | | #endif |
---|
4902 | | #ifdef HAVE_STRINGS_H |
---|
4903 | | # include <strings.h> |
---|
4904 | | #endif |
---|
4905 | | #ifdef HAVE_INTTYPES_H |
---|
4906 | | # include <inttypes.h> |
---|
4907 | | #endif |
---|
4908 | | #ifdef HAVE_STDINT_H |
---|
4909 | | # include <stdint.h> |
---|
4910 | | #endif |
---|
4911 | | #ifdef HAVE_UNISTD_H |
---|
4912 | | # include <unistd.h> |
---|
4913 | | #endif |
---|
4914 | | enum { N = 32 / 2 - 1 }; |
---|
4915 | | int |
---|
4916 | | main () |
---|
4917 | | { |
---|
4918 | | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4919 | | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
4920 | | test_array [0] = 0; |
---|
4921 | | return test_array [0]; |
---|
4922 | | |
---|
4923 | | ; |
---|
4924 | | return 0; |
---|
4925 | | } |
---|
4926 | configure:7623: result: yes |
---|
4927 | configure:7635: checking for int64_t |
---|
4928 | configure:7635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4929 | configure:7635: $? = 0 |
---|
4930 | configure:7635: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
4931 | conftest.c:105:22: error: expected expression |
---|
4932 | if (sizeof ((int64_t))) |
---|
4933 | ^ |
---|
4934 | 1 error generated. |
---|
4935 | configure:7635: $? = 1 |
---|
4936 | configure: failed program was: |
---|
4937 | | /* confdefs.h */ |
---|
4938 | | #define _GNU_SOURCE 1 |
---|
4939 | | #define _NETBSD_SOURCE 1 |
---|
4940 | | #define __BSD_VISIBLE 1 |
---|
4941 | | #define _BSD_TYPES 1 |
---|
4942 | | #define _DARWIN_C_SOURCE 1 |
---|
4943 | | #define STDC_HEADERS 1 |
---|
4944 | | #define HAVE_SYS_TYPES_H 1 |
---|
4945 | | #define HAVE_SYS_STAT_H 1 |
---|
4946 | | #define HAVE_STDLIB_H 1 |
---|
4947 | | #define HAVE_STRING_H 1 |
---|
4948 | | #define HAVE_MEMORY_H 1 |
---|
4949 | | #define HAVE_STRINGS_H 1 |
---|
4950 | | #define HAVE_INTTYPES_H 1 |
---|
4951 | | #define HAVE_STDINT_H 1 |
---|
4952 | | #define HAVE_UNISTD_H 1 |
---|
4953 | | #define __EXTENSIONS__ 1 |
---|
4954 | | #define _ALL_SOURCE 1 |
---|
4955 | | #define _GNU_SOURCE 1 |
---|
4956 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4957 | | #define _TANDEM_SOURCE 1 |
---|
4958 | | #define STDC_HEADERS 1 |
---|
4959 | | #define HAVE_DLFCN_H 1 |
---|
4960 | | #define HAVE_ERRNO_H 1 |
---|
4961 | | #define HAVE_FCNTL_H 1 |
---|
4962 | | #define HAVE_GRP_H 1 |
---|
4963 | | #define HAVE_LANGINFO_H 1 |
---|
4964 | | #define HAVE_LIBINTL_H 1 |
---|
4965 | | #define HAVE_POLL_H 1 |
---|
4966 | | #define HAVE_PTHREAD_H 1 |
---|
4967 | | #define HAVE_SIGNAL_H 1 |
---|
4968 | | #define HAVE_STDINT_H 1 |
---|
4969 | | #define HAVE_TERMIOS_H 1 |
---|
4970 | | #define HAVE_UNISTD_H 1 |
---|
4971 | | #define HAVE_UTIME_H 1 |
---|
4972 | | #define HAVE_SYS_EVENT_H 1 |
---|
4973 | | #define HAVE_SYS_FILE_H 1 |
---|
4974 | | #define HAVE_SYS_LOCK_H 1 |
---|
4975 | | #define HAVE_SYS_PARAM_H 1 |
---|
4976 | | #define HAVE_SYS_POLL_H 1 |
---|
4977 | | #define HAVE_SYS_RANDOM_H 1 |
---|
4978 | | #define HAVE_SYS_SELECT_H 1 |
---|
4979 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4980 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4981 | | #define HAVE_SYS_STAT_H 1 |
---|
4982 | | #define HAVE_SYS_TIME_H 1 |
---|
4983 | | #define HAVE_SYS_TIMES_H 1 |
---|
4984 | | #define HAVE_SYS_TYPES_H 1 |
---|
4985 | | #define HAVE_SYS_UN_H 1 |
---|
4986 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4987 | | #define HAVE_SYS_WAIT_H 1 |
---|
4988 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4989 | | #define HAVE_SYSEXITS_H 1 |
---|
4990 | | #define HAVE_SPAWN_H 1 |
---|
4991 | | #define HAVE_UTIL_H 1 |
---|
4992 | | #define HAVE_ALLOCA_H 1 |
---|
4993 | | #define HAVE_DIRENT_H 1 |
---|
4994 | | #define HAVE_MAKEDEV 1 |
---|
4995 | | #define _LARGEFILE_SOURCE 1 |
---|
4996 | | #define _FILE_OFFSET_BITS 64 |
---|
4997 | | #if defined(SCO_DS) |
---|
4998 | | #undef _OFF_T |
---|
4999 | | #endif |
---|
5000 | | #define RETSIGTYPE void |
---|
5001 | | #define HAVE_UINT32_T 1 |
---|
5002 | | #define HAVE_UINT64_T 1 |
---|
5003 | | #define HAVE_INT32_T 1 |
---|
5004 | | /* end confdefs.h. */ |
---|
5005 | | #include <stdio.h> |
---|
5006 | | #ifdef HAVE_SYS_TYPES_H |
---|
5007 | | # include <sys/types.h> |
---|
5008 | | #endif |
---|
5009 | | #ifdef HAVE_SYS_STAT_H |
---|
5010 | | # include <sys/stat.h> |
---|
5011 | | #endif |
---|
5012 | | #ifdef STDC_HEADERS |
---|
5013 | | # include <stdlib.h> |
---|
5014 | | # include <stddef.h> |
---|
5015 | | #else |
---|
5016 | | # ifdef HAVE_STDLIB_H |
---|
5017 | | # include <stdlib.h> |
---|
5018 | | # endif |
---|
5019 | | #endif |
---|
5020 | | #ifdef HAVE_STRING_H |
---|
5021 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5022 | | # include <memory.h> |
---|
5023 | | # endif |
---|
5024 | | # include <string.h> |
---|
5025 | | #endif |
---|
5026 | | #ifdef HAVE_STRINGS_H |
---|
5027 | | # include <strings.h> |
---|
5028 | | #endif |
---|
5029 | | #ifdef HAVE_INTTYPES_H |
---|
5030 | | # include <inttypes.h> |
---|
5031 | | #endif |
---|
5032 | | #ifdef HAVE_STDINT_H |
---|
5033 | | # include <stdint.h> |
---|
5034 | | #endif |
---|
5035 | | #ifdef HAVE_UNISTD_H |
---|
5036 | | # include <unistd.h> |
---|
5037 | | #endif |
---|
5038 | | int |
---|
5039 | | main () |
---|
5040 | | { |
---|
5041 | | if (sizeof ((int64_t))) |
---|
5042 | | return 0; |
---|
5043 | | ; |
---|
5044 | | return 0; |
---|
5045 | | } |
---|
5046 | configure:7635: result: yes |
---|
5047 | configure:7642: checking for int64_t |
---|
5048 | configure:7642: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5049 | configure:7642: $? = 0 |
---|
5050 | configure:7642: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5051 | conftest.c:108:53: warning: overflow in expression; result is -9223372036854775808 with type 'long long' [-Winteger-overflow] |
---|
5052 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
5053 | ^ |
---|
5054 | conftest.c:107:24: error: 'test_array' declared as an array with a negative size |
---|
5055 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
5056 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
5057 | 1 warning and 1 error generated. |
---|
5058 | configure:7642: $? = 1 |
---|
5059 | configure: failed program was: |
---|
5060 | | /* confdefs.h */ |
---|
5061 | | #define _GNU_SOURCE 1 |
---|
5062 | | #define _NETBSD_SOURCE 1 |
---|
5063 | | #define __BSD_VISIBLE 1 |
---|
5064 | | #define _BSD_TYPES 1 |
---|
5065 | | #define _DARWIN_C_SOURCE 1 |
---|
5066 | | #define STDC_HEADERS 1 |
---|
5067 | | #define HAVE_SYS_TYPES_H 1 |
---|
5068 | | #define HAVE_SYS_STAT_H 1 |
---|
5069 | | #define HAVE_STDLIB_H 1 |
---|
5070 | | #define HAVE_STRING_H 1 |
---|
5071 | | #define HAVE_MEMORY_H 1 |
---|
5072 | | #define HAVE_STRINGS_H 1 |
---|
5073 | | #define HAVE_INTTYPES_H 1 |
---|
5074 | | #define HAVE_STDINT_H 1 |
---|
5075 | | #define HAVE_UNISTD_H 1 |
---|
5076 | | #define __EXTENSIONS__ 1 |
---|
5077 | | #define _ALL_SOURCE 1 |
---|
5078 | | #define _GNU_SOURCE 1 |
---|
5079 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5080 | | #define _TANDEM_SOURCE 1 |
---|
5081 | | #define STDC_HEADERS 1 |
---|
5082 | | #define HAVE_DLFCN_H 1 |
---|
5083 | | #define HAVE_ERRNO_H 1 |
---|
5084 | | #define HAVE_FCNTL_H 1 |
---|
5085 | | #define HAVE_GRP_H 1 |
---|
5086 | | #define HAVE_LANGINFO_H 1 |
---|
5087 | | #define HAVE_LIBINTL_H 1 |
---|
5088 | | #define HAVE_POLL_H 1 |
---|
5089 | | #define HAVE_PTHREAD_H 1 |
---|
5090 | | #define HAVE_SIGNAL_H 1 |
---|
5091 | | #define HAVE_STDINT_H 1 |
---|
5092 | | #define HAVE_TERMIOS_H 1 |
---|
5093 | | #define HAVE_UNISTD_H 1 |
---|
5094 | | #define HAVE_UTIME_H 1 |
---|
5095 | | #define HAVE_SYS_EVENT_H 1 |
---|
5096 | | #define HAVE_SYS_FILE_H 1 |
---|
5097 | | #define HAVE_SYS_LOCK_H 1 |
---|
5098 | | #define HAVE_SYS_PARAM_H 1 |
---|
5099 | | #define HAVE_SYS_POLL_H 1 |
---|
5100 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5101 | | #define HAVE_SYS_SELECT_H 1 |
---|
5102 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5103 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5104 | | #define HAVE_SYS_STAT_H 1 |
---|
5105 | | #define HAVE_SYS_TIME_H 1 |
---|
5106 | | #define HAVE_SYS_TIMES_H 1 |
---|
5107 | | #define HAVE_SYS_TYPES_H 1 |
---|
5108 | | #define HAVE_SYS_UN_H 1 |
---|
5109 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5110 | | #define HAVE_SYS_WAIT_H 1 |
---|
5111 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5112 | | #define HAVE_SYSEXITS_H 1 |
---|
5113 | | #define HAVE_SPAWN_H 1 |
---|
5114 | | #define HAVE_UTIL_H 1 |
---|
5115 | | #define HAVE_ALLOCA_H 1 |
---|
5116 | | #define HAVE_DIRENT_H 1 |
---|
5117 | | #define HAVE_MAKEDEV 1 |
---|
5118 | | #define _LARGEFILE_SOURCE 1 |
---|
5119 | | #define _FILE_OFFSET_BITS 64 |
---|
5120 | | #if defined(SCO_DS) |
---|
5121 | | #undef _OFF_T |
---|
5122 | | #endif |
---|
5123 | | #define RETSIGTYPE void |
---|
5124 | | #define HAVE_UINT32_T 1 |
---|
5125 | | #define HAVE_UINT64_T 1 |
---|
5126 | | #define HAVE_INT32_T 1 |
---|
5127 | | #define HAVE_INT64_T 1 |
---|
5128 | | /* end confdefs.h. */ |
---|
5129 | | #include <stdio.h> |
---|
5130 | | #ifdef HAVE_SYS_TYPES_H |
---|
5131 | | # include <sys/types.h> |
---|
5132 | | #endif |
---|
5133 | | #ifdef HAVE_SYS_STAT_H |
---|
5134 | | # include <sys/stat.h> |
---|
5135 | | #endif |
---|
5136 | | #ifdef STDC_HEADERS |
---|
5137 | | # include <stdlib.h> |
---|
5138 | | # include <stddef.h> |
---|
5139 | | #else |
---|
5140 | | # ifdef HAVE_STDLIB_H |
---|
5141 | | # include <stdlib.h> |
---|
5142 | | # endif |
---|
5143 | | #endif |
---|
5144 | | #ifdef HAVE_STRING_H |
---|
5145 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5146 | | # include <memory.h> |
---|
5147 | | # endif |
---|
5148 | | # include <string.h> |
---|
5149 | | #endif |
---|
5150 | | #ifdef HAVE_STRINGS_H |
---|
5151 | | # include <strings.h> |
---|
5152 | | #endif |
---|
5153 | | #ifdef HAVE_INTTYPES_H |
---|
5154 | | # include <inttypes.h> |
---|
5155 | | #endif |
---|
5156 | | #ifdef HAVE_STDINT_H |
---|
5157 | | # include <stdint.h> |
---|
5158 | | #endif |
---|
5159 | | #ifdef HAVE_UNISTD_H |
---|
5160 | | # include <unistd.h> |
---|
5161 | | #endif |
---|
5162 | | enum { N = 64 / 2 - 1 }; |
---|
5163 | | int |
---|
5164 | | main () |
---|
5165 | | { |
---|
5166 | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
5167 | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
5168 | | test_array [0] = 0; |
---|
5169 | | return test_array [0]; |
---|
5170 | | |
---|
5171 | | ; |
---|
5172 | | return 0; |
---|
5173 | | } |
---|
5174 | configure:7642: result: yes |
---|
5175 | configure:7654: checking for ssize_t |
---|
5176 | configure:7654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5177 | configure:7654: $? = 0 |
---|
5178 | configure:7654: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5179 | conftest.c:106:22: error: expected expression |
---|
5180 | if (sizeof ((ssize_t))) |
---|
5181 | ^ |
---|
5182 | 1 error generated. |
---|
5183 | configure:7654: $? = 1 |
---|
5184 | configure: failed program was: |
---|
5185 | | /* confdefs.h */ |
---|
5186 | | #define _GNU_SOURCE 1 |
---|
5187 | | #define _NETBSD_SOURCE 1 |
---|
5188 | | #define __BSD_VISIBLE 1 |
---|
5189 | | #define _BSD_TYPES 1 |
---|
5190 | | #define _DARWIN_C_SOURCE 1 |
---|
5191 | | #define STDC_HEADERS 1 |
---|
5192 | | #define HAVE_SYS_TYPES_H 1 |
---|
5193 | | #define HAVE_SYS_STAT_H 1 |
---|
5194 | | #define HAVE_STDLIB_H 1 |
---|
5195 | | #define HAVE_STRING_H 1 |
---|
5196 | | #define HAVE_MEMORY_H 1 |
---|
5197 | | #define HAVE_STRINGS_H 1 |
---|
5198 | | #define HAVE_INTTYPES_H 1 |
---|
5199 | | #define HAVE_STDINT_H 1 |
---|
5200 | | #define HAVE_UNISTD_H 1 |
---|
5201 | | #define __EXTENSIONS__ 1 |
---|
5202 | | #define _ALL_SOURCE 1 |
---|
5203 | | #define _GNU_SOURCE 1 |
---|
5204 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5205 | | #define _TANDEM_SOURCE 1 |
---|
5206 | | #define STDC_HEADERS 1 |
---|
5207 | | #define HAVE_DLFCN_H 1 |
---|
5208 | | #define HAVE_ERRNO_H 1 |
---|
5209 | | #define HAVE_FCNTL_H 1 |
---|
5210 | | #define HAVE_GRP_H 1 |
---|
5211 | | #define HAVE_LANGINFO_H 1 |
---|
5212 | | #define HAVE_LIBINTL_H 1 |
---|
5213 | | #define HAVE_POLL_H 1 |
---|
5214 | | #define HAVE_PTHREAD_H 1 |
---|
5215 | | #define HAVE_SIGNAL_H 1 |
---|
5216 | | #define HAVE_STDINT_H 1 |
---|
5217 | | #define HAVE_TERMIOS_H 1 |
---|
5218 | | #define HAVE_UNISTD_H 1 |
---|
5219 | | #define HAVE_UTIME_H 1 |
---|
5220 | | #define HAVE_SYS_EVENT_H 1 |
---|
5221 | | #define HAVE_SYS_FILE_H 1 |
---|
5222 | | #define HAVE_SYS_LOCK_H 1 |
---|
5223 | | #define HAVE_SYS_PARAM_H 1 |
---|
5224 | | #define HAVE_SYS_POLL_H 1 |
---|
5225 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5226 | | #define HAVE_SYS_SELECT_H 1 |
---|
5227 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5228 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5229 | | #define HAVE_SYS_STAT_H 1 |
---|
5230 | | #define HAVE_SYS_TIME_H 1 |
---|
5231 | | #define HAVE_SYS_TIMES_H 1 |
---|
5232 | | #define HAVE_SYS_TYPES_H 1 |
---|
5233 | | #define HAVE_SYS_UN_H 1 |
---|
5234 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5235 | | #define HAVE_SYS_WAIT_H 1 |
---|
5236 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5237 | | #define HAVE_SYSEXITS_H 1 |
---|
5238 | | #define HAVE_SPAWN_H 1 |
---|
5239 | | #define HAVE_UTIL_H 1 |
---|
5240 | | #define HAVE_ALLOCA_H 1 |
---|
5241 | | #define HAVE_DIRENT_H 1 |
---|
5242 | | #define HAVE_MAKEDEV 1 |
---|
5243 | | #define _LARGEFILE_SOURCE 1 |
---|
5244 | | #define _FILE_OFFSET_BITS 64 |
---|
5245 | | #if defined(SCO_DS) |
---|
5246 | | #undef _OFF_T |
---|
5247 | | #endif |
---|
5248 | | #define RETSIGTYPE void |
---|
5249 | | #define HAVE_UINT32_T 1 |
---|
5250 | | #define HAVE_UINT64_T 1 |
---|
5251 | | #define HAVE_INT32_T 1 |
---|
5252 | | #define HAVE_INT64_T 1 |
---|
5253 | | /* end confdefs.h. */ |
---|
5254 | | #include <stdio.h> |
---|
5255 | | #ifdef HAVE_SYS_TYPES_H |
---|
5256 | | # include <sys/types.h> |
---|
5257 | | #endif |
---|
5258 | | #ifdef HAVE_SYS_STAT_H |
---|
5259 | | # include <sys/stat.h> |
---|
5260 | | #endif |
---|
5261 | | #ifdef STDC_HEADERS |
---|
5262 | | # include <stdlib.h> |
---|
5263 | | # include <stddef.h> |
---|
5264 | | #else |
---|
5265 | | # ifdef HAVE_STDLIB_H |
---|
5266 | | # include <stdlib.h> |
---|
5267 | | # endif |
---|
5268 | | #endif |
---|
5269 | | #ifdef HAVE_STRING_H |
---|
5270 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
5271 | | # include <memory.h> |
---|
5272 | | # endif |
---|
5273 | | # include <string.h> |
---|
5274 | | #endif |
---|
5275 | | #ifdef HAVE_STRINGS_H |
---|
5276 | | # include <strings.h> |
---|
5277 | | #endif |
---|
5278 | | #ifdef HAVE_INTTYPES_H |
---|
5279 | | # include <inttypes.h> |
---|
5280 | | #endif |
---|
5281 | | #ifdef HAVE_STDINT_H |
---|
5282 | | # include <stdint.h> |
---|
5283 | | #endif |
---|
5284 | | #ifdef HAVE_UNISTD_H |
---|
5285 | | # include <unistd.h> |
---|
5286 | | #endif |
---|
5287 | | int |
---|
5288 | | main () |
---|
5289 | | { |
---|
5290 | | if (sizeof ((ssize_t))) |
---|
5291 | | return 0; |
---|
5292 | | ; |
---|
5293 | | return 0; |
---|
5294 | | } |
---|
5295 | configure:7654: result: yes |
---|
5296 | configure:7668: checking size of int |
---|
5297 | configure:7673: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5298 | configure:7673: $? = 0 |
---|
5299 | configure:7673: ./conftest |
---|
5300 | configure:7673: $? = 0 |
---|
5301 | configure:7687: result: 4 |
---|
5302 | configure:7701: checking size of long |
---|
5303 | configure:7706: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5304 | configure:7706: $? = 0 |
---|
5305 | configure:7706: ./conftest |
---|
5306 | configure:7706: $? = 0 |
---|
5307 | configure:7720: result: 8 |
---|
5308 | configure:7734: checking size of void * |
---|
5309 | configure:7739: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5310 | configure:7739: $? = 0 |
---|
5311 | configure:7739: ./conftest |
---|
5312 | configure:7739: $? = 0 |
---|
5313 | configure:7753: result: 8 |
---|
5314 | configure:7767: checking size of short |
---|
5315 | configure:7772: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5316 | configure:7772: $? = 0 |
---|
5317 | configure:7772: ./conftest |
---|
5318 | configure:7772: $? = 0 |
---|
5319 | configure:7786: result: 2 |
---|
5320 | configure:7800: checking size of float |
---|
5321 | configure:7805: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5322 | configure:7805: $? = 0 |
---|
5323 | configure:7805: ./conftest |
---|
5324 | configure:7805: $? = 0 |
---|
5325 | configure:7819: result: 4 |
---|
5326 | configure:7833: checking size of double |
---|
5327 | configure:7838: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5328 | configure:7838: $? = 0 |
---|
5329 | configure:7838: ./conftest |
---|
5330 | configure:7838: $? = 0 |
---|
5331 | configure:7852: result: 8 |
---|
5332 | configure:7866: checking size of fpos_t |
---|
5333 | configure:7871: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5334 | configure:7871: $? = 0 |
---|
5335 | configure:7871: ./conftest |
---|
5336 | configure:7871: $? = 0 |
---|
5337 | configure:7885: result: 8 |
---|
5338 | configure:7899: checking size of size_t |
---|
5339 | configure:7904: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5340 | configure:7904: $? = 0 |
---|
5341 | configure:7904: ./conftest |
---|
5342 | configure:7904: $? = 0 |
---|
5343 | configure:7918: result: 8 |
---|
5344 | configure:7932: checking size of pid_t |
---|
5345 | configure:7937: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5346 | configure:7937: $? = 0 |
---|
5347 | configure:7937: ./conftest |
---|
5348 | configure:7937: $? = 0 |
---|
5349 | configure:7951: result: 4 |
---|
5350 | configure:7962: checking for long long support |
---|
5351 | configure:7976: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5352 | configure:7976: $? = 0 |
---|
5353 | configure:7985: result: yes |
---|
5354 | configure:7992: checking size of long long |
---|
5355 | configure:7997: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5356 | configure:7997: $? = 0 |
---|
5357 | configure:7997: ./conftest |
---|
5358 | configure:7997: $? = 0 |
---|
5359 | configure:8011: result: 8 |
---|
5360 | configure:8023: checking for long double support |
---|
5361 | configure:8037: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5362 | configure:8037: $? = 0 |
---|
5363 | configure:8046: result: yes |
---|
5364 | configure:8053: checking size of long double |
---|
5365 | configure:8058: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5366 | configure:8058: $? = 0 |
---|
5367 | configure:8058: ./conftest |
---|
5368 | configure:8058: $? = 0 |
---|
5369 | configure:8072: result: 8 |
---|
5370 | configure:8084: checking for _Bool support |
---|
5371 | configure:8098: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5372 | configure:8098: $? = 0 |
---|
5373 | configure:8107: result: yes |
---|
5374 | configure:8114: checking size of _Bool |
---|
5375 | configure:8119: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5376 | configure:8119: $? = 0 |
---|
5377 | configure:8119: ./conftest |
---|
5378 | configure:8119: $? = 0 |
---|
5379 | configure:8133: result: 1 |
---|
5380 | configure:8145: checking for uintptr_t |
---|
5381 | configure:8145: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5382 | configure:8145: $? = 0 |
---|
5383 | configure:8145: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5384 | conftest.c:96:24: error: expected expression |
---|
5385 | if (sizeof ((uintptr_t))) |
---|
5386 | ^ |
---|
5387 | 1 error generated. |
---|
5388 | configure:8145: $? = 1 |
---|
5389 | configure: failed program was: |
---|
5390 | | /* confdefs.h */ |
---|
5391 | | #define _GNU_SOURCE 1 |
---|
5392 | | #define _NETBSD_SOURCE 1 |
---|
5393 | | #define __BSD_VISIBLE 1 |
---|
5394 | | #define _BSD_TYPES 1 |
---|
5395 | | #define _DARWIN_C_SOURCE 1 |
---|
5396 | | #define STDC_HEADERS 1 |
---|
5397 | | #define HAVE_SYS_TYPES_H 1 |
---|
5398 | | #define HAVE_SYS_STAT_H 1 |
---|
5399 | | #define HAVE_STDLIB_H 1 |
---|
5400 | | #define HAVE_STRING_H 1 |
---|
5401 | | #define HAVE_MEMORY_H 1 |
---|
5402 | | #define HAVE_STRINGS_H 1 |
---|
5403 | | #define HAVE_INTTYPES_H 1 |
---|
5404 | | #define HAVE_STDINT_H 1 |
---|
5405 | | #define HAVE_UNISTD_H 1 |
---|
5406 | | #define __EXTENSIONS__ 1 |
---|
5407 | | #define _ALL_SOURCE 1 |
---|
5408 | | #define _GNU_SOURCE 1 |
---|
5409 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5410 | | #define _TANDEM_SOURCE 1 |
---|
5411 | | #define STDC_HEADERS 1 |
---|
5412 | | #define HAVE_DLFCN_H 1 |
---|
5413 | | #define HAVE_ERRNO_H 1 |
---|
5414 | | #define HAVE_FCNTL_H 1 |
---|
5415 | | #define HAVE_GRP_H 1 |
---|
5416 | | #define HAVE_LANGINFO_H 1 |
---|
5417 | | #define HAVE_LIBINTL_H 1 |
---|
5418 | | #define HAVE_POLL_H 1 |
---|
5419 | | #define HAVE_PTHREAD_H 1 |
---|
5420 | | #define HAVE_SIGNAL_H 1 |
---|
5421 | | #define HAVE_STDINT_H 1 |
---|
5422 | | #define HAVE_TERMIOS_H 1 |
---|
5423 | | #define HAVE_UNISTD_H 1 |
---|
5424 | | #define HAVE_UTIME_H 1 |
---|
5425 | | #define HAVE_SYS_EVENT_H 1 |
---|
5426 | | #define HAVE_SYS_FILE_H 1 |
---|
5427 | | #define HAVE_SYS_LOCK_H 1 |
---|
5428 | | #define HAVE_SYS_PARAM_H 1 |
---|
5429 | | #define HAVE_SYS_POLL_H 1 |
---|
5430 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5431 | | #define HAVE_SYS_SELECT_H 1 |
---|
5432 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5433 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5434 | | #define HAVE_SYS_STAT_H 1 |
---|
5435 | | #define HAVE_SYS_TIME_H 1 |
---|
5436 | | #define HAVE_SYS_TIMES_H 1 |
---|
5437 | | #define HAVE_SYS_TYPES_H 1 |
---|
5438 | | #define HAVE_SYS_UN_H 1 |
---|
5439 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5440 | | #define HAVE_SYS_WAIT_H 1 |
---|
5441 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5442 | | #define HAVE_SYSEXITS_H 1 |
---|
5443 | | #define HAVE_SPAWN_H 1 |
---|
5444 | | #define HAVE_UTIL_H 1 |
---|
5445 | | #define HAVE_ALLOCA_H 1 |
---|
5446 | | #define HAVE_DIRENT_H 1 |
---|
5447 | | #define HAVE_MAKEDEV 1 |
---|
5448 | | #define _LARGEFILE_SOURCE 1 |
---|
5449 | | #define _FILE_OFFSET_BITS 64 |
---|
5450 | | #if defined(SCO_DS) |
---|
5451 | | #undef _OFF_T |
---|
5452 | | #endif |
---|
5453 | | #define RETSIGTYPE void |
---|
5454 | | #define HAVE_UINT32_T 1 |
---|
5455 | | #define HAVE_UINT64_T 1 |
---|
5456 | | #define HAVE_INT32_T 1 |
---|
5457 | | #define HAVE_INT64_T 1 |
---|
5458 | | #define HAVE_SSIZE_T 1 |
---|
5459 | | #define SIZEOF_INT 4 |
---|
5460 | | #define SIZEOF_LONG 8 |
---|
5461 | | #define SIZEOF_VOID_P 8 |
---|
5462 | | #define SIZEOF_SHORT 2 |
---|
5463 | | #define SIZEOF_FLOAT 4 |
---|
5464 | | #define SIZEOF_DOUBLE 8 |
---|
5465 | | #define SIZEOF_FPOS_T 8 |
---|
5466 | | #define SIZEOF_SIZE_T 8 |
---|
5467 | | #define SIZEOF_PID_T 4 |
---|
5468 | | #define HAVE_LONG_LONG 1 |
---|
5469 | | #define SIZEOF_LONG_LONG 8 |
---|
5470 | | #define HAVE_LONG_DOUBLE 1 |
---|
5471 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5472 | | #define HAVE_C99_BOOL 1 |
---|
5473 | | #define SIZEOF__BOOL 1 |
---|
5474 | | /* end confdefs.h. */ |
---|
5475 | | #ifdef HAVE_STDINT_H |
---|
5476 | | #include <stdint.h> |
---|
5477 | | #endif |
---|
5478 | | #ifdef HAVE_INTTYPES_H |
---|
5479 | | #include <inttypes.h> |
---|
5480 | | #endif |
---|
5481 | | |
---|
5482 | | int |
---|
5483 | | main () |
---|
5484 | | { |
---|
5485 | | if (sizeof ((uintptr_t))) |
---|
5486 | | return 0; |
---|
5487 | | ; |
---|
5488 | | return 0; |
---|
5489 | | } |
---|
5490 | configure:8145: result: yes |
---|
5491 | configure:8162: checking size of uintptr_t |
---|
5492 | configure:8167: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5493 | configure:8167: $? = 0 |
---|
5494 | configure:8167: ./conftest |
---|
5495 | configure:8167: $? = 0 |
---|
5496 | configure:8181: result: 8 |
---|
5497 | configure:8198: checking size of off_t |
---|
5498 | configure:8203: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5499 | configure:8203: $? = 0 |
---|
5500 | configure:8203: ./conftest |
---|
5501 | configure:8203: $? = 0 |
---|
5502 | configure:8222: result: 8 |
---|
5503 | configure:8233: checking whether to enable large file support |
---|
5504 | configure:8245: result: no |
---|
5505 | configure:8257: checking size of time_t |
---|
5506 | configure:8262: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5507 | configure:8262: $? = 0 |
---|
5508 | configure:8262: ./conftest |
---|
5509 | configure:8262: $? = 0 |
---|
5510 | configure:8284: result: 8 |
---|
5511 | configure:8304: checking for pthread_t |
---|
5512 | configure:8320: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
5513 | conftest.c:95:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] |
---|
5514 | pthread_t x; x = *(pthread_t*)0; |
---|
5515 | ^~~~~~~~~~~~~~ |
---|
5516 | conftest.c:95:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile' |
---|
5517 | 1 warning generated. |
---|
5518 | configure:8320: $? = 0 |
---|
5519 | configure:8324: result: yes |
---|
5520 | configure:8331: checking size of pthread_t |
---|
5521 | configure:8336: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5522 | configure:8336: $? = 0 |
---|
5523 | configure:8336: ./conftest |
---|
5524 | configure:8336: $? = 0 |
---|
5525 | configure:8355: result: 8 |
---|
5526 | configure:8368: checking for --enable-toolbox-glue |
---|
5527 | configure:8398: result: yes |
---|
5528 | configure:8449: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 -I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64 conftest.c >&5 |
---|
5529 | configure:8449: $? = 0 |
---|
5530 | configure:8449: ./conftest |
---|
5531 | configure:8449: $? = 1 |
---|
5532 | configure: program exited with status 1 |
---|
5533 | configure: failed program was: |
---|
5534 | | /* confdefs.h */ |
---|
5535 | | #define _GNU_SOURCE 1 |
---|
5536 | | #define _NETBSD_SOURCE 1 |
---|
5537 | | #define __BSD_VISIBLE 1 |
---|
5538 | | #define _BSD_TYPES 1 |
---|
5539 | | #define _DARWIN_C_SOURCE 1 |
---|
5540 | | #define STDC_HEADERS 1 |
---|
5541 | | #define HAVE_SYS_TYPES_H 1 |
---|
5542 | | #define HAVE_SYS_STAT_H 1 |
---|
5543 | | #define HAVE_STDLIB_H 1 |
---|
5544 | | #define HAVE_STRING_H 1 |
---|
5545 | | #define HAVE_MEMORY_H 1 |
---|
5546 | | #define HAVE_STRINGS_H 1 |
---|
5547 | | #define HAVE_INTTYPES_H 1 |
---|
5548 | | #define HAVE_STDINT_H 1 |
---|
5549 | | #define HAVE_UNISTD_H 1 |
---|
5550 | | #define __EXTENSIONS__ 1 |
---|
5551 | | #define _ALL_SOURCE 1 |
---|
5552 | | #define _GNU_SOURCE 1 |
---|
5553 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5554 | | #define _TANDEM_SOURCE 1 |
---|
5555 | | #define STDC_HEADERS 1 |
---|
5556 | | #define HAVE_DLFCN_H 1 |
---|
5557 | | #define HAVE_ERRNO_H 1 |
---|
5558 | | #define HAVE_FCNTL_H 1 |
---|
5559 | | #define HAVE_GRP_H 1 |
---|
5560 | | #define HAVE_LANGINFO_H 1 |
---|
5561 | | #define HAVE_LIBINTL_H 1 |
---|
5562 | | #define HAVE_POLL_H 1 |
---|
5563 | | #define HAVE_PTHREAD_H 1 |
---|
5564 | | #define HAVE_SIGNAL_H 1 |
---|
5565 | | #define HAVE_STDINT_H 1 |
---|
5566 | | #define HAVE_TERMIOS_H 1 |
---|
5567 | | #define HAVE_UNISTD_H 1 |
---|
5568 | | #define HAVE_UTIME_H 1 |
---|
5569 | | #define HAVE_SYS_EVENT_H 1 |
---|
5570 | | #define HAVE_SYS_FILE_H 1 |
---|
5571 | | #define HAVE_SYS_LOCK_H 1 |
---|
5572 | | #define HAVE_SYS_PARAM_H 1 |
---|
5573 | | #define HAVE_SYS_POLL_H 1 |
---|
5574 | | #define HAVE_SYS_RANDOM_H 1 |
---|
5575 | | #define HAVE_SYS_SELECT_H 1 |
---|
5576 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5577 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5578 | | #define HAVE_SYS_STAT_H 1 |
---|
5579 | | #define HAVE_SYS_TIME_H 1 |
---|
5580 | | #define HAVE_SYS_TIMES_H 1 |
---|
5581 | | #define HAVE_SYS_TYPES_H 1 |
---|
5582 | | #define HAVE_SYS_UN_H 1 |
---|
5583 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5584 | | #define HAVE_SYS_WAIT_H 1 |
---|
5585 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5586 | | #define HAVE_SYSEXITS_H 1 |
---|
5587 | | #define HAVE_SPAWN_H 1 |
---|
5588 | | #define HAVE_UTIL_H 1 |
---|
5589 | | #define HAVE_ALLOCA_H 1 |
---|
5590 | | #define HAVE_DIRENT_H 1 |
---|
5591 | | #define HAVE_MAKEDEV 1 |
---|
5592 | | #define _LARGEFILE_SOURCE 1 |
---|
5593 | | #define _FILE_OFFSET_BITS 64 |
---|
5594 | | #if defined(SCO_DS) |
---|
5595 | | #undef _OFF_T |
---|
5596 | | #endif |
---|
5597 | | #define RETSIGTYPE void |
---|
5598 | | #define HAVE_UINT32_T 1 |
---|
5599 | | #define HAVE_UINT64_T 1 |
---|
5600 | | #define HAVE_INT32_T 1 |
---|
5601 | | #define HAVE_INT64_T 1 |
---|
5602 | | #define HAVE_SSIZE_T 1 |
---|
5603 | | #define SIZEOF_INT 4 |
---|
5604 | | #define SIZEOF_LONG 8 |
---|
5605 | | #define SIZEOF_VOID_P 8 |
---|
5606 | | #define SIZEOF_SHORT 2 |
---|
5607 | | #define SIZEOF_FLOAT 4 |
---|
5608 | | #define SIZEOF_DOUBLE 8 |
---|
5609 | | #define SIZEOF_FPOS_T 8 |
---|
5610 | | #define SIZEOF_SIZE_T 8 |
---|
5611 | | #define SIZEOF_PID_T 4 |
---|
5612 | | #define HAVE_LONG_LONG 1 |
---|
5613 | | #define SIZEOF_LONG_LONG 8 |
---|
5614 | | #define HAVE_LONG_DOUBLE 1 |
---|
5615 | | #define SIZEOF_LONG_DOUBLE 8 |
---|
5616 | | #define HAVE_C99_BOOL 1 |
---|
5617 | | #define SIZEOF__BOOL 1 |
---|
5618 | | #define HAVE_UINTPTR_T 1 |
---|
5619 | | #define SIZEOF_UINTPTR_T 8 |
---|
5620 | | #define SIZEOF_OFF_T 8 |
---|
5621 | | #define SIZEOF_TIME_T 8 |
---|
5622 | | #define SIZEOF_PTHREAD_T 8 |
---|
5623 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5624 | | /* end confdefs.h. */ |
---|
5625 | | |
---|
5626 | | #include <unistd.h> |
---|
5627 | | int main(int argc, char*argv[]) |
---|
5628 | | { |
---|
5629 | | if (sizeof(long) == 4) { |
---|
5630 | | return 0; |
---|
5631 | | } else { |
---|
5632 | | return 1; |
---|
5633 | | } |
---|
5634 | | } |
---|
5635 | | |
---|
5636 | configure:8480: error: Unexpected output of 'arch' on OSX |
---|
5637 | |
---|
5638 | ## ---------------- ## |
---|
5639 | ## Cache variables. ## |
---|
5640 | ## ---------------- ## |
---|
5641 | |
---|
5642 | ac_cv_build=arm-apple-darwin20.0.0 |
---|
5643 | ac_cv_c_compiler_gnu=yes |
---|
5644 | ac_cv_c_int32_t=yes |
---|
5645 | ac_cv_c_int64_t=yes |
---|
5646 | ac_cv_c_uint32_t=yes |
---|
5647 | ac_cv_c_uint64_t=yes |
---|
5648 | ac_cv_cxx_thread=no |
---|
5649 | ac_cv_env_CC_set=set |
---|
5650 | ac_cv_env_CC_value=/usr/bin/clang |
---|
5651 | ac_cv_env_CFLAGS_set=set |
---|
5652 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64' |
---|
5653 | ac_cv_env_CPPFLAGS_set=set |
---|
5654 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk' |
---|
5655 | ac_cv_env_CPP_set= |
---|
5656 | ac_cv_env_CPP_value= |
---|
5657 | ac_cv_env_LDFLAGS_set=set |
---|
5658 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64' |
---|
5659 | ac_cv_env_LIBS_set= |
---|
5660 | ac_cv_env_LIBS_value= |
---|
5661 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
5662 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
5663 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
5664 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
5665 | ac_cv_env_PKG_CONFIG_set= |
---|
5666 | ac_cv_env_PKG_CONFIG_value= |
---|
5667 | ac_cv_env_build_alias_set= |
---|
5668 | ac_cv_env_build_alias_value= |
---|
5669 | ac_cv_env_host_alias_set= |
---|
5670 | ac_cv_env_host_alias_value= |
---|
5671 | ac_cv_env_target_alias_set= |
---|
5672 | ac_cv_env_target_alias_value= |
---|
5673 | ac_cv_has_makedev=yes |
---|
5674 | ac_cv_header_alloca_h=yes |
---|
5675 | ac_cv_header_asm_types_h=no |
---|
5676 | ac_cv_header_bluetooth_bluetooth_h=no |
---|
5677 | ac_cv_header_bluetooth_h=no |
---|
5678 | ac_cv_header_conio_h=no |
---|
5679 | ac_cv_header_crypt_h=no |
---|
5680 | ac_cv_header_direct_h=no |
---|
5681 | ac_cv_header_dirent_dirent_h=yes |
---|
5682 | ac_cv_header_dlfcn_h=yes |
---|
5683 | ac_cv_header_errno_h=yes |
---|
5684 | ac_cv_header_fcntl_h=yes |
---|
5685 | ac_cv_header_grp_h=yes |
---|
5686 | ac_cv_header_ieeefp_h=no |
---|
5687 | ac_cv_header_inttypes_h=yes |
---|
5688 | ac_cv_header_io_h=no |
---|
5689 | ac_cv_header_langinfo_h=yes |
---|
5690 | ac_cv_header_libintl_h=yes |
---|
5691 | ac_cv_header_libutil_h=no |
---|
5692 | ac_cv_header_linux_netlink_h=no |
---|
5693 | ac_cv_header_linux_tipc_h=no |
---|
5694 | ac_cv_header_memory_h=yes |
---|
5695 | ac_cv_header_minix_config_h=no |
---|
5696 | ac_cv_header_netpacket_packet_h=no |
---|
5697 | ac_cv_header_poll_h=yes |
---|
5698 | ac_cv_header_process_h=no |
---|
5699 | ac_cv_header_pthread_h=yes |
---|
5700 | ac_cv_header_pty_h=no |
---|
5701 | ac_cv_header_shadow_h=no |
---|
5702 | ac_cv_header_signal_h=yes |
---|
5703 | ac_cv_header_spawn_h=yes |
---|
5704 | ac_cv_header_stdc=yes |
---|
5705 | ac_cv_header_stdint_h=yes |
---|
5706 | ac_cv_header_stdlib_h=yes |
---|
5707 | ac_cv_header_string_h=yes |
---|
5708 | ac_cv_header_strings_h=yes |
---|
5709 | ac_cv_header_stropts_h=no |
---|
5710 | ac_cv_header_sys_audioio_h=no |
---|
5711 | ac_cv_header_sys_bsdtty_h=no |
---|
5712 | ac_cv_header_sys_epoll_h=no |
---|
5713 | ac_cv_header_sys_event_h=yes |
---|
5714 | ac_cv_header_sys_file_h=yes |
---|
5715 | ac_cv_header_sys_loadavg_h=no |
---|
5716 | ac_cv_header_sys_lock_h=yes |
---|
5717 | ac_cv_header_sys_mkdev_h=no |
---|
5718 | ac_cv_header_sys_modem_h=no |
---|
5719 | ac_cv_header_sys_param_h=yes |
---|
5720 | ac_cv_header_sys_poll_h=yes |
---|
5721 | ac_cv_header_sys_random_h=yes |
---|
5722 | ac_cv_header_sys_resource_h=yes |
---|
5723 | ac_cv_header_sys_select_h=yes |
---|
5724 | ac_cv_header_sys_socket_h=yes |
---|
5725 | ac_cv_header_sys_stat_h=yes |
---|
5726 | ac_cv_header_sys_statvfs_h=yes |
---|
5727 | ac_cv_header_sys_sysmacros_h=no |
---|
5728 | ac_cv_header_sys_termio_h=no |
---|
5729 | ac_cv_header_sys_time_h=yes |
---|
5730 | ac_cv_header_sys_times_h=yes |
---|
5731 | ac_cv_header_sys_types_h=yes |
---|
5732 | ac_cv_header_sys_types_h_makedev=yes |
---|
5733 | ac_cv_header_sys_un_h=yes |
---|
5734 | ac_cv_header_sys_utsname_h=yes |
---|
5735 | ac_cv_header_sys_wait_h=yes |
---|
5736 | ac_cv_header_sysexits_h=yes |
---|
5737 | ac_cv_header_termios_h=yes |
---|
5738 | ac_cv_header_thread_h=no |
---|
5739 | ac_cv_header_unistd_h=yes |
---|
5740 | ac_cv_header_util_h=yes |
---|
5741 | ac_cv_header_utime_h=yes |
---|
5742 | ac_cv_host=arm-apple-darwin20.0.0 |
---|
5743 | ac_cv_kpthread=no |
---|
5744 | ac_cv_kthread=no |
---|
5745 | ac_cv_no_strict_aliasing_ok=yes |
---|
5746 | ac_cv_objext=o |
---|
5747 | ac_cv_opt_olimit_ok=yes |
---|
5748 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
5749 | ac_cv_path_GREP=/usr/bin/grep |
---|
5750 | ac_cv_path_ac_pt_LLVM_PROFDATA=''\'''\''' |
---|
5751 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
5752 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
5753 | ac_cv_prog_PYTHON_FOR_REGEN=python2.7 |
---|
5754 | ac_cv_prog_ac_ct_AR=ar |
---|
5755 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
5756 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
5757 | ac_cv_prog_cc_c89= |
---|
5758 | ac_cv_prog_cc_g=yes |
---|
5759 | ac_cv_pthread=no |
---|
5760 | ac_cv_pthread_is_default=yes |
---|
5761 | ac_cv_safe_to_define___extensions__=yes |
---|
5762 | ac_cv_search_opendir='none required' |
---|
5763 | ac_cv_sizeof__Bool=1 |
---|
5764 | ac_cv_sizeof_double=8 |
---|
5765 | ac_cv_sizeof_float=4 |
---|
5766 | ac_cv_sizeof_fpos_t=8 |
---|
5767 | ac_cv_sizeof_int=4 |
---|
5768 | ac_cv_sizeof_long=8 |
---|
5769 | ac_cv_sizeof_long_double=8 |
---|
5770 | ac_cv_sizeof_long_long=8 |
---|
5771 | ac_cv_sizeof_off_t=8 |
---|
5772 | ac_cv_sizeof_pid_t=4 |
---|
5773 | ac_cv_sizeof_pthread_t=8 |
---|
5774 | ac_cv_sizeof_short=2 |
---|
5775 | ac_cv_sizeof_size_t=8 |
---|
5776 | ac_cv_sizeof_time_t=8 |
---|
5777 | ac_cv_sizeof_uintptr_t=8 |
---|
5778 | ac_cv_sizeof_void_p=8 |
---|
5779 | ac_cv_target=arm-apple-darwin20.0.0 |
---|
5780 | ac_cv_type_int32_t=yes |
---|
5781 | ac_cv_type_int64_t=yes |
---|
5782 | ac_cv_type_mode_t=yes |
---|
5783 | ac_cv_type_off_t=yes |
---|
5784 | ac_cv_type_pid_t=yes |
---|
5785 | ac_cv_type_size_t=yes |
---|
5786 | ac_cv_type_ssize_t=yes |
---|
5787 | ac_cv_type_uid_t=yes |
---|
5788 | ac_cv_type_uint32_t=yes |
---|
5789 | ac_cv_type_uint64_t=yes |
---|
5790 | ac_cv_type_uintptr_t=yes |
---|
5791 | |
---|
5792 | ## ----------------- ## |
---|
5793 | ## Output variables. ## |
---|
5794 | ## ----------------- ## |
---|
5795 | |
---|
5796 | AR='ar' |
---|
5797 | ARCH_RUN_32BIT='' |
---|
5798 | ARFLAGS='rc' |
---|
5799 | BASECFLAGS=' -fno-strict-aliasing' |
---|
5800 | BLDLIBRARY='' |
---|
5801 | BLDSHARED='' |
---|
5802 | BUILDEXEEXT='.exe' |
---|
5803 | CC='/usr/bin/clang' |
---|
5804 | CCSHARED='' |
---|
5805 | CFLAGS='-pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64' |
---|
5806 | CFLAGSFORSHARED='' |
---|
5807 | CONFIGURE_MACOSX_DEPLOYMENT_TARGET='11.0' |
---|
5808 | CONFIG_ARGS=' '\''--prefix=/opt/local'\'' '\''--enable-framework=/opt/local/Library/Frameworks'\'' '\''--enable-ipv6'\'' '\''--with-system-expat'\'' '\''--with-system-ffi'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64'\'' '\''CPPFLAGS=-I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk'\''' |
---|
5809 | CPP='/usr/bin/clang -E' |
---|
5810 | CPPFLAGS='-I/opt/local/include -I/opt/local/include/db48 -isysroot/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk' |
---|
5811 | CXX='/usr/bin/clang++' |
---|
5812 | DEFS='' |
---|
5813 | DEF_MAKE_ALL_RULE='build_all' |
---|
5814 | DEF_MAKE_RULE='all' |
---|
5815 | DLINCLDIR='' |
---|
5816 | DLLLIBRARY='' |
---|
5817 | DYNLOADFILE='' |
---|
5818 | ECHO_C='\c' |
---|
5819 | ECHO_N='' |
---|
5820 | ECHO_T='' |
---|
5821 | EGREP='/usr/bin/grep -E' |
---|
5822 | ENSUREPIP='' |
---|
5823 | EXEEXT='' |
---|
5824 | EXPORT_MACOSX_DEPLOYMENT_TARGET='' |
---|
5825 | EXTRAMACHDEPPATH='$(PLATMACPATH)' |
---|
5826 | EXTRAPLATDIR='$(PLATMACDIRS)' |
---|
5827 | FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure bininstall maninstall' |
---|
5828 | FRAMEWORKALTINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkaltinstallunixtools' |
---|
5829 | FRAMEWORKINSTALLAPPSPREFIX='/Applications/MacPorts' |
---|
5830 | FRAMEWORKINSTALLFIRST='frameworkinstallstructure' |
---|
5831 | FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkinstallunixtools' |
---|
5832 | FRAMEWORKUNIXTOOLSPREFIX='/opt/local' |
---|
5833 | GITBRANCH='' |
---|
5834 | GITTAG='' |
---|
5835 | GITVERSION='' |
---|
5836 | GNULD='no' |
---|
5837 | GREP='/usr/bin/grep' |
---|
5838 | HAS_GIT='no-repository' |
---|
5839 | HAVE_GETHOSTBYNAME='' |
---|
5840 | HAVE_GETHOSTBYNAME_R='' |
---|
5841 | HAVE_GETHOSTBYNAME_R_3_ARG='' |
---|
5842 | HAVE_GETHOSTBYNAME_R_5_ARG='' |
---|
5843 | HAVE_GETHOSTBYNAME_R_6_ARG='' |
---|
5844 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5845 | INSTALL_PROGRAM='${INSTALL}' |
---|
5846 | INSTALL_SCRIPT='${INSTALL}' |
---|
5847 | INSTSONAME='$(LDLIBRARY)' |
---|
5848 | LDCXXSHARED='' |
---|
5849 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -Wl,-syslibroot,/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -arch arm64' |
---|
5850 | LDLAST='' |
---|
5851 | LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' |
---|
5852 | LDLIBRARYDIR='' |
---|
5853 | LDSHARED='' |
---|
5854 | LIBC='' |
---|
5855 | LIBFFI_INCLUDEDIR='' |
---|
5856 | LIBM='' |
---|
5857 | LIBOBJS='' |
---|
5858 | LIBRARY='libpython$(VERSION).a' |
---|
5859 | LIBS='' |
---|
5860 | LIBTOOL_CRUFT='-lcc_dynamic' |
---|
5861 | LINKCC='$(PURIFY) $(MAINCC)' |
---|
5862 | LINKFORSHARED='' |
---|
5863 | LIPO_32BIT_FLAGS='' |
---|
5864 | LLVM_PROFDATA='/usr/bin/xcrun llvm-profdata' |
---|
5865 | LLVM_PROF_ERR='no' |
---|
5866 | LLVM_PROF_FILE='LLVM_PROFILE_FILE="code-%p.profclangr"' |
---|
5867 | LLVM_PROF_FOUND='found' |
---|
5868 | LLVM_PROF_MERGER='/usr/bin/xcrun llvm-profdata merge -output=code.profclangd *.profclangr' |
---|
5869 | LN='ln' |
---|
5870 | LTLIBOBJS='' |
---|
5871 | LTOFLAGS='' |
---|
5872 | MACHDEP='darwin' |
---|
5873 | MACHDEP_OBJS='' |
---|
5874 | MAINCC='$(CC)' |
---|
5875 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
5876 | MULTIARCH='' |
---|
5877 | OBJEXT='o' |
---|
5878 | OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' |
---|
5879 | OTHER_LIBTOOL_OPT='' |
---|
5880 | PACKAGE_BUGREPORT='https://bugs.python.org/' |
---|
5881 | PACKAGE_NAME='python' |
---|
5882 | PACKAGE_STRING='python 2.7' |
---|
5883 | PACKAGE_TARNAME='python' |
---|
5884 | PACKAGE_URL='' |
---|
5885 | PACKAGE_VERSION='2.7' |
---|
5886 | PATH_SEPARATOR=':' |
---|
5887 | PGO_PROF_GEN_FLAG='-fprofile-instr-generate' |
---|
5888 | PGO_PROF_USE_FLAG='-fprofile-instr-use=code.profclangd' |
---|
5889 | PKG_CONFIG='' |
---|
5890 | PKG_CONFIG_LIBDIR='' |
---|
5891 | PKG_CONFIG_PATH='' |
---|
5892 | PLATDIR='plat-darwin' |
---|
5893 | PYTHONFRAMEWORK='Python' |
---|
5894 | PYTHONFRAMEWORKDIR='Python.framework' |
---|
5895 | PYTHONFRAMEWORKIDENTIFIER='org.python.python' |
---|
5896 | PYTHONFRAMEWORKINSTALLDIR='/opt/local/Library/Frameworks/Python.framework' |
---|
5897 | PYTHONFRAMEWORKPREFIX='/opt/local/Library/Frameworks' |
---|
5898 | PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' |
---|
5899 | PYTHON_FOR_REGEN='python2.7' |
---|
5900 | RANLIB='ranlib' |
---|
5901 | RUNSHARED='DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_macports-ports_lang_python27/python27/work/Python-2.7.18' |
---|
5902 | SGI_ABI='' |
---|
5903 | SHELL='/bin/sh' |
---|
5904 | SHLIBS='' |
---|
5905 | SIGNAL_OBJS='' |
---|
5906 | SO='' |
---|
5907 | SOVERSION='1.0' |
---|
5908 | SRCDIRS='' |
---|
5909 | TCLTK_INCLUDES='' |
---|
5910 | TCLTK_LIBS='' |
---|
5911 | THREADHEADERS='' |
---|
5912 | THREADOBJ='' |
---|
5913 | TRUE='' |
---|
5914 | UNICODE_OBJS='' |
---|
5915 | UNIVERSALSDK='' |
---|
5916 | UNIVERSAL_ARCH_FLAGS='' |
---|
5917 | USE_SIGNAL_MODULE='' |
---|
5918 | USE_THREAD_MODULE='' |
---|
5919 | VERSION='2.7' |
---|
5920 | _PYTHON_HOST_PLATFORM='' |
---|
5921 | ac_ct_AR='ar' |
---|
5922 | ac_ct_CC='/usr/bin/clang' |
---|
5923 | ac_ct_CXX='' |
---|
5924 | bindir='${exec_prefix}/bin' |
---|
5925 | build='arm-apple-darwin20.0.0' |
---|
5926 | build_alias='' |
---|
5927 | build_cpu='arm' |
---|
5928 | build_os='darwin20.0.0' |
---|
5929 | build_vendor='apple' |
---|
5930 | datadir='${datarootdir}' |
---|
5931 | datarootdir='${prefix}/share' |
---|
5932 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5933 | dvidir='${docdir}' |
---|
5934 | exec_prefix='NONE' |
---|
5935 | host='arm-apple-darwin20.0.0' |
---|
5936 | host_alias='' |
---|
5937 | host_cpu='arm' |
---|
5938 | host_os='darwin20.0.0' |
---|
5939 | host_vendor='apple' |
---|
5940 | htmldir='${docdir}' |
---|
5941 | includedir='${prefix}/include' |
---|
5942 | infodir='${datarootdir}/info' |
---|
5943 | libdir='${exec_prefix}/lib' |
---|
5944 | libexecdir='${exec_prefix}/libexec' |
---|
5945 | localedir='${datarootdir}/locale' |
---|
5946 | localstatedir='${prefix}/var' |
---|
5947 | mandir='${datarootdir}/man' |
---|
5948 | oldincludedir='/usr/include' |
---|
5949 | pdfdir='${docdir}' |
---|
5950 | prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7' |
---|
5951 | program_transform_name='s,x,x,' |
---|
5952 | psdir='${docdir}' |
---|
5953 | sbindir='${exec_prefix}/sbin' |
---|
5954 | sharedstatedir='${prefix}/com' |
---|
5955 | sysconfdir='${prefix}/etc' |
---|
5956 | target='arm-apple-darwin20.0.0' |
---|
5957 | target_alias='' |
---|
5958 | target_cpu='arm' |
---|
5959 | target_os='darwin20.0.0' |
---|
5960 | target_vendor='apple' |
---|
5961 | |
---|
5962 | ## ----------- ## |
---|
5963 | ## confdefs.h. ## |
---|
5964 | ## ----------- ## |
---|
5965 | |
---|
5966 | /* confdefs.h */ |
---|
5967 | #define _GNU_SOURCE 1 |
---|
5968 | #define _NETBSD_SOURCE 1 |
---|
5969 | #define __BSD_VISIBLE 1 |
---|
5970 | #define _BSD_TYPES 1 |
---|
5971 | #define _DARWIN_C_SOURCE 1 |
---|
5972 | #define STDC_HEADERS 1 |
---|
5973 | #define HAVE_SYS_TYPES_H 1 |
---|
5974 | #define HAVE_SYS_STAT_H 1 |
---|
5975 | #define HAVE_STDLIB_H 1 |
---|
5976 | #define HAVE_STRING_H 1 |
---|
5977 | #define HAVE_MEMORY_H 1 |
---|
5978 | #define HAVE_STRINGS_H 1 |
---|
5979 | #define HAVE_INTTYPES_H 1 |
---|
5980 | #define HAVE_STDINT_H 1 |
---|
5981 | #define HAVE_UNISTD_H 1 |
---|
5982 | #define __EXTENSIONS__ 1 |
---|
5983 | #define _ALL_SOURCE 1 |
---|
5984 | #define _GNU_SOURCE 1 |
---|
5985 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5986 | #define _TANDEM_SOURCE 1 |
---|
5987 | #define STDC_HEADERS 1 |
---|
5988 | #define HAVE_DLFCN_H 1 |
---|
5989 | #define HAVE_ERRNO_H 1 |
---|
5990 | #define HAVE_FCNTL_H 1 |
---|
5991 | #define HAVE_GRP_H 1 |
---|
5992 | #define HAVE_LANGINFO_H 1 |
---|
5993 | #define HAVE_LIBINTL_H 1 |
---|
5994 | #define HAVE_POLL_H 1 |
---|
5995 | #define HAVE_PTHREAD_H 1 |
---|
5996 | #define HAVE_SIGNAL_H 1 |
---|
5997 | #define HAVE_STDINT_H 1 |
---|
5998 | #define HAVE_TERMIOS_H 1 |
---|
5999 | #define HAVE_UNISTD_H 1 |
---|
6000 | #define HAVE_UTIME_H 1 |
---|
6001 | #define HAVE_SYS_EVENT_H 1 |
---|
6002 | #define HAVE_SYS_FILE_H 1 |
---|
6003 | #define HAVE_SYS_LOCK_H 1 |
---|
6004 | #define HAVE_SYS_PARAM_H 1 |
---|
6005 | #define HAVE_SYS_POLL_H 1 |
---|
6006 | #define HAVE_SYS_RANDOM_H 1 |
---|
6007 | #define HAVE_SYS_SELECT_H 1 |
---|
6008 | #define HAVE_SYS_SOCKET_H 1 |
---|
6009 | #define HAVE_SYS_STATVFS_H 1 |
---|
6010 | #define HAVE_SYS_STAT_H 1 |
---|
6011 | #define HAVE_SYS_TIME_H 1 |
---|
6012 | #define HAVE_SYS_TIMES_H 1 |
---|
6013 | #define HAVE_SYS_TYPES_H 1 |
---|
6014 | #define HAVE_SYS_UN_H 1 |
---|
6015 | #define HAVE_SYS_UTSNAME_H 1 |
---|
6016 | #define HAVE_SYS_WAIT_H 1 |
---|
6017 | #define HAVE_SYS_RESOURCE_H 1 |
---|
6018 | #define HAVE_SYSEXITS_H 1 |
---|
6019 | #define HAVE_SPAWN_H 1 |
---|
6020 | #define HAVE_UTIL_H 1 |
---|
6021 | #define HAVE_ALLOCA_H 1 |
---|
6022 | #define HAVE_DIRENT_H 1 |
---|
6023 | #define HAVE_MAKEDEV 1 |
---|
6024 | #define _LARGEFILE_SOURCE 1 |
---|
6025 | #define _FILE_OFFSET_BITS 64 |
---|
6026 | #if defined(SCO_DS) |
---|
6027 | #undef _OFF_T |
---|
6028 | #endif |
---|
6029 | #define RETSIGTYPE void |
---|
6030 | #define HAVE_UINT32_T 1 |
---|
6031 | #define HAVE_UINT64_T 1 |
---|
6032 | #define HAVE_INT32_T 1 |
---|
6033 | #define HAVE_INT64_T 1 |
---|
6034 | #define HAVE_SSIZE_T 1 |
---|
6035 | #define SIZEOF_INT 4 |
---|
6036 | #define SIZEOF_LONG 8 |
---|
6037 | #define SIZEOF_VOID_P 8 |
---|
6038 | #define SIZEOF_SHORT 2 |
---|
6039 | #define SIZEOF_FLOAT 4 |
---|
6040 | #define SIZEOF_DOUBLE 8 |
---|
6041 | #define SIZEOF_FPOS_T 8 |
---|
6042 | #define SIZEOF_SIZE_T 8 |
---|
6043 | #define SIZEOF_PID_T 4 |
---|
6044 | #define HAVE_LONG_LONG 1 |
---|
6045 | #define SIZEOF_LONG_LONG 8 |
---|
6046 | #define HAVE_LONG_DOUBLE 1 |
---|
6047 | #define SIZEOF_LONG_DOUBLE 8 |
---|
6048 | #define HAVE_C99_BOOL 1 |
---|
6049 | #define SIZEOF__BOOL 1 |
---|
6050 | #define HAVE_UINTPTR_T 1 |
---|
6051 | #define SIZEOF_UINTPTR_T 8 |
---|
6052 | #define SIZEOF_OFF_T 8 |
---|
6053 | #define SIZEOF_TIME_T 8 |
---|
6054 | #define SIZEOF_PTHREAD_T 8 |
---|
6055 | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6056 | |
---|
6057 | configure: exit 1 |
---|