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 --disable-dependency-tracking --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 --enable-universalsdk=/ |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = raf.advancepayroll.com.au |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 282 tasks, 1129 threads, 8 processors |
---|
34 | Load average: 1.94, Mach factor: 6.05 |
---|
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:2823: checking build system type |
---|
52 | configure:2837: result: x86_64-apple-darwin15.5.0 |
---|
53 | configure:2857: checking host system type |
---|
54 | configure:2870: result: x86_64-apple-darwin15.5.0 |
---|
55 | configure:2981: checking for --enable-universalsdk |
---|
56 | configure:3019: result: / |
---|
57 | configure:3032: checking for --with-universal-archs |
---|
58 | configure:3049: result: 32-bit |
---|
59 | configure:3208: checking MACHDEP |
---|
60 | configure:3400: result: darwin |
---|
61 | configure:3409: checking EXTRAPLATDIR |
---|
62 | configure:3424: result: $(PLATMACDIRS) |
---|
63 | configure:3445: checking for --without-gcc |
---|
64 | configure:3489: result: no |
---|
65 | configure:3492: checking for --with-icc |
---|
66 | configure:3512: result: no |
---|
67 | configure:3606: checking for gcc |
---|
68 | configure:3633: result: /usr/bin/clang |
---|
69 | configure:3862: checking for C compiler version |
---|
70 | configure:3871: /usr/bin/clang --version >&5 |
---|
71 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
72 | Target: x86_64-apple-darwin15.5.0 |
---|
73 | Thread model: posix |
---|
74 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
75 | configure:3882: $? = 0 |
---|
76 | configure:3871: /usr/bin/clang -v >&5 |
---|
77 | Apple LLVM version 8.0.0 (clang-800.0.38) |
---|
78 | Target: x86_64-apple-darwin15.5.0 |
---|
79 | Thread model: posix |
---|
80 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
81 | configure:3882: $? = 0 |
---|
82 | configure:3871: /usr/bin/clang -V >&5 |
---|
83 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
84 | clang: error: no input files |
---|
85 | configure:3882: $? = 1 |
---|
86 | configure:3871: /usr/bin/clang -qversion >&5 |
---|
87 | clang: error: unknown argument: '-qversion' |
---|
88 | clang: error: no input files |
---|
89 | configure:3882: $? = 1 |
---|
90 | configure:3902: checking whether the C compiler works |
---|
91 | configure:3924: /usr/bin/clang -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
92 | configure:3928: $? = 0 |
---|
93 | configure:3976: result: yes |
---|
94 | configure:3979: checking for C compiler default output file name |
---|
95 | configure:3981: result: a.out |
---|
96 | configure:3987: checking for suffix of executables |
---|
97 | configure:3994: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
98 | configure:3998: $? = 0 |
---|
99 | configure:4020: result: |
---|
100 | configure:4042: checking whether we are cross compiling |
---|
101 | configure:4050: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
102 | configure:4054: $? = 0 |
---|
103 | configure:4061: ./conftest |
---|
104 | configure:4065: $? = 0 |
---|
105 | configure:4080: result: no |
---|
106 | configure:4085: checking for suffix of object files |
---|
107 | configure:4107: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
108 | configure:4111: $? = 0 |
---|
109 | configure:4132: result: o |
---|
110 | configure:4136: checking whether we are using the GNU C compiler |
---|
111 | configure:4155: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
112 | configure:4155: $? = 0 |
---|
113 | configure:4164: result: yes |
---|
114 | configure:4173: checking whether /usr/bin/clang accepts -g |
---|
115 | configure:4193: /usr/bin/clang -c -g -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
116 | configure:4193: $? = 0 |
---|
117 | configure:4234: result: yes |
---|
118 | configure:4251: checking for /usr/bin/clang option to accept ISO C89 |
---|
119 | configure:4314: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
120 | configure:4314: $? = 0 |
---|
121 | configure:4327: result: none needed |
---|
122 | configure:4354: checking for --with-cxx-main=<compiler> |
---|
123 | configure:4380: result: no |
---|
124 | configure:4721: checking how to run the C preprocessor |
---|
125 | configure:4752: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
126 | configure:4752: $? = 0 |
---|
127 | configure:4766: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
128 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
129 | #include <ac_nonexistent.h> |
---|
130 | ^ |
---|
131 | 1 error generated. |
---|
132 | configure:4766: $? = 1 |
---|
133 | configure: failed program was: |
---|
134 | | /* confdefs.h */ |
---|
135 | | #define _GNU_SOURCE 1 |
---|
136 | | #define _NETBSD_SOURCE 1 |
---|
137 | | #define __BSD_VISIBLE 1 |
---|
138 | | #define _BSD_TYPES 1 |
---|
139 | | #define _DARWIN_C_SOURCE 1 |
---|
140 | | /* end confdefs.h. */ |
---|
141 | | #include <ac_nonexistent.h> |
---|
142 | configure:4791: result: /usr/bin/clang -E |
---|
143 | configure:4811: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
144 | configure:4811: $? = 0 |
---|
145 | configure:4825: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
146 | conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found |
---|
147 | #include <ac_nonexistent.h> |
---|
148 | ^ |
---|
149 | 1 error generated. |
---|
150 | configure:4825: $? = 1 |
---|
151 | configure: failed program was: |
---|
152 | | /* confdefs.h */ |
---|
153 | | #define _GNU_SOURCE 1 |
---|
154 | | #define _NETBSD_SOURCE 1 |
---|
155 | | #define __BSD_VISIBLE 1 |
---|
156 | | #define _BSD_TYPES 1 |
---|
157 | | #define _DARWIN_C_SOURCE 1 |
---|
158 | | /* end confdefs.h. */ |
---|
159 | | #include <ac_nonexistent.h> |
---|
160 | configure:4854: checking for grep that handles long lines and -e |
---|
161 | configure:4912: result: /usr/bin/grep |
---|
162 | configure:4917: checking for egrep |
---|
163 | configure:4979: result: /usr/bin/grep -E |
---|
164 | configure:4984: checking for ANSI C header files |
---|
165 | configure:5004: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
166 | configure:5004: $? = 0 |
---|
167 | configure:5077: /usr/bin/clang -o conftest -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
168 | configure:5077: $? = 0 |
---|
169 | configure:5077: ./conftest |
---|
170 | configure:5077: $? = 0 |
---|
171 | configure:5088: result: yes |
---|
172 | configure:5101: checking for sys/types.h |
---|
173 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
174 | configure:5101: $? = 0 |
---|
175 | configure:5101: result: yes |
---|
176 | configure:5101: checking for sys/stat.h |
---|
177 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
178 | configure:5101: $? = 0 |
---|
179 | configure:5101: result: yes |
---|
180 | configure:5101: checking for stdlib.h |
---|
181 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
182 | configure:5101: $? = 0 |
---|
183 | configure:5101: result: yes |
---|
184 | configure:5101: checking for string.h |
---|
185 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
186 | configure:5101: $? = 0 |
---|
187 | configure:5101: result: yes |
---|
188 | configure:5101: checking for memory.h |
---|
189 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
190 | configure:5101: $? = 0 |
---|
191 | configure:5101: result: yes |
---|
192 | configure:5101: checking for strings.h |
---|
193 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
194 | configure:5101: $? = 0 |
---|
195 | configure:5101: result: yes |
---|
196 | configure:5101: checking for inttypes.h |
---|
197 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
198 | configure:5101: $? = 0 |
---|
199 | configure:5101: result: yes |
---|
200 | configure:5101: checking for stdint.h |
---|
201 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
202 | configure:5101: $? = 0 |
---|
203 | configure:5101: result: yes |
---|
204 | configure:5101: checking for unistd.h |
---|
205 | configure:5101: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
206 | configure:5101: $? = 0 |
---|
207 | configure:5101: result: yes |
---|
208 | configure:5114: checking minix/config.h usability |
---|
209 | configure:5114: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
210 | conftest.c:51:10: fatal error: 'minix/config.h' file not found |
---|
211 | #include <minix/config.h> |
---|
212 | ^ |
---|
213 | 1 error generated. |
---|
214 | configure:5114: $? = 1 |
---|
215 | configure: failed program was: |
---|
216 | | /* confdefs.h */ |
---|
217 | | #define _GNU_SOURCE 1 |
---|
218 | | #define _NETBSD_SOURCE 1 |
---|
219 | | #define __BSD_VISIBLE 1 |
---|
220 | | #define _BSD_TYPES 1 |
---|
221 | | #define _DARWIN_C_SOURCE 1 |
---|
222 | | #define STDC_HEADERS 1 |
---|
223 | | #define HAVE_SYS_TYPES_H 1 |
---|
224 | | #define HAVE_SYS_STAT_H 1 |
---|
225 | | #define HAVE_STDLIB_H 1 |
---|
226 | | #define HAVE_STRING_H 1 |
---|
227 | | #define HAVE_MEMORY_H 1 |
---|
228 | | #define HAVE_STRINGS_H 1 |
---|
229 | | #define HAVE_INTTYPES_H 1 |
---|
230 | | #define HAVE_STDINT_H 1 |
---|
231 | | #define HAVE_UNISTD_H 1 |
---|
232 | | /* end confdefs.h. */ |
---|
233 | | #include <stdio.h> |
---|
234 | | #ifdef HAVE_SYS_TYPES_H |
---|
235 | | # include <sys/types.h> |
---|
236 | | #endif |
---|
237 | | #ifdef HAVE_SYS_STAT_H |
---|
238 | | # include <sys/stat.h> |
---|
239 | | #endif |
---|
240 | | #ifdef STDC_HEADERS |
---|
241 | | # include <stdlib.h> |
---|
242 | | # include <stddef.h> |
---|
243 | | #else |
---|
244 | | # ifdef HAVE_STDLIB_H |
---|
245 | | # include <stdlib.h> |
---|
246 | | # endif |
---|
247 | | #endif |
---|
248 | | #ifdef HAVE_STRING_H |
---|
249 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
250 | | # include <memory.h> |
---|
251 | | # endif |
---|
252 | | # include <string.h> |
---|
253 | | #endif |
---|
254 | | #ifdef HAVE_STRINGS_H |
---|
255 | | # include <strings.h> |
---|
256 | | #endif |
---|
257 | | #ifdef HAVE_INTTYPES_H |
---|
258 | | # include <inttypes.h> |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_STDINT_H |
---|
261 | | # include <stdint.h> |
---|
262 | | #endif |
---|
263 | | #ifdef HAVE_UNISTD_H |
---|
264 | | # include <unistd.h> |
---|
265 | | #endif |
---|
266 | | #include <minix/config.h> |
---|
267 | configure:5114: result: no |
---|
268 | configure:5114: checking minix/config.h presence |
---|
269 | configure:5114: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
270 | conftest.c:18:10: fatal error: 'minix/config.h' file not found |
---|
271 | #include <minix/config.h> |
---|
272 | ^ |
---|
273 | 1 error generated. |
---|
274 | configure:5114: $? = 1 |
---|
275 | configure: failed program was: |
---|
276 | | /* confdefs.h */ |
---|
277 | | #define _GNU_SOURCE 1 |
---|
278 | | #define _NETBSD_SOURCE 1 |
---|
279 | | #define __BSD_VISIBLE 1 |
---|
280 | | #define _BSD_TYPES 1 |
---|
281 | | #define _DARWIN_C_SOURCE 1 |
---|
282 | | #define STDC_HEADERS 1 |
---|
283 | | #define HAVE_SYS_TYPES_H 1 |
---|
284 | | #define HAVE_SYS_STAT_H 1 |
---|
285 | | #define HAVE_STDLIB_H 1 |
---|
286 | | #define HAVE_STRING_H 1 |
---|
287 | | #define HAVE_MEMORY_H 1 |
---|
288 | | #define HAVE_STRINGS_H 1 |
---|
289 | | #define HAVE_INTTYPES_H 1 |
---|
290 | | #define HAVE_STDINT_H 1 |
---|
291 | | #define HAVE_UNISTD_H 1 |
---|
292 | | /* end confdefs.h. */ |
---|
293 | | #include <minix/config.h> |
---|
294 | configure:5114: result: no |
---|
295 | configure:5114: checking for minix/config.h |
---|
296 | configure:5114: result: no |
---|
297 | configure:5135: checking whether it is safe to define __EXTENSIONS__ |
---|
298 | configure:5153: /usr/bin/clang -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
299 | configure:5153: $? = 0 |
---|
300 | configure:5160: result: yes |
---|
301 | configure:5184: checking for --with-suffix |
---|
302 | configure:5197: result: |
---|
303 | configure:5203: checking for case-insensitive build directory |
---|
304 | configure:5211: result: yes |
---|
305 | configure:5243: checking LIBRARY |
---|
306 | configure:5249: result: libpython$(VERSION).a |
---|
307 | configure:5285: checking LINKCC |
---|
308 | configure:5304: result: $(PURIFY) $(MAINCC) |
---|
309 | configure:5313: checking for GNU ld |
---|
310 | configure:5325: result: no |
---|
311 | configure:5328: checking for --enable-shared |
---|
312 | configure:5345: result: no |
---|
313 | configure:5348: checking for --enable-profiling |
---|
314 | configure:5373: result: no |
---|
315 | configure:5381: checking LDLIBRARY |
---|
316 | configure:5475: result: $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) |
---|
317 | configure:5521: checking for ranlib |
---|
318 | configure:5537: found /usr/bin/ranlib |
---|
319 | configure:5548: result: ranlib |
---|
320 | configure:5620: checking for ar |
---|
321 | configure:5636: found /usr/bin/ar |
---|
322 | configure:5647: result: ar |
---|
323 | configure:5682: checking for svnversion |
---|
324 | configure:5698: found /opt/local/bin/svnversion |
---|
325 | configure:5710: result: found |
---|
326 | configure:5744: checking for hg |
---|
327 | configure:5772: result: not-found |
---|
328 | configure:5813: checking for a BSD-compatible install |
---|
329 | configure:5881: result: /usr/bin/install -c |
---|
330 | configure:5892: checking for a thread-safe mkdir -p |
---|
331 | configure:5931: result: ./install-sh -c -d |
---|
332 | configure:5947: checking for --with-pydebug |
---|
333 | configure:5965: result: no |
---|
334 | configure:6042: checking whether /usr/bin/clang accepts -fno-strict-aliasing |
---|
335 | configure:6060: /usr/bin/clang -fno-strict-aliasing -c -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
336 | configure:6060: $? = 0 |
---|
337 | configure:6069: result: yes |
---|
338 | configure:6220: checking whether /usr/bin/clang accepts -OPT:Olimit=0 |
---|
339 | configure:6238: /usr/bin/clang -OPT:Olimit=0 -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
340 | configure:6238: $? = 0 |
---|
341 | configure:6248: result: yes |
---|
342 | configure:6312: checking whether gcc supports ParseTuple __format__ |
---|
343 | configure:6329: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -Werror -Wformat -I/opt/local/include -I/opt/local/include/db48 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:6329: $? = 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:6339: result: no |
---|
383 | configure:6350: checking for --with-lto |
---|
384 | configure:6367: result: no |
---|
385 | configure:6400: checking for llvm-profdata |
---|
386 | configure:6428: result: not-found |
---|
387 | configure:6483: checking whether pthreads are available without options |
---|
388 | configure:6508: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
389 | configure:6508: $? = 0 |
---|
390 | configure:6508: ./conftest |
---|
391 | configure:6508: $? = 0 |
---|
392 | configure:6524: result: yes |
---|
393 | configure:6685: checking whether /usr/bin/clang++ also accepts flags for thread support |
---|
394 | configure:6716: result: no |
---|
395 | configure:6723: checking for ANSI C header files |
---|
396 | configure:6827: result: yes |
---|
397 | configure:6849: checking asm/types.h usability |
---|
398 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
399 | conftest.c:57:10: fatal error: 'asm/types.h' file not found |
---|
400 | #include <asm/types.h> |
---|
401 | ^ |
---|
402 | 1 error generated. |
---|
403 | configure:6849: $? = 1 |
---|
404 | configure: failed program was: |
---|
405 | | /* confdefs.h */ |
---|
406 | | #define _GNU_SOURCE 1 |
---|
407 | | #define _NETBSD_SOURCE 1 |
---|
408 | | #define __BSD_VISIBLE 1 |
---|
409 | | #define _BSD_TYPES 1 |
---|
410 | | #define _DARWIN_C_SOURCE 1 |
---|
411 | | #define STDC_HEADERS 1 |
---|
412 | | #define HAVE_SYS_TYPES_H 1 |
---|
413 | | #define HAVE_SYS_STAT_H 1 |
---|
414 | | #define HAVE_STDLIB_H 1 |
---|
415 | | #define HAVE_STRING_H 1 |
---|
416 | | #define HAVE_MEMORY_H 1 |
---|
417 | | #define HAVE_STRINGS_H 1 |
---|
418 | | #define HAVE_INTTYPES_H 1 |
---|
419 | | #define HAVE_STDINT_H 1 |
---|
420 | | #define HAVE_UNISTD_H 1 |
---|
421 | | #define __EXTENSIONS__ 1 |
---|
422 | | #define _ALL_SOURCE 1 |
---|
423 | | #define _GNU_SOURCE 1 |
---|
424 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
425 | | #define _TANDEM_SOURCE 1 |
---|
426 | | #define STDC_HEADERS 1 |
---|
427 | | /* end confdefs.h. */ |
---|
428 | | #include <stdio.h> |
---|
429 | | #ifdef HAVE_SYS_TYPES_H |
---|
430 | | # include <sys/types.h> |
---|
431 | | #endif |
---|
432 | | #ifdef HAVE_SYS_STAT_H |
---|
433 | | # include <sys/stat.h> |
---|
434 | | #endif |
---|
435 | | #ifdef STDC_HEADERS |
---|
436 | | # include <stdlib.h> |
---|
437 | | # include <stddef.h> |
---|
438 | | #else |
---|
439 | | # ifdef HAVE_STDLIB_H |
---|
440 | | # include <stdlib.h> |
---|
441 | | # endif |
---|
442 | | #endif |
---|
443 | | #ifdef HAVE_STRING_H |
---|
444 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
445 | | # include <memory.h> |
---|
446 | | # endif |
---|
447 | | # include <string.h> |
---|
448 | | #endif |
---|
449 | | #ifdef HAVE_STRINGS_H |
---|
450 | | # include <strings.h> |
---|
451 | | #endif |
---|
452 | | #ifdef HAVE_INTTYPES_H |
---|
453 | | # include <inttypes.h> |
---|
454 | | #endif |
---|
455 | | #ifdef HAVE_STDINT_H |
---|
456 | | # include <stdint.h> |
---|
457 | | #endif |
---|
458 | | #ifdef HAVE_UNISTD_H |
---|
459 | | # include <unistd.h> |
---|
460 | | #endif |
---|
461 | | #include <asm/types.h> |
---|
462 | configure:6849: result: no |
---|
463 | configure:6849: checking asm/types.h presence |
---|
464 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
465 | conftest.c:24:10: fatal error: 'asm/types.h' file not found |
---|
466 | #include <asm/types.h> |
---|
467 | ^ |
---|
468 | 1 error generated. |
---|
469 | configure:6849: $? = 1 |
---|
470 | configure: failed program was: |
---|
471 | | /* confdefs.h */ |
---|
472 | | #define _GNU_SOURCE 1 |
---|
473 | | #define _NETBSD_SOURCE 1 |
---|
474 | | #define __BSD_VISIBLE 1 |
---|
475 | | #define _BSD_TYPES 1 |
---|
476 | | #define _DARWIN_C_SOURCE 1 |
---|
477 | | #define STDC_HEADERS 1 |
---|
478 | | #define HAVE_SYS_TYPES_H 1 |
---|
479 | | #define HAVE_SYS_STAT_H 1 |
---|
480 | | #define HAVE_STDLIB_H 1 |
---|
481 | | #define HAVE_STRING_H 1 |
---|
482 | | #define HAVE_MEMORY_H 1 |
---|
483 | | #define HAVE_STRINGS_H 1 |
---|
484 | | #define HAVE_INTTYPES_H 1 |
---|
485 | | #define HAVE_STDINT_H 1 |
---|
486 | | #define HAVE_UNISTD_H 1 |
---|
487 | | #define __EXTENSIONS__ 1 |
---|
488 | | #define _ALL_SOURCE 1 |
---|
489 | | #define _GNU_SOURCE 1 |
---|
490 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
491 | | #define _TANDEM_SOURCE 1 |
---|
492 | | #define STDC_HEADERS 1 |
---|
493 | | /* end confdefs.h. */ |
---|
494 | | #include <asm/types.h> |
---|
495 | configure:6849: result: no |
---|
496 | configure:6849: checking for asm/types.h |
---|
497 | configure:6849: result: no |
---|
498 | configure:6849: checking conio.h usability |
---|
499 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
500 | conftest.c:57:10: fatal error: 'conio.h' file not found |
---|
501 | #include <conio.h> |
---|
502 | ^ |
---|
503 | 1 error generated. |
---|
504 | configure:6849: $? = 1 |
---|
505 | configure: failed program was: |
---|
506 | | /* confdefs.h */ |
---|
507 | | #define _GNU_SOURCE 1 |
---|
508 | | #define _NETBSD_SOURCE 1 |
---|
509 | | #define __BSD_VISIBLE 1 |
---|
510 | | #define _BSD_TYPES 1 |
---|
511 | | #define _DARWIN_C_SOURCE 1 |
---|
512 | | #define STDC_HEADERS 1 |
---|
513 | | #define HAVE_SYS_TYPES_H 1 |
---|
514 | | #define HAVE_SYS_STAT_H 1 |
---|
515 | | #define HAVE_STDLIB_H 1 |
---|
516 | | #define HAVE_STRING_H 1 |
---|
517 | | #define HAVE_MEMORY_H 1 |
---|
518 | | #define HAVE_STRINGS_H 1 |
---|
519 | | #define HAVE_INTTYPES_H 1 |
---|
520 | | #define HAVE_STDINT_H 1 |
---|
521 | | #define HAVE_UNISTD_H 1 |
---|
522 | | #define __EXTENSIONS__ 1 |
---|
523 | | #define _ALL_SOURCE 1 |
---|
524 | | #define _GNU_SOURCE 1 |
---|
525 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
526 | | #define _TANDEM_SOURCE 1 |
---|
527 | | #define STDC_HEADERS 1 |
---|
528 | | /* end confdefs.h. */ |
---|
529 | | #include <stdio.h> |
---|
530 | | #ifdef HAVE_SYS_TYPES_H |
---|
531 | | # include <sys/types.h> |
---|
532 | | #endif |
---|
533 | | #ifdef HAVE_SYS_STAT_H |
---|
534 | | # include <sys/stat.h> |
---|
535 | | #endif |
---|
536 | | #ifdef STDC_HEADERS |
---|
537 | | # include <stdlib.h> |
---|
538 | | # include <stddef.h> |
---|
539 | | #else |
---|
540 | | # ifdef HAVE_STDLIB_H |
---|
541 | | # include <stdlib.h> |
---|
542 | | # endif |
---|
543 | | #endif |
---|
544 | | #ifdef HAVE_STRING_H |
---|
545 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
546 | | # include <memory.h> |
---|
547 | | # endif |
---|
548 | | # include <string.h> |
---|
549 | | #endif |
---|
550 | | #ifdef HAVE_STRINGS_H |
---|
551 | | # include <strings.h> |
---|
552 | | #endif |
---|
553 | | #ifdef HAVE_INTTYPES_H |
---|
554 | | # include <inttypes.h> |
---|
555 | | #endif |
---|
556 | | #ifdef HAVE_STDINT_H |
---|
557 | | # include <stdint.h> |
---|
558 | | #endif |
---|
559 | | #ifdef HAVE_UNISTD_H |
---|
560 | | # include <unistd.h> |
---|
561 | | #endif |
---|
562 | | #include <conio.h> |
---|
563 | configure:6849: result: no |
---|
564 | configure:6849: checking conio.h presence |
---|
565 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
566 | conftest.c:24:10: fatal error: 'conio.h' file not found |
---|
567 | #include <conio.h> |
---|
568 | ^ |
---|
569 | 1 error generated. |
---|
570 | configure:6849: $? = 1 |
---|
571 | configure: failed program was: |
---|
572 | | /* confdefs.h */ |
---|
573 | | #define _GNU_SOURCE 1 |
---|
574 | | #define _NETBSD_SOURCE 1 |
---|
575 | | #define __BSD_VISIBLE 1 |
---|
576 | | #define _BSD_TYPES 1 |
---|
577 | | #define _DARWIN_C_SOURCE 1 |
---|
578 | | #define STDC_HEADERS 1 |
---|
579 | | #define HAVE_SYS_TYPES_H 1 |
---|
580 | | #define HAVE_SYS_STAT_H 1 |
---|
581 | | #define HAVE_STDLIB_H 1 |
---|
582 | | #define HAVE_STRING_H 1 |
---|
583 | | #define HAVE_MEMORY_H 1 |
---|
584 | | #define HAVE_STRINGS_H 1 |
---|
585 | | #define HAVE_INTTYPES_H 1 |
---|
586 | | #define HAVE_STDINT_H 1 |
---|
587 | | #define HAVE_UNISTD_H 1 |
---|
588 | | #define __EXTENSIONS__ 1 |
---|
589 | | #define _ALL_SOURCE 1 |
---|
590 | | #define _GNU_SOURCE 1 |
---|
591 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
592 | | #define _TANDEM_SOURCE 1 |
---|
593 | | #define STDC_HEADERS 1 |
---|
594 | | /* end confdefs.h. */ |
---|
595 | | #include <conio.h> |
---|
596 | configure:6849: result: no |
---|
597 | configure:6849: checking for conio.h |
---|
598 | configure:6849: result: no |
---|
599 | configure:6849: checking direct.h usability |
---|
600 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
601 | conftest.c:57:10: fatal error: 'direct.h' file not found |
---|
602 | #include <direct.h> |
---|
603 | ^ |
---|
604 | 1 error generated. |
---|
605 | configure:6849: $? = 1 |
---|
606 | configure: failed program was: |
---|
607 | | /* confdefs.h */ |
---|
608 | | #define _GNU_SOURCE 1 |
---|
609 | | #define _NETBSD_SOURCE 1 |
---|
610 | | #define __BSD_VISIBLE 1 |
---|
611 | | #define _BSD_TYPES 1 |
---|
612 | | #define _DARWIN_C_SOURCE 1 |
---|
613 | | #define STDC_HEADERS 1 |
---|
614 | | #define HAVE_SYS_TYPES_H 1 |
---|
615 | | #define HAVE_SYS_STAT_H 1 |
---|
616 | | #define HAVE_STDLIB_H 1 |
---|
617 | | #define HAVE_STRING_H 1 |
---|
618 | | #define HAVE_MEMORY_H 1 |
---|
619 | | #define HAVE_STRINGS_H 1 |
---|
620 | | #define HAVE_INTTYPES_H 1 |
---|
621 | | #define HAVE_STDINT_H 1 |
---|
622 | | #define HAVE_UNISTD_H 1 |
---|
623 | | #define __EXTENSIONS__ 1 |
---|
624 | | #define _ALL_SOURCE 1 |
---|
625 | | #define _GNU_SOURCE 1 |
---|
626 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
627 | | #define _TANDEM_SOURCE 1 |
---|
628 | | #define STDC_HEADERS 1 |
---|
629 | | /* end confdefs.h. */ |
---|
630 | | #include <stdio.h> |
---|
631 | | #ifdef HAVE_SYS_TYPES_H |
---|
632 | | # include <sys/types.h> |
---|
633 | | #endif |
---|
634 | | #ifdef HAVE_SYS_STAT_H |
---|
635 | | # include <sys/stat.h> |
---|
636 | | #endif |
---|
637 | | #ifdef STDC_HEADERS |
---|
638 | | # include <stdlib.h> |
---|
639 | | # include <stddef.h> |
---|
640 | | #else |
---|
641 | | # ifdef HAVE_STDLIB_H |
---|
642 | | # include <stdlib.h> |
---|
643 | | # endif |
---|
644 | | #endif |
---|
645 | | #ifdef HAVE_STRING_H |
---|
646 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
647 | | # include <memory.h> |
---|
648 | | # endif |
---|
649 | | # include <string.h> |
---|
650 | | #endif |
---|
651 | | #ifdef HAVE_STRINGS_H |
---|
652 | | # include <strings.h> |
---|
653 | | #endif |
---|
654 | | #ifdef HAVE_INTTYPES_H |
---|
655 | | # include <inttypes.h> |
---|
656 | | #endif |
---|
657 | | #ifdef HAVE_STDINT_H |
---|
658 | | # include <stdint.h> |
---|
659 | | #endif |
---|
660 | | #ifdef HAVE_UNISTD_H |
---|
661 | | # include <unistd.h> |
---|
662 | | #endif |
---|
663 | | #include <direct.h> |
---|
664 | configure:6849: result: no |
---|
665 | configure:6849: checking direct.h presence |
---|
666 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
667 | conftest.c:24:10: fatal error: 'direct.h' file not found |
---|
668 | #include <direct.h> |
---|
669 | ^ |
---|
670 | 1 error generated. |
---|
671 | configure:6849: $? = 1 |
---|
672 | configure: failed program was: |
---|
673 | | /* confdefs.h */ |
---|
674 | | #define _GNU_SOURCE 1 |
---|
675 | | #define _NETBSD_SOURCE 1 |
---|
676 | | #define __BSD_VISIBLE 1 |
---|
677 | | #define _BSD_TYPES 1 |
---|
678 | | #define _DARWIN_C_SOURCE 1 |
---|
679 | | #define STDC_HEADERS 1 |
---|
680 | | #define HAVE_SYS_TYPES_H 1 |
---|
681 | | #define HAVE_SYS_STAT_H 1 |
---|
682 | | #define HAVE_STDLIB_H 1 |
---|
683 | | #define HAVE_STRING_H 1 |
---|
684 | | #define HAVE_MEMORY_H 1 |
---|
685 | | #define HAVE_STRINGS_H 1 |
---|
686 | | #define HAVE_INTTYPES_H 1 |
---|
687 | | #define HAVE_STDINT_H 1 |
---|
688 | | #define HAVE_UNISTD_H 1 |
---|
689 | | #define __EXTENSIONS__ 1 |
---|
690 | | #define _ALL_SOURCE 1 |
---|
691 | | #define _GNU_SOURCE 1 |
---|
692 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
693 | | #define _TANDEM_SOURCE 1 |
---|
694 | | #define STDC_HEADERS 1 |
---|
695 | | /* end confdefs.h. */ |
---|
696 | | #include <direct.h> |
---|
697 | configure:6849: result: no |
---|
698 | configure:6849: checking for direct.h |
---|
699 | configure:6849: result: no |
---|
700 | configure:6849: checking dlfcn.h usability |
---|
701 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
702 | configure:6849: $? = 0 |
---|
703 | configure:6849: result: yes |
---|
704 | configure:6849: checking dlfcn.h presence |
---|
705 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
706 | configure:6849: $? = 0 |
---|
707 | configure:6849: result: yes |
---|
708 | configure:6849: checking for dlfcn.h |
---|
709 | configure:6849: result: yes |
---|
710 | configure:6849: checking errno.h usability |
---|
711 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
712 | configure:6849: $? = 0 |
---|
713 | configure:6849: result: yes |
---|
714 | configure:6849: checking errno.h presence |
---|
715 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
716 | configure:6849: $? = 0 |
---|
717 | configure:6849: result: yes |
---|
718 | configure:6849: checking for errno.h |
---|
719 | configure:6849: result: yes |
---|
720 | configure:6849: checking fcntl.h usability |
---|
721 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
722 | configure:6849: $? = 0 |
---|
723 | configure:6849: result: yes |
---|
724 | configure:6849: checking fcntl.h presence |
---|
725 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
726 | configure:6849: $? = 0 |
---|
727 | configure:6849: result: yes |
---|
728 | configure:6849: checking for fcntl.h |
---|
729 | configure:6849: result: yes |
---|
730 | configure:6849: checking grp.h usability |
---|
731 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
732 | configure:6849: $? = 0 |
---|
733 | configure:6849: result: yes |
---|
734 | configure:6849: checking grp.h presence |
---|
735 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
736 | configure:6849: $? = 0 |
---|
737 | configure:6849: result: yes |
---|
738 | configure:6849: checking for grp.h |
---|
739 | configure:6849: result: yes |
---|
740 | configure:6849: checking ieeefp.h usability |
---|
741 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
742 | conftest.c:61:10: fatal error: 'ieeefp.h' file not found |
---|
743 | #include <ieeefp.h> |
---|
744 | ^ |
---|
745 | 1 error generated. |
---|
746 | configure:6849: $? = 1 |
---|
747 | configure: failed program was: |
---|
748 | | /* confdefs.h */ |
---|
749 | | #define _GNU_SOURCE 1 |
---|
750 | | #define _NETBSD_SOURCE 1 |
---|
751 | | #define __BSD_VISIBLE 1 |
---|
752 | | #define _BSD_TYPES 1 |
---|
753 | | #define _DARWIN_C_SOURCE 1 |
---|
754 | | #define STDC_HEADERS 1 |
---|
755 | | #define HAVE_SYS_TYPES_H 1 |
---|
756 | | #define HAVE_SYS_STAT_H 1 |
---|
757 | | #define HAVE_STDLIB_H 1 |
---|
758 | | #define HAVE_STRING_H 1 |
---|
759 | | #define HAVE_MEMORY_H 1 |
---|
760 | | #define HAVE_STRINGS_H 1 |
---|
761 | | #define HAVE_INTTYPES_H 1 |
---|
762 | | #define HAVE_STDINT_H 1 |
---|
763 | | #define HAVE_UNISTD_H 1 |
---|
764 | | #define __EXTENSIONS__ 1 |
---|
765 | | #define _ALL_SOURCE 1 |
---|
766 | | #define _GNU_SOURCE 1 |
---|
767 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
768 | | #define _TANDEM_SOURCE 1 |
---|
769 | | #define STDC_HEADERS 1 |
---|
770 | | #define HAVE_DLFCN_H 1 |
---|
771 | | #define HAVE_ERRNO_H 1 |
---|
772 | | #define HAVE_FCNTL_H 1 |
---|
773 | | #define HAVE_GRP_H 1 |
---|
774 | | /* end confdefs.h. */ |
---|
775 | | #include <stdio.h> |
---|
776 | | #ifdef HAVE_SYS_TYPES_H |
---|
777 | | # include <sys/types.h> |
---|
778 | | #endif |
---|
779 | | #ifdef HAVE_SYS_STAT_H |
---|
780 | | # include <sys/stat.h> |
---|
781 | | #endif |
---|
782 | | #ifdef STDC_HEADERS |
---|
783 | | # include <stdlib.h> |
---|
784 | | # include <stddef.h> |
---|
785 | | #else |
---|
786 | | # ifdef HAVE_STDLIB_H |
---|
787 | | # include <stdlib.h> |
---|
788 | | # endif |
---|
789 | | #endif |
---|
790 | | #ifdef HAVE_STRING_H |
---|
791 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
792 | | # include <memory.h> |
---|
793 | | # endif |
---|
794 | | # include <string.h> |
---|
795 | | #endif |
---|
796 | | #ifdef HAVE_STRINGS_H |
---|
797 | | # include <strings.h> |
---|
798 | | #endif |
---|
799 | | #ifdef HAVE_INTTYPES_H |
---|
800 | | # include <inttypes.h> |
---|
801 | | #endif |
---|
802 | | #ifdef HAVE_STDINT_H |
---|
803 | | # include <stdint.h> |
---|
804 | | #endif |
---|
805 | | #ifdef HAVE_UNISTD_H |
---|
806 | | # include <unistd.h> |
---|
807 | | #endif |
---|
808 | | #include <ieeefp.h> |
---|
809 | configure:6849: result: no |
---|
810 | configure:6849: checking ieeefp.h presence |
---|
811 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
812 | conftest.c:28:10: fatal error: 'ieeefp.h' file not found |
---|
813 | #include <ieeefp.h> |
---|
814 | ^ |
---|
815 | 1 error generated. |
---|
816 | configure:6849: $? = 1 |
---|
817 | configure: failed program was: |
---|
818 | | /* confdefs.h */ |
---|
819 | | #define _GNU_SOURCE 1 |
---|
820 | | #define _NETBSD_SOURCE 1 |
---|
821 | | #define __BSD_VISIBLE 1 |
---|
822 | | #define _BSD_TYPES 1 |
---|
823 | | #define _DARWIN_C_SOURCE 1 |
---|
824 | | #define STDC_HEADERS 1 |
---|
825 | | #define HAVE_SYS_TYPES_H 1 |
---|
826 | | #define HAVE_SYS_STAT_H 1 |
---|
827 | | #define HAVE_STDLIB_H 1 |
---|
828 | | #define HAVE_STRING_H 1 |
---|
829 | | #define HAVE_MEMORY_H 1 |
---|
830 | | #define HAVE_STRINGS_H 1 |
---|
831 | | #define HAVE_INTTYPES_H 1 |
---|
832 | | #define HAVE_STDINT_H 1 |
---|
833 | | #define HAVE_UNISTD_H 1 |
---|
834 | | #define __EXTENSIONS__ 1 |
---|
835 | | #define _ALL_SOURCE 1 |
---|
836 | | #define _GNU_SOURCE 1 |
---|
837 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
838 | | #define _TANDEM_SOURCE 1 |
---|
839 | | #define STDC_HEADERS 1 |
---|
840 | | #define HAVE_DLFCN_H 1 |
---|
841 | | #define HAVE_ERRNO_H 1 |
---|
842 | | #define HAVE_FCNTL_H 1 |
---|
843 | | #define HAVE_GRP_H 1 |
---|
844 | | /* end confdefs.h. */ |
---|
845 | | #include <ieeefp.h> |
---|
846 | configure:6849: result: no |
---|
847 | configure:6849: checking for ieeefp.h |
---|
848 | configure:6849: result: no |
---|
849 | configure:6849: checking io.h usability |
---|
850 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
851 | conftest.c:61:10: fatal error: 'io.h' file not found |
---|
852 | #include <io.h> |
---|
853 | ^ |
---|
854 | 1 error generated. |
---|
855 | configure:6849: $? = 1 |
---|
856 | configure: failed program was: |
---|
857 | | /* confdefs.h */ |
---|
858 | | #define _GNU_SOURCE 1 |
---|
859 | | #define _NETBSD_SOURCE 1 |
---|
860 | | #define __BSD_VISIBLE 1 |
---|
861 | | #define _BSD_TYPES 1 |
---|
862 | | #define _DARWIN_C_SOURCE 1 |
---|
863 | | #define STDC_HEADERS 1 |
---|
864 | | #define HAVE_SYS_TYPES_H 1 |
---|
865 | | #define HAVE_SYS_STAT_H 1 |
---|
866 | | #define HAVE_STDLIB_H 1 |
---|
867 | | #define HAVE_STRING_H 1 |
---|
868 | | #define HAVE_MEMORY_H 1 |
---|
869 | | #define HAVE_STRINGS_H 1 |
---|
870 | | #define HAVE_INTTYPES_H 1 |
---|
871 | | #define HAVE_STDINT_H 1 |
---|
872 | | #define HAVE_UNISTD_H 1 |
---|
873 | | #define __EXTENSIONS__ 1 |
---|
874 | | #define _ALL_SOURCE 1 |
---|
875 | | #define _GNU_SOURCE 1 |
---|
876 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
877 | | #define _TANDEM_SOURCE 1 |
---|
878 | | #define STDC_HEADERS 1 |
---|
879 | | #define HAVE_DLFCN_H 1 |
---|
880 | | #define HAVE_ERRNO_H 1 |
---|
881 | | #define HAVE_FCNTL_H 1 |
---|
882 | | #define HAVE_GRP_H 1 |
---|
883 | | /* end confdefs.h. */ |
---|
884 | | #include <stdio.h> |
---|
885 | | #ifdef HAVE_SYS_TYPES_H |
---|
886 | | # include <sys/types.h> |
---|
887 | | #endif |
---|
888 | | #ifdef HAVE_SYS_STAT_H |
---|
889 | | # include <sys/stat.h> |
---|
890 | | #endif |
---|
891 | | #ifdef STDC_HEADERS |
---|
892 | | # include <stdlib.h> |
---|
893 | | # include <stddef.h> |
---|
894 | | #else |
---|
895 | | # ifdef HAVE_STDLIB_H |
---|
896 | | # include <stdlib.h> |
---|
897 | | # endif |
---|
898 | | #endif |
---|
899 | | #ifdef HAVE_STRING_H |
---|
900 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
901 | | # include <memory.h> |
---|
902 | | # endif |
---|
903 | | # include <string.h> |
---|
904 | | #endif |
---|
905 | | #ifdef HAVE_STRINGS_H |
---|
906 | | # include <strings.h> |
---|
907 | | #endif |
---|
908 | | #ifdef HAVE_INTTYPES_H |
---|
909 | | # include <inttypes.h> |
---|
910 | | #endif |
---|
911 | | #ifdef HAVE_STDINT_H |
---|
912 | | # include <stdint.h> |
---|
913 | | #endif |
---|
914 | | #ifdef HAVE_UNISTD_H |
---|
915 | | # include <unistd.h> |
---|
916 | | #endif |
---|
917 | | #include <io.h> |
---|
918 | configure:6849: result: no |
---|
919 | configure:6849: checking io.h presence |
---|
920 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
921 | conftest.c:28:10: fatal error: 'io.h' file not found |
---|
922 | #include <io.h> |
---|
923 | ^ |
---|
924 | 1 error generated. |
---|
925 | configure:6849: $? = 1 |
---|
926 | configure: failed program was: |
---|
927 | | /* confdefs.h */ |
---|
928 | | #define _GNU_SOURCE 1 |
---|
929 | | #define _NETBSD_SOURCE 1 |
---|
930 | | #define __BSD_VISIBLE 1 |
---|
931 | | #define _BSD_TYPES 1 |
---|
932 | | #define _DARWIN_C_SOURCE 1 |
---|
933 | | #define STDC_HEADERS 1 |
---|
934 | | #define HAVE_SYS_TYPES_H 1 |
---|
935 | | #define HAVE_SYS_STAT_H 1 |
---|
936 | | #define HAVE_STDLIB_H 1 |
---|
937 | | #define HAVE_STRING_H 1 |
---|
938 | | #define HAVE_MEMORY_H 1 |
---|
939 | | #define HAVE_STRINGS_H 1 |
---|
940 | | #define HAVE_INTTYPES_H 1 |
---|
941 | | #define HAVE_STDINT_H 1 |
---|
942 | | #define HAVE_UNISTD_H 1 |
---|
943 | | #define __EXTENSIONS__ 1 |
---|
944 | | #define _ALL_SOURCE 1 |
---|
945 | | #define _GNU_SOURCE 1 |
---|
946 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
947 | | #define _TANDEM_SOURCE 1 |
---|
948 | | #define STDC_HEADERS 1 |
---|
949 | | #define HAVE_DLFCN_H 1 |
---|
950 | | #define HAVE_ERRNO_H 1 |
---|
951 | | #define HAVE_FCNTL_H 1 |
---|
952 | | #define HAVE_GRP_H 1 |
---|
953 | | /* end confdefs.h. */ |
---|
954 | | #include <io.h> |
---|
955 | configure:6849: result: no |
---|
956 | configure:6849: checking for io.h |
---|
957 | configure:6849: result: no |
---|
958 | configure:6849: checking langinfo.h usability |
---|
959 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
960 | configure:6849: $? = 0 |
---|
961 | configure:6849: result: yes |
---|
962 | configure:6849: checking langinfo.h presence |
---|
963 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
964 | configure:6849: $? = 0 |
---|
965 | configure:6849: result: yes |
---|
966 | configure:6849: checking for langinfo.h |
---|
967 | configure:6849: result: yes |
---|
968 | configure:6849: checking libintl.h usability |
---|
969 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
970 | configure:6849: $? = 0 |
---|
971 | configure:6849: result: yes |
---|
972 | configure:6849: checking libintl.h presence |
---|
973 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
974 | configure:6849: $? = 0 |
---|
975 | configure:6849: result: yes |
---|
976 | configure:6849: checking for libintl.h |
---|
977 | configure:6849: result: yes |
---|
978 | configure:6849: checking poll.h usability |
---|
979 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
980 | configure:6849: $? = 0 |
---|
981 | configure:6849: result: yes |
---|
982 | configure:6849: checking poll.h presence |
---|
983 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
984 | configure:6849: $? = 0 |
---|
985 | configure:6849: result: yes |
---|
986 | configure:6849: checking for poll.h |
---|
987 | configure:6849: result: yes |
---|
988 | configure:6849: checking process.h usability |
---|
989 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
990 | conftest.c:64:10: fatal error: 'process.h' file not found |
---|
991 | #include <process.h> |
---|
992 | ^ |
---|
993 | 1 error generated. |
---|
994 | configure:6849: $? = 1 |
---|
995 | configure: failed program was: |
---|
996 | | /* confdefs.h */ |
---|
997 | | #define _GNU_SOURCE 1 |
---|
998 | | #define _NETBSD_SOURCE 1 |
---|
999 | | #define __BSD_VISIBLE 1 |
---|
1000 | | #define _BSD_TYPES 1 |
---|
1001 | | #define _DARWIN_C_SOURCE 1 |
---|
1002 | | #define STDC_HEADERS 1 |
---|
1003 | | #define HAVE_SYS_TYPES_H 1 |
---|
1004 | | #define HAVE_SYS_STAT_H 1 |
---|
1005 | | #define HAVE_STDLIB_H 1 |
---|
1006 | | #define HAVE_STRING_H 1 |
---|
1007 | | #define HAVE_MEMORY_H 1 |
---|
1008 | | #define HAVE_STRINGS_H 1 |
---|
1009 | | #define HAVE_INTTYPES_H 1 |
---|
1010 | | #define HAVE_STDINT_H 1 |
---|
1011 | | #define HAVE_UNISTD_H 1 |
---|
1012 | | #define __EXTENSIONS__ 1 |
---|
1013 | | #define _ALL_SOURCE 1 |
---|
1014 | | #define _GNU_SOURCE 1 |
---|
1015 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1016 | | #define _TANDEM_SOURCE 1 |
---|
1017 | | #define STDC_HEADERS 1 |
---|
1018 | | #define HAVE_DLFCN_H 1 |
---|
1019 | | #define HAVE_ERRNO_H 1 |
---|
1020 | | #define HAVE_FCNTL_H 1 |
---|
1021 | | #define HAVE_GRP_H 1 |
---|
1022 | | #define HAVE_LANGINFO_H 1 |
---|
1023 | | #define HAVE_LIBINTL_H 1 |
---|
1024 | | #define HAVE_POLL_H 1 |
---|
1025 | | /* end confdefs.h. */ |
---|
1026 | | #include <stdio.h> |
---|
1027 | | #ifdef HAVE_SYS_TYPES_H |
---|
1028 | | # include <sys/types.h> |
---|
1029 | | #endif |
---|
1030 | | #ifdef HAVE_SYS_STAT_H |
---|
1031 | | # include <sys/stat.h> |
---|
1032 | | #endif |
---|
1033 | | #ifdef STDC_HEADERS |
---|
1034 | | # include <stdlib.h> |
---|
1035 | | # include <stddef.h> |
---|
1036 | | #else |
---|
1037 | | # ifdef HAVE_STDLIB_H |
---|
1038 | | # include <stdlib.h> |
---|
1039 | | # endif |
---|
1040 | | #endif |
---|
1041 | | #ifdef HAVE_STRING_H |
---|
1042 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1043 | | # include <memory.h> |
---|
1044 | | # endif |
---|
1045 | | # include <string.h> |
---|
1046 | | #endif |
---|
1047 | | #ifdef HAVE_STRINGS_H |
---|
1048 | | # include <strings.h> |
---|
1049 | | #endif |
---|
1050 | | #ifdef HAVE_INTTYPES_H |
---|
1051 | | # include <inttypes.h> |
---|
1052 | | #endif |
---|
1053 | | #ifdef HAVE_STDINT_H |
---|
1054 | | # include <stdint.h> |
---|
1055 | | #endif |
---|
1056 | | #ifdef HAVE_UNISTD_H |
---|
1057 | | # include <unistd.h> |
---|
1058 | | #endif |
---|
1059 | | #include <process.h> |
---|
1060 | configure:6849: result: no |
---|
1061 | configure:6849: checking process.h presence |
---|
1062 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1063 | conftest.c:31:10: fatal error: 'process.h' file not found |
---|
1064 | #include <process.h> |
---|
1065 | ^ |
---|
1066 | 1 error generated. |
---|
1067 | configure:6849: $? = 1 |
---|
1068 | configure: failed program was: |
---|
1069 | | /* confdefs.h */ |
---|
1070 | | #define _GNU_SOURCE 1 |
---|
1071 | | #define _NETBSD_SOURCE 1 |
---|
1072 | | #define __BSD_VISIBLE 1 |
---|
1073 | | #define _BSD_TYPES 1 |
---|
1074 | | #define _DARWIN_C_SOURCE 1 |
---|
1075 | | #define STDC_HEADERS 1 |
---|
1076 | | #define HAVE_SYS_TYPES_H 1 |
---|
1077 | | #define HAVE_SYS_STAT_H 1 |
---|
1078 | | #define HAVE_STDLIB_H 1 |
---|
1079 | | #define HAVE_STRING_H 1 |
---|
1080 | | #define HAVE_MEMORY_H 1 |
---|
1081 | | #define HAVE_STRINGS_H 1 |
---|
1082 | | #define HAVE_INTTYPES_H 1 |
---|
1083 | | #define HAVE_STDINT_H 1 |
---|
1084 | | #define HAVE_UNISTD_H 1 |
---|
1085 | | #define __EXTENSIONS__ 1 |
---|
1086 | | #define _ALL_SOURCE 1 |
---|
1087 | | #define _GNU_SOURCE 1 |
---|
1088 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1089 | | #define _TANDEM_SOURCE 1 |
---|
1090 | | #define STDC_HEADERS 1 |
---|
1091 | | #define HAVE_DLFCN_H 1 |
---|
1092 | | #define HAVE_ERRNO_H 1 |
---|
1093 | | #define HAVE_FCNTL_H 1 |
---|
1094 | | #define HAVE_GRP_H 1 |
---|
1095 | | #define HAVE_LANGINFO_H 1 |
---|
1096 | | #define HAVE_LIBINTL_H 1 |
---|
1097 | | #define HAVE_POLL_H 1 |
---|
1098 | | /* end confdefs.h. */ |
---|
1099 | | #include <process.h> |
---|
1100 | configure:6849: result: no |
---|
1101 | configure:6849: checking for process.h |
---|
1102 | configure:6849: result: no |
---|
1103 | configure:6849: checking pthread.h usability |
---|
1104 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1105 | configure:6849: $? = 0 |
---|
1106 | configure:6849: result: yes |
---|
1107 | configure:6849: checking pthread.h presence |
---|
1108 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1109 | configure:6849: $? = 0 |
---|
1110 | configure:6849: result: yes |
---|
1111 | configure:6849: checking for pthread.h |
---|
1112 | configure:6849: result: yes |
---|
1113 | configure:6849: checking shadow.h usability |
---|
1114 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1115 | conftest.c:65:10: fatal error: 'shadow.h' file not found |
---|
1116 | #include <shadow.h> |
---|
1117 | ^ |
---|
1118 | 1 error generated. |
---|
1119 | configure:6849: $? = 1 |
---|
1120 | configure: failed program was: |
---|
1121 | | /* confdefs.h */ |
---|
1122 | | #define _GNU_SOURCE 1 |
---|
1123 | | #define _NETBSD_SOURCE 1 |
---|
1124 | | #define __BSD_VISIBLE 1 |
---|
1125 | | #define _BSD_TYPES 1 |
---|
1126 | | #define _DARWIN_C_SOURCE 1 |
---|
1127 | | #define STDC_HEADERS 1 |
---|
1128 | | #define HAVE_SYS_TYPES_H 1 |
---|
1129 | | #define HAVE_SYS_STAT_H 1 |
---|
1130 | | #define HAVE_STDLIB_H 1 |
---|
1131 | | #define HAVE_STRING_H 1 |
---|
1132 | | #define HAVE_MEMORY_H 1 |
---|
1133 | | #define HAVE_STRINGS_H 1 |
---|
1134 | | #define HAVE_INTTYPES_H 1 |
---|
1135 | | #define HAVE_STDINT_H 1 |
---|
1136 | | #define HAVE_UNISTD_H 1 |
---|
1137 | | #define __EXTENSIONS__ 1 |
---|
1138 | | #define _ALL_SOURCE 1 |
---|
1139 | | #define _GNU_SOURCE 1 |
---|
1140 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1141 | | #define _TANDEM_SOURCE 1 |
---|
1142 | | #define STDC_HEADERS 1 |
---|
1143 | | #define HAVE_DLFCN_H 1 |
---|
1144 | | #define HAVE_ERRNO_H 1 |
---|
1145 | | #define HAVE_FCNTL_H 1 |
---|
1146 | | #define HAVE_GRP_H 1 |
---|
1147 | | #define HAVE_LANGINFO_H 1 |
---|
1148 | | #define HAVE_LIBINTL_H 1 |
---|
1149 | | #define HAVE_POLL_H 1 |
---|
1150 | | #define HAVE_PTHREAD_H 1 |
---|
1151 | | /* end confdefs.h. */ |
---|
1152 | | #include <stdio.h> |
---|
1153 | | #ifdef HAVE_SYS_TYPES_H |
---|
1154 | | # include <sys/types.h> |
---|
1155 | | #endif |
---|
1156 | | #ifdef HAVE_SYS_STAT_H |
---|
1157 | | # include <sys/stat.h> |
---|
1158 | | #endif |
---|
1159 | | #ifdef STDC_HEADERS |
---|
1160 | | # include <stdlib.h> |
---|
1161 | | # include <stddef.h> |
---|
1162 | | #else |
---|
1163 | | # ifdef HAVE_STDLIB_H |
---|
1164 | | # include <stdlib.h> |
---|
1165 | | # endif |
---|
1166 | | #endif |
---|
1167 | | #ifdef HAVE_STRING_H |
---|
1168 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1169 | | # include <memory.h> |
---|
1170 | | # endif |
---|
1171 | | # include <string.h> |
---|
1172 | | #endif |
---|
1173 | | #ifdef HAVE_STRINGS_H |
---|
1174 | | # include <strings.h> |
---|
1175 | | #endif |
---|
1176 | | #ifdef HAVE_INTTYPES_H |
---|
1177 | | # include <inttypes.h> |
---|
1178 | | #endif |
---|
1179 | | #ifdef HAVE_STDINT_H |
---|
1180 | | # include <stdint.h> |
---|
1181 | | #endif |
---|
1182 | | #ifdef HAVE_UNISTD_H |
---|
1183 | | # include <unistd.h> |
---|
1184 | | #endif |
---|
1185 | | #include <shadow.h> |
---|
1186 | configure:6849: result: no |
---|
1187 | configure:6849: checking shadow.h presence |
---|
1188 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1189 | conftest.c:32:10: fatal error: 'shadow.h' file not found |
---|
1190 | #include <shadow.h> |
---|
1191 | ^ |
---|
1192 | 1 error generated. |
---|
1193 | configure:6849: $? = 1 |
---|
1194 | configure: failed program was: |
---|
1195 | | /* confdefs.h */ |
---|
1196 | | #define _GNU_SOURCE 1 |
---|
1197 | | #define _NETBSD_SOURCE 1 |
---|
1198 | | #define __BSD_VISIBLE 1 |
---|
1199 | | #define _BSD_TYPES 1 |
---|
1200 | | #define _DARWIN_C_SOURCE 1 |
---|
1201 | | #define STDC_HEADERS 1 |
---|
1202 | | #define HAVE_SYS_TYPES_H 1 |
---|
1203 | | #define HAVE_SYS_STAT_H 1 |
---|
1204 | | #define HAVE_STDLIB_H 1 |
---|
1205 | | #define HAVE_STRING_H 1 |
---|
1206 | | #define HAVE_MEMORY_H 1 |
---|
1207 | | #define HAVE_STRINGS_H 1 |
---|
1208 | | #define HAVE_INTTYPES_H 1 |
---|
1209 | | #define HAVE_STDINT_H 1 |
---|
1210 | | #define HAVE_UNISTD_H 1 |
---|
1211 | | #define __EXTENSIONS__ 1 |
---|
1212 | | #define _ALL_SOURCE 1 |
---|
1213 | | #define _GNU_SOURCE 1 |
---|
1214 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1215 | | #define _TANDEM_SOURCE 1 |
---|
1216 | | #define STDC_HEADERS 1 |
---|
1217 | | #define HAVE_DLFCN_H 1 |
---|
1218 | | #define HAVE_ERRNO_H 1 |
---|
1219 | | #define HAVE_FCNTL_H 1 |
---|
1220 | | #define HAVE_GRP_H 1 |
---|
1221 | | #define HAVE_LANGINFO_H 1 |
---|
1222 | | #define HAVE_LIBINTL_H 1 |
---|
1223 | | #define HAVE_POLL_H 1 |
---|
1224 | | #define HAVE_PTHREAD_H 1 |
---|
1225 | | /* end confdefs.h. */ |
---|
1226 | | #include <shadow.h> |
---|
1227 | configure:6849: result: no |
---|
1228 | configure:6849: checking for shadow.h |
---|
1229 | configure:6849: result: no |
---|
1230 | configure:6849: checking signal.h usability |
---|
1231 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1232 | configure:6849: $? = 0 |
---|
1233 | configure:6849: result: yes |
---|
1234 | configure:6849: checking signal.h presence |
---|
1235 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1236 | configure:6849: $? = 0 |
---|
1237 | configure:6849: result: yes |
---|
1238 | configure:6849: checking for signal.h |
---|
1239 | configure:6849: result: yes |
---|
1240 | configure:6849: checking for stdint.h |
---|
1241 | configure:6849: result: yes |
---|
1242 | configure:6849: checking stropts.h usability |
---|
1243 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1244 | conftest.c:67:10: fatal error: 'stropts.h' file not found |
---|
1245 | #include <stropts.h> |
---|
1246 | ^ |
---|
1247 | 1 error generated. |
---|
1248 | configure:6849: $? = 1 |
---|
1249 | configure: failed program was: |
---|
1250 | | /* confdefs.h */ |
---|
1251 | | #define _GNU_SOURCE 1 |
---|
1252 | | #define _NETBSD_SOURCE 1 |
---|
1253 | | #define __BSD_VISIBLE 1 |
---|
1254 | | #define _BSD_TYPES 1 |
---|
1255 | | #define _DARWIN_C_SOURCE 1 |
---|
1256 | | #define STDC_HEADERS 1 |
---|
1257 | | #define HAVE_SYS_TYPES_H 1 |
---|
1258 | | #define HAVE_SYS_STAT_H 1 |
---|
1259 | | #define HAVE_STDLIB_H 1 |
---|
1260 | | #define HAVE_STRING_H 1 |
---|
1261 | | #define HAVE_MEMORY_H 1 |
---|
1262 | | #define HAVE_STRINGS_H 1 |
---|
1263 | | #define HAVE_INTTYPES_H 1 |
---|
1264 | | #define HAVE_STDINT_H 1 |
---|
1265 | | #define HAVE_UNISTD_H 1 |
---|
1266 | | #define __EXTENSIONS__ 1 |
---|
1267 | | #define _ALL_SOURCE 1 |
---|
1268 | | #define _GNU_SOURCE 1 |
---|
1269 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1270 | | #define _TANDEM_SOURCE 1 |
---|
1271 | | #define STDC_HEADERS 1 |
---|
1272 | | #define HAVE_DLFCN_H 1 |
---|
1273 | | #define HAVE_ERRNO_H 1 |
---|
1274 | | #define HAVE_FCNTL_H 1 |
---|
1275 | | #define HAVE_GRP_H 1 |
---|
1276 | | #define HAVE_LANGINFO_H 1 |
---|
1277 | | #define HAVE_LIBINTL_H 1 |
---|
1278 | | #define HAVE_POLL_H 1 |
---|
1279 | | #define HAVE_PTHREAD_H 1 |
---|
1280 | | #define HAVE_SIGNAL_H 1 |
---|
1281 | | #define HAVE_STDINT_H 1 |
---|
1282 | | /* end confdefs.h. */ |
---|
1283 | | #include <stdio.h> |
---|
1284 | | #ifdef HAVE_SYS_TYPES_H |
---|
1285 | | # include <sys/types.h> |
---|
1286 | | #endif |
---|
1287 | | #ifdef HAVE_SYS_STAT_H |
---|
1288 | | # include <sys/stat.h> |
---|
1289 | | #endif |
---|
1290 | | #ifdef STDC_HEADERS |
---|
1291 | | # include <stdlib.h> |
---|
1292 | | # include <stddef.h> |
---|
1293 | | #else |
---|
1294 | | # ifdef HAVE_STDLIB_H |
---|
1295 | | # include <stdlib.h> |
---|
1296 | | # endif |
---|
1297 | | #endif |
---|
1298 | | #ifdef HAVE_STRING_H |
---|
1299 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1300 | | # include <memory.h> |
---|
1301 | | # endif |
---|
1302 | | # include <string.h> |
---|
1303 | | #endif |
---|
1304 | | #ifdef HAVE_STRINGS_H |
---|
1305 | | # include <strings.h> |
---|
1306 | | #endif |
---|
1307 | | #ifdef HAVE_INTTYPES_H |
---|
1308 | | # include <inttypes.h> |
---|
1309 | | #endif |
---|
1310 | | #ifdef HAVE_STDINT_H |
---|
1311 | | # include <stdint.h> |
---|
1312 | | #endif |
---|
1313 | | #ifdef HAVE_UNISTD_H |
---|
1314 | | # include <unistd.h> |
---|
1315 | | #endif |
---|
1316 | | #include <stropts.h> |
---|
1317 | configure:6849: result: no |
---|
1318 | configure:6849: checking stropts.h presence |
---|
1319 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1320 | conftest.c:34:10: fatal error: 'stropts.h' file not found |
---|
1321 | #include <stropts.h> |
---|
1322 | ^ |
---|
1323 | 1 error generated. |
---|
1324 | configure:6849: $? = 1 |
---|
1325 | configure: failed program was: |
---|
1326 | | /* confdefs.h */ |
---|
1327 | | #define _GNU_SOURCE 1 |
---|
1328 | | #define _NETBSD_SOURCE 1 |
---|
1329 | | #define __BSD_VISIBLE 1 |
---|
1330 | | #define _BSD_TYPES 1 |
---|
1331 | | #define _DARWIN_C_SOURCE 1 |
---|
1332 | | #define STDC_HEADERS 1 |
---|
1333 | | #define HAVE_SYS_TYPES_H 1 |
---|
1334 | | #define HAVE_SYS_STAT_H 1 |
---|
1335 | | #define HAVE_STDLIB_H 1 |
---|
1336 | | #define HAVE_STRING_H 1 |
---|
1337 | | #define HAVE_MEMORY_H 1 |
---|
1338 | | #define HAVE_STRINGS_H 1 |
---|
1339 | | #define HAVE_INTTYPES_H 1 |
---|
1340 | | #define HAVE_STDINT_H 1 |
---|
1341 | | #define HAVE_UNISTD_H 1 |
---|
1342 | | #define __EXTENSIONS__ 1 |
---|
1343 | | #define _ALL_SOURCE 1 |
---|
1344 | | #define _GNU_SOURCE 1 |
---|
1345 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1346 | | #define _TANDEM_SOURCE 1 |
---|
1347 | | #define STDC_HEADERS 1 |
---|
1348 | | #define HAVE_DLFCN_H 1 |
---|
1349 | | #define HAVE_ERRNO_H 1 |
---|
1350 | | #define HAVE_FCNTL_H 1 |
---|
1351 | | #define HAVE_GRP_H 1 |
---|
1352 | | #define HAVE_LANGINFO_H 1 |
---|
1353 | | #define HAVE_LIBINTL_H 1 |
---|
1354 | | #define HAVE_POLL_H 1 |
---|
1355 | | #define HAVE_PTHREAD_H 1 |
---|
1356 | | #define HAVE_SIGNAL_H 1 |
---|
1357 | | #define HAVE_STDINT_H 1 |
---|
1358 | | /* end confdefs.h. */ |
---|
1359 | | #include <stropts.h> |
---|
1360 | configure:6849: result: no |
---|
1361 | configure:6849: checking for stropts.h |
---|
1362 | configure:6849: result: no |
---|
1363 | configure:6849: checking termios.h usability |
---|
1364 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1365 | configure:6849: $? = 0 |
---|
1366 | configure:6849: result: yes |
---|
1367 | configure:6849: checking termios.h presence |
---|
1368 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1369 | configure:6849: $? = 0 |
---|
1370 | configure:6849: result: yes |
---|
1371 | configure:6849: checking for termios.h |
---|
1372 | configure:6849: result: yes |
---|
1373 | configure:6849: checking thread.h usability |
---|
1374 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1375 | conftest.c:68:10: fatal error: 'thread.h' file not found |
---|
1376 | #include <thread.h> |
---|
1377 | ^ |
---|
1378 | 1 error generated. |
---|
1379 | configure:6849: $? = 1 |
---|
1380 | configure: failed program was: |
---|
1381 | | /* confdefs.h */ |
---|
1382 | | #define _GNU_SOURCE 1 |
---|
1383 | | #define _NETBSD_SOURCE 1 |
---|
1384 | | #define __BSD_VISIBLE 1 |
---|
1385 | | #define _BSD_TYPES 1 |
---|
1386 | | #define _DARWIN_C_SOURCE 1 |
---|
1387 | | #define STDC_HEADERS 1 |
---|
1388 | | #define HAVE_SYS_TYPES_H 1 |
---|
1389 | | #define HAVE_SYS_STAT_H 1 |
---|
1390 | | #define HAVE_STDLIB_H 1 |
---|
1391 | | #define HAVE_STRING_H 1 |
---|
1392 | | #define HAVE_MEMORY_H 1 |
---|
1393 | | #define HAVE_STRINGS_H 1 |
---|
1394 | | #define HAVE_INTTYPES_H 1 |
---|
1395 | | #define HAVE_STDINT_H 1 |
---|
1396 | | #define HAVE_UNISTD_H 1 |
---|
1397 | | #define __EXTENSIONS__ 1 |
---|
1398 | | #define _ALL_SOURCE 1 |
---|
1399 | | #define _GNU_SOURCE 1 |
---|
1400 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1401 | | #define _TANDEM_SOURCE 1 |
---|
1402 | | #define STDC_HEADERS 1 |
---|
1403 | | #define HAVE_DLFCN_H 1 |
---|
1404 | | #define HAVE_ERRNO_H 1 |
---|
1405 | | #define HAVE_FCNTL_H 1 |
---|
1406 | | #define HAVE_GRP_H 1 |
---|
1407 | | #define HAVE_LANGINFO_H 1 |
---|
1408 | | #define HAVE_LIBINTL_H 1 |
---|
1409 | | #define HAVE_POLL_H 1 |
---|
1410 | | #define HAVE_PTHREAD_H 1 |
---|
1411 | | #define HAVE_SIGNAL_H 1 |
---|
1412 | | #define HAVE_STDINT_H 1 |
---|
1413 | | #define HAVE_TERMIOS_H 1 |
---|
1414 | | /* end confdefs.h. */ |
---|
1415 | | #include <stdio.h> |
---|
1416 | | #ifdef HAVE_SYS_TYPES_H |
---|
1417 | | # include <sys/types.h> |
---|
1418 | | #endif |
---|
1419 | | #ifdef HAVE_SYS_STAT_H |
---|
1420 | | # include <sys/stat.h> |
---|
1421 | | #endif |
---|
1422 | | #ifdef STDC_HEADERS |
---|
1423 | | # include <stdlib.h> |
---|
1424 | | # include <stddef.h> |
---|
1425 | | #else |
---|
1426 | | # ifdef HAVE_STDLIB_H |
---|
1427 | | # include <stdlib.h> |
---|
1428 | | # endif |
---|
1429 | | #endif |
---|
1430 | | #ifdef HAVE_STRING_H |
---|
1431 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1432 | | # include <memory.h> |
---|
1433 | | # endif |
---|
1434 | | # include <string.h> |
---|
1435 | | #endif |
---|
1436 | | #ifdef HAVE_STRINGS_H |
---|
1437 | | # include <strings.h> |
---|
1438 | | #endif |
---|
1439 | | #ifdef HAVE_INTTYPES_H |
---|
1440 | | # include <inttypes.h> |
---|
1441 | | #endif |
---|
1442 | | #ifdef HAVE_STDINT_H |
---|
1443 | | # include <stdint.h> |
---|
1444 | | #endif |
---|
1445 | | #ifdef HAVE_UNISTD_H |
---|
1446 | | # include <unistd.h> |
---|
1447 | | #endif |
---|
1448 | | #include <thread.h> |
---|
1449 | configure:6849: result: no |
---|
1450 | configure:6849: checking thread.h presence |
---|
1451 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1452 | conftest.c:35:10: fatal error: 'thread.h' file not found |
---|
1453 | #include <thread.h> |
---|
1454 | ^ |
---|
1455 | 1 error generated. |
---|
1456 | configure:6849: $? = 1 |
---|
1457 | configure: failed program was: |
---|
1458 | | /* confdefs.h */ |
---|
1459 | | #define _GNU_SOURCE 1 |
---|
1460 | | #define _NETBSD_SOURCE 1 |
---|
1461 | | #define __BSD_VISIBLE 1 |
---|
1462 | | #define _BSD_TYPES 1 |
---|
1463 | | #define _DARWIN_C_SOURCE 1 |
---|
1464 | | #define STDC_HEADERS 1 |
---|
1465 | | #define HAVE_SYS_TYPES_H 1 |
---|
1466 | | #define HAVE_SYS_STAT_H 1 |
---|
1467 | | #define HAVE_STDLIB_H 1 |
---|
1468 | | #define HAVE_STRING_H 1 |
---|
1469 | | #define HAVE_MEMORY_H 1 |
---|
1470 | | #define HAVE_STRINGS_H 1 |
---|
1471 | | #define HAVE_INTTYPES_H 1 |
---|
1472 | | #define HAVE_STDINT_H 1 |
---|
1473 | | #define HAVE_UNISTD_H 1 |
---|
1474 | | #define __EXTENSIONS__ 1 |
---|
1475 | | #define _ALL_SOURCE 1 |
---|
1476 | | #define _GNU_SOURCE 1 |
---|
1477 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1478 | | #define _TANDEM_SOURCE 1 |
---|
1479 | | #define STDC_HEADERS 1 |
---|
1480 | | #define HAVE_DLFCN_H 1 |
---|
1481 | | #define HAVE_ERRNO_H 1 |
---|
1482 | | #define HAVE_FCNTL_H 1 |
---|
1483 | | #define HAVE_GRP_H 1 |
---|
1484 | | #define HAVE_LANGINFO_H 1 |
---|
1485 | | #define HAVE_LIBINTL_H 1 |
---|
1486 | | #define HAVE_POLL_H 1 |
---|
1487 | | #define HAVE_PTHREAD_H 1 |
---|
1488 | | #define HAVE_SIGNAL_H 1 |
---|
1489 | | #define HAVE_STDINT_H 1 |
---|
1490 | | #define HAVE_TERMIOS_H 1 |
---|
1491 | | /* end confdefs.h. */ |
---|
1492 | | #include <thread.h> |
---|
1493 | configure:6849: result: no |
---|
1494 | configure:6849: checking for thread.h |
---|
1495 | configure:6849: result: no |
---|
1496 | configure:6849: checking for unistd.h |
---|
1497 | configure:6849: result: yes |
---|
1498 | configure:6849: checking utime.h usability |
---|
1499 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1500 | configure:6849: $? = 0 |
---|
1501 | configure:6849: result: yes |
---|
1502 | configure:6849: checking utime.h presence |
---|
1503 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1504 | configure:6849: $? = 0 |
---|
1505 | configure:6849: result: yes |
---|
1506 | configure:6849: checking for utime.h |
---|
1507 | configure:6849: result: yes |
---|
1508 | configure:6849: checking sys/audioio.h usability |
---|
1509 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1510 | conftest.c:70:10: fatal error: 'sys/audioio.h' file not found |
---|
1511 | #include <sys/audioio.h> |
---|
1512 | ^ |
---|
1513 | 1 error generated. |
---|
1514 | configure:6849: $? = 1 |
---|
1515 | configure: failed program was: |
---|
1516 | | /* confdefs.h */ |
---|
1517 | | #define _GNU_SOURCE 1 |
---|
1518 | | #define _NETBSD_SOURCE 1 |
---|
1519 | | #define __BSD_VISIBLE 1 |
---|
1520 | | #define _BSD_TYPES 1 |
---|
1521 | | #define _DARWIN_C_SOURCE 1 |
---|
1522 | | #define STDC_HEADERS 1 |
---|
1523 | | #define HAVE_SYS_TYPES_H 1 |
---|
1524 | | #define HAVE_SYS_STAT_H 1 |
---|
1525 | | #define HAVE_STDLIB_H 1 |
---|
1526 | | #define HAVE_STRING_H 1 |
---|
1527 | | #define HAVE_MEMORY_H 1 |
---|
1528 | | #define HAVE_STRINGS_H 1 |
---|
1529 | | #define HAVE_INTTYPES_H 1 |
---|
1530 | | #define HAVE_STDINT_H 1 |
---|
1531 | | #define HAVE_UNISTD_H 1 |
---|
1532 | | #define __EXTENSIONS__ 1 |
---|
1533 | | #define _ALL_SOURCE 1 |
---|
1534 | | #define _GNU_SOURCE 1 |
---|
1535 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1536 | | #define _TANDEM_SOURCE 1 |
---|
1537 | | #define STDC_HEADERS 1 |
---|
1538 | | #define HAVE_DLFCN_H 1 |
---|
1539 | | #define HAVE_ERRNO_H 1 |
---|
1540 | | #define HAVE_FCNTL_H 1 |
---|
1541 | | #define HAVE_GRP_H 1 |
---|
1542 | | #define HAVE_LANGINFO_H 1 |
---|
1543 | | #define HAVE_LIBINTL_H 1 |
---|
1544 | | #define HAVE_POLL_H 1 |
---|
1545 | | #define HAVE_PTHREAD_H 1 |
---|
1546 | | #define HAVE_SIGNAL_H 1 |
---|
1547 | | #define HAVE_STDINT_H 1 |
---|
1548 | | #define HAVE_TERMIOS_H 1 |
---|
1549 | | #define HAVE_UNISTD_H 1 |
---|
1550 | | #define HAVE_UTIME_H 1 |
---|
1551 | | /* end confdefs.h. */ |
---|
1552 | | #include <stdio.h> |
---|
1553 | | #ifdef HAVE_SYS_TYPES_H |
---|
1554 | | # include <sys/types.h> |
---|
1555 | | #endif |
---|
1556 | | #ifdef HAVE_SYS_STAT_H |
---|
1557 | | # include <sys/stat.h> |
---|
1558 | | #endif |
---|
1559 | | #ifdef STDC_HEADERS |
---|
1560 | | # include <stdlib.h> |
---|
1561 | | # include <stddef.h> |
---|
1562 | | #else |
---|
1563 | | # ifdef HAVE_STDLIB_H |
---|
1564 | | # include <stdlib.h> |
---|
1565 | | # endif |
---|
1566 | | #endif |
---|
1567 | | #ifdef HAVE_STRING_H |
---|
1568 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1569 | | # include <memory.h> |
---|
1570 | | # endif |
---|
1571 | | # include <string.h> |
---|
1572 | | #endif |
---|
1573 | | #ifdef HAVE_STRINGS_H |
---|
1574 | | # include <strings.h> |
---|
1575 | | #endif |
---|
1576 | | #ifdef HAVE_INTTYPES_H |
---|
1577 | | # include <inttypes.h> |
---|
1578 | | #endif |
---|
1579 | | #ifdef HAVE_STDINT_H |
---|
1580 | | # include <stdint.h> |
---|
1581 | | #endif |
---|
1582 | | #ifdef HAVE_UNISTD_H |
---|
1583 | | # include <unistd.h> |
---|
1584 | | #endif |
---|
1585 | | #include <sys/audioio.h> |
---|
1586 | configure:6849: result: no |
---|
1587 | configure:6849: checking sys/audioio.h presence |
---|
1588 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1589 | conftest.c:37:10: fatal error: 'sys/audioio.h' file not found |
---|
1590 | #include <sys/audioio.h> |
---|
1591 | ^ |
---|
1592 | 1 error generated. |
---|
1593 | configure:6849: $? = 1 |
---|
1594 | configure: failed program was: |
---|
1595 | | /* confdefs.h */ |
---|
1596 | | #define _GNU_SOURCE 1 |
---|
1597 | | #define _NETBSD_SOURCE 1 |
---|
1598 | | #define __BSD_VISIBLE 1 |
---|
1599 | | #define _BSD_TYPES 1 |
---|
1600 | | #define _DARWIN_C_SOURCE 1 |
---|
1601 | | #define STDC_HEADERS 1 |
---|
1602 | | #define HAVE_SYS_TYPES_H 1 |
---|
1603 | | #define HAVE_SYS_STAT_H 1 |
---|
1604 | | #define HAVE_STDLIB_H 1 |
---|
1605 | | #define HAVE_STRING_H 1 |
---|
1606 | | #define HAVE_MEMORY_H 1 |
---|
1607 | | #define HAVE_STRINGS_H 1 |
---|
1608 | | #define HAVE_INTTYPES_H 1 |
---|
1609 | | #define HAVE_STDINT_H 1 |
---|
1610 | | #define HAVE_UNISTD_H 1 |
---|
1611 | | #define __EXTENSIONS__ 1 |
---|
1612 | | #define _ALL_SOURCE 1 |
---|
1613 | | #define _GNU_SOURCE 1 |
---|
1614 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1615 | | #define _TANDEM_SOURCE 1 |
---|
1616 | | #define STDC_HEADERS 1 |
---|
1617 | | #define HAVE_DLFCN_H 1 |
---|
1618 | | #define HAVE_ERRNO_H 1 |
---|
1619 | | #define HAVE_FCNTL_H 1 |
---|
1620 | | #define HAVE_GRP_H 1 |
---|
1621 | | #define HAVE_LANGINFO_H 1 |
---|
1622 | | #define HAVE_LIBINTL_H 1 |
---|
1623 | | #define HAVE_POLL_H 1 |
---|
1624 | | #define HAVE_PTHREAD_H 1 |
---|
1625 | | #define HAVE_SIGNAL_H 1 |
---|
1626 | | #define HAVE_STDINT_H 1 |
---|
1627 | | #define HAVE_TERMIOS_H 1 |
---|
1628 | | #define HAVE_UNISTD_H 1 |
---|
1629 | | #define HAVE_UTIME_H 1 |
---|
1630 | | /* end confdefs.h. */ |
---|
1631 | | #include <sys/audioio.h> |
---|
1632 | configure:6849: result: no |
---|
1633 | configure:6849: checking for sys/audioio.h |
---|
1634 | configure:6849: result: no |
---|
1635 | configure:6849: checking sys/bsdtty.h usability |
---|
1636 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1637 | conftest.c:70:10: fatal error: 'sys/bsdtty.h' file not found |
---|
1638 | #include <sys/bsdtty.h> |
---|
1639 | ^ |
---|
1640 | 1 error generated. |
---|
1641 | configure:6849: $? = 1 |
---|
1642 | configure: failed program was: |
---|
1643 | | /* confdefs.h */ |
---|
1644 | | #define _GNU_SOURCE 1 |
---|
1645 | | #define _NETBSD_SOURCE 1 |
---|
1646 | | #define __BSD_VISIBLE 1 |
---|
1647 | | #define _BSD_TYPES 1 |
---|
1648 | | #define _DARWIN_C_SOURCE 1 |
---|
1649 | | #define STDC_HEADERS 1 |
---|
1650 | | #define HAVE_SYS_TYPES_H 1 |
---|
1651 | | #define HAVE_SYS_STAT_H 1 |
---|
1652 | | #define HAVE_STDLIB_H 1 |
---|
1653 | | #define HAVE_STRING_H 1 |
---|
1654 | | #define HAVE_MEMORY_H 1 |
---|
1655 | | #define HAVE_STRINGS_H 1 |
---|
1656 | | #define HAVE_INTTYPES_H 1 |
---|
1657 | | #define HAVE_STDINT_H 1 |
---|
1658 | | #define HAVE_UNISTD_H 1 |
---|
1659 | | #define __EXTENSIONS__ 1 |
---|
1660 | | #define _ALL_SOURCE 1 |
---|
1661 | | #define _GNU_SOURCE 1 |
---|
1662 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1663 | | #define _TANDEM_SOURCE 1 |
---|
1664 | | #define STDC_HEADERS 1 |
---|
1665 | | #define HAVE_DLFCN_H 1 |
---|
1666 | | #define HAVE_ERRNO_H 1 |
---|
1667 | | #define HAVE_FCNTL_H 1 |
---|
1668 | | #define HAVE_GRP_H 1 |
---|
1669 | | #define HAVE_LANGINFO_H 1 |
---|
1670 | | #define HAVE_LIBINTL_H 1 |
---|
1671 | | #define HAVE_POLL_H 1 |
---|
1672 | | #define HAVE_PTHREAD_H 1 |
---|
1673 | | #define HAVE_SIGNAL_H 1 |
---|
1674 | | #define HAVE_STDINT_H 1 |
---|
1675 | | #define HAVE_TERMIOS_H 1 |
---|
1676 | | #define HAVE_UNISTD_H 1 |
---|
1677 | | #define HAVE_UTIME_H 1 |
---|
1678 | | /* end confdefs.h. */ |
---|
1679 | | #include <stdio.h> |
---|
1680 | | #ifdef HAVE_SYS_TYPES_H |
---|
1681 | | # include <sys/types.h> |
---|
1682 | | #endif |
---|
1683 | | #ifdef HAVE_SYS_STAT_H |
---|
1684 | | # include <sys/stat.h> |
---|
1685 | | #endif |
---|
1686 | | #ifdef STDC_HEADERS |
---|
1687 | | # include <stdlib.h> |
---|
1688 | | # include <stddef.h> |
---|
1689 | | #else |
---|
1690 | | # ifdef HAVE_STDLIB_H |
---|
1691 | | # include <stdlib.h> |
---|
1692 | | # endif |
---|
1693 | | #endif |
---|
1694 | | #ifdef HAVE_STRING_H |
---|
1695 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1696 | | # include <memory.h> |
---|
1697 | | # endif |
---|
1698 | | # include <string.h> |
---|
1699 | | #endif |
---|
1700 | | #ifdef HAVE_STRINGS_H |
---|
1701 | | # include <strings.h> |
---|
1702 | | #endif |
---|
1703 | | #ifdef HAVE_INTTYPES_H |
---|
1704 | | # include <inttypes.h> |
---|
1705 | | #endif |
---|
1706 | | #ifdef HAVE_STDINT_H |
---|
1707 | | # include <stdint.h> |
---|
1708 | | #endif |
---|
1709 | | #ifdef HAVE_UNISTD_H |
---|
1710 | | # include <unistd.h> |
---|
1711 | | #endif |
---|
1712 | | #include <sys/bsdtty.h> |
---|
1713 | configure:6849: result: no |
---|
1714 | configure:6849: checking sys/bsdtty.h presence |
---|
1715 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1716 | conftest.c:37:10: fatal error: 'sys/bsdtty.h' file not found |
---|
1717 | #include <sys/bsdtty.h> |
---|
1718 | ^ |
---|
1719 | 1 error generated. |
---|
1720 | configure:6849: $? = 1 |
---|
1721 | configure: failed program was: |
---|
1722 | | /* confdefs.h */ |
---|
1723 | | #define _GNU_SOURCE 1 |
---|
1724 | | #define _NETBSD_SOURCE 1 |
---|
1725 | | #define __BSD_VISIBLE 1 |
---|
1726 | | #define _BSD_TYPES 1 |
---|
1727 | | #define _DARWIN_C_SOURCE 1 |
---|
1728 | | #define STDC_HEADERS 1 |
---|
1729 | | #define HAVE_SYS_TYPES_H 1 |
---|
1730 | | #define HAVE_SYS_STAT_H 1 |
---|
1731 | | #define HAVE_STDLIB_H 1 |
---|
1732 | | #define HAVE_STRING_H 1 |
---|
1733 | | #define HAVE_MEMORY_H 1 |
---|
1734 | | #define HAVE_STRINGS_H 1 |
---|
1735 | | #define HAVE_INTTYPES_H 1 |
---|
1736 | | #define HAVE_STDINT_H 1 |
---|
1737 | | #define HAVE_UNISTD_H 1 |
---|
1738 | | #define __EXTENSIONS__ 1 |
---|
1739 | | #define _ALL_SOURCE 1 |
---|
1740 | | #define _GNU_SOURCE 1 |
---|
1741 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1742 | | #define _TANDEM_SOURCE 1 |
---|
1743 | | #define STDC_HEADERS 1 |
---|
1744 | | #define HAVE_DLFCN_H 1 |
---|
1745 | | #define HAVE_ERRNO_H 1 |
---|
1746 | | #define HAVE_FCNTL_H 1 |
---|
1747 | | #define HAVE_GRP_H 1 |
---|
1748 | | #define HAVE_LANGINFO_H 1 |
---|
1749 | | #define HAVE_LIBINTL_H 1 |
---|
1750 | | #define HAVE_POLL_H 1 |
---|
1751 | | #define HAVE_PTHREAD_H 1 |
---|
1752 | | #define HAVE_SIGNAL_H 1 |
---|
1753 | | #define HAVE_STDINT_H 1 |
---|
1754 | | #define HAVE_TERMIOS_H 1 |
---|
1755 | | #define HAVE_UNISTD_H 1 |
---|
1756 | | #define HAVE_UTIME_H 1 |
---|
1757 | | /* end confdefs.h. */ |
---|
1758 | | #include <sys/bsdtty.h> |
---|
1759 | configure:6849: result: no |
---|
1760 | configure:6849: checking for sys/bsdtty.h |
---|
1761 | configure:6849: result: no |
---|
1762 | configure:6849: checking sys/epoll.h usability |
---|
1763 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1764 | conftest.c:70:10: fatal error: 'sys/epoll.h' file not found |
---|
1765 | #include <sys/epoll.h> |
---|
1766 | ^ |
---|
1767 | 1 error generated. |
---|
1768 | configure:6849: $? = 1 |
---|
1769 | configure: failed program was: |
---|
1770 | | /* confdefs.h */ |
---|
1771 | | #define _GNU_SOURCE 1 |
---|
1772 | | #define _NETBSD_SOURCE 1 |
---|
1773 | | #define __BSD_VISIBLE 1 |
---|
1774 | | #define _BSD_TYPES 1 |
---|
1775 | | #define _DARWIN_C_SOURCE 1 |
---|
1776 | | #define STDC_HEADERS 1 |
---|
1777 | | #define HAVE_SYS_TYPES_H 1 |
---|
1778 | | #define HAVE_SYS_STAT_H 1 |
---|
1779 | | #define HAVE_STDLIB_H 1 |
---|
1780 | | #define HAVE_STRING_H 1 |
---|
1781 | | #define HAVE_MEMORY_H 1 |
---|
1782 | | #define HAVE_STRINGS_H 1 |
---|
1783 | | #define HAVE_INTTYPES_H 1 |
---|
1784 | | #define HAVE_STDINT_H 1 |
---|
1785 | | #define HAVE_UNISTD_H 1 |
---|
1786 | | #define __EXTENSIONS__ 1 |
---|
1787 | | #define _ALL_SOURCE 1 |
---|
1788 | | #define _GNU_SOURCE 1 |
---|
1789 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1790 | | #define _TANDEM_SOURCE 1 |
---|
1791 | | #define STDC_HEADERS 1 |
---|
1792 | | #define HAVE_DLFCN_H 1 |
---|
1793 | | #define HAVE_ERRNO_H 1 |
---|
1794 | | #define HAVE_FCNTL_H 1 |
---|
1795 | | #define HAVE_GRP_H 1 |
---|
1796 | | #define HAVE_LANGINFO_H 1 |
---|
1797 | | #define HAVE_LIBINTL_H 1 |
---|
1798 | | #define HAVE_POLL_H 1 |
---|
1799 | | #define HAVE_PTHREAD_H 1 |
---|
1800 | | #define HAVE_SIGNAL_H 1 |
---|
1801 | | #define HAVE_STDINT_H 1 |
---|
1802 | | #define HAVE_TERMIOS_H 1 |
---|
1803 | | #define HAVE_UNISTD_H 1 |
---|
1804 | | #define HAVE_UTIME_H 1 |
---|
1805 | | /* end confdefs.h. */ |
---|
1806 | | #include <stdio.h> |
---|
1807 | | #ifdef HAVE_SYS_TYPES_H |
---|
1808 | | # include <sys/types.h> |
---|
1809 | | #endif |
---|
1810 | | #ifdef HAVE_SYS_STAT_H |
---|
1811 | | # include <sys/stat.h> |
---|
1812 | | #endif |
---|
1813 | | #ifdef STDC_HEADERS |
---|
1814 | | # include <stdlib.h> |
---|
1815 | | # include <stddef.h> |
---|
1816 | | #else |
---|
1817 | | # ifdef HAVE_STDLIB_H |
---|
1818 | | # include <stdlib.h> |
---|
1819 | | # endif |
---|
1820 | | #endif |
---|
1821 | | #ifdef HAVE_STRING_H |
---|
1822 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1823 | | # include <memory.h> |
---|
1824 | | # endif |
---|
1825 | | # include <string.h> |
---|
1826 | | #endif |
---|
1827 | | #ifdef HAVE_STRINGS_H |
---|
1828 | | # include <strings.h> |
---|
1829 | | #endif |
---|
1830 | | #ifdef HAVE_INTTYPES_H |
---|
1831 | | # include <inttypes.h> |
---|
1832 | | #endif |
---|
1833 | | #ifdef HAVE_STDINT_H |
---|
1834 | | # include <stdint.h> |
---|
1835 | | #endif |
---|
1836 | | #ifdef HAVE_UNISTD_H |
---|
1837 | | # include <unistd.h> |
---|
1838 | | #endif |
---|
1839 | | #include <sys/epoll.h> |
---|
1840 | configure:6849: result: no |
---|
1841 | configure:6849: checking sys/epoll.h presence |
---|
1842 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1843 | conftest.c:37:10: fatal error: 'sys/epoll.h' file not found |
---|
1844 | #include <sys/epoll.h> |
---|
1845 | ^ |
---|
1846 | 1 error generated. |
---|
1847 | configure:6849: $? = 1 |
---|
1848 | configure: failed program was: |
---|
1849 | | /* confdefs.h */ |
---|
1850 | | #define _GNU_SOURCE 1 |
---|
1851 | | #define _NETBSD_SOURCE 1 |
---|
1852 | | #define __BSD_VISIBLE 1 |
---|
1853 | | #define _BSD_TYPES 1 |
---|
1854 | | #define _DARWIN_C_SOURCE 1 |
---|
1855 | | #define STDC_HEADERS 1 |
---|
1856 | | #define HAVE_SYS_TYPES_H 1 |
---|
1857 | | #define HAVE_SYS_STAT_H 1 |
---|
1858 | | #define HAVE_STDLIB_H 1 |
---|
1859 | | #define HAVE_STRING_H 1 |
---|
1860 | | #define HAVE_MEMORY_H 1 |
---|
1861 | | #define HAVE_STRINGS_H 1 |
---|
1862 | | #define HAVE_INTTYPES_H 1 |
---|
1863 | | #define HAVE_STDINT_H 1 |
---|
1864 | | #define HAVE_UNISTD_H 1 |
---|
1865 | | #define __EXTENSIONS__ 1 |
---|
1866 | | #define _ALL_SOURCE 1 |
---|
1867 | | #define _GNU_SOURCE 1 |
---|
1868 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1869 | | #define _TANDEM_SOURCE 1 |
---|
1870 | | #define STDC_HEADERS 1 |
---|
1871 | | #define HAVE_DLFCN_H 1 |
---|
1872 | | #define HAVE_ERRNO_H 1 |
---|
1873 | | #define HAVE_FCNTL_H 1 |
---|
1874 | | #define HAVE_GRP_H 1 |
---|
1875 | | #define HAVE_LANGINFO_H 1 |
---|
1876 | | #define HAVE_LIBINTL_H 1 |
---|
1877 | | #define HAVE_POLL_H 1 |
---|
1878 | | #define HAVE_PTHREAD_H 1 |
---|
1879 | | #define HAVE_SIGNAL_H 1 |
---|
1880 | | #define HAVE_STDINT_H 1 |
---|
1881 | | #define HAVE_TERMIOS_H 1 |
---|
1882 | | #define HAVE_UNISTD_H 1 |
---|
1883 | | #define HAVE_UTIME_H 1 |
---|
1884 | | /* end confdefs.h. */ |
---|
1885 | | #include <sys/epoll.h> |
---|
1886 | configure:6849: result: no |
---|
1887 | configure:6849: checking for sys/epoll.h |
---|
1888 | configure:6849: result: no |
---|
1889 | configure:6849: checking sys/event.h usability |
---|
1890 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1891 | configure:6849: $? = 0 |
---|
1892 | configure:6849: result: yes |
---|
1893 | configure:6849: checking sys/event.h presence |
---|
1894 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1895 | configure:6849: $? = 0 |
---|
1896 | configure:6849: result: yes |
---|
1897 | configure:6849: checking for sys/event.h |
---|
1898 | configure:6849: result: yes |
---|
1899 | configure:6849: checking sys/file.h usability |
---|
1900 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1901 | configure:6849: $? = 0 |
---|
1902 | configure:6849: result: yes |
---|
1903 | configure:6849: checking sys/file.h presence |
---|
1904 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1905 | configure:6849: $? = 0 |
---|
1906 | configure:6849: result: yes |
---|
1907 | configure:6849: checking for sys/file.h |
---|
1908 | configure:6849: result: yes |
---|
1909 | configure:6849: checking sys/loadavg.h usability |
---|
1910 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
1911 | conftest.c:72:10: fatal error: 'sys/loadavg.h' file not found |
---|
1912 | #include <sys/loadavg.h> |
---|
1913 | ^ |
---|
1914 | 1 error generated. |
---|
1915 | configure:6849: $? = 1 |
---|
1916 | configure: failed program was: |
---|
1917 | | /* confdefs.h */ |
---|
1918 | | #define _GNU_SOURCE 1 |
---|
1919 | | #define _NETBSD_SOURCE 1 |
---|
1920 | | #define __BSD_VISIBLE 1 |
---|
1921 | | #define _BSD_TYPES 1 |
---|
1922 | | #define _DARWIN_C_SOURCE 1 |
---|
1923 | | #define STDC_HEADERS 1 |
---|
1924 | | #define HAVE_SYS_TYPES_H 1 |
---|
1925 | | #define HAVE_SYS_STAT_H 1 |
---|
1926 | | #define HAVE_STDLIB_H 1 |
---|
1927 | | #define HAVE_STRING_H 1 |
---|
1928 | | #define HAVE_MEMORY_H 1 |
---|
1929 | | #define HAVE_STRINGS_H 1 |
---|
1930 | | #define HAVE_INTTYPES_H 1 |
---|
1931 | | #define HAVE_STDINT_H 1 |
---|
1932 | | #define HAVE_UNISTD_H 1 |
---|
1933 | | #define __EXTENSIONS__ 1 |
---|
1934 | | #define _ALL_SOURCE 1 |
---|
1935 | | #define _GNU_SOURCE 1 |
---|
1936 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1937 | | #define _TANDEM_SOURCE 1 |
---|
1938 | | #define STDC_HEADERS 1 |
---|
1939 | | #define HAVE_DLFCN_H 1 |
---|
1940 | | #define HAVE_ERRNO_H 1 |
---|
1941 | | #define HAVE_FCNTL_H 1 |
---|
1942 | | #define HAVE_GRP_H 1 |
---|
1943 | | #define HAVE_LANGINFO_H 1 |
---|
1944 | | #define HAVE_LIBINTL_H 1 |
---|
1945 | | #define HAVE_POLL_H 1 |
---|
1946 | | #define HAVE_PTHREAD_H 1 |
---|
1947 | | #define HAVE_SIGNAL_H 1 |
---|
1948 | | #define HAVE_STDINT_H 1 |
---|
1949 | | #define HAVE_TERMIOS_H 1 |
---|
1950 | | #define HAVE_UNISTD_H 1 |
---|
1951 | | #define HAVE_UTIME_H 1 |
---|
1952 | | #define HAVE_SYS_EVENT_H 1 |
---|
1953 | | #define HAVE_SYS_FILE_H 1 |
---|
1954 | | /* end confdefs.h. */ |
---|
1955 | | #include <stdio.h> |
---|
1956 | | #ifdef HAVE_SYS_TYPES_H |
---|
1957 | | # include <sys/types.h> |
---|
1958 | | #endif |
---|
1959 | | #ifdef HAVE_SYS_STAT_H |
---|
1960 | | # include <sys/stat.h> |
---|
1961 | | #endif |
---|
1962 | | #ifdef STDC_HEADERS |
---|
1963 | | # include <stdlib.h> |
---|
1964 | | # include <stddef.h> |
---|
1965 | | #else |
---|
1966 | | # ifdef HAVE_STDLIB_H |
---|
1967 | | # include <stdlib.h> |
---|
1968 | | # endif |
---|
1969 | | #endif |
---|
1970 | | #ifdef HAVE_STRING_H |
---|
1971 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1972 | | # include <memory.h> |
---|
1973 | | # endif |
---|
1974 | | # include <string.h> |
---|
1975 | | #endif |
---|
1976 | | #ifdef HAVE_STRINGS_H |
---|
1977 | | # include <strings.h> |
---|
1978 | | #endif |
---|
1979 | | #ifdef HAVE_INTTYPES_H |
---|
1980 | | # include <inttypes.h> |
---|
1981 | | #endif |
---|
1982 | | #ifdef HAVE_STDINT_H |
---|
1983 | | # include <stdint.h> |
---|
1984 | | #endif |
---|
1985 | | #ifdef HAVE_UNISTD_H |
---|
1986 | | # include <unistd.h> |
---|
1987 | | #endif |
---|
1988 | | #include <sys/loadavg.h> |
---|
1989 | configure:6849: result: no |
---|
1990 | configure:6849: checking sys/loadavg.h presence |
---|
1991 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
1992 | conftest.c:39:10: fatal error: 'sys/loadavg.h' file not found |
---|
1993 | #include <sys/loadavg.h> |
---|
1994 | ^ |
---|
1995 | 1 error generated. |
---|
1996 | configure:6849: $? = 1 |
---|
1997 | configure: failed program was: |
---|
1998 | | /* confdefs.h */ |
---|
1999 | | #define _GNU_SOURCE 1 |
---|
2000 | | #define _NETBSD_SOURCE 1 |
---|
2001 | | #define __BSD_VISIBLE 1 |
---|
2002 | | #define _BSD_TYPES 1 |
---|
2003 | | #define _DARWIN_C_SOURCE 1 |
---|
2004 | | #define STDC_HEADERS 1 |
---|
2005 | | #define HAVE_SYS_TYPES_H 1 |
---|
2006 | | #define HAVE_SYS_STAT_H 1 |
---|
2007 | | #define HAVE_STDLIB_H 1 |
---|
2008 | | #define HAVE_STRING_H 1 |
---|
2009 | | #define HAVE_MEMORY_H 1 |
---|
2010 | | #define HAVE_STRINGS_H 1 |
---|
2011 | | #define HAVE_INTTYPES_H 1 |
---|
2012 | | #define HAVE_STDINT_H 1 |
---|
2013 | | #define HAVE_UNISTD_H 1 |
---|
2014 | | #define __EXTENSIONS__ 1 |
---|
2015 | | #define _ALL_SOURCE 1 |
---|
2016 | | #define _GNU_SOURCE 1 |
---|
2017 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2018 | | #define _TANDEM_SOURCE 1 |
---|
2019 | | #define STDC_HEADERS 1 |
---|
2020 | | #define HAVE_DLFCN_H 1 |
---|
2021 | | #define HAVE_ERRNO_H 1 |
---|
2022 | | #define HAVE_FCNTL_H 1 |
---|
2023 | | #define HAVE_GRP_H 1 |
---|
2024 | | #define HAVE_LANGINFO_H 1 |
---|
2025 | | #define HAVE_LIBINTL_H 1 |
---|
2026 | | #define HAVE_POLL_H 1 |
---|
2027 | | #define HAVE_PTHREAD_H 1 |
---|
2028 | | #define HAVE_SIGNAL_H 1 |
---|
2029 | | #define HAVE_STDINT_H 1 |
---|
2030 | | #define HAVE_TERMIOS_H 1 |
---|
2031 | | #define HAVE_UNISTD_H 1 |
---|
2032 | | #define HAVE_UTIME_H 1 |
---|
2033 | | #define HAVE_SYS_EVENT_H 1 |
---|
2034 | | #define HAVE_SYS_FILE_H 1 |
---|
2035 | | /* end confdefs.h. */ |
---|
2036 | | #include <sys/loadavg.h> |
---|
2037 | configure:6849: result: no |
---|
2038 | configure:6849: checking for sys/loadavg.h |
---|
2039 | configure:6849: result: no |
---|
2040 | configure:6849: checking sys/lock.h usability |
---|
2041 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2042 | configure:6849: $? = 0 |
---|
2043 | configure:6849: result: yes |
---|
2044 | configure:6849: checking sys/lock.h presence |
---|
2045 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2046 | configure:6849: $? = 0 |
---|
2047 | configure:6849: result: yes |
---|
2048 | configure:6849: checking for sys/lock.h |
---|
2049 | configure:6849: result: yes |
---|
2050 | configure:6849: checking sys/mkdev.h usability |
---|
2051 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2052 | conftest.c:73:10: fatal error: 'sys/mkdev.h' file not found |
---|
2053 | #include <sys/mkdev.h> |
---|
2054 | ^ |
---|
2055 | 1 error generated. |
---|
2056 | configure:6849: $? = 1 |
---|
2057 | configure: failed program was: |
---|
2058 | | /* confdefs.h */ |
---|
2059 | | #define _GNU_SOURCE 1 |
---|
2060 | | #define _NETBSD_SOURCE 1 |
---|
2061 | | #define __BSD_VISIBLE 1 |
---|
2062 | | #define _BSD_TYPES 1 |
---|
2063 | | #define _DARWIN_C_SOURCE 1 |
---|
2064 | | #define STDC_HEADERS 1 |
---|
2065 | | #define HAVE_SYS_TYPES_H 1 |
---|
2066 | | #define HAVE_SYS_STAT_H 1 |
---|
2067 | | #define HAVE_STDLIB_H 1 |
---|
2068 | | #define HAVE_STRING_H 1 |
---|
2069 | | #define HAVE_MEMORY_H 1 |
---|
2070 | | #define HAVE_STRINGS_H 1 |
---|
2071 | | #define HAVE_INTTYPES_H 1 |
---|
2072 | | #define HAVE_STDINT_H 1 |
---|
2073 | | #define HAVE_UNISTD_H 1 |
---|
2074 | | #define __EXTENSIONS__ 1 |
---|
2075 | | #define _ALL_SOURCE 1 |
---|
2076 | | #define _GNU_SOURCE 1 |
---|
2077 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2078 | | #define _TANDEM_SOURCE 1 |
---|
2079 | | #define STDC_HEADERS 1 |
---|
2080 | | #define HAVE_DLFCN_H 1 |
---|
2081 | | #define HAVE_ERRNO_H 1 |
---|
2082 | | #define HAVE_FCNTL_H 1 |
---|
2083 | | #define HAVE_GRP_H 1 |
---|
2084 | | #define HAVE_LANGINFO_H 1 |
---|
2085 | | #define HAVE_LIBINTL_H 1 |
---|
2086 | | #define HAVE_POLL_H 1 |
---|
2087 | | #define HAVE_PTHREAD_H 1 |
---|
2088 | | #define HAVE_SIGNAL_H 1 |
---|
2089 | | #define HAVE_STDINT_H 1 |
---|
2090 | | #define HAVE_TERMIOS_H 1 |
---|
2091 | | #define HAVE_UNISTD_H 1 |
---|
2092 | | #define HAVE_UTIME_H 1 |
---|
2093 | | #define HAVE_SYS_EVENT_H 1 |
---|
2094 | | #define HAVE_SYS_FILE_H 1 |
---|
2095 | | #define HAVE_SYS_LOCK_H 1 |
---|
2096 | | /* end confdefs.h. */ |
---|
2097 | | #include <stdio.h> |
---|
2098 | | #ifdef HAVE_SYS_TYPES_H |
---|
2099 | | # include <sys/types.h> |
---|
2100 | | #endif |
---|
2101 | | #ifdef HAVE_SYS_STAT_H |
---|
2102 | | # include <sys/stat.h> |
---|
2103 | | #endif |
---|
2104 | | #ifdef STDC_HEADERS |
---|
2105 | | # include <stdlib.h> |
---|
2106 | | # include <stddef.h> |
---|
2107 | | #else |
---|
2108 | | # ifdef HAVE_STDLIB_H |
---|
2109 | | # include <stdlib.h> |
---|
2110 | | # endif |
---|
2111 | | #endif |
---|
2112 | | #ifdef HAVE_STRING_H |
---|
2113 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2114 | | # include <memory.h> |
---|
2115 | | # endif |
---|
2116 | | # include <string.h> |
---|
2117 | | #endif |
---|
2118 | | #ifdef HAVE_STRINGS_H |
---|
2119 | | # include <strings.h> |
---|
2120 | | #endif |
---|
2121 | | #ifdef HAVE_INTTYPES_H |
---|
2122 | | # include <inttypes.h> |
---|
2123 | | #endif |
---|
2124 | | #ifdef HAVE_STDINT_H |
---|
2125 | | # include <stdint.h> |
---|
2126 | | #endif |
---|
2127 | | #ifdef HAVE_UNISTD_H |
---|
2128 | | # include <unistd.h> |
---|
2129 | | #endif |
---|
2130 | | #include <sys/mkdev.h> |
---|
2131 | configure:6849: result: no |
---|
2132 | configure:6849: checking sys/mkdev.h presence |
---|
2133 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2134 | conftest.c:40:10: fatal error: 'sys/mkdev.h' file not found |
---|
2135 | #include <sys/mkdev.h> |
---|
2136 | ^ |
---|
2137 | 1 error generated. |
---|
2138 | configure:6849: $? = 1 |
---|
2139 | configure: failed program was: |
---|
2140 | | /* confdefs.h */ |
---|
2141 | | #define _GNU_SOURCE 1 |
---|
2142 | | #define _NETBSD_SOURCE 1 |
---|
2143 | | #define __BSD_VISIBLE 1 |
---|
2144 | | #define _BSD_TYPES 1 |
---|
2145 | | #define _DARWIN_C_SOURCE 1 |
---|
2146 | | #define STDC_HEADERS 1 |
---|
2147 | | #define HAVE_SYS_TYPES_H 1 |
---|
2148 | | #define HAVE_SYS_STAT_H 1 |
---|
2149 | | #define HAVE_STDLIB_H 1 |
---|
2150 | | #define HAVE_STRING_H 1 |
---|
2151 | | #define HAVE_MEMORY_H 1 |
---|
2152 | | #define HAVE_STRINGS_H 1 |
---|
2153 | | #define HAVE_INTTYPES_H 1 |
---|
2154 | | #define HAVE_STDINT_H 1 |
---|
2155 | | #define HAVE_UNISTD_H 1 |
---|
2156 | | #define __EXTENSIONS__ 1 |
---|
2157 | | #define _ALL_SOURCE 1 |
---|
2158 | | #define _GNU_SOURCE 1 |
---|
2159 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2160 | | #define _TANDEM_SOURCE 1 |
---|
2161 | | #define STDC_HEADERS 1 |
---|
2162 | | #define HAVE_DLFCN_H 1 |
---|
2163 | | #define HAVE_ERRNO_H 1 |
---|
2164 | | #define HAVE_FCNTL_H 1 |
---|
2165 | | #define HAVE_GRP_H 1 |
---|
2166 | | #define HAVE_LANGINFO_H 1 |
---|
2167 | | #define HAVE_LIBINTL_H 1 |
---|
2168 | | #define HAVE_POLL_H 1 |
---|
2169 | | #define HAVE_PTHREAD_H 1 |
---|
2170 | | #define HAVE_SIGNAL_H 1 |
---|
2171 | | #define HAVE_STDINT_H 1 |
---|
2172 | | #define HAVE_TERMIOS_H 1 |
---|
2173 | | #define HAVE_UNISTD_H 1 |
---|
2174 | | #define HAVE_UTIME_H 1 |
---|
2175 | | #define HAVE_SYS_EVENT_H 1 |
---|
2176 | | #define HAVE_SYS_FILE_H 1 |
---|
2177 | | #define HAVE_SYS_LOCK_H 1 |
---|
2178 | | /* end confdefs.h. */ |
---|
2179 | | #include <sys/mkdev.h> |
---|
2180 | configure:6849: result: no |
---|
2181 | configure:6849: checking for sys/mkdev.h |
---|
2182 | configure:6849: result: no |
---|
2183 | configure:6849: checking sys/modem.h usability |
---|
2184 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2185 | conftest.c:73:10: fatal error: 'sys/modem.h' file not found |
---|
2186 | #include <sys/modem.h> |
---|
2187 | ^ |
---|
2188 | 1 error generated. |
---|
2189 | configure:6849: $? = 1 |
---|
2190 | configure: failed program was: |
---|
2191 | | /* confdefs.h */ |
---|
2192 | | #define _GNU_SOURCE 1 |
---|
2193 | | #define _NETBSD_SOURCE 1 |
---|
2194 | | #define __BSD_VISIBLE 1 |
---|
2195 | | #define _BSD_TYPES 1 |
---|
2196 | | #define _DARWIN_C_SOURCE 1 |
---|
2197 | | #define STDC_HEADERS 1 |
---|
2198 | | #define HAVE_SYS_TYPES_H 1 |
---|
2199 | | #define HAVE_SYS_STAT_H 1 |
---|
2200 | | #define HAVE_STDLIB_H 1 |
---|
2201 | | #define HAVE_STRING_H 1 |
---|
2202 | | #define HAVE_MEMORY_H 1 |
---|
2203 | | #define HAVE_STRINGS_H 1 |
---|
2204 | | #define HAVE_INTTYPES_H 1 |
---|
2205 | | #define HAVE_STDINT_H 1 |
---|
2206 | | #define HAVE_UNISTD_H 1 |
---|
2207 | | #define __EXTENSIONS__ 1 |
---|
2208 | | #define _ALL_SOURCE 1 |
---|
2209 | | #define _GNU_SOURCE 1 |
---|
2210 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2211 | | #define _TANDEM_SOURCE 1 |
---|
2212 | | #define STDC_HEADERS 1 |
---|
2213 | | #define HAVE_DLFCN_H 1 |
---|
2214 | | #define HAVE_ERRNO_H 1 |
---|
2215 | | #define HAVE_FCNTL_H 1 |
---|
2216 | | #define HAVE_GRP_H 1 |
---|
2217 | | #define HAVE_LANGINFO_H 1 |
---|
2218 | | #define HAVE_LIBINTL_H 1 |
---|
2219 | | #define HAVE_POLL_H 1 |
---|
2220 | | #define HAVE_PTHREAD_H 1 |
---|
2221 | | #define HAVE_SIGNAL_H 1 |
---|
2222 | | #define HAVE_STDINT_H 1 |
---|
2223 | | #define HAVE_TERMIOS_H 1 |
---|
2224 | | #define HAVE_UNISTD_H 1 |
---|
2225 | | #define HAVE_UTIME_H 1 |
---|
2226 | | #define HAVE_SYS_EVENT_H 1 |
---|
2227 | | #define HAVE_SYS_FILE_H 1 |
---|
2228 | | #define HAVE_SYS_LOCK_H 1 |
---|
2229 | | /* end confdefs.h. */ |
---|
2230 | | #include <stdio.h> |
---|
2231 | | #ifdef HAVE_SYS_TYPES_H |
---|
2232 | | # include <sys/types.h> |
---|
2233 | | #endif |
---|
2234 | | #ifdef HAVE_SYS_STAT_H |
---|
2235 | | # include <sys/stat.h> |
---|
2236 | | #endif |
---|
2237 | | #ifdef STDC_HEADERS |
---|
2238 | | # include <stdlib.h> |
---|
2239 | | # include <stddef.h> |
---|
2240 | | #else |
---|
2241 | | # ifdef HAVE_STDLIB_H |
---|
2242 | | # include <stdlib.h> |
---|
2243 | | # endif |
---|
2244 | | #endif |
---|
2245 | | #ifdef HAVE_STRING_H |
---|
2246 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2247 | | # include <memory.h> |
---|
2248 | | # endif |
---|
2249 | | # include <string.h> |
---|
2250 | | #endif |
---|
2251 | | #ifdef HAVE_STRINGS_H |
---|
2252 | | # include <strings.h> |
---|
2253 | | #endif |
---|
2254 | | #ifdef HAVE_INTTYPES_H |
---|
2255 | | # include <inttypes.h> |
---|
2256 | | #endif |
---|
2257 | | #ifdef HAVE_STDINT_H |
---|
2258 | | # include <stdint.h> |
---|
2259 | | #endif |
---|
2260 | | #ifdef HAVE_UNISTD_H |
---|
2261 | | # include <unistd.h> |
---|
2262 | | #endif |
---|
2263 | | #include <sys/modem.h> |
---|
2264 | configure:6849: result: no |
---|
2265 | configure:6849: checking sys/modem.h presence |
---|
2266 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2267 | conftest.c:40:10: fatal error: 'sys/modem.h' file not found |
---|
2268 | #include <sys/modem.h> |
---|
2269 | ^ |
---|
2270 | 1 error generated. |
---|
2271 | configure:6849: $? = 1 |
---|
2272 | configure: failed program was: |
---|
2273 | | /* confdefs.h */ |
---|
2274 | | #define _GNU_SOURCE 1 |
---|
2275 | | #define _NETBSD_SOURCE 1 |
---|
2276 | | #define __BSD_VISIBLE 1 |
---|
2277 | | #define _BSD_TYPES 1 |
---|
2278 | | #define _DARWIN_C_SOURCE 1 |
---|
2279 | | #define STDC_HEADERS 1 |
---|
2280 | | #define HAVE_SYS_TYPES_H 1 |
---|
2281 | | #define HAVE_SYS_STAT_H 1 |
---|
2282 | | #define HAVE_STDLIB_H 1 |
---|
2283 | | #define HAVE_STRING_H 1 |
---|
2284 | | #define HAVE_MEMORY_H 1 |
---|
2285 | | #define HAVE_STRINGS_H 1 |
---|
2286 | | #define HAVE_INTTYPES_H 1 |
---|
2287 | | #define HAVE_STDINT_H 1 |
---|
2288 | | #define HAVE_UNISTD_H 1 |
---|
2289 | | #define __EXTENSIONS__ 1 |
---|
2290 | | #define _ALL_SOURCE 1 |
---|
2291 | | #define _GNU_SOURCE 1 |
---|
2292 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2293 | | #define _TANDEM_SOURCE 1 |
---|
2294 | | #define STDC_HEADERS 1 |
---|
2295 | | #define HAVE_DLFCN_H 1 |
---|
2296 | | #define HAVE_ERRNO_H 1 |
---|
2297 | | #define HAVE_FCNTL_H 1 |
---|
2298 | | #define HAVE_GRP_H 1 |
---|
2299 | | #define HAVE_LANGINFO_H 1 |
---|
2300 | | #define HAVE_LIBINTL_H 1 |
---|
2301 | | #define HAVE_POLL_H 1 |
---|
2302 | | #define HAVE_PTHREAD_H 1 |
---|
2303 | | #define HAVE_SIGNAL_H 1 |
---|
2304 | | #define HAVE_STDINT_H 1 |
---|
2305 | | #define HAVE_TERMIOS_H 1 |
---|
2306 | | #define HAVE_UNISTD_H 1 |
---|
2307 | | #define HAVE_UTIME_H 1 |
---|
2308 | | #define HAVE_SYS_EVENT_H 1 |
---|
2309 | | #define HAVE_SYS_FILE_H 1 |
---|
2310 | | #define HAVE_SYS_LOCK_H 1 |
---|
2311 | | /* end confdefs.h. */ |
---|
2312 | | #include <sys/modem.h> |
---|
2313 | configure:6849: result: no |
---|
2314 | configure:6849: checking for sys/modem.h |
---|
2315 | configure:6849: result: no |
---|
2316 | configure:6849: checking sys/param.h usability |
---|
2317 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2318 | configure:6849: $? = 0 |
---|
2319 | configure:6849: result: yes |
---|
2320 | configure:6849: checking sys/param.h presence |
---|
2321 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2322 | configure:6849: $? = 0 |
---|
2323 | configure:6849: result: yes |
---|
2324 | configure:6849: checking for sys/param.h |
---|
2325 | configure:6849: result: yes |
---|
2326 | configure:6849: checking sys/poll.h usability |
---|
2327 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2328 | configure:6849: $? = 0 |
---|
2329 | configure:6849: result: yes |
---|
2330 | configure:6849: checking sys/poll.h presence |
---|
2331 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2332 | configure:6849: $? = 0 |
---|
2333 | configure:6849: result: yes |
---|
2334 | configure:6849: checking for sys/poll.h |
---|
2335 | configure:6849: result: yes |
---|
2336 | configure:6849: checking sys/select.h usability |
---|
2337 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2338 | configure:6849: $? = 0 |
---|
2339 | configure:6849: result: yes |
---|
2340 | configure:6849: checking sys/select.h presence |
---|
2341 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2342 | configure:6849: $? = 0 |
---|
2343 | configure:6849: result: yes |
---|
2344 | configure:6849: checking for sys/select.h |
---|
2345 | configure:6849: result: yes |
---|
2346 | configure:6849: checking sys/socket.h usability |
---|
2347 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2348 | configure:6849: $? = 0 |
---|
2349 | configure:6849: result: yes |
---|
2350 | configure:6849: checking sys/socket.h presence |
---|
2351 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2352 | configure:6849: $? = 0 |
---|
2353 | configure:6849: result: yes |
---|
2354 | configure:6849: checking for sys/socket.h |
---|
2355 | configure:6849: result: yes |
---|
2356 | configure:6849: checking sys/statvfs.h usability |
---|
2357 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2358 | configure:6849: $? = 0 |
---|
2359 | configure:6849: result: yes |
---|
2360 | configure:6849: checking sys/statvfs.h presence |
---|
2361 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2362 | configure:6849: $? = 0 |
---|
2363 | configure:6849: result: yes |
---|
2364 | configure:6849: checking for sys/statvfs.h |
---|
2365 | configure:6849: result: yes |
---|
2366 | configure:6849: checking for sys/stat.h |
---|
2367 | configure:6849: result: yes |
---|
2368 | configure:6849: checking sys/termio.h usability |
---|
2369 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2370 | conftest.c:79:10: fatal error: 'sys/termio.h' file not found |
---|
2371 | #include <sys/termio.h> |
---|
2372 | ^ |
---|
2373 | 1 error generated. |
---|
2374 | configure:6849: $? = 1 |
---|
2375 | configure: failed program was: |
---|
2376 | | /* confdefs.h */ |
---|
2377 | | #define _GNU_SOURCE 1 |
---|
2378 | | #define _NETBSD_SOURCE 1 |
---|
2379 | | #define __BSD_VISIBLE 1 |
---|
2380 | | #define _BSD_TYPES 1 |
---|
2381 | | #define _DARWIN_C_SOURCE 1 |
---|
2382 | | #define STDC_HEADERS 1 |
---|
2383 | | #define HAVE_SYS_TYPES_H 1 |
---|
2384 | | #define HAVE_SYS_STAT_H 1 |
---|
2385 | | #define HAVE_STDLIB_H 1 |
---|
2386 | | #define HAVE_STRING_H 1 |
---|
2387 | | #define HAVE_MEMORY_H 1 |
---|
2388 | | #define HAVE_STRINGS_H 1 |
---|
2389 | | #define HAVE_INTTYPES_H 1 |
---|
2390 | | #define HAVE_STDINT_H 1 |
---|
2391 | | #define HAVE_UNISTD_H 1 |
---|
2392 | | #define __EXTENSIONS__ 1 |
---|
2393 | | #define _ALL_SOURCE 1 |
---|
2394 | | #define _GNU_SOURCE 1 |
---|
2395 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2396 | | #define _TANDEM_SOURCE 1 |
---|
2397 | | #define STDC_HEADERS 1 |
---|
2398 | | #define HAVE_DLFCN_H 1 |
---|
2399 | | #define HAVE_ERRNO_H 1 |
---|
2400 | | #define HAVE_FCNTL_H 1 |
---|
2401 | | #define HAVE_GRP_H 1 |
---|
2402 | | #define HAVE_LANGINFO_H 1 |
---|
2403 | | #define HAVE_LIBINTL_H 1 |
---|
2404 | | #define HAVE_POLL_H 1 |
---|
2405 | | #define HAVE_PTHREAD_H 1 |
---|
2406 | | #define HAVE_SIGNAL_H 1 |
---|
2407 | | #define HAVE_STDINT_H 1 |
---|
2408 | | #define HAVE_TERMIOS_H 1 |
---|
2409 | | #define HAVE_UNISTD_H 1 |
---|
2410 | | #define HAVE_UTIME_H 1 |
---|
2411 | | #define HAVE_SYS_EVENT_H 1 |
---|
2412 | | #define HAVE_SYS_FILE_H 1 |
---|
2413 | | #define HAVE_SYS_LOCK_H 1 |
---|
2414 | | #define HAVE_SYS_PARAM_H 1 |
---|
2415 | | #define HAVE_SYS_POLL_H 1 |
---|
2416 | | #define HAVE_SYS_SELECT_H 1 |
---|
2417 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2418 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2419 | | #define HAVE_SYS_STAT_H 1 |
---|
2420 | | /* end confdefs.h. */ |
---|
2421 | | #include <stdio.h> |
---|
2422 | | #ifdef HAVE_SYS_TYPES_H |
---|
2423 | | # include <sys/types.h> |
---|
2424 | | #endif |
---|
2425 | | #ifdef HAVE_SYS_STAT_H |
---|
2426 | | # include <sys/stat.h> |
---|
2427 | | #endif |
---|
2428 | | #ifdef STDC_HEADERS |
---|
2429 | | # include <stdlib.h> |
---|
2430 | | # include <stddef.h> |
---|
2431 | | #else |
---|
2432 | | # ifdef HAVE_STDLIB_H |
---|
2433 | | # include <stdlib.h> |
---|
2434 | | # endif |
---|
2435 | | #endif |
---|
2436 | | #ifdef HAVE_STRING_H |
---|
2437 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2438 | | # include <memory.h> |
---|
2439 | | # endif |
---|
2440 | | # include <string.h> |
---|
2441 | | #endif |
---|
2442 | | #ifdef HAVE_STRINGS_H |
---|
2443 | | # include <strings.h> |
---|
2444 | | #endif |
---|
2445 | | #ifdef HAVE_INTTYPES_H |
---|
2446 | | # include <inttypes.h> |
---|
2447 | | #endif |
---|
2448 | | #ifdef HAVE_STDINT_H |
---|
2449 | | # include <stdint.h> |
---|
2450 | | #endif |
---|
2451 | | #ifdef HAVE_UNISTD_H |
---|
2452 | | # include <unistd.h> |
---|
2453 | | #endif |
---|
2454 | | #include <sys/termio.h> |
---|
2455 | configure:6849: result: no |
---|
2456 | configure:6849: checking sys/termio.h presence |
---|
2457 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2458 | conftest.c:46:10: fatal error: 'sys/termio.h' file not found |
---|
2459 | #include <sys/termio.h> |
---|
2460 | ^ |
---|
2461 | 1 error generated. |
---|
2462 | configure:6849: $? = 1 |
---|
2463 | configure: failed program was: |
---|
2464 | | /* confdefs.h */ |
---|
2465 | | #define _GNU_SOURCE 1 |
---|
2466 | | #define _NETBSD_SOURCE 1 |
---|
2467 | | #define __BSD_VISIBLE 1 |
---|
2468 | | #define _BSD_TYPES 1 |
---|
2469 | | #define _DARWIN_C_SOURCE 1 |
---|
2470 | | #define STDC_HEADERS 1 |
---|
2471 | | #define HAVE_SYS_TYPES_H 1 |
---|
2472 | | #define HAVE_SYS_STAT_H 1 |
---|
2473 | | #define HAVE_STDLIB_H 1 |
---|
2474 | | #define HAVE_STRING_H 1 |
---|
2475 | | #define HAVE_MEMORY_H 1 |
---|
2476 | | #define HAVE_STRINGS_H 1 |
---|
2477 | | #define HAVE_INTTYPES_H 1 |
---|
2478 | | #define HAVE_STDINT_H 1 |
---|
2479 | | #define HAVE_UNISTD_H 1 |
---|
2480 | | #define __EXTENSIONS__ 1 |
---|
2481 | | #define _ALL_SOURCE 1 |
---|
2482 | | #define _GNU_SOURCE 1 |
---|
2483 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2484 | | #define _TANDEM_SOURCE 1 |
---|
2485 | | #define STDC_HEADERS 1 |
---|
2486 | | #define HAVE_DLFCN_H 1 |
---|
2487 | | #define HAVE_ERRNO_H 1 |
---|
2488 | | #define HAVE_FCNTL_H 1 |
---|
2489 | | #define HAVE_GRP_H 1 |
---|
2490 | | #define HAVE_LANGINFO_H 1 |
---|
2491 | | #define HAVE_LIBINTL_H 1 |
---|
2492 | | #define HAVE_POLL_H 1 |
---|
2493 | | #define HAVE_PTHREAD_H 1 |
---|
2494 | | #define HAVE_SIGNAL_H 1 |
---|
2495 | | #define HAVE_STDINT_H 1 |
---|
2496 | | #define HAVE_TERMIOS_H 1 |
---|
2497 | | #define HAVE_UNISTD_H 1 |
---|
2498 | | #define HAVE_UTIME_H 1 |
---|
2499 | | #define HAVE_SYS_EVENT_H 1 |
---|
2500 | | #define HAVE_SYS_FILE_H 1 |
---|
2501 | | #define HAVE_SYS_LOCK_H 1 |
---|
2502 | | #define HAVE_SYS_PARAM_H 1 |
---|
2503 | | #define HAVE_SYS_POLL_H 1 |
---|
2504 | | #define HAVE_SYS_SELECT_H 1 |
---|
2505 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2506 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2507 | | #define HAVE_SYS_STAT_H 1 |
---|
2508 | | /* end confdefs.h. */ |
---|
2509 | | #include <sys/termio.h> |
---|
2510 | configure:6849: result: no |
---|
2511 | configure:6849: checking for sys/termio.h |
---|
2512 | configure:6849: result: no |
---|
2513 | configure:6849: checking sys/time.h usability |
---|
2514 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2515 | configure:6849: $? = 0 |
---|
2516 | configure:6849: result: yes |
---|
2517 | configure:6849: checking sys/time.h presence |
---|
2518 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2519 | configure:6849: $? = 0 |
---|
2520 | configure:6849: result: yes |
---|
2521 | configure:6849: checking for sys/time.h |
---|
2522 | configure:6849: result: yes |
---|
2523 | configure:6849: checking sys/times.h usability |
---|
2524 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2525 | configure:6849: $? = 0 |
---|
2526 | configure:6849: result: yes |
---|
2527 | configure:6849: checking sys/times.h presence |
---|
2528 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2529 | configure:6849: $? = 0 |
---|
2530 | configure:6849: result: yes |
---|
2531 | configure:6849: checking for sys/times.h |
---|
2532 | configure:6849: result: yes |
---|
2533 | configure:6849: checking for sys/types.h |
---|
2534 | configure:6849: result: yes |
---|
2535 | configure:6849: checking sys/un.h usability |
---|
2536 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2537 | configure:6849: $? = 0 |
---|
2538 | configure:6849: result: yes |
---|
2539 | configure:6849: checking sys/un.h presence |
---|
2540 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2541 | configure:6849: $? = 0 |
---|
2542 | configure:6849: result: yes |
---|
2543 | configure:6849: checking for sys/un.h |
---|
2544 | configure:6849: result: yes |
---|
2545 | configure:6849: checking sys/utsname.h usability |
---|
2546 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2547 | configure:6849: $? = 0 |
---|
2548 | configure:6849: result: yes |
---|
2549 | configure:6849: checking sys/utsname.h presence |
---|
2550 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2551 | configure:6849: $? = 0 |
---|
2552 | configure:6849: result: yes |
---|
2553 | configure:6849: checking for sys/utsname.h |
---|
2554 | configure:6849: result: yes |
---|
2555 | configure:6849: checking sys/wait.h usability |
---|
2556 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2557 | configure:6849: $? = 0 |
---|
2558 | configure:6849: result: yes |
---|
2559 | configure:6849: checking sys/wait.h presence |
---|
2560 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2561 | configure:6849: $? = 0 |
---|
2562 | configure:6849: result: yes |
---|
2563 | configure:6849: checking for sys/wait.h |
---|
2564 | configure:6849: result: yes |
---|
2565 | configure:6849: checking pty.h usability |
---|
2566 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2567 | conftest.c:85:10: fatal error: 'pty.h' file not found |
---|
2568 | #include <pty.h> |
---|
2569 | ^ |
---|
2570 | 1 error generated. |
---|
2571 | configure:6849: $? = 1 |
---|
2572 | configure: failed program was: |
---|
2573 | | /* confdefs.h */ |
---|
2574 | | #define _GNU_SOURCE 1 |
---|
2575 | | #define _NETBSD_SOURCE 1 |
---|
2576 | | #define __BSD_VISIBLE 1 |
---|
2577 | | #define _BSD_TYPES 1 |
---|
2578 | | #define _DARWIN_C_SOURCE 1 |
---|
2579 | | #define STDC_HEADERS 1 |
---|
2580 | | #define HAVE_SYS_TYPES_H 1 |
---|
2581 | | #define HAVE_SYS_STAT_H 1 |
---|
2582 | | #define HAVE_STDLIB_H 1 |
---|
2583 | | #define HAVE_STRING_H 1 |
---|
2584 | | #define HAVE_MEMORY_H 1 |
---|
2585 | | #define HAVE_STRINGS_H 1 |
---|
2586 | | #define HAVE_INTTYPES_H 1 |
---|
2587 | | #define HAVE_STDINT_H 1 |
---|
2588 | | #define HAVE_UNISTD_H 1 |
---|
2589 | | #define __EXTENSIONS__ 1 |
---|
2590 | | #define _ALL_SOURCE 1 |
---|
2591 | | #define _GNU_SOURCE 1 |
---|
2592 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2593 | | #define _TANDEM_SOURCE 1 |
---|
2594 | | #define STDC_HEADERS 1 |
---|
2595 | | #define HAVE_DLFCN_H 1 |
---|
2596 | | #define HAVE_ERRNO_H 1 |
---|
2597 | | #define HAVE_FCNTL_H 1 |
---|
2598 | | #define HAVE_GRP_H 1 |
---|
2599 | | #define HAVE_LANGINFO_H 1 |
---|
2600 | | #define HAVE_LIBINTL_H 1 |
---|
2601 | | #define HAVE_POLL_H 1 |
---|
2602 | | #define HAVE_PTHREAD_H 1 |
---|
2603 | | #define HAVE_SIGNAL_H 1 |
---|
2604 | | #define HAVE_STDINT_H 1 |
---|
2605 | | #define HAVE_TERMIOS_H 1 |
---|
2606 | | #define HAVE_UNISTD_H 1 |
---|
2607 | | #define HAVE_UTIME_H 1 |
---|
2608 | | #define HAVE_SYS_EVENT_H 1 |
---|
2609 | | #define HAVE_SYS_FILE_H 1 |
---|
2610 | | #define HAVE_SYS_LOCK_H 1 |
---|
2611 | | #define HAVE_SYS_PARAM_H 1 |
---|
2612 | | #define HAVE_SYS_POLL_H 1 |
---|
2613 | | #define HAVE_SYS_SELECT_H 1 |
---|
2614 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2615 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2616 | | #define HAVE_SYS_STAT_H 1 |
---|
2617 | | #define HAVE_SYS_TIME_H 1 |
---|
2618 | | #define HAVE_SYS_TIMES_H 1 |
---|
2619 | | #define HAVE_SYS_TYPES_H 1 |
---|
2620 | | #define HAVE_SYS_UN_H 1 |
---|
2621 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2622 | | #define HAVE_SYS_WAIT_H 1 |
---|
2623 | | /* end confdefs.h. */ |
---|
2624 | | #include <stdio.h> |
---|
2625 | | #ifdef HAVE_SYS_TYPES_H |
---|
2626 | | # include <sys/types.h> |
---|
2627 | | #endif |
---|
2628 | | #ifdef HAVE_SYS_STAT_H |
---|
2629 | | # include <sys/stat.h> |
---|
2630 | | #endif |
---|
2631 | | #ifdef STDC_HEADERS |
---|
2632 | | # include <stdlib.h> |
---|
2633 | | # include <stddef.h> |
---|
2634 | | #else |
---|
2635 | | # ifdef HAVE_STDLIB_H |
---|
2636 | | # include <stdlib.h> |
---|
2637 | | # endif |
---|
2638 | | #endif |
---|
2639 | | #ifdef HAVE_STRING_H |
---|
2640 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2641 | | # include <memory.h> |
---|
2642 | | # endif |
---|
2643 | | # include <string.h> |
---|
2644 | | #endif |
---|
2645 | | #ifdef HAVE_STRINGS_H |
---|
2646 | | # include <strings.h> |
---|
2647 | | #endif |
---|
2648 | | #ifdef HAVE_INTTYPES_H |
---|
2649 | | # include <inttypes.h> |
---|
2650 | | #endif |
---|
2651 | | #ifdef HAVE_STDINT_H |
---|
2652 | | # include <stdint.h> |
---|
2653 | | #endif |
---|
2654 | | #ifdef HAVE_UNISTD_H |
---|
2655 | | # include <unistd.h> |
---|
2656 | | #endif |
---|
2657 | | #include <pty.h> |
---|
2658 | configure:6849: result: no |
---|
2659 | configure:6849: checking pty.h presence |
---|
2660 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2661 | conftest.c:52:10: fatal error: 'pty.h' file not found |
---|
2662 | #include <pty.h> |
---|
2663 | ^ |
---|
2664 | 1 error generated. |
---|
2665 | configure:6849: $? = 1 |
---|
2666 | configure: failed program was: |
---|
2667 | | /* confdefs.h */ |
---|
2668 | | #define _GNU_SOURCE 1 |
---|
2669 | | #define _NETBSD_SOURCE 1 |
---|
2670 | | #define __BSD_VISIBLE 1 |
---|
2671 | | #define _BSD_TYPES 1 |
---|
2672 | | #define _DARWIN_C_SOURCE 1 |
---|
2673 | | #define STDC_HEADERS 1 |
---|
2674 | | #define HAVE_SYS_TYPES_H 1 |
---|
2675 | | #define HAVE_SYS_STAT_H 1 |
---|
2676 | | #define HAVE_STDLIB_H 1 |
---|
2677 | | #define HAVE_STRING_H 1 |
---|
2678 | | #define HAVE_MEMORY_H 1 |
---|
2679 | | #define HAVE_STRINGS_H 1 |
---|
2680 | | #define HAVE_INTTYPES_H 1 |
---|
2681 | | #define HAVE_STDINT_H 1 |
---|
2682 | | #define HAVE_UNISTD_H 1 |
---|
2683 | | #define __EXTENSIONS__ 1 |
---|
2684 | | #define _ALL_SOURCE 1 |
---|
2685 | | #define _GNU_SOURCE 1 |
---|
2686 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2687 | | #define _TANDEM_SOURCE 1 |
---|
2688 | | #define STDC_HEADERS 1 |
---|
2689 | | #define HAVE_DLFCN_H 1 |
---|
2690 | | #define HAVE_ERRNO_H 1 |
---|
2691 | | #define HAVE_FCNTL_H 1 |
---|
2692 | | #define HAVE_GRP_H 1 |
---|
2693 | | #define HAVE_LANGINFO_H 1 |
---|
2694 | | #define HAVE_LIBINTL_H 1 |
---|
2695 | | #define HAVE_POLL_H 1 |
---|
2696 | | #define HAVE_PTHREAD_H 1 |
---|
2697 | | #define HAVE_SIGNAL_H 1 |
---|
2698 | | #define HAVE_STDINT_H 1 |
---|
2699 | | #define HAVE_TERMIOS_H 1 |
---|
2700 | | #define HAVE_UNISTD_H 1 |
---|
2701 | | #define HAVE_UTIME_H 1 |
---|
2702 | | #define HAVE_SYS_EVENT_H 1 |
---|
2703 | | #define HAVE_SYS_FILE_H 1 |
---|
2704 | | #define HAVE_SYS_LOCK_H 1 |
---|
2705 | | #define HAVE_SYS_PARAM_H 1 |
---|
2706 | | #define HAVE_SYS_POLL_H 1 |
---|
2707 | | #define HAVE_SYS_SELECT_H 1 |
---|
2708 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2709 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2710 | | #define HAVE_SYS_STAT_H 1 |
---|
2711 | | #define HAVE_SYS_TIME_H 1 |
---|
2712 | | #define HAVE_SYS_TIMES_H 1 |
---|
2713 | | #define HAVE_SYS_TYPES_H 1 |
---|
2714 | | #define HAVE_SYS_UN_H 1 |
---|
2715 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2716 | | #define HAVE_SYS_WAIT_H 1 |
---|
2717 | | /* end confdefs.h. */ |
---|
2718 | | #include <pty.h> |
---|
2719 | configure:6849: result: no |
---|
2720 | configure:6849: checking for pty.h |
---|
2721 | configure:6849: result: no |
---|
2722 | configure:6849: checking libutil.h usability |
---|
2723 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2724 | conftest.c:85:10: fatal error: 'libutil.h' file not found |
---|
2725 | #include <libutil.h> |
---|
2726 | ^ |
---|
2727 | 1 error generated. |
---|
2728 | configure:6849: $? = 1 |
---|
2729 | configure: failed program was: |
---|
2730 | | /* confdefs.h */ |
---|
2731 | | #define _GNU_SOURCE 1 |
---|
2732 | | #define _NETBSD_SOURCE 1 |
---|
2733 | | #define __BSD_VISIBLE 1 |
---|
2734 | | #define _BSD_TYPES 1 |
---|
2735 | | #define _DARWIN_C_SOURCE 1 |
---|
2736 | | #define STDC_HEADERS 1 |
---|
2737 | | #define HAVE_SYS_TYPES_H 1 |
---|
2738 | | #define HAVE_SYS_STAT_H 1 |
---|
2739 | | #define HAVE_STDLIB_H 1 |
---|
2740 | | #define HAVE_STRING_H 1 |
---|
2741 | | #define HAVE_MEMORY_H 1 |
---|
2742 | | #define HAVE_STRINGS_H 1 |
---|
2743 | | #define HAVE_INTTYPES_H 1 |
---|
2744 | | #define HAVE_STDINT_H 1 |
---|
2745 | | #define HAVE_UNISTD_H 1 |
---|
2746 | | #define __EXTENSIONS__ 1 |
---|
2747 | | #define _ALL_SOURCE 1 |
---|
2748 | | #define _GNU_SOURCE 1 |
---|
2749 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2750 | | #define _TANDEM_SOURCE 1 |
---|
2751 | | #define STDC_HEADERS 1 |
---|
2752 | | #define HAVE_DLFCN_H 1 |
---|
2753 | | #define HAVE_ERRNO_H 1 |
---|
2754 | | #define HAVE_FCNTL_H 1 |
---|
2755 | | #define HAVE_GRP_H 1 |
---|
2756 | | #define HAVE_LANGINFO_H 1 |
---|
2757 | | #define HAVE_LIBINTL_H 1 |
---|
2758 | | #define HAVE_POLL_H 1 |
---|
2759 | | #define HAVE_PTHREAD_H 1 |
---|
2760 | | #define HAVE_SIGNAL_H 1 |
---|
2761 | | #define HAVE_STDINT_H 1 |
---|
2762 | | #define HAVE_TERMIOS_H 1 |
---|
2763 | | #define HAVE_UNISTD_H 1 |
---|
2764 | | #define HAVE_UTIME_H 1 |
---|
2765 | | #define HAVE_SYS_EVENT_H 1 |
---|
2766 | | #define HAVE_SYS_FILE_H 1 |
---|
2767 | | #define HAVE_SYS_LOCK_H 1 |
---|
2768 | | #define HAVE_SYS_PARAM_H 1 |
---|
2769 | | #define HAVE_SYS_POLL_H 1 |
---|
2770 | | #define HAVE_SYS_SELECT_H 1 |
---|
2771 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2772 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2773 | | #define HAVE_SYS_STAT_H 1 |
---|
2774 | | #define HAVE_SYS_TIME_H 1 |
---|
2775 | | #define HAVE_SYS_TIMES_H 1 |
---|
2776 | | #define HAVE_SYS_TYPES_H 1 |
---|
2777 | | #define HAVE_SYS_UN_H 1 |
---|
2778 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2779 | | #define HAVE_SYS_WAIT_H 1 |
---|
2780 | | /* end confdefs.h. */ |
---|
2781 | | #include <stdio.h> |
---|
2782 | | #ifdef HAVE_SYS_TYPES_H |
---|
2783 | | # include <sys/types.h> |
---|
2784 | | #endif |
---|
2785 | | #ifdef HAVE_SYS_STAT_H |
---|
2786 | | # include <sys/stat.h> |
---|
2787 | | #endif |
---|
2788 | | #ifdef STDC_HEADERS |
---|
2789 | | # include <stdlib.h> |
---|
2790 | | # include <stddef.h> |
---|
2791 | | #else |
---|
2792 | | # ifdef HAVE_STDLIB_H |
---|
2793 | | # include <stdlib.h> |
---|
2794 | | # endif |
---|
2795 | | #endif |
---|
2796 | | #ifdef HAVE_STRING_H |
---|
2797 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2798 | | # include <memory.h> |
---|
2799 | | # endif |
---|
2800 | | # include <string.h> |
---|
2801 | | #endif |
---|
2802 | | #ifdef HAVE_STRINGS_H |
---|
2803 | | # include <strings.h> |
---|
2804 | | #endif |
---|
2805 | | #ifdef HAVE_INTTYPES_H |
---|
2806 | | # include <inttypes.h> |
---|
2807 | | #endif |
---|
2808 | | #ifdef HAVE_STDINT_H |
---|
2809 | | # include <stdint.h> |
---|
2810 | | #endif |
---|
2811 | | #ifdef HAVE_UNISTD_H |
---|
2812 | | # include <unistd.h> |
---|
2813 | | #endif |
---|
2814 | | #include <libutil.h> |
---|
2815 | configure:6849: result: no |
---|
2816 | configure:6849: checking libutil.h presence |
---|
2817 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2818 | conftest.c:52:10: fatal error: 'libutil.h' file not found |
---|
2819 | #include <libutil.h> |
---|
2820 | ^ |
---|
2821 | 1 error generated. |
---|
2822 | configure:6849: $? = 1 |
---|
2823 | configure: failed program was: |
---|
2824 | | /* confdefs.h */ |
---|
2825 | | #define _GNU_SOURCE 1 |
---|
2826 | | #define _NETBSD_SOURCE 1 |
---|
2827 | | #define __BSD_VISIBLE 1 |
---|
2828 | | #define _BSD_TYPES 1 |
---|
2829 | | #define _DARWIN_C_SOURCE 1 |
---|
2830 | | #define STDC_HEADERS 1 |
---|
2831 | | #define HAVE_SYS_TYPES_H 1 |
---|
2832 | | #define HAVE_SYS_STAT_H 1 |
---|
2833 | | #define HAVE_STDLIB_H 1 |
---|
2834 | | #define HAVE_STRING_H 1 |
---|
2835 | | #define HAVE_MEMORY_H 1 |
---|
2836 | | #define HAVE_STRINGS_H 1 |
---|
2837 | | #define HAVE_INTTYPES_H 1 |
---|
2838 | | #define HAVE_STDINT_H 1 |
---|
2839 | | #define HAVE_UNISTD_H 1 |
---|
2840 | | #define __EXTENSIONS__ 1 |
---|
2841 | | #define _ALL_SOURCE 1 |
---|
2842 | | #define _GNU_SOURCE 1 |
---|
2843 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2844 | | #define _TANDEM_SOURCE 1 |
---|
2845 | | #define STDC_HEADERS 1 |
---|
2846 | | #define HAVE_DLFCN_H 1 |
---|
2847 | | #define HAVE_ERRNO_H 1 |
---|
2848 | | #define HAVE_FCNTL_H 1 |
---|
2849 | | #define HAVE_GRP_H 1 |
---|
2850 | | #define HAVE_LANGINFO_H 1 |
---|
2851 | | #define HAVE_LIBINTL_H 1 |
---|
2852 | | #define HAVE_POLL_H 1 |
---|
2853 | | #define HAVE_PTHREAD_H 1 |
---|
2854 | | #define HAVE_SIGNAL_H 1 |
---|
2855 | | #define HAVE_STDINT_H 1 |
---|
2856 | | #define HAVE_TERMIOS_H 1 |
---|
2857 | | #define HAVE_UNISTD_H 1 |
---|
2858 | | #define HAVE_UTIME_H 1 |
---|
2859 | | #define HAVE_SYS_EVENT_H 1 |
---|
2860 | | #define HAVE_SYS_FILE_H 1 |
---|
2861 | | #define HAVE_SYS_LOCK_H 1 |
---|
2862 | | #define HAVE_SYS_PARAM_H 1 |
---|
2863 | | #define HAVE_SYS_POLL_H 1 |
---|
2864 | | #define HAVE_SYS_SELECT_H 1 |
---|
2865 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2866 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2867 | | #define HAVE_SYS_STAT_H 1 |
---|
2868 | | #define HAVE_SYS_TIME_H 1 |
---|
2869 | | #define HAVE_SYS_TIMES_H 1 |
---|
2870 | | #define HAVE_SYS_TYPES_H 1 |
---|
2871 | | #define HAVE_SYS_UN_H 1 |
---|
2872 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2873 | | #define HAVE_SYS_WAIT_H 1 |
---|
2874 | | /* end confdefs.h. */ |
---|
2875 | | #include <libutil.h> |
---|
2876 | configure:6849: result: no |
---|
2877 | configure:6849: checking for libutil.h |
---|
2878 | configure:6849: result: no |
---|
2879 | configure:6849: checking sys/resource.h usability |
---|
2880 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2881 | configure:6849: $? = 0 |
---|
2882 | configure:6849: result: yes |
---|
2883 | configure:6849: checking sys/resource.h presence |
---|
2884 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2885 | configure:6849: $? = 0 |
---|
2886 | configure:6849: result: yes |
---|
2887 | configure:6849: checking for sys/resource.h |
---|
2888 | configure:6849: result: yes |
---|
2889 | configure:6849: checking netpacket/packet.h usability |
---|
2890 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
2891 | conftest.c:86:10: fatal error: 'netpacket/packet.h' file not found |
---|
2892 | #include <netpacket/packet.h> |
---|
2893 | ^ |
---|
2894 | 1 error generated. |
---|
2895 | configure:6849: $? = 1 |
---|
2896 | configure: failed program was: |
---|
2897 | | /* confdefs.h */ |
---|
2898 | | #define _GNU_SOURCE 1 |
---|
2899 | | #define _NETBSD_SOURCE 1 |
---|
2900 | | #define __BSD_VISIBLE 1 |
---|
2901 | | #define _BSD_TYPES 1 |
---|
2902 | | #define _DARWIN_C_SOURCE 1 |
---|
2903 | | #define STDC_HEADERS 1 |
---|
2904 | | #define HAVE_SYS_TYPES_H 1 |
---|
2905 | | #define HAVE_SYS_STAT_H 1 |
---|
2906 | | #define HAVE_STDLIB_H 1 |
---|
2907 | | #define HAVE_STRING_H 1 |
---|
2908 | | #define HAVE_MEMORY_H 1 |
---|
2909 | | #define HAVE_STRINGS_H 1 |
---|
2910 | | #define HAVE_INTTYPES_H 1 |
---|
2911 | | #define HAVE_STDINT_H 1 |
---|
2912 | | #define HAVE_UNISTD_H 1 |
---|
2913 | | #define __EXTENSIONS__ 1 |
---|
2914 | | #define _ALL_SOURCE 1 |
---|
2915 | | #define _GNU_SOURCE 1 |
---|
2916 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2917 | | #define _TANDEM_SOURCE 1 |
---|
2918 | | #define STDC_HEADERS 1 |
---|
2919 | | #define HAVE_DLFCN_H 1 |
---|
2920 | | #define HAVE_ERRNO_H 1 |
---|
2921 | | #define HAVE_FCNTL_H 1 |
---|
2922 | | #define HAVE_GRP_H 1 |
---|
2923 | | #define HAVE_LANGINFO_H 1 |
---|
2924 | | #define HAVE_LIBINTL_H 1 |
---|
2925 | | #define HAVE_POLL_H 1 |
---|
2926 | | #define HAVE_PTHREAD_H 1 |
---|
2927 | | #define HAVE_SIGNAL_H 1 |
---|
2928 | | #define HAVE_STDINT_H 1 |
---|
2929 | | #define HAVE_TERMIOS_H 1 |
---|
2930 | | #define HAVE_UNISTD_H 1 |
---|
2931 | | #define HAVE_UTIME_H 1 |
---|
2932 | | #define HAVE_SYS_EVENT_H 1 |
---|
2933 | | #define HAVE_SYS_FILE_H 1 |
---|
2934 | | #define HAVE_SYS_LOCK_H 1 |
---|
2935 | | #define HAVE_SYS_PARAM_H 1 |
---|
2936 | | #define HAVE_SYS_POLL_H 1 |
---|
2937 | | #define HAVE_SYS_SELECT_H 1 |
---|
2938 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2939 | | #define HAVE_SYS_STATVFS_H 1 |
---|
2940 | | #define HAVE_SYS_STAT_H 1 |
---|
2941 | | #define HAVE_SYS_TIME_H 1 |
---|
2942 | | #define HAVE_SYS_TIMES_H 1 |
---|
2943 | | #define HAVE_SYS_TYPES_H 1 |
---|
2944 | | #define HAVE_SYS_UN_H 1 |
---|
2945 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2946 | | #define HAVE_SYS_WAIT_H 1 |
---|
2947 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2948 | | /* end confdefs.h. */ |
---|
2949 | | #include <stdio.h> |
---|
2950 | | #ifdef HAVE_SYS_TYPES_H |
---|
2951 | | # include <sys/types.h> |
---|
2952 | | #endif |
---|
2953 | | #ifdef HAVE_SYS_STAT_H |
---|
2954 | | # include <sys/stat.h> |
---|
2955 | | #endif |
---|
2956 | | #ifdef STDC_HEADERS |
---|
2957 | | # include <stdlib.h> |
---|
2958 | | # include <stddef.h> |
---|
2959 | | #else |
---|
2960 | | # ifdef HAVE_STDLIB_H |
---|
2961 | | # include <stdlib.h> |
---|
2962 | | # endif |
---|
2963 | | #endif |
---|
2964 | | #ifdef HAVE_STRING_H |
---|
2965 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2966 | | # include <memory.h> |
---|
2967 | | # endif |
---|
2968 | | # include <string.h> |
---|
2969 | | #endif |
---|
2970 | | #ifdef HAVE_STRINGS_H |
---|
2971 | | # include <strings.h> |
---|
2972 | | #endif |
---|
2973 | | #ifdef HAVE_INTTYPES_H |
---|
2974 | | # include <inttypes.h> |
---|
2975 | | #endif |
---|
2976 | | #ifdef HAVE_STDINT_H |
---|
2977 | | # include <stdint.h> |
---|
2978 | | #endif |
---|
2979 | | #ifdef HAVE_UNISTD_H |
---|
2980 | | # include <unistd.h> |
---|
2981 | | #endif |
---|
2982 | | #include <netpacket/packet.h> |
---|
2983 | configure:6849: result: no |
---|
2984 | configure:6849: checking netpacket/packet.h presence |
---|
2985 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
2986 | conftest.c:53:10: fatal error: 'netpacket/packet.h' file not found |
---|
2987 | #include <netpacket/packet.h> |
---|
2988 | ^ |
---|
2989 | 1 error generated. |
---|
2990 | configure:6849: $? = 1 |
---|
2991 | configure: failed program was: |
---|
2992 | | /* confdefs.h */ |
---|
2993 | | #define _GNU_SOURCE 1 |
---|
2994 | | #define _NETBSD_SOURCE 1 |
---|
2995 | | #define __BSD_VISIBLE 1 |
---|
2996 | | #define _BSD_TYPES 1 |
---|
2997 | | #define _DARWIN_C_SOURCE 1 |
---|
2998 | | #define STDC_HEADERS 1 |
---|
2999 | | #define HAVE_SYS_TYPES_H 1 |
---|
3000 | | #define HAVE_SYS_STAT_H 1 |
---|
3001 | | #define HAVE_STDLIB_H 1 |
---|
3002 | | #define HAVE_STRING_H 1 |
---|
3003 | | #define HAVE_MEMORY_H 1 |
---|
3004 | | #define HAVE_STRINGS_H 1 |
---|
3005 | | #define HAVE_INTTYPES_H 1 |
---|
3006 | | #define HAVE_STDINT_H 1 |
---|
3007 | | #define HAVE_UNISTD_H 1 |
---|
3008 | | #define __EXTENSIONS__ 1 |
---|
3009 | | #define _ALL_SOURCE 1 |
---|
3010 | | #define _GNU_SOURCE 1 |
---|
3011 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3012 | | #define _TANDEM_SOURCE 1 |
---|
3013 | | #define STDC_HEADERS 1 |
---|
3014 | | #define HAVE_DLFCN_H 1 |
---|
3015 | | #define HAVE_ERRNO_H 1 |
---|
3016 | | #define HAVE_FCNTL_H 1 |
---|
3017 | | #define HAVE_GRP_H 1 |
---|
3018 | | #define HAVE_LANGINFO_H 1 |
---|
3019 | | #define HAVE_LIBINTL_H 1 |
---|
3020 | | #define HAVE_POLL_H 1 |
---|
3021 | | #define HAVE_PTHREAD_H 1 |
---|
3022 | | #define HAVE_SIGNAL_H 1 |
---|
3023 | | #define HAVE_STDINT_H 1 |
---|
3024 | | #define HAVE_TERMIOS_H 1 |
---|
3025 | | #define HAVE_UNISTD_H 1 |
---|
3026 | | #define HAVE_UTIME_H 1 |
---|
3027 | | #define HAVE_SYS_EVENT_H 1 |
---|
3028 | | #define HAVE_SYS_FILE_H 1 |
---|
3029 | | #define HAVE_SYS_LOCK_H 1 |
---|
3030 | | #define HAVE_SYS_PARAM_H 1 |
---|
3031 | | #define HAVE_SYS_POLL_H 1 |
---|
3032 | | #define HAVE_SYS_SELECT_H 1 |
---|
3033 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3034 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3035 | | #define HAVE_SYS_STAT_H 1 |
---|
3036 | | #define HAVE_SYS_TIME_H 1 |
---|
3037 | | #define HAVE_SYS_TIMES_H 1 |
---|
3038 | | #define HAVE_SYS_TYPES_H 1 |
---|
3039 | | #define HAVE_SYS_UN_H 1 |
---|
3040 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3041 | | #define HAVE_SYS_WAIT_H 1 |
---|
3042 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3043 | | /* end confdefs.h. */ |
---|
3044 | | #include <netpacket/packet.h> |
---|
3045 | configure:6849: result: no |
---|
3046 | configure:6849: checking for netpacket/packet.h |
---|
3047 | configure:6849: result: no |
---|
3048 | configure:6849: checking sysexits.h usability |
---|
3049 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3050 | configure:6849: $? = 0 |
---|
3051 | configure:6849: result: yes |
---|
3052 | configure:6849: checking sysexits.h presence |
---|
3053 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3054 | configure:6849: $? = 0 |
---|
3055 | configure:6849: result: yes |
---|
3056 | configure:6849: checking for sysexits.h |
---|
3057 | configure:6849: result: yes |
---|
3058 | configure:6849: checking bluetooth.h usability |
---|
3059 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3060 | conftest.c:87:10: fatal error: 'bluetooth.h' file not found |
---|
3061 | #include <bluetooth.h> |
---|
3062 | ^ |
---|
3063 | 1 error generated. |
---|
3064 | configure:6849: $? = 1 |
---|
3065 | configure: failed program was: |
---|
3066 | | /* confdefs.h */ |
---|
3067 | | #define _GNU_SOURCE 1 |
---|
3068 | | #define _NETBSD_SOURCE 1 |
---|
3069 | | #define __BSD_VISIBLE 1 |
---|
3070 | | #define _BSD_TYPES 1 |
---|
3071 | | #define _DARWIN_C_SOURCE 1 |
---|
3072 | | #define STDC_HEADERS 1 |
---|
3073 | | #define HAVE_SYS_TYPES_H 1 |
---|
3074 | | #define HAVE_SYS_STAT_H 1 |
---|
3075 | | #define HAVE_STDLIB_H 1 |
---|
3076 | | #define HAVE_STRING_H 1 |
---|
3077 | | #define HAVE_MEMORY_H 1 |
---|
3078 | | #define HAVE_STRINGS_H 1 |
---|
3079 | | #define HAVE_INTTYPES_H 1 |
---|
3080 | | #define HAVE_STDINT_H 1 |
---|
3081 | | #define HAVE_UNISTD_H 1 |
---|
3082 | | #define __EXTENSIONS__ 1 |
---|
3083 | | #define _ALL_SOURCE 1 |
---|
3084 | | #define _GNU_SOURCE 1 |
---|
3085 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3086 | | #define _TANDEM_SOURCE 1 |
---|
3087 | | #define STDC_HEADERS 1 |
---|
3088 | | #define HAVE_DLFCN_H 1 |
---|
3089 | | #define HAVE_ERRNO_H 1 |
---|
3090 | | #define HAVE_FCNTL_H 1 |
---|
3091 | | #define HAVE_GRP_H 1 |
---|
3092 | | #define HAVE_LANGINFO_H 1 |
---|
3093 | | #define HAVE_LIBINTL_H 1 |
---|
3094 | | #define HAVE_POLL_H 1 |
---|
3095 | | #define HAVE_PTHREAD_H 1 |
---|
3096 | | #define HAVE_SIGNAL_H 1 |
---|
3097 | | #define HAVE_STDINT_H 1 |
---|
3098 | | #define HAVE_TERMIOS_H 1 |
---|
3099 | | #define HAVE_UNISTD_H 1 |
---|
3100 | | #define HAVE_UTIME_H 1 |
---|
3101 | | #define HAVE_SYS_EVENT_H 1 |
---|
3102 | | #define HAVE_SYS_FILE_H 1 |
---|
3103 | | #define HAVE_SYS_LOCK_H 1 |
---|
3104 | | #define HAVE_SYS_PARAM_H 1 |
---|
3105 | | #define HAVE_SYS_POLL_H 1 |
---|
3106 | | #define HAVE_SYS_SELECT_H 1 |
---|
3107 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3108 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3109 | | #define HAVE_SYS_STAT_H 1 |
---|
3110 | | #define HAVE_SYS_TIME_H 1 |
---|
3111 | | #define HAVE_SYS_TIMES_H 1 |
---|
3112 | | #define HAVE_SYS_TYPES_H 1 |
---|
3113 | | #define HAVE_SYS_UN_H 1 |
---|
3114 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3115 | | #define HAVE_SYS_WAIT_H 1 |
---|
3116 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3117 | | #define HAVE_SYSEXITS_H 1 |
---|
3118 | | /* end confdefs.h. */ |
---|
3119 | | #include <stdio.h> |
---|
3120 | | #ifdef HAVE_SYS_TYPES_H |
---|
3121 | | # include <sys/types.h> |
---|
3122 | | #endif |
---|
3123 | | #ifdef HAVE_SYS_STAT_H |
---|
3124 | | # include <sys/stat.h> |
---|
3125 | | #endif |
---|
3126 | | #ifdef STDC_HEADERS |
---|
3127 | | # include <stdlib.h> |
---|
3128 | | # include <stddef.h> |
---|
3129 | | #else |
---|
3130 | | # ifdef HAVE_STDLIB_H |
---|
3131 | | # include <stdlib.h> |
---|
3132 | | # endif |
---|
3133 | | #endif |
---|
3134 | | #ifdef HAVE_STRING_H |
---|
3135 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3136 | | # include <memory.h> |
---|
3137 | | # endif |
---|
3138 | | # include <string.h> |
---|
3139 | | #endif |
---|
3140 | | #ifdef HAVE_STRINGS_H |
---|
3141 | | # include <strings.h> |
---|
3142 | | #endif |
---|
3143 | | #ifdef HAVE_INTTYPES_H |
---|
3144 | | # include <inttypes.h> |
---|
3145 | | #endif |
---|
3146 | | #ifdef HAVE_STDINT_H |
---|
3147 | | # include <stdint.h> |
---|
3148 | | #endif |
---|
3149 | | #ifdef HAVE_UNISTD_H |
---|
3150 | | # include <unistd.h> |
---|
3151 | | #endif |
---|
3152 | | #include <bluetooth.h> |
---|
3153 | configure:6849: result: no |
---|
3154 | configure:6849: checking bluetooth.h presence |
---|
3155 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3156 | conftest.c:54:10: fatal error: 'bluetooth.h' file not found |
---|
3157 | #include <bluetooth.h> |
---|
3158 | ^ |
---|
3159 | 1 error generated. |
---|
3160 | configure:6849: $? = 1 |
---|
3161 | configure: failed program was: |
---|
3162 | | /* confdefs.h */ |
---|
3163 | | #define _GNU_SOURCE 1 |
---|
3164 | | #define _NETBSD_SOURCE 1 |
---|
3165 | | #define __BSD_VISIBLE 1 |
---|
3166 | | #define _BSD_TYPES 1 |
---|
3167 | | #define _DARWIN_C_SOURCE 1 |
---|
3168 | | #define STDC_HEADERS 1 |
---|
3169 | | #define HAVE_SYS_TYPES_H 1 |
---|
3170 | | #define HAVE_SYS_STAT_H 1 |
---|
3171 | | #define HAVE_STDLIB_H 1 |
---|
3172 | | #define HAVE_STRING_H 1 |
---|
3173 | | #define HAVE_MEMORY_H 1 |
---|
3174 | | #define HAVE_STRINGS_H 1 |
---|
3175 | | #define HAVE_INTTYPES_H 1 |
---|
3176 | | #define HAVE_STDINT_H 1 |
---|
3177 | | #define HAVE_UNISTD_H 1 |
---|
3178 | | #define __EXTENSIONS__ 1 |
---|
3179 | | #define _ALL_SOURCE 1 |
---|
3180 | | #define _GNU_SOURCE 1 |
---|
3181 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3182 | | #define _TANDEM_SOURCE 1 |
---|
3183 | | #define STDC_HEADERS 1 |
---|
3184 | | #define HAVE_DLFCN_H 1 |
---|
3185 | | #define HAVE_ERRNO_H 1 |
---|
3186 | | #define HAVE_FCNTL_H 1 |
---|
3187 | | #define HAVE_GRP_H 1 |
---|
3188 | | #define HAVE_LANGINFO_H 1 |
---|
3189 | | #define HAVE_LIBINTL_H 1 |
---|
3190 | | #define HAVE_POLL_H 1 |
---|
3191 | | #define HAVE_PTHREAD_H 1 |
---|
3192 | | #define HAVE_SIGNAL_H 1 |
---|
3193 | | #define HAVE_STDINT_H 1 |
---|
3194 | | #define HAVE_TERMIOS_H 1 |
---|
3195 | | #define HAVE_UNISTD_H 1 |
---|
3196 | | #define HAVE_UTIME_H 1 |
---|
3197 | | #define HAVE_SYS_EVENT_H 1 |
---|
3198 | | #define HAVE_SYS_FILE_H 1 |
---|
3199 | | #define HAVE_SYS_LOCK_H 1 |
---|
3200 | | #define HAVE_SYS_PARAM_H 1 |
---|
3201 | | #define HAVE_SYS_POLL_H 1 |
---|
3202 | | #define HAVE_SYS_SELECT_H 1 |
---|
3203 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3204 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3205 | | #define HAVE_SYS_STAT_H 1 |
---|
3206 | | #define HAVE_SYS_TIME_H 1 |
---|
3207 | | #define HAVE_SYS_TIMES_H 1 |
---|
3208 | | #define HAVE_SYS_TYPES_H 1 |
---|
3209 | | #define HAVE_SYS_UN_H 1 |
---|
3210 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3211 | | #define HAVE_SYS_WAIT_H 1 |
---|
3212 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3213 | | #define HAVE_SYSEXITS_H 1 |
---|
3214 | | /* end confdefs.h. */ |
---|
3215 | | #include <bluetooth.h> |
---|
3216 | configure:6849: result: no |
---|
3217 | configure:6849: checking for bluetooth.h |
---|
3218 | configure:6849: result: no |
---|
3219 | configure:6849: checking bluetooth/bluetooth.h usability |
---|
3220 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3221 | conftest.c:87:10: fatal error: 'bluetooth/bluetooth.h' file not found |
---|
3222 | #include <bluetooth/bluetooth.h> |
---|
3223 | ^ |
---|
3224 | 1 error generated. |
---|
3225 | configure:6849: $? = 1 |
---|
3226 | configure: failed program was: |
---|
3227 | | /* confdefs.h */ |
---|
3228 | | #define _GNU_SOURCE 1 |
---|
3229 | | #define _NETBSD_SOURCE 1 |
---|
3230 | | #define __BSD_VISIBLE 1 |
---|
3231 | | #define _BSD_TYPES 1 |
---|
3232 | | #define _DARWIN_C_SOURCE 1 |
---|
3233 | | #define STDC_HEADERS 1 |
---|
3234 | | #define HAVE_SYS_TYPES_H 1 |
---|
3235 | | #define HAVE_SYS_STAT_H 1 |
---|
3236 | | #define HAVE_STDLIB_H 1 |
---|
3237 | | #define HAVE_STRING_H 1 |
---|
3238 | | #define HAVE_MEMORY_H 1 |
---|
3239 | | #define HAVE_STRINGS_H 1 |
---|
3240 | | #define HAVE_INTTYPES_H 1 |
---|
3241 | | #define HAVE_STDINT_H 1 |
---|
3242 | | #define HAVE_UNISTD_H 1 |
---|
3243 | | #define __EXTENSIONS__ 1 |
---|
3244 | | #define _ALL_SOURCE 1 |
---|
3245 | | #define _GNU_SOURCE 1 |
---|
3246 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3247 | | #define _TANDEM_SOURCE 1 |
---|
3248 | | #define STDC_HEADERS 1 |
---|
3249 | | #define HAVE_DLFCN_H 1 |
---|
3250 | | #define HAVE_ERRNO_H 1 |
---|
3251 | | #define HAVE_FCNTL_H 1 |
---|
3252 | | #define HAVE_GRP_H 1 |
---|
3253 | | #define HAVE_LANGINFO_H 1 |
---|
3254 | | #define HAVE_LIBINTL_H 1 |
---|
3255 | | #define HAVE_POLL_H 1 |
---|
3256 | | #define HAVE_PTHREAD_H 1 |
---|
3257 | | #define HAVE_SIGNAL_H 1 |
---|
3258 | | #define HAVE_STDINT_H 1 |
---|
3259 | | #define HAVE_TERMIOS_H 1 |
---|
3260 | | #define HAVE_UNISTD_H 1 |
---|
3261 | | #define HAVE_UTIME_H 1 |
---|
3262 | | #define HAVE_SYS_EVENT_H 1 |
---|
3263 | | #define HAVE_SYS_FILE_H 1 |
---|
3264 | | #define HAVE_SYS_LOCK_H 1 |
---|
3265 | | #define HAVE_SYS_PARAM_H 1 |
---|
3266 | | #define HAVE_SYS_POLL_H 1 |
---|
3267 | | #define HAVE_SYS_SELECT_H 1 |
---|
3268 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3269 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3270 | | #define HAVE_SYS_STAT_H 1 |
---|
3271 | | #define HAVE_SYS_TIME_H 1 |
---|
3272 | | #define HAVE_SYS_TIMES_H 1 |
---|
3273 | | #define HAVE_SYS_TYPES_H 1 |
---|
3274 | | #define HAVE_SYS_UN_H 1 |
---|
3275 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3276 | | #define HAVE_SYS_WAIT_H 1 |
---|
3277 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3278 | | #define HAVE_SYSEXITS_H 1 |
---|
3279 | | /* end confdefs.h. */ |
---|
3280 | | #include <stdio.h> |
---|
3281 | | #ifdef HAVE_SYS_TYPES_H |
---|
3282 | | # include <sys/types.h> |
---|
3283 | | #endif |
---|
3284 | | #ifdef HAVE_SYS_STAT_H |
---|
3285 | | # include <sys/stat.h> |
---|
3286 | | #endif |
---|
3287 | | #ifdef STDC_HEADERS |
---|
3288 | | # include <stdlib.h> |
---|
3289 | | # include <stddef.h> |
---|
3290 | | #else |
---|
3291 | | # ifdef HAVE_STDLIB_H |
---|
3292 | | # include <stdlib.h> |
---|
3293 | | # endif |
---|
3294 | | #endif |
---|
3295 | | #ifdef HAVE_STRING_H |
---|
3296 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3297 | | # include <memory.h> |
---|
3298 | | # endif |
---|
3299 | | # include <string.h> |
---|
3300 | | #endif |
---|
3301 | | #ifdef HAVE_STRINGS_H |
---|
3302 | | # include <strings.h> |
---|
3303 | | #endif |
---|
3304 | | #ifdef HAVE_INTTYPES_H |
---|
3305 | | # include <inttypes.h> |
---|
3306 | | #endif |
---|
3307 | | #ifdef HAVE_STDINT_H |
---|
3308 | | # include <stdint.h> |
---|
3309 | | #endif |
---|
3310 | | #ifdef HAVE_UNISTD_H |
---|
3311 | | # include <unistd.h> |
---|
3312 | | #endif |
---|
3313 | | #include <bluetooth/bluetooth.h> |
---|
3314 | configure:6849: result: no |
---|
3315 | configure:6849: checking bluetooth/bluetooth.h presence |
---|
3316 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3317 | conftest.c:54:10: fatal error: 'bluetooth/bluetooth.h' file not found |
---|
3318 | #include <bluetooth/bluetooth.h> |
---|
3319 | ^ |
---|
3320 | 1 error generated. |
---|
3321 | configure:6849: $? = 1 |
---|
3322 | configure: failed program was: |
---|
3323 | | /* confdefs.h */ |
---|
3324 | | #define _GNU_SOURCE 1 |
---|
3325 | | #define _NETBSD_SOURCE 1 |
---|
3326 | | #define __BSD_VISIBLE 1 |
---|
3327 | | #define _BSD_TYPES 1 |
---|
3328 | | #define _DARWIN_C_SOURCE 1 |
---|
3329 | | #define STDC_HEADERS 1 |
---|
3330 | | #define HAVE_SYS_TYPES_H 1 |
---|
3331 | | #define HAVE_SYS_STAT_H 1 |
---|
3332 | | #define HAVE_STDLIB_H 1 |
---|
3333 | | #define HAVE_STRING_H 1 |
---|
3334 | | #define HAVE_MEMORY_H 1 |
---|
3335 | | #define HAVE_STRINGS_H 1 |
---|
3336 | | #define HAVE_INTTYPES_H 1 |
---|
3337 | | #define HAVE_STDINT_H 1 |
---|
3338 | | #define HAVE_UNISTD_H 1 |
---|
3339 | | #define __EXTENSIONS__ 1 |
---|
3340 | | #define _ALL_SOURCE 1 |
---|
3341 | | #define _GNU_SOURCE 1 |
---|
3342 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3343 | | #define _TANDEM_SOURCE 1 |
---|
3344 | | #define STDC_HEADERS 1 |
---|
3345 | | #define HAVE_DLFCN_H 1 |
---|
3346 | | #define HAVE_ERRNO_H 1 |
---|
3347 | | #define HAVE_FCNTL_H 1 |
---|
3348 | | #define HAVE_GRP_H 1 |
---|
3349 | | #define HAVE_LANGINFO_H 1 |
---|
3350 | | #define HAVE_LIBINTL_H 1 |
---|
3351 | | #define HAVE_POLL_H 1 |
---|
3352 | | #define HAVE_PTHREAD_H 1 |
---|
3353 | | #define HAVE_SIGNAL_H 1 |
---|
3354 | | #define HAVE_STDINT_H 1 |
---|
3355 | | #define HAVE_TERMIOS_H 1 |
---|
3356 | | #define HAVE_UNISTD_H 1 |
---|
3357 | | #define HAVE_UTIME_H 1 |
---|
3358 | | #define HAVE_SYS_EVENT_H 1 |
---|
3359 | | #define HAVE_SYS_FILE_H 1 |
---|
3360 | | #define HAVE_SYS_LOCK_H 1 |
---|
3361 | | #define HAVE_SYS_PARAM_H 1 |
---|
3362 | | #define HAVE_SYS_POLL_H 1 |
---|
3363 | | #define HAVE_SYS_SELECT_H 1 |
---|
3364 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3365 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3366 | | #define HAVE_SYS_STAT_H 1 |
---|
3367 | | #define HAVE_SYS_TIME_H 1 |
---|
3368 | | #define HAVE_SYS_TIMES_H 1 |
---|
3369 | | #define HAVE_SYS_TYPES_H 1 |
---|
3370 | | #define HAVE_SYS_UN_H 1 |
---|
3371 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3372 | | #define HAVE_SYS_WAIT_H 1 |
---|
3373 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3374 | | #define HAVE_SYSEXITS_H 1 |
---|
3375 | | /* end confdefs.h. */ |
---|
3376 | | #include <bluetooth/bluetooth.h> |
---|
3377 | configure:6849: result: no |
---|
3378 | configure:6849: checking for bluetooth/bluetooth.h |
---|
3379 | configure:6849: result: no |
---|
3380 | configure:6849: checking linux/tipc.h usability |
---|
3381 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3382 | conftest.c:87:10: fatal error: 'linux/tipc.h' file not found |
---|
3383 | #include <linux/tipc.h> |
---|
3384 | ^ |
---|
3385 | 1 error generated. |
---|
3386 | configure:6849: $? = 1 |
---|
3387 | configure: failed program was: |
---|
3388 | | /* confdefs.h */ |
---|
3389 | | #define _GNU_SOURCE 1 |
---|
3390 | | #define _NETBSD_SOURCE 1 |
---|
3391 | | #define __BSD_VISIBLE 1 |
---|
3392 | | #define _BSD_TYPES 1 |
---|
3393 | | #define _DARWIN_C_SOURCE 1 |
---|
3394 | | #define STDC_HEADERS 1 |
---|
3395 | | #define HAVE_SYS_TYPES_H 1 |
---|
3396 | | #define HAVE_SYS_STAT_H 1 |
---|
3397 | | #define HAVE_STDLIB_H 1 |
---|
3398 | | #define HAVE_STRING_H 1 |
---|
3399 | | #define HAVE_MEMORY_H 1 |
---|
3400 | | #define HAVE_STRINGS_H 1 |
---|
3401 | | #define HAVE_INTTYPES_H 1 |
---|
3402 | | #define HAVE_STDINT_H 1 |
---|
3403 | | #define HAVE_UNISTD_H 1 |
---|
3404 | | #define __EXTENSIONS__ 1 |
---|
3405 | | #define _ALL_SOURCE 1 |
---|
3406 | | #define _GNU_SOURCE 1 |
---|
3407 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3408 | | #define _TANDEM_SOURCE 1 |
---|
3409 | | #define STDC_HEADERS 1 |
---|
3410 | | #define HAVE_DLFCN_H 1 |
---|
3411 | | #define HAVE_ERRNO_H 1 |
---|
3412 | | #define HAVE_FCNTL_H 1 |
---|
3413 | | #define HAVE_GRP_H 1 |
---|
3414 | | #define HAVE_LANGINFO_H 1 |
---|
3415 | | #define HAVE_LIBINTL_H 1 |
---|
3416 | | #define HAVE_POLL_H 1 |
---|
3417 | | #define HAVE_PTHREAD_H 1 |
---|
3418 | | #define HAVE_SIGNAL_H 1 |
---|
3419 | | #define HAVE_STDINT_H 1 |
---|
3420 | | #define HAVE_TERMIOS_H 1 |
---|
3421 | | #define HAVE_UNISTD_H 1 |
---|
3422 | | #define HAVE_UTIME_H 1 |
---|
3423 | | #define HAVE_SYS_EVENT_H 1 |
---|
3424 | | #define HAVE_SYS_FILE_H 1 |
---|
3425 | | #define HAVE_SYS_LOCK_H 1 |
---|
3426 | | #define HAVE_SYS_PARAM_H 1 |
---|
3427 | | #define HAVE_SYS_POLL_H 1 |
---|
3428 | | #define HAVE_SYS_SELECT_H 1 |
---|
3429 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3430 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3431 | | #define HAVE_SYS_STAT_H 1 |
---|
3432 | | #define HAVE_SYS_TIME_H 1 |
---|
3433 | | #define HAVE_SYS_TIMES_H 1 |
---|
3434 | | #define HAVE_SYS_TYPES_H 1 |
---|
3435 | | #define HAVE_SYS_UN_H 1 |
---|
3436 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3437 | | #define HAVE_SYS_WAIT_H 1 |
---|
3438 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3439 | | #define HAVE_SYSEXITS_H 1 |
---|
3440 | | /* end confdefs.h. */ |
---|
3441 | | #include <stdio.h> |
---|
3442 | | #ifdef HAVE_SYS_TYPES_H |
---|
3443 | | # include <sys/types.h> |
---|
3444 | | #endif |
---|
3445 | | #ifdef HAVE_SYS_STAT_H |
---|
3446 | | # include <sys/stat.h> |
---|
3447 | | #endif |
---|
3448 | | #ifdef STDC_HEADERS |
---|
3449 | | # include <stdlib.h> |
---|
3450 | | # include <stddef.h> |
---|
3451 | | #else |
---|
3452 | | # ifdef HAVE_STDLIB_H |
---|
3453 | | # include <stdlib.h> |
---|
3454 | | # endif |
---|
3455 | | #endif |
---|
3456 | | #ifdef HAVE_STRING_H |
---|
3457 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3458 | | # include <memory.h> |
---|
3459 | | # endif |
---|
3460 | | # include <string.h> |
---|
3461 | | #endif |
---|
3462 | | #ifdef HAVE_STRINGS_H |
---|
3463 | | # include <strings.h> |
---|
3464 | | #endif |
---|
3465 | | #ifdef HAVE_INTTYPES_H |
---|
3466 | | # include <inttypes.h> |
---|
3467 | | #endif |
---|
3468 | | #ifdef HAVE_STDINT_H |
---|
3469 | | # include <stdint.h> |
---|
3470 | | #endif |
---|
3471 | | #ifdef HAVE_UNISTD_H |
---|
3472 | | # include <unistd.h> |
---|
3473 | | #endif |
---|
3474 | | #include <linux/tipc.h> |
---|
3475 | configure:6849: result: no |
---|
3476 | configure:6849: checking linux/tipc.h presence |
---|
3477 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3478 | conftest.c:54:10: fatal error: 'linux/tipc.h' file not found |
---|
3479 | #include <linux/tipc.h> |
---|
3480 | ^ |
---|
3481 | 1 error generated. |
---|
3482 | configure:6849: $? = 1 |
---|
3483 | configure: failed program was: |
---|
3484 | | /* confdefs.h */ |
---|
3485 | | #define _GNU_SOURCE 1 |
---|
3486 | | #define _NETBSD_SOURCE 1 |
---|
3487 | | #define __BSD_VISIBLE 1 |
---|
3488 | | #define _BSD_TYPES 1 |
---|
3489 | | #define _DARWIN_C_SOURCE 1 |
---|
3490 | | #define STDC_HEADERS 1 |
---|
3491 | | #define HAVE_SYS_TYPES_H 1 |
---|
3492 | | #define HAVE_SYS_STAT_H 1 |
---|
3493 | | #define HAVE_STDLIB_H 1 |
---|
3494 | | #define HAVE_STRING_H 1 |
---|
3495 | | #define HAVE_MEMORY_H 1 |
---|
3496 | | #define HAVE_STRINGS_H 1 |
---|
3497 | | #define HAVE_INTTYPES_H 1 |
---|
3498 | | #define HAVE_STDINT_H 1 |
---|
3499 | | #define HAVE_UNISTD_H 1 |
---|
3500 | | #define __EXTENSIONS__ 1 |
---|
3501 | | #define _ALL_SOURCE 1 |
---|
3502 | | #define _GNU_SOURCE 1 |
---|
3503 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3504 | | #define _TANDEM_SOURCE 1 |
---|
3505 | | #define STDC_HEADERS 1 |
---|
3506 | | #define HAVE_DLFCN_H 1 |
---|
3507 | | #define HAVE_ERRNO_H 1 |
---|
3508 | | #define HAVE_FCNTL_H 1 |
---|
3509 | | #define HAVE_GRP_H 1 |
---|
3510 | | #define HAVE_LANGINFO_H 1 |
---|
3511 | | #define HAVE_LIBINTL_H 1 |
---|
3512 | | #define HAVE_POLL_H 1 |
---|
3513 | | #define HAVE_PTHREAD_H 1 |
---|
3514 | | #define HAVE_SIGNAL_H 1 |
---|
3515 | | #define HAVE_STDINT_H 1 |
---|
3516 | | #define HAVE_TERMIOS_H 1 |
---|
3517 | | #define HAVE_UNISTD_H 1 |
---|
3518 | | #define HAVE_UTIME_H 1 |
---|
3519 | | #define HAVE_SYS_EVENT_H 1 |
---|
3520 | | #define HAVE_SYS_FILE_H 1 |
---|
3521 | | #define HAVE_SYS_LOCK_H 1 |
---|
3522 | | #define HAVE_SYS_PARAM_H 1 |
---|
3523 | | #define HAVE_SYS_POLL_H 1 |
---|
3524 | | #define HAVE_SYS_SELECT_H 1 |
---|
3525 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3526 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3527 | | #define HAVE_SYS_STAT_H 1 |
---|
3528 | | #define HAVE_SYS_TIME_H 1 |
---|
3529 | | #define HAVE_SYS_TIMES_H 1 |
---|
3530 | | #define HAVE_SYS_TYPES_H 1 |
---|
3531 | | #define HAVE_SYS_UN_H 1 |
---|
3532 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3533 | | #define HAVE_SYS_WAIT_H 1 |
---|
3534 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3535 | | #define HAVE_SYSEXITS_H 1 |
---|
3536 | | /* end confdefs.h. */ |
---|
3537 | | #include <linux/tipc.h> |
---|
3538 | configure:6849: result: no |
---|
3539 | configure:6849: checking for linux/tipc.h |
---|
3540 | configure:6849: result: no |
---|
3541 | configure:6849: checking spawn.h usability |
---|
3542 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3543 | configure:6849: $? = 0 |
---|
3544 | configure:6849: result: yes |
---|
3545 | configure:6849: checking spawn.h presence |
---|
3546 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3547 | configure:6849: $? = 0 |
---|
3548 | configure:6849: result: yes |
---|
3549 | configure:6849: checking for spawn.h |
---|
3550 | configure:6849: result: yes |
---|
3551 | configure:6849: checking util.h usability |
---|
3552 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3553 | configure:6849: $? = 0 |
---|
3554 | configure:6849: result: yes |
---|
3555 | configure:6849: checking util.h presence |
---|
3556 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3557 | configure:6849: $? = 0 |
---|
3558 | configure:6849: result: yes |
---|
3559 | configure:6849: checking for util.h |
---|
3560 | configure:6849: result: yes |
---|
3561 | configure:6849: checking alloca.h usability |
---|
3562 | configure:6849: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3563 | configure:6849: $? = 0 |
---|
3564 | configure:6849: result: yes |
---|
3565 | configure:6849: checking alloca.h presence |
---|
3566 | configure:6849: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include/db48 conftest.c |
---|
3567 | configure:6849: $? = 0 |
---|
3568 | configure:6849: result: yes |
---|
3569 | configure:6849: checking for alloca.h |
---|
3570 | configure:6849: result: yes |
---|
3571 | configure:6862: checking for dirent.h that defines DIR |
---|
3572 | configure:6881: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3573 | configure:6881: $? = 0 |
---|
3574 | configure:6889: result: yes |
---|
3575 | configure:6902: checking for library containing opendir |
---|
3576 | configure:6933: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
3577 | configure:6933: $? = 0 |
---|
3578 | configure:6950: result: none required |
---|
3579 | configure:7017: checking whether sys/types.h defines makedev |
---|
3580 | configure:7033: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
3581 | configure:7033: $? = 0 |
---|
3582 | configure:7042: result: yes |
---|
3583 | configure:7071: checking for linux/netlink.h |
---|
3584 | configure:7071: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3585 | conftest.c:67:10: fatal error: 'linux/netlink.h' file not found |
---|
3586 | #include <linux/netlink.h> |
---|
3587 | ^ |
---|
3588 | 1 error generated. |
---|
3589 | configure:7071: $? = 1 |
---|
3590 | configure: failed program was: |
---|
3591 | | /* confdefs.h */ |
---|
3592 | | #define _GNU_SOURCE 1 |
---|
3593 | | #define _NETBSD_SOURCE 1 |
---|
3594 | | #define __BSD_VISIBLE 1 |
---|
3595 | | #define _BSD_TYPES 1 |
---|
3596 | | #define _DARWIN_C_SOURCE 1 |
---|
3597 | | #define STDC_HEADERS 1 |
---|
3598 | | #define HAVE_SYS_TYPES_H 1 |
---|
3599 | | #define HAVE_SYS_STAT_H 1 |
---|
3600 | | #define HAVE_STDLIB_H 1 |
---|
3601 | | #define HAVE_STRING_H 1 |
---|
3602 | | #define HAVE_MEMORY_H 1 |
---|
3603 | | #define HAVE_STRINGS_H 1 |
---|
3604 | | #define HAVE_INTTYPES_H 1 |
---|
3605 | | #define HAVE_STDINT_H 1 |
---|
3606 | | #define HAVE_UNISTD_H 1 |
---|
3607 | | #define __EXTENSIONS__ 1 |
---|
3608 | | #define _ALL_SOURCE 1 |
---|
3609 | | #define _GNU_SOURCE 1 |
---|
3610 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3611 | | #define _TANDEM_SOURCE 1 |
---|
3612 | | #define STDC_HEADERS 1 |
---|
3613 | | #define HAVE_DLFCN_H 1 |
---|
3614 | | #define HAVE_ERRNO_H 1 |
---|
3615 | | #define HAVE_FCNTL_H 1 |
---|
3616 | | #define HAVE_GRP_H 1 |
---|
3617 | | #define HAVE_LANGINFO_H 1 |
---|
3618 | | #define HAVE_LIBINTL_H 1 |
---|
3619 | | #define HAVE_POLL_H 1 |
---|
3620 | | #define HAVE_PTHREAD_H 1 |
---|
3621 | | #define HAVE_SIGNAL_H 1 |
---|
3622 | | #define HAVE_STDINT_H 1 |
---|
3623 | | #define HAVE_TERMIOS_H 1 |
---|
3624 | | #define HAVE_UNISTD_H 1 |
---|
3625 | | #define HAVE_UTIME_H 1 |
---|
3626 | | #define HAVE_SYS_EVENT_H 1 |
---|
3627 | | #define HAVE_SYS_FILE_H 1 |
---|
3628 | | #define HAVE_SYS_LOCK_H 1 |
---|
3629 | | #define HAVE_SYS_PARAM_H 1 |
---|
3630 | | #define HAVE_SYS_POLL_H 1 |
---|
3631 | | #define HAVE_SYS_SELECT_H 1 |
---|
3632 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3633 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3634 | | #define HAVE_SYS_STAT_H 1 |
---|
3635 | | #define HAVE_SYS_TIME_H 1 |
---|
3636 | | #define HAVE_SYS_TIMES_H 1 |
---|
3637 | | #define HAVE_SYS_TYPES_H 1 |
---|
3638 | | #define HAVE_SYS_UN_H 1 |
---|
3639 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3640 | | #define HAVE_SYS_WAIT_H 1 |
---|
3641 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3642 | | #define HAVE_SYSEXITS_H 1 |
---|
3643 | | #define HAVE_SPAWN_H 1 |
---|
3644 | | #define HAVE_UTIL_H 1 |
---|
3645 | | #define HAVE_ALLOCA_H 1 |
---|
3646 | | #define HAVE_DIRENT_H 1 |
---|
3647 | | /* end confdefs.h. */ |
---|
3648 | | |
---|
3649 | | #ifdef HAVE_ASM_TYPES_H |
---|
3650 | | #include <asm/types.h> |
---|
3651 | | #endif |
---|
3652 | | #ifdef HAVE_SYS_SOCKET_H |
---|
3653 | | #include <sys/socket.h> |
---|
3654 | | #endif |
---|
3655 | | |
---|
3656 | | |
---|
3657 | | #include <linux/netlink.h> |
---|
3658 | configure:7071: result: no |
---|
3659 | configure:7092: checking for clock_t in time.h |
---|
3660 | configure:7111: result: yes |
---|
3661 | configure:7115: checking for makedev |
---|
3662 | configure:7135: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
3663 | configure:7135: $? = 0 |
---|
3664 | configure:7171: result: yes |
---|
3665 | configure:7187: checking Solaris LFS bug |
---|
3666 | configure:7204: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3667 | configure:7204: $? = 0 |
---|
3668 | configure:7210: result: no |
---|
3669 | configure:7242: checking for mode_t |
---|
3670 | configure:7242: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3671 | configure:7242: $? = 0 |
---|
3672 | configure:7242: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3673 | conftest.c:100:21: error: expected expression |
---|
3674 | if (sizeof ((mode_t))) |
---|
3675 | ^ |
---|
3676 | 1 error generated. |
---|
3677 | configure:7242: $? = 1 |
---|
3678 | configure: failed program was: |
---|
3679 | | /* confdefs.h */ |
---|
3680 | | #define _GNU_SOURCE 1 |
---|
3681 | | #define _NETBSD_SOURCE 1 |
---|
3682 | | #define __BSD_VISIBLE 1 |
---|
3683 | | #define _BSD_TYPES 1 |
---|
3684 | | #define _DARWIN_C_SOURCE 1 |
---|
3685 | | #define STDC_HEADERS 1 |
---|
3686 | | #define HAVE_SYS_TYPES_H 1 |
---|
3687 | | #define HAVE_SYS_STAT_H 1 |
---|
3688 | | #define HAVE_STDLIB_H 1 |
---|
3689 | | #define HAVE_STRING_H 1 |
---|
3690 | | #define HAVE_MEMORY_H 1 |
---|
3691 | | #define HAVE_STRINGS_H 1 |
---|
3692 | | #define HAVE_INTTYPES_H 1 |
---|
3693 | | #define HAVE_STDINT_H 1 |
---|
3694 | | #define HAVE_UNISTD_H 1 |
---|
3695 | | #define __EXTENSIONS__ 1 |
---|
3696 | | #define _ALL_SOURCE 1 |
---|
3697 | | #define _GNU_SOURCE 1 |
---|
3698 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3699 | | #define _TANDEM_SOURCE 1 |
---|
3700 | | #define STDC_HEADERS 1 |
---|
3701 | | #define HAVE_DLFCN_H 1 |
---|
3702 | | #define HAVE_ERRNO_H 1 |
---|
3703 | | #define HAVE_FCNTL_H 1 |
---|
3704 | | #define HAVE_GRP_H 1 |
---|
3705 | | #define HAVE_LANGINFO_H 1 |
---|
3706 | | #define HAVE_LIBINTL_H 1 |
---|
3707 | | #define HAVE_POLL_H 1 |
---|
3708 | | #define HAVE_PTHREAD_H 1 |
---|
3709 | | #define HAVE_SIGNAL_H 1 |
---|
3710 | | #define HAVE_STDINT_H 1 |
---|
3711 | | #define HAVE_TERMIOS_H 1 |
---|
3712 | | #define HAVE_UNISTD_H 1 |
---|
3713 | | #define HAVE_UTIME_H 1 |
---|
3714 | | #define HAVE_SYS_EVENT_H 1 |
---|
3715 | | #define HAVE_SYS_FILE_H 1 |
---|
3716 | | #define HAVE_SYS_LOCK_H 1 |
---|
3717 | | #define HAVE_SYS_PARAM_H 1 |
---|
3718 | | #define HAVE_SYS_POLL_H 1 |
---|
3719 | | #define HAVE_SYS_SELECT_H 1 |
---|
3720 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3721 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3722 | | #define HAVE_SYS_STAT_H 1 |
---|
3723 | | #define HAVE_SYS_TIME_H 1 |
---|
3724 | | #define HAVE_SYS_TIMES_H 1 |
---|
3725 | | #define HAVE_SYS_TYPES_H 1 |
---|
3726 | | #define HAVE_SYS_UN_H 1 |
---|
3727 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3728 | | #define HAVE_SYS_WAIT_H 1 |
---|
3729 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3730 | | #define HAVE_SYSEXITS_H 1 |
---|
3731 | | #define HAVE_SPAWN_H 1 |
---|
3732 | | #define HAVE_UTIL_H 1 |
---|
3733 | | #define HAVE_ALLOCA_H 1 |
---|
3734 | | #define HAVE_DIRENT_H 1 |
---|
3735 | | #define HAVE_MAKEDEV 1 |
---|
3736 | | #define _LARGEFILE_SOURCE 1 |
---|
3737 | | #define _FILE_OFFSET_BITS 64 |
---|
3738 | | #if defined(SCO_DS) |
---|
3739 | | #undef _OFF_T |
---|
3740 | | #endif |
---|
3741 | | /* end confdefs.h. */ |
---|
3742 | | #include <stdio.h> |
---|
3743 | | #ifdef HAVE_SYS_TYPES_H |
---|
3744 | | # include <sys/types.h> |
---|
3745 | | #endif |
---|
3746 | | #ifdef HAVE_SYS_STAT_H |
---|
3747 | | # include <sys/stat.h> |
---|
3748 | | #endif |
---|
3749 | | #ifdef STDC_HEADERS |
---|
3750 | | # include <stdlib.h> |
---|
3751 | | # include <stddef.h> |
---|
3752 | | #else |
---|
3753 | | # ifdef HAVE_STDLIB_H |
---|
3754 | | # include <stdlib.h> |
---|
3755 | | # endif |
---|
3756 | | #endif |
---|
3757 | | #ifdef HAVE_STRING_H |
---|
3758 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3759 | | # include <memory.h> |
---|
3760 | | # endif |
---|
3761 | | # include <string.h> |
---|
3762 | | #endif |
---|
3763 | | #ifdef HAVE_STRINGS_H |
---|
3764 | | # include <strings.h> |
---|
3765 | | #endif |
---|
3766 | | #ifdef HAVE_INTTYPES_H |
---|
3767 | | # include <inttypes.h> |
---|
3768 | | #endif |
---|
3769 | | #ifdef HAVE_STDINT_H |
---|
3770 | | # include <stdint.h> |
---|
3771 | | #endif |
---|
3772 | | #ifdef HAVE_UNISTD_H |
---|
3773 | | # include <unistd.h> |
---|
3774 | | #endif |
---|
3775 | | int |
---|
3776 | | main () |
---|
3777 | | { |
---|
3778 | | if (sizeof ((mode_t))) |
---|
3779 | | return 0; |
---|
3780 | | ; |
---|
3781 | | return 0; |
---|
3782 | | } |
---|
3783 | configure:7242: result: yes |
---|
3784 | configure:7253: checking for off_t |
---|
3785 | configure:7253: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3786 | configure:7253: $? = 0 |
---|
3787 | configure:7253: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3788 | conftest.c:100:20: error: expected expression |
---|
3789 | if (sizeof ((off_t))) |
---|
3790 | ^ |
---|
3791 | 1 error generated. |
---|
3792 | configure:7253: $? = 1 |
---|
3793 | configure: failed program was: |
---|
3794 | | /* confdefs.h */ |
---|
3795 | | #define _GNU_SOURCE 1 |
---|
3796 | | #define _NETBSD_SOURCE 1 |
---|
3797 | | #define __BSD_VISIBLE 1 |
---|
3798 | | #define _BSD_TYPES 1 |
---|
3799 | | #define _DARWIN_C_SOURCE 1 |
---|
3800 | | #define STDC_HEADERS 1 |
---|
3801 | | #define HAVE_SYS_TYPES_H 1 |
---|
3802 | | #define HAVE_SYS_STAT_H 1 |
---|
3803 | | #define HAVE_STDLIB_H 1 |
---|
3804 | | #define HAVE_STRING_H 1 |
---|
3805 | | #define HAVE_MEMORY_H 1 |
---|
3806 | | #define HAVE_STRINGS_H 1 |
---|
3807 | | #define HAVE_INTTYPES_H 1 |
---|
3808 | | #define HAVE_STDINT_H 1 |
---|
3809 | | #define HAVE_UNISTD_H 1 |
---|
3810 | | #define __EXTENSIONS__ 1 |
---|
3811 | | #define _ALL_SOURCE 1 |
---|
3812 | | #define _GNU_SOURCE 1 |
---|
3813 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3814 | | #define _TANDEM_SOURCE 1 |
---|
3815 | | #define STDC_HEADERS 1 |
---|
3816 | | #define HAVE_DLFCN_H 1 |
---|
3817 | | #define HAVE_ERRNO_H 1 |
---|
3818 | | #define HAVE_FCNTL_H 1 |
---|
3819 | | #define HAVE_GRP_H 1 |
---|
3820 | | #define HAVE_LANGINFO_H 1 |
---|
3821 | | #define HAVE_LIBINTL_H 1 |
---|
3822 | | #define HAVE_POLL_H 1 |
---|
3823 | | #define HAVE_PTHREAD_H 1 |
---|
3824 | | #define HAVE_SIGNAL_H 1 |
---|
3825 | | #define HAVE_STDINT_H 1 |
---|
3826 | | #define HAVE_TERMIOS_H 1 |
---|
3827 | | #define HAVE_UNISTD_H 1 |
---|
3828 | | #define HAVE_UTIME_H 1 |
---|
3829 | | #define HAVE_SYS_EVENT_H 1 |
---|
3830 | | #define HAVE_SYS_FILE_H 1 |
---|
3831 | | #define HAVE_SYS_LOCK_H 1 |
---|
3832 | | #define HAVE_SYS_PARAM_H 1 |
---|
3833 | | #define HAVE_SYS_POLL_H 1 |
---|
3834 | | #define HAVE_SYS_SELECT_H 1 |
---|
3835 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3836 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3837 | | #define HAVE_SYS_STAT_H 1 |
---|
3838 | | #define HAVE_SYS_TIME_H 1 |
---|
3839 | | #define HAVE_SYS_TIMES_H 1 |
---|
3840 | | #define HAVE_SYS_TYPES_H 1 |
---|
3841 | | #define HAVE_SYS_UN_H 1 |
---|
3842 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3843 | | #define HAVE_SYS_WAIT_H 1 |
---|
3844 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3845 | | #define HAVE_SYSEXITS_H 1 |
---|
3846 | | #define HAVE_SPAWN_H 1 |
---|
3847 | | #define HAVE_UTIL_H 1 |
---|
3848 | | #define HAVE_ALLOCA_H 1 |
---|
3849 | | #define HAVE_DIRENT_H 1 |
---|
3850 | | #define HAVE_MAKEDEV 1 |
---|
3851 | | #define _LARGEFILE_SOURCE 1 |
---|
3852 | | #define _FILE_OFFSET_BITS 64 |
---|
3853 | | #if defined(SCO_DS) |
---|
3854 | | #undef _OFF_T |
---|
3855 | | #endif |
---|
3856 | | /* end confdefs.h. */ |
---|
3857 | | #include <stdio.h> |
---|
3858 | | #ifdef HAVE_SYS_TYPES_H |
---|
3859 | | # include <sys/types.h> |
---|
3860 | | #endif |
---|
3861 | | #ifdef HAVE_SYS_STAT_H |
---|
3862 | | # include <sys/stat.h> |
---|
3863 | | #endif |
---|
3864 | | #ifdef STDC_HEADERS |
---|
3865 | | # include <stdlib.h> |
---|
3866 | | # include <stddef.h> |
---|
3867 | | #else |
---|
3868 | | # ifdef HAVE_STDLIB_H |
---|
3869 | | # include <stdlib.h> |
---|
3870 | | # endif |
---|
3871 | | #endif |
---|
3872 | | #ifdef HAVE_STRING_H |
---|
3873 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3874 | | # include <memory.h> |
---|
3875 | | # endif |
---|
3876 | | # include <string.h> |
---|
3877 | | #endif |
---|
3878 | | #ifdef HAVE_STRINGS_H |
---|
3879 | | # include <strings.h> |
---|
3880 | | #endif |
---|
3881 | | #ifdef HAVE_INTTYPES_H |
---|
3882 | | # include <inttypes.h> |
---|
3883 | | #endif |
---|
3884 | | #ifdef HAVE_STDINT_H |
---|
3885 | | # include <stdint.h> |
---|
3886 | | #endif |
---|
3887 | | #ifdef HAVE_UNISTD_H |
---|
3888 | | # include <unistd.h> |
---|
3889 | | #endif |
---|
3890 | | int |
---|
3891 | | main () |
---|
3892 | | { |
---|
3893 | | if (sizeof ((off_t))) |
---|
3894 | | return 0; |
---|
3895 | | ; |
---|
3896 | | return 0; |
---|
3897 | | } |
---|
3898 | configure:7253: result: yes |
---|
3899 | configure:7264: checking for pid_t |
---|
3900 | configure:7264: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3901 | configure:7264: $? = 0 |
---|
3902 | configure:7264: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
3903 | conftest.c:100:20: error: expected expression |
---|
3904 | if (sizeof ((pid_t))) |
---|
3905 | ^ |
---|
3906 | 1 error generated. |
---|
3907 | configure:7264: $? = 1 |
---|
3908 | configure: failed program was: |
---|
3909 | | /* confdefs.h */ |
---|
3910 | | #define _GNU_SOURCE 1 |
---|
3911 | | #define _NETBSD_SOURCE 1 |
---|
3912 | | #define __BSD_VISIBLE 1 |
---|
3913 | | #define _BSD_TYPES 1 |
---|
3914 | | #define _DARWIN_C_SOURCE 1 |
---|
3915 | | #define STDC_HEADERS 1 |
---|
3916 | | #define HAVE_SYS_TYPES_H 1 |
---|
3917 | | #define HAVE_SYS_STAT_H 1 |
---|
3918 | | #define HAVE_STDLIB_H 1 |
---|
3919 | | #define HAVE_STRING_H 1 |
---|
3920 | | #define HAVE_MEMORY_H 1 |
---|
3921 | | #define HAVE_STRINGS_H 1 |
---|
3922 | | #define HAVE_INTTYPES_H 1 |
---|
3923 | | #define HAVE_STDINT_H 1 |
---|
3924 | | #define HAVE_UNISTD_H 1 |
---|
3925 | | #define __EXTENSIONS__ 1 |
---|
3926 | | #define _ALL_SOURCE 1 |
---|
3927 | | #define _GNU_SOURCE 1 |
---|
3928 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3929 | | #define _TANDEM_SOURCE 1 |
---|
3930 | | #define STDC_HEADERS 1 |
---|
3931 | | #define HAVE_DLFCN_H 1 |
---|
3932 | | #define HAVE_ERRNO_H 1 |
---|
3933 | | #define HAVE_FCNTL_H 1 |
---|
3934 | | #define HAVE_GRP_H 1 |
---|
3935 | | #define HAVE_LANGINFO_H 1 |
---|
3936 | | #define HAVE_LIBINTL_H 1 |
---|
3937 | | #define HAVE_POLL_H 1 |
---|
3938 | | #define HAVE_PTHREAD_H 1 |
---|
3939 | | #define HAVE_SIGNAL_H 1 |
---|
3940 | | #define HAVE_STDINT_H 1 |
---|
3941 | | #define HAVE_TERMIOS_H 1 |
---|
3942 | | #define HAVE_UNISTD_H 1 |
---|
3943 | | #define HAVE_UTIME_H 1 |
---|
3944 | | #define HAVE_SYS_EVENT_H 1 |
---|
3945 | | #define HAVE_SYS_FILE_H 1 |
---|
3946 | | #define HAVE_SYS_LOCK_H 1 |
---|
3947 | | #define HAVE_SYS_PARAM_H 1 |
---|
3948 | | #define HAVE_SYS_POLL_H 1 |
---|
3949 | | #define HAVE_SYS_SELECT_H 1 |
---|
3950 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3951 | | #define HAVE_SYS_STATVFS_H 1 |
---|
3952 | | #define HAVE_SYS_STAT_H 1 |
---|
3953 | | #define HAVE_SYS_TIME_H 1 |
---|
3954 | | #define HAVE_SYS_TIMES_H 1 |
---|
3955 | | #define HAVE_SYS_TYPES_H 1 |
---|
3956 | | #define HAVE_SYS_UN_H 1 |
---|
3957 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3958 | | #define HAVE_SYS_WAIT_H 1 |
---|
3959 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3960 | | #define HAVE_SYSEXITS_H 1 |
---|
3961 | | #define HAVE_SPAWN_H 1 |
---|
3962 | | #define HAVE_UTIL_H 1 |
---|
3963 | | #define HAVE_ALLOCA_H 1 |
---|
3964 | | #define HAVE_DIRENT_H 1 |
---|
3965 | | #define HAVE_MAKEDEV 1 |
---|
3966 | | #define _LARGEFILE_SOURCE 1 |
---|
3967 | | #define _FILE_OFFSET_BITS 64 |
---|
3968 | | #if defined(SCO_DS) |
---|
3969 | | #undef _OFF_T |
---|
3970 | | #endif |
---|
3971 | | /* end confdefs.h. */ |
---|
3972 | | #include <stdio.h> |
---|
3973 | | #ifdef HAVE_SYS_TYPES_H |
---|
3974 | | # include <sys/types.h> |
---|
3975 | | #endif |
---|
3976 | | #ifdef HAVE_SYS_STAT_H |
---|
3977 | | # include <sys/stat.h> |
---|
3978 | | #endif |
---|
3979 | | #ifdef STDC_HEADERS |
---|
3980 | | # include <stdlib.h> |
---|
3981 | | # include <stddef.h> |
---|
3982 | | #else |
---|
3983 | | # ifdef HAVE_STDLIB_H |
---|
3984 | | # include <stdlib.h> |
---|
3985 | | # endif |
---|
3986 | | #endif |
---|
3987 | | #ifdef HAVE_STRING_H |
---|
3988 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3989 | | # include <memory.h> |
---|
3990 | | # endif |
---|
3991 | | # include <string.h> |
---|
3992 | | #endif |
---|
3993 | | #ifdef HAVE_STRINGS_H |
---|
3994 | | # include <strings.h> |
---|
3995 | | #endif |
---|
3996 | | #ifdef HAVE_INTTYPES_H |
---|
3997 | | # include <inttypes.h> |
---|
3998 | | #endif |
---|
3999 | | #ifdef HAVE_STDINT_H |
---|
4000 | | # include <stdint.h> |
---|
4001 | | #endif |
---|
4002 | | #ifdef HAVE_UNISTD_H |
---|
4003 | | # include <unistd.h> |
---|
4004 | | #endif |
---|
4005 | | int |
---|
4006 | | main () |
---|
4007 | | { |
---|
4008 | | if (sizeof ((pid_t))) |
---|
4009 | | return 0; |
---|
4010 | | ; |
---|
4011 | | return 0; |
---|
4012 | | } |
---|
4013 | configure:7264: result: yes |
---|
4014 | configure:7280: checking for size_t |
---|
4015 | configure:7280: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4016 | configure:7280: $? = 0 |
---|
4017 | configure:7280: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4018 | conftest.c:101:21: error: expected expression |
---|
4019 | if (sizeof ((size_t))) |
---|
4020 | ^ |
---|
4021 | 1 error generated. |
---|
4022 | configure:7280: $? = 1 |
---|
4023 | configure: failed program was: |
---|
4024 | | /* confdefs.h */ |
---|
4025 | | #define _GNU_SOURCE 1 |
---|
4026 | | #define _NETBSD_SOURCE 1 |
---|
4027 | | #define __BSD_VISIBLE 1 |
---|
4028 | | #define _BSD_TYPES 1 |
---|
4029 | | #define _DARWIN_C_SOURCE 1 |
---|
4030 | | #define STDC_HEADERS 1 |
---|
4031 | | #define HAVE_SYS_TYPES_H 1 |
---|
4032 | | #define HAVE_SYS_STAT_H 1 |
---|
4033 | | #define HAVE_STDLIB_H 1 |
---|
4034 | | #define HAVE_STRING_H 1 |
---|
4035 | | #define HAVE_MEMORY_H 1 |
---|
4036 | | #define HAVE_STRINGS_H 1 |
---|
4037 | | #define HAVE_INTTYPES_H 1 |
---|
4038 | | #define HAVE_STDINT_H 1 |
---|
4039 | | #define HAVE_UNISTD_H 1 |
---|
4040 | | #define __EXTENSIONS__ 1 |
---|
4041 | | #define _ALL_SOURCE 1 |
---|
4042 | | #define _GNU_SOURCE 1 |
---|
4043 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4044 | | #define _TANDEM_SOURCE 1 |
---|
4045 | | #define STDC_HEADERS 1 |
---|
4046 | | #define HAVE_DLFCN_H 1 |
---|
4047 | | #define HAVE_ERRNO_H 1 |
---|
4048 | | #define HAVE_FCNTL_H 1 |
---|
4049 | | #define HAVE_GRP_H 1 |
---|
4050 | | #define HAVE_LANGINFO_H 1 |
---|
4051 | | #define HAVE_LIBINTL_H 1 |
---|
4052 | | #define HAVE_POLL_H 1 |
---|
4053 | | #define HAVE_PTHREAD_H 1 |
---|
4054 | | #define HAVE_SIGNAL_H 1 |
---|
4055 | | #define HAVE_STDINT_H 1 |
---|
4056 | | #define HAVE_TERMIOS_H 1 |
---|
4057 | | #define HAVE_UNISTD_H 1 |
---|
4058 | | #define HAVE_UTIME_H 1 |
---|
4059 | | #define HAVE_SYS_EVENT_H 1 |
---|
4060 | | #define HAVE_SYS_FILE_H 1 |
---|
4061 | | #define HAVE_SYS_LOCK_H 1 |
---|
4062 | | #define HAVE_SYS_PARAM_H 1 |
---|
4063 | | #define HAVE_SYS_POLL_H 1 |
---|
4064 | | #define HAVE_SYS_SELECT_H 1 |
---|
4065 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4066 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4067 | | #define HAVE_SYS_STAT_H 1 |
---|
4068 | | #define HAVE_SYS_TIME_H 1 |
---|
4069 | | #define HAVE_SYS_TIMES_H 1 |
---|
4070 | | #define HAVE_SYS_TYPES_H 1 |
---|
4071 | | #define HAVE_SYS_UN_H 1 |
---|
4072 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4073 | | #define HAVE_SYS_WAIT_H 1 |
---|
4074 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4075 | | #define HAVE_SYSEXITS_H 1 |
---|
4076 | | #define HAVE_SPAWN_H 1 |
---|
4077 | | #define HAVE_UTIL_H 1 |
---|
4078 | | #define HAVE_ALLOCA_H 1 |
---|
4079 | | #define HAVE_DIRENT_H 1 |
---|
4080 | | #define HAVE_MAKEDEV 1 |
---|
4081 | | #define _LARGEFILE_SOURCE 1 |
---|
4082 | | #define _FILE_OFFSET_BITS 64 |
---|
4083 | | #if defined(SCO_DS) |
---|
4084 | | #undef _OFF_T |
---|
4085 | | #endif |
---|
4086 | | #define RETSIGTYPE void |
---|
4087 | | /* end confdefs.h. */ |
---|
4088 | | #include <stdio.h> |
---|
4089 | | #ifdef HAVE_SYS_TYPES_H |
---|
4090 | | # include <sys/types.h> |
---|
4091 | | #endif |
---|
4092 | | #ifdef HAVE_SYS_STAT_H |
---|
4093 | | # include <sys/stat.h> |
---|
4094 | | #endif |
---|
4095 | | #ifdef STDC_HEADERS |
---|
4096 | | # include <stdlib.h> |
---|
4097 | | # include <stddef.h> |
---|
4098 | | #else |
---|
4099 | | # ifdef HAVE_STDLIB_H |
---|
4100 | | # include <stdlib.h> |
---|
4101 | | # endif |
---|
4102 | | #endif |
---|
4103 | | #ifdef HAVE_STRING_H |
---|
4104 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4105 | | # include <memory.h> |
---|
4106 | | # endif |
---|
4107 | | # include <string.h> |
---|
4108 | | #endif |
---|
4109 | | #ifdef HAVE_STRINGS_H |
---|
4110 | | # include <strings.h> |
---|
4111 | | #endif |
---|
4112 | | #ifdef HAVE_INTTYPES_H |
---|
4113 | | # include <inttypes.h> |
---|
4114 | | #endif |
---|
4115 | | #ifdef HAVE_STDINT_H |
---|
4116 | | # include <stdint.h> |
---|
4117 | | #endif |
---|
4118 | | #ifdef HAVE_UNISTD_H |
---|
4119 | | # include <unistd.h> |
---|
4120 | | #endif |
---|
4121 | | int |
---|
4122 | | main () |
---|
4123 | | { |
---|
4124 | | if (sizeof ((size_t))) |
---|
4125 | | return 0; |
---|
4126 | | ; |
---|
4127 | | return 0; |
---|
4128 | | } |
---|
4129 | configure:7280: result: yes |
---|
4130 | configure:7291: checking for uid_t in sys/types.h |
---|
4131 | configure:7310: result: yes |
---|
4132 | configure:7329: checking for uint32_t |
---|
4133 | configure:7329: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4134 | configure:7329: $? = 0 |
---|
4135 | configure:7329: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4136 | conftest.c:101:23: error: expected expression |
---|
4137 | if (sizeof ((uint32_t))) |
---|
4138 | ^ |
---|
4139 | 1 error generated. |
---|
4140 | configure:7329: $? = 1 |
---|
4141 | configure: failed program was: |
---|
4142 | | /* confdefs.h */ |
---|
4143 | | #define _GNU_SOURCE 1 |
---|
4144 | | #define _NETBSD_SOURCE 1 |
---|
4145 | | #define __BSD_VISIBLE 1 |
---|
4146 | | #define _BSD_TYPES 1 |
---|
4147 | | #define _DARWIN_C_SOURCE 1 |
---|
4148 | | #define STDC_HEADERS 1 |
---|
4149 | | #define HAVE_SYS_TYPES_H 1 |
---|
4150 | | #define HAVE_SYS_STAT_H 1 |
---|
4151 | | #define HAVE_STDLIB_H 1 |
---|
4152 | | #define HAVE_STRING_H 1 |
---|
4153 | | #define HAVE_MEMORY_H 1 |
---|
4154 | | #define HAVE_STRINGS_H 1 |
---|
4155 | | #define HAVE_INTTYPES_H 1 |
---|
4156 | | #define HAVE_STDINT_H 1 |
---|
4157 | | #define HAVE_UNISTD_H 1 |
---|
4158 | | #define __EXTENSIONS__ 1 |
---|
4159 | | #define _ALL_SOURCE 1 |
---|
4160 | | #define _GNU_SOURCE 1 |
---|
4161 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4162 | | #define _TANDEM_SOURCE 1 |
---|
4163 | | #define STDC_HEADERS 1 |
---|
4164 | | #define HAVE_DLFCN_H 1 |
---|
4165 | | #define HAVE_ERRNO_H 1 |
---|
4166 | | #define HAVE_FCNTL_H 1 |
---|
4167 | | #define HAVE_GRP_H 1 |
---|
4168 | | #define HAVE_LANGINFO_H 1 |
---|
4169 | | #define HAVE_LIBINTL_H 1 |
---|
4170 | | #define HAVE_POLL_H 1 |
---|
4171 | | #define HAVE_PTHREAD_H 1 |
---|
4172 | | #define HAVE_SIGNAL_H 1 |
---|
4173 | | #define HAVE_STDINT_H 1 |
---|
4174 | | #define HAVE_TERMIOS_H 1 |
---|
4175 | | #define HAVE_UNISTD_H 1 |
---|
4176 | | #define HAVE_UTIME_H 1 |
---|
4177 | | #define HAVE_SYS_EVENT_H 1 |
---|
4178 | | #define HAVE_SYS_FILE_H 1 |
---|
4179 | | #define HAVE_SYS_LOCK_H 1 |
---|
4180 | | #define HAVE_SYS_PARAM_H 1 |
---|
4181 | | #define HAVE_SYS_POLL_H 1 |
---|
4182 | | #define HAVE_SYS_SELECT_H 1 |
---|
4183 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4184 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4185 | | #define HAVE_SYS_STAT_H 1 |
---|
4186 | | #define HAVE_SYS_TIME_H 1 |
---|
4187 | | #define HAVE_SYS_TIMES_H 1 |
---|
4188 | | #define HAVE_SYS_TYPES_H 1 |
---|
4189 | | #define HAVE_SYS_UN_H 1 |
---|
4190 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4191 | | #define HAVE_SYS_WAIT_H 1 |
---|
4192 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4193 | | #define HAVE_SYSEXITS_H 1 |
---|
4194 | | #define HAVE_SPAWN_H 1 |
---|
4195 | | #define HAVE_UTIL_H 1 |
---|
4196 | | #define HAVE_ALLOCA_H 1 |
---|
4197 | | #define HAVE_DIRENT_H 1 |
---|
4198 | | #define HAVE_MAKEDEV 1 |
---|
4199 | | #define _LARGEFILE_SOURCE 1 |
---|
4200 | | #define _FILE_OFFSET_BITS 64 |
---|
4201 | | #if defined(SCO_DS) |
---|
4202 | | #undef _OFF_T |
---|
4203 | | #endif |
---|
4204 | | #define RETSIGTYPE void |
---|
4205 | | /* end confdefs.h. */ |
---|
4206 | | #include <stdio.h> |
---|
4207 | | #ifdef HAVE_SYS_TYPES_H |
---|
4208 | | # include <sys/types.h> |
---|
4209 | | #endif |
---|
4210 | | #ifdef HAVE_SYS_STAT_H |
---|
4211 | | # include <sys/stat.h> |
---|
4212 | | #endif |
---|
4213 | | #ifdef STDC_HEADERS |
---|
4214 | | # include <stdlib.h> |
---|
4215 | | # include <stddef.h> |
---|
4216 | | #else |
---|
4217 | | # ifdef HAVE_STDLIB_H |
---|
4218 | | # include <stdlib.h> |
---|
4219 | | # endif |
---|
4220 | | #endif |
---|
4221 | | #ifdef HAVE_STRING_H |
---|
4222 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4223 | | # include <memory.h> |
---|
4224 | | # endif |
---|
4225 | | # include <string.h> |
---|
4226 | | #endif |
---|
4227 | | #ifdef HAVE_STRINGS_H |
---|
4228 | | # include <strings.h> |
---|
4229 | | #endif |
---|
4230 | | #ifdef HAVE_INTTYPES_H |
---|
4231 | | # include <inttypes.h> |
---|
4232 | | #endif |
---|
4233 | | #ifdef HAVE_STDINT_H |
---|
4234 | | # include <stdint.h> |
---|
4235 | | #endif |
---|
4236 | | #ifdef HAVE_UNISTD_H |
---|
4237 | | # include <unistd.h> |
---|
4238 | | #endif |
---|
4239 | | int |
---|
4240 | | main () |
---|
4241 | | { |
---|
4242 | | if (sizeof ((uint32_t))) |
---|
4243 | | return 0; |
---|
4244 | | ; |
---|
4245 | | return 0; |
---|
4246 | | } |
---|
4247 | configure:7329: result: yes |
---|
4248 | configure:7336: checking for uint32_t |
---|
4249 | configure:7336: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4250 | configure:7336: $? = 0 |
---|
4251 | configure:7336: result: yes |
---|
4252 | configure:7351: checking for uint64_t |
---|
4253 | configure:7351: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4254 | configure:7351: $? = 0 |
---|
4255 | configure:7351: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4256 | conftest.c:102:23: error: expected expression |
---|
4257 | if (sizeof ((uint64_t))) |
---|
4258 | ^ |
---|
4259 | 1 error generated. |
---|
4260 | configure:7351: $? = 1 |
---|
4261 | configure: failed program was: |
---|
4262 | | /* confdefs.h */ |
---|
4263 | | #define _GNU_SOURCE 1 |
---|
4264 | | #define _NETBSD_SOURCE 1 |
---|
4265 | | #define __BSD_VISIBLE 1 |
---|
4266 | | #define _BSD_TYPES 1 |
---|
4267 | | #define _DARWIN_C_SOURCE 1 |
---|
4268 | | #define STDC_HEADERS 1 |
---|
4269 | | #define HAVE_SYS_TYPES_H 1 |
---|
4270 | | #define HAVE_SYS_STAT_H 1 |
---|
4271 | | #define HAVE_STDLIB_H 1 |
---|
4272 | | #define HAVE_STRING_H 1 |
---|
4273 | | #define HAVE_MEMORY_H 1 |
---|
4274 | | #define HAVE_STRINGS_H 1 |
---|
4275 | | #define HAVE_INTTYPES_H 1 |
---|
4276 | | #define HAVE_STDINT_H 1 |
---|
4277 | | #define HAVE_UNISTD_H 1 |
---|
4278 | | #define __EXTENSIONS__ 1 |
---|
4279 | | #define _ALL_SOURCE 1 |
---|
4280 | | #define _GNU_SOURCE 1 |
---|
4281 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4282 | | #define _TANDEM_SOURCE 1 |
---|
4283 | | #define STDC_HEADERS 1 |
---|
4284 | | #define HAVE_DLFCN_H 1 |
---|
4285 | | #define HAVE_ERRNO_H 1 |
---|
4286 | | #define HAVE_FCNTL_H 1 |
---|
4287 | | #define HAVE_GRP_H 1 |
---|
4288 | | #define HAVE_LANGINFO_H 1 |
---|
4289 | | #define HAVE_LIBINTL_H 1 |
---|
4290 | | #define HAVE_POLL_H 1 |
---|
4291 | | #define HAVE_PTHREAD_H 1 |
---|
4292 | | #define HAVE_SIGNAL_H 1 |
---|
4293 | | #define HAVE_STDINT_H 1 |
---|
4294 | | #define HAVE_TERMIOS_H 1 |
---|
4295 | | #define HAVE_UNISTD_H 1 |
---|
4296 | | #define HAVE_UTIME_H 1 |
---|
4297 | | #define HAVE_SYS_EVENT_H 1 |
---|
4298 | | #define HAVE_SYS_FILE_H 1 |
---|
4299 | | #define HAVE_SYS_LOCK_H 1 |
---|
4300 | | #define HAVE_SYS_PARAM_H 1 |
---|
4301 | | #define HAVE_SYS_POLL_H 1 |
---|
4302 | | #define HAVE_SYS_SELECT_H 1 |
---|
4303 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4304 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4305 | | #define HAVE_SYS_STAT_H 1 |
---|
4306 | | #define HAVE_SYS_TIME_H 1 |
---|
4307 | | #define HAVE_SYS_TIMES_H 1 |
---|
4308 | | #define HAVE_SYS_TYPES_H 1 |
---|
4309 | | #define HAVE_SYS_UN_H 1 |
---|
4310 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4311 | | #define HAVE_SYS_WAIT_H 1 |
---|
4312 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4313 | | #define HAVE_SYSEXITS_H 1 |
---|
4314 | | #define HAVE_SPAWN_H 1 |
---|
4315 | | #define HAVE_UTIL_H 1 |
---|
4316 | | #define HAVE_ALLOCA_H 1 |
---|
4317 | | #define HAVE_DIRENT_H 1 |
---|
4318 | | #define HAVE_MAKEDEV 1 |
---|
4319 | | #define _LARGEFILE_SOURCE 1 |
---|
4320 | | #define _FILE_OFFSET_BITS 64 |
---|
4321 | | #if defined(SCO_DS) |
---|
4322 | | #undef _OFF_T |
---|
4323 | | #endif |
---|
4324 | | #define RETSIGTYPE void |
---|
4325 | | #define HAVE_UINT32_T 1 |
---|
4326 | | /* end confdefs.h. */ |
---|
4327 | | #include <stdio.h> |
---|
4328 | | #ifdef HAVE_SYS_TYPES_H |
---|
4329 | | # include <sys/types.h> |
---|
4330 | | #endif |
---|
4331 | | #ifdef HAVE_SYS_STAT_H |
---|
4332 | | # include <sys/stat.h> |
---|
4333 | | #endif |
---|
4334 | | #ifdef STDC_HEADERS |
---|
4335 | | # include <stdlib.h> |
---|
4336 | | # include <stddef.h> |
---|
4337 | | #else |
---|
4338 | | # ifdef HAVE_STDLIB_H |
---|
4339 | | # include <stdlib.h> |
---|
4340 | | # endif |
---|
4341 | | #endif |
---|
4342 | | #ifdef HAVE_STRING_H |
---|
4343 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4344 | | # include <memory.h> |
---|
4345 | | # endif |
---|
4346 | | # include <string.h> |
---|
4347 | | #endif |
---|
4348 | | #ifdef HAVE_STRINGS_H |
---|
4349 | | # include <strings.h> |
---|
4350 | | #endif |
---|
4351 | | #ifdef HAVE_INTTYPES_H |
---|
4352 | | # include <inttypes.h> |
---|
4353 | | #endif |
---|
4354 | | #ifdef HAVE_STDINT_H |
---|
4355 | | # include <stdint.h> |
---|
4356 | | #endif |
---|
4357 | | #ifdef HAVE_UNISTD_H |
---|
4358 | | # include <unistd.h> |
---|
4359 | | #endif |
---|
4360 | | int |
---|
4361 | | main () |
---|
4362 | | { |
---|
4363 | | if (sizeof ((uint64_t))) |
---|
4364 | | return 0; |
---|
4365 | | ; |
---|
4366 | | return 0; |
---|
4367 | | } |
---|
4368 | configure:7351: result: yes |
---|
4369 | configure:7358: checking for uint64_t |
---|
4370 | configure:7358: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4371 | configure:7358: $? = 0 |
---|
4372 | configure:7358: result: yes |
---|
4373 | configure:7373: checking for int32_t |
---|
4374 | configure:7373: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4375 | configure:7373: $? = 0 |
---|
4376 | configure:7373: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4377 | conftest.c:103:22: error: expected expression |
---|
4378 | if (sizeof ((int32_t))) |
---|
4379 | ^ |
---|
4380 | 1 error generated. |
---|
4381 | configure:7373: $? = 1 |
---|
4382 | configure: failed program was: |
---|
4383 | | /* confdefs.h */ |
---|
4384 | | #define _GNU_SOURCE 1 |
---|
4385 | | #define _NETBSD_SOURCE 1 |
---|
4386 | | #define __BSD_VISIBLE 1 |
---|
4387 | | #define _BSD_TYPES 1 |
---|
4388 | | #define _DARWIN_C_SOURCE 1 |
---|
4389 | | #define STDC_HEADERS 1 |
---|
4390 | | #define HAVE_SYS_TYPES_H 1 |
---|
4391 | | #define HAVE_SYS_STAT_H 1 |
---|
4392 | | #define HAVE_STDLIB_H 1 |
---|
4393 | | #define HAVE_STRING_H 1 |
---|
4394 | | #define HAVE_MEMORY_H 1 |
---|
4395 | | #define HAVE_STRINGS_H 1 |
---|
4396 | | #define HAVE_INTTYPES_H 1 |
---|
4397 | | #define HAVE_STDINT_H 1 |
---|
4398 | | #define HAVE_UNISTD_H 1 |
---|
4399 | | #define __EXTENSIONS__ 1 |
---|
4400 | | #define _ALL_SOURCE 1 |
---|
4401 | | #define _GNU_SOURCE 1 |
---|
4402 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4403 | | #define _TANDEM_SOURCE 1 |
---|
4404 | | #define STDC_HEADERS 1 |
---|
4405 | | #define HAVE_DLFCN_H 1 |
---|
4406 | | #define HAVE_ERRNO_H 1 |
---|
4407 | | #define HAVE_FCNTL_H 1 |
---|
4408 | | #define HAVE_GRP_H 1 |
---|
4409 | | #define HAVE_LANGINFO_H 1 |
---|
4410 | | #define HAVE_LIBINTL_H 1 |
---|
4411 | | #define HAVE_POLL_H 1 |
---|
4412 | | #define HAVE_PTHREAD_H 1 |
---|
4413 | | #define HAVE_SIGNAL_H 1 |
---|
4414 | | #define HAVE_STDINT_H 1 |
---|
4415 | | #define HAVE_TERMIOS_H 1 |
---|
4416 | | #define HAVE_UNISTD_H 1 |
---|
4417 | | #define HAVE_UTIME_H 1 |
---|
4418 | | #define HAVE_SYS_EVENT_H 1 |
---|
4419 | | #define HAVE_SYS_FILE_H 1 |
---|
4420 | | #define HAVE_SYS_LOCK_H 1 |
---|
4421 | | #define HAVE_SYS_PARAM_H 1 |
---|
4422 | | #define HAVE_SYS_POLL_H 1 |
---|
4423 | | #define HAVE_SYS_SELECT_H 1 |
---|
4424 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4425 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4426 | | #define HAVE_SYS_STAT_H 1 |
---|
4427 | | #define HAVE_SYS_TIME_H 1 |
---|
4428 | | #define HAVE_SYS_TIMES_H 1 |
---|
4429 | | #define HAVE_SYS_TYPES_H 1 |
---|
4430 | | #define HAVE_SYS_UN_H 1 |
---|
4431 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4432 | | #define HAVE_SYS_WAIT_H 1 |
---|
4433 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4434 | | #define HAVE_SYSEXITS_H 1 |
---|
4435 | | #define HAVE_SPAWN_H 1 |
---|
4436 | | #define HAVE_UTIL_H 1 |
---|
4437 | | #define HAVE_ALLOCA_H 1 |
---|
4438 | | #define HAVE_DIRENT_H 1 |
---|
4439 | | #define HAVE_MAKEDEV 1 |
---|
4440 | | #define _LARGEFILE_SOURCE 1 |
---|
4441 | | #define _FILE_OFFSET_BITS 64 |
---|
4442 | | #if defined(SCO_DS) |
---|
4443 | | #undef _OFF_T |
---|
4444 | | #endif |
---|
4445 | | #define RETSIGTYPE void |
---|
4446 | | #define HAVE_UINT32_T 1 |
---|
4447 | | #define HAVE_UINT64_T 1 |
---|
4448 | | /* end confdefs.h. */ |
---|
4449 | | #include <stdio.h> |
---|
4450 | | #ifdef HAVE_SYS_TYPES_H |
---|
4451 | | # include <sys/types.h> |
---|
4452 | | #endif |
---|
4453 | | #ifdef HAVE_SYS_STAT_H |
---|
4454 | | # include <sys/stat.h> |
---|
4455 | | #endif |
---|
4456 | | #ifdef STDC_HEADERS |
---|
4457 | | # include <stdlib.h> |
---|
4458 | | # include <stddef.h> |
---|
4459 | | #else |
---|
4460 | | # ifdef HAVE_STDLIB_H |
---|
4461 | | # include <stdlib.h> |
---|
4462 | | # endif |
---|
4463 | | #endif |
---|
4464 | | #ifdef HAVE_STRING_H |
---|
4465 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4466 | | # include <memory.h> |
---|
4467 | | # endif |
---|
4468 | | # include <string.h> |
---|
4469 | | #endif |
---|
4470 | | #ifdef HAVE_STRINGS_H |
---|
4471 | | # include <strings.h> |
---|
4472 | | #endif |
---|
4473 | | #ifdef HAVE_INTTYPES_H |
---|
4474 | | # include <inttypes.h> |
---|
4475 | | #endif |
---|
4476 | | #ifdef HAVE_STDINT_H |
---|
4477 | | # include <stdint.h> |
---|
4478 | | #endif |
---|
4479 | | #ifdef HAVE_UNISTD_H |
---|
4480 | | # include <unistd.h> |
---|
4481 | | #endif |
---|
4482 | | int |
---|
4483 | | main () |
---|
4484 | | { |
---|
4485 | | if (sizeof ((int32_t))) |
---|
4486 | | return 0; |
---|
4487 | | ; |
---|
4488 | | return 0; |
---|
4489 | | } |
---|
4490 | configure:7373: result: yes |
---|
4491 | configure:7380: checking for int32_t |
---|
4492 | configure:7380: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4493 | configure:7380: $? = 0 |
---|
4494 | configure:7380: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4495 | conftest.c:105:24: error: 'test_array' declared as an array with a negative size |
---|
4496 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4497 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4498 | 1 error generated. |
---|
4499 | configure:7380: $? = 1 |
---|
4500 | configure: failed program was: |
---|
4501 | | /* confdefs.h */ |
---|
4502 | | #define _GNU_SOURCE 1 |
---|
4503 | | #define _NETBSD_SOURCE 1 |
---|
4504 | | #define __BSD_VISIBLE 1 |
---|
4505 | | #define _BSD_TYPES 1 |
---|
4506 | | #define _DARWIN_C_SOURCE 1 |
---|
4507 | | #define STDC_HEADERS 1 |
---|
4508 | | #define HAVE_SYS_TYPES_H 1 |
---|
4509 | | #define HAVE_SYS_STAT_H 1 |
---|
4510 | | #define HAVE_STDLIB_H 1 |
---|
4511 | | #define HAVE_STRING_H 1 |
---|
4512 | | #define HAVE_MEMORY_H 1 |
---|
4513 | | #define HAVE_STRINGS_H 1 |
---|
4514 | | #define HAVE_INTTYPES_H 1 |
---|
4515 | | #define HAVE_STDINT_H 1 |
---|
4516 | | #define HAVE_UNISTD_H 1 |
---|
4517 | | #define __EXTENSIONS__ 1 |
---|
4518 | | #define _ALL_SOURCE 1 |
---|
4519 | | #define _GNU_SOURCE 1 |
---|
4520 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4521 | | #define _TANDEM_SOURCE 1 |
---|
4522 | | #define STDC_HEADERS 1 |
---|
4523 | | #define HAVE_DLFCN_H 1 |
---|
4524 | | #define HAVE_ERRNO_H 1 |
---|
4525 | | #define HAVE_FCNTL_H 1 |
---|
4526 | | #define HAVE_GRP_H 1 |
---|
4527 | | #define HAVE_LANGINFO_H 1 |
---|
4528 | | #define HAVE_LIBINTL_H 1 |
---|
4529 | | #define HAVE_POLL_H 1 |
---|
4530 | | #define HAVE_PTHREAD_H 1 |
---|
4531 | | #define HAVE_SIGNAL_H 1 |
---|
4532 | | #define HAVE_STDINT_H 1 |
---|
4533 | | #define HAVE_TERMIOS_H 1 |
---|
4534 | | #define HAVE_UNISTD_H 1 |
---|
4535 | | #define HAVE_UTIME_H 1 |
---|
4536 | | #define HAVE_SYS_EVENT_H 1 |
---|
4537 | | #define HAVE_SYS_FILE_H 1 |
---|
4538 | | #define HAVE_SYS_LOCK_H 1 |
---|
4539 | | #define HAVE_SYS_PARAM_H 1 |
---|
4540 | | #define HAVE_SYS_POLL_H 1 |
---|
4541 | | #define HAVE_SYS_SELECT_H 1 |
---|
4542 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4543 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4544 | | #define HAVE_SYS_STAT_H 1 |
---|
4545 | | #define HAVE_SYS_TIME_H 1 |
---|
4546 | | #define HAVE_SYS_TIMES_H 1 |
---|
4547 | | #define HAVE_SYS_TYPES_H 1 |
---|
4548 | | #define HAVE_SYS_UN_H 1 |
---|
4549 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4550 | | #define HAVE_SYS_WAIT_H 1 |
---|
4551 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4552 | | #define HAVE_SYSEXITS_H 1 |
---|
4553 | | #define HAVE_SPAWN_H 1 |
---|
4554 | | #define HAVE_UTIL_H 1 |
---|
4555 | | #define HAVE_ALLOCA_H 1 |
---|
4556 | | #define HAVE_DIRENT_H 1 |
---|
4557 | | #define HAVE_MAKEDEV 1 |
---|
4558 | | #define _LARGEFILE_SOURCE 1 |
---|
4559 | | #define _FILE_OFFSET_BITS 64 |
---|
4560 | | #if defined(SCO_DS) |
---|
4561 | | #undef _OFF_T |
---|
4562 | | #endif |
---|
4563 | | #define RETSIGTYPE void |
---|
4564 | | #define HAVE_UINT32_T 1 |
---|
4565 | | #define HAVE_UINT64_T 1 |
---|
4566 | | #define HAVE_INT32_T 1 |
---|
4567 | | /* end confdefs.h. */ |
---|
4568 | | #include <stdio.h> |
---|
4569 | | #ifdef HAVE_SYS_TYPES_H |
---|
4570 | | # include <sys/types.h> |
---|
4571 | | #endif |
---|
4572 | | #ifdef HAVE_SYS_STAT_H |
---|
4573 | | # include <sys/stat.h> |
---|
4574 | | #endif |
---|
4575 | | #ifdef STDC_HEADERS |
---|
4576 | | # include <stdlib.h> |
---|
4577 | | # include <stddef.h> |
---|
4578 | | #else |
---|
4579 | | # ifdef HAVE_STDLIB_H |
---|
4580 | | # include <stdlib.h> |
---|
4581 | | # endif |
---|
4582 | | #endif |
---|
4583 | | #ifdef HAVE_STRING_H |
---|
4584 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4585 | | # include <memory.h> |
---|
4586 | | # endif |
---|
4587 | | # include <string.h> |
---|
4588 | | #endif |
---|
4589 | | #ifdef HAVE_STRINGS_H |
---|
4590 | | # include <strings.h> |
---|
4591 | | #endif |
---|
4592 | | #ifdef HAVE_INTTYPES_H |
---|
4593 | | # include <inttypes.h> |
---|
4594 | | #endif |
---|
4595 | | #ifdef HAVE_STDINT_H |
---|
4596 | | # include <stdint.h> |
---|
4597 | | #endif |
---|
4598 | | #ifdef HAVE_UNISTD_H |
---|
4599 | | # include <unistd.h> |
---|
4600 | | #endif |
---|
4601 | | enum { N = 32 / 2 - 1 }; |
---|
4602 | | int |
---|
4603 | | main () |
---|
4604 | | { |
---|
4605 | | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4606 | | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
4607 | | test_array [0] = 0; |
---|
4608 | | return test_array [0]; |
---|
4609 | | |
---|
4610 | | ; |
---|
4611 | | return 0; |
---|
4612 | | } |
---|
4613 | configure:7380: result: yes |
---|
4614 | configure:7392: checking for int64_t |
---|
4615 | configure:7392: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4616 | configure:7392: $? = 0 |
---|
4617 | configure:7392: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4618 | conftest.c:104:22: error: expected expression |
---|
4619 | if (sizeof ((int64_t))) |
---|
4620 | ^ |
---|
4621 | 1 error generated. |
---|
4622 | configure:7392: $? = 1 |
---|
4623 | configure: failed program was: |
---|
4624 | | /* confdefs.h */ |
---|
4625 | | #define _GNU_SOURCE 1 |
---|
4626 | | #define _NETBSD_SOURCE 1 |
---|
4627 | | #define __BSD_VISIBLE 1 |
---|
4628 | | #define _BSD_TYPES 1 |
---|
4629 | | #define _DARWIN_C_SOURCE 1 |
---|
4630 | | #define STDC_HEADERS 1 |
---|
4631 | | #define HAVE_SYS_TYPES_H 1 |
---|
4632 | | #define HAVE_SYS_STAT_H 1 |
---|
4633 | | #define HAVE_STDLIB_H 1 |
---|
4634 | | #define HAVE_STRING_H 1 |
---|
4635 | | #define HAVE_MEMORY_H 1 |
---|
4636 | | #define HAVE_STRINGS_H 1 |
---|
4637 | | #define HAVE_INTTYPES_H 1 |
---|
4638 | | #define HAVE_STDINT_H 1 |
---|
4639 | | #define HAVE_UNISTD_H 1 |
---|
4640 | | #define __EXTENSIONS__ 1 |
---|
4641 | | #define _ALL_SOURCE 1 |
---|
4642 | | #define _GNU_SOURCE 1 |
---|
4643 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4644 | | #define _TANDEM_SOURCE 1 |
---|
4645 | | #define STDC_HEADERS 1 |
---|
4646 | | #define HAVE_DLFCN_H 1 |
---|
4647 | | #define HAVE_ERRNO_H 1 |
---|
4648 | | #define HAVE_FCNTL_H 1 |
---|
4649 | | #define HAVE_GRP_H 1 |
---|
4650 | | #define HAVE_LANGINFO_H 1 |
---|
4651 | | #define HAVE_LIBINTL_H 1 |
---|
4652 | | #define HAVE_POLL_H 1 |
---|
4653 | | #define HAVE_PTHREAD_H 1 |
---|
4654 | | #define HAVE_SIGNAL_H 1 |
---|
4655 | | #define HAVE_STDINT_H 1 |
---|
4656 | | #define HAVE_TERMIOS_H 1 |
---|
4657 | | #define HAVE_UNISTD_H 1 |
---|
4658 | | #define HAVE_UTIME_H 1 |
---|
4659 | | #define HAVE_SYS_EVENT_H 1 |
---|
4660 | | #define HAVE_SYS_FILE_H 1 |
---|
4661 | | #define HAVE_SYS_LOCK_H 1 |
---|
4662 | | #define HAVE_SYS_PARAM_H 1 |
---|
4663 | | #define HAVE_SYS_POLL_H 1 |
---|
4664 | | #define HAVE_SYS_SELECT_H 1 |
---|
4665 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4666 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4667 | | #define HAVE_SYS_STAT_H 1 |
---|
4668 | | #define HAVE_SYS_TIME_H 1 |
---|
4669 | | #define HAVE_SYS_TIMES_H 1 |
---|
4670 | | #define HAVE_SYS_TYPES_H 1 |
---|
4671 | | #define HAVE_SYS_UN_H 1 |
---|
4672 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4673 | | #define HAVE_SYS_WAIT_H 1 |
---|
4674 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4675 | | #define HAVE_SYSEXITS_H 1 |
---|
4676 | | #define HAVE_SPAWN_H 1 |
---|
4677 | | #define HAVE_UTIL_H 1 |
---|
4678 | | #define HAVE_ALLOCA_H 1 |
---|
4679 | | #define HAVE_DIRENT_H 1 |
---|
4680 | | #define HAVE_MAKEDEV 1 |
---|
4681 | | #define _LARGEFILE_SOURCE 1 |
---|
4682 | | #define _FILE_OFFSET_BITS 64 |
---|
4683 | | #if defined(SCO_DS) |
---|
4684 | | #undef _OFF_T |
---|
4685 | | #endif |
---|
4686 | | #define RETSIGTYPE void |
---|
4687 | | #define HAVE_UINT32_T 1 |
---|
4688 | | #define HAVE_UINT64_T 1 |
---|
4689 | | #define HAVE_INT32_T 1 |
---|
4690 | | /* end confdefs.h. */ |
---|
4691 | | #include <stdio.h> |
---|
4692 | | #ifdef HAVE_SYS_TYPES_H |
---|
4693 | | # include <sys/types.h> |
---|
4694 | | #endif |
---|
4695 | | #ifdef HAVE_SYS_STAT_H |
---|
4696 | | # include <sys/stat.h> |
---|
4697 | | #endif |
---|
4698 | | #ifdef STDC_HEADERS |
---|
4699 | | # include <stdlib.h> |
---|
4700 | | # include <stddef.h> |
---|
4701 | | #else |
---|
4702 | | # ifdef HAVE_STDLIB_H |
---|
4703 | | # include <stdlib.h> |
---|
4704 | | # endif |
---|
4705 | | #endif |
---|
4706 | | #ifdef HAVE_STRING_H |
---|
4707 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4708 | | # include <memory.h> |
---|
4709 | | # endif |
---|
4710 | | # include <string.h> |
---|
4711 | | #endif |
---|
4712 | | #ifdef HAVE_STRINGS_H |
---|
4713 | | # include <strings.h> |
---|
4714 | | #endif |
---|
4715 | | #ifdef HAVE_INTTYPES_H |
---|
4716 | | # include <inttypes.h> |
---|
4717 | | #endif |
---|
4718 | | #ifdef HAVE_STDINT_H |
---|
4719 | | # include <stdint.h> |
---|
4720 | | #endif |
---|
4721 | | #ifdef HAVE_UNISTD_H |
---|
4722 | | # include <unistd.h> |
---|
4723 | | #endif |
---|
4724 | | int |
---|
4725 | | main () |
---|
4726 | | { |
---|
4727 | | if (sizeof ((int64_t))) |
---|
4728 | | return 0; |
---|
4729 | | ; |
---|
4730 | | return 0; |
---|
4731 | | } |
---|
4732 | configure:7392: result: yes |
---|
4733 | configure:7399: checking for int64_t |
---|
4734 | configure:7399: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4735 | configure:7399: $? = 0 |
---|
4736 | configure:7399: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4737 | conftest.c:106:24: error: 'test_array' declared as an array with a negative size |
---|
4738 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4739 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4740 | 1 error generated. |
---|
4741 | configure:7399: $? = 1 |
---|
4742 | configure: failed program was: |
---|
4743 | | /* confdefs.h */ |
---|
4744 | | #define _GNU_SOURCE 1 |
---|
4745 | | #define _NETBSD_SOURCE 1 |
---|
4746 | | #define __BSD_VISIBLE 1 |
---|
4747 | | #define _BSD_TYPES 1 |
---|
4748 | | #define _DARWIN_C_SOURCE 1 |
---|
4749 | | #define STDC_HEADERS 1 |
---|
4750 | | #define HAVE_SYS_TYPES_H 1 |
---|
4751 | | #define HAVE_SYS_STAT_H 1 |
---|
4752 | | #define HAVE_STDLIB_H 1 |
---|
4753 | | #define HAVE_STRING_H 1 |
---|
4754 | | #define HAVE_MEMORY_H 1 |
---|
4755 | | #define HAVE_STRINGS_H 1 |
---|
4756 | | #define HAVE_INTTYPES_H 1 |
---|
4757 | | #define HAVE_STDINT_H 1 |
---|
4758 | | #define HAVE_UNISTD_H 1 |
---|
4759 | | #define __EXTENSIONS__ 1 |
---|
4760 | | #define _ALL_SOURCE 1 |
---|
4761 | | #define _GNU_SOURCE 1 |
---|
4762 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4763 | | #define _TANDEM_SOURCE 1 |
---|
4764 | | #define STDC_HEADERS 1 |
---|
4765 | | #define HAVE_DLFCN_H 1 |
---|
4766 | | #define HAVE_ERRNO_H 1 |
---|
4767 | | #define HAVE_FCNTL_H 1 |
---|
4768 | | #define HAVE_GRP_H 1 |
---|
4769 | | #define HAVE_LANGINFO_H 1 |
---|
4770 | | #define HAVE_LIBINTL_H 1 |
---|
4771 | | #define HAVE_POLL_H 1 |
---|
4772 | | #define HAVE_PTHREAD_H 1 |
---|
4773 | | #define HAVE_SIGNAL_H 1 |
---|
4774 | | #define HAVE_STDINT_H 1 |
---|
4775 | | #define HAVE_TERMIOS_H 1 |
---|
4776 | | #define HAVE_UNISTD_H 1 |
---|
4777 | | #define HAVE_UTIME_H 1 |
---|
4778 | | #define HAVE_SYS_EVENT_H 1 |
---|
4779 | | #define HAVE_SYS_FILE_H 1 |
---|
4780 | | #define HAVE_SYS_LOCK_H 1 |
---|
4781 | | #define HAVE_SYS_PARAM_H 1 |
---|
4782 | | #define HAVE_SYS_POLL_H 1 |
---|
4783 | | #define HAVE_SYS_SELECT_H 1 |
---|
4784 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4785 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4786 | | #define HAVE_SYS_STAT_H 1 |
---|
4787 | | #define HAVE_SYS_TIME_H 1 |
---|
4788 | | #define HAVE_SYS_TIMES_H 1 |
---|
4789 | | #define HAVE_SYS_TYPES_H 1 |
---|
4790 | | #define HAVE_SYS_UN_H 1 |
---|
4791 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4792 | | #define HAVE_SYS_WAIT_H 1 |
---|
4793 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4794 | | #define HAVE_SYSEXITS_H 1 |
---|
4795 | | #define HAVE_SPAWN_H 1 |
---|
4796 | | #define HAVE_UTIL_H 1 |
---|
4797 | | #define HAVE_ALLOCA_H 1 |
---|
4798 | | #define HAVE_DIRENT_H 1 |
---|
4799 | | #define HAVE_MAKEDEV 1 |
---|
4800 | | #define _LARGEFILE_SOURCE 1 |
---|
4801 | | #define _FILE_OFFSET_BITS 64 |
---|
4802 | | #if defined(SCO_DS) |
---|
4803 | | #undef _OFF_T |
---|
4804 | | #endif |
---|
4805 | | #define RETSIGTYPE void |
---|
4806 | | #define HAVE_UINT32_T 1 |
---|
4807 | | #define HAVE_UINT64_T 1 |
---|
4808 | | #define HAVE_INT32_T 1 |
---|
4809 | | #define HAVE_INT64_T 1 |
---|
4810 | | /* end confdefs.h. */ |
---|
4811 | | #include <stdio.h> |
---|
4812 | | #ifdef HAVE_SYS_TYPES_H |
---|
4813 | | # include <sys/types.h> |
---|
4814 | | #endif |
---|
4815 | | #ifdef HAVE_SYS_STAT_H |
---|
4816 | | # include <sys/stat.h> |
---|
4817 | | #endif |
---|
4818 | | #ifdef STDC_HEADERS |
---|
4819 | | # include <stdlib.h> |
---|
4820 | | # include <stddef.h> |
---|
4821 | | #else |
---|
4822 | | # ifdef HAVE_STDLIB_H |
---|
4823 | | # include <stdlib.h> |
---|
4824 | | # endif |
---|
4825 | | #endif |
---|
4826 | | #ifdef HAVE_STRING_H |
---|
4827 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4828 | | # include <memory.h> |
---|
4829 | | # endif |
---|
4830 | | # include <string.h> |
---|
4831 | | #endif |
---|
4832 | | #ifdef HAVE_STRINGS_H |
---|
4833 | | # include <strings.h> |
---|
4834 | | #endif |
---|
4835 | | #ifdef HAVE_INTTYPES_H |
---|
4836 | | # include <inttypes.h> |
---|
4837 | | #endif |
---|
4838 | | #ifdef HAVE_STDINT_H |
---|
4839 | | # include <stdint.h> |
---|
4840 | | #endif |
---|
4841 | | #ifdef HAVE_UNISTD_H |
---|
4842 | | # include <unistd.h> |
---|
4843 | | #endif |
---|
4844 | | enum { N = 64 / 2 - 1 }; |
---|
4845 | | int |
---|
4846 | | main () |
---|
4847 | | { |
---|
4848 | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
4849 | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
4850 | | test_array [0] = 0; |
---|
4851 | | return test_array [0]; |
---|
4852 | | |
---|
4853 | | ; |
---|
4854 | | return 0; |
---|
4855 | | } |
---|
4856 | configure:7399: result: yes |
---|
4857 | configure:7411: checking for ssize_t |
---|
4858 | configure:7411: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4859 | configure:7411: $? = 0 |
---|
4860 | configure:7411: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
4861 | conftest.c:105:22: error: expected expression |
---|
4862 | if (sizeof ((ssize_t))) |
---|
4863 | ^ |
---|
4864 | 1 error generated. |
---|
4865 | configure:7411: $? = 1 |
---|
4866 | configure: failed program was: |
---|
4867 | | /* confdefs.h */ |
---|
4868 | | #define _GNU_SOURCE 1 |
---|
4869 | | #define _NETBSD_SOURCE 1 |
---|
4870 | | #define __BSD_VISIBLE 1 |
---|
4871 | | #define _BSD_TYPES 1 |
---|
4872 | | #define _DARWIN_C_SOURCE 1 |
---|
4873 | | #define STDC_HEADERS 1 |
---|
4874 | | #define HAVE_SYS_TYPES_H 1 |
---|
4875 | | #define HAVE_SYS_STAT_H 1 |
---|
4876 | | #define HAVE_STDLIB_H 1 |
---|
4877 | | #define HAVE_STRING_H 1 |
---|
4878 | | #define HAVE_MEMORY_H 1 |
---|
4879 | | #define HAVE_STRINGS_H 1 |
---|
4880 | | #define HAVE_INTTYPES_H 1 |
---|
4881 | | #define HAVE_STDINT_H 1 |
---|
4882 | | #define HAVE_UNISTD_H 1 |
---|
4883 | | #define __EXTENSIONS__ 1 |
---|
4884 | | #define _ALL_SOURCE 1 |
---|
4885 | | #define _GNU_SOURCE 1 |
---|
4886 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4887 | | #define _TANDEM_SOURCE 1 |
---|
4888 | | #define STDC_HEADERS 1 |
---|
4889 | | #define HAVE_DLFCN_H 1 |
---|
4890 | | #define HAVE_ERRNO_H 1 |
---|
4891 | | #define HAVE_FCNTL_H 1 |
---|
4892 | | #define HAVE_GRP_H 1 |
---|
4893 | | #define HAVE_LANGINFO_H 1 |
---|
4894 | | #define HAVE_LIBINTL_H 1 |
---|
4895 | | #define HAVE_POLL_H 1 |
---|
4896 | | #define HAVE_PTHREAD_H 1 |
---|
4897 | | #define HAVE_SIGNAL_H 1 |
---|
4898 | | #define HAVE_STDINT_H 1 |
---|
4899 | | #define HAVE_TERMIOS_H 1 |
---|
4900 | | #define HAVE_UNISTD_H 1 |
---|
4901 | | #define HAVE_UTIME_H 1 |
---|
4902 | | #define HAVE_SYS_EVENT_H 1 |
---|
4903 | | #define HAVE_SYS_FILE_H 1 |
---|
4904 | | #define HAVE_SYS_LOCK_H 1 |
---|
4905 | | #define HAVE_SYS_PARAM_H 1 |
---|
4906 | | #define HAVE_SYS_POLL_H 1 |
---|
4907 | | #define HAVE_SYS_SELECT_H 1 |
---|
4908 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4909 | | #define HAVE_SYS_STATVFS_H 1 |
---|
4910 | | #define HAVE_SYS_STAT_H 1 |
---|
4911 | | #define HAVE_SYS_TIME_H 1 |
---|
4912 | | #define HAVE_SYS_TIMES_H 1 |
---|
4913 | | #define HAVE_SYS_TYPES_H 1 |
---|
4914 | | #define HAVE_SYS_UN_H 1 |
---|
4915 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4916 | | #define HAVE_SYS_WAIT_H 1 |
---|
4917 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4918 | | #define HAVE_SYSEXITS_H 1 |
---|
4919 | | #define HAVE_SPAWN_H 1 |
---|
4920 | | #define HAVE_UTIL_H 1 |
---|
4921 | | #define HAVE_ALLOCA_H 1 |
---|
4922 | | #define HAVE_DIRENT_H 1 |
---|
4923 | | #define HAVE_MAKEDEV 1 |
---|
4924 | | #define _LARGEFILE_SOURCE 1 |
---|
4925 | | #define _FILE_OFFSET_BITS 64 |
---|
4926 | | #if defined(SCO_DS) |
---|
4927 | | #undef _OFF_T |
---|
4928 | | #endif |
---|
4929 | | #define RETSIGTYPE void |
---|
4930 | | #define HAVE_UINT32_T 1 |
---|
4931 | | #define HAVE_UINT64_T 1 |
---|
4932 | | #define HAVE_INT32_T 1 |
---|
4933 | | #define HAVE_INT64_T 1 |
---|
4934 | | /* end confdefs.h. */ |
---|
4935 | | #include <stdio.h> |
---|
4936 | | #ifdef HAVE_SYS_TYPES_H |
---|
4937 | | # include <sys/types.h> |
---|
4938 | | #endif |
---|
4939 | | #ifdef HAVE_SYS_STAT_H |
---|
4940 | | # include <sys/stat.h> |
---|
4941 | | #endif |
---|
4942 | | #ifdef STDC_HEADERS |
---|
4943 | | # include <stdlib.h> |
---|
4944 | | # include <stddef.h> |
---|
4945 | | #else |
---|
4946 | | # ifdef HAVE_STDLIB_H |
---|
4947 | | # include <stdlib.h> |
---|
4948 | | # endif |
---|
4949 | | #endif |
---|
4950 | | #ifdef HAVE_STRING_H |
---|
4951 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4952 | | # include <memory.h> |
---|
4953 | | # endif |
---|
4954 | | # include <string.h> |
---|
4955 | | #endif |
---|
4956 | | #ifdef HAVE_STRINGS_H |
---|
4957 | | # include <strings.h> |
---|
4958 | | #endif |
---|
4959 | | #ifdef HAVE_INTTYPES_H |
---|
4960 | | # include <inttypes.h> |
---|
4961 | | #endif |
---|
4962 | | #ifdef HAVE_STDINT_H |
---|
4963 | | # include <stdint.h> |
---|
4964 | | #endif |
---|
4965 | | #ifdef HAVE_UNISTD_H |
---|
4966 | | # include <unistd.h> |
---|
4967 | | #endif |
---|
4968 | | int |
---|
4969 | | main () |
---|
4970 | | { |
---|
4971 | | if (sizeof ((ssize_t))) |
---|
4972 | | return 0; |
---|
4973 | | ; |
---|
4974 | | return 0; |
---|
4975 | | } |
---|
4976 | configure:7411: result: yes |
---|
4977 | configure:7425: checking size of int |
---|
4978 | configure:7430: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
4979 | configure:7430: $? = 0 |
---|
4980 | configure:7430: ./conftest |
---|
4981 | configure:7430: $? = 0 |
---|
4982 | configure:7444: result: 4 |
---|
4983 | configure:7458: checking size of long |
---|
4984 | configure:7463: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
4985 | configure:7463: $? = 0 |
---|
4986 | configure:7463: ./conftest |
---|
4987 | configure:7463: $? = 0 |
---|
4988 | configure:7477: result: 8 |
---|
4989 | configure:7491: checking size of void * |
---|
4990 | configure:7496: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
4991 | configure:7496: $? = 0 |
---|
4992 | configure:7496: ./conftest |
---|
4993 | configure:7496: $? = 0 |
---|
4994 | configure:7510: result: 8 |
---|
4995 | configure:7524: checking size of short |
---|
4996 | configure:7529: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
4997 | configure:7529: $? = 0 |
---|
4998 | configure:7529: ./conftest |
---|
4999 | configure:7529: $? = 0 |
---|
5000 | configure:7543: result: 2 |
---|
5001 | configure:7557: checking size of float |
---|
5002 | configure:7562: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5003 | configure:7562: $? = 0 |
---|
5004 | configure:7562: ./conftest |
---|
5005 | configure:7562: $? = 0 |
---|
5006 | configure:7576: result: 4 |
---|
5007 | configure:7590: checking size of double |
---|
5008 | configure:7595: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5009 | configure:7595: $? = 0 |
---|
5010 | configure:7595: ./conftest |
---|
5011 | configure:7595: $? = 0 |
---|
5012 | configure:7609: result: 8 |
---|
5013 | configure:7623: checking size of fpos_t |
---|
5014 | configure:7628: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5015 | configure:7628: $? = 0 |
---|
5016 | configure:7628: ./conftest |
---|
5017 | configure:7628: $? = 0 |
---|
5018 | configure:7642: result: 8 |
---|
5019 | configure:7656: checking size of size_t |
---|
5020 | configure:7661: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5021 | configure:7661: $? = 0 |
---|
5022 | configure:7661: ./conftest |
---|
5023 | configure:7661: $? = 0 |
---|
5024 | configure:7675: result: 8 |
---|
5025 | configure:7689: checking size of pid_t |
---|
5026 | configure:7694: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5027 | configure:7694: $? = 0 |
---|
5028 | configure:7694: ./conftest |
---|
5029 | configure:7694: $? = 0 |
---|
5030 | configure:7708: result: 4 |
---|
5031 | configure:7719: checking for long long support |
---|
5032 | configure:7733: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5033 | configure:7733: $? = 0 |
---|
5034 | configure:7742: result: yes |
---|
5035 | configure:7749: checking size of long long |
---|
5036 | configure:7754: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5037 | configure:7754: $? = 0 |
---|
5038 | configure:7754: ./conftest |
---|
5039 | configure:7754: $? = 0 |
---|
5040 | configure:7768: result: 8 |
---|
5041 | configure:7780: checking for long double support |
---|
5042 | configure:7794: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5043 | configure:7794: $? = 0 |
---|
5044 | configure:7803: result: yes |
---|
5045 | configure:7810: checking size of long double |
---|
5046 | configure:7815: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5047 | configure:7815: $? = 0 |
---|
5048 | configure:7815: ./conftest |
---|
5049 | configure:7815: $? = 0 |
---|
5050 | configure:7829: result: 16 |
---|
5051 | configure:7841: checking for _Bool support |
---|
5052 | configure:7855: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5053 | configure:7855: $? = 0 |
---|
5054 | configure:7864: result: yes |
---|
5055 | configure:7871: checking size of _Bool |
---|
5056 | configure:7876: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5057 | configure:7876: $? = 0 |
---|
5058 | configure:7876: ./conftest |
---|
5059 | configure:7876: $? = 0 |
---|
5060 | configure:7890: result: 1 |
---|
5061 | configure:7902: checking for uintptr_t |
---|
5062 | configure:7902: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5063 | configure:7902: $? = 0 |
---|
5064 | configure:7902: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5065 | conftest.c:95:24: error: expected expression |
---|
5066 | if (sizeof ((uintptr_t))) |
---|
5067 | ^ |
---|
5068 | 1 error generated. |
---|
5069 | configure:7902: $? = 1 |
---|
5070 | configure: failed program was: |
---|
5071 | | /* confdefs.h */ |
---|
5072 | | #define _GNU_SOURCE 1 |
---|
5073 | | #define _NETBSD_SOURCE 1 |
---|
5074 | | #define __BSD_VISIBLE 1 |
---|
5075 | | #define _BSD_TYPES 1 |
---|
5076 | | #define _DARWIN_C_SOURCE 1 |
---|
5077 | | #define STDC_HEADERS 1 |
---|
5078 | | #define HAVE_SYS_TYPES_H 1 |
---|
5079 | | #define HAVE_SYS_STAT_H 1 |
---|
5080 | | #define HAVE_STDLIB_H 1 |
---|
5081 | | #define HAVE_STRING_H 1 |
---|
5082 | | #define HAVE_MEMORY_H 1 |
---|
5083 | | #define HAVE_STRINGS_H 1 |
---|
5084 | | #define HAVE_INTTYPES_H 1 |
---|
5085 | | #define HAVE_STDINT_H 1 |
---|
5086 | | #define HAVE_UNISTD_H 1 |
---|
5087 | | #define __EXTENSIONS__ 1 |
---|
5088 | | #define _ALL_SOURCE 1 |
---|
5089 | | #define _GNU_SOURCE 1 |
---|
5090 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5091 | | #define _TANDEM_SOURCE 1 |
---|
5092 | | #define STDC_HEADERS 1 |
---|
5093 | | #define HAVE_DLFCN_H 1 |
---|
5094 | | #define HAVE_ERRNO_H 1 |
---|
5095 | | #define HAVE_FCNTL_H 1 |
---|
5096 | | #define HAVE_GRP_H 1 |
---|
5097 | | #define HAVE_LANGINFO_H 1 |
---|
5098 | | #define HAVE_LIBINTL_H 1 |
---|
5099 | | #define HAVE_POLL_H 1 |
---|
5100 | | #define HAVE_PTHREAD_H 1 |
---|
5101 | | #define HAVE_SIGNAL_H 1 |
---|
5102 | | #define HAVE_STDINT_H 1 |
---|
5103 | | #define HAVE_TERMIOS_H 1 |
---|
5104 | | #define HAVE_UNISTD_H 1 |
---|
5105 | | #define HAVE_UTIME_H 1 |
---|
5106 | | #define HAVE_SYS_EVENT_H 1 |
---|
5107 | | #define HAVE_SYS_FILE_H 1 |
---|
5108 | | #define HAVE_SYS_LOCK_H 1 |
---|
5109 | | #define HAVE_SYS_PARAM_H 1 |
---|
5110 | | #define HAVE_SYS_POLL_H 1 |
---|
5111 | | #define HAVE_SYS_SELECT_H 1 |
---|
5112 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5113 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5114 | | #define HAVE_SYS_STAT_H 1 |
---|
5115 | | #define HAVE_SYS_TIME_H 1 |
---|
5116 | | #define HAVE_SYS_TIMES_H 1 |
---|
5117 | | #define HAVE_SYS_TYPES_H 1 |
---|
5118 | | #define HAVE_SYS_UN_H 1 |
---|
5119 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5120 | | #define HAVE_SYS_WAIT_H 1 |
---|
5121 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5122 | | #define HAVE_SYSEXITS_H 1 |
---|
5123 | | #define HAVE_SPAWN_H 1 |
---|
5124 | | #define HAVE_UTIL_H 1 |
---|
5125 | | #define HAVE_ALLOCA_H 1 |
---|
5126 | | #define HAVE_DIRENT_H 1 |
---|
5127 | | #define HAVE_MAKEDEV 1 |
---|
5128 | | #define _LARGEFILE_SOURCE 1 |
---|
5129 | | #define _FILE_OFFSET_BITS 64 |
---|
5130 | | #if defined(SCO_DS) |
---|
5131 | | #undef _OFF_T |
---|
5132 | | #endif |
---|
5133 | | #define RETSIGTYPE void |
---|
5134 | | #define HAVE_UINT32_T 1 |
---|
5135 | | #define HAVE_UINT64_T 1 |
---|
5136 | | #define HAVE_INT32_T 1 |
---|
5137 | | #define HAVE_INT64_T 1 |
---|
5138 | | #define HAVE_SSIZE_T 1 |
---|
5139 | | #define SIZEOF_INT 4 |
---|
5140 | | #define SIZEOF_LONG 8 |
---|
5141 | | #define SIZEOF_VOID_P 8 |
---|
5142 | | #define SIZEOF_SHORT 2 |
---|
5143 | | #define SIZEOF_FLOAT 4 |
---|
5144 | | #define SIZEOF_DOUBLE 8 |
---|
5145 | | #define SIZEOF_FPOS_T 8 |
---|
5146 | | #define SIZEOF_SIZE_T 8 |
---|
5147 | | #define SIZEOF_PID_T 4 |
---|
5148 | | #define HAVE_LONG_LONG 1 |
---|
5149 | | #define SIZEOF_LONG_LONG 8 |
---|
5150 | | #define HAVE_LONG_DOUBLE 1 |
---|
5151 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5152 | | #define HAVE_C99_BOOL 1 |
---|
5153 | | #define SIZEOF__BOOL 1 |
---|
5154 | | /* end confdefs.h. */ |
---|
5155 | | #ifdef HAVE_STDINT_H |
---|
5156 | | #include <stdint.h> |
---|
5157 | | #endif |
---|
5158 | | #ifdef HAVE_INTTYPES_H |
---|
5159 | | #include <inttypes.h> |
---|
5160 | | #endif |
---|
5161 | | |
---|
5162 | | int |
---|
5163 | | main () |
---|
5164 | | { |
---|
5165 | | if (sizeof ((uintptr_t))) |
---|
5166 | | return 0; |
---|
5167 | | ; |
---|
5168 | | return 0; |
---|
5169 | | } |
---|
5170 | configure:7902: result: yes |
---|
5171 | configure:7919: checking size of uintptr_t |
---|
5172 | configure:7924: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5173 | configure:7924: $? = 0 |
---|
5174 | configure:7924: ./conftest |
---|
5175 | configure:7924: $? = 0 |
---|
5176 | configure:7938: result: 8 |
---|
5177 | configure:7955: checking size of off_t |
---|
5178 | configure:7960: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5179 | configure:7960: $? = 0 |
---|
5180 | configure:7960: ./conftest |
---|
5181 | configure:7960: $? = 0 |
---|
5182 | configure:7979: result: 8 |
---|
5183 | configure:7990: checking whether to enable large file support |
---|
5184 | configure:8002: result: no |
---|
5185 | configure:8014: checking size of time_t |
---|
5186 | configure:8019: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5187 | configure:8019: $? = 0 |
---|
5188 | configure:8019: ./conftest |
---|
5189 | configure:8019: $? = 0 |
---|
5190 | configure:8041: result: 8 |
---|
5191 | configure:8061: checking for pthread_t |
---|
5192 | configure:8077: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5193 | conftest.c:94:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] |
---|
5194 | pthread_t x; x = *(pthread_t*)0; |
---|
5195 | ^~~~~~~~~~~~~~ |
---|
5196 | conftest.c:94:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile' |
---|
5197 | 1 warning generated. |
---|
5198 | conftest.c:94:18: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] |
---|
5199 | pthread_t x; x = *(pthread_t*)0; |
---|
5200 | ^~~~~~~~~~~~~~ |
---|
5201 | conftest.c:94:18: note: consider using __builtin_trap() or qualifying pointer with 'volatile' |
---|
5202 | 1 warning generated. |
---|
5203 | configure:8077: $? = 0 |
---|
5204 | configure:8081: result: yes |
---|
5205 | configure:8088: checking size of pthread_t |
---|
5206 | configure:8093: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5207 | configure:8093: $? = 0 |
---|
5208 | configure:8093: ./conftest |
---|
5209 | configure:8093: $? = 0 |
---|
5210 | configure:8112: result: 8 |
---|
5211 | configure:8125: checking for --enable-toolbox-glue |
---|
5212 | configure:8155: result: yes |
---|
5213 | configure:8206: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c >&5 |
---|
5214 | configure:8206: $? = 0 |
---|
5215 | configure:8206: ./conftest |
---|
5216 | configure:8206: $? = 1 |
---|
5217 | configure: program exited with status 1 |
---|
5218 | configure: failed program was: |
---|
5219 | | /* confdefs.h */ |
---|
5220 | | #define _GNU_SOURCE 1 |
---|
5221 | | #define _NETBSD_SOURCE 1 |
---|
5222 | | #define __BSD_VISIBLE 1 |
---|
5223 | | #define _BSD_TYPES 1 |
---|
5224 | | #define _DARWIN_C_SOURCE 1 |
---|
5225 | | #define STDC_HEADERS 1 |
---|
5226 | | #define HAVE_SYS_TYPES_H 1 |
---|
5227 | | #define HAVE_SYS_STAT_H 1 |
---|
5228 | | #define HAVE_STDLIB_H 1 |
---|
5229 | | #define HAVE_STRING_H 1 |
---|
5230 | | #define HAVE_MEMORY_H 1 |
---|
5231 | | #define HAVE_STRINGS_H 1 |
---|
5232 | | #define HAVE_INTTYPES_H 1 |
---|
5233 | | #define HAVE_STDINT_H 1 |
---|
5234 | | #define HAVE_UNISTD_H 1 |
---|
5235 | | #define __EXTENSIONS__ 1 |
---|
5236 | | #define _ALL_SOURCE 1 |
---|
5237 | | #define _GNU_SOURCE 1 |
---|
5238 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5239 | | #define _TANDEM_SOURCE 1 |
---|
5240 | | #define STDC_HEADERS 1 |
---|
5241 | | #define HAVE_DLFCN_H 1 |
---|
5242 | | #define HAVE_ERRNO_H 1 |
---|
5243 | | #define HAVE_FCNTL_H 1 |
---|
5244 | | #define HAVE_GRP_H 1 |
---|
5245 | | #define HAVE_LANGINFO_H 1 |
---|
5246 | | #define HAVE_LIBINTL_H 1 |
---|
5247 | | #define HAVE_POLL_H 1 |
---|
5248 | | #define HAVE_PTHREAD_H 1 |
---|
5249 | | #define HAVE_SIGNAL_H 1 |
---|
5250 | | #define HAVE_STDINT_H 1 |
---|
5251 | | #define HAVE_TERMIOS_H 1 |
---|
5252 | | #define HAVE_UNISTD_H 1 |
---|
5253 | | #define HAVE_UTIME_H 1 |
---|
5254 | | #define HAVE_SYS_EVENT_H 1 |
---|
5255 | | #define HAVE_SYS_FILE_H 1 |
---|
5256 | | #define HAVE_SYS_LOCK_H 1 |
---|
5257 | | #define HAVE_SYS_PARAM_H 1 |
---|
5258 | | #define HAVE_SYS_POLL_H 1 |
---|
5259 | | #define HAVE_SYS_SELECT_H 1 |
---|
5260 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5261 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5262 | | #define HAVE_SYS_STAT_H 1 |
---|
5263 | | #define HAVE_SYS_TIME_H 1 |
---|
5264 | | #define HAVE_SYS_TIMES_H 1 |
---|
5265 | | #define HAVE_SYS_TYPES_H 1 |
---|
5266 | | #define HAVE_SYS_UN_H 1 |
---|
5267 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5268 | | #define HAVE_SYS_WAIT_H 1 |
---|
5269 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5270 | | #define HAVE_SYSEXITS_H 1 |
---|
5271 | | #define HAVE_SPAWN_H 1 |
---|
5272 | | #define HAVE_UTIL_H 1 |
---|
5273 | | #define HAVE_ALLOCA_H 1 |
---|
5274 | | #define HAVE_DIRENT_H 1 |
---|
5275 | | #define HAVE_MAKEDEV 1 |
---|
5276 | | #define _LARGEFILE_SOURCE 1 |
---|
5277 | | #define _FILE_OFFSET_BITS 64 |
---|
5278 | | #if defined(SCO_DS) |
---|
5279 | | #undef _OFF_T |
---|
5280 | | #endif |
---|
5281 | | #define RETSIGTYPE void |
---|
5282 | | #define HAVE_UINT32_T 1 |
---|
5283 | | #define HAVE_UINT64_T 1 |
---|
5284 | | #define HAVE_INT32_T 1 |
---|
5285 | | #define HAVE_INT64_T 1 |
---|
5286 | | #define HAVE_SSIZE_T 1 |
---|
5287 | | #define SIZEOF_INT 4 |
---|
5288 | | #define SIZEOF_LONG 8 |
---|
5289 | | #define SIZEOF_VOID_P 8 |
---|
5290 | | #define SIZEOF_SHORT 2 |
---|
5291 | | #define SIZEOF_FLOAT 4 |
---|
5292 | | #define SIZEOF_DOUBLE 8 |
---|
5293 | | #define SIZEOF_FPOS_T 8 |
---|
5294 | | #define SIZEOF_SIZE_T 8 |
---|
5295 | | #define SIZEOF_PID_T 4 |
---|
5296 | | #define HAVE_LONG_LONG 1 |
---|
5297 | | #define SIZEOF_LONG_LONG 8 |
---|
5298 | | #define HAVE_LONG_DOUBLE 1 |
---|
5299 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5300 | | #define HAVE_C99_BOOL 1 |
---|
5301 | | #define SIZEOF__BOOL 1 |
---|
5302 | | #define HAVE_UINTPTR_T 1 |
---|
5303 | | #define SIZEOF_UINTPTR_T 8 |
---|
5304 | | #define SIZEOF_OFF_T 8 |
---|
5305 | | #define SIZEOF_TIME_T 8 |
---|
5306 | | #define SIZEOF_PTHREAD_T 8 |
---|
5307 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5308 | | /* end confdefs.h. */ |
---|
5309 | | |
---|
5310 | | #include <unistd.h> |
---|
5311 | | int main(int argc, char*argv[]) |
---|
5312 | | { |
---|
5313 | | if (sizeof(long) == 4) { |
---|
5314 | | return 0; |
---|
5315 | | } else { |
---|
5316 | | return 1; |
---|
5317 | | } |
---|
5318 | | } |
---|
5319 | | |
---|
5320 | configure:8249: checking for --enable-framework |
---|
5321 | configure:8259: result: yes |
---|
5322 | configure:8270: checking for dyld |
---|
5323 | configure:8277: result: always on for Darwin |
---|
5324 | configure:8295: checking SO |
---|
5325 | configure:8321: result: .so |
---|
5326 | configure:8333: checking LDSHARED |
---|
5327 | configure:8479: result: $(CC) -bundle -undefined dynamic_lookup |
---|
5328 | configure:8485: checking CCSHARED |
---|
5329 | configure:8520: result: |
---|
5330 | configure:8524: checking LINKFORSHARED |
---|
5331 | configure:8580: result: -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) |
---|
5332 | configure:8585: checking CFLAGSFORSHARED |
---|
5333 | configure:8598: result: $(CCSHARED) |
---|
5334 | configure:8610: checking SHLIBS |
---|
5335 | configure:8616: result: $(LIBS) |
---|
5336 | configure:8621: checking for dlopen in -ldl |
---|
5337 | configure:8646: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5338 | configure:8646: $? = 0 |
---|
5339 | configure:8655: result: yes |
---|
5340 | configure:8666: checking for shl_load in -ldld |
---|
5341 | configure:8691: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldld -ldl >&5 |
---|
5342 | ld: library not found for -ldld |
---|
5343 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5344 | configure:8691: $? = 1 |
---|
5345 | configure: failed program was: |
---|
5346 | | /* confdefs.h */ |
---|
5347 | | #define _GNU_SOURCE 1 |
---|
5348 | | #define _NETBSD_SOURCE 1 |
---|
5349 | | #define __BSD_VISIBLE 1 |
---|
5350 | | #define _BSD_TYPES 1 |
---|
5351 | | #define _DARWIN_C_SOURCE 1 |
---|
5352 | | #define STDC_HEADERS 1 |
---|
5353 | | #define HAVE_SYS_TYPES_H 1 |
---|
5354 | | #define HAVE_SYS_STAT_H 1 |
---|
5355 | | #define HAVE_STDLIB_H 1 |
---|
5356 | | #define HAVE_STRING_H 1 |
---|
5357 | | #define HAVE_MEMORY_H 1 |
---|
5358 | | #define HAVE_STRINGS_H 1 |
---|
5359 | | #define HAVE_INTTYPES_H 1 |
---|
5360 | | #define HAVE_STDINT_H 1 |
---|
5361 | | #define HAVE_UNISTD_H 1 |
---|
5362 | | #define __EXTENSIONS__ 1 |
---|
5363 | | #define _ALL_SOURCE 1 |
---|
5364 | | #define _GNU_SOURCE 1 |
---|
5365 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5366 | | #define _TANDEM_SOURCE 1 |
---|
5367 | | #define STDC_HEADERS 1 |
---|
5368 | | #define HAVE_DLFCN_H 1 |
---|
5369 | | #define HAVE_ERRNO_H 1 |
---|
5370 | | #define HAVE_FCNTL_H 1 |
---|
5371 | | #define HAVE_GRP_H 1 |
---|
5372 | | #define HAVE_LANGINFO_H 1 |
---|
5373 | | #define HAVE_LIBINTL_H 1 |
---|
5374 | | #define HAVE_POLL_H 1 |
---|
5375 | | #define HAVE_PTHREAD_H 1 |
---|
5376 | | #define HAVE_SIGNAL_H 1 |
---|
5377 | | #define HAVE_STDINT_H 1 |
---|
5378 | | #define HAVE_TERMIOS_H 1 |
---|
5379 | | #define HAVE_UNISTD_H 1 |
---|
5380 | | #define HAVE_UTIME_H 1 |
---|
5381 | | #define HAVE_SYS_EVENT_H 1 |
---|
5382 | | #define HAVE_SYS_FILE_H 1 |
---|
5383 | | #define HAVE_SYS_LOCK_H 1 |
---|
5384 | | #define HAVE_SYS_PARAM_H 1 |
---|
5385 | | #define HAVE_SYS_POLL_H 1 |
---|
5386 | | #define HAVE_SYS_SELECT_H 1 |
---|
5387 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5388 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5389 | | #define HAVE_SYS_STAT_H 1 |
---|
5390 | | #define HAVE_SYS_TIME_H 1 |
---|
5391 | | #define HAVE_SYS_TIMES_H 1 |
---|
5392 | | #define HAVE_SYS_TYPES_H 1 |
---|
5393 | | #define HAVE_SYS_UN_H 1 |
---|
5394 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5395 | | #define HAVE_SYS_WAIT_H 1 |
---|
5396 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5397 | | #define HAVE_SYSEXITS_H 1 |
---|
5398 | | #define HAVE_SPAWN_H 1 |
---|
5399 | | #define HAVE_UTIL_H 1 |
---|
5400 | | #define HAVE_ALLOCA_H 1 |
---|
5401 | | #define HAVE_DIRENT_H 1 |
---|
5402 | | #define HAVE_MAKEDEV 1 |
---|
5403 | | #define _LARGEFILE_SOURCE 1 |
---|
5404 | | #define _FILE_OFFSET_BITS 64 |
---|
5405 | | #if defined(SCO_DS) |
---|
5406 | | #undef _OFF_T |
---|
5407 | | #endif |
---|
5408 | | #define RETSIGTYPE void |
---|
5409 | | #define HAVE_UINT32_T 1 |
---|
5410 | | #define HAVE_UINT64_T 1 |
---|
5411 | | #define HAVE_INT32_T 1 |
---|
5412 | | #define HAVE_INT64_T 1 |
---|
5413 | | #define HAVE_SSIZE_T 1 |
---|
5414 | | #define SIZEOF_INT 4 |
---|
5415 | | #define SIZEOF_LONG 8 |
---|
5416 | | #define SIZEOF_VOID_P 8 |
---|
5417 | | #define SIZEOF_SHORT 2 |
---|
5418 | | #define SIZEOF_FLOAT 4 |
---|
5419 | | #define SIZEOF_DOUBLE 8 |
---|
5420 | | #define SIZEOF_FPOS_T 8 |
---|
5421 | | #define SIZEOF_SIZE_T 8 |
---|
5422 | | #define SIZEOF_PID_T 4 |
---|
5423 | | #define HAVE_LONG_LONG 1 |
---|
5424 | | #define SIZEOF_LONG_LONG 8 |
---|
5425 | | #define HAVE_LONG_DOUBLE 1 |
---|
5426 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5427 | | #define HAVE_C99_BOOL 1 |
---|
5428 | | #define SIZEOF__BOOL 1 |
---|
5429 | | #define HAVE_UINTPTR_T 1 |
---|
5430 | | #define SIZEOF_UINTPTR_T 8 |
---|
5431 | | #define SIZEOF_OFF_T 8 |
---|
5432 | | #define SIZEOF_TIME_T 8 |
---|
5433 | | #define SIZEOF_PTHREAD_T 8 |
---|
5434 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5435 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
5436 | | #define WITH_DYLD 1 |
---|
5437 | | #define SHLIB_EXT ".so" |
---|
5438 | | #define HAVE_LIBDL 1 |
---|
5439 | | /* end confdefs.h. */ |
---|
5440 | | |
---|
5441 | | /* Override any GCC internal prototype to avoid an error. |
---|
5442 | | Use char because int might match the return type of a GCC |
---|
5443 | | builtin and then its argument prototype would still apply. */ |
---|
5444 | | #ifdef __cplusplus |
---|
5445 | | extern "C" |
---|
5446 | | #endif |
---|
5447 | | char shl_load (); |
---|
5448 | | int |
---|
5449 | | main () |
---|
5450 | | { |
---|
5451 | | return shl_load (); |
---|
5452 | | ; |
---|
5453 | | return 0; |
---|
5454 | | } |
---|
5455 | configure:8700: result: no |
---|
5456 | configure:8711: checking for RAND_egd in -lcrypto |
---|
5457 | configure:8736: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -lcrypto -ldl >&5 |
---|
5458 | configure:8736: $? = 0 |
---|
5459 | configure:8745: result: yes |
---|
5460 | configure:8756: checking for library containing sem_init |
---|
5461 | configure:8787: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5462 | configure:8787: $? = 0 |
---|
5463 | configure:8804: result: none required |
---|
5464 | configure:8817: checking for textdomain in -lintl |
---|
5465 | configure:8842: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -lintl -ldl >&5 |
---|
5466 | configure:8842: $? = 0 |
---|
5467 | configure:8851: result: yes |
---|
5468 | configure:8898: checking for t_open in -lnsl |
---|
5469 | configure:8923: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -lnsl -ldl >&5 |
---|
5470 | ld: library not found for -lnsl |
---|
5471 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5472 | configure:8923: $? = 1 |
---|
5473 | configure: failed program was: |
---|
5474 | | /* confdefs.h */ |
---|
5475 | | #define _GNU_SOURCE 1 |
---|
5476 | | #define _NETBSD_SOURCE 1 |
---|
5477 | | #define __BSD_VISIBLE 1 |
---|
5478 | | #define _BSD_TYPES 1 |
---|
5479 | | #define _DARWIN_C_SOURCE 1 |
---|
5480 | | #define STDC_HEADERS 1 |
---|
5481 | | #define HAVE_SYS_TYPES_H 1 |
---|
5482 | | #define HAVE_SYS_STAT_H 1 |
---|
5483 | | #define HAVE_STDLIB_H 1 |
---|
5484 | | #define HAVE_STRING_H 1 |
---|
5485 | | #define HAVE_MEMORY_H 1 |
---|
5486 | | #define HAVE_STRINGS_H 1 |
---|
5487 | | #define HAVE_INTTYPES_H 1 |
---|
5488 | | #define HAVE_STDINT_H 1 |
---|
5489 | | #define HAVE_UNISTD_H 1 |
---|
5490 | | #define __EXTENSIONS__ 1 |
---|
5491 | | #define _ALL_SOURCE 1 |
---|
5492 | | #define _GNU_SOURCE 1 |
---|
5493 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5494 | | #define _TANDEM_SOURCE 1 |
---|
5495 | | #define STDC_HEADERS 1 |
---|
5496 | | #define HAVE_DLFCN_H 1 |
---|
5497 | | #define HAVE_ERRNO_H 1 |
---|
5498 | | #define HAVE_FCNTL_H 1 |
---|
5499 | | #define HAVE_GRP_H 1 |
---|
5500 | | #define HAVE_LANGINFO_H 1 |
---|
5501 | | #define HAVE_LIBINTL_H 1 |
---|
5502 | | #define HAVE_POLL_H 1 |
---|
5503 | | #define HAVE_PTHREAD_H 1 |
---|
5504 | | #define HAVE_SIGNAL_H 1 |
---|
5505 | | #define HAVE_STDINT_H 1 |
---|
5506 | | #define HAVE_TERMIOS_H 1 |
---|
5507 | | #define HAVE_UNISTD_H 1 |
---|
5508 | | #define HAVE_UTIME_H 1 |
---|
5509 | | #define HAVE_SYS_EVENT_H 1 |
---|
5510 | | #define HAVE_SYS_FILE_H 1 |
---|
5511 | | #define HAVE_SYS_LOCK_H 1 |
---|
5512 | | #define HAVE_SYS_PARAM_H 1 |
---|
5513 | | #define HAVE_SYS_POLL_H 1 |
---|
5514 | | #define HAVE_SYS_SELECT_H 1 |
---|
5515 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5516 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5517 | | #define HAVE_SYS_STAT_H 1 |
---|
5518 | | #define HAVE_SYS_TIME_H 1 |
---|
5519 | | #define HAVE_SYS_TIMES_H 1 |
---|
5520 | | #define HAVE_SYS_TYPES_H 1 |
---|
5521 | | #define HAVE_SYS_UN_H 1 |
---|
5522 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5523 | | #define HAVE_SYS_WAIT_H 1 |
---|
5524 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5525 | | #define HAVE_SYSEXITS_H 1 |
---|
5526 | | #define HAVE_SPAWN_H 1 |
---|
5527 | | #define HAVE_UTIL_H 1 |
---|
5528 | | #define HAVE_ALLOCA_H 1 |
---|
5529 | | #define HAVE_DIRENT_H 1 |
---|
5530 | | #define HAVE_MAKEDEV 1 |
---|
5531 | | #define _LARGEFILE_SOURCE 1 |
---|
5532 | | #define _FILE_OFFSET_BITS 64 |
---|
5533 | | #if defined(SCO_DS) |
---|
5534 | | #undef _OFF_T |
---|
5535 | | #endif |
---|
5536 | | #define RETSIGTYPE void |
---|
5537 | | #define HAVE_UINT32_T 1 |
---|
5538 | | #define HAVE_UINT64_T 1 |
---|
5539 | | #define HAVE_INT32_T 1 |
---|
5540 | | #define HAVE_INT64_T 1 |
---|
5541 | | #define HAVE_SSIZE_T 1 |
---|
5542 | | #define SIZEOF_INT 4 |
---|
5543 | | #define SIZEOF_LONG 8 |
---|
5544 | | #define SIZEOF_VOID_P 8 |
---|
5545 | | #define SIZEOF_SHORT 2 |
---|
5546 | | #define SIZEOF_FLOAT 4 |
---|
5547 | | #define SIZEOF_DOUBLE 8 |
---|
5548 | | #define SIZEOF_FPOS_T 8 |
---|
5549 | | #define SIZEOF_SIZE_T 8 |
---|
5550 | | #define SIZEOF_PID_T 4 |
---|
5551 | | #define HAVE_LONG_LONG 1 |
---|
5552 | | #define SIZEOF_LONG_LONG 8 |
---|
5553 | | #define HAVE_LONG_DOUBLE 1 |
---|
5554 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5555 | | #define HAVE_C99_BOOL 1 |
---|
5556 | | #define SIZEOF__BOOL 1 |
---|
5557 | | #define HAVE_UINTPTR_T 1 |
---|
5558 | | #define SIZEOF_UINTPTR_T 8 |
---|
5559 | | #define SIZEOF_OFF_T 8 |
---|
5560 | | #define SIZEOF_TIME_T 8 |
---|
5561 | | #define SIZEOF_PTHREAD_T 8 |
---|
5562 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5563 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
5564 | | #define WITH_DYLD 1 |
---|
5565 | | #define SHLIB_EXT ".so" |
---|
5566 | | #define HAVE_LIBDL 1 |
---|
5567 | | #define HAVE_RAND_EGD 1 |
---|
5568 | | #define WITH_LIBINTL 1 |
---|
5569 | | /* end confdefs.h. */ |
---|
5570 | | |
---|
5571 | | /* Override any GCC internal prototype to avoid an error. |
---|
5572 | | Use char because int might match the return type of a GCC |
---|
5573 | | builtin and then its argument prototype would still apply. */ |
---|
5574 | | #ifdef __cplusplus |
---|
5575 | | extern "C" |
---|
5576 | | #endif |
---|
5577 | | char t_open (); |
---|
5578 | | int |
---|
5579 | | main () |
---|
5580 | | { |
---|
5581 | | return t_open (); |
---|
5582 | | ; |
---|
5583 | | return 0; |
---|
5584 | | } |
---|
5585 | configure:8932: result: no |
---|
5586 | configure:8938: checking for socket in -lsocket |
---|
5587 | configure:8963: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -lsocket -ldl -ldl >&5 |
---|
5588 | ld: library not found for -lsocket |
---|
5589 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5590 | configure:8963: $? = 1 |
---|
5591 | configure: failed program was: |
---|
5592 | | /* confdefs.h */ |
---|
5593 | | #define _GNU_SOURCE 1 |
---|
5594 | | #define _NETBSD_SOURCE 1 |
---|
5595 | | #define __BSD_VISIBLE 1 |
---|
5596 | | #define _BSD_TYPES 1 |
---|
5597 | | #define _DARWIN_C_SOURCE 1 |
---|
5598 | | #define STDC_HEADERS 1 |
---|
5599 | | #define HAVE_SYS_TYPES_H 1 |
---|
5600 | | #define HAVE_SYS_STAT_H 1 |
---|
5601 | | #define HAVE_STDLIB_H 1 |
---|
5602 | | #define HAVE_STRING_H 1 |
---|
5603 | | #define HAVE_MEMORY_H 1 |
---|
5604 | | #define HAVE_STRINGS_H 1 |
---|
5605 | | #define HAVE_INTTYPES_H 1 |
---|
5606 | | #define HAVE_STDINT_H 1 |
---|
5607 | | #define HAVE_UNISTD_H 1 |
---|
5608 | | #define __EXTENSIONS__ 1 |
---|
5609 | | #define _ALL_SOURCE 1 |
---|
5610 | | #define _GNU_SOURCE 1 |
---|
5611 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5612 | | #define _TANDEM_SOURCE 1 |
---|
5613 | | #define STDC_HEADERS 1 |
---|
5614 | | #define HAVE_DLFCN_H 1 |
---|
5615 | | #define HAVE_ERRNO_H 1 |
---|
5616 | | #define HAVE_FCNTL_H 1 |
---|
5617 | | #define HAVE_GRP_H 1 |
---|
5618 | | #define HAVE_LANGINFO_H 1 |
---|
5619 | | #define HAVE_LIBINTL_H 1 |
---|
5620 | | #define HAVE_POLL_H 1 |
---|
5621 | | #define HAVE_PTHREAD_H 1 |
---|
5622 | | #define HAVE_SIGNAL_H 1 |
---|
5623 | | #define HAVE_STDINT_H 1 |
---|
5624 | | #define HAVE_TERMIOS_H 1 |
---|
5625 | | #define HAVE_UNISTD_H 1 |
---|
5626 | | #define HAVE_UTIME_H 1 |
---|
5627 | | #define HAVE_SYS_EVENT_H 1 |
---|
5628 | | #define HAVE_SYS_FILE_H 1 |
---|
5629 | | #define HAVE_SYS_LOCK_H 1 |
---|
5630 | | #define HAVE_SYS_PARAM_H 1 |
---|
5631 | | #define HAVE_SYS_POLL_H 1 |
---|
5632 | | #define HAVE_SYS_SELECT_H 1 |
---|
5633 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5634 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5635 | | #define HAVE_SYS_STAT_H 1 |
---|
5636 | | #define HAVE_SYS_TIME_H 1 |
---|
5637 | | #define HAVE_SYS_TIMES_H 1 |
---|
5638 | | #define HAVE_SYS_TYPES_H 1 |
---|
5639 | | #define HAVE_SYS_UN_H 1 |
---|
5640 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5641 | | #define HAVE_SYS_WAIT_H 1 |
---|
5642 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5643 | | #define HAVE_SYSEXITS_H 1 |
---|
5644 | | #define HAVE_SPAWN_H 1 |
---|
5645 | | #define HAVE_UTIL_H 1 |
---|
5646 | | #define HAVE_ALLOCA_H 1 |
---|
5647 | | #define HAVE_DIRENT_H 1 |
---|
5648 | | #define HAVE_MAKEDEV 1 |
---|
5649 | | #define _LARGEFILE_SOURCE 1 |
---|
5650 | | #define _FILE_OFFSET_BITS 64 |
---|
5651 | | #if defined(SCO_DS) |
---|
5652 | | #undef _OFF_T |
---|
5653 | | #endif |
---|
5654 | | #define RETSIGTYPE void |
---|
5655 | | #define HAVE_UINT32_T 1 |
---|
5656 | | #define HAVE_UINT64_T 1 |
---|
5657 | | #define HAVE_INT32_T 1 |
---|
5658 | | #define HAVE_INT64_T 1 |
---|
5659 | | #define HAVE_SSIZE_T 1 |
---|
5660 | | #define SIZEOF_INT 4 |
---|
5661 | | #define SIZEOF_LONG 8 |
---|
5662 | | #define SIZEOF_VOID_P 8 |
---|
5663 | | #define SIZEOF_SHORT 2 |
---|
5664 | | #define SIZEOF_FLOAT 4 |
---|
5665 | | #define SIZEOF_DOUBLE 8 |
---|
5666 | | #define SIZEOF_FPOS_T 8 |
---|
5667 | | #define SIZEOF_SIZE_T 8 |
---|
5668 | | #define SIZEOF_PID_T 4 |
---|
5669 | | #define HAVE_LONG_LONG 1 |
---|
5670 | | #define SIZEOF_LONG_LONG 8 |
---|
5671 | | #define HAVE_LONG_DOUBLE 1 |
---|
5672 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5673 | | #define HAVE_C99_BOOL 1 |
---|
5674 | | #define SIZEOF__BOOL 1 |
---|
5675 | | #define HAVE_UINTPTR_T 1 |
---|
5676 | | #define SIZEOF_UINTPTR_T 8 |
---|
5677 | | #define SIZEOF_OFF_T 8 |
---|
5678 | | #define SIZEOF_TIME_T 8 |
---|
5679 | | #define SIZEOF_PTHREAD_T 8 |
---|
5680 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5681 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
5682 | | #define WITH_DYLD 1 |
---|
5683 | | #define SHLIB_EXT ".so" |
---|
5684 | | #define HAVE_LIBDL 1 |
---|
5685 | | #define HAVE_RAND_EGD 1 |
---|
5686 | | #define WITH_LIBINTL 1 |
---|
5687 | | /* end confdefs.h. */ |
---|
5688 | | |
---|
5689 | | /* Override any GCC internal prototype to avoid an error. |
---|
5690 | | Use char because int might match the return type of a GCC |
---|
5691 | | builtin and then its argument prototype would still apply. */ |
---|
5692 | | #ifdef __cplusplus |
---|
5693 | | extern "C" |
---|
5694 | | #endif |
---|
5695 | | char socket (); |
---|
5696 | | int |
---|
5697 | | main () |
---|
5698 | | { |
---|
5699 | | return socket (); |
---|
5700 | | ; |
---|
5701 | | return 0; |
---|
5702 | | } |
---|
5703 | configure:8972: result: no |
---|
5704 | configure:9024: checking for --with-libs |
---|
5705 | configure:9035: result: no |
---|
5706 | configure:9094: checking for pkg-config |
---|
5707 | configure:9112: found /opt/local/bin/pkg-config |
---|
5708 | configure:9124: result: /opt/local/bin/pkg-config |
---|
5709 | configure:9149: checking pkg-config is at least version 0.9.0 |
---|
5710 | configure:9152: result: yes |
---|
5711 | configure:9162: checking for --with-system-expat |
---|
5712 | configure:9173: result: no |
---|
5713 | configure:9177: checking for --with-system-ffi |
---|
5714 | configure:9195: result: no |
---|
5715 | configure:9201: checking for --with-tcltk-includes |
---|
5716 | configure:9211: result: default |
---|
5717 | configure:9213: checking for --with-tcltk-libs |
---|
5718 | configure:9223: result: default |
---|
5719 | configure:9239: checking for --with-dbmliborder |
---|
5720 | configure:9258: result: |
---|
5721 | configure:9264: checking for --with-signal-module |
---|
5722 | configure:9276: result: yes |
---|
5723 | configure:9291: checking for --with-dec-threads |
---|
5724 | configure:9305: result: no |
---|
5725 | configure:9316: checking for --with-threads |
---|
5726 | configure:9336: result: yes |
---|
5727 | configure:9853: checking if PTHREAD_SCOPE_SYSTEM is supported |
---|
5728 | configure:9878: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5729 | conftest.c:100:16: fatal error: 'stdio.h' file not found |
---|
5730 | #include <stdio.h> |
---|
5731 | ^ |
---|
5732 | 1 error generated. |
---|
5733 | configure:9878: $? = 1 |
---|
5734 | configure: program exited with status 1 |
---|
5735 | configure: failed program was: |
---|
5736 | | /* confdefs.h */ |
---|
5737 | | #define _GNU_SOURCE 1 |
---|
5738 | | #define _NETBSD_SOURCE 1 |
---|
5739 | | #define __BSD_VISIBLE 1 |
---|
5740 | | #define _BSD_TYPES 1 |
---|
5741 | | #define _DARWIN_C_SOURCE 1 |
---|
5742 | | #define STDC_HEADERS 1 |
---|
5743 | | #define HAVE_SYS_TYPES_H 1 |
---|
5744 | | #define HAVE_SYS_STAT_H 1 |
---|
5745 | | #define HAVE_STDLIB_H 1 |
---|
5746 | | #define HAVE_STRING_H 1 |
---|
5747 | | #define HAVE_MEMORY_H 1 |
---|
5748 | | #define HAVE_STRINGS_H 1 |
---|
5749 | | #define HAVE_INTTYPES_H 1 |
---|
5750 | | #define HAVE_STDINT_H 1 |
---|
5751 | | #define HAVE_UNISTD_H 1 |
---|
5752 | | #define __EXTENSIONS__ 1 |
---|
5753 | | #define _ALL_SOURCE 1 |
---|
5754 | | #define _GNU_SOURCE 1 |
---|
5755 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5756 | | #define _TANDEM_SOURCE 1 |
---|
5757 | | #define STDC_HEADERS 1 |
---|
5758 | | #define HAVE_DLFCN_H 1 |
---|
5759 | | #define HAVE_ERRNO_H 1 |
---|
5760 | | #define HAVE_FCNTL_H 1 |
---|
5761 | | #define HAVE_GRP_H 1 |
---|
5762 | | #define HAVE_LANGINFO_H 1 |
---|
5763 | | #define HAVE_LIBINTL_H 1 |
---|
5764 | | #define HAVE_POLL_H 1 |
---|
5765 | | #define HAVE_PTHREAD_H 1 |
---|
5766 | | #define HAVE_SIGNAL_H 1 |
---|
5767 | | #define HAVE_STDINT_H 1 |
---|
5768 | | #define HAVE_TERMIOS_H 1 |
---|
5769 | | #define HAVE_UNISTD_H 1 |
---|
5770 | | #define HAVE_UTIME_H 1 |
---|
5771 | | #define HAVE_SYS_EVENT_H 1 |
---|
5772 | | #define HAVE_SYS_FILE_H 1 |
---|
5773 | | #define HAVE_SYS_LOCK_H 1 |
---|
5774 | | #define HAVE_SYS_PARAM_H 1 |
---|
5775 | | #define HAVE_SYS_POLL_H 1 |
---|
5776 | | #define HAVE_SYS_SELECT_H 1 |
---|
5777 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5778 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5779 | | #define HAVE_SYS_STAT_H 1 |
---|
5780 | | #define HAVE_SYS_TIME_H 1 |
---|
5781 | | #define HAVE_SYS_TIMES_H 1 |
---|
5782 | | #define HAVE_SYS_TYPES_H 1 |
---|
5783 | | #define HAVE_SYS_UN_H 1 |
---|
5784 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5785 | | #define HAVE_SYS_WAIT_H 1 |
---|
5786 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5787 | | #define HAVE_SYSEXITS_H 1 |
---|
5788 | | #define HAVE_SPAWN_H 1 |
---|
5789 | | #define HAVE_UTIL_H 1 |
---|
5790 | | #define HAVE_ALLOCA_H 1 |
---|
5791 | | #define HAVE_DIRENT_H 1 |
---|
5792 | | #define HAVE_MAKEDEV 1 |
---|
5793 | | #define _LARGEFILE_SOURCE 1 |
---|
5794 | | #define _FILE_OFFSET_BITS 64 |
---|
5795 | | #if defined(SCO_DS) |
---|
5796 | | #undef _OFF_T |
---|
5797 | | #endif |
---|
5798 | | #define RETSIGTYPE void |
---|
5799 | | #define HAVE_UINT32_T 1 |
---|
5800 | | #define HAVE_UINT64_T 1 |
---|
5801 | | #define HAVE_INT32_T 1 |
---|
5802 | | #define HAVE_INT64_T 1 |
---|
5803 | | #define HAVE_SSIZE_T 1 |
---|
5804 | | #define SIZEOF_INT 4 |
---|
5805 | | #define SIZEOF_LONG 8 |
---|
5806 | | #define SIZEOF_VOID_P 8 |
---|
5807 | | #define SIZEOF_SHORT 2 |
---|
5808 | | #define SIZEOF_FLOAT 4 |
---|
5809 | | #define SIZEOF_DOUBLE 8 |
---|
5810 | | #define SIZEOF_FPOS_T 8 |
---|
5811 | | #define SIZEOF_SIZE_T 8 |
---|
5812 | | #define SIZEOF_PID_T 4 |
---|
5813 | | #define HAVE_LONG_LONG 1 |
---|
5814 | | #define SIZEOF_LONG_LONG 8 |
---|
5815 | | #define HAVE_LONG_DOUBLE 1 |
---|
5816 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5817 | | #define HAVE_C99_BOOL 1 |
---|
5818 | | #define SIZEOF__BOOL 1 |
---|
5819 | | #define HAVE_UINTPTR_T 1 |
---|
5820 | | #define SIZEOF_UINTPTR_T 8 |
---|
5821 | | #define SIZEOF_OFF_T 8 |
---|
5822 | | #define SIZEOF_TIME_T 8 |
---|
5823 | | #define SIZEOF_PTHREAD_T 8 |
---|
5824 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5825 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
5826 | | #define WITH_DYLD 1 |
---|
5827 | | #define SHLIB_EXT ".so" |
---|
5828 | | #define HAVE_LIBDL 1 |
---|
5829 | | #define HAVE_RAND_EGD 1 |
---|
5830 | | #define WITH_LIBINTL 1 |
---|
5831 | | #define WITH_THREAD 1 |
---|
5832 | | #define _REENTRANT 1 |
---|
5833 | | /* end confdefs.h. */ |
---|
5834 | | |
---|
5835 | | #include <stdio.h> |
---|
5836 | | #include <pthread.h> |
---|
5837 | | void *foo(void *parm) { |
---|
5838 | | return NULL; |
---|
5839 | | } |
---|
5840 | | main() { |
---|
5841 | | pthread_attr_t attr; |
---|
5842 | | pthread_t id; |
---|
5843 | | if (pthread_attr_init(&attr)) exit(-1); |
---|
5844 | | if (pthread_attr_setscope(&attr, PTHREAD_SCOPE_SYSTEM)) exit(-1); |
---|
5845 | | if (pthread_create(&id, &attr, foo, NULL)) exit(-1); |
---|
5846 | | exit(0); |
---|
5847 | | } |
---|
5848 | configure:9890: result: no |
---|
5849 | configure:9899: checking for pthread_sigmask |
---|
5850 | configure:9899: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5851 | configure:9899: $? = 0 |
---|
5852 | configure:9899: result: yes |
---|
5853 | configure:9916: checking for pthread_atfork |
---|
5854 | configure:9916: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5855 | configure:9916: $? = 0 |
---|
5856 | configure:9916: result: yes |
---|
5857 | configure:9930: checking if --enable-ipv6 is specified |
---|
5858 | configure:9940: result: yes |
---|
5859 | configure:10024: checking ipv6 stack type |
---|
5860 | configure:10157: result: kame |
---|
5861 | configure:10177: checking for OSX 10.5 SDK or later |
---|
5862 | configure:10192: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
5863 | configure:10192: $? = 0 |
---|
5864 | configure:10197: result: yes |
---|
5865 | configure:10209: checking for --with-doc-strings |
---|
5866 | configure:10227: result: yes |
---|
5867 | configure:10231: checking for --with-tsc |
---|
5868 | configure:10248: result: no |
---|
5869 | configure:10254: checking for --with-pymalloc |
---|
5870 | configure:10272: result: yes |
---|
5871 | configure:10276: checking for --with-valgrind |
---|
5872 | configure:10286: result: no |
---|
5873 | configure:10303: checking for --with-wctype-functions |
---|
5874 | configure:10320: result: no |
---|
5875 | configure:10333: checking for dlopen |
---|
5876 | configure:10333: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5877 | configure:10333: $? = 0 |
---|
5878 | configure:10333: result: yes |
---|
5879 | configure:10346: checking DYNLOADFILE |
---|
5880 | configure:10372: result: dynload_shlib.o |
---|
5881 | configure:10384: checking MACHDEP_OBJS |
---|
5882 | configure:10392: result: MACHDEP_OBJS |
---|
5883 | configure:10414: checking for alarm |
---|
5884 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5885 | configure:10414: $? = 0 |
---|
5886 | configure:10414: result: yes |
---|
5887 | configure:10414: checking for setitimer |
---|
5888 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5889 | configure:10414: $? = 0 |
---|
5890 | configure:10414: result: yes |
---|
5891 | configure:10414: checking for getitimer |
---|
5892 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5893 | configure:10414: $? = 0 |
---|
5894 | configure:10414: result: yes |
---|
5895 | configure:10414: checking for bind_textdomain_codeset |
---|
5896 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
5897 | Undefined symbols for architecture x86_64: |
---|
5898 | "_bind_textdomain_codeset", referenced from: |
---|
5899 | _main in conftest-6ebb8c.o |
---|
5900 | ld: symbol(s) not found for architecture x86_64 |
---|
5901 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5902 | configure:10414: $? = 1 |
---|
5903 | configure: failed program was: |
---|
5904 | | /* confdefs.h */ |
---|
5905 | | #define _GNU_SOURCE 1 |
---|
5906 | | #define _NETBSD_SOURCE 1 |
---|
5907 | | #define __BSD_VISIBLE 1 |
---|
5908 | | #define _BSD_TYPES 1 |
---|
5909 | | #define _DARWIN_C_SOURCE 1 |
---|
5910 | | #define STDC_HEADERS 1 |
---|
5911 | | #define HAVE_SYS_TYPES_H 1 |
---|
5912 | | #define HAVE_SYS_STAT_H 1 |
---|
5913 | | #define HAVE_STDLIB_H 1 |
---|
5914 | | #define HAVE_STRING_H 1 |
---|
5915 | | #define HAVE_MEMORY_H 1 |
---|
5916 | | #define HAVE_STRINGS_H 1 |
---|
5917 | | #define HAVE_INTTYPES_H 1 |
---|
5918 | | #define HAVE_STDINT_H 1 |
---|
5919 | | #define HAVE_UNISTD_H 1 |
---|
5920 | | #define __EXTENSIONS__ 1 |
---|
5921 | | #define _ALL_SOURCE 1 |
---|
5922 | | #define _GNU_SOURCE 1 |
---|
5923 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5924 | | #define _TANDEM_SOURCE 1 |
---|
5925 | | #define STDC_HEADERS 1 |
---|
5926 | | #define HAVE_DLFCN_H 1 |
---|
5927 | | #define HAVE_ERRNO_H 1 |
---|
5928 | | #define HAVE_FCNTL_H 1 |
---|
5929 | | #define HAVE_GRP_H 1 |
---|
5930 | | #define HAVE_LANGINFO_H 1 |
---|
5931 | | #define HAVE_LIBINTL_H 1 |
---|
5932 | | #define HAVE_POLL_H 1 |
---|
5933 | | #define HAVE_PTHREAD_H 1 |
---|
5934 | | #define HAVE_SIGNAL_H 1 |
---|
5935 | | #define HAVE_STDINT_H 1 |
---|
5936 | | #define HAVE_TERMIOS_H 1 |
---|
5937 | | #define HAVE_UNISTD_H 1 |
---|
5938 | | #define HAVE_UTIME_H 1 |
---|
5939 | | #define HAVE_SYS_EVENT_H 1 |
---|
5940 | | #define HAVE_SYS_FILE_H 1 |
---|
5941 | | #define HAVE_SYS_LOCK_H 1 |
---|
5942 | | #define HAVE_SYS_PARAM_H 1 |
---|
5943 | | #define HAVE_SYS_POLL_H 1 |
---|
5944 | | #define HAVE_SYS_SELECT_H 1 |
---|
5945 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5946 | | #define HAVE_SYS_STATVFS_H 1 |
---|
5947 | | #define HAVE_SYS_STAT_H 1 |
---|
5948 | | #define HAVE_SYS_TIME_H 1 |
---|
5949 | | #define HAVE_SYS_TIMES_H 1 |
---|
5950 | | #define HAVE_SYS_TYPES_H 1 |
---|
5951 | | #define HAVE_SYS_UN_H 1 |
---|
5952 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5953 | | #define HAVE_SYS_WAIT_H 1 |
---|
5954 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5955 | | #define HAVE_SYSEXITS_H 1 |
---|
5956 | | #define HAVE_SPAWN_H 1 |
---|
5957 | | #define HAVE_UTIL_H 1 |
---|
5958 | | #define HAVE_ALLOCA_H 1 |
---|
5959 | | #define HAVE_DIRENT_H 1 |
---|
5960 | | #define HAVE_MAKEDEV 1 |
---|
5961 | | #define _LARGEFILE_SOURCE 1 |
---|
5962 | | #define _FILE_OFFSET_BITS 64 |
---|
5963 | | #if defined(SCO_DS) |
---|
5964 | | #undef _OFF_T |
---|
5965 | | #endif |
---|
5966 | | #define RETSIGTYPE void |
---|
5967 | | #define HAVE_UINT32_T 1 |
---|
5968 | | #define HAVE_UINT64_T 1 |
---|
5969 | | #define HAVE_INT32_T 1 |
---|
5970 | | #define HAVE_INT64_T 1 |
---|
5971 | | #define HAVE_SSIZE_T 1 |
---|
5972 | | #define SIZEOF_INT 4 |
---|
5973 | | #define SIZEOF_LONG 8 |
---|
5974 | | #define SIZEOF_VOID_P 8 |
---|
5975 | | #define SIZEOF_SHORT 2 |
---|
5976 | | #define SIZEOF_FLOAT 4 |
---|
5977 | | #define SIZEOF_DOUBLE 8 |
---|
5978 | | #define SIZEOF_FPOS_T 8 |
---|
5979 | | #define SIZEOF_SIZE_T 8 |
---|
5980 | | #define SIZEOF_PID_T 4 |
---|
5981 | | #define HAVE_LONG_LONG 1 |
---|
5982 | | #define SIZEOF_LONG_LONG 8 |
---|
5983 | | #define HAVE_LONG_DOUBLE 1 |
---|
5984 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
5985 | | #define HAVE_C99_BOOL 1 |
---|
5986 | | #define SIZEOF__BOOL 1 |
---|
5987 | | #define HAVE_UINTPTR_T 1 |
---|
5988 | | #define SIZEOF_UINTPTR_T 8 |
---|
5989 | | #define SIZEOF_OFF_T 8 |
---|
5990 | | #define SIZEOF_TIME_T 8 |
---|
5991 | | #define SIZEOF_PTHREAD_T 8 |
---|
5992 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
5993 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
5994 | | #define WITH_DYLD 1 |
---|
5995 | | #define SHLIB_EXT ".so" |
---|
5996 | | #define HAVE_LIBDL 1 |
---|
5997 | | #define HAVE_RAND_EGD 1 |
---|
5998 | | #define WITH_LIBINTL 1 |
---|
5999 | | #define WITH_THREAD 1 |
---|
6000 | | #define _REENTRANT 1 |
---|
6001 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6002 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6003 | | #define ENABLE_IPV6 1 |
---|
6004 | | #define HAVE_OSX105_SDK 1 |
---|
6005 | | #define WITH_DOC_STRINGS 1 |
---|
6006 | | #define WITH_PYMALLOC 1 |
---|
6007 | | #define HAVE_DLOPEN 1 |
---|
6008 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6009 | | #define HAVE_ALARM 1 |
---|
6010 | | #define HAVE_SETITIMER 1 |
---|
6011 | | #define HAVE_GETITIMER 1 |
---|
6012 | | /* end confdefs.h. */ |
---|
6013 | | /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset. |
---|
6014 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6015 | | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset |
---|
6016 | | |
---|
6017 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6018 | | which can conflict with char bind_textdomain_codeset (); below. |
---|
6019 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6020 | | <limits.h> exists even on freestanding compilers. */ |
---|
6021 | | |
---|
6022 | | #ifdef __STDC__ |
---|
6023 | | # include <limits.h> |
---|
6024 | | #else |
---|
6025 | | # include <assert.h> |
---|
6026 | | #endif |
---|
6027 | | |
---|
6028 | | #undef bind_textdomain_codeset |
---|
6029 | | |
---|
6030 | | /* Override any GCC internal prototype to avoid an error. |
---|
6031 | | Use char because int might match the return type of a GCC |
---|
6032 | | builtin and then its argument prototype would still apply. */ |
---|
6033 | | #ifdef __cplusplus |
---|
6034 | | extern "C" |
---|
6035 | | #endif |
---|
6036 | | char bind_textdomain_codeset (); |
---|
6037 | | /* The GNU C library defines this for functions which it implements |
---|
6038 | | to always fail with ENOSYS. Some functions are actually named |
---|
6039 | | something starting with __ and the normal name is an alias. */ |
---|
6040 | | #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset |
---|
6041 | | choke me |
---|
6042 | | #endif |
---|
6043 | | |
---|
6044 | | int |
---|
6045 | | main () |
---|
6046 | | { |
---|
6047 | | return bind_textdomain_codeset (); |
---|
6048 | | ; |
---|
6049 | | return 0; |
---|
6050 | | } |
---|
6051 | configure:10414: result: no |
---|
6052 | configure:10414: checking for chown |
---|
6053 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6054 | configure:10414: $? = 0 |
---|
6055 | configure:10414: result: yes |
---|
6056 | configure:10414: checking for clock |
---|
6057 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6058 | configure:10414: $? = 0 |
---|
6059 | configure:10414: result: yes |
---|
6060 | configure:10414: checking for confstr |
---|
6061 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6062 | configure:10414: $? = 0 |
---|
6063 | configure:10414: result: yes |
---|
6064 | configure:10414: checking for ctermid |
---|
6065 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6066 | configure:10414: $? = 0 |
---|
6067 | configure:10414: result: yes |
---|
6068 | configure:10414: checking for execv |
---|
6069 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6070 | configure:10414: $? = 0 |
---|
6071 | configure:10414: result: yes |
---|
6072 | configure:10414: checking for fchmod |
---|
6073 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6074 | configure:10414: $? = 0 |
---|
6075 | configure:10414: result: yes |
---|
6076 | configure:10414: checking for fchown |
---|
6077 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6078 | configure:10414: $? = 0 |
---|
6079 | configure:10414: result: yes |
---|
6080 | configure:10414: checking for fork |
---|
6081 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6082 | configure:10414: $? = 0 |
---|
6083 | configure:10414: result: yes |
---|
6084 | configure:10414: checking for fpathconf |
---|
6085 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6086 | configure:10414: $? = 0 |
---|
6087 | configure:10414: result: yes |
---|
6088 | configure:10414: checking for ftime |
---|
6089 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6090 | configure:10414: $? = 0 |
---|
6091 | configure:10414: result: yes |
---|
6092 | configure:10414: checking for ftruncate |
---|
6093 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6094 | configure:10414: $? = 0 |
---|
6095 | configure:10414: result: yes |
---|
6096 | configure:10414: checking for gai_strerror |
---|
6097 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6098 | configure:10414: $? = 0 |
---|
6099 | configure:10414: result: yes |
---|
6100 | configure:10414: checking for getgroups |
---|
6101 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6102 | configure:10414: $? = 0 |
---|
6103 | configure:10414: result: yes |
---|
6104 | configure:10414: checking for getlogin |
---|
6105 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6106 | configure:10414: $? = 0 |
---|
6107 | configure:10414: result: yes |
---|
6108 | configure:10414: checking for getloadavg |
---|
6109 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6110 | configure:10414: $? = 0 |
---|
6111 | configure:10414: result: yes |
---|
6112 | configure:10414: checking for getpeername |
---|
6113 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6114 | configure:10414: $? = 0 |
---|
6115 | configure:10414: result: yes |
---|
6116 | configure:10414: checking for getpgid |
---|
6117 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6118 | configure:10414: $? = 0 |
---|
6119 | configure:10414: result: yes |
---|
6120 | configure:10414: checking for getpid |
---|
6121 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6122 | configure:10414: $? = 0 |
---|
6123 | configure:10414: result: yes |
---|
6124 | configure:10414: checking for getentropy |
---|
6125 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6126 | Undefined symbols for architecture x86_64: |
---|
6127 | "_getentropy", referenced from: |
---|
6128 | _main in conftest-0eaf37.o |
---|
6129 | ld: symbol(s) not found for architecture x86_64 |
---|
6130 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6131 | configure:10414: $? = 1 |
---|
6132 | configure: failed program was: |
---|
6133 | | /* confdefs.h */ |
---|
6134 | | #define _GNU_SOURCE 1 |
---|
6135 | | #define _NETBSD_SOURCE 1 |
---|
6136 | | #define __BSD_VISIBLE 1 |
---|
6137 | | #define _BSD_TYPES 1 |
---|
6138 | | #define _DARWIN_C_SOURCE 1 |
---|
6139 | | #define STDC_HEADERS 1 |
---|
6140 | | #define HAVE_SYS_TYPES_H 1 |
---|
6141 | | #define HAVE_SYS_STAT_H 1 |
---|
6142 | | #define HAVE_STDLIB_H 1 |
---|
6143 | | #define HAVE_STRING_H 1 |
---|
6144 | | #define HAVE_MEMORY_H 1 |
---|
6145 | | #define HAVE_STRINGS_H 1 |
---|
6146 | | #define HAVE_INTTYPES_H 1 |
---|
6147 | | #define HAVE_STDINT_H 1 |
---|
6148 | | #define HAVE_UNISTD_H 1 |
---|
6149 | | #define __EXTENSIONS__ 1 |
---|
6150 | | #define _ALL_SOURCE 1 |
---|
6151 | | #define _GNU_SOURCE 1 |
---|
6152 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6153 | | #define _TANDEM_SOURCE 1 |
---|
6154 | | #define STDC_HEADERS 1 |
---|
6155 | | #define HAVE_DLFCN_H 1 |
---|
6156 | | #define HAVE_ERRNO_H 1 |
---|
6157 | | #define HAVE_FCNTL_H 1 |
---|
6158 | | #define HAVE_GRP_H 1 |
---|
6159 | | #define HAVE_LANGINFO_H 1 |
---|
6160 | | #define HAVE_LIBINTL_H 1 |
---|
6161 | | #define HAVE_POLL_H 1 |
---|
6162 | | #define HAVE_PTHREAD_H 1 |
---|
6163 | | #define HAVE_SIGNAL_H 1 |
---|
6164 | | #define HAVE_STDINT_H 1 |
---|
6165 | | #define HAVE_TERMIOS_H 1 |
---|
6166 | | #define HAVE_UNISTD_H 1 |
---|
6167 | | #define HAVE_UTIME_H 1 |
---|
6168 | | #define HAVE_SYS_EVENT_H 1 |
---|
6169 | | #define HAVE_SYS_FILE_H 1 |
---|
6170 | | #define HAVE_SYS_LOCK_H 1 |
---|
6171 | | #define HAVE_SYS_PARAM_H 1 |
---|
6172 | | #define HAVE_SYS_POLL_H 1 |
---|
6173 | | #define HAVE_SYS_SELECT_H 1 |
---|
6174 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6175 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6176 | | #define HAVE_SYS_STAT_H 1 |
---|
6177 | | #define HAVE_SYS_TIME_H 1 |
---|
6178 | | #define HAVE_SYS_TIMES_H 1 |
---|
6179 | | #define HAVE_SYS_TYPES_H 1 |
---|
6180 | | #define HAVE_SYS_UN_H 1 |
---|
6181 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6182 | | #define HAVE_SYS_WAIT_H 1 |
---|
6183 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6184 | | #define HAVE_SYSEXITS_H 1 |
---|
6185 | | #define HAVE_SPAWN_H 1 |
---|
6186 | | #define HAVE_UTIL_H 1 |
---|
6187 | | #define HAVE_ALLOCA_H 1 |
---|
6188 | | #define HAVE_DIRENT_H 1 |
---|
6189 | | #define HAVE_MAKEDEV 1 |
---|
6190 | | #define _LARGEFILE_SOURCE 1 |
---|
6191 | | #define _FILE_OFFSET_BITS 64 |
---|
6192 | | #if defined(SCO_DS) |
---|
6193 | | #undef _OFF_T |
---|
6194 | | #endif |
---|
6195 | | #define RETSIGTYPE void |
---|
6196 | | #define HAVE_UINT32_T 1 |
---|
6197 | | #define HAVE_UINT64_T 1 |
---|
6198 | | #define HAVE_INT32_T 1 |
---|
6199 | | #define HAVE_INT64_T 1 |
---|
6200 | | #define HAVE_SSIZE_T 1 |
---|
6201 | | #define SIZEOF_INT 4 |
---|
6202 | | #define SIZEOF_LONG 8 |
---|
6203 | | #define SIZEOF_VOID_P 8 |
---|
6204 | | #define SIZEOF_SHORT 2 |
---|
6205 | | #define SIZEOF_FLOAT 4 |
---|
6206 | | #define SIZEOF_DOUBLE 8 |
---|
6207 | | #define SIZEOF_FPOS_T 8 |
---|
6208 | | #define SIZEOF_SIZE_T 8 |
---|
6209 | | #define SIZEOF_PID_T 4 |
---|
6210 | | #define HAVE_LONG_LONG 1 |
---|
6211 | | #define SIZEOF_LONG_LONG 8 |
---|
6212 | | #define HAVE_LONG_DOUBLE 1 |
---|
6213 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6214 | | #define HAVE_C99_BOOL 1 |
---|
6215 | | #define SIZEOF__BOOL 1 |
---|
6216 | | #define HAVE_UINTPTR_T 1 |
---|
6217 | | #define SIZEOF_UINTPTR_T 8 |
---|
6218 | | #define SIZEOF_OFF_T 8 |
---|
6219 | | #define SIZEOF_TIME_T 8 |
---|
6220 | | #define SIZEOF_PTHREAD_T 8 |
---|
6221 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6222 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
6223 | | #define WITH_DYLD 1 |
---|
6224 | | #define SHLIB_EXT ".so" |
---|
6225 | | #define HAVE_LIBDL 1 |
---|
6226 | | #define HAVE_RAND_EGD 1 |
---|
6227 | | #define WITH_LIBINTL 1 |
---|
6228 | | #define WITH_THREAD 1 |
---|
6229 | | #define _REENTRANT 1 |
---|
6230 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6231 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6232 | | #define ENABLE_IPV6 1 |
---|
6233 | | #define HAVE_OSX105_SDK 1 |
---|
6234 | | #define WITH_DOC_STRINGS 1 |
---|
6235 | | #define WITH_PYMALLOC 1 |
---|
6236 | | #define HAVE_DLOPEN 1 |
---|
6237 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6238 | | #define HAVE_ALARM 1 |
---|
6239 | | #define HAVE_SETITIMER 1 |
---|
6240 | | #define HAVE_GETITIMER 1 |
---|
6241 | | #define HAVE_CHOWN 1 |
---|
6242 | | #define HAVE_CLOCK 1 |
---|
6243 | | #define HAVE_CONFSTR 1 |
---|
6244 | | #define HAVE_CTERMID 1 |
---|
6245 | | #define HAVE_EXECV 1 |
---|
6246 | | #define HAVE_FCHMOD 1 |
---|
6247 | | #define HAVE_FCHOWN 1 |
---|
6248 | | #define HAVE_FORK 1 |
---|
6249 | | #define HAVE_FPATHCONF 1 |
---|
6250 | | #define HAVE_FTIME 1 |
---|
6251 | | #define HAVE_FTRUNCATE 1 |
---|
6252 | | #define HAVE_GAI_STRERROR 1 |
---|
6253 | | #define HAVE_GETGROUPS 1 |
---|
6254 | | #define HAVE_GETLOGIN 1 |
---|
6255 | | #define HAVE_GETLOADAVG 1 |
---|
6256 | | #define HAVE_GETPEERNAME 1 |
---|
6257 | | #define HAVE_GETPGID 1 |
---|
6258 | | #define HAVE_GETPID 1 |
---|
6259 | | /* end confdefs.h. */ |
---|
6260 | | /* Define getentropy to an innocuous variant, in case <limits.h> declares getentropy. |
---|
6261 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6262 | | #define getentropy innocuous_getentropy |
---|
6263 | | |
---|
6264 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6265 | | which can conflict with char getentropy (); below. |
---|
6266 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6267 | | <limits.h> exists even on freestanding compilers. */ |
---|
6268 | | |
---|
6269 | | #ifdef __STDC__ |
---|
6270 | | # include <limits.h> |
---|
6271 | | #else |
---|
6272 | | # include <assert.h> |
---|
6273 | | #endif |
---|
6274 | | |
---|
6275 | | #undef getentropy |
---|
6276 | | |
---|
6277 | | /* Override any GCC internal prototype to avoid an error. |
---|
6278 | | Use char because int might match the return type of a GCC |
---|
6279 | | builtin and then its argument prototype would still apply. */ |
---|
6280 | | #ifdef __cplusplus |
---|
6281 | | extern "C" |
---|
6282 | | #endif |
---|
6283 | | char getentropy (); |
---|
6284 | | /* The GNU C library defines this for functions which it implements |
---|
6285 | | to always fail with ENOSYS. Some functions are actually named |
---|
6286 | | something starting with __ and the normal name is an alias. */ |
---|
6287 | | #if defined __stub_getentropy || defined __stub___getentropy |
---|
6288 | | choke me |
---|
6289 | | #endif |
---|
6290 | | |
---|
6291 | | int |
---|
6292 | | main () |
---|
6293 | | { |
---|
6294 | | return getentropy (); |
---|
6295 | | ; |
---|
6296 | | return 0; |
---|
6297 | | } |
---|
6298 | configure:10414: result: no |
---|
6299 | configure:10414: checking for getpriority |
---|
6300 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6301 | configure:10414: $? = 0 |
---|
6302 | configure:10414: result: yes |
---|
6303 | configure:10414: checking for getresuid |
---|
6304 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6305 | Undefined symbols for architecture x86_64: |
---|
6306 | "_getresuid", referenced from: |
---|
6307 | _main in conftest-1f2995.o |
---|
6308 | ld: symbol(s) not found for architecture x86_64 |
---|
6309 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6310 | configure:10414: $? = 1 |
---|
6311 | configure: failed program was: |
---|
6312 | | /* confdefs.h */ |
---|
6313 | | #define _GNU_SOURCE 1 |
---|
6314 | | #define _NETBSD_SOURCE 1 |
---|
6315 | | #define __BSD_VISIBLE 1 |
---|
6316 | | #define _BSD_TYPES 1 |
---|
6317 | | #define _DARWIN_C_SOURCE 1 |
---|
6318 | | #define STDC_HEADERS 1 |
---|
6319 | | #define HAVE_SYS_TYPES_H 1 |
---|
6320 | | #define HAVE_SYS_STAT_H 1 |
---|
6321 | | #define HAVE_STDLIB_H 1 |
---|
6322 | | #define HAVE_STRING_H 1 |
---|
6323 | | #define HAVE_MEMORY_H 1 |
---|
6324 | | #define HAVE_STRINGS_H 1 |
---|
6325 | | #define HAVE_INTTYPES_H 1 |
---|
6326 | | #define HAVE_STDINT_H 1 |
---|
6327 | | #define HAVE_UNISTD_H 1 |
---|
6328 | | #define __EXTENSIONS__ 1 |
---|
6329 | | #define _ALL_SOURCE 1 |
---|
6330 | | #define _GNU_SOURCE 1 |
---|
6331 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6332 | | #define _TANDEM_SOURCE 1 |
---|
6333 | | #define STDC_HEADERS 1 |
---|
6334 | | #define HAVE_DLFCN_H 1 |
---|
6335 | | #define HAVE_ERRNO_H 1 |
---|
6336 | | #define HAVE_FCNTL_H 1 |
---|
6337 | | #define HAVE_GRP_H 1 |
---|
6338 | | #define HAVE_LANGINFO_H 1 |
---|
6339 | | #define HAVE_LIBINTL_H 1 |
---|
6340 | | #define HAVE_POLL_H 1 |
---|
6341 | | #define HAVE_PTHREAD_H 1 |
---|
6342 | | #define HAVE_SIGNAL_H 1 |
---|
6343 | | #define HAVE_STDINT_H 1 |
---|
6344 | | #define HAVE_TERMIOS_H 1 |
---|
6345 | | #define HAVE_UNISTD_H 1 |
---|
6346 | | #define HAVE_UTIME_H 1 |
---|
6347 | | #define HAVE_SYS_EVENT_H 1 |
---|
6348 | | #define HAVE_SYS_FILE_H 1 |
---|
6349 | | #define HAVE_SYS_LOCK_H 1 |
---|
6350 | | #define HAVE_SYS_PARAM_H 1 |
---|
6351 | | #define HAVE_SYS_POLL_H 1 |
---|
6352 | | #define HAVE_SYS_SELECT_H 1 |
---|
6353 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6354 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6355 | | #define HAVE_SYS_STAT_H 1 |
---|
6356 | | #define HAVE_SYS_TIME_H 1 |
---|
6357 | | #define HAVE_SYS_TIMES_H 1 |
---|
6358 | | #define HAVE_SYS_TYPES_H 1 |
---|
6359 | | #define HAVE_SYS_UN_H 1 |
---|
6360 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6361 | | #define HAVE_SYS_WAIT_H 1 |
---|
6362 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6363 | | #define HAVE_SYSEXITS_H 1 |
---|
6364 | | #define HAVE_SPAWN_H 1 |
---|
6365 | | #define HAVE_UTIL_H 1 |
---|
6366 | | #define HAVE_ALLOCA_H 1 |
---|
6367 | | #define HAVE_DIRENT_H 1 |
---|
6368 | | #define HAVE_MAKEDEV 1 |
---|
6369 | | #define _LARGEFILE_SOURCE 1 |
---|
6370 | | #define _FILE_OFFSET_BITS 64 |
---|
6371 | | #if defined(SCO_DS) |
---|
6372 | | #undef _OFF_T |
---|
6373 | | #endif |
---|
6374 | | #define RETSIGTYPE void |
---|
6375 | | #define HAVE_UINT32_T 1 |
---|
6376 | | #define HAVE_UINT64_T 1 |
---|
6377 | | #define HAVE_INT32_T 1 |
---|
6378 | | #define HAVE_INT64_T 1 |
---|
6379 | | #define HAVE_SSIZE_T 1 |
---|
6380 | | #define SIZEOF_INT 4 |
---|
6381 | | #define SIZEOF_LONG 8 |
---|
6382 | | #define SIZEOF_VOID_P 8 |
---|
6383 | | #define SIZEOF_SHORT 2 |
---|
6384 | | #define SIZEOF_FLOAT 4 |
---|
6385 | | #define SIZEOF_DOUBLE 8 |
---|
6386 | | #define SIZEOF_FPOS_T 8 |
---|
6387 | | #define SIZEOF_SIZE_T 8 |
---|
6388 | | #define SIZEOF_PID_T 4 |
---|
6389 | | #define HAVE_LONG_LONG 1 |
---|
6390 | | #define SIZEOF_LONG_LONG 8 |
---|
6391 | | #define HAVE_LONG_DOUBLE 1 |
---|
6392 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6393 | | #define HAVE_C99_BOOL 1 |
---|
6394 | | #define SIZEOF__BOOL 1 |
---|
6395 | | #define HAVE_UINTPTR_T 1 |
---|
6396 | | #define SIZEOF_UINTPTR_T 8 |
---|
6397 | | #define SIZEOF_OFF_T 8 |
---|
6398 | | #define SIZEOF_TIME_T 8 |
---|
6399 | | #define SIZEOF_PTHREAD_T 8 |
---|
6400 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6401 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
6402 | | #define WITH_DYLD 1 |
---|
6403 | | #define SHLIB_EXT ".so" |
---|
6404 | | #define HAVE_LIBDL 1 |
---|
6405 | | #define HAVE_RAND_EGD 1 |
---|
6406 | | #define WITH_LIBINTL 1 |
---|
6407 | | #define WITH_THREAD 1 |
---|
6408 | | #define _REENTRANT 1 |
---|
6409 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6410 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6411 | | #define ENABLE_IPV6 1 |
---|
6412 | | #define HAVE_OSX105_SDK 1 |
---|
6413 | | #define WITH_DOC_STRINGS 1 |
---|
6414 | | #define WITH_PYMALLOC 1 |
---|
6415 | | #define HAVE_DLOPEN 1 |
---|
6416 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6417 | | #define HAVE_ALARM 1 |
---|
6418 | | #define HAVE_SETITIMER 1 |
---|
6419 | | #define HAVE_GETITIMER 1 |
---|
6420 | | #define HAVE_CHOWN 1 |
---|
6421 | | #define HAVE_CLOCK 1 |
---|
6422 | | #define HAVE_CONFSTR 1 |
---|
6423 | | #define HAVE_CTERMID 1 |
---|
6424 | | #define HAVE_EXECV 1 |
---|
6425 | | #define HAVE_FCHMOD 1 |
---|
6426 | | #define HAVE_FCHOWN 1 |
---|
6427 | | #define HAVE_FORK 1 |
---|
6428 | | #define HAVE_FPATHCONF 1 |
---|
6429 | | #define HAVE_FTIME 1 |
---|
6430 | | #define HAVE_FTRUNCATE 1 |
---|
6431 | | #define HAVE_GAI_STRERROR 1 |
---|
6432 | | #define HAVE_GETGROUPS 1 |
---|
6433 | | #define HAVE_GETLOGIN 1 |
---|
6434 | | #define HAVE_GETLOADAVG 1 |
---|
6435 | | #define HAVE_GETPEERNAME 1 |
---|
6436 | | #define HAVE_GETPGID 1 |
---|
6437 | | #define HAVE_GETPID 1 |
---|
6438 | | #define HAVE_GETPRIORITY 1 |
---|
6439 | | /* end confdefs.h. */ |
---|
6440 | | /* Define getresuid to an innocuous variant, in case <limits.h> declares getresuid. |
---|
6441 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6442 | | #define getresuid innocuous_getresuid |
---|
6443 | | |
---|
6444 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6445 | | which can conflict with char getresuid (); below. |
---|
6446 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6447 | | <limits.h> exists even on freestanding compilers. */ |
---|
6448 | | |
---|
6449 | | #ifdef __STDC__ |
---|
6450 | | # include <limits.h> |
---|
6451 | | #else |
---|
6452 | | # include <assert.h> |
---|
6453 | | #endif |
---|
6454 | | |
---|
6455 | | #undef getresuid |
---|
6456 | | |
---|
6457 | | /* Override any GCC internal prototype to avoid an error. |
---|
6458 | | Use char because int might match the return type of a GCC |
---|
6459 | | builtin and then its argument prototype would still apply. */ |
---|
6460 | | #ifdef __cplusplus |
---|
6461 | | extern "C" |
---|
6462 | | #endif |
---|
6463 | | char getresuid (); |
---|
6464 | | /* The GNU C library defines this for functions which it implements |
---|
6465 | | to always fail with ENOSYS. Some functions are actually named |
---|
6466 | | something starting with __ and the normal name is an alias. */ |
---|
6467 | | #if defined __stub_getresuid || defined __stub___getresuid |
---|
6468 | | choke me |
---|
6469 | | #endif |
---|
6470 | | |
---|
6471 | | int |
---|
6472 | | main () |
---|
6473 | | { |
---|
6474 | | return getresuid (); |
---|
6475 | | ; |
---|
6476 | | return 0; |
---|
6477 | | } |
---|
6478 | configure:10414: result: no |
---|
6479 | configure:10414: checking for getresgid |
---|
6480 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6481 | Undefined symbols for architecture x86_64: |
---|
6482 | "_getresgid", referenced from: |
---|
6483 | _main in conftest-ee2a81.o |
---|
6484 | ld: symbol(s) not found for architecture x86_64 |
---|
6485 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6486 | configure:10414: $? = 1 |
---|
6487 | configure: failed program was: |
---|
6488 | | /* confdefs.h */ |
---|
6489 | | #define _GNU_SOURCE 1 |
---|
6490 | | #define _NETBSD_SOURCE 1 |
---|
6491 | | #define __BSD_VISIBLE 1 |
---|
6492 | | #define _BSD_TYPES 1 |
---|
6493 | | #define _DARWIN_C_SOURCE 1 |
---|
6494 | | #define STDC_HEADERS 1 |
---|
6495 | | #define HAVE_SYS_TYPES_H 1 |
---|
6496 | | #define HAVE_SYS_STAT_H 1 |
---|
6497 | | #define HAVE_STDLIB_H 1 |
---|
6498 | | #define HAVE_STRING_H 1 |
---|
6499 | | #define HAVE_MEMORY_H 1 |
---|
6500 | | #define HAVE_STRINGS_H 1 |
---|
6501 | | #define HAVE_INTTYPES_H 1 |
---|
6502 | | #define HAVE_STDINT_H 1 |
---|
6503 | | #define HAVE_UNISTD_H 1 |
---|
6504 | | #define __EXTENSIONS__ 1 |
---|
6505 | | #define _ALL_SOURCE 1 |
---|
6506 | | #define _GNU_SOURCE 1 |
---|
6507 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6508 | | #define _TANDEM_SOURCE 1 |
---|
6509 | | #define STDC_HEADERS 1 |
---|
6510 | | #define HAVE_DLFCN_H 1 |
---|
6511 | | #define HAVE_ERRNO_H 1 |
---|
6512 | | #define HAVE_FCNTL_H 1 |
---|
6513 | | #define HAVE_GRP_H 1 |
---|
6514 | | #define HAVE_LANGINFO_H 1 |
---|
6515 | | #define HAVE_LIBINTL_H 1 |
---|
6516 | | #define HAVE_POLL_H 1 |
---|
6517 | | #define HAVE_PTHREAD_H 1 |
---|
6518 | | #define HAVE_SIGNAL_H 1 |
---|
6519 | | #define HAVE_STDINT_H 1 |
---|
6520 | | #define HAVE_TERMIOS_H 1 |
---|
6521 | | #define HAVE_UNISTD_H 1 |
---|
6522 | | #define HAVE_UTIME_H 1 |
---|
6523 | | #define HAVE_SYS_EVENT_H 1 |
---|
6524 | | #define HAVE_SYS_FILE_H 1 |
---|
6525 | | #define HAVE_SYS_LOCK_H 1 |
---|
6526 | | #define HAVE_SYS_PARAM_H 1 |
---|
6527 | | #define HAVE_SYS_POLL_H 1 |
---|
6528 | | #define HAVE_SYS_SELECT_H 1 |
---|
6529 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6530 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6531 | | #define HAVE_SYS_STAT_H 1 |
---|
6532 | | #define HAVE_SYS_TIME_H 1 |
---|
6533 | | #define HAVE_SYS_TIMES_H 1 |
---|
6534 | | #define HAVE_SYS_TYPES_H 1 |
---|
6535 | | #define HAVE_SYS_UN_H 1 |
---|
6536 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6537 | | #define HAVE_SYS_WAIT_H 1 |
---|
6538 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6539 | | #define HAVE_SYSEXITS_H 1 |
---|
6540 | | #define HAVE_SPAWN_H 1 |
---|
6541 | | #define HAVE_UTIL_H 1 |
---|
6542 | | #define HAVE_ALLOCA_H 1 |
---|
6543 | | #define HAVE_DIRENT_H 1 |
---|
6544 | | #define HAVE_MAKEDEV 1 |
---|
6545 | | #define _LARGEFILE_SOURCE 1 |
---|
6546 | | #define _FILE_OFFSET_BITS 64 |
---|
6547 | | #if defined(SCO_DS) |
---|
6548 | | #undef _OFF_T |
---|
6549 | | #endif |
---|
6550 | | #define RETSIGTYPE void |
---|
6551 | | #define HAVE_UINT32_T 1 |
---|
6552 | | #define HAVE_UINT64_T 1 |
---|
6553 | | #define HAVE_INT32_T 1 |
---|
6554 | | #define HAVE_INT64_T 1 |
---|
6555 | | #define HAVE_SSIZE_T 1 |
---|
6556 | | #define SIZEOF_INT 4 |
---|
6557 | | #define SIZEOF_LONG 8 |
---|
6558 | | #define SIZEOF_VOID_P 8 |
---|
6559 | | #define SIZEOF_SHORT 2 |
---|
6560 | | #define SIZEOF_FLOAT 4 |
---|
6561 | | #define SIZEOF_DOUBLE 8 |
---|
6562 | | #define SIZEOF_FPOS_T 8 |
---|
6563 | | #define SIZEOF_SIZE_T 8 |
---|
6564 | | #define SIZEOF_PID_T 4 |
---|
6565 | | #define HAVE_LONG_LONG 1 |
---|
6566 | | #define SIZEOF_LONG_LONG 8 |
---|
6567 | | #define HAVE_LONG_DOUBLE 1 |
---|
6568 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6569 | | #define HAVE_C99_BOOL 1 |
---|
6570 | | #define SIZEOF__BOOL 1 |
---|
6571 | | #define HAVE_UINTPTR_T 1 |
---|
6572 | | #define SIZEOF_UINTPTR_T 8 |
---|
6573 | | #define SIZEOF_OFF_T 8 |
---|
6574 | | #define SIZEOF_TIME_T 8 |
---|
6575 | | #define SIZEOF_PTHREAD_T 8 |
---|
6576 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6577 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
6578 | | #define WITH_DYLD 1 |
---|
6579 | | #define SHLIB_EXT ".so" |
---|
6580 | | #define HAVE_LIBDL 1 |
---|
6581 | | #define HAVE_RAND_EGD 1 |
---|
6582 | | #define WITH_LIBINTL 1 |
---|
6583 | | #define WITH_THREAD 1 |
---|
6584 | | #define _REENTRANT 1 |
---|
6585 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6586 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6587 | | #define ENABLE_IPV6 1 |
---|
6588 | | #define HAVE_OSX105_SDK 1 |
---|
6589 | | #define WITH_DOC_STRINGS 1 |
---|
6590 | | #define WITH_PYMALLOC 1 |
---|
6591 | | #define HAVE_DLOPEN 1 |
---|
6592 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6593 | | #define HAVE_ALARM 1 |
---|
6594 | | #define HAVE_SETITIMER 1 |
---|
6595 | | #define HAVE_GETITIMER 1 |
---|
6596 | | #define HAVE_CHOWN 1 |
---|
6597 | | #define HAVE_CLOCK 1 |
---|
6598 | | #define HAVE_CONFSTR 1 |
---|
6599 | | #define HAVE_CTERMID 1 |
---|
6600 | | #define HAVE_EXECV 1 |
---|
6601 | | #define HAVE_FCHMOD 1 |
---|
6602 | | #define HAVE_FCHOWN 1 |
---|
6603 | | #define HAVE_FORK 1 |
---|
6604 | | #define HAVE_FPATHCONF 1 |
---|
6605 | | #define HAVE_FTIME 1 |
---|
6606 | | #define HAVE_FTRUNCATE 1 |
---|
6607 | | #define HAVE_GAI_STRERROR 1 |
---|
6608 | | #define HAVE_GETGROUPS 1 |
---|
6609 | | #define HAVE_GETLOGIN 1 |
---|
6610 | | #define HAVE_GETLOADAVG 1 |
---|
6611 | | #define HAVE_GETPEERNAME 1 |
---|
6612 | | #define HAVE_GETPGID 1 |
---|
6613 | | #define HAVE_GETPID 1 |
---|
6614 | | #define HAVE_GETPRIORITY 1 |
---|
6615 | | /* end confdefs.h. */ |
---|
6616 | | /* Define getresgid to an innocuous variant, in case <limits.h> declares getresgid. |
---|
6617 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6618 | | #define getresgid innocuous_getresgid |
---|
6619 | | |
---|
6620 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6621 | | which can conflict with char getresgid (); below. |
---|
6622 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6623 | | <limits.h> exists even on freestanding compilers. */ |
---|
6624 | | |
---|
6625 | | #ifdef __STDC__ |
---|
6626 | | # include <limits.h> |
---|
6627 | | #else |
---|
6628 | | # include <assert.h> |
---|
6629 | | #endif |
---|
6630 | | |
---|
6631 | | #undef getresgid |
---|
6632 | | |
---|
6633 | | /* Override any GCC internal prototype to avoid an error. |
---|
6634 | | Use char because int might match the return type of a GCC |
---|
6635 | | builtin and then its argument prototype would still apply. */ |
---|
6636 | | #ifdef __cplusplus |
---|
6637 | | extern "C" |
---|
6638 | | #endif |
---|
6639 | | char getresgid (); |
---|
6640 | | /* The GNU C library defines this for functions which it implements |
---|
6641 | | to always fail with ENOSYS. Some functions are actually named |
---|
6642 | | something starting with __ and the normal name is an alias. */ |
---|
6643 | | #if defined __stub_getresgid || defined __stub___getresgid |
---|
6644 | | choke me |
---|
6645 | | #endif |
---|
6646 | | |
---|
6647 | | int |
---|
6648 | | main () |
---|
6649 | | { |
---|
6650 | | return getresgid (); |
---|
6651 | | ; |
---|
6652 | | return 0; |
---|
6653 | | } |
---|
6654 | configure:10414: result: no |
---|
6655 | configure:10414: checking for getpwent |
---|
6656 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6657 | configure:10414: $? = 0 |
---|
6658 | configure:10414: result: yes |
---|
6659 | configure:10414: checking for getspnam |
---|
6660 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6661 | Undefined symbols for architecture x86_64: |
---|
6662 | "_getspnam", referenced from: |
---|
6663 | _main in conftest-3e5456.o |
---|
6664 | ld: symbol(s) not found for architecture x86_64 |
---|
6665 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6666 | configure:10414: $? = 1 |
---|
6667 | configure: failed program was: |
---|
6668 | | /* confdefs.h */ |
---|
6669 | | #define _GNU_SOURCE 1 |
---|
6670 | | #define _NETBSD_SOURCE 1 |
---|
6671 | | #define __BSD_VISIBLE 1 |
---|
6672 | | #define _BSD_TYPES 1 |
---|
6673 | | #define _DARWIN_C_SOURCE 1 |
---|
6674 | | #define STDC_HEADERS 1 |
---|
6675 | | #define HAVE_SYS_TYPES_H 1 |
---|
6676 | | #define HAVE_SYS_STAT_H 1 |
---|
6677 | | #define HAVE_STDLIB_H 1 |
---|
6678 | | #define HAVE_STRING_H 1 |
---|
6679 | | #define HAVE_MEMORY_H 1 |
---|
6680 | | #define HAVE_STRINGS_H 1 |
---|
6681 | | #define HAVE_INTTYPES_H 1 |
---|
6682 | | #define HAVE_STDINT_H 1 |
---|
6683 | | #define HAVE_UNISTD_H 1 |
---|
6684 | | #define __EXTENSIONS__ 1 |
---|
6685 | | #define _ALL_SOURCE 1 |
---|
6686 | | #define _GNU_SOURCE 1 |
---|
6687 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6688 | | #define _TANDEM_SOURCE 1 |
---|
6689 | | #define STDC_HEADERS 1 |
---|
6690 | | #define HAVE_DLFCN_H 1 |
---|
6691 | | #define HAVE_ERRNO_H 1 |
---|
6692 | | #define HAVE_FCNTL_H 1 |
---|
6693 | | #define HAVE_GRP_H 1 |
---|
6694 | | #define HAVE_LANGINFO_H 1 |
---|
6695 | | #define HAVE_LIBINTL_H 1 |
---|
6696 | | #define HAVE_POLL_H 1 |
---|
6697 | | #define HAVE_PTHREAD_H 1 |
---|
6698 | | #define HAVE_SIGNAL_H 1 |
---|
6699 | | #define HAVE_STDINT_H 1 |
---|
6700 | | #define HAVE_TERMIOS_H 1 |
---|
6701 | | #define HAVE_UNISTD_H 1 |
---|
6702 | | #define HAVE_UTIME_H 1 |
---|
6703 | | #define HAVE_SYS_EVENT_H 1 |
---|
6704 | | #define HAVE_SYS_FILE_H 1 |
---|
6705 | | #define HAVE_SYS_LOCK_H 1 |
---|
6706 | | #define HAVE_SYS_PARAM_H 1 |
---|
6707 | | #define HAVE_SYS_POLL_H 1 |
---|
6708 | | #define HAVE_SYS_SELECT_H 1 |
---|
6709 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6710 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6711 | | #define HAVE_SYS_STAT_H 1 |
---|
6712 | | #define HAVE_SYS_TIME_H 1 |
---|
6713 | | #define HAVE_SYS_TIMES_H 1 |
---|
6714 | | #define HAVE_SYS_TYPES_H 1 |
---|
6715 | | #define HAVE_SYS_UN_H 1 |
---|
6716 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6717 | | #define HAVE_SYS_WAIT_H 1 |
---|
6718 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6719 | | #define HAVE_SYSEXITS_H 1 |
---|
6720 | | #define HAVE_SPAWN_H 1 |
---|
6721 | | #define HAVE_UTIL_H 1 |
---|
6722 | | #define HAVE_ALLOCA_H 1 |
---|
6723 | | #define HAVE_DIRENT_H 1 |
---|
6724 | | #define HAVE_MAKEDEV 1 |
---|
6725 | | #define _LARGEFILE_SOURCE 1 |
---|
6726 | | #define _FILE_OFFSET_BITS 64 |
---|
6727 | | #if defined(SCO_DS) |
---|
6728 | | #undef _OFF_T |
---|
6729 | | #endif |
---|
6730 | | #define RETSIGTYPE void |
---|
6731 | | #define HAVE_UINT32_T 1 |
---|
6732 | | #define HAVE_UINT64_T 1 |
---|
6733 | | #define HAVE_INT32_T 1 |
---|
6734 | | #define HAVE_INT64_T 1 |
---|
6735 | | #define HAVE_SSIZE_T 1 |
---|
6736 | | #define SIZEOF_INT 4 |
---|
6737 | | #define SIZEOF_LONG 8 |
---|
6738 | | #define SIZEOF_VOID_P 8 |
---|
6739 | | #define SIZEOF_SHORT 2 |
---|
6740 | | #define SIZEOF_FLOAT 4 |
---|
6741 | | #define SIZEOF_DOUBLE 8 |
---|
6742 | | #define SIZEOF_FPOS_T 8 |
---|
6743 | | #define SIZEOF_SIZE_T 8 |
---|
6744 | | #define SIZEOF_PID_T 4 |
---|
6745 | | #define HAVE_LONG_LONG 1 |
---|
6746 | | #define SIZEOF_LONG_LONG 8 |
---|
6747 | | #define HAVE_LONG_DOUBLE 1 |
---|
6748 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6749 | | #define HAVE_C99_BOOL 1 |
---|
6750 | | #define SIZEOF__BOOL 1 |
---|
6751 | | #define HAVE_UINTPTR_T 1 |
---|
6752 | | #define SIZEOF_UINTPTR_T 8 |
---|
6753 | | #define SIZEOF_OFF_T 8 |
---|
6754 | | #define SIZEOF_TIME_T 8 |
---|
6755 | | #define SIZEOF_PTHREAD_T 8 |
---|
6756 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6757 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
6758 | | #define WITH_DYLD 1 |
---|
6759 | | #define SHLIB_EXT ".so" |
---|
6760 | | #define HAVE_LIBDL 1 |
---|
6761 | | #define HAVE_RAND_EGD 1 |
---|
6762 | | #define WITH_LIBINTL 1 |
---|
6763 | | #define WITH_THREAD 1 |
---|
6764 | | #define _REENTRANT 1 |
---|
6765 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6766 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6767 | | #define ENABLE_IPV6 1 |
---|
6768 | | #define HAVE_OSX105_SDK 1 |
---|
6769 | | #define WITH_DOC_STRINGS 1 |
---|
6770 | | #define WITH_PYMALLOC 1 |
---|
6771 | | #define HAVE_DLOPEN 1 |
---|
6772 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6773 | | #define HAVE_ALARM 1 |
---|
6774 | | #define HAVE_SETITIMER 1 |
---|
6775 | | #define HAVE_GETITIMER 1 |
---|
6776 | | #define HAVE_CHOWN 1 |
---|
6777 | | #define HAVE_CLOCK 1 |
---|
6778 | | #define HAVE_CONFSTR 1 |
---|
6779 | | #define HAVE_CTERMID 1 |
---|
6780 | | #define HAVE_EXECV 1 |
---|
6781 | | #define HAVE_FCHMOD 1 |
---|
6782 | | #define HAVE_FCHOWN 1 |
---|
6783 | | #define HAVE_FORK 1 |
---|
6784 | | #define HAVE_FPATHCONF 1 |
---|
6785 | | #define HAVE_FTIME 1 |
---|
6786 | | #define HAVE_FTRUNCATE 1 |
---|
6787 | | #define HAVE_GAI_STRERROR 1 |
---|
6788 | | #define HAVE_GETGROUPS 1 |
---|
6789 | | #define HAVE_GETLOGIN 1 |
---|
6790 | | #define HAVE_GETLOADAVG 1 |
---|
6791 | | #define HAVE_GETPEERNAME 1 |
---|
6792 | | #define HAVE_GETPGID 1 |
---|
6793 | | #define HAVE_GETPID 1 |
---|
6794 | | #define HAVE_GETPRIORITY 1 |
---|
6795 | | #define HAVE_GETPWENT 1 |
---|
6796 | | /* end confdefs.h. */ |
---|
6797 | | /* Define getspnam to an innocuous variant, in case <limits.h> declares getspnam. |
---|
6798 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6799 | | #define getspnam innocuous_getspnam |
---|
6800 | | |
---|
6801 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6802 | | which can conflict with char getspnam (); below. |
---|
6803 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6804 | | <limits.h> exists even on freestanding compilers. */ |
---|
6805 | | |
---|
6806 | | #ifdef __STDC__ |
---|
6807 | | # include <limits.h> |
---|
6808 | | #else |
---|
6809 | | # include <assert.h> |
---|
6810 | | #endif |
---|
6811 | | |
---|
6812 | | #undef getspnam |
---|
6813 | | |
---|
6814 | | /* Override any GCC internal prototype to avoid an error. |
---|
6815 | | Use char because int might match the return type of a GCC |
---|
6816 | | builtin and then its argument prototype would still apply. */ |
---|
6817 | | #ifdef __cplusplus |
---|
6818 | | extern "C" |
---|
6819 | | #endif |
---|
6820 | | char getspnam (); |
---|
6821 | | /* The GNU C library defines this for functions which it implements |
---|
6822 | | to always fail with ENOSYS. Some functions are actually named |
---|
6823 | | something starting with __ and the normal name is an alias. */ |
---|
6824 | | #if defined __stub_getspnam || defined __stub___getspnam |
---|
6825 | | choke me |
---|
6826 | | #endif |
---|
6827 | | |
---|
6828 | | int |
---|
6829 | | main () |
---|
6830 | | { |
---|
6831 | | return getspnam (); |
---|
6832 | | ; |
---|
6833 | | return 0; |
---|
6834 | | } |
---|
6835 | configure:10414: result: no |
---|
6836 | configure:10414: checking for getspent |
---|
6837 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
6838 | Undefined symbols for architecture x86_64: |
---|
6839 | "_getspent", referenced from: |
---|
6840 | _main in conftest-6a1cf1.o |
---|
6841 | ld: symbol(s) not found for architecture x86_64 |
---|
6842 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6843 | configure:10414: $? = 1 |
---|
6844 | configure: failed program was: |
---|
6845 | | /* confdefs.h */ |
---|
6846 | | #define _GNU_SOURCE 1 |
---|
6847 | | #define _NETBSD_SOURCE 1 |
---|
6848 | | #define __BSD_VISIBLE 1 |
---|
6849 | | #define _BSD_TYPES 1 |
---|
6850 | | #define _DARWIN_C_SOURCE 1 |
---|
6851 | | #define STDC_HEADERS 1 |
---|
6852 | | #define HAVE_SYS_TYPES_H 1 |
---|
6853 | | #define HAVE_SYS_STAT_H 1 |
---|
6854 | | #define HAVE_STDLIB_H 1 |
---|
6855 | | #define HAVE_STRING_H 1 |
---|
6856 | | #define HAVE_MEMORY_H 1 |
---|
6857 | | #define HAVE_STRINGS_H 1 |
---|
6858 | | #define HAVE_INTTYPES_H 1 |
---|
6859 | | #define HAVE_STDINT_H 1 |
---|
6860 | | #define HAVE_UNISTD_H 1 |
---|
6861 | | #define __EXTENSIONS__ 1 |
---|
6862 | | #define _ALL_SOURCE 1 |
---|
6863 | | #define _GNU_SOURCE 1 |
---|
6864 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6865 | | #define _TANDEM_SOURCE 1 |
---|
6866 | | #define STDC_HEADERS 1 |
---|
6867 | | #define HAVE_DLFCN_H 1 |
---|
6868 | | #define HAVE_ERRNO_H 1 |
---|
6869 | | #define HAVE_FCNTL_H 1 |
---|
6870 | | #define HAVE_GRP_H 1 |
---|
6871 | | #define HAVE_LANGINFO_H 1 |
---|
6872 | | #define HAVE_LIBINTL_H 1 |
---|
6873 | | #define HAVE_POLL_H 1 |
---|
6874 | | #define HAVE_PTHREAD_H 1 |
---|
6875 | | #define HAVE_SIGNAL_H 1 |
---|
6876 | | #define HAVE_STDINT_H 1 |
---|
6877 | | #define HAVE_TERMIOS_H 1 |
---|
6878 | | #define HAVE_UNISTD_H 1 |
---|
6879 | | #define HAVE_UTIME_H 1 |
---|
6880 | | #define HAVE_SYS_EVENT_H 1 |
---|
6881 | | #define HAVE_SYS_FILE_H 1 |
---|
6882 | | #define HAVE_SYS_LOCK_H 1 |
---|
6883 | | #define HAVE_SYS_PARAM_H 1 |
---|
6884 | | #define HAVE_SYS_POLL_H 1 |
---|
6885 | | #define HAVE_SYS_SELECT_H 1 |
---|
6886 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6887 | | #define HAVE_SYS_STATVFS_H 1 |
---|
6888 | | #define HAVE_SYS_STAT_H 1 |
---|
6889 | | #define HAVE_SYS_TIME_H 1 |
---|
6890 | | #define HAVE_SYS_TIMES_H 1 |
---|
6891 | | #define HAVE_SYS_TYPES_H 1 |
---|
6892 | | #define HAVE_SYS_UN_H 1 |
---|
6893 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6894 | | #define HAVE_SYS_WAIT_H 1 |
---|
6895 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6896 | | #define HAVE_SYSEXITS_H 1 |
---|
6897 | | #define HAVE_SPAWN_H 1 |
---|
6898 | | #define HAVE_UTIL_H 1 |
---|
6899 | | #define HAVE_ALLOCA_H 1 |
---|
6900 | | #define HAVE_DIRENT_H 1 |
---|
6901 | | #define HAVE_MAKEDEV 1 |
---|
6902 | | #define _LARGEFILE_SOURCE 1 |
---|
6903 | | #define _FILE_OFFSET_BITS 64 |
---|
6904 | | #if defined(SCO_DS) |
---|
6905 | | #undef _OFF_T |
---|
6906 | | #endif |
---|
6907 | | #define RETSIGTYPE void |
---|
6908 | | #define HAVE_UINT32_T 1 |
---|
6909 | | #define HAVE_UINT64_T 1 |
---|
6910 | | #define HAVE_INT32_T 1 |
---|
6911 | | #define HAVE_INT64_T 1 |
---|
6912 | | #define HAVE_SSIZE_T 1 |
---|
6913 | | #define SIZEOF_INT 4 |
---|
6914 | | #define SIZEOF_LONG 8 |
---|
6915 | | #define SIZEOF_VOID_P 8 |
---|
6916 | | #define SIZEOF_SHORT 2 |
---|
6917 | | #define SIZEOF_FLOAT 4 |
---|
6918 | | #define SIZEOF_DOUBLE 8 |
---|
6919 | | #define SIZEOF_FPOS_T 8 |
---|
6920 | | #define SIZEOF_SIZE_T 8 |
---|
6921 | | #define SIZEOF_PID_T 4 |
---|
6922 | | #define HAVE_LONG_LONG 1 |
---|
6923 | | #define SIZEOF_LONG_LONG 8 |
---|
6924 | | #define HAVE_LONG_DOUBLE 1 |
---|
6925 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
6926 | | #define HAVE_C99_BOOL 1 |
---|
6927 | | #define SIZEOF__BOOL 1 |
---|
6928 | | #define HAVE_UINTPTR_T 1 |
---|
6929 | | #define SIZEOF_UINTPTR_T 8 |
---|
6930 | | #define SIZEOF_OFF_T 8 |
---|
6931 | | #define SIZEOF_TIME_T 8 |
---|
6932 | | #define SIZEOF_PTHREAD_T 8 |
---|
6933 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
6934 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
6935 | | #define WITH_DYLD 1 |
---|
6936 | | #define SHLIB_EXT ".so" |
---|
6937 | | #define HAVE_LIBDL 1 |
---|
6938 | | #define HAVE_RAND_EGD 1 |
---|
6939 | | #define WITH_LIBINTL 1 |
---|
6940 | | #define WITH_THREAD 1 |
---|
6941 | | #define _REENTRANT 1 |
---|
6942 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6943 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
6944 | | #define ENABLE_IPV6 1 |
---|
6945 | | #define HAVE_OSX105_SDK 1 |
---|
6946 | | #define WITH_DOC_STRINGS 1 |
---|
6947 | | #define WITH_PYMALLOC 1 |
---|
6948 | | #define HAVE_DLOPEN 1 |
---|
6949 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
6950 | | #define HAVE_ALARM 1 |
---|
6951 | | #define HAVE_SETITIMER 1 |
---|
6952 | | #define HAVE_GETITIMER 1 |
---|
6953 | | #define HAVE_CHOWN 1 |
---|
6954 | | #define HAVE_CLOCK 1 |
---|
6955 | | #define HAVE_CONFSTR 1 |
---|
6956 | | #define HAVE_CTERMID 1 |
---|
6957 | | #define HAVE_EXECV 1 |
---|
6958 | | #define HAVE_FCHMOD 1 |
---|
6959 | | #define HAVE_FCHOWN 1 |
---|
6960 | | #define HAVE_FORK 1 |
---|
6961 | | #define HAVE_FPATHCONF 1 |
---|
6962 | | #define HAVE_FTIME 1 |
---|
6963 | | #define HAVE_FTRUNCATE 1 |
---|
6964 | | #define HAVE_GAI_STRERROR 1 |
---|
6965 | | #define HAVE_GETGROUPS 1 |
---|
6966 | | #define HAVE_GETLOGIN 1 |
---|
6967 | | #define HAVE_GETLOADAVG 1 |
---|
6968 | | #define HAVE_GETPEERNAME 1 |
---|
6969 | | #define HAVE_GETPGID 1 |
---|
6970 | | #define HAVE_GETPID 1 |
---|
6971 | | #define HAVE_GETPRIORITY 1 |
---|
6972 | | #define HAVE_GETPWENT 1 |
---|
6973 | | /* end confdefs.h. */ |
---|
6974 | | /* Define getspent to an innocuous variant, in case <limits.h> declares getspent. |
---|
6975 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6976 | | #define getspent innocuous_getspent |
---|
6977 | | |
---|
6978 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6979 | | which can conflict with char getspent (); below. |
---|
6980 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6981 | | <limits.h> exists even on freestanding compilers. */ |
---|
6982 | | |
---|
6983 | | #ifdef __STDC__ |
---|
6984 | | # include <limits.h> |
---|
6985 | | #else |
---|
6986 | | # include <assert.h> |
---|
6987 | | #endif |
---|
6988 | | |
---|
6989 | | #undef getspent |
---|
6990 | | |
---|
6991 | | /* Override any GCC internal prototype to avoid an error. |
---|
6992 | | Use char because int might match the return type of a GCC |
---|
6993 | | builtin and then its argument prototype would still apply. */ |
---|
6994 | | #ifdef __cplusplus |
---|
6995 | | extern "C" |
---|
6996 | | #endif |
---|
6997 | | char getspent (); |
---|
6998 | | /* The GNU C library defines this for functions which it implements |
---|
6999 | | to always fail with ENOSYS. Some functions are actually named |
---|
7000 | | something starting with __ and the normal name is an alias. */ |
---|
7001 | | #if defined __stub_getspent || defined __stub___getspent |
---|
7002 | | choke me |
---|
7003 | | #endif |
---|
7004 | | |
---|
7005 | | int |
---|
7006 | | main () |
---|
7007 | | { |
---|
7008 | | return getspent (); |
---|
7009 | | ; |
---|
7010 | | return 0; |
---|
7011 | | } |
---|
7012 | configure:10414: result: no |
---|
7013 | configure:10414: checking for getsid |
---|
7014 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7015 | configure:10414: $? = 0 |
---|
7016 | configure:10414: result: yes |
---|
7017 | configure:10414: checking for getwd |
---|
7018 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7019 | configure:10414: $? = 0 |
---|
7020 | configure:10414: result: yes |
---|
7021 | configure:10414: checking for initgroups |
---|
7022 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7023 | configure:10414: $? = 0 |
---|
7024 | configure:10414: result: yes |
---|
7025 | configure:10414: checking for kill |
---|
7026 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7027 | configure:10414: $? = 0 |
---|
7028 | configure:10414: result: yes |
---|
7029 | configure:10414: checking for killpg |
---|
7030 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7031 | configure:10414: $? = 0 |
---|
7032 | configure:10414: result: yes |
---|
7033 | configure:10414: checking for lchmod |
---|
7034 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7035 | configure:10414: $? = 0 |
---|
7036 | configure:10414: result: yes |
---|
7037 | configure:10414: checking for lchown |
---|
7038 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7039 | configure:10414: $? = 0 |
---|
7040 | configure:10414: result: yes |
---|
7041 | configure:10414: checking for lstat |
---|
7042 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7043 | configure:10414: $? = 0 |
---|
7044 | configure:10414: result: yes |
---|
7045 | configure:10414: checking for mkfifo |
---|
7046 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7047 | configure:10414: $? = 0 |
---|
7048 | configure:10414: result: yes |
---|
7049 | configure:10414: checking for mknod |
---|
7050 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7051 | configure:10414: $? = 0 |
---|
7052 | configure:10414: result: yes |
---|
7053 | configure:10414: checking for mktime |
---|
7054 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7055 | configure:10414: $? = 0 |
---|
7056 | configure:10414: result: yes |
---|
7057 | configure:10414: checking for mmap |
---|
7058 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7059 | configure:10414: $? = 0 |
---|
7060 | configure:10414: result: yes |
---|
7061 | configure:10414: checking for mremap |
---|
7062 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7063 | Undefined symbols for architecture x86_64: |
---|
7064 | "_mremap", referenced from: |
---|
7065 | _main in conftest-aa3b11.o |
---|
7066 | ld: symbol(s) not found for architecture x86_64 |
---|
7067 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7068 | configure:10414: $? = 1 |
---|
7069 | configure: failed program was: |
---|
7070 | | /* confdefs.h */ |
---|
7071 | | #define _GNU_SOURCE 1 |
---|
7072 | | #define _NETBSD_SOURCE 1 |
---|
7073 | | #define __BSD_VISIBLE 1 |
---|
7074 | | #define _BSD_TYPES 1 |
---|
7075 | | #define _DARWIN_C_SOURCE 1 |
---|
7076 | | #define STDC_HEADERS 1 |
---|
7077 | | #define HAVE_SYS_TYPES_H 1 |
---|
7078 | | #define HAVE_SYS_STAT_H 1 |
---|
7079 | | #define HAVE_STDLIB_H 1 |
---|
7080 | | #define HAVE_STRING_H 1 |
---|
7081 | | #define HAVE_MEMORY_H 1 |
---|
7082 | | #define HAVE_STRINGS_H 1 |
---|
7083 | | #define HAVE_INTTYPES_H 1 |
---|
7084 | | #define HAVE_STDINT_H 1 |
---|
7085 | | #define HAVE_UNISTD_H 1 |
---|
7086 | | #define __EXTENSIONS__ 1 |
---|
7087 | | #define _ALL_SOURCE 1 |
---|
7088 | | #define _GNU_SOURCE 1 |
---|
7089 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7090 | | #define _TANDEM_SOURCE 1 |
---|
7091 | | #define STDC_HEADERS 1 |
---|
7092 | | #define HAVE_DLFCN_H 1 |
---|
7093 | | #define HAVE_ERRNO_H 1 |
---|
7094 | | #define HAVE_FCNTL_H 1 |
---|
7095 | | #define HAVE_GRP_H 1 |
---|
7096 | | #define HAVE_LANGINFO_H 1 |
---|
7097 | | #define HAVE_LIBINTL_H 1 |
---|
7098 | | #define HAVE_POLL_H 1 |
---|
7099 | | #define HAVE_PTHREAD_H 1 |
---|
7100 | | #define HAVE_SIGNAL_H 1 |
---|
7101 | | #define HAVE_STDINT_H 1 |
---|
7102 | | #define HAVE_TERMIOS_H 1 |
---|
7103 | | #define HAVE_UNISTD_H 1 |
---|
7104 | | #define HAVE_UTIME_H 1 |
---|
7105 | | #define HAVE_SYS_EVENT_H 1 |
---|
7106 | | #define HAVE_SYS_FILE_H 1 |
---|
7107 | | #define HAVE_SYS_LOCK_H 1 |
---|
7108 | | #define HAVE_SYS_PARAM_H 1 |
---|
7109 | | #define HAVE_SYS_POLL_H 1 |
---|
7110 | | #define HAVE_SYS_SELECT_H 1 |
---|
7111 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7112 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7113 | | #define HAVE_SYS_STAT_H 1 |
---|
7114 | | #define HAVE_SYS_TIME_H 1 |
---|
7115 | | #define HAVE_SYS_TIMES_H 1 |
---|
7116 | | #define HAVE_SYS_TYPES_H 1 |
---|
7117 | | #define HAVE_SYS_UN_H 1 |
---|
7118 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7119 | | #define HAVE_SYS_WAIT_H 1 |
---|
7120 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7121 | | #define HAVE_SYSEXITS_H 1 |
---|
7122 | | #define HAVE_SPAWN_H 1 |
---|
7123 | | #define HAVE_UTIL_H 1 |
---|
7124 | | #define HAVE_ALLOCA_H 1 |
---|
7125 | | #define HAVE_DIRENT_H 1 |
---|
7126 | | #define HAVE_MAKEDEV 1 |
---|
7127 | | #define _LARGEFILE_SOURCE 1 |
---|
7128 | | #define _FILE_OFFSET_BITS 64 |
---|
7129 | | #if defined(SCO_DS) |
---|
7130 | | #undef _OFF_T |
---|
7131 | | #endif |
---|
7132 | | #define RETSIGTYPE void |
---|
7133 | | #define HAVE_UINT32_T 1 |
---|
7134 | | #define HAVE_UINT64_T 1 |
---|
7135 | | #define HAVE_INT32_T 1 |
---|
7136 | | #define HAVE_INT64_T 1 |
---|
7137 | | #define HAVE_SSIZE_T 1 |
---|
7138 | | #define SIZEOF_INT 4 |
---|
7139 | | #define SIZEOF_LONG 8 |
---|
7140 | | #define SIZEOF_VOID_P 8 |
---|
7141 | | #define SIZEOF_SHORT 2 |
---|
7142 | | #define SIZEOF_FLOAT 4 |
---|
7143 | | #define SIZEOF_DOUBLE 8 |
---|
7144 | | #define SIZEOF_FPOS_T 8 |
---|
7145 | | #define SIZEOF_SIZE_T 8 |
---|
7146 | | #define SIZEOF_PID_T 4 |
---|
7147 | | #define HAVE_LONG_LONG 1 |
---|
7148 | | #define SIZEOF_LONG_LONG 8 |
---|
7149 | | #define HAVE_LONG_DOUBLE 1 |
---|
7150 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7151 | | #define HAVE_C99_BOOL 1 |
---|
7152 | | #define SIZEOF__BOOL 1 |
---|
7153 | | #define HAVE_UINTPTR_T 1 |
---|
7154 | | #define SIZEOF_UINTPTR_T 8 |
---|
7155 | | #define SIZEOF_OFF_T 8 |
---|
7156 | | #define SIZEOF_TIME_T 8 |
---|
7157 | | #define SIZEOF_PTHREAD_T 8 |
---|
7158 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
7159 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
7160 | | #define WITH_DYLD 1 |
---|
7161 | | #define SHLIB_EXT ".so" |
---|
7162 | | #define HAVE_LIBDL 1 |
---|
7163 | | #define HAVE_RAND_EGD 1 |
---|
7164 | | #define WITH_LIBINTL 1 |
---|
7165 | | #define WITH_THREAD 1 |
---|
7166 | | #define _REENTRANT 1 |
---|
7167 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7168 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
7169 | | #define ENABLE_IPV6 1 |
---|
7170 | | #define HAVE_OSX105_SDK 1 |
---|
7171 | | #define WITH_DOC_STRINGS 1 |
---|
7172 | | #define WITH_PYMALLOC 1 |
---|
7173 | | #define HAVE_DLOPEN 1 |
---|
7174 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
7175 | | #define HAVE_ALARM 1 |
---|
7176 | | #define HAVE_SETITIMER 1 |
---|
7177 | | #define HAVE_GETITIMER 1 |
---|
7178 | | #define HAVE_CHOWN 1 |
---|
7179 | | #define HAVE_CLOCK 1 |
---|
7180 | | #define HAVE_CONFSTR 1 |
---|
7181 | | #define HAVE_CTERMID 1 |
---|
7182 | | #define HAVE_EXECV 1 |
---|
7183 | | #define HAVE_FCHMOD 1 |
---|
7184 | | #define HAVE_FCHOWN 1 |
---|
7185 | | #define HAVE_FORK 1 |
---|
7186 | | #define HAVE_FPATHCONF 1 |
---|
7187 | | #define HAVE_FTIME 1 |
---|
7188 | | #define HAVE_FTRUNCATE 1 |
---|
7189 | | #define HAVE_GAI_STRERROR 1 |
---|
7190 | | #define HAVE_GETGROUPS 1 |
---|
7191 | | #define HAVE_GETLOGIN 1 |
---|
7192 | | #define HAVE_GETLOADAVG 1 |
---|
7193 | | #define HAVE_GETPEERNAME 1 |
---|
7194 | | #define HAVE_GETPGID 1 |
---|
7195 | | #define HAVE_GETPID 1 |
---|
7196 | | #define HAVE_GETPRIORITY 1 |
---|
7197 | | #define HAVE_GETPWENT 1 |
---|
7198 | | #define HAVE_GETSID 1 |
---|
7199 | | #define HAVE_GETWD 1 |
---|
7200 | | #define HAVE_INITGROUPS 1 |
---|
7201 | | #define HAVE_KILL 1 |
---|
7202 | | #define HAVE_KILLPG 1 |
---|
7203 | | #define HAVE_LCHMOD 1 |
---|
7204 | | #define HAVE_LCHOWN 1 |
---|
7205 | | #define HAVE_LSTAT 1 |
---|
7206 | | #define HAVE_MKFIFO 1 |
---|
7207 | | #define HAVE_MKNOD 1 |
---|
7208 | | #define HAVE_MKTIME 1 |
---|
7209 | | #define HAVE_MMAP 1 |
---|
7210 | | /* end confdefs.h. */ |
---|
7211 | | /* Define mremap to an innocuous variant, in case <limits.h> declares mremap. |
---|
7212 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7213 | | #define mremap innocuous_mremap |
---|
7214 | | |
---|
7215 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7216 | | which can conflict with char mremap (); below. |
---|
7217 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7218 | | <limits.h> exists even on freestanding compilers. */ |
---|
7219 | | |
---|
7220 | | #ifdef __STDC__ |
---|
7221 | | # include <limits.h> |
---|
7222 | | #else |
---|
7223 | | # include <assert.h> |
---|
7224 | | #endif |
---|
7225 | | |
---|
7226 | | #undef mremap |
---|
7227 | | |
---|
7228 | | /* Override any GCC internal prototype to avoid an error. |
---|
7229 | | Use char because int might match the return type of a GCC |
---|
7230 | | builtin and then its argument prototype would still apply. */ |
---|
7231 | | #ifdef __cplusplus |
---|
7232 | | extern "C" |
---|
7233 | | #endif |
---|
7234 | | char mremap (); |
---|
7235 | | /* The GNU C library defines this for functions which it implements |
---|
7236 | | to always fail with ENOSYS. Some functions are actually named |
---|
7237 | | something starting with __ and the normal name is an alias. */ |
---|
7238 | | #if defined __stub_mremap || defined __stub___mremap |
---|
7239 | | choke me |
---|
7240 | | #endif |
---|
7241 | | |
---|
7242 | | int |
---|
7243 | | main () |
---|
7244 | | { |
---|
7245 | | return mremap (); |
---|
7246 | | ; |
---|
7247 | | return 0; |
---|
7248 | | } |
---|
7249 | configure:10414: result: no |
---|
7250 | configure:10414: checking for nice |
---|
7251 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7252 | configure:10414: $? = 0 |
---|
7253 | configure:10414: result: yes |
---|
7254 | configure:10414: checking for pathconf |
---|
7255 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7256 | configure:10414: $? = 0 |
---|
7257 | configure:10414: result: yes |
---|
7258 | configure:10414: checking for pause |
---|
7259 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7260 | configure:10414: $? = 0 |
---|
7261 | configure:10414: result: yes |
---|
7262 | configure:10414: checking for plock |
---|
7263 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7264 | Undefined symbols for architecture x86_64: |
---|
7265 | "_plock", referenced from: |
---|
7266 | _main in conftest-f5252a.o |
---|
7267 | ld: symbol(s) not found for architecture x86_64 |
---|
7268 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7269 | configure:10414: $? = 1 |
---|
7270 | configure: failed program was: |
---|
7271 | | /* confdefs.h */ |
---|
7272 | | #define _GNU_SOURCE 1 |
---|
7273 | | #define _NETBSD_SOURCE 1 |
---|
7274 | | #define __BSD_VISIBLE 1 |
---|
7275 | | #define _BSD_TYPES 1 |
---|
7276 | | #define _DARWIN_C_SOURCE 1 |
---|
7277 | | #define STDC_HEADERS 1 |
---|
7278 | | #define HAVE_SYS_TYPES_H 1 |
---|
7279 | | #define HAVE_SYS_STAT_H 1 |
---|
7280 | | #define HAVE_STDLIB_H 1 |
---|
7281 | | #define HAVE_STRING_H 1 |
---|
7282 | | #define HAVE_MEMORY_H 1 |
---|
7283 | | #define HAVE_STRINGS_H 1 |
---|
7284 | | #define HAVE_INTTYPES_H 1 |
---|
7285 | | #define HAVE_STDINT_H 1 |
---|
7286 | | #define HAVE_UNISTD_H 1 |
---|
7287 | | #define __EXTENSIONS__ 1 |
---|
7288 | | #define _ALL_SOURCE 1 |
---|
7289 | | #define _GNU_SOURCE 1 |
---|
7290 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7291 | | #define _TANDEM_SOURCE 1 |
---|
7292 | | #define STDC_HEADERS 1 |
---|
7293 | | #define HAVE_DLFCN_H 1 |
---|
7294 | | #define HAVE_ERRNO_H 1 |
---|
7295 | | #define HAVE_FCNTL_H 1 |
---|
7296 | | #define HAVE_GRP_H 1 |
---|
7297 | | #define HAVE_LANGINFO_H 1 |
---|
7298 | | #define HAVE_LIBINTL_H 1 |
---|
7299 | | #define HAVE_POLL_H 1 |
---|
7300 | | #define HAVE_PTHREAD_H 1 |
---|
7301 | | #define HAVE_SIGNAL_H 1 |
---|
7302 | | #define HAVE_STDINT_H 1 |
---|
7303 | | #define HAVE_TERMIOS_H 1 |
---|
7304 | | #define HAVE_UNISTD_H 1 |
---|
7305 | | #define HAVE_UTIME_H 1 |
---|
7306 | | #define HAVE_SYS_EVENT_H 1 |
---|
7307 | | #define HAVE_SYS_FILE_H 1 |
---|
7308 | | #define HAVE_SYS_LOCK_H 1 |
---|
7309 | | #define HAVE_SYS_PARAM_H 1 |
---|
7310 | | #define HAVE_SYS_POLL_H 1 |
---|
7311 | | #define HAVE_SYS_SELECT_H 1 |
---|
7312 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7313 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7314 | | #define HAVE_SYS_STAT_H 1 |
---|
7315 | | #define HAVE_SYS_TIME_H 1 |
---|
7316 | | #define HAVE_SYS_TIMES_H 1 |
---|
7317 | | #define HAVE_SYS_TYPES_H 1 |
---|
7318 | | #define HAVE_SYS_UN_H 1 |
---|
7319 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7320 | | #define HAVE_SYS_WAIT_H 1 |
---|
7321 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7322 | | #define HAVE_SYSEXITS_H 1 |
---|
7323 | | #define HAVE_SPAWN_H 1 |
---|
7324 | | #define HAVE_UTIL_H 1 |
---|
7325 | | #define HAVE_ALLOCA_H 1 |
---|
7326 | | #define HAVE_DIRENT_H 1 |
---|
7327 | | #define HAVE_MAKEDEV 1 |
---|
7328 | | #define _LARGEFILE_SOURCE 1 |
---|
7329 | | #define _FILE_OFFSET_BITS 64 |
---|
7330 | | #if defined(SCO_DS) |
---|
7331 | | #undef _OFF_T |
---|
7332 | | #endif |
---|
7333 | | #define RETSIGTYPE void |
---|
7334 | | #define HAVE_UINT32_T 1 |
---|
7335 | | #define HAVE_UINT64_T 1 |
---|
7336 | | #define HAVE_INT32_T 1 |
---|
7337 | | #define HAVE_INT64_T 1 |
---|
7338 | | #define HAVE_SSIZE_T 1 |
---|
7339 | | #define SIZEOF_INT 4 |
---|
7340 | | #define SIZEOF_LONG 8 |
---|
7341 | | #define SIZEOF_VOID_P 8 |
---|
7342 | | #define SIZEOF_SHORT 2 |
---|
7343 | | #define SIZEOF_FLOAT 4 |
---|
7344 | | #define SIZEOF_DOUBLE 8 |
---|
7345 | | #define SIZEOF_FPOS_T 8 |
---|
7346 | | #define SIZEOF_SIZE_T 8 |
---|
7347 | | #define SIZEOF_PID_T 4 |
---|
7348 | | #define HAVE_LONG_LONG 1 |
---|
7349 | | #define SIZEOF_LONG_LONG 8 |
---|
7350 | | #define HAVE_LONG_DOUBLE 1 |
---|
7351 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7352 | | #define HAVE_C99_BOOL 1 |
---|
7353 | | #define SIZEOF__BOOL 1 |
---|
7354 | | #define HAVE_UINTPTR_T 1 |
---|
7355 | | #define SIZEOF_UINTPTR_T 8 |
---|
7356 | | #define SIZEOF_OFF_T 8 |
---|
7357 | | #define SIZEOF_TIME_T 8 |
---|
7358 | | #define SIZEOF_PTHREAD_T 8 |
---|
7359 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
7360 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
7361 | | #define WITH_DYLD 1 |
---|
7362 | | #define SHLIB_EXT ".so" |
---|
7363 | | #define HAVE_LIBDL 1 |
---|
7364 | | #define HAVE_RAND_EGD 1 |
---|
7365 | | #define WITH_LIBINTL 1 |
---|
7366 | | #define WITH_THREAD 1 |
---|
7367 | | #define _REENTRANT 1 |
---|
7368 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7369 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
7370 | | #define ENABLE_IPV6 1 |
---|
7371 | | #define HAVE_OSX105_SDK 1 |
---|
7372 | | #define WITH_DOC_STRINGS 1 |
---|
7373 | | #define WITH_PYMALLOC 1 |
---|
7374 | | #define HAVE_DLOPEN 1 |
---|
7375 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
7376 | | #define HAVE_ALARM 1 |
---|
7377 | | #define HAVE_SETITIMER 1 |
---|
7378 | | #define HAVE_GETITIMER 1 |
---|
7379 | | #define HAVE_CHOWN 1 |
---|
7380 | | #define HAVE_CLOCK 1 |
---|
7381 | | #define HAVE_CONFSTR 1 |
---|
7382 | | #define HAVE_CTERMID 1 |
---|
7383 | | #define HAVE_EXECV 1 |
---|
7384 | | #define HAVE_FCHMOD 1 |
---|
7385 | | #define HAVE_FCHOWN 1 |
---|
7386 | | #define HAVE_FORK 1 |
---|
7387 | | #define HAVE_FPATHCONF 1 |
---|
7388 | | #define HAVE_FTIME 1 |
---|
7389 | | #define HAVE_FTRUNCATE 1 |
---|
7390 | | #define HAVE_GAI_STRERROR 1 |
---|
7391 | | #define HAVE_GETGROUPS 1 |
---|
7392 | | #define HAVE_GETLOGIN 1 |
---|
7393 | | #define HAVE_GETLOADAVG 1 |
---|
7394 | | #define HAVE_GETPEERNAME 1 |
---|
7395 | | #define HAVE_GETPGID 1 |
---|
7396 | | #define HAVE_GETPID 1 |
---|
7397 | | #define HAVE_GETPRIORITY 1 |
---|
7398 | | #define HAVE_GETPWENT 1 |
---|
7399 | | #define HAVE_GETSID 1 |
---|
7400 | | #define HAVE_GETWD 1 |
---|
7401 | | #define HAVE_INITGROUPS 1 |
---|
7402 | | #define HAVE_KILL 1 |
---|
7403 | | #define HAVE_KILLPG 1 |
---|
7404 | | #define HAVE_LCHMOD 1 |
---|
7405 | | #define HAVE_LCHOWN 1 |
---|
7406 | | #define HAVE_LSTAT 1 |
---|
7407 | | #define HAVE_MKFIFO 1 |
---|
7408 | | #define HAVE_MKNOD 1 |
---|
7409 | | #define HAVE_MKTIME 1 |
---|
7410 | | #define HAVE_MMAP 1 |
---|
7411 | | #define HAVE_NICE 1 |
---|
7412 | | #define HAVE_PATHCONF 1 |
---|
7413 | | #define HAVE_PAUSE 1 |
---|
7414 | | /* end confdefs.h. */ |
---|
7415 | | /* Define plock to an innocuous variant, in case <limits.h> declares plock. |
---|
7416 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7417 | | #define plock innocuous_plock |
---|
7418 | | |
---|
7419 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7420 | | which can conflict with char plock (); below. |
---|
7421 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7422 | | <limits.h> exists even on freestanding compilers. */ |
---|
7423 | | |
---|
7424 | | #ifdef __STDC__ |
---|
7425 | | # include <limits.h> |
---|
7426 | | #else |
---|
7427 | | # include <assert.h> |
---|
7428 | | #endif |
---|
7429 | | |
---|
7430 | | #undef plock |
---|
7431 | | |
---|
7432 | | /* Override any GCC internal prototype to avoid an error. |
---|
7433 | | Use char because int might match the return type of a GCC |
---|
7434 | | builtin and then its argument prototype would still apply. */ |
---|
7435 | | #ifdef __cplusplus |
---|
7436 | | extern "C" |
---|
7437 | | #endif |
---|
7438 | | char plock (); |
---|
7439 | | /* The GNU C library defines this for functions which it implements |
---|
7440 | | to always fail with ENOSYS. Some functions are actually named |
---|
7441 | | something starting with __ and the normal name is an alias. */ |
---|
7442 | | #if defined __stub_plock || defined __stub___plock |
---|
7443 | | choke me |
---|
7444 | | #endif |
---|
7445 | | |
---|
7446 | | int |
---|
7447 | | main () |
---|
7448 | | { |
---|
7449 | | return plock (); |
---|
7450 | | ; |
---|
7451 | | return 0; |
---|
7452 | | } |
---|
7453 | configure:10414: result: no |
---|
7454 | configure:10414: checking for poll |
---|
7455 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7456 | configure:10414: $? = 0 |
---|
7457 | configure:10414: result: yes |
---|
7458 | configure:10414: checking for pthread_init |
---|
7459 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7460 | Undefined symbols for architecture x86_64: |
---|
7461 | "_pthread_init", referenced from: |
---|
7462 | _main in conftest-7c848c.o |
---|
7463 | ld: symbol(s) not found for architecture x86_64 |
---|
7464 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7465 | configure:10414: $? = 1 |
---|
7466 | configure: failed program was: |
---|
7467 | | /* confdefs.h */ |
---|
7468 | | #define _GNU_SOURCE 1 |
---|
7469 | | #define _NETBSD_SOURCE 1 |
---|
7470 | | #define __BSD_VISIBLE 1 |
---|
7471 | | #define _BSD_TYPES 1 |
---|
7472 | | #define _DARWIN_C_SOURCE 1 |
---|
7473 | | #define STDC_HEADERS 1 |
---|
7474 | | #define HAVE_SYS_TYPES_H 1 |
---|
7475 | | #define HAVE_SYS_STAT_H 1 |
---|
7476 | | #define HAVE_STDLIB_H 1 |
---|
7477 | | #define HAVE_STRING_H 1 |
---|
7478 | | #define HAVE_MEMORY_H 1 |
---|
7479 | | #define HAVE_STRINGS_H 1 |
---|
7480 | | #define HAVE_INTTYPES_H 1 |
---|
7481 | | #define HAVE_STDINT_H 1 |
---|
7482 | | #define HAVE_UNISTD_H 1 |
---|
7483 | | #define __EXTENSIONS__ 1 |
---|
7484 | | #define _ALL_SOURCE 1 |
---|
7485 | | #define _GNU_SOURCE 1 |
---|
7486 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7487 | | #define _TANDEM_SOURCE 1 |
---|
7488 | | #define STDC_HEADERS 1 |
---|
7489 | | #define HAVE_DLFCN_H 1 |
---|
7490 | | #define HAVE_ERRNO_H 1 |
---|
7491 | | #define HAVE_FCNTL_H 1 |
---|
7492 | | #define HAVE_GRP_H 1 |
---|
7493 | | #define HAVE_LANGINFO_H 1 |
---|
7494 | | #define HAVE_LIBINTL_H 1 |
---|
7495 | | #define HAVE_POLL_H 1 |
---|
7496 | | #define HAVE_PTHREAD_H 1 |
---|
7497 | | #define HAVE_SIGNAL_H 1 |
---|
7498 | | #define HAVE_STDINT_H 1 |
---|
7499 | | #define HAVE_TERMIOS_H 1 |
---|
7500 | | #define HAVE_UNISTD_H 1 |
---|
7501 | | #define HAVE_UTIME_H 1 |
---|
7502 | | #define HAVE_SYS_EVENT_H 1 |
---|
7503 | | #define HAVE_SYS_FILE_H 1 |
---|
7504 | | #define HAVE_SYS_LOCK_H 1 |
---|
7505 | | #define HAVE_SYS_PARAM_H 1 |
---|
7506 | | #define HAVE_SYS_POLL_H 1 |
---|
7507 | | #define HAVE_SYS_SELECT_H 1 |
---|
7508 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7509 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7510 | | #define HAVE_SYS_STAT_H 1 |
---|
7511 | | #define HAVE_SYS_TIME_H 1 |
---|
7512 | | #define HAVE_SYS_TIMES_H 1 |
---|
7513 | | #define HAVE_SYS_TYPES_H 1 |
---|
7514 | | #define HAVE_SYS_UN_H 1 |
---|
7515 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7516 | | #define HAVE_SYS_WAIT_H 1 |
---|
7517 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7518 | | #define HAVE_SYSEXITS_H 1 |
---|
7519 | | #define HAVE_SPAWN_H 1 |
---|
7520 | | #define HAVE_UTIL_H 1 |
---|
7521 | | #define HAVE_ALLOCA_H 1 |
---|
7522 | | #define HAVE_DIRENT_H 1 |
---|
7523 | | #define HAVE_MAKEDEV 1 |
---|
7524 | | #define _LARGEFILE_SOURCE 1 |
---|
7525 | | #define _FILE_OFFSET_BITS 64 |
---|
7526 | | #if defined(SCO_DS) |
---|
7527 | | #undef _OFF_T |
---|
7528 | | #endif |
---|
7529 | | #define RETSIGTYPE void |
---|
7530 | | #define HAVE_UINT32_T 1 |
---|
7531 | | #define HAVE_UINT64_T 1 |
---|
7532 | | #define HAVE_INT32_T 1 |
---|
7533 | | #define HAVE_INT64_T 1 |
---|
7534 | | #define HAVE_SSIZE_T 1 |
---|
7535 | | #define SIZEOF_INT 4 |
---|
7536 | | #define SIZEOF_LONG 8 |
---|
7537 | | #define SIZEOF_VOID_P 8 |
---|
7538 | | #define SIZEOF_SHORT 2 |
---|
7539 | | #define SIZEOF_FLOAT 4 |
---|
7540 | | #define SIZEOF_DOUBLE 8 |
---|
7541 | | #define SIZEOF_FPOS_T 8 |
---|
7542 | | #define SIZEOF_SIZE_T 8 |
---|
7543 | | #define SIZEOF_PID_T 4 |
---|
7544 | | #define HAVE_LONG_LONG 1 |
---|
7545 | | #define SIZEOF_LONG_LONG 8 |
---|
7546 | | #define HAVE_LONG_DOUBLE 1 |
---|
7547 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7548 | | #define HAVE_C99_BOOL 1 |
---|
7549 | | #define SIZEOF__BOOL 1 |
---|
7550 | | #define HAVE_UINTPTR_T 1 |
---|
7551 | | #define SIZEOF_UINTPTR_T 8 |
---|
7552 | | #define SIZEOF_OFF_T 8 |
---|
7553 | | #define SIZEOF_TIME_T 8 |
---|
7554 | | #define SIZEOF_PTHREAD_T 8 |
---|
7555 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
7556 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
7557 | | #define WITH_DYLD 1 |
---|
7558 | | #define SHLIB_EXT ".so" |
---|
7559 | | #define HAVE_LIBDL 1 |
---|
7560 | | #define HAVE_RAND_EGD 1 |
---|
7561 | | #define WITH_LIBINTL 1 |
---|
7562 | | #define WITH_THREAD 1 |
---|
7563 | | #define _REENTRANT 1 |
---|
7564 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7565 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
7566 | | #define ENABLE_IPV6 1 |
---|
7567 | | #define HAVE_OSX105_SDK 1 |
---|
7568 | | #define WITH_DOC_STRINGS 1 |
---|
7569 | | #define WITH_PYMALLOC 1 |
---|
7570 | | #define HAVE_DLOPEN 1 |
---|
7571 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
7572 | | #define HAVE_ALARM 1 |
---|
7573 | | #define HAVE_SETITIMER 1 |
---|
7574 | | #define HAVE_GETITIMER 1 |
---|
7575 | | #define HAVE_CHOWN 1 |
---|
7576 | | #define HAVE_CLOCK 1 |
---|
7577 | | #define HAVE_CONFSTR 1 |
---|
7578 | | #define HAVE_CTERMID 1 |
---|
7579 | | #define HAVE_EXECV 1 |
---|
7580 | | #define HAVE_FCHMOD 1 |
---|
7581 | | #define HAVE_FCHOWN 1 |
---|
7582 | | #define HAVE_FORK 1 |
---|
7583 | | #define HAVE_FPATHCONF 1 |
---|
7584 | | #define HAVE_FTIME 1 |
---|
7585 | | #define HAVE_FTRUNCATE 1 |
---|
7586 | | #define HAVE_GAI_STRERROR 1 |
---|
7587 | | #define HAVE_GETGROUPS 1 |
---|
7588 | | #define HAVE_GETLOGIN 1 |
---|
7589 | | #define HAVE_GETLOADAVG 1 |
---|
7590 | | #define HAVE_GETPEERNAME 1 |
---|
7591 | | #define HAVE_GETPGID 1 |
---|
7592 | | #define HAVE_GETPID 1 |
---|
7593 | | #define HAVE_GETPRIORITY 1 |
---|
7594 | | #define HAVE_GETPWENT 1 |
---|
7595 | | #define HAVE_GETSID 1 |
---|
7596 | | #define HAVE_GETWD 1 |
---|
7597 | | #define HAVE_INITGROUPS 1 |
---|
7598 | | #define HAVE_KILL 1 |
---|
7599 | | #define HAVE_KILLPG 1 |
---|
7600 | | #define HAVE_LCHMOD 1 |
---|
7601 | | #define HAVE_LCHOWN 1 |
---|
7602 | | #define HAVE_LSTAT 1 |
---|
7603 | | #define HAVE_MKFIFO 1 |
---|
7604 | | #define HAVE_MKNOD 1 |
---|
7605 | | #define HAVE_MKTIME 1 |
---|
7606 | | #define HAVE_MMAP 1 |
---|
7607 | | #define HAVE_NICE 1 |
---|
7608 | | #define HAVE_PATHCONF 1 |
---|
7609 | | #define HAVE_PAUSE 1 |
---|
7610 | | #define HAVE_POLL 1 |
---|
7611 | | /* end confdefs.h. */ |
---|
7612 | | /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init. |
---|
7613 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7614 | | #define pthread_init innocuous_pthread_init |
---|
7615 | | |
---|
7616 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7617 | | which can conflict with char pthread_init (); below. |
---|
7618 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7619 | | <limits.h> exists even on freestanding compilers. */ |
---|
7620 | | |
---|
7621 | | #ifdef __STDC__ |
---|
7622 | | # include <limits.h> |
---|
7623 | | #else |
---|
7624 | | # include <assert.h> |
---|
7625 | | #endif |
---|
7626 | | |
---|
7627 | | #undef pthread_init |
---|
7628 | | |
---|
7629 | | /* Override any GCC internal prototype to avoid an error. |
---|
7630 | | Use char because int might match the return type of a GCC |
---|
7631 | | builtin and then its argument prototype would still apply. */ |
---|
7632 | | #ifdef __cplusplus |
---|
7633 | | extern "C" |
---|
7634 | | #endif |
---|
7635 | | char pthread_init (); |
---|
7636 | | /* The GNU C library defines this for functions which it implements |
---|
7637 | | to always fail with ENOSYS. Some functions are actually named |
---|
7638 | | something starting with __ and the normal name is an alias. */ |
---|
7639 | | #if defined __stub_pthread_init || defined __stub___pthread_init |
---|
7640 | | choke me |
---|
7641 | | #endif |
---|
7642 | | |
---|
7643 | | int |
---|
7644 | | main () |
---|
7645 | | { |
---|
7646 | | return pthread_init (); |
---|
7647 | | ; |
---|
7648 | | return 0; |
---|
7649 | | } |
---|
7650 | configure:10414: result: no |
---|
7651 | configure:10414: checking for putenv |
---|
7652 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7653 | configure:10414: $? = 0 |
---|
7654 | configure:10414: result: yes |
---|
7655 | configure:10414: checking for readlink |
---|
7656 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7657 | configure:10414: $? = 0 |
---|
7658 | configure:10414: result: yes |
---|
7659 | configure:10414: checking for realpath |
---|
7660 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7661 | configure:10414: $? = 0 |
---|
7662 | configure:10414: result: yes |
---|
7663 | configure:10414: checking for select |
---|
7664 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7665 | configure:10414: $? = 0 |
---|
7666 | configure:10414: result: yes |
---|
7667 | configure:10414: checking for sem_open |
---|
7668 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7669 | configure:10414: $? = 0 |
---|
7670 | configure:10414: result: yes |
---|
7671 | configure:10414: checking for sem_timedwait |
---|
7672 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7673 | Undefined symbols for architecture x86_64: |
---|
7674 | "_sem_timedwait", referenced from: |
---|
7675 | _main in conftest-57dd64.o |
---|
7676 | ld: symbol(s) not found for architecture x86_64 |
---|
7677 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7678 | configure:10414: $? = 1 |
---|
7679 | configure: failed program was: |
---|
7680 | | /* confdefs.h */ |
---|
7681 | | #define _GNU_SOURCE 1 |
---|
7682 | | #define _NETBSD_SOURCE 1 |
---|
7683 | | #define __BSD_VISIBLE 1 |
---|
7684 | | #define _BSD_TYPES 1 |
---|
7685 | | #define _DARWIN_C_SOURCE 1 |
---|
7686 | | #define STDC_HEADERS 1 |
---|
7687 | | #define HAVE_SYS_TYPES_H 1 |
---|
7688 | | #define HAVE_SYS_STAT_H 1 |
---|
7689 | | #define HAVE_STDLIB_H 1 |
---|
7690 | | #define HAVE_STRING_H 1 |
---|
7691 | | #define HAVE_MEMORY_H 1 |
---|
7692 | | #define HAVE_STRINGS_H 1 |
---|
7693 | | #define HAVE_INTTYPES_H 1 |
---|
7694 | | #define HAVE_STDINT_H 1 |
---|
7695 | | #define HAVE_UNISTD_H 1 |
---|
7696 | | #define __EXTENSIONS__ 1 |
---|
7697 | | #define _ALL_SOURCE 1 |
---|
7698 | | #define _GNU_SOURCE 1 |
---|
7699 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7700 | | #define _TANDEM_SOURCE 1 |
---|
7701 | | #define STDC_HEADERS 1 |
---|
7702 | | #define HAVE_DLFCN_H 1 |
---|
7703 | | #define HAVE_ERRNO_H 1 |
---|
7704 | | #define HAVE_FCNTL_H 1 |
---|
7705 | | #define HAVE_GRP_H 1 |
---|
7706 | | #define HAVE_LANGINFO_H 1 |
---|
7707 | | #define HAVE_LIBINTL_H 1 |
---|
7708 | | #define HAVE_POLL_H 1 |
---|
7709 | | #define HAVE_PTHREAD_H 1 |
---|
7710 | | #define HAVE_SIGNAL_H 1 |
---|
7711 | | #define HAVE_STDINT_H 1 |
---|
7712 | | #define HAVE_TERMIOS_H 1 |
---|
7713 | | #define HAVE_UNISTD_H 1 |
---|
7714 | | #define HAVE_UTIME_H 1 |
---|
7715 | | #define HAVE_SYS_EVENT_H 1 |
---|
7716 | | #define HAVE_SYS_FILE_H 1 |
---|
7717 | | #define HAVE_SYS_LOCK_H 1 |
---|
7718 | | #define HAVE_SYS_PARAM_H 1 |
---|
7719 | | #define HAVE_SYS_POLL_H 1 |
---|
7720 | | #define HAVE_SYS_SELECT_H 1 |
---|
7721 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7722 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7723 | | #define HAVE_SYS_STAT_H 1 |
---|
7724 | | #define HAVE_SYS_TIME_H 1 |
---|
7725 | | #define HAVE_SYS_TIMES_H 1 |
---|
7726 | | #define HAVE_SYS_TYPES_H 1 |
---|
7727 | | #define HAVE_SYS_UN_H 1 |
---|
7728 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7729 | | #define HAVE_SYS_WAIT_H 1 |
---|
7730 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7731 | | #define HAVE_SYSEXITS_H 1 |
---|
7732 | | #define HAVE_SPAWN_H 1 |
---|
7733 | | #define HAVE_UTIL_H 1 |
---|
7734 | | #define HAVE_ALLOCA_H 1 |
---|
7735 | | #define HAVE_DIRENT_H 1 |
---|
7736 | | #define HAVE_MAKEDEV 1 |
---|
7737 | | #define _LARGEFILE_SOURCE 1 |
---|
7738 | | #define _FILE_OFFSET_BITS 64 |
---|
7739 | | #if defined(SCO_DS) |
---|
7740 | | #undef _OFF_T |
---|
7741 | | #endif |
---|
7742 | | #define RETSIGTYPE void |
---|
7743 | | #define HAVE_UINT32_T 1 |
---|
7744 | | #define HAVE_UINT64_T 1 |
---|
7745 | | #define HAVE_INT32_T 1 |
---|
7746 | | #define HAVE_INT64_T 1 |
---|
7747 | | #define HAVE_SSIZE_T 1 |
---|
7748 | | #define SIZEOF_INT 4 |
---|
7749 | | #define SIZEOF_LONG 8 |
---|
7750 | | #define SIZEOF_VOID_P 8 |
---|
7751 | | #define SIZEOF_SHORT 2 |
---|
7752 | | #define SIZEOF_FLOAT 4 |
---|
7753 | | #define SIZEOF_DOUBLE 8 |
---|
7754 | | #define SIZEOF_FPOS_T 8 |
---|
7755 | | #define SIZEOF_SIZE_T 8 |
---|
7756 | | #define SIZEOF_PID_T 4 |
---|
7757 | | #define HAVE_LONG_LONG 1 |
---|
7758 | | #define SIZEOF_LONG_LONG 8 |
---|
7759 | | #define HAVE_LONG_DOUBLE 1 |
---|
7760 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
7761 | | #define HAVE_C99_BOOL 1 |
---|
7762 | | #define SIZEOF__BOOL 1 |
---|
7763 | | #define HAVE_UINTPTR_T 1 |
---|
7764 | | #define SIZEOF_UINTPTR_T 8 |
---|
7765 | | #define SIZEOF_OFF_T 8 |
---|
7766 | | #define SIZEOF_TIME_T 8 |
---|
7767 | | #define SIZEOF_PTHREAD_T 8 |
---|
7768 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
7769 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
7770 | | #define WITH_DYLD 1 |
---|
7771 | | #define SHLIB_EXT ".so" |
---|
7772 | | #define HAVE_LIBDL 1 |
---|
7773 | | #define HAVE_RAND_EGD 1 |
---|
7774 | | #define WITH_LIBINTL 1 |
---|
7775 | | #define WITH_THREAD 1 |
---|
7776 | | #define _REENTRANT 1 |
---|
7777 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7778 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
7779 | | #define ENABLE_IPV6 1 |
---|
7780 | | #define HAVE_OSX105_SDK 1 |
---|
7781 | | #define WITH_DOC_STRINGS 1 |
---|
7782 | | #define WITH_PYMALLOC 1 |
---|
7783 | | #define HAVE_DLOPEN 1 |
---|
7784 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
7785 | | #define HAVE_ALARM 1 |
---|
7786 | | #define HAVE_SETITIMER 1 |
---|
7787 | | #define HAVE_GETITIMER 1 |
---|
7788 | | #define HAVE_CHOWN 1 |
---|
7789 | | #define HAVE_CLOCK 1 |
---|
7790 | | #define HAVE_CONFSTR 1 |
---|
7791 | | #define HAVE_CTERMID 1 |
---|
7792 | | #define HAVE_EXECV 1 |
---|
7793 | | #define HAVE_FCHMOD 1 |
---|
7794 | | #define HAVE_FCHOWN 1 |
---|
7795 | | #define HAVE_FORK 1 |
---|
7796 | | #define HAVE_FPATHCONF 1 |
---|
7797 | | #define HAVE_FTIME 1 |
---|
7798 | | #define HAVE_FTRUNCATE 1 |
---|
7799 | | #define HAVE_GAI_STRERROR 1 |
---|
7800 | | #define HAVE_GETGROUPS 1 |
---|
7801 | | #define HAVE_GETLOGIN 1 |
---|
7802 | | #define HAVE_GETLOADAVG 1 |
---|
7803 | | #define HAVE_GETPEERNAME 1 |
---|
7804 | | #define HAVE_GETPGID 1 |
---|
7805 | | #define HAVE_GETPID 1 |
---|
7806 | | #define HAVE_GETPRIORITY 1 |
---|
7807 | | #define HAVE_GETPWENT 1 |
---|
7808 | | #define HAVE_GETSID 1 |
---|
7809 | | #define HAVE_GETWD 1 |
---|
7810 | | #define HAVE_INITGROUPS 1 |
---|
7811 | | #define HAVE_KILL 1 |
---|
7812 | | #define HAVE_KILLPG 1 |
---|
7813 | | #define HAVE_LCHMOD 1 |
---|
7814 | | #define HAVE_LCHOWN 1 |
---|
7815 | | #define HAVE_LSTAT 1 |
---|
7816 | | #define HAVE_MKFIFO 1 |
---|
7817 | | #define HAVE_MKNOD 1 |
---|
7818 | | #define HAVE_MKTIME 1 |
---|
7819 | | #define HAVE_MMAP 1 |
---|
7820 | | #define HAVE_NICE 1 |
---|
7821 | | #define HAVE_PATHCONF 1 |
---|
7822 | | #define HAVE_PAUSE 1 |
---|
7823 | | #define HAVE_POLL 1 |
---|
7824 | | #define HAVE_PUTENV 1 |
---|
7825 | | #define HAVE_READLINK 1 |
---|
7826 | | #define HAVE_REALPATH 1 |
---|
7827 | | #define HAVE_SELECT 1 |
---|
7828 | | #define HAVE_SEM_OPEN 1 |
---|
7829 | | /* end confdefs.h. */ |
---|
7830 | | /* Define sem_timedwait to an innocuous variant, in case <limits.h> declares sem_timedwait. |
---|
7831 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
7832 | | #define sem_timedwait innocuous_sem_timedwait |
---|
7833 | | |
---|
7834 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
7835 | | which can conflict with char sem_timedwait (); below. |
---|
7836 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
7837 | | <limits.h> exists even on freestanding compilers. */ |
---|
7838 | | |
---|
7839 | | #ifdef __STDC__ |
---|
7840 | | # include <limits.h> |
---|
7841 | | #else |
---|
7842 | | # include <assert.h> |
---|
7843 | | #endif |
---|
7844 | | |
---|
7845 | | #undef sem_timedwait |
---|
7846 | | |
---|
7847 | | /* Override any GCC internal prototype to avoid an error. |
---|
7848 | | Use char because int might match the return type of a GCC |
---|
7849 | | builtin and then its argument prototype would still apply. */ |
---|
7850 | | #ifdef __cplusplus |
---|
7851 | | extern "C" |
---|
7852 | | #endif |
---|
7853 | | char sem_timedwait (); |
---|
7854 | | /* The GNU C library defines this for functions which it implements |
---|
7855 | | to always fail with ENOSYS. Some functions are actually named |
---|
7856 | | something starting with __ and the normal name is an alias. */ |
---|
7857 | | #if defined __stub_sem_timedwait || defined __stub___sem_timedwait |
---|
7858 | | choke me |
---|
7859 | | #endif |
---|
7860 | | |
---|
7861 | | int |
---|
7862 | | main () |
---|
7863 | | { |
---|
7864 | | return sem_timedwait (); |
---|
7865 | | ; |
---|
7866 | | return 0; |
---|
7867 | | } |
---|
7868 | configure:10414: result: no |
---|
7869 | configure:10414: checking for sem_getvalue |
---|
7870 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7871 | configure:10414: $? = 0 |
---|
7872 | configure:10414: result: yes |
---|
7873 | configure:10414: checking for sem_unlink |
---|
7874 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7875 | configure:10414: $? = 0 |
---|
7876 | configure:10414: result: yes |
---|
7877 | configure:10414: checking for setegid |
---|
7878 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7879 | configure:10414: $? = 0 |
---|
7880 | configure:10414: result: yes |
---|
7881 | configure:10414: checking for seteuid |
---|
7882 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7883 | configure:10414: $? = 0 |
---|
7884 | configure:10414: result: yes |
---|
7885 | configure:10414: checking for setgid |
---|
7886 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7887 | configure:10414: $? = 0 |
---|
7888 | configure:10414: result: yes |
---|
7889 | configure:10414: checking for setlocale |
---|
7890 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7891 | configure:10414: $? = 0 |
---|
7892 | configure:10414: result: yes |
---|
7893 | configure:10414: checking for setregid |
---|
7894 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7895 | configure:10414: $? = 0 |
---|
7896 | configure:10414: result: yes |
---|
7897 | configure:10414: checking for setreuid |
---|
7898 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7899 | configure:10414: $? = 0 |
---|
7900 | configure:10414: result: yes |
---|
7901 | configure:10414: checking for setsid |
---|
7902 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7903 | configure:10414: $? = 0 |
---|
7904 | configure:10414: result: yes |
---|
7905 | configure:10414: checking for setpgid |
---|
7906 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7907 | configure:10414: $? = 0 |
---|
7908 | configure:10414: result: yes |
---|
7909 | configure:10414: checking for setpgrp |
---|
7910 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7911 | configure:10414: $? = 0 |
---|
7912 | configure:10414: result: yes |
---|
7913 | configure:10414: checking for setuid |
---|
7914 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7915 | configure:10414: $? = 0 |
---|
7916 | configure:10414: result: yes |
---|
7917 | configure:10414: checking for setvbuf |
---|
7918 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7919 | configure:10414: $? = 0 |
---|
7920 | configure:10414: result: yes |
---|
7921 | configure:10414: checking for snprintf |
---|
7922 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7923 | conftest.c:187:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
7924 | char snprintf (); |
---|
7925 | ^ |
---|
7926 | conftest.c:187:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
7927 | 1 warning generated. |
---|
7928 | conftest.c:187:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
7929 | char snprintf (); |
---|
7930 | ^ |
---|
7931 | conftest.c:187:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
7932 | 1 warning generated. |
---|
7933 | configure:10414: $? = 0 |
---|
7934 | configure:10414: result: yes |
---|
7935 | configure:10414: checking for setlocale |
---|
7936 | configure:10414: result: yes |
---|
7937 | configure:10414: checking for setregid |
---|
7938 | configure:10414: result: yes |
---|
7939 | configure:10414: checking for setreuid |
---|
7940 | configure:10414: result: yes |
---|
7941 | configure:10414: checking for setresuid |
---|
7942 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
7943 | Undefined symbols for architecture x86_64: |
---|
7944 | "_setresuid", referenced from: |
---|
7945 | _main in conftest-5cd8df.o |
---|
7946 | ld: symbol(s) not found for architecture x86_64 |
---|
7947 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7948 | configure:10414: $? = 1 |
---|
7949 | configure: failed program was: |
---|
7950 | | /* confdefs.h */ |
---|
7951 | | #define _GNU_SOURCE 1 |
---|
7952 | | #define _NETBSD_SOURCE 1 |
---|
7953 | | #define __BSD_VISIBLE 1 |
---|
7954 | | #define _BSD_TYPES 1 |
---|
7955 | | #define _DARWIN_C_SOURCE 1 |
---|
7956 | | #define STDC_HEADERS 1 |
---|
7957 | | #define HAVE_SYS_TYPES_H 1 |
---|
7958 | | #define HAVE_SYS_STAT_H 1 |
---|
7959 | | #define HAVE_STDLIB_H 1 |
---|
7960 | | #define HAVE_STRING_H 1 |
---|
7961 | | #define HAVE_MEMORY_H 1 |
---|
7962 | | #define HAVE_STRINGS_H 1 |
---|
7963 | | #define HAVE_INTTYPES_H 1 |
---|
7964 | | #define HAVE_STDINT_H 1 |
---|
7965 | | #define HAVE_UNISTD_H 1 |
---|
7966 | | #define __EXTENSIONS__ 1 |
---|
7967 | | #define _ALL_SOURCE 1 |
---|
7968 | | #define _GNU_SOURCE 1 |
---|
7969 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7970 | | #define _TANDEM_SOURCE 1 |
---|
7971 | | #define STDC_HEADERS 1 |
---|
7972 | | #define HAVE_DLFCN_H 1 |
---|
7973 | | #define HAVE_ERRNO_H 1 |
---|
7974 | | #define HAVE_FCNTL_H 1 |
---|
7975 | | #define HAVE_GRP_H 1 |
---|
7976 | | #define HAVE_LANGINFO_H 1 |
---|
7977 | | #define HAVE_LIBINTL_H 1 |
---|
7978 | | #define HAVE_POLL_H 1 |
---|
7979 | | #define HAVE_PTHREAD_H 1 |
---|
7980 | | #define HAVE_SIGNAL_H 1 |
---|
7981 | | #define HAVE_STDINT_H 1 |
---|
7982 | | #define HAVE_TERMIOS_H 1 |
---|
7983 | | #define HAVE_UNISTD_H 1 |
---|
7984 | | #define HAVE_UTIME_H 1 |
---|
7985 | | #define HAVE_SYS_EVENT_H 1 |
---|
7986 | | #define HAVE_SYS_FILE_H 1 |
---|
7987 | | #define HAVE_SYS_LOCK_H 1 |
---|
7988 | | #define HAVE_SYS_PARAM_H 1 |
---|
7989 | | #define HAVE_SYS_POLL_H 1 |
---|
7990 | | #define HAVE_SYS_SELECT_H 1 |
---|
7991 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7992 | | #define HAVE_SYS_STATVFS_H 1 |
---|
7993 | | #define HAVE_SYS_STAT_H 1 |
---|
7994 | | #define HAVE_SYS_TIME_H 1 |
---|
7995 | | #define HAVE_SYS_TIMES_H 1 |
---|
7996 | | #define HAVE_SYS_TYPES_H 1 |
---|
7997 | | #define HAVE_SYS_UN_H 1 |
---|
7998 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7999 | | #define HAVE_SYS_WAIT_H 1 |
---|
8000 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8001 | | #define HAVE_SYSEXITS_H 1 |
---|
8002 | | #define HAVE_SPAWN_H 1 |
---|
8003 | | #define HAVE_UTIL_H 1 |
---|
8004 | | #define HAVE_ALLOCA_H 1 |
---|
8005 | | #define HAVE_DIRENT_H 1 |
---|
8006 | | #define HAVE_MAKEDEV 1 |
---|
8007 | | #define _LARGEFILE_SOURCE 1 |
---|
8008 | | #define _FILE_OFFSET_BITS 64 |
---|
8009 | | #if defined(SCO_DS) |
---|
8010 | | #undef _OFF_T |
---|
8011 | | #endif |
---|
8012 | | #define RETSIGTYPE void |
---|
8013 | | #define HAVE_UINT32_T 1 |
---|
8014 | | #define HAVE_UINT64_T 1 |
---|
8015 | | #define HAVE_INT32_T 1 |
---|
8016 | | #define HAVE_INT64_T 1 |
---|
8017 | | #define HAVE_SSIZE_T 1 |
---|
8018 | | #define SIZEOF_INT 4 |
---|
8019 | | #define SIZEOF_LONG 8 |
---|
8020 | | #define SIZEOF_VOID_P 8 |
---|
8021 | | #define SIZEOF_SHORT 2 |
---|
8022 | | #define SIZEOF_FLOAT 4 |
---|
8023 | | #define SIZEOF_DOUBLE 8 |
---|
8024 | | #define SIZEOF_FPOS_T 8 |
---|
8025 | | #define SIZEOF_SIZE_T 8 |
---|
8026 | | #define SIZEOF_PID_T 4 |
---|
8027 | | #define HAVE_LONG_LONG 1 |
---|
8028 | | #define SIZEOF_LONG_LONG 8 |
---|
8029 | | #define HAVE_LONG_DOUBLE 1 |
---|
8030 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8031 | | #define HAVE_C99_BOOL 1 |
---|
8032 | | #define SIZEOF__BOOL 1 |
---|
8033 | | #define HAVE_UINTPTR_T 1 |
---|
8034 | | #define SIZEOF_UINTPTR_T 8 |
---|
8035 | | #define SIZEOF_OFF_T 8 |
---|
8036 | | #define SIZEOF_TIME_T 8 |
---|
8037 | | #define SIZEOF_PTHREAD_T 8 |
---|
8038 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
8039 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
8040 | | #define WITH_DYLD 1 |
---|
8041 | | #define SHLIB_EXT ".so" |
---|
8042 | | #define HAVE_LIBDL 1 |
---|
8043 | | #define HAVE_RAND_EGD 1 |
---|
8044 | | #define WITH_LIBINTL 1 |
---|
8045 | | #define WITH_THREAD 1 |
---|
8046 | | #define _REENTRANT 1 |
---|
8047 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8048 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
8049 | | #define ENABLE_IPV6 1 |
---|
8050 | | #define HAVE_OSX105_SDK 1 |
---|
8051 | | #define WITH_DOC_STRINGS 1 |
---|
8052 | | #define WITH_PYMALLOC 1 |
---|
8053 | | #define HAVE_DLOPEN 1 |
---|
8054 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
8055 | | #define HAVE_ALARM 1 |
---|
8056 | | #define HAVE_SETITIMER 1 |
---|
8057 | | #define HAVE_GETITIMER 1 |
---|
8058 | | #define HAVE_CHOWN 1 |
---|
8059 | | #define HAVE_CLOCK 1 |
---|
8060 | | #define HAVE_CONFSTR 1 |
---|
8061 | | #define HAVE_CTERMID 1 |
---|
8062 | | #define HAVE_EXECV 1 |
---|
8063 | | #define HAVE_FCHMOD 1 |
---|
8064 | | #define HAVE_FCHOWN 1 |
---|
8065 | | #define HAVE_FORK 1 |
---|
8066 | | #define HAVE_FPATHCONF 1 |
---|
8067 | | #define HAVE_FTIME 1 |
---|
8068 | | #define HAVE_FTRUNCATE 1 |
---|
8069 | | #define HAVE_GAI_STRERROR 1 |
---|
8070 | | #define HAVE_GETGROUPS 1 |
---|
8071 | | #define HAVE_GETLOGIN 1 |
---|
8072 | | #define HAVE_GETLOADAVG 1 |
---|
8073 | | #define HAVE_GETPEERNAME 1 |
---|
8074 | | #define HAVE_GETPGID 1 |
---|
8075 | | #define HAVE_GETPID 1 |
---|
8076 | | #define HAVE_GETPRIORITY 1 |
---|
8077 | | #define HAVE_GETPWENT 1 |
---|
8078 | | #define HAVE_GETSID 1 |
---|
8079 | | #define HAVE_GETWD 1 |
---|
8080 | | #define HAVE_INITGROUPS 1 |
---|
8081 | | #define HAVE_KILL 1 |
---|
8082 | | #define HAVE_KILLPG 1 |
---|
8083 | | #define HAVE_LCHMOD 1 |
---|
8084 | | #define HAVE_LCHOWN 1 |
---|
8085 | | #define HAVE_LSTAT 1 |
---|
8086 | | #define HAVE_MKFIFO 1 |
---|
8087 | | #define HAVE_MKNOD 1 |
---|
8088 | | #define HAVE_MKTIME 1 |
---|
8089 | | #define HAVE_MMAP 1 |
---|
8090 | | #define HAVE_NICE 1 |
---|
8091 | | #define HAVE_PATHCONF 1 |
---|
8092 | | #define HAVE_PAUSE 1 |
---|
8093 | | #define HAVE_POLL 1 |
---|
8094 | | #define HAVE_PUTENV 1 |
---|
8095 | | #define HAVE_READLINK 1 |
---|
8096 | | #define HAVE_REALPATH 1 |
---|
8097 | | #define HAVE_SELECT 1 |
---|
8098 | | #define HAVE_SEM_OPEN 1 |
---|
8099 | | #define HAVE_SEM_GETVALUE 1 |
---|
8100 | | #define HAVE_SEM_UNLINK 1 |
---|
8101 | | #define HAVE_SETEGID 1 |
---|
8102 | | #define HAVE_SETEUID 1 |
---|
8103 | | #define HAVE_SETGID 1 |
---|
8104 | | #define HAVE_SETLOCALE 1 |
---|
8105 | | #define HAVE_SETREGID 1 |
---|
8106 | | #define HAVE_SETREUID 1 |
---|
8107 | | #define HAVE_SETSID 1 |
---|
8108 | | #define HAVE_SETPGID 1 |
---|
8109 | | #define HAVE_SETPGRP 1 |
---|
8110 | | #define HAVE_SETUID 1 |
---|
8111 | | #define HAVE_SETVBUF 1 |
---|
8112 | | #define HAVE_SNPRINTF 1 |
---|
8113 | | #define HAVE_SETLOCALE 1 |
---|
8114 | | #define HAVE_SETREGID 1 |
---|
8115 | | #define HAVE_SETREUID 1 |
---|
8116 | | /* end confdefs.h. */ |
---|
8117 | | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. |
---|
8118 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8119 | | #define setresuid innocuous_setresuid |
---|
8120 | | |
---|
8121 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8122 | | which can conflict with char setresuid (); below. |
---|
8123 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8124 | | <limits.h> exists even on freestanding compilers. */ |
---|
8125 | | |
---|
8126 | | #ifdef __STDC__ |
---|
8127 | | # include <limits.h> |
---|
8128 | | #else |
---|
8129 | | # include <assert.h> |
---|
8130 | | #endif |
---|
8131 | | |
---|
8132 | | #undef setresuid |
---|
8133 | | |
---|
8134 | | /* Override any GCC internal prototype to avoid an error. |
---|
8135 | | Use char because int might match the return type of a GCC |
---|
8136 | | builtin and then its argument prototype would still apply. */ |
---|
8137 | | #ifdef __cplusplus |
---|
8138 | | extern "C" |
---|
8139 | | #endif |
---|
8140 | | char setresuid (); |
---|
8141 | | /* The GNU C library defines this for functions which it implements |
---|
8142 | | to always fail with ENOSYS. Some functions are actually named |
---|
8143 | | something starting with __ and the normal name is an alias. */ |
---|
8144 | | #if defined __stub_setresuid || defined __stub___setresuid |
---|
8145 | | choke me |
---|
8146 | | #endif |
---|
8147 | | |
---|
8148 | | int |
---|
8149 | | main () |
---|
8150 | | { |
---|
8151 | | return setresuid (); |
---|
8152 | | ; |
---|
8153 | | return 0; |
---|
8154 | | } |
---|
8155 | configure:10414: result: no |
---|
8156 | configure:10414: checking for setresgid |
---|
8157 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8158 | Undefined symbols for architecture x86_64: |
---|
8159 | "_setresgid", referenced from: |
---|
8160 | _main in conftest-229d8c.o |
---|
8161 | ld: symbol(s) not found for architecture x86_64 |
---|
8162 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8163 | configure:10414: $? = 1 |
---|
8164 | configure: failed program was: |
---|
8165 | | /* confdefs.h */ |
---|
8166 | | #define _GNU_SOURCE 1 |
---|
8167 | | #define _NETBSD_SOURCE 1 |
---|
8168 | | #define __BSD_VISIBLE 1 |
---|
8169 | | #define _BSD_TYPES 1 |
---|
8170 | | #define _DARWIN_C_SOURCE 1 |
---|
8171 | | #define STDC_HEADERS 1 |
---|
8172 | | #define HAVE_SYS_TYPES_H 1 |
---|
8173 | | #define HAVE_SYS_STAT_H 1 |
---|
8174 | | #define HAVE_STDLIB_H 1 |
---|
8175 | | #define HAVE_STRING_H 1 |
---|
8176 | | #define HAVE_MEMORY_H 1 |
---|
8177 | | #define HAVE_STRINGS_H 1 |
---|
8178 | | #define HAVE_INTTYPES_H 1 |
---|
8179 | | #define HAVE_STDINT_H 1 |
---|
8180 | | #define HAVE_UNISTD_H 1 |
---|
8181 | | #define __EXTENSIONS__ 1 |
---|
8182 | | #define _ALL_SOURCE 1 |
---|
8183 | | #define _GNU_SOURCE 1 |
---|
8184 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8185 | | #define _TANDEM_SOURCE 1 |
---|
8186 | | #define STDC_HEADERS 1 |
---|
8187 | | #define HAVE_DLFCN_H 1 |
---|
8188 | | #define HAVE_ERRNO_H 1 |
---|
8189 | | #define HAVE_FCNTL_H 1 |
---|
8190 | | #define HAVE_GRP_H 1 |
---|
8191 | | #define HAVE_LANGINFO_H 1 |
---|
8192 | | #define HAVE_LIBINTL_H 1 |
---|
8193 | | #define HAVE_POLL_H 1 |
---|
8194 | | #define HAVE_PTHREAD_H 1 |
---|
8195 | | #define HAVE_SIGNAL_H 1 |
---|
8196 | | #define HAVE_STDINT_H 1 |
---|
8197 | | #define HAVE_TERMIOS_H 1 |
---|
8198 | | #define HAVE_UNISTD_H 1 |
---|
8199 | | #define HAVE_UTIME_H 1 |
---|
8200 | | #define HAVE_SYS_EVENT_H 1 |
---|
8201 | | #define HAVE_SYS_FILE_H 1 |
---|
8202 | | #define HAVE_SYS_LOCK_H 1 |
---|
8203 | | #define HAVE_SYS_PARAM_H 1 |
---|
8204 | | #define HAVE_SYS_POLL_H 1 |
---|
8205 | | #define HAVE_SYS_SELECT_H 1 |
---|
8206 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8207 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8208 | | #define HAVE_SYS_STAT_H 1 |
---|
8209 | | #define HAVE_SYS_TIME_H 1 |
---|
8210 | | #define HAVE_SYS_TIMES_H 1 |
---|
8211 | | #define HAVE_SYS_TYPES_H 1 |
---|
8212 | | #define HAVE_SYS_UN_H 1 |
---|
8213 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8214 | | #define HAVE_SYS_WAIT_H 1 |
---|
8215 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8216 | | #define HAVE_SYSEXITS_H 1 |
---|
8217 | | #define HAVE_SPAWN_H 1 |
---|
8218 | | #define HAVE_UTIL_H 1 |
---|
8219 | | #define HAVE_ALLOCA_H 1 |
---|
8220 | | #define HAVE_DIRENT_H 1 |
---|
8221 | | #define HAVE_MAKEDEV 1 |
---|
8222 | | #define _LARGEFILE_SOURCE 1 |
---|
8223 | | #define _FILE_OFFSET_BITS 64 |
---|
8224 | | #if defined(SCO_DS) |
---|
8225 | | #undef _OFF_T |
---|
8226 | | #endif |
---|
8227 | | #define RETSIGTYPE void |
---|
8228 | | #define HAVE_UINT32_T 1 |
---|
8229 | | #define HAVE_UINT64_T 1 |
---|
8230 | | #define HAVE_INT32_T 1 |
---|
8231 | | #define HAVE_INT64_T 1 |
---|
8232 | | #define HAVE_SSIZE_T 1 |
---|
8233 | | #define SIZEOF_INT 4 |
---|
8234 | | #define SIZEOF_LONG 8 |
---|
8235 | | #define SIZEOF_VOID_P 8 |
---|
8236 | | #define SIZEOF_SHORT 2 |
---|
8237 | | #define SIZEOF_FLOAT 4 |
---|
8238 | | #define SIZEOF_DOUBLE 8 |
---|
8239 | | #define SIZEOF_FPOS_T 8 |
---|
8240 | | #define SIZEOF_SIZE_T 8 |
---|
8241 | | #define SIZEOF_PID_T 4 |
---|
8242 | | #define HAVE_LONG_LONG 1 |
---|
8243 | | #define SIZEOF_LONG_LONG 8 |
---|
8244 | | #define HAVE_LONG_DOUBLE 1 |
---|
8245 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8246 | | #define HAVE_C99_BOOL 1 |
---|
8247 | | #define SIZEOF__BOOL 1 |
---|
8248 | | #define HAVE_UINTPTR_T 1 |
---|
8249 | | #define SIZEOF_UINTPTR_T 8 |
---|
8250 | | #define SIZEOF_OFF_T 8 |
---|
8251 | | #define SIZEOF_TIME_T 8 |
---|
8252 | | #define SIZEOF_PTHREAD_T 8 |
---|
8253 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
8254 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
8255 | | #define WITH_DYLD 1 |
---|
8256 | | #define SHLIB_EXT ".so" |
---|
8257 | | #define HAVE_LIBDL 1 |
---|
8258 | | #define HAVE_RAND_EGD 1 |
---|
8259 | | #define WITH_LIBINTL 1 |
---|
8260 | | #define WITH_THREAD 1 |
---|
8261 | | #define _REENTRANT 1 |
---|
8262 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8263 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
8264 | | #define ENABLE_IPV6 1 |
---|
8265 | | #define HAVE_OSX105_SDK 1 |
---|
8266 | | #define WITH_DOC_STRINGS 1 |
---|
8267 | | #define WITH_PYMALLOC 1 |
---|
8268 | | #define HAVE_DLOPEN 1 |
---|
8269 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
8270 | | #define HAVE_ALARM 1 |
---|
8271 | | #define HAVE_SETITIMER 1 |
---|
8272 | | #define HAVE_GETITIMER 1 |
---|
8273 | | #define HAVE_CHOWN 1 |
---|
8274 | | #define HAVE_CLOCK 1 |
---|
8275 | | #define HAVE_CONFSTR 1 |
---|
8276 | | #define HAVE_CTERMID 1 |
---|
8277 | | #define HAVE_EXECV 1 |
---|
8278 | | #define HAVE_FCHMOD 1 |
---|
8279 | | #define HAVE_FCHOWN 1 |
---|
8280 | | #define HAVE_FORK 1 |
---|
8281 | | #define HAVE_FPATHCONF 1 |
---|
8282 | | #define HAVE_FTIME 1 |
---|
8283 | | #define HAVE_FTRUNCATE 1 |
---|
8284 | | #define HAVE_GAI_STRERROR 1 |
---|
8285 | | #define HAVE_GETGROUPS 1 |
---|
8286 | | #define HAVE_GETLOGIN 1 |
---|
8287 | | #define HAVE_GETLOADAVG 1 |
---|
8288 | | #define HAVE_GETPEERNAME 1 |
---|
8289 | | #define HAVE_GETPGID 1 |
---|
8290 | | #define HAVE_GETPID 1 |
---|
8291 | | #define HAVE_GETPRIORITY 1 |
---|
8292 | | #define HAVE_GETPWENT 1 |
---|
8293 | | #define HAVE_GETSID 1 |
---|
8294 | | #define HAVE_GETWD 1 |
---|
8295 | | #define HAVE_INITGROUPS 1 |
---|
8296 | | #define HAVE_KILL 1 |
---|
8297 | | #define HAVE_KILLPG 1 |
---|
8298 | | #define HAVE_LCHMOD 1 |
---|
8299 | | #define HAVE_LCHOWN 1 |
---|
8300 | | #define HAVE_LSTAT 1 |
---|
8301 | | #define HAVE_MKFIFO 1 |
---|
8302 | | #define HAVE_MKNOD 1 |
---|
8303 | | #define HAVE_MKTIME 1 |
---|
8304 | | #define HAVE_MMAP 1 |
---|
8305 | | #define HAVE_NICE 1 |
---|
8306 | | #define HAVE_PATHCONF 1 |
---|
8307 | | #define HAVE_PAUSE 1 |
---|
8308 | | #define HAVE_POLL 1 |
---|
8309 | | #define HAVE_PUTENV 1 |
---|
8310 | | #define HAVE_READLINK 1 |
---|
8311 | | #define HAVE_REALPATH 1 |
---|
8312 | | #define HAVE_SELECT 1 |
---|
8313 | | #define HAVE_SEM_OPEN 1 |
---|
8314 | | #define HAVE_SEM_GETVALUE 1 |
---|
8315 | | #define HAVE_SEM_UNLINK 1 |
---|
8316 | | #define HAVE_SETEGID 1 |
---|
8317 | | #define HAVE_SETEUID 1 |
---|
8318 | | #define HAVE_SETGID 1 |
---|
8319 | | #define HAVE_SETLOCALE 1 |
---|
8320 | | #define HAVE_SETREGID 1 |
---|
8321 | | #define HAVE_SETREUID 1 |
---|
8322 | | #define HAVE_SETSID 1 |
---|
8323 | | #define HAVE_SETPGID 1 |
---|
8324 | | #define HAVE_SETPGRP 1 |
---|
8325 | | #define HAVE_SETUID 1 |
---|
8326 | | #define HAVE_SETVBUF 1 |
---|
8327 | | #define HAVE_SNPRINTF 1 |
---|
8328 | | #define HAVE_SETLOCALE 1 |
---|
8329 | | #define HAVE_SETREGID 1 |
---|
8330 | | #define HAVE_SETREUID 1 |
---|
8331 | | /* end confdefs.h. */ |
---|
8332 | | /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. |
---|
8333 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8334 | | #define setresgid innocuous_setresgid |
---|
8335 | | |
---|
8336 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8337 | | which can conflict with char setresgid (); below. |
---|
8338 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8339 | | <limits.h> exists even on freestanding compilers. */ |
---|
8340 | | |
---|
8341 | | #ifdef __STDC__ |
---|
8342 | | # include <limits.h> |
---|
8343 | | #else |
---|
8344 | | # include <assert.h> |
---|
8345 | | #endif |
---|
8346 | | |
---|
8347 | | #undef setresgid |
---|
8348 | | |
---|
8349 | | /* Override any GCC internal prototype to avoid an error. |
---|
8350 | | Use char because int might match the return type of a GCC |
---|
8351 | | builtin and then its argument prototype would still apply. */ |
---|
8352 | | #ifdef __cplusplus |
---|
8353 | | extern "C" |
---|
8354 | | #endif |
---|
8355 | | char setresgid (); |
---|
8356 | | /* The GNU C library defines this for functions which it implements |
---|
8357 | | to always fail with ENOSYS. Some functions are actually named |
---|
8358 | | something starting with __ and the normal name is an alias. */ |
---|
8359 | | #if defined __stub_setresgid || defined __stub___setresgid |
---|
8360 | | choke me |
---|
8361 | | #endif |
---|
8362 | | |
---|
8363 | | int |
---|
8364 | | main () |
---|
8365 | | { |
---|
8366 | | return setresgid (); |
---|
8367 | | ; |
---|
8368 | | return 0; |
---|
8369 | | } |
---|
8370 | configure:10414: result: no |
---|
8371 | configure:10414: checking for setsid |
---|
8372 | configure:10414: result: yes |
---|
8373 | configure:10414: checking for setpgid |
---|
8374 | configure:10414: result: yes |
---|
8375 | configure:10414: checking for setpgrp |
---|
8376 | configure:10414: result: yes |
---|
8377 | configure:10414: checking for setuid |
---|
8378 | configure:10414: result: yes |
---|
8379 | configure:10414: checking for setvbuf |
---|
8380 | configure:10414: result: yes |
---|
8381 | configure:10414: checking for snprintf |
---|
8382 | configure:10414: result: yes |
---|
8383 | configure:10414: checking for sigaction |
---|
8384 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8385 | configure:10414: $? = 0 |
---|
8386 | configure:10414: result: yes |
---|
8387 | configure:10414: checking for siginterrupt |
---|
8388 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8389 | configure:10414: $? = 0 |
---|
8390 | configure:10414: result: yes |
---|
8391 | configure:10414: checking for sigrelse |
---|
8392 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8393 | configure:10414: $? = 0 |
---|
8394 | configure:10414: result: yes |
---|
8395 | configure:10414: checking for strftime |
---|
8396 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8397 | configure:10414: $? = 0 |
---|
8398 | configure:10414: result: yes |
---|
8399 | configure:10414: checking for sysconf |
---|
8400 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8401 | configure:10414: $? = 0 |
---|
8402 | configure:10414: result: yes |
---|
8403 | configure:10414: checking for tcgetpgrp |
---|
8404 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8405 | configure:10414: $? = 0 |
---|
8406 | configure:10414: result: yes |
---|
8407 | configure:10414: checking for tcsetpgrp |
---|
8408 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8409 | configure:10414: $? = 0 |
---|
8410 | configure:10414: result: yes |
---|
8411 | configure:10414: checking for tempnam |
---|
8412 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8413 | configure:10414: $? = 0 |
---|
8414 | configure:10414: result: yes |
---|
8415 | configure:10414: checking for timegm |
---|
8416 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8417 | configure:10414: $? = 0 |
---|
8418 | configure:10414: result: yes |
---|
8419 | configure:10414: checking for times |
---|
8420 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8421 | configure:10414: $? = 0 |
---|
8422 | configure:10414: result: yes |
---|
8423 | configure:10414: checking for tmpfile |
---|
8424 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8425 | configure:10414: $? = 0 |
---|
8426 | configure:10414: result: yes |
---|
8427 | configure:10414: checking for tmpnam |
---|
8428 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8429 | configure:10414: $? = 0 |
---|
8430 | configure:10414: result: yes |
---|
8431 | configure:10414: checking for tmpnam_r |
---|
8432 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8433 | Undefined symbols for architecture x86_64: |
---|
8434 | "_tmpnam_r", referenced from: |
---|
8435 | _main in conftest-b980ed.o |
---|
8436 | ld: symbol(s) not found for architecture x86_64 |
---|
8437 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8438 | configure:10414: $? = 1 |
---|
8439 | configure: failed program was: |
---|
8440 | | /* confdefs.h */ |
---|
8441 | | #define _GNU_SOURCE 1 |
---|
8442 | | #define _NETBSD_SOURCE 1 |
---|
8443 | | #define __BSD_VISIBLE 1 |
---|
8444 | | #define _BSD_TYPES 1 |
---|
8445 | | #define _DARWIN_C_SOURCE 1 |
---|
8446 | | #define STDC_HEADERS 1 |
---|
8447 | | #define HAVE_SYS_TYPES_H 1 |
---|
8448 | | #define HAVE_SYS_STAT_H 1 |
---|
8449 | | #define HAVE_STDLIB_H 1 |
---|
8450 | | #define HAVE_STRING_H 1 |
---|
8451 | | #define HAVE_MEMORY_H 1 |
---|
8452 | | #define HAVE_STRINGS_H 1 |
---|
8453 | | #define HAVE_INTTYPES_H 1 |
---|
8454 | | #define HAVE_STDINT_H 1 |
---|
8455 | | #define HAVE_UNISTD_H 1 |
---|
8456 | | #define __EXTENSIONS__ 1 |
---|
8457 | | #define _ALL_SOURCE 1 |
---|
8458 | | #define _GNU_SOURCE 1 |
---|
8459 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8460 | | #define _TANDEM_SOURCE 1 |
---|
8461 | | #define STDC_HEADERS 1 |
---|
8462 | | #define HAVE_DLFCN_H 1 |
---|
8463 | | #define HAVE_ERRNO_H 1 |
---|
8464 | | #define HAVE_FCNTL_H 1 |
---|
8465 | | #define HAVE_GRP_H 1 |
---|
8466 | | #define HAVE_LANGINFO_H 1 |
---|
8467 | | #define HAVE_LIBINTL_H 1 |
---|
8468 | | #define HAVE_POLL_H 1 |
---|
8469 | | #define HAVE_PTHREAD_H 1 |
---|
8470 | | #define HAVE_SIGNAL_H 1 |
---|
8471 | | #define HAVE_STDINT_H 1 |
---|
8472 | | #define HAVE_TERMIOS_H 1 |
---|
8473 | | #define HAVE_UNISTD_H 1 |
---|
8474 | | #define HAVE_UTIME_H 1 |
---|
8475 | | #define HAVE_SYS_EVENT_H 1 |
---|
8476 | | #define HAVE_SYS_FILE_H 1 |
---|
8477 | | #define HAVE_SYS_LOCK_H 1 |
---|
8478 | | #define HAVE_SYS_PARAM_H 1 |
---|
8479 | | #define HAVE_SYS_POLL_H 1 |
---|
8480 | | #define HAVE_SYS_SELECT_H 1 |
---|
8481 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8482 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8483 | | #define HAVE_SYS_STAT_H 1 |
---|
8484 | | #define HAVE_SYS_TIME_H 1 |
---|
8485 | | #define HAVE_SYS_TIMES_H 1 |
---|
8486 | | #define HAVE_SYS_TYPES_H 1 |
---|
8487 | | #define HAVE_SYS_UN_H 1 |
---|
8488 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8489 | | #define HAVE_SYS_WAIT_H 1 |
---|
8490 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8491 | | #define HAVE_SYSEXITS_H 1 |
---|
8492 | | #define HAVE_SPAWN_H 1 |
---|
8493 | | #define HAVE_UTIL_H 1 |
---|
8494 | | #define HAVE_ALLOCA_H 1 |
---|
8495 | | #define HAVE_DIRENT_H 1 |
---|
8496 | | #define HAVE_MAKEDEV 1 |
---|
8497 | | #define _LARGEFILE_SOURCE 1 |
---|
8498 | | #define _FILE_OFFSET_BITS 64 |
---|
8499 | | #if defined(SCO_DS) |
---|
8500 | | #undef _OFF_T |
---|
8501 | | #endif |
---|
8502 | | #define RETSIGTYPE void |
---|
8503 | | #define HAVE_UINT32_T 1 |
---|
8504 | | #define HAVE_UINT64_T 1 |
---|
8505 | | #define HAVE_INT32_T 1 |
---|
8506 | | #define HAVE_INT64_T 1 |
---|
8507 | | #define HAVE_SSIZE_T 1 |
---|
8508 | | #define SIZEOF_INT 4 |
---|
8509 | | #define SIZEOF_LONG 8 |
---|
8510 | | #define SIZEOF_VOID_P 8 |
---|
8511 | | #define SIZEOF_SHORT 2 |
---|
8512 | | #define SIZEOF_FLOAT 4 |
---|
8513 | | #define SIZEOF_DOUBLE 8 |
---|
8514 | | #define SIZEOF_FPOS_T 8 |
---|
8515 | | #define SIZEOF_SIZE_T 8 |
---|
8516 | | #define SIZEOF_PID_T 4 |
---|
8517 | | #define HAVE_LONG_LONG 1 |
---|
8518 | | #define SIZEOF_LONG_LONG 8 |
---|
8519 | | #define HAVE_LONG_DOUBLE 1 |
---|
8520 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8521 | | #define HAVE_C99_BOOL 1 |
---|
8522 | | #define SIZEOF__BOOL 1 |
---|
8523 | | #define HAVE_UINTPTR_T 1 |
---|
8524 | | #define SIZEOF_UINTPTR_T 8 |
---|
8525 | | #define SIZEOF_OFF_T 8 |
---|
8526 | | #define SIZEOF_TIME_T 8 |
---|
8527 | | #define SIZEOF_PTHREAD_T 8 |
---|
8528 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
8529 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
8530 | | #define WITH_DYLD 1 |
---|
8531 | | #define SHLIB_EXT ".so" |
---|
8532 | | #define HAVE_LIBDL 1 |
---|
8533 | | #define HAVE_RAND_EGD 1 |
---|
8534 | | #define WITH_LIBINTL 1 |
---|
8535 | | #define WITH_THREAD 1 |
---|
8536 | | #define _REENTRANT 1 |
---|
8537 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8538 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
8539 | | #define ENABLE_IPV6 1 |
---|
8540 | | #define HAVE_OSX105_SDK 1 |
---|
8541 | | #define WITH_DOC_STRINGS 1 |
---|
8542 | | #define WITH_PYMALLOC 1 |
---|
8543 | | #define HAVE_DLOPEN 1 |
---|
8544 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
8545 | | #define HAVE_ALARM 1 |
---|
8546 | | #define HAVE_SETITIMER 1 |
---|
8547 | | #define HAVE_GETITIMER 1 |
---|
8548 | | #define HAVE_CHOWN 1 |
---|
8549 | | #define HAVE_CLOCK 1 |
---|
8550 | | #define HAVE_CONFSTR 1 |
---|
8551 | | #define HAVE_CTERMID 1 |
---|
8552 | | #define HAVE_EXECV 1 |
---|
8553 | | #define HAVE_FCHMOD 1 |
---|
8554 | | #define HAVE_FCHOWN 1 |
---|
8555 | | #define HAVE_FORK 1 |
---|
8556 | | #define HAVE_FPATHCONF 1 |
---|
8557 | | #define HAVE_FTIME 1 |
---|
8558 | | #define HAVE_FTRUNCATE 1 |
---|
8559 | | #define HAVE_GAI_STRERROR 1 |
---|
8560 | | #define HAVE_GETGROUPS 1 |
---|
8561 | | #define HAVE_GETLOGIN 1 |
---|
8562 | | #define HAVE_GETLOADAVG 1 |
---|
8563 | | #define HAVE_GETPEERNAME 1 |
---|
8564 | | #define HAVE_GETPGID 1 |
---|
8565 | | #define HAVE_GETPID 1 |
---|
8566 | | #define HAVE_GETPRIORITY 1 |
---|
8567 | | #define HAVE_GETPWENT 1 |
---|
8568 | | #define HAVE_GETSID 1 |
---|
8569 | | #define HAVE_GETWD 1 |
---|
8570 | | #define HAVE_INITGROUPS 1 |
---|
8571 | | #define HAVE_KILL 1 |
---|
8572 | | #define HAVE_KILLPG 1 |
---|
8573 | | #define HAVE_LCHMOD 1 |
---|
8574 | | #define HAVE_LCHOWN 1 |
---|
8575 | | #define HAVE_LSTAT 1 |
---|
8576 | | #define HAVE_MKFIFO 1 |
---|
8577 | | #define HAVE_MKNOD 1 |
---|
8578 | | #define HAVE_MKTIME 1 |
---|
8579 | | #define HAVE_MMAP 1 |
---|
8580 | | #define HAVE_NICE 1 |
---|
8581 | | #define HAVE_PATHCONF 1 |
---|
8582 | | #define HAVE_PAUSE 1 |
---|
8583 | | #define HAVE_POLL 1 |
---|
8584 | | #define HAVE_PUTENV 1 |
---|
8585 | | #define HAVE_READLINK 1 |
---|
8586 | | #define HAVE_REALPATH 1 |
---|
8587 | | #define HAVE_SELECT 1 |
---|
8588 | | #define HAVE_SEM_OPEN 1 |
---|
8589 | | #define HAVE_SEM_GETVALUE 1 |
---|
8590 | | #define HAVE_SEM_UNLINK 1 |
---|
8591 | | #define HAVE_SETEGID 1 |
---|
8592 | | #define HAVE_SETEUID 1 |
---|
8593 | | #define HAVE_SETGID 1 |
---|
8594 | | #define HAVE_SETLOCALE 1 |
---|
8595 | | #define HAVE_SETREGID 1 |
---|
8596 | | #define HAVE_SETREUID 1 |
---|
8597 | | #define HAVE_SETSID 1 |
---|
8598 | | #define HAVE_SETPGID 1 |
---|
8599 | | #define HAVE_SETPGRP 1 |
---|
8600 | | #define HAVE_SETUID 1 |
---|
8601 | | #define HAVE_SETVBUF 1 |
---|
8602 | | #define HAVE_SNPRINTF 1 |
---|
8603 | | #define HAVE_SETLOCALE 1 |
---|
8604 | | #define HAVE_SETREGID 1 |
---|
8605 | | #define HAVE_SETREUID 1 |
---|
8606 | | #define HAVE_SETSID 1 |
---|
8607 | | #define HAVE_SETPGID 1 |
---|
8608 | | #define HAVE_SETPGRP 1 |
---|
8609 | | #define HAVE_SETUID 1 |
---|
8610 | | #define HAVE_SETVBUF 1 |
---|
8611 | | #define HAVE_SNPRINTF 1 |
---|
8612 | | #define HAVE_SIGACTION 1 |
---|
8613 | | #define HAVE_SIGINTERRUPT 1 |
---|
8614 | | #define HAVE_SIGRELSE 1 |
---|
8615 | | #define HAVE_STRFTIME 1 |
---|
8616 | | #define HAVE_SYSCONF 1 |
---|
8617 | | #define HAVE_TCGETPGRP 1 |
---|
8618 | | #define HAVE_TCSETPGRP 1 |
---|
8619 | | #define HAVE_TEMPNAM 1 |
---|
8620 | | #define HAVE_TIMEGM 1 |
---|
8621 | | #define HAVE_TIMES 1 |
---|
8622 | | #define HAVE_TMPFILE 1 |
---|
8623 | | #define HAVE_TMPNAM 1 |
---|
8624 | | /* end confdefs.h. */ |
---|
8625 | | /* Define tmpnam_r to an innocuous variant, in case <limits.h> declares tmpnam_r. |
---|
8626 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8627 | | #define tmpnam_r innocuous_tmpnam_r |
---|
8628 | | |
---|
8629 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8630 | | which can conflict with char tmpnam_r (); below. |
---|
8631 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8632 | | <limits.h> exists even on freestanding compilers. */ |
---|
8633 | | |
---|
8634 | | #ifdef __STDC__ |
---|
8635 | | # include <limits.h> |
---|
8636 | | #else |
---|
8637 | | # include <assert.h> |
---|
8638 | | #endif |
---|
8639 | | |
---|
8640 | | #undef tmpnam_r |
---|
8641 | | |
---|
8642 | | /* Override any GCC internal prototype to avoid an error. |
---|
8643 | | Use char because int might match the return type of a GCC |
---|
8644 | | builtin and then its argument prototype would still apply. */ |
---|
8645 | | #ifdef __cplusplus |
---|
8646 | | extern "C" |
---|
8647 | | #endif |
---|
8648 | | char tmpnam_r (); |
---|
8649 | | /* The GNU C library defines this for functions which it implements |
---|
8650 | | to always fail with ENOSYS. Some functions are actually named |
---|
8651 | | something starting with __ and the normal name is an alias. */ |
---|
8652 | | #if defined __stub_tmpnam_r || defined __stub___tmpnam_r |
---|
8653 | | choke me |
---|
8654 | | #endif |
---|
8655 | | |
---|
8656 | | int |
---|
8657 | | main () |
---|
8658 | | { |
---|
8659 | | return tmpnam_r (); |
---|
8660 | | ; |
---|
8661 | | return 0; |
---|
8662 | | } |
---|
8663 | configure:10414: result: no |
---|
8664 | configure:10414: checking for truncate |
---|
8665 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8666 | configure:10414: $? = 0 |
---|
8667 | configure:10414: result: yes |
---|
8668 | configure:10414: checking for uname |
---|
8669 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8670 | configure:10414: $? = 0 |
---|
8671 | configure:10414: result: yes |
---|
8672 | configure:10414: checking for unsetenv |
---|
8673 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8674 | configure:10414: $? = 0 |
---|
8675 | configure:10414: result: yes |
---|
8676 | configure:10414: checking for utimes |
---|
8677 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8678 | configure:10414: $? = 0 |
---|
8679 | configure:10414: result: yes |
---|
8680 | configure:10414: checking for waitpid |
---|
8681 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8682 | configure:10414: $? = 0 |
---|
8683 | configure:10414: result: yes |
---|
8684 | configure:10414: checking for wait3 |
---|
8685 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8686 | configure:10414: $? = 0 |
---|
8687 | configure:10414: result: yes |
---|
8688 | configure:10414: checking for wait4 |
---|
8689 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8690 | configure:10414: $? = 0 |
---|
8691 | configure:10414: result: yes |
---|
8692 | configure:10414: checking for wcscoll |
---|
8693 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8694 | configure:10414: $? = 0 |
---|
8695 | configure:10414: result: yes |
---|
8696 | configure:10414: checking for _getpty |
---|
8697 | configure:10414: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
8698 | Undefined symbols for architecture x86_64: |
---|
8699 | "__getpty", referenced from: |
---|
8700 | _main in conftest-018921.o |
---|
8701 | ld: symbol(s) not found for architecture x86_64 |
---|
8702 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
8703 | configure:10414: $? = 1 |
---|
8704 | configure: failed program was: |
---|
8705 | | /* confdefs.h */ |
---|
8706 | | #define _GNU_SOURCE 1 |
---|
8707 | | #define _NETBSD_SOURCE 1 |
---|
8708 | | #define __BSD_VISIBLE 1 |
---|
8709 | | #define _BSD_TYPES 1 |
---|
8710 | | #define _DARWIN_C_SOURCE 1 |
---|
8711 | | #define STDC_HEADERS 1 |
---|
8712 | | #define HAVE_SYS_TYPES_H 1 |
---|
8713 | | #define HAVE_SYS_STAT_H 1 |
---|
8714 | | #define HAVE_STDLIB_H 1 |
---|
8715 | | #define HAVE_STRING_H 1 |
---|
8716 | | #define HAVE_MEMORY_H 1 |
---|
8717 | | #define HAVE_STRINGS_H 1 |
---|
8718 | | #define HAVE_INTTYPES_H 1 |
---|
8719 | | #define HAVE_STDINT_H 1 |
---|
8720 | | #define HAVE_UNISTD_H 1 |
---|
8721 | | #define __EXTENSIONS__ 1 |
---|
8722 | | #define _ALL_SOURCE 1 |
---|
8723 | | #define _GNU_SOURCE 1 |
---|
8724 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8725 | | #define _TANDEM_SOURCE 1 |
---|
8726 | | #define STDC_HEADERS 1 |
---|
8727 | | #define HAVE_DLFCN_H 1 |
---|
8728 | | #define HAVE_ERRNO_H 1 |
---|
8729 | | #define HAVE_FCNTL_H 1 |
---|
8730 | | #define HAVE_GRP_H 1 |
---|
8731 | | #define HAVE_LANGINFO_H 1 |
---|
8732 | | #define HAVE_LIBINTL_H 1 |
---|
8733 | | #define HAVE_POLL_H 1 |
---|
8734 | | #define HAVE_PTHREAD_H 1 |
---|
8735 | | #define HAVE_SIGNAL_H 1 |
---|
8736 | | #define HAVE_STDINT_H 1 |
---|
8737 | | #define HAVE_TERMIOS_H 1 |
---|
8738 | | #define HAVE_UNISTD_H 1 |
---|
8739 | | #define HAVE_UTIME_H 1 |
---|
8740 | | #define HAVE_SYS_EVENT_H 1 |
---|
8741 | | #define HAVE_SYS_FILE_H 1 |
---|
8742 | | #define HAVE_SYS_LOCK_H 1 |
---|
8743 | | #define HAVE_SYS_PARAM_H 1 |
---|
8744 | | #define HAVE_SYS_POLL_H 1 |
---|
8745 | | #define HAVE_SYS_SELECT_H 1 |
---|
8746 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8747 | | #define HAVE_SYS_STATVFS_H 1 |
---|
8748 | | #define HAVE_SYS_STAT_H 1 |
---|
8749 | | #define HAVE_SYS_TIME_H 1 |
---|
8750 | | #define HAVE_SYS_TIMES_H 1 |
---|
8751 | | #define HAVE_SYS_TYPES_H 1 |
---|
8752 | | #define HAVE_SYS_UN_H 1 |
---|
8753 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
8754 | | #define HAVE_SYS_WAIT_H 1 |
---|
8755 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
8756 | | #define HAVE_SYSEXITS_H 1 |
---|
8757 | | #define HAVE_SPAWN_H 1 |
---|
8758 | | #define HAVE_UTIL_H 1 |
---|
8759 | | #define HAVE_ALLOCA_H 1 |
---|
8760 | | #define HAVE_DIRENT_H 1 |
---|
8761 | | #define HAVE_MAKEDEV 1 |
---|
8762 | | #define _LARGEFILE_SOURCE 1 |
---|
8763 | | #define _FILE_OFFSET_BITS 64 |
---|
8764 | | #if defined(SCO_DS) |
---|
8765 | | #undef _OFF_T |
---|
8766 | | #endif |
---|
8767 | | #define RETSIGTYPE void |
---|
8768 | | #define HAVE_UINT32_T 1 |
---|
8769 | | #define HAVE_UINT64_T 1 |
---|
8770 | | #define HAVE_INT32_T 1 |
---|
8771 | | #define HAVE_INT64_T 1 |
---|
8772 | | #define HAVE_SSIZE_T 1 |
---|
8773 | | #define SIZEOF_INT 4 |
---|
8774 | | #define SIZEOF_LONG 8 |
---|
8775 | | #define SIZEOF_VOID_P 8 |
---|
8776 | | #define SIZEOF_SHORT 2 |
---|
8777 | | #define SIZEOF_FLOAT 4 |
---|
8778 | | #define SIZEOF_DOUBLE 8 |
---|
8779 | | #define SIZEOF_FPOS_T 8 |
---|
8780 | | #define SIZEOF_SIZE_T 8 |
---|
8781 | | #define SIZEOF_PID_T 4 |
---|
8782 | | #define HAVE_LONG_LONG 1 |
---|
8783 | | #define SIZEOF_LONG_LONG 8 |
---|
8784 | | #define HAVE_LONG_DOUBLE 1 |
---|
8785 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
8786 | | #define HAVE_C99_BOOL 1 |
---|
8787 | | #define SIZEOF__BOOL 1 |
---|
8788 | | #define HAVE_UINTPTR_T 1 |
---|
8789 | | #define SIZEOF_UINTPTR_T 8 |
---|
8790 | | #define SIZEOF_OFF_T 8 |
---|
8791 | | #define SIZEOF_TIME_T 8 |
---|
8792 | | #define SIZEOF_PTHREAD_T 8 |
---|
8793 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
8794 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
8795 | | #define WITH_DYLD 1 |
---|
8796 | | #define SHLIB_EXT ".so" |
---|
8797 | | #define HAVE_LIBDL 1 |
---|
8798 | | #define HAVE_RAND_EGD 1 |
---|
8799 | | #define WITH_LIBINTL 1 |
---|
8800 | | #define WITH_THREAD 1 |
---|
8801 | | #define _REENTRANT 1 |
---|
8802 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8803 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
8804 | | #define ENABLE_IPV6 1 |
---|
8805 | | #define HAVE_OSX105_SDK 1 |
---|
8806 | | #define WITH_DOC_STRINGS 1 |
---|
8807 | | #define WITH_PYMALLOC 1 |
---|
8808 | | #define HAVE_DLOPEN 1 |
---|
8809 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
8810 | | #define HAVE_ALARM 1 |
---|
8811 | | #define HAVE_SETITIMER 1 |
---|
8812 | | #define HAVE_GETITIMER 1 |
---|
8813 | | #define HAVE_CHOWN 1 |
---|
8814 | | #define HAVE_CLOCK 1 |
---|
8815 | | #define HAVE_CONFSTR 1 |
---|
8816 | | #define HAVE_CTERMID 1 |
---|
8817 | | #define HAVE_EXECV 1 |
---|
8818 | | #define HAVE_FCHMOD 1 |
---|
8819 | | #define HAVE_FCHOWN 1 |
---|
8820 | | #define HAVE_FORK 1 |
---|
8821 | | #define HAVE_FPATHCONF 1 |
---|
8822 | | #define HAVE_FTIME 1 |
---|
8823 | | #define HAVE_FTRUNCATE 1 |
---|
8824 | | #define HAVE_GAI_STRERROR 1 |
---|
8825 | | #define HAVE_GETGROUPS 1 |
---|
8826 | | #define HAVE_GETLOGIN 1 |
---|
8827 | | #define HAVE_GETLOADAVG 1 |
---|
8828 | | #define HAVE_GETPEERNAME 1 |
---|
8829 | | #define HAVE_GETPGID 1 |
---|
8830 | | #define HAVE_GETPID 1 |
---|
8831 | | #define HAVE_GETPRIORITY 1 |
---|
8832 | | #define HAVE_GETPWENT 1 |
---|
8833 | | #define HAVE_GETSID 1 |
---|
8834 | | #define HAVE_GETWD 1 |
---|
8835 | | #define HAVE_INITGROUPS 1 |
---|
8836 | | #define HAVE_KILL 1 |
---|
8837 | | #define HAVE_KILLPG 1 |
---|
8838 | | #define HAVE_LCHMOD 1 |
---|
8839 | | #define HAVE_LCHOWN 1 |
---|
8840 | | #define HAVE_LSTAT 1 |
---|
8841 | | #define HAVE_MKFIFO 1 |
---|
8842 | | #define HAVE_MKNOD 1 |
---|
8843 | | #define HAVE_MKTIME 1 |
---|
8844 | | #define HAVE_MMAP 1 |
---|
8845 | | #define HAVE_NICE 1 |
---|
8846 | | #define HAVE_PATHCONF 1 |
---|
8847 | | #define HAVE_PAUSE 1 |
---|
8848 | | #define HAVE_POLL 1 |
---|
8849 | | #define HAVE_PUTENV 1 |
---|
8850 | | #define HAVE_READLINK 1 |
---|
8851 | | #define HAVE_REALPATH 1 |
---|
8852 | | #define HAVE_SELECT 1 |
---|
8853 | | #define HAVE_SEM_OPEN 1 |
---|
8854 | | #define HAVE_SEM_GETVALUE 1 |
---|
8855 | | #define HAVE_SEM_UNLINK 1 |
---|
8856 | | #define HAVE_SETEGID 1 |
---|
8857 | | #define HAVE_SETEUID 1 |
---|
8858 | | #define HAVE_SETGID 1 |
---|
8859 | | #define HAVE_SETLOCALE 1 |
---|
8860 | | #define HAVE_SETREGID 1 |
---|
8861 | | #define HAVE_SETREUID 1 |
---|
8862 | | #define HAVE_SETSID 1 |
---|
8863 | | #define HAVE_SETPGID 1 |
---|
8864 | | #define HAVE_SETPGRP 1 |
---|
8865 | | #define HAVE_SETUID 1 |
---|
8866 | | #define HAVE_SETVBUF 1 |
---|
8867 | | #define HAVE_SNPRINTF 1 |
---|
8868 | | #define HAVE_SETLOCALE 1 |
---|
8869 | | #define HAVE_SETREGID 1 |
---|
8870 | | #define HAVE_SETREUID 1 |
---|
8871 | | #define HAVE_SETSID 1 |
---|
8872 | | #define HAVE_SETPGID 1 |
---|
8873 | | #define HAVE_SETPGRP 1 |
---|
8874 | | #define HAVE_SETUID 1 |
---|
8875 | | #define HAVE_SETVBUF 1 |
---|
8876 | | #define HAVE_SNPRINTF 1 |
---|
8877 | | #define HAVE_SIGACTION 1 |
---|
8878 | | #define HAVE_SIGINTERRUPT 1 |
---|
8879 | | #define HAVE_SIGRELSE 1 |
---|
8880 | | #define HAVE_STRFTIME 1 |
---|
8881 | | #define HAVE_SYSCONF 1 |
---|
8882 | | #define HAVE_TCGETPGRP 1 |
---|
8883 | | #define HAVE_TCSETPGRP 1 |
---|
8884 | | #define HAVE_TEMPNAM 1 |
---|
8885 | | #define HAVE_TIMEGM 1 |
---|
8886 | | #define HAVE_TIMES 1 |
---|
8887 | | #define HAVE_TMPFILE 1 |
---|
8888 | | #define HAVE_TMPNAM 1 |
---|
8889 | | #define HAVE_TRUNCATE 1 |
---|
8890 | | #define HAVE_UNAME 1 |
---|
8891 | | #define HAVE_UNSETENV 1 |
---|
8892 | | #define HAVE_UTIMES 1 |
---|
8893 | | #define HAVE_WAITPID 1 |
---|
8894 | | #define HAVE_WAIT3 1 |
---|
8895 | | #define HAVE_WAIT4 1 |
---|
8896 | | #define HAVE_WCSCOLL 1 |
---|
8897 | | /* end confdefs.h. */ |
---|
8898 | | /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. |
---|
8899 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
8900 | | #define _getpty innocuous__getpty |
---|
8901 | | |
---|
8902 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
8903 | | which can conflict with char _getpty (); below. |
---|
8904 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
8905 | | <limits.h> exists even on freestanding compilers. */ |
---|
8906 | | |
---|
8907 | | #ifdef __STDC__ |
---|
8908 | | # include <limits.h> |
---|
8909 | | #else |
---|
8910 | | # include <assert.h> |
---|
8911 | | #endif |
---|
8912 | | |
---|
8913 | | #undef _getpty |
---|
8914 | | |
---|
8915 | | /* Override any GCC internal prototype to avoid an error. |
---|
8916 | | Use char because int might match the return type of a GCC |
---|
8917 | | builtin and then its argument prototype would still apply. */ |
---|
8918 | | #ifdef __cplusplus |
---|
8919 | | extern "C" |
---|
8920 | | #endif |
---|
8921 | | char _getpty (); |
---|
8922 | | /* The GNU C library defines this for functions which it implements |
---|
8923 | | to always fail with ENOSYS. Some functions are actually named |
---|
8924 | | something starting with __ and the normal name is an alias. */ |
---|
8925 | | #if defined __stub__getpty || defined __stub____getpty |
---|
8926 | | choke me |
---|
8927 | | #endif |
---|
8928 | | |
---|
8929 | | int |
---|
8930 | | main () |
---|
8931 | | { |
---|
8932 | | return _getpty (); |
---|
8933 | | ; |
---|
8934 | | return 0; |
---|
8935 | | } |
---|
8936 | configure:10414: result: no |
---|
8937 | configure:10426: checking for chroot |
---|
8938 | configure:10439: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8939 | configure:10439: $? = 0 |
---|
8940 | configure:10443: result: yes |
---|
8941 | configure:10451: checking for link |
---|
8942 | configure:10464: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8943 | configure:10464: $? = 0 |
---|
8944 | configure:10468: result: yes |
---|
8945 | configure:10476: checking for symlink |
---|
8946 | configure:10489: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8947 | configure:10489: $? = 0 |
---|
8948 | configure:10493: result: yes |
---|
8949 | configure:10501: checking for fchdir |
---|
8950 | configure:10514: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8951 | configure:10514: $? = 0 |
---|
8952 | configure:10518: result: yes |
---|
8953 | configure:10526: checking for fsync |
---|
8954 | configure:10539: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8955 | configure:10539: $? = 0 |
---|
8956 | configure:10543: result: yes |
---|
8957 | configure:10551: checking for fdatasync |
---|
8958 | configure:10564: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
8959 | conftest.c:203:9: error: use of undeclared identifier 'fdatasync' |
---|
8960 | void *x=fdatasync |
---|
8961 | ^ |
---|
8962 | 1 error generated. |
---|
8963 | configure:10564: $? = 1 |
---|
8964 | configure: failed program was: |
---|
8965 | | /* confdefs.h */ |
---|
8966 | | #define _GNU_SOURCE 1 |
---|
8967 | | #define _NETBSD_SOURCE 1 |
---|
8968 | | #define __BSD_VISIBLE 1 |
---|
8969 | | #define _BSD_TYPES 1 |
---|
8970 | | #define _DARWIN_C_SOURCE 1 |
---|
8971 | | #define STDC_HEADERS 1 |
---|
8972 | | #define HAVE_SYS_TYPES_H 1 |
---|
8973 | | #define HAVE_SYS_STAT_H 1 |
---|
8974 | | #define HAVE_STDLIB_H 1 |
---|
8975 | | #define HAVE_STRING_H 1 |
---|
8976 | | #define HAVE_MEMORY_H 1 |
---|
8977 | | #define HAVE_STRINGS_H 1 |
---|
8978 | | #define HAVE_INTTYPES_H 1 |
---|
8979 | | #define HAVE_STDINT_H 1 |
---|
8980 | | #define HAVE_UNISTD_H 1 |
---|
8981 | | #define __EXTENSIONS__ 1 |
---|
8982 | | #define _ALL_SOURCE 1 |
---|
8983 | | #define _GNU_SOURCE 1 |
---|
8984 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8985 | | #define _TANDEM_SOURCE 1 |
---|
8986 | | #define STDC_HEADERS 1 |
---|
8987 | | #define HAVE_DLFCN_H 1 |
---|
8988 | | #define HAVE_ERRNO_H 1 |
---|
8989 | | #define HAVE_FCNTL_H 1 |
---|
8990 | | #define HAVE_GRP_H 1 |
---|
8991 | | #define HAVE_LANGINFO_H 1 |
---|
8992 | | #define HAVE_LIBINTL_H 1 |
---|
8993 | | #define HAVE_POLL_H 1 |
---|
8994 | | #define HAVE_PTHREAD_H 1 |
---|
8995 | | #define HAVE_SIGNAL_H 1 |
---|
8996 | | #define HAVE_STDINT_H 1 |
---|
8997 | | #define HAVE_TERMIOS_H 1 |
---|
8998 | | #define HAVE_UNISTD_H 1 |
---|
8999 | | #define HAVE_UTIME_H 1 |
---|
9000 | | #define HAVE_SYS_EVENT_H 1 |
---|
9001 | | #define HAVE_SYS_FILE_H 1 |
---|
9002 | | #define HAVE_SYS_LOCK_H 1 |
---|
9003 | | #define HAVE_SYS_PARAM_H 1 |
---|
9004 | | #define HAVE_SYS_POLL_H 1 |
---|
9005 | | #define HAVE_SYS_SELECT_H 1 |
---|
9006 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9007 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9008 | | #define HAVE_SYS_STAT_H 1 |
---|
9009 | | #define HAVE_SYS_TIME_H 1 |
---|
9010 | | #define HAVE_SYS_TIMES_H 1 |
---|
9011 | | #define HAVE_SYS_TYPES_H 1 |
---|
9012 | | #define HAVE_SYS_UN_H 1 |
---|
9013 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9014 | | #define HAVE_SYS_WAIT_H 1 |
---|
9015 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9016 | | #define HAVE_SYSEXITS_H 1 |
---|
9017 | | #define HAVE_SPAWN_H 1 |
---|
9018 | | #define HAVE_UTIL_H 1 |
---|
9019 | | #define HAVE_ALLOCA_H 1 |
---|
9020 | | #define HAVE_DIRENT_H 1 |
---|
9021 | | #define HAVE_MAKEDEV 1 |
---|
9022 | | #define _LARGEFILE_SOURCE 1 |
---|
9023 | | #define _FILE_OFFSET_BITS 64 |
---|
9024 | | #if defined(SCO_DS) |
---|
9025 | | #undef _OFF_T |
---|
9026 | | #endif |
---|
9027 | | #define RETSIGTYPE void |
---|
9028 | | #define HAVE_UINT32_T 1 |
---|
9029 | | #define HAVE_UINT64_T 1 |
---|
9030 | | #define HAVE_INT32_T 1 |
---|
9031 | | #define HAVE_INT64_T 1 |
---|
9032 | | #define HAVE_SSIZE_T 1 |
---|
9033 | | #define SIZEOF_INT 4 |
---|
9034 | | #define SIZEOF_LONG 8 |
---|
9035 | | #define SIZEOF_VOID_P 8 |
---|
9036 | | #define SIZEOF_SHORT 2 |
---|
9037 | | #define SIZEOF_FLOAT 4 |
---|
9038 | | #define SIZEOF_DOUBLE 8 |
---|
9039 | | #define SIZEOF_FPOS_T 8 |
---|
9040 | | #define SIZEOF_SIZE_T 8 |
---|
9041 | | #define SIZEOF_PID_T 4 |
---|
9042 | | #define HAVE_LONG_LONG 1 |
---|
9043 | | #define SIZEOF_LONG_LONG 8 |
---|
9044 | | #define HAVE_LONG_DOUBLE 1 |
---|
9045 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9046 | | #define HAVE_C99_BOOL 1 |
---|
9047 | | #define SIZEOF__BOOL 1 |
---|
9048 | | #define HAVE_UINTPTR_T 1 |
---|
9049 | | #define SIZEOF_UINTPTR_T 8 |
---|
9050 | | #define SIZEOF_OFF_T 8 |
---|
9051 | | #define SIZEOF_TIME_T 8 |
---|
9052 | | #define SIZEOF_PTHREAD_T 8 |
---|
9053 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
9054 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
9055 | | #define WITH_DYLD 1 |
---|
9056 | | #define SHLIB_EXT ".so" |
---|
9057 | | #define HAVE_LIBDL 1 |
---|
9058 | | #define HAVE_RAND_EGD 1 |
---|
9059 | | #define WITH_LIBINTL 1 |
---|
9060 | | #define WITH_THREAD 1 |
---|
9061 | | #define _REENTRANT 1 |
---|
9062 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9063 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
9064 | | #define ENABLE_IPV6 1 |
---|
9065 | | #define HAVE_OSX105_SDK 1 |
---|
9066 | | #define WITH_DOC_STRINGS 1 |
---|
9067 | | #define WITH_PYMALLOC 1 |
---|
9068 | | #define HAVE_DLOPEN 1 |
---|
9069 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
9070 | | #define HAVE_ALARM 1 |
---|
9071 | | #define HAVE_SETITIMER 1 |
---|
9072 | | #define HAVE_GETITIMER 1 |
---|
9073 | | #define HAVE_CHOWN 1 |
---|
9074 | | #define HAVE_CLOCK 1 |
---|
9075 | | #define HAVE_CONFSTR 1 |
---|
9076 | | #define HAVE_CTERMID 1 |
---|
9077 | | #define HAVE_EXECV 1 |
---|
9078 | | #define HAVE_FCHMOD 1 |
---|
9079 | | #define HAVE_FCHOWN 1 |
---|
9080 | | #define HAVE_FORK 1 |
---|
9081 | | #define HAVE_FPATHCONF 1 |
---|
9082 | | #define HAVE_FTIME 1 |
---|
9083 | | #define HAVE_FTRUNCATE 1 |
---|
9084 | | #define HAVE_GAI_STRERROR 1 |
---|
9085 | | #define HAVE_GETGROUPS 1 |
---|
9086 | | #define HAVE_GETLOGIN 1 |
---|
9087 | | #define HAVE_GETLOADAVG 1 |
---|
9088 | | #define HAVE_GETPEERNAME 1 |
---|
9089 | | #define HAVE_GETPGID 1 |
---|
9090 | | #define HAVE_GETPID 1 |
---|
9091 | | #define HAVE_GETPRIORITY 1 |
---|
9092 | | #define HAVE_GETPWENT 1 |
---|
9093 | | #define HAVE_GETSID 1 |
---|
9094 | | #define HAVE_GETWD 1 |
---|
9095 | | #define HAVE_INITGROUPS 1 |
---|
9096 | | #define HAVE_KILL 1 |
---|
9097 | | #define HAVE_KILLPG 1 |
---|
9098 | | #define HAVE_LCHMOD 1 |
---|
9099 | | #define HAVE_LCHOWN 1 |
---|
9100 | | #define HAVE_LSTAT 1 |
---|
9101 | | #define HAVE_MKFIFO 1 |
---|
9102 | | #define HAVE_MKNOD 1 |
---|
9103 | | #define HAVE_MKTIME 1 |
---|
9104 | | #define HAVE_MMAP 1 |
---|
9105 | | #define HAVE_NICE 1 |
---|
9106 | | #define HAVE_PATHCONF 1 |
---|
9107 | | #define HAVE_PAUSE 1 |
---|
9108 | | #define HAVE_POLL 1 |
---|
9109 | | #define HAVE_PUTENV 1 |
---|
9110 | | #define HAVE_READLINK 1 |
---|
9111 | | #define HAVE_REALPATH 1 |
---|
9112 | | #define HAVE_SELECT 1 |
---|
9113 | | #define HAVE_SEM_OPEN 1 |
---|
9114 | | #define HAVE_SEM_GETVALUE 1 |
---|
9115 | | #define HAVE_SEM_UNLINK 1 |
---|
9116 | | #define HAVE_SETEGID 1 |
---|
9117 | | #define HAVE_SETEUID 1 |
---|
9118 | | #define HAVE_SETGID 1 |
---|
9119 | | #define HAVE_SETLOCALE 1 |
---|
9120 | | #define HAVE_SETREGID 1 |
---|
9121 | | #define HAVE_SETREUID 1 |
---|
9122 | | #define HAVE_SETSID 1 |
---|
9123 | | #define HAVE_SETPGID 1 |
---|
9124 | | #define HAVE_SETPGRP 1 |
---|
9125 | | #define HAVE_SETUID 1 |
---|
9126 | | #define HAVE_SETVBUF 1 |
---|
9127 | | #define HAVE_SNPRINTF 1 |
---|
9128 | | #define HAVE_SETLOCALE 1 |
---|
9129 | | #define HAVE_SETREGID 1 |
---|
9130 | | #define HAVE_SETREUID 1 |
---|
9131 | | #define HAVE_SETSID 1 |
---|
9132 | | #define HAVE_SETPGID 1 |
---|
9133 | | #define HAVE_SETPGRP 1 |
---|
9134 | | #define HAVE_SETUID 1 |
---|
9135 | | #define HAVE_SETVBUF 1 |
---|
9136 | | #define HAVE_SNPRINTF 1 |
---|
9137 | | #define HAVE_SIGACTION 1 |
---|
9138 | | #define HAVE_SIGINTERRUPT 1 |
---|
9139 | | #define HAVE_SIGRELSE 1 |
---|
9140 | | #define HAVE_STRFTIME 1 |
---|
9141 | | #define HAVE_SYSCONF 1 |
---|
9142 | | #define HAVE_TCGETPGRP 1 |
---|
9143 | | #define HAVE_TCSETPGRP 1 |
---|
9144 | | #define HAVE_TEMPNAM 1 |
---|
9145 | | #define HAVE_TIMEGM 1 |
---|
9146 | | #define HAVE_TIMES 1 |
---|
9147 | | #define HAVE_TMPFILE 1 |
---|
9148 | | #define HAVE_TMPNAM 1 |
---|
9149 | | #define HAVE_TRUNCATE 1 |
---|
9150 | | #define HAVE_UNAME 1 |
---|
9151 | | #define HAVE_UNSETENV 1 |
---|
9152 | | #define HAVE_UTIMES 1 |
---|
9153 | | #define HAVE_WAITPID 1 |
---|
9154 | | #define HAVE_WAIT3 1 |
---|
9155 | | #define HAVE_WAIT4 1 |
---|
9156 | | #define HAVE_WCSCOLL 1 |
---|
9157 | | #define HAVE_CHROOT 1 |
---|
9158 | | #define HAVE_LINK 1 |
---|
9159 | | #define HAVE_SYMLINK 1 |
---|
9160 | | #define HAVE_FCHDIR 1 |
---|
9161 | | #define HAVE_FSYNC 1 |
---|
9162 | | /* end confdefs.h. */ |
---|
9163 | | #include <unistd.h> |
---|
9164 | | int |
---|
9165 | | main () |
---|
9166 | | { |
---|
9167 | | void *x=fdatasync |
---|
9168 | | ; |
---|
9169 | | return 0; |
---|
9170 | | } |
---|
9171 | configure:10571: result: no |
---|
9172 | configure:10576: checking for epoll |
---|
9173 | configure:10589: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9174 | conftest.c:199:10: fatal error: 'sys/epoll.h' file not found |
---|
9175 | #include <sys/epoll.h> |
---|
9176 | ^ |
---|
9177 | 1 error generated. |
---|
9178 | configure:10589: $? = 1 |
---|
9179 | configure: failed program was: |
---|
9180 | | /* confdefs.h */ |
---|
9181 | | #define _GNU_SOURCE 1 |
---|
9182 | | #define _NETBSD_SOURCE 1 |
---|
9183 | | #define __BSD_VISIBLE 1 |
---|
9184 | | #define _BSD_TYPES 1 |
---|
9185 | | #define _DARWIN_C_SOURCE 1 |
---|
9186 | | #define STDC_HEADERS 1 |
---|
9187 | | #define HAVE_SYS_TYPES_H 1 |
---|
9188 | | #define HAVE_SYS_STAT_H 1 |
---|
9189 | | #define HAVE_STDLIB_H 1 |
---|
9190 | | #define HAVE_STRING_H 1 |
---|
9191 | | #define HAVE_MEMORY_H 1 |
---|
9192 | | #define HAVE_STRINGS_H 1 |
---|
9193 | | #define HAVE_INTTYPES_H 1 |
---|
9194 | | #define HAVE_STDINT_H 1 |
---|
9195 | | #define HAVE_UNISTD_H 1 |
---|
9196 | | #define __EXTENSIONS__ 1 |
---|
9197 | | #define _ALL_SOURCE 1 |
---|
9198 | | #define _GNU_SOURCE 1 |
---|
9199 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9200 | | #define _TANDEM_SOURCE 1 |
---|
9201 | | #define STDC_HEADERS 1 |
---|
9202 | | #define HAVE_DLFCN_H 1 |
---|
9203 | | #define HAVE_ERRNO_H 1 |
---|
9204 | | #define HAVE_FCNTL_H 1 |
---|
9205 | | #define HAVE_GRP_H 1 |
---|
9206 | | #define HAVE_LANGINFO_H 1 |
---|
9207 | | #define HAVE_LIBINTL_H 1 |
---|
9208 | | #define HAVE_POLL_H 1 |
---|
9209 | | #define HAVE_PTHREAD_H 1 |
---|
9210 | | #define HAVE_SIGNAL_H 1 |
---|
9211 | | #define HAVE_STDINT_H 1 |
---|
9212 | | #define HAVE_TERMIOS_H 1 |
---|
9213 | | #define HAVE_UNISTD_H 1 |
---|
9214 | | #define HAVE_UTIME_H 1 |
---|
9215 | | #define HAVE_SYS_EVENT_H 1 |
---|
9216 | | #define HAVE_SYS_FILE_H 1 |
---|
9217 | | #define HAVE_SYS_LOCK_H 1 |
---|
9218 | | #define HAVE_SYS_PARAM_H 1 |
---|
9219 | | #define HAVE_SYS_POLL_H 1 |
---|
9220 | | #define HAVE_SYS_SELECT_H 1 |
---|
9221 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9222 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9223 | | #define HAVE_SYS_STAT_H 1 |
---|
9224 | | #define HAVE_SYS_TIME_H 1 |
---|
9225 | | #define HAVE_SYS_TIMES_H 1 |
---|
9226 | | #define HAVE_SYS_TYPES_H 1 |
---|
9227 | | #define HAVE_SYS_UN_H 1 |
---|
9228 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9229 | | #define HAVE_SYS_WAIT_H 1 |
---|
9230 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9231 | | #define HAVE_SYSEXITS_H 1 |
---|
9232 | | #define HAVE_SPAWN_H 1 |
---|
9233 | | #define HAVE_UTIL_H 1 |
---|
9234 | | #define HAVE_ALLOCA_H 1 |
---|
9235 | | #define HAVE_DIRENT_H 1 |
---|
9236 | | #define HAVE_MAKEDEV 1 |
---|
9237 | | #define _LARGEFILE_SOURCE 1 |
---|
9238 | | #define _FILE_OFFSET_BITS 64 |
---|
9239 | | #if defined(SCO_DS) |
---|
9240 | | #undef _OFF_T |
---|
9241 | | #endif |
---|
9242 | | #define RETSIGTYPE void |
---|
9243 | | #define HAVE_UINT32_T 1 |
---|
9244 | | #define HAVE_UINT64_T 1 |
---|
9245 | | #define HAVE_INT32_T 1 |
---|
9246 | | #define HAVE_INT64_T 1 |
---|
9247 | | #define HAVE_SSIZE_T 1 |
---|
9248 | | #define SIZEOF_INT 4 |
---|
9249 | | #define SIZEOF_LONG 8 |
---|
9250 | | #define SIZEOF_VOID_P 8 |
---|
9251 | | #define SIZEOF_SHORT 2 |
---|
9252 | | #define SIZEOF_FLOAT 4 |
---|
9253 | | #define SIZEOF_DOUBLE 8 |
---|
9254 | | #define SIZEOF_FPOS_T 8 |
---|
9255 | | #define SIZEOF_SIZE_T 8 |
---|
9256 | | #define SIZEOF_PID_T 4 |
---|
9257 | | #define HAVE_LONG_LONG 1 |
---|
9258 | | #define SIZEOF_LONG_LONG 8 |
---|
9259 | | #define HAVE_LONG_DOUBLE 1 |
---|
9260 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9261 | | #define HAVE_C99_BOOL 1 |
---|
9262 | | #define SIZEOF__BOOL 1 |
---|
9263 | | #define HAVE_UINTPTR_T 1 |
---|
9264 | | #define SIZEOF_UINTPTR_T 8 |
---|
9265 | | #define SIZEOF_OFF_T 8 |
---|
9266 | | #define SIZEOF_TIME_T 8 |
---|
9267 | | #define SIZEOF_PTHREAD_T 8 |
---|
9268 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
9269 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
9270 | | #define WITH_DYLD 1 |
---|
9271 | | #define SHLIB_EXT ".so" |
---|
9272 | | #define HAVE_LIBDL 1 |
---|
9273 | | #define HAVE_RAND_EGD 1 |
---|
9274 | | #define WITH_LIBINTL 1 |
---|
9275 | | #define WITH_THREAD 1 |
---|
9276 | | #define _REENTRANT 1 |
---|
9277 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9278 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
9279 | | #define ENABLE_IPV6 1 |
---|
9280 | | #define HAVE_OSX105_SDK 1 |
---|
9281 | | #define WITH_DOC_STRINGS 1 |
---|
9282 | | #define WITH_PYMALLOC 1 |
---|
9283 | | #define HAVE_DLOPEN 1 |
---|
9284 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
9285 | | #define HAVE_ALARM 1 |
---|
9286 | | #define HAVE_SETITIMER 1 |
---|
9287 | | #define HAVE_GETITIMER 1 |
---|
9288 | | #define HAVE_CHOWN 1 |
---|
9289 | | #define HAVE_CLOCK 1 |
---|
9290 | | #define HAVE_CONFSTR 1 |
---|
9291 | | #define HAVE_CTERMID 1 |
---|
9292 | | #define HAVE_EXECV 1 |
---|
9293 | | #define HAVE_FCHMOD 1 |
---|
9294 | | #define HAVE_FCHOWN 1 |
---|
9295 | | #define HAVE_FORK 1 |
---|
9296 | | #define HAVE_FPATHCONF 1 |
---|
9297 | | #define HAVE_FTIME 1 |
---|
9298 | | #define HAVE_FTRUNCATE 1 |
---|
9299 | | #define HAVE_GAI_STRERROR 1 |
---|
9300 | | #define HAVE_GETGROUPS 1 |
---|
9301 | | #define HAVE_GETLOGIN 1 |
---|
9302 | | #define HAVE_GETLOADAVG 1 |
---|
9303 | | #define HAVE_GETPEERNAME 1 |
---|
9304 | | #define HAVE_GETPGID 1 |
---|
9305 | | #define HAVE_GETPID 1 |
---|
9306 | | #define HAVE_GETPRIORITY 1 |
---|
9307 | | #define HAVE_GETPWENT 1 |
---|
9308 | | #define HAVE_GETSID 1 |
---|
9309 | | #define HAVE_GETWD 1 |
---|
9310 | | #define HAVE_INITGROUPS 1 |
---|
9311 | | #define HAVE_KILL 1 |
---|
9312 | | #define HAVE_KILLPG 1 |
---|
9313 | | #define HAVE_LCHMOD 1 |
---|
9314 | | #define HAVE_LCHOWN 1 |
---|
9315 | | #define HAVE_LSTAT 1 |
---|
9316 | | #define HAVE_MKFIFO 1 |
---|
9317 | | #define HAVE_MKNOD 1 |
---|
9318 | | #define HAVE_MKTIME 1 |
---|
9319 | | #define HAVE_MMAP 1 |
---|
9320 | | #define HAVE_NICE 1 |
---|
9321 | | #define HAVE_PATHCONF 1 |
---|
9322 | | #define HAVE_PAUSE 1 |
---|
9323 | | #define HAVE_POLL 1 |
---|
9324 | | #define HAVE_PUTENV 1 |
---|
9325 | | #define HAVE_READLINK 1 |
---|
9326 | | #define HAVE_REALPATH 1 |
---|
9327 | | #define HAVE_SELECT 1 |
---|
9328 | | #define HAVE_SEM_OPEN 1 |
---|
9329 | | #define HAVE_SEM_GETVALUE 1 |
---|
9330 | | #define HAVE_SEM_UNLINK 1 |
---|
9331 | | #define HAVE_SETEGID 1 |
---|
9332 | | #define HAVE_SETEUID 1 |
---|
9333 | | #define HAVE_SETGID 1 |
---|
9334 | | #define HAVE_SETLOCALE 1 |
---|
9335 | | #define HAVE_SETREGID 1 |
---|
9336 | | #define HAVE_SETREUID 1 |
---|
9337 | | #define HAVE_SETSID 1 |
---|
9338 | | #define HAVE_SETPGID 1 |
---|
9339 | | #define HAVE_SETPGRP 1 |
---|
9340 | | #define HAVE_SETUID 1 |
---|
9341 | | #define HAVE_SETVBUF 1 |
---|
9342 | | #define HAVE_SNPRINTF 1 |
---|
9343 | | #define HAVE_SETLOCALE 1 |
---|
9344 | | #define HAVE_SETREGID 1 |
---|
9345 | | #define HAVE_SETREUID 1 |
---|
9346 | | #define HAVE_SETSID 1 |
---|
9347 | | #define HAVE_SETPGID 1 |
---|
9348 | | #define HAVE_SETPGRP 1 |
---|
9349 | | #define HAVE_SETUID 1 |
---|
9350 | | #define HAVE_SETVBUF 1 |
---|
9351 | | #define HAVE_SNPRINTF 1 |
---|
9352 | | #define HAVE_SIGACTION 1 |
---|
9353 | | #define HAVE_SIGINTERRUPT 1 |
---|
9354 | | #define HAVE_SIGRELSE 1 |
---|
9355 | | #define HAVE_STRFTIME 1 |
---|
9356 | | #define HAVE_SYSCONF 1 |
---|
9357 | | #define HAVE_TCGETPGRP 1 |
---|
9358 | | #define HAVE_TCSETPGRP 1 |
---|
9359 | | #define HAVE_TEMPNAM 1 |
---|
9360 | | #define HAVE_TIMEGM 1 |
---|
9361 | | #define HAVE_TIMES 1 |
---|
9362 | | #define HAVE_TMPFILE 1 |
---|
9363 | | #define HAVE_TMPNAM 1 |
---|
9364 | | #define HAVE_TRUNCATE 1 |
---|
9365 | | #define HAVE_UNAME 1 |
---|
9366 | | #define HAVE_UNSETENV 1 |
---|
9367 | | #define HAVE_UTIMES 1 |
---|
9368 | | #define HAVE_WAITPID 1 |
---|
9369 | | #define HAVE_WAIT3 1 |
---|
9370 | | #define HAVE_WAIT4 1 |
---|
9371 | | #define HAVE_WCSCOLL 1 |
---|
9372 | | #define HAVE_CHROOT 1 |
---|
9373 | | #define HAVE_LINK 1 |
---|
9374 | | #define HAVE_SYMLINK 1 |
---|
9375 | | #define HAVE_FCHDIR 1 |
---|
9376 | | #define HAVE_FSYNC 1 |
---|
9377 | | /* end confdefs.h. */ |
---|
9378 | | #include <sys/epoll.h> |
---|
9379 | | int |
---|
9380 | | main () |
---|
9381 | | { |
---|
9382 | | void *x=epoll_create |
---|
9383 | | ; |
---|
9384 | | return 0; |
---|
9385 | | } |
---|
9386 | configure:10596: result: no |
---|
9387 | configure:10601: checking for kqueue |
---|
9388 | configure:10617: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9389 | configure:10617: $? = 0 |
---|
9390 | configure:10621: result: yes |
---|
9391 | configure:10635: checking for ctermid_r |
---|
9392 | configure:10650: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9393 | configure:10650: $? = 0 |
---|
9394 | configure:10654: result: yes |
---|
9395 | configure:10663: checking for flock declaration |
---|
9396 | configure:10680: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9397 | configure:10680: $? = 0 |
---|
9398 | configure:10689: result: yes |
---|
9399 | configure:10694: checking for flock |
---|
9400 | configure:10694: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
9401 | configure:10694: $? = 0 |
---|
9402 | configure:10694: result: yes |
---|
9403 | configure:10752: checking for getpagesize |
---|
9404 | configure:10767: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9405 | configure:10767: $? = 0 |
---|
9406 | configure:10771: result: yes |
---|
9407 | configure:10780: checking for broken unsetenv |
---|
9408 | configure:10795: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
9409 | configure:10795: $? = 0 |
---|
9410 | configure:10796: result: no |
---|
9411 | configure:10812: checking for true |
---|
9412 | configure:10828: found /usr/bin/true |
---|
9413 | configure:10839: result: true |
---|
9414 | configure:10852: checking for inet_aton in -lc |
---|
9415 | configure:10877: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -lc -ldl >&5 |
---|
9416 | configure:10877: $? = 0 |
---|
9417 | configure:10886: result: yes |
---|
9418 | configure:10942: checking for chflags |
---|
9419 | configure:10963: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
9420 | conftest.c:204:10: fatal error: 'sys/stat.h' file not found |
---|
9421 | #include <sys/stat.h> |
---|
9422 | ^ |
---|
9423 | 1 error generated. |
---|
9424 | configure:10963: $? = 1 |
---|
9425 | configure: program exited with status 1 |
---|
9426 | configure: failed program was: |
---|
9427 | | /* confdefs.h */ |
---|
9428 | | #define _GNU_SOURCE 1 |
---|
9429 | | #define _NETBSD_SOURCE 1 |
---|
9430 | | #define __BSD_VISIBLE 1 |
---|
9431 | | #define _BSD_TYPES 1 |
---|
9432 | | #define _DARWIN_C_SOURCE 1 |
---|
9433 | | #define STDC_HEADERS 1 |
---|
9434 | | #define HAVE_SYS_TYPES_H 1 |
---|
9435 | | #define HAVE_SYS_STAT_H 1 |
---|
9436 | | #define HAVE_STDLIB_H 1 |
---|
9437 | | #define HAVE_STRING_H 1 |
---|
9438 | | #define HAVE_MEMORY_H 1 |
---|
9439 | | #define HAVE_STRINGS_H 1 |
---|
9440 | | #define HAVE_INTTYPES_H 1 |
---|
9441 | | #define HAVE_STDINT_H 1 |
---|
9442 | | #define HAVE_UNISTD_H 1 |
---|
9443 | | #define __EXTENSIONS__ 1 |
---|
9444 | | #define _ALL_SOURCE 1 |
---|
9445 | | #define _GNU_SOURCE 1 |
---|
9446 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9447 | | #define _TANDEM_SOURCE 1 |
---|
9448 | | #define STDC_HEADERS 1 |
---|
9449 | | #define HAVE_DLFCN_H 1 |
---|
9450 | | #define HAVE_ERRNO_H 1 |
---|
9451 | | #define HAVE_FCNTL_H 1 |
---|
9452 | | #define HAVE_GRP_H 1 |
---|
9453 | | #define HAVE_LANGINFO_H 1 |
---|
9454 | | #define HAVE_LIBINTL_H 1 |
---|
9455 | | #define HAVE_POLL_H 1 |
---|
9456 | | #define HAVE_PTHREAD_H 1 |
---|
9457 | | #define HAVE_SIGNAL_H 1 |
---|
9458 | | #define HAVE_STDINT_H 1 |
---|
9459 | | #define HAVE_TERMIOS_H 1 |
---|
9460 | | #define HAVE_UNISTD_H 1 |
---|
9461 | | #define HAVE_UTIME_H 1 |
---|
9462 | | #define HAVE_SYS_EVENT_H 1 |
---|
9463 | | #define HAVE_SYS_FILE_H 1 |
---|
9464 | | #define HAVE_SYS_LOCK_H 1 |
---|
9465 | | #define HAVE_SYS_PARAM_H 1 |
---|
9466 | | #define HAVE_SYS_POLL_H 1 |
---|
9467 | | #define HAVE_SYS_SELECT_H 1 |
---|
9468 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9469 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9470 | | #define HAVE_SYS_STAT_H 1 |
---|
9471 | | #define HAVE_SYS_TIME_H 1 |
---|
9472 | | #define HAVE_SYS_TIMES_H 1 |
---|
9473 | | #define HAVE_SYS_TYPES_H 1 |
---|
9474 | | #define HAVE_SYS_UN_H 1 |
---|
9475 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9476 | | #define HAVE_SYS_WAIT_H 1 |
---|
9477 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9478 | | #define HAVE_SYSEXITS_H 1 |
---|
9479 | | #define HAVE_SPAWN_H 1 |
---|
9480 | | #define HAVE_UTIL_H 1 |
---|
9481 | | #define HAVE_ALLOCA_H 1 |
---|
9482 | | #define HAVE_DIRENT_H 1 |
---|
9483 | | #define HAVE_MAKEDEV 1 |
---|
9484 | | #define _LARGEFILE_SOURCE 1 |
---|
9485 | | #define _FILE_OFFSET_BITS 64 |
---|
9486 | | #if defined(SCO_DS) |
---|
9487 | | #undef _OFF_T |
---|
9488 | | #endif |
---|
9489 | | #define RETSIGTYPE void |
---|
9490 | | #define HAVE_UINT32_T 1 |
---|
9491 | | #define HAVE_UINT64_T 1 |
---|
9492 | | #define HAVE_INT32_T 1 |
---|
9493 | | #define HAVE_INT64_T 1 |
---|
9494 | | #define HAVE_SSIZE_T 1 |
---|
9495 | | #define SIZEOF_INT 4 |
---|
9496 | | #define SIZEOF_LONG 8 |
---|
9497 | | #define SIZEOF_VOID_P 8 |
---|
9498 | | #define SIZEOF_SHORT 2 |
---|
9499 | | #define SIZEOF_FLOAT 4 |
---|
9500 | | #define SIZEOF_DOUBLE 8 |
---|
9501 | | #define SIZEOF_FPOS_T 8 |
---|
9502 | | #define SIZEOF_SIZE_T 8 |
---|
9503 | | #define SIZEOF_PID_T 4 |
---|
9504 | | #define HAVE_LONG_LONG 1 |
---|
9505 | | #define SIZEOF_LONG_LONG 8 |
---|
9506 | | #define HAVE_LONG_DOUBLE 1 |
---|
9507 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9508 | | #define HAVE_C99_BOOL 1 |
---|
9509 | | #define SIZEOF__BOOL 1 |
---|
9510 | | #define HAVE_UINTPTR_T 1 |
---|
9511 | | #define SIZEOF_UINTPTR_T 8 |
---|
9512 | | #define SIZEOF_OFF_T 8 |
---|
9513 | | #define SIZEOF_TIME_T 8 |
---|
9514 | | #define SIZEOF_PTHREAD_T 8 |
---|
9515 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
9516 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
9517 | | #define WITH_DYLD 1 |
---|
9518 | | #define SHLIB_EXT ".so" |
---|
9519 | | #define HAVE_LIBDL 1 |
---|
9520 | | #define HAVE_RAND_EGD 1 |
---|
9521 | | #define WITH_LIBINTL 1 |
---|
9522 | | #define WITH_THREAD 1 |
---|
9523 | | #define _REENTRANT 1 |
---|
9524 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9525 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
9526 | | #define ENABLE_IPV6 1 |
---|
9527 | | #define HAVE_OSX105_SDK 1 |
---|
9528 | | #define WITH_DOC_STRINGS 1 |
---|
9529 | | #define WITH_PYMALLOC 1 |
---|
9530 | | #define HAVE_DLOPEN 1 |
---|
9531 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
9532 | | #define HAVE_ALARM 1 |
---|
9533 | | #define HAVE_SETITIMER 1 |
---|
9534 | | #define HAVE_GETITIMER 1 |
---|
9535 | | #define HAVE_CHOWN 1 |
---|
9536 | | #define HAVE_CLOCK 1 |
---|
9537 | | #define HAVE_CONFSTR 1 |
---|
9538 | | #define HAVE_CTERMID 1 |
---|
9539 | | #define HAVE_EXECV 1 |
---|
9540 | | #define HAVE_FCHMOD 1 |
---|
9541 | | #define HAVE_FCHOWN 1 |
---|
9542 | | #define HAVE_FORK 1 |
---|
9543 | | #define HAVE_FPATHCONF 1 |
---|
9544 | | #define HAVE_FTIME 1 |
---|
9545 | | #define HAVE_FTRUNCATE 1 |
---|
9546 | | #define HAVE_GAI_STRERROR 1 |
---|
9547 | | #define HAVE_GETGROUPS 1 |
---|
9548 | | #define HAVE_GETLOGIN 1 |
---|
9549 | | #define HAVE_GETLOADAVG 1 |
---|
9550 | | #define HAVE_GETPEERNAME 1 |
---|
9551 | | #define HAVE_GETPGID 1 |
---|
9552 | | #define HAVE_GETPID 1 |
---|
9553 | | #define HAVE_GETPRIORITY 1 |
---|
9554 | | #define HAVE_GETPWENT 1 |
---|
9555 | | #define HAVE_GETSID 1 |
---|
9556 | | #define HAVE_GETWD 1 |
---|
9557 | | #define HAVE_INITGROUPS 1 |
---|
9558 | | #define HAVE_KILL 1 |
---|
9559 | | #define HAVE_KILLPG 1 |
---|
9560 | | #define HAVE_LCHMOD 1 |
---|
9561 | | #define HAVE_LCHOWN 1 |
---|
9562 | | #define HAVE_LSTAT 1 |
---|
9563 | | #define HAVE_MKFIFO 1 |
---|
9564 | | #define HAVE_MKNOD 1 |
---|
9565 | | #define HAVE_MKTIME 1 |
---|
9566 | | #define HAVE_MMAP 1 |
---|
9567 | | #define HAVE_NICE 1 |
---|
9568 | | #define HAVE_PATHCONF 1 |
---|
9569 | | #define HAVE_PAUSE 1 |
---|
9570 | | #define HAVE_POLL 1 |
---|
9571 | | #define HAVE_PUTENV 1 |
---|
9572 | | #define HAVE_READLINK 1 |
---|
9573 | | #define HAVE_REALPATH 1 |
---|
9574 | | #define HAVE_SELECT 1 |
---|
9575 | | #define HAVE_SEM_OPEN 1 |
---|
9576 | | #define HAVE_SEM_GETVALUE 1 |
---|
9577 | | #define HAVE_SEM_UNLINK 1 |
---|
9578 | | #define HAVE_SETEGID 1 |
---|
9579 | | #define HAVE_SETEUID 1 |
---|
9580 | | #define HAVE_SETGID 1 |
---|
9581 | | #define HAVE_SETLOCALE 1 |
---|
9582 | | #define HAVE_SETREGID 1 |
---|
9583 | | #define HAVE_SETREUID 1 |
---|
9584 | | #define HAVE_SETSID 1 |
---|
9585 | | #define HAVE_SETPGID 1 |
---|
9586 | | #define HAVE_SETPGRP 1 |
---|
9587 | | #define HAVE_SETUID 1 |
---|
9588 | | #define HAVE_SETVBUF 1 |
---|
9589 | | #define HAVE_SNPRINTF 1 |
---|
9590 | | #define HAVE_SETLOCALE 1 |
---|
9591 | | #define HAVE_SETREGID 1 |
---|
9592 | | #define HAVE_SETREUID 1 |
---|
9593 | | #define HAVE_SETSID 1 |
---|
9594 | | #define HAVE_SETPGID 1 |
---|
9595 | | #define HAVE_SETPGRP 1 |
---|
9596 | | #define HAVE_SETUID 1 |
---|
9597 | | #define HAVE_SETVBUF 1 |
---|
9598 | | #define HAVE_SNPRINTF 1 |
---|
9599 | | #define HAVE_SIGACTION 1 |
---|
9600 | | #define HAVE_SIGINTERRUPT 1 |
---|
9601 | | #define HAVE_SIGRELSE 1 |
---|
9602 | | #define HAVE_STRFTIME 1 |
---|
9603 | | #define HAVE_SYSCONF 1 |
---|
9604 | | #define HAVE_TCGETPGRP 1 |
---|
9605 | | #define HAVE_TCSETPGRP 1 |
---|
9606 | | #define HAVE_TEMPNAM 1 |
---|
9607 | | #define HAVE_TIMEGM 1 |
---|
9608 | | #define HAVE_TIMES 1 |
---|
9609 | | #define HAVE_TMPFILE 1 |
---|
9610 | | #define HAVE_TMPNAM 1 |
---|
9611 | | #define HAVE_TRUNCATE 1 |
---|
9612 | | #define HAVE_UNAME 1 |
---|
9613 | | #define HAVE_UNSETENV 1 |
---|
9614 | | #define HAVE_UTIMES 1 |
---|
9615 | | #define HAVE_WAITPID 1 |
---|
9616 | | #define HAVE_WAIT3 1 |
---|
9617 | | #define HAVE_WAIT4 1 |
---|
9618 | | #define HAVE_WCSCOLL 1 |
---|
9619 | | #define HAVE_CHROOT 1 |
---|
9620 | | #define HAVE_LINK 1 |
---|
9621 | | #define HAVE_SYMLINK 1 |
---|
9622 | | #define HAVE_FCHDIR 1 |
---|
9623 | | #define HAVE_FSYNC 1 |
---|
9624 | | #define HAVE_KQUEUE 1 |
---|
9625 | | #define HAVE_CTERMID_R 1 |
---|
9626 | | #define HAVE_FLOCK 1 |
---|
9627 | | #define HAVE_GETPAGESIZE 1 |
---|
9628 | | /* end confdefs.h. */ |
---|
9629 | | |
---|
9630 | | #include <sys/stat.h> |
---|
9631 | | #include <unistd.h> |
---|
9632 | | int main(int argc, char*argv[]) |
---|
9633 | | { |
---|
9634 | | if(chflags(argv[0], 0) != 0) |
---|
9635 | | return 1; |
---|
9636 | | return 0; |
---|
9637 | | } |
---|
9638 | | |
---|
9639 | configure:10974: result: no |
---|
9640 | configure:10991: checking for lchflags |
---|
9641 | configure:11012: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
9642 | conftest.c:204:10: fatal error: 'sys/stat.h' file not found |
---|
9643 | #include <sys/stat.h> |
---|
9644 | ^ |
---|
9645 | 1 error generated. |
---|
9646 | configure:11012: $? = 1 |
---|
9647 | configure: program exited with status 1 |
---|
9648 | configure: failed program was: |
---|
9649 | | /* confdefs.h */ |
---|
9650 | | #define _GNU_SOURCE 1 |
---|
9651 | | #define _NETBSD_SOURCE 1 |
---|
9652 | | #define __BSD_VISIBLE 1 |
---|
9653 | | #define _BSD_TYPES 1 |
---|
9654 | | #define _DARWIN_C_SOURCE 1 |
---|
9655 | | #define STDC_HEADERS 1 |
---|
9656 | | #define HAVE_SYS_TYPES_H 1 |
---|
9657 | | #define HAVE_SYS_STAT_H 1 |
---|
9658 | | #define HAVE_STDLIB_H 1 |
---|
9659 | | #define HAVE_STRING_H 1 |
---|
9660 | | #define HAVE_MEMORY_H 1 |
---|
9661 | | #define HAVE_STRINGS_H 1 |
---|
9662 | | #define HAVE_INTTYPES_H 1 |
---|
9663 | | #define HAVE_STDINT_H 1 |
---|
9664 | | #define HAVE_UNISTD_H 1 |
---|
9665 | | #define __EXTENSIONS__ 1 |
---|
9666 | | #define _ALL_SOURCE 1 |
---|
9667 | | #define _GNU_SOURCE 1 |
---|
9668 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9669 | | #define _TANDEM_SOURCE 1 |
---|
9670 | | #define STDC_HEADERS 1 |
---|
9671 | | #define HAVE_DLFCN_H 1 |
---|
9672 | | #define HAVE_ERRNO_H 1 |
---|
9673 | | #define HAVE_FCNTL_H 1 |
---|
9674 | | #define HAVE_GRP_H 1 |
---|
9675 | | #define HAVE_LANGINFO_H 1 |
---|
9676 | | #define HAVE_LIBINTL_H 1 |
---|
9677 | | #define HAVE_POLL_H 1 |
---|
9678 | | #define HAVE_PTHREAD_H 1 |
---|
9679 | | #define HAVE_SIGNAL_H 1 |
---|
9680 | | #define HAVE_STDINT_H 1 |
---|
9681 | | #define HAVE_TERMIOS_H 1 |
---|
9682 | | #define HAVE_UNISTD_H 1 |
---|
9683 | | #define HAVE_UTIME_H 1 |
---|
9684 | | #define HAVE_SYS_EVENT_H 1 |
---|
9685 | | #define HAVE_SYS_FILE_H 1 |
---|
9686 | | #define HAVE_SYS_LOCK_H 1 |
---|
9687 | | #define HAVE_SYS_PARAM_H 1 |
---|
9688 | | #define HAVE_SYS_POLL_H 1 |
---|
9689 | | #define HAVE_SYS_SELECT_H 1 |
---|
9690 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9691 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9692 | | #define HAVE_SYS_STAT_H 1 |
---|
9693 | | #define HAVE_SYS_TIME_H 1 |
---|
9694 | | #define HAVE_SYS_TIMES_H 1 |
---|
9695 | | #define HAVE_SYS_TYPES_H 1 |
---|
9696 | | #define HAVE_SYS_UN_H 1 |
---|
9697 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9698 | | #define HAVE_SYS_WAIT_H 1 |
---|
9699 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9700 | | #define HAVE_SYSEXITS_H 1 |
---|
9701 | | #define HAVE_SPAWN_H 1 |
---|
9702 | | #define HAVE_UTIL_H 1 |
---|
9703 | | #define HAVE_ALLOCA_H 1 |
---|
9704 | | #define HAVE_DIRENT_H 1 |
---|
9705 | | #define HAVE_MAKEDEV 1 |
---|
9706 | | #define _LARGEFILE_SOURCE 1 |
---|
9707 | | #define _FILE_OFFSET_BITS 64 |
---|
9708 | | #if defined(SCO_DS) |
---|
9709 | | #undef _OFF_T |
---|
9710 | | #endif |
---|
9711 | | #define RETSIGTYPE void |
---|
9712 | | #define HAVE_UINT32_T 1 |
---|
9713 | | #define HAVE_UINT64_T 1 |
---|
9714 | | #define HAVE_INT32_T 1 |
---|
9715 | | #define HAVE_INT64_T 1 |
---|
9716 | | #define HAVE_SSIZE_T 1 |
---|
9717 | | #define SIZEOF_INT 4 |
---|
9718 | | #define SIZEOF_LONG 8 |
---|
9719 | | #define SIZEOF_VOID_P 8 |
---|
9720 | | #define SIZEOF_SHORT 2 |
---|
9721 | | #define SIZEOF_FLOAT 4 |
---|
9722 | | #define SIZEOF_DOUBLE 8 |
---|
9723 | | #define SIZEOF_FPOS_T 8 |
---|
9724 | | #define SIZEOF_SIZE_T 8 |
---|
9725 | | #define SIZEOF_PID_T 4 |
---|
9726 | | #define HAVE_LONG_LONG 1 |
---|
9727 | | #define SIZEOF_LONG_LONG 8 |
---|
9728 | | #define HAVE_LONG_DOUBLE 1 |
---|
9729 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9730 | | #define HAVE_C99_BOOL 1 |
---|
9731 | | #define SIZEOF__BOOL 1 |
---|
9732 | | #define HAVE_UINTPTR_T 1 |
---|
9733 | | #define SIZEOF_UINTPTR_T 8 |
---|
9734 | | #define SIZEOF_OFF_T 8 |
---|
9735 | | #define SIZEOF_TIME_T 8 |
---|
9736 | | #define SIZEOF_PTHREAD_T 8 |
---|
9737 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
9738 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
9739 | | #define WITH_DYLD 1 |
---|
9740 | | #define SHLIB_EXT ".so" |
---|
9741 | | #define HAVE_LIBDL 1 |
---|
9742 | | #define HAVE_RAND_EGD 1 |
---|
9743 | | #define WITH_LIBINTL 1 |
---|
9744 | | #define WITH_THREAD 1 |
---|
9745 | | #define _REENTRANT 1 |
---|
9746 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9747 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
9748 | | #define ENABLE_IPV6 1 |
---|
9749 | | #define HAVE_OSX105_SDK 1 |
---|
9750 | | #define WITH_DOC_STRINGS 1 |
---|
9751 | | #define WITH_PYMALLOC 1 |
---|
9752 | | #define HAVE_DLOPEN 1 |
---|
9753 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
9754 | | #define HAVE_ALARM 1 |
---|
9755 | | #define HAVE_SETITIMER 1 |
---|
9756 | | #define HAVE_GETITIMER 1 |
---|
9757 | | #define HAVE_CHOWN 1 |
---|
9758 | | #define HAVE_CLOCK 1 |
---|
9759 | | #define HAVE_CONFSTR 1 |
---|
9760 | | #define HAVE_CTERMID 1 |
---|
9761 | | #define HAVE_EXECV 1 |
---|
9762 | | #define HAVE_FCHMOD 1 |
---|
9763 | | #define HAVE_FCHOWN 1 |
---|
9764 | | #define HAVE_FORK 1 |
---|
9765 | | #define HAVE_FPATHCONF 1 |
---|
9766 | | #define HAVE_FTIME 1 |
---|
9767 | | #define HAVE_FTRUNCATE 1 |
---|
9768 | | #define HAVE_GAI_STRERROR 1 |
---|
9769 | | #define HAVE_GETGROUPS 1 |
---|
9770 | | #define HAVE_GETLOGIN 1 |
---|
9771 | | #define HAVE_GETLOADAVG 1 |
---|
9772 | | #define HAVE_GETPEERNAME 1 |
---|
9773 | | #define HAVE_GETPGID 1 |
---|
9774 | | #define HAVE_GETPID 1 |
---|
9775 | | #define HAVE_GETPRIORITY 1 |
---|
9776 | | #define HAVE_GETPWENT 1 |
---|
9777 | | #define HAVE_GETSID 1 |
---|
9778 | | #define HAVE_GETWD 1 |
---|
9779 | | #define HAVE_INITGROUPS 1 |
---|
9780 | | #define HAVE_KILL 1 |
---|
9781 | | #define HAVE_KILLPG 1 |
---|
9782 | | #define HAVE_LCHMOD 1 |
---|
9783 | | #define HAVE_LCHOWN 1 |
---|
9784 | | #define HAVE_LSTAT 1 |
---|
9785 | | #define HAVE_MKFIFO 1 |
---|
9786 | | #define HAVE_MKNOD 1 |
---|
9787 | | #define HAVE_MKTIME 1 |
---|
9788 | | #define HAVE_MMAP 1 |
---|
9789 | | #define HAVE_NICE 1 |
---|
9790 | | #define HAVE_PATHCONF 1 |
---|
9791 | | #define HAVE_PAUSE 1 |
---|
9792 | | #define HAVE_POLL 1 |
---|
9793 | | #define HAVE_PUTENV 1 |
---|
9794 | | #define HAVE_READLINK 1 |
---|
9795 | | #define HAVE_REALPATH 1 |
---|
9796 | | #define HAVE_SELECT 1 |
---|
9797 | | #define HAVE_SEM_OPEN 1 |
---|
9798 | | #define HAVE_SEM_GETVALUE 1 |
---|
9799 | | #define HAVE_SEM_UNLINK 1 |
---|
9800 | | #define HAVE_SETEGID 1 |
---|
9801 | | #define HAVE_SETEUID 1 |
---|
9802 | | #define HAVE_SETGID 1 |
---|
9803 | | #define HAVE_SETLOCALE 1 |
---|
9804 | | #define HAVE_SETREGID 1 |
---|
9805 | | #define HAVE_SETREUID 1 |
---|
9806 | | #define HAVE_SETSID 1 |
---|
9807 | | #define HAVE_SETPGID 1 |
---|
9808 | | #define HAVE_SETPGRP 1 |
---|
9809 | | #define HAVE_SETUID 1 |
---|
9810 | | #define HAVE_SETVBUF 1 |
---|
9811 | | #define HAVE_SNPRINTF 1 |
---|
9812 | | #define HAVE_SETLOCALE 1 |
---|
9813 | | #define HAVE_SETREGID 1 |
---|
9814 | | #define HAVE_SETREUID 1 |
---|
9815 | | #define HAVE_SETSID 1 |
---|
9816 | | #define HAVE_SETPGID 1 |
---|
9817 | | #define HAVE_SETPGRP 1 |
---|
9818 | | #define HAVE_SETUID 1 |
---|
9819 | | #define HAVE_SETVBUF 1 |
---|
9820 | | #define HAVE_SNPRINTF 1 |
---|
9821 | | #define HAVE_SIGACTION 1 |
---|
9822 | | #define HAVE_SIGINTERRUPT 1 |
---|
9823 | | #define HAVE_SIGRELSE 1 |
---|
9824 | | #define HAVE_STRFTIME 1 |
---|
9825 | | #define HAVE_SYSCONF 1 |
---|
9826 | | #define HAVE_TCGETPGRP 1 |
---|
9827 | | #define HAVE_TCSETPGRP 1 |
---|
9828 | | #define HAVE_TEMPNAM 1 |
---|
9829 | | #define HAVE_TIMEGM 1 |
---|
9830 | | #define HAVE_TIMES 1 |
---|
9831 | | #define HAVE_TMPFILE 1 |
---|
9832 | | #define HAVE_TMPNAM 1 |
---|
9833 | | #define HAVE_TRUNCATE 1 |
---|
9834 | | #define HAVE_UNAME 1 |
---|
9835 | | #define HAVE_UNSETENV 1 |
---|
9836 | | #define HAVE_UTIMES 1 |
---|
9837 | | #define HAVE_WAITPID 1 |
---|
9838 | | #define HAVE_WAIT3 1 |
---|
9839 | | #define HAVE_WAIT4 1 |
---|
9840 | | #define HAVE_WCSCOLL 1 |
---|
9841 | | #define HAVE_CHROOT 1 |
---|
9842 | | #define HAVE_LINK 1 |
---|
9843 | | #define HAVE_SYMLINK 1 |
---|
9844 | | #define HAVE_FCHDIR 1 |
---|
9845 | | #define HAVE_FSYNC 1 |
---|
9846 | | #define HAVE_KQUEUE 1 |
---|
9847 | | #define HAVE_CTERMID_R 1 |
---|
9848 | | #define HAVE_FLOCK 1 |
---|
9849 | | #define HAVE_GETPAGESIZE 1 |
---|
9850 | | /* end confdefs.h. */ |
---|
9851 | | |
---|
9852 | | #include <sys/stat.h> |
---|
9853 | | #include <unistd.h> |
---|
9854 | | int main(int argc, char*argv[]) |
---|
9855 | | { |
---|
9856 | | if(lchflags(argv[0], 0) != 0) |
---|
9857 | | return 1; |
---|
9858 | | return 0; |
---|
9859 | | } |
---|
9860 | | |
---|
9861 | configure:11023: result: no |
---|
9862 | configure:11049: checking for inflateCopy in -lz |
---|
9863 | configure:11074: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -Wl,-search_paths_first -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 -Wl,-search_paths_first -L/usr/local/lib conftest.c -lz -ldl >&5 |
---|
9864 | configure:11074: $? = 0 |
---|
9865 | configure:11083: result: yes |
---|
9866 | configure:11099: checking for hstrerror |
---|
9867 | configure:11114: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
9868 | conftest.c:205:10: fatal error: 'netdb.h' file not found |
---|
9869 | #include <netdb.h> |
---|
9870 | ^ |
---|
9871 | 1 error generated. |
---|
9872 | configure:11114: $? = 1 |
---|
9873 | configure: failed program was: |
---|
9874 | | /* confdefs.h */ |
---|
9875 | | #define _GNU_SOURCE 1 |
---|
9876 | | #define _NETBSD_SOURCE 1 |
---|
9877 | | #define __BSD_VISIBLE 1 |
---|
9878 | | #define _BSD_TYPES 1 |
---|
9879 | | #define _DARWIN_C_SOURCE 1 |
---|
9880 | | #define STDC_HEADERS 1 |
---|
9881 | | #define HAVE_SYS_TYPES_H 1 |
---|
9882 | | #define HAVE_SYS_STAT_H 1 |
---|
9883 | | #define HAVE_STDLIB_H 1 |
---|
9884 | | #define HAVE_STRING_H 1 |
---|
9885 | | #define HAVE_MEMORY_H 1 |
---|
9886 | | #define HAVE_STRINGS_H 1 |
---|
9887 | | #define HAVE_INTTYPES_H 1 |
---|
9888 | | #define HAVE_STDINT_H 1 |
---|
9889 | | #define HAVE_UNISTD_H 1 |
---|
9890 | | #define __EXTENSIONS__ 1 |
---|
9891 | | #define _ALL_SOURCE 1 |
---|
9892 | | #define _GNU_SOURCE 1 |
---|
9893 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9894 | | #define _TANDEM_SOURCE 1 |
---|
9895 | | #define STDC_HEADERS 1 |
---|
9896 | | #define HAVE_DLFCN_H 1 |
---|
9897 | | #define HAVE_ERRNO_H 1 |
---|
9898 | | #define HAVE_FCNTL_H 1 |
---|
9899 | | #define HAVE_GRP_H 1 |
---|
9900 | | #define HAVE_LANGINFO_H 1 |
---|
9901 | | #define HAVE_LIBINTL_H 1 |
---|
9902 | | #define HAVE_POLL_H 1 |
---|
9903 | | #define HAVE_PTHREAD_H 1 |
---|
9904 | | #define HAVE_SIGNAL_H 1 |
---|
9905 | | #define HAVE_STDINT_H 1 |
---|
9906 | | #define HAVE_TERMIOS_H 1 |
---|
9907 | | #define HAVE_UNISTD_H 1 |
---|
9908 | | #define HAVE_UTIME_H 1 |
---|
9909 | | #define HAVE_SYS_EVENT_H 1 |
---|
9910 | | #define HAVE_SYS_FILE_H 1 |
---|
9911 | | #define HAVE_SYS_LOCK_H 1 |
---|
9912 | | #define HAVE_SYS_PARAM_H 1 |
---|
9913 | | #define HAVE_SYS_POLL_H 1 |
---|
9914 | | #define HAVE_SYS_SELECT_H 1 |
---|
9915 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9916 | | #define HAVE_SYS_STATVFS_H 1 |
---|
9917 | | #define HAVE_SYS_STAT_H 1 |
---|
9918 | | #define HAVE_SYS_TIME_H 1 |
---|
9919 | | #define HAVE_SYS_TIMES_H 1 |
---|
9920 | | #define HAVE_SYS_TYPES_H 1 |
---|
9921 | | #define HAVE_SYS_UN_H 1 |
---|
9922 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
9923 | | #define HAVE_SYS_WAIT_H 1 |
---|
9924 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
9925 | | #define HAVE_SYSEXITS_H 1 |
---|
9926 | | #define HAVE_SPAWN_H 1 |
---|
9927 | | #define HAVE_UTIL_H 1 |
---|
9928 | | #define HAVE_ALLOCA_H 1 |
---|
9929 | | #define HAVE_DIRENT_H 1 |
---|
9930 | | #define HAVE_MAKEDEV 1 |
---|
9931 | | #define _LARGEFILE_SOURCE 1 |
---|
9932 | | #define _FILE_OFFSET_BITS 64 |
---|
9933 | | #if defined(SCO_DS) |
---|
9934 | | #undef _OFF_T |
---|
9935 | | #endif |
---|
9936 | | #define RETSIGTYPE void |
---|
9937 | | #define HAVE_UINT32_T 1 |
---|
9938 | | #define HAVE_UINT64_T 1 |
---|
9939 | | #define HAVE_INT32_T 1 |
---|
9940 | | #define HAVE_INT64_T 1 |
---|
9941 | | #define HAVE_SSIZE_T 1 |
---|
9942 | | #define SIZEOF_INT 4 |
---|
9943 | | #define SIZEOF_LONG 8 |
---|
9944 | | #define SIZEOF_VOID_P 8 |
---|
9945 | | #define SIZEOF_SHORT 2 |
---|
9946 | | #define SIZEOF_FLOAT 4 |
---|
9947 | | #define SIZEOF_DOUBLE 8 |
---|
9948 | | #define SIZEOF_FPOS_T 8 |
---|
9949 | | #define SIZEOF_SIZE_T 8 |
---|
9950 | | #define SIZEOF_PID_T 4 |
---|
9951 | | #define HAVE_LONG_LONG 1 |
---|
9952 | | #define SIZEOF_LONG_LONG 8 |
---|
9953 | | #define HAVE_LONG_DOUBLE 1 |
---|
9954 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
9955 | | #define HAVE_C99_BOOL 1 |
---|
9956 | | #define SIZEOF__BOOL 1 |
---|
9957 | | #define HAVE_UINTPTR_T 1 |
---|
9958 | | #define SIZEOF_UINTPTR_T 8 |
---|
9959 | | #define SIZEOF_OFF_T 8 |
---|
9960 | | #define SIZEOF_TIME_T 8 |
---|
9961 | | #define SIZEOF_PTHREAD_T 8 |
---|
9962 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
9963 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
9964 | | #define WITH_DYLD 1 |
---|
9965 | | #define SHLIB_EXT ".so" |
---|
9966 | | #define HAVE_LIBDL 1 |
---|
9967 | | #define HAVE_RAND_EGD 1 |
---|
9968 | | #define WITH_LIBINTL 1 |
---|
9969 | | #define WITH_THREAD 1 |
---|
9970 | | #define _REENTRANT 1 |
---|
9971 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9972 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
9973 | | #define ENABLE_IPV6 1 |
---|
9974 | | #define HAVE_OSX105_SDK 1 |
---|
9975 | | #define WITH_DOC_STRINGS 1 |
---|
9976 | | #define WITH_PYMALLOC 1 |
---|
9977 | | #define HAVE_DLOPEN 1 |
---|
9978 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
9979 | | #define HAVE_ALARM 1 |
---|
9980 | | #define HAVE_SETITIMER 1 |
---|
9981 | | #define HAVE_GETITIMER 1 |
---|
9982 | | #define HAVE_CHOWN 1 |
---|
9983 | | #define HAVE_CLOCK 1 |
---|
9984 | | #define HAVE_CONFSTR 1 |
---|
9985 | | #define HAVE_CTERMID 1 |
---|
9986 | | #define HAVE_EXECV 1 |
---|
9987 | | #define HAVE_FCHMOD 1 |
---|
9988 | | #define HAVE_FCHOWN 1 |
---|
9989 | | #define HAVE_FORK 1 |
---|
9990 | | #define HAVE_FPATHCONF 1 |
---|
9991 | | #define HAVE_FTIME 1 |
---|
9992 | | #define HAVE_FTRUNCATE 1 |
---|
9993 | | #define HAVE_GAI_STRERROR 1 |
---|
9994 | | #define HAVE_GETGROUPS 1 |
---|
9995 | | #define HAVE_GETLOGIN 1 |
---|
9996 | | #define HAVE_GETLOADAVG 1 |
---|
9997 | | #define HAVE_GETPEERNAME 1 |
---|
9998 | | #define HAVE_GETPGID 1 |
---|
9999 | | #define HAVE_GETPID 1 |
---|
10000 | | #define HAVE_GETPRIORITY 1 |
---|
10001 | | #define HAVE_GETPWENT 1 |
---|
10002 | | #define HAVE_GETSID 1 |
---|
10003 | | #define HAVE_GETWD 1 |
---|
10004 | | #define HAVE_INITGROUPS 1 |
---|
10005 | | #define HAVE_KILL 1 |
---|
10006 | | #define HAVE_KILLPG 1 |
---|
10007 | | #define HAVE_LCHMOD 1 |
---|
10008 | | #define HAVE_LCHOWN 1 |
---|
10009 | | #define HAVE_LSTAT 1 |
---|
10010 | | #define HAVE_MKFIFO 1 |
---|
10011 | | #define HAVE_MKNOD 1 |
---|
10012 | | #define HAVE_MKTIME 1 |
---|
10013 | | #define HAVE_MMAP 1 |
---|
10014 | | #define HAVE_NICE 1 |
---|
10015 | | #define HAVE_PATHCONF 1 |
---|
10016 | | #define HAVE_PAUSE 1 |
---|
10017 | | #define HAVE_POLL 1 |
---|
10018 | | #define HAVE_PUTENV 1 |
---|
10019 | | #define HAVE_READLINK 1 |
---|
10020 | | #define HAVE_REALPATH 1 |
---|
10021 | | #define HAVE_SELECT 1 |
---|
10022 | | #define HAVE_SEM_OPEN 1 |
---|
10023 | | #define HAVE_SEM_GETVALUE 1 |
---|
10024 | | #define HAVE_SEM_UNLINK 1 |
---|
10025 | | #define HAVE_SETEGID 1 |
---|
10026 | | #define HAVE_SETEUID 1 |
---|
10027 | | #define HAVE_SETGID 1 |
---|
10028 | | #define HAVE_SETLOCALE 1 |
---|
10029 | | #define HAVE_SETREGID 1 |
---|
10030 | | #define HAVE_SETREUID 1 |
---|
10031 | | #define HAVE_SETSID 1 |
---|
10032 | | #define HAVE_SETPGID 1 |
---|
10033 | | #define HAVE_SETPGRP 1 |
---|
10034 | | #define HAVE_SETUID 1 |
---|
10035 | | #define HAVE_SETVBUF 1 |
---|
10036 | | #define HAVE_SNPRINTF 1 |
---|
10037 | | #define HAVE_SETLOCALE 1 |
---|
10038 | | #define HAVE_SETREGID 1 |
---|
10039 | | #define HAVE_SETREUID 1 |
---|
10040 | | #define HAVE_SETSID 1 |
---|
10041 | | #define HAVE_SETPGID 1 |
---|
10042 | | #define HAVE_SETPGRP 1 |
---|
10043 | | #define HAVE_SETUID 1 |
---|
10044 | | #define HAVE_SETVBUF 1 |
---|
10045 | | #define HAVE_SNPRINTF 1 |
---|
10046 | | #define HAVE_SIGACTION 1 |
---|
10047 | | #define HAVE_SIGINTERRUPT 1 |
---|
10048 | | #define HAVE_SIGRELSE 1 |
---|
10049 | | #define HAVE_STRFTIME 1 |
---|
10050 | | #define HAVE_SYSCONF 1 |
---|
10051 | | #define HAVE_TCGETPGRP 1 |
---|
10052 | | #define HAVE_TCSETPGRP 1 |
---|
10053 | | #define HAVE_TEMPNAM 1 |
---|
10054 | | #define HAVE_TIMEGM 1 |
---|
10055 | | #define HAVE_TIMES 1 |
---|
10056 | | #define HAVE_TMPFILE 1 |
---|
10057 | | #define HAVE_TMPNAM 1 |
---|
10058 | | #define HAVE_TRUNCATE 1 |
---|
10059 | | #define HAVE_UNAME 1 |
---|
10060 | | #define HAVE_UNSETENV 1 |
---|
10061 | | #define HAVE_UTIMES 1 |
---|
10062 | | #define HAVE_WAITPID 1 |
---|
10063 | | #define HAVE_WAIT3 1 |
---|
10064 | | #define HAVE_WAIT4 1 |
---|
10065 | | #define HAVE_WCSCOLL 1 |
---|
10066 | | #define HAVE_CHROOT 1 |
---|
10067 | | #define HAVE_LINK 1 |
---|
10068 | | #define HAVE_SYMLINK 1 |
---|
10069 | | #define HAVE_FCHDIR 1 |
---|
10070 | | #define HAVE_FSYNC 1 |
---|
10071 | | #define HAVE_KQUEUE 1 |
---|
10072 | | #define HAVE_CTERMID_R 1 |
---|
10073 | | #define HAVE_FLOCK 1 |
---|
10074 | | #define HAVE_GETPAGESIZE 1 |
---|
10075 | | #define HAVE_ZLIB_COPY 1 |
---|
10076 | | /* end confdefs.h. */ |
---|
10077 | | |
---|
10078 | | #include <netdb.h> |
---|
10079 | | |
---|
10080 | | int |
---|
10081 | | main () |
---|
10082 | | { |
---|
10083 | | void* p = hstrerror; hstrerror(0) |
---|
10084 | | ; |
---|
10085 | | return 0; |
---|
10086 | | } |
---|
10087 | configure:11121: result: no |
---|
10088 | configure:11128: checking for inet_aton |
---|
10089 | configure:11146: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10090 | conftest.c:205:10: fatal error: 'sys/types.h' file not found |
---|
10091 | #include <sys/types.h> |
---|
10092 | ^ |
---|
10093 | 1 error generated. |
---|
10094 | configure:11146: $? = 1 |
---|
10095 | configure: failed program was: |
---|
10096 | | /* confdefs.h */ |
---|
10097 | | #define _GNU_SOURCE 1 |
---|
10098 | | #define _NETBSD_SOURCE 1 |
---|
10099 | | #define __BSD_VISIBLE 1 |
---|
10100 | | #define _BSD_TYPES 1 |
---|
10101 | | #define _DARWIN_C_SOURCE 1 |
---|
10102 | | #define STDC_HEADERS 1 |
---|
10103 | | #define HAVE_SYS_TYPES_H 1 |
---|
10104 | | #define HAVE_SYS_STAT_H 1 |
---|
10105 | | #define HAVE_STDLIB_H 1 |
---|
10106 | | #define HAVE_STRING_H 1 |
---|
10107 | | #define HAVE_MEMORY_H 1 |
---|
10108 | | #define HAVE_STRINGS_H 1 |
---|
10109 | | #define HAVE_INTTYPES_H 1 |
---|
10110 | | #define HAVE_STDINT_H 1 |
---|
10111 | | #define HAVE_UNISTD_H 1 |
---|
10112 | | #define __EXTENSIONS__ 1 |
---|
10113 | | #define _ALL_SOURCE 1 |
---|
10114 | | #define _GNU_SOURCE 1 |
---|
10115 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10116 | | #define _TANDEM_SOURCE 1 |
---|
10117 | | #define STDC_HEADERS 1 |
---|
10118 | | #define HAVE_DLFCN_H 1 |
---|
10119 | | #define HAVE_ERRNO_H 1 |
---|
10120 | | #define HAVE_FCNTL_H 1 |
---|
10121 | | #define HAVE_GRP_H 1 |
---|
10122 | | #define HAVE_LANGINFO_H 1 |
---|
10123 | | #define HAVE_LIBINTL_H 1 |
---|
10124 | | #define HAVE_POLL_H 1 |
---|
10125 | | #define HAVE_PTHREAD_H 1 |
---|
10126 | | #define HAVE_SIGNAL_H 1 |
---|
10127 | | #define HAVE_STDINT_H 1 |
---|
10128 | | #define HAVE_TERMIOS_H 1 |
---|
10129 | | #define HAVE_UNISTD_H 1 |
---|
10130 | | #define HAVE_UTIME_H 1 |
---|
10131 | | #define HAVE_SYS_EVENT_H 1 |
---|
10132 | | #define HAVE_SYS_FILE_H 1 |
---|
10133 | | #define HAVE_SYS_LOCK_H 1 |
---|
10134 | | #define HAVE_SYS_PARAM_H 1 |
---|
10135 | | #define HAVE_SYS_POLL_H 1 |
---|
10136 | | #define HAVE_SYS_SELECT_H 1 |
---|
10137 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10138 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10139 | | #define HAVE_SYS_STAT_H 1 |
---|
10140 | | #define HAVE_SYS_TIME_H 1 |
---|
10141 | | #define HAVE_SYS_TIMES_H 1 |
---|
10142 | | #define HAVE_SYS_TYPES_H 1 |
---|
10143 | | #define HAVE_SYS_UN_H 1 |
---|
10144 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10145 | | #define HAVE_SYS_WAIT_H 1 |
---|
10146 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10147 | | #define HAVE_SYSEXITS_H 1 |
---|
10148 | | #define HAVE_SPAWN_H 1 |
---|
10149 | | #define HAVE_UTIL_H 1 |
---|
10150 | | #define HAVE_ALLOCA_H 1 |
---|
10151 | | #define HAVE_DIRENT_H 1 |
---|
10152 | | #define HAVE_MAKEDEV 1 |
---|
10153 | | #define _LARGEFILE_SOURCE 1 |
---|
10154 | | #define _FILE_OFFSET_BITS 64 |
---|
10155 | | #if defined(SCO_DS) |
---|
10156 | | #undef _OFF_T |
---|
10157 | | #endif |
---|
10158 | | #define RETSIGTYPE void |
---|
10159 | | #define HAVE_UINT32_T 1 |
---|
10160 | | #define HAVE_UINT64_T 1 |
---|
10161 | | #define HAVE_INT32_T 1 |
---|
10162 | | #define HAVE_INT64_T 1 |
---|
10163 | | #define HAVE_SSIZE_T 1 |
---|
10164 | | #define SIZEOF_INT 4 |
---|
10165 | | #define SIZEOF_LONG 8 |
---|
10166 | | #define SIZEOF_VOID_P 8 |
---|
10167 | | #define SIZEOF_SHORT 2 |
---|
10168 | | #define SIZEOF_FLOAT 4 |
---|
10169 | | #define SIZEOF_DOUBLE 8 |
---|
10170 | | #define SIZEOF_FPOS_T 8 |
---|
10171 | | #define SIZEOF_SIZE_T 8 |
---|
10172 | | #define SIZEOF_PID_T 4 |
---|
10173 | | #define HAVE_LONG_LONG 1 |
---|
10174 | | #define SIZEOF_LONG_LONG 8 |
---|
10175 | | #define HAVE_LONG_DOUBLE 1 |
---|
10176 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
10177 | | #define HAVE_C99_BOOL 1 |
---|
10178 | | #define SIZEOF__BOOL 1 |
---|
10179 | | #define HAVE_UINTPTR_T 1 |
---|
10180 | | #define SIZEOF_UINTPTR_T 8 |
---|
10181 | | #define SIZEOF_OFF_T 8 |
---|
10182 | | #define SIZEOF_TIME_T 8 |
---|
10183 | | #define SIZEOF_PTHREAD_T 8 |
---|
10184 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
10185 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
10186 | | #define WITH_DYLD 1 |
---|
10187 | | #define SHLIB_EXT ".so" |
---|
10188 | | #define HAVE_LIBDL 1 |
---|
10189 | | #define HAVE_RAND_EGD 1 |
---|
10190 | | #define WITH_LIBINTL 1 |
---|
10191 | | #define WITH_THREAD 1 |
---|
10192 | | #define _REENTRANT 1 |
---|
10193 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10194 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
10195 | | #define ENABLE_IPV6 1 |
---|
10196 | | #define HAVE_OSX105_SDK 1 |
---|
10197 | | #define WITH_DOC_STRINGS 1 |
---|
10198 | | #define WITH_PYMALLOC 1 |
---|
10199 | | #define HAVE_DLOPEN 1 |
---|
10200 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
10201 | | #define HAVE_ALARM 1 |
---|
10202 | | #define HAVE_SETITIMER 1 |
---|
10203 | | #define HAVE_GETITIMER 1 |
---|
10204 | | #define HAVE_CHOWN 1 |
---|
10205 | | #define HAVE_CLOCK 1 |
---|
10206 | | #define HAVE_CONFSTR 1 |
---|
10207 | | #define HAVE_CTERMID 1 |
---|
10208 | | #define HAVE_EXECV 1 |
---|
10209 | | #define HAVE_FCHMOD 1 |
---|
10210 | | #define HAVE_FCHOWN 1 |
---|
10211 | | #define HAVE_FORK 1 |
---|
10212 | | #define HAVE_FPATHCONF 1 |
---|
10213 | | #define HAVE_FTIME 1 |
---|
10214 | | #define HAVE_FTRUNCATE 1 |
---|
10215 | | #define HAVE_GAI_STRERROR 1 |
---|
10216 | | #define HAVE_GETGROUPS 1 |
---|
10217 | | #define HAVE_GETLOGIN 1 |
---|
10218 | | #define HAVE_GETLOADAVG 1 |
---|
10219 | | #define HAVE_GETPEERNAME 1 |
---|
10220 | | #define HAVE_GETPGID 1 |
---|
10221 | | #define HAVE_GETPID 1 |
---|
10222 | | #define HAVE_GETPRIORITY 1 |
---|
10223 | | #define HAVE_GETPWENT 1 |
---|
10224 | | #define HAVE_GETSID 1 |
---|
10225 | | #define HAVE_GETWD 1 |
---|
10226 | | #define HAVE_INITGROUPS 1 |
---|
10227 | | #define HAVE_KILL 1 |
---|
10228 | | #define HAVE_KILLPG 1 |
---|
10229 | | #define HAVE_LCHMOD 1 |
---|
10230 | | #define HAVE_LCHOWN 1 |
---|
10231 | | #define HAVE_LSTAT 1 |
---|
10232 | | #define HAVE_MKFIFO 1 |
---|
10233 | | #define HAVE_MKNOD 1 |
---|
10234 | | #define HAVE_MKTIME 1 |
---|
10235 | | #define HAVE_MMAP 1 |
---|
10236 | | #define HAVE_NICE 1 |
---|
10237 | | #define HAVE_PATHCONF 1 |
---|
10238 | | #define HAVE_PAUSE 1 |
---|
10239 | | #define HAVE_POLL 1 |
---|
10240 | | #define HAVE_PUTENV 1 |
---|
10241 | | #define HAVE_READLINK 1 |
---|
10242 | | #define HAVE_REALPATH 1 |
---|
10243 | | #define HAVE_SELECT 1 |
---|
10244 | | #define HAVE_SEM_OPEN 1 |
---|
10245 | | #define HAVE_SEM_GETVALUE 1 |
---|
10246 | | #define HAVE_SEM_UNLINK 1 |
---|
10247 | | #define HAVE_SETEGID 1 |
---|
10248 | | #define HAVE_SETEUID 1 |
---|
10249 | | #define HAVE_SETGID 1 |
---|
10250 | | #define HAVE_SETLOCALE 1 |
---|
10251 | | #define HAVE_SETREGID 1 |
---|
10252 | | #define HAVE_SETREUID 1 |
---|
10253 | | #define HAVE_SETSID 1 |
---|
10254 | | #define HAVE_SETPGID 1 |
---|
10255 | | #define HAVE_SETPGRP 1 |
---|
10256 | | #define HAVE_SETUID 1 |
---|
10257 | | #define HAVE_SETVBUF 1 |
---|
10258 | | #define HAVE_SNPRINTF 1 |
---|
10259 | | #define HAVE_SETLOCALE 1 |
---|
10260 | | #define HAVE_SETREGID 1 |
---|
10261 | | #define HAVE_SETREUID 1 |
---|
10262 | | #define HAVE_SETSID 1 |
---|
10263 | | #define HAVE_SETPGID 1 |
---|
10264 | | #define HAVE_SETPGRP 1 |
---|
10265 | | #define HAVE_SETUID 1 |
---|
10266 | | #define HAVE_SETVBUF 1 |
---|
10267 | | #define HAVE_SNPRINTF 1 |
---|
10268 | | #define HAVE_SIGACTION 1 |
---|
10269 | | #define HAVE_SIGINTERRUPT 1 |
---|
10270 | | #define HAVE_SIGRELSE 1 |
---|
10271 | | #define HAVE_STRFTIME 1 |
---|
10272 | | #define HAVE_SYSCONF 1 |
---|
10273 | | #define HAVE_TCGETPGRP 1 |
---|
10274 | | #define HAVE_TCSETPGRP 1 |
---|
10275 | | #define HAVE_TEMPNAM 1 |
---|
10276 | | #define HAVE_TIMEGM 1 |
---|
10277 | | #define HAVE_TIMES 1 |
---|
10278 | | #define HAVE_TMPFILE 1 |
---|
10279 | | #define HAVE_TMPNAM 1 |
---|
10280 | | #define HAVE_TRUNCATE 1 |
---|
10281 | | #define HAVE_UNAME 1 |
---|
10282 | | #define HAVE_UNSETENV 1 |
---|
10283 | | #define HAVE_UTIMES 1 |
---|
10284 | | #define HAVE_WAITPID 1 |
---|
10285 | | #define HAVE_WAIT3 1 |
---|
10286 | | #define HAVE_WAIT4 1 |
---|
10287 | | #define HAVE_WCSCOLL 1 |
---|
10288 | | #define HAVE_CHROOT 1 |
---|
10289 | | #define HAVE_LINK 1 |
---|
10290 | | #define HAVE_SYMLINK 1 |
---|
10291 | | #define HAVE_FCHDIR 1 |
---|
10292 | | #define HAVE_FSYNC 1 |
---|
10293 | | #define HAVE_KQUEUE 1 |
---|
10294 | | #define HAVE_CTERMID_R 1 |
---|
10295 | | #define HAVE_FLOCK 1 |
---|
10296 | | #define HAVE_GETPAGESIZE 1 |
---|
10297 | | #define HAVE_ZLIB_COPY 1 |
---|
10298 | | /* end confdefs.h. */ |
---|
10299 | | |
---|
10300 | | #include <sys/types.h> |
---|
10301 | | #include <sys/socket.h> |
---|
10302 | | #include <netinet/in.h> |
---|
10303 | | #include <arpa/inet.h> |
---|
10304 | | |
---|
10305 | | int |
---|
10306 | | main () |
---|
10307 | | { |
---|
10308 | | void* p = inet_aton;inet_aton(0,0) |
---|
10309 | | ; |
---|
10310 | | return 0; |
---|
10311 | | } |
---|
10312 | configure:11153: result: no |
---|
10313 | configure:11160: checking for inet_pton |
---|
10314 | configure:11178: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
10315 | configure:11178: $? = 0 |
---|
10316 | configure:11182: result: yes |
---|
10317 | configure:11192: checking for setgroups |
---|
10318 | configure:11210: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
10319 | configure:11210: $? = 0 |
---|
10320 | configure:11214: result: yes |
---|
10321 | configure:11227: checking for openpty |
---|
10322 | configure:11227: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10323 | configure:11227: $? = 0 |
---|
10324 | configure:11227: result: yes |
---|
10325 | configure:11324: checking for forkpty |
---|
10326 | configure:11324: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10327 | configure:11324: $? = 0 |
---|
10328 | configure:11324: result: yes |
---|
10329 | configure:11423: checking for memmove |
---|
10330 | configure:11423: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10331 | conftest.c:231:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
10332 | char memmove (); |
---|
10333 | ^ |
---|
10334 | conftest.c:231:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
10335 | 1 warning generated. |
---|
10336 | conftest.c:231:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
10337 | char memmove (); |
---|
10338 | ^ |
---|
10339 | conftest.c:231:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
10340 | 1 warning generated. |
---|
10341 | configure:11423: $? = 0 |
---|
10342 | configure:11423: result: yes |
---|
10343 | configure:11437: checking for fseek64 |
---|
10344 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10345 | Undefined symbols for architecture x86_64: |
---|
10346 | "_fseek64", referenced from: |
---|
10347 | _main in conftest-20a000.o |
---|
10348 | ld: symbol(s) not found for architecture x86_64 |
---|
10349 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10350 | configure:11437: $? = 1 |
---|
10351 | configure: failed program was: |
---|
10352 | | /* confdefs.h */ |
---|
10353 | | #define _GNU_SOURCE 1 |
---|
10354 | | #define _NETBSD_SOURCE 1 |
---|
10355 | | #define __BSD_VISIBLE 1 |
---|
10356 | | #define _BSD_TYPES 1 |
---|
10357 | | #define _DARWIN_C_SOURCE 1 |
---|
10358 | | #define STDC_HEADERS 1 |
---|
10359 | | #define HAVE_SYS_TYPES_H 1 |
---|
10360 | | #define HAVE_SYS_STAT_H 1 |
---|
10361 | | #define HAVE_STDLIB_H 1 |
---|
10362 | | #define HAVE_STRING_H 1 |
---|
10363 | | #define HAVE_MEMORY_H 1 |
---|
10364 | | #define HAVE_STRINGS_H 1 |
---|
10365 | | #define HAVE_INTTYPES_H 1 |
---|
10366 | | #define HAVE_STDINT_H 1 |
---|
10367 | | #define HAVE_UNISTD_H 1 |
---|
10368 | | #define __EXTENSIONS__ 1 |
---|
10369 | | #define _ALL_SOURCE 1 |
---|
10370 | | #define _GNU_SOURCE 1 |
---|
10371 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10372 | | #define _TANDEM_SOURCE 1 |
---|
10373 | | #define STDC_HEADERS 1 |
---|
10374 | | #define HAVE_DLFCN_H 1 |
---|
10375 | | #define HAVE_ERRNO_H 1 |
---|
10376 | | #define HAVE_FCNTL_H 1 |
---|
10377 | | #define HAVE_GRP_H 1 |
---|
10378 | | #define HAVE_LANGINFO_H 1 |
---|
10379 | | #define HAVE_LIBINTL_H 1 |
---|
10380 | | #define HAVE_POLL_H 1 |
---|
10381 | | #define HAVE_PTHREAD_H 1 |
---|
10382 | | #define HAVE_SIGNAL_H 1 |
---|
10383 | | #define HAVE_STDINT_H 1 |
---|
10384 | | #define HAVE_TERMIOS_H 1 |
---|
10385 | | #define HAVE_UNISTD_H 1 |
---|
10386 | | #define HAVE_UTIME_H 1 |
---|
10387 | | #define HAVE_SYS_EVENT_H 1 |
---|
10388 | | #define HAVE_SYS_FILE_H 1 |
---|
10389 | | #define HAVE_SYS_LOCK_H 1 |
---|
10390 | | #define HAVE_SYS_PARAM_H 1 |
---|
10391 | | #define HAVE_SYS_POLL_H 1 |
---|
10392 | | #define HAVE_SYS_SELECT_H 1 |
---|
10393 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10394 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10395 | | #define HAVE_SYS_STAT_H 1 |
---|
10396 | | #define HAVE_SYS_TIME_H 1 |
---|
10397 | | #define HAVE_SYS_TIMES_H 1 |
---|
10398 | | #define HAVE_SYS_TYPES_H 1 |
---|
10399 | | #define HAVE_SYS_UN_H 1 |
---|
10400 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10401 | | #define HAVE_SYS_WAIT_H 1 |
---|
10402 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10403 | | #define HAVE_SYSEXITS_H 1 |
---|
10404 | | #define HAVE_SPAWN_H 1 |
---|
10405 | | #define HAVE_UTIL_H 1 |
---|
10406 | | #define HAVE_ALLOCA_H 1 |
---|
10407 | | #define HAVE_DIRENT_H 1 |
---|
10408 | | #define HAVE_MAKEDEV 1 |
---|
10409 | | #define _LARGEFILE_SOURCE 1 |
---|
10410 | | #define _FILE_OFFSET_BITS 64 |
---|
10411 | | #if defined(SCO_DS) |
---|
10412 | | #undef _OFF_T |
---|
10413 | | #endif |
---|
10414 | | #define RETSIGTYPE void |
---|
10415 | | #define HAVE_UINT32_T 1 |
---|
10416 | | #define HAVE_UINT64_T 1 |
---|
10417 | | #define HAVE_INT32_T 1 |
---|
10418 | | #define HAVE_INT64_T 1 |
---|
10419 | | #define HAVE_SSIZE_T 1 |
---|
10420 | | #define SIZEOF_INT 4 |
---|
10421 | | #define SIZEOF_LONG 8 |
---|
10422 | | #define SIZEOF_VOID_P 8 |
---|
10423 | | #define SIZEOF_SHORT 2 |
---|
10424 | | #define SIZEOF_FLOAT 4 |
---|
10425 | | #define SIZEOF_DOUBLE 8 |
---|
10426 | | #define SIZEOF_FPOS_T 8 |
---|
10427 | | #define SIZEOF_SIZE_T 8 |
---|
10428 | | #define SIZEOF_PID_T 4 |
---|
10429 | | #define HAVE_LONG_LONG 1 |
---|
10430 | | #define SIZEOF_LONG_LONG 8 |
---|
10431 | | #define HAVE_LONG_DOUBLE 1 |
---|
10432 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
10433 | | #define HAVE_C99_BOOL 1 |
---|
10434 | | #define SIZEOF__BOOL 1 |
---|
10435 | | #define HAVE_UINTPTR_T 1 |
---|
10436 | | #define SIZEOF_UINTPTR_T 8 |
---|
10437 | | #define SIZEOF_OFF_T 8 |
---|
10438 | | #define SIZEOF_TIME_T 8 |
---|
10439 | | #define SIZEOF_PTHREAD_T 8 |
---|
10440 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
10441 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
10442 | | #define WITH_DYLD 1 |
---|
10443 | | #define SHLIB_EXT ".so" |
---|
10444 | | #define HAVE_LIBDL 1 |
---|
10445 | | #define HAVE_RAND_EGD 1 |
---|
10446 | | #define WITH_LIBINTL 1 |
---|
10447 | | #define WITH_THREAD 1 |
---|
10448 | | #define _REENTRANT 1 |
---|
10449 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10450 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
10451 | | #define ENABLE_IPV6 1 |
---|
10452 | | #define HAVE_OSX105_SDK 1 |
---|
10453 | | #define WITH_DOC_STRINGS 1 |
---|
10454 | | #define WITH_PYMALLOC 1 |
---|
10455 | | #define HAVE_DLOPEN 1 |
---|
10456 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
10457 | | #define HAVE_ALARM 1 |
---|
10458 | | #define HAVE_SETITIMER 1 |
---|
10459 | | #define HAVE_GETITIMER 1 |
---|
10460 | | #define HAVE_CHOWN 1 |
---|
10461 | | #define HAVE_CLOCK 1 |
---|
10462 | | #define HAVE_CONFSTR 1 |
---|
10463 | | #define HAVE_CTERMID 1 |
---|
10464 | | #define HAVE_EXECV 1 |
---|
10465 | | #define HAVE_FCHMOD 1 |
---|
10466 | | #define HAVE_FCHOWN 1 |
---|
10467 | | #define HAVE_FORK 1 |
---|
10468 | | #define HAVE_FPATHCONF 1 |
---|
10469 | | #define HAVE_FTIME 1 |
---|
10470 | | #define HAVE_FTRUNCATE 1 |
---|
10471 | | #define HAVE_GAI_STRERROR 1 |
---|
10472 | | #define HAVE_GETGROUPS 1 |
---|
10473 | | #define HAVE_GETLOGIN 1 |
---|
10474 | | #define HAVE_GETLOADAVG 1 |
---|
10475 | | #define HAVE_GETPEERNAME 1 |
---|
10476 | | #define HAVE_GETPGID 1 |
---|
10477 | | #define HAVE_GETPID 1 |
---|
10478 | | #define HAVE_GETPRIORITY 1 |
---|
10479 | | #define HAVE_GETPWENT 1 |
---|
10480 | | #define HAVE_GETSID 1 |
---|
10481 | | #define HAVE_GETWD 1 |
---|
10482 | | #define HAVE_INITGROUPS 1 |
---|
10483 | | #define HAVE_KILL 1 |
---|
10484 | | #define HAVE_KILLPG 1 |
---|
10485 | | #define HAVE_LCHMOD 1 |
---|
10486 | | #define HAVE_LCHOWN 1 |
---|
10487 | | #define HAVE_LSTAT 1 |
---|
10488 | | #define HAVE_MKFIFO 1 |
---|
10489 | | #define HAVE_MKNOD 1 |
---|
10490 | | #define HAVE_MKTIME 1 |
---|
10491 | | #define HAVE_MMAP 1 |
---|
10492 | | #define HAVE_NICE 1 |
---|
10493 | | #define HAVE_PATHCONF 1 |
---|
10494 | | #define HAVE_PAUSE 1 |
---|
10495 | | #define HAVE_POLL 1 |
---|
10496 | | #define HAVE_PUTENV 1 |
---|
10497 | | #define HAVE_READLINK 1 |
---|
10498 | | #define HAVE_REALPATH 1 |
---|
10499 | | #define HAVE_SELECT 1 |
---|
10500 | | #define HAVE_SEM_OPEN 1 |
---|
10501 | | #define HAVE_SEM_GETVALUE 1 |
---|
10502 | | #define HAVE_SEM_UNLINK 1 |
---|
10503 | | #define HAVE_SETEGID 1 |
---|
10504 | | #define HAVE_SETEUID 1 |
---|
10505 | | #define HAVE_SETGID 1 |
---|
10506 | | #define HAVE_SETLOCALE 1 |
---|
10507 | | #define HAVE_SETREGID 1 |
---|
10508 | | #define HAVE_SETREUID 1 |
---|
10509 | | #define HAVE_SETSID 1 |
---|
10510 | | #define HAVE_SETPGID 1 |
---|
10511 | | #define HAVE_SETPGRP 1 |
---|
10512 | | #define HAVE_SETUID 1 |
---|
10513 | | #define HAVE_SETVBUF 1 |
---|
10514 | | #define HAVE_SNPRINTF 1 |
---|
10515 | | #define HAVE_SETLOCALE 1 |
---|
10516 | | #define HAVE_SETREGID 1 |
---|
10517 | | #define HAVE_SETREUID 1 |
---|
10518 | | #define HAVE_SETSID 1 |
---|
10519 | | #define HAVE_SETPGID 1 |
---|
10520 | | #define HAVE_SETPGRP 1 |
---|
10521 | | #define HAVE_SETUID 1 |
---|
10522 | | #define HAVE_SETVBUF 1 |
---|
10523 | | #define HAVE_SNPRINTF 1 |
---|
10524 | | #define HAVE_SIGACTION 1 |
---|
10525 | | #define HAVE_SIGINTERRUPT 1 |
---|
10526 | | #define HAVE_SIGRELSE 1 |
---|
10527 | | #define HAVE_STRFTIME 1 |
---|
10528 | | #define HAVE_SYSCONF 1 |
---|
10529 | | #define HAVE_TCGETPGRP 1 |
---|
10530 | | #define HAVE_TCSETPGRP 1 |
---|
10531 | | #define HAVE_TEMPNAM 1 |
---|
10532 | | #define HAVE_TIMEGM 1 |
---|
10533 | | #define HAVE_TIMES 1 |
---|
10534 | | #define HAVE_TMPFILE 1 |
---|
10535 | | #define HAVE_TMPNAM 1 |
---|
10536 | | #define HAVE_TRUNCATE 1 |
---|
10537 | | #define HAVE_UNAME 1 |
---|
10538 | | #define HAVE_UNSETENV 1 |
---|
10539 | | #define HAVE_UTIMES 1 |
---|
10540 | | #define HAVE_WAITPID 1 |
---|
10541 | | #define HAVE_WAIT3 1 |
---|
10542 | | #define HAVE_WAIT4 1 |
---|
10543 | | #define HAVE_WCSCOLL 1 |
---|
10544 | | #define HAVE_CHROOT 1 |
---|
10545 | | #define HAVE_LINK 1 |
---|
10546 | | #define HAVE_SYMLINK 1 |
---|
10547 | | #define HAVE_FCHDIR 1 |
---|
10548 | | #define HAVE_FSYNC 1 |
---|
10549 | | #define HAVE_KQUEUE 1 |
---|
10550 | | #define HAVE_CTERMID_R 1 |
---|
10551 | | #define HAVE_FLOCK 1 |
---|
10552 | | #define HAVE_GETPAGESIZE 1 |
---|
10553 | | #define HAVE_ZLIB_COPY 1 |
---|
10554 | | #define HAVE_INET_PTON 1 |
---|
10555 | | #define HAVE_SETGROUPS 1 |
---|
10556 | | #define HAVE_OPENPTY 1 |
---|
10557 | | #define HAVE_FORKPTY 1 |
---|
10558 | | #define HAVE_MEMMOVE 1 |
---|
10559 | | /* end confdefs.h. */ |
---|
10560 | | /* Define fseek64 to an innocuous variant, in case <limits.h> declares fseek64. |
---|
10561 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
10562 | | #define fseek64 innocuous_fseek64 |
---|
10563 | | |
---|
10564 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
10565 | | which can conflict with char fseek64 (); below. |
---|
10566 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
10567 | | <limits.h> exists even on freestanding compilers. */ |
---|
10568 | | |
---|
10569 | | #ifdef __STDC__ |
---|
10570 | | # include <limits.h> |
---|
10571 | | #else |
---|
10572 | | # include <assert.h> |
---|
10573 | | #endif |
---|
10574 | | |
---|
10575 | | #undef fseek64 |
---|
10576 | | |
---|
10577 | | /* Override any GCC internal prototype to avoid an error. |
---|
10578 | | Use char because int might match the return type of a GCC |
---|
10579 | | builtin and then its argument prototype would still apply. */ |
---|
10580 | | #ifdef __cplusplus |
---|
10581 | | extern "C" |
---|
10582 | | #endif |
---|
10583 | | char fseek64 (); |
---|
10584 | | /* The GNU C library defines this for functions which it implements |
---|
10585 | | to always fail with ENOSYS. Some functions are actually named |
---|
10586 | | something starting with __ and the normal name is an alias. */ |
---|
10587 | | #if defined __stub_fseek64 || defined __stub___fseek64 |
---|
10588 | | choke me |
---|
10589 | | #endif |
---|
10590 | | |
---|
10591 | | int |
---|
10592 | | main () |
---|
10593 | | { |
---|
10594 | | return fseek64 (); |
---|
10595 | | ; |
---|
10596 | | return 0; |
---|
10597 | | } |
---|
10598 | configure:11437: result: no |
---|
10599 | configure:11437: checking for fseeko |
---|
10600 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10601 | configure:11437: $? = 0 |
---|
10602 | configure:11437: result: yes |
---|
10603 | configure:11437: checking for fstatvfs |
---|
10604 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10605 | configure:11437: $? = 0 |
---|
10606 | configure:11437: result: yes |
---|
10607 | configure:11437: checking for ftell64 |
---|
10608 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10609 | Undefined symbols for architecture x86_64: |
---|
10610 | "_ftell64", referenced from: |
---|
10611 | _main in conftest-c9b57e.o |
---|
10612 | ld: symbol(s) not found for architecture x86_64 |
---|
10613 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
10614 | configure:11437: $? = 1 |
---|
10615 | configure: failed program was: |
---|
10616 | | /* confdefs.h */ |
---|
10617 | | #define _GNU_SOURCE 1 |
---|
10618 | | #define _NETBSD_SOURCE 1 |
---|
10619 | | #define __BSD_VISIBLE 1 |
---|
10620 | | #define _BSD_TYPES 1 |
---|
10621 | | #define _DARWIN_C_SOURCE 1 |
---|
10622 | | #define STDC_HEADERS 1 |
---|
10623 | | #define HAVE_SYS_TYPES_H 1 |
---|
10624 | | #define HAVE_SYS_STAT_H 1 |
---|
10625 | | #define HAVE_STDLIB_H 1 |
---|
10626 | | #define HAVE_STRING_H 1 |
---|
10627 | | #define HAVE_MEMORY_H 1 |
---|
10628 | | #define HAVE_STRINGS_H 1 |
---|
10629 | | #define HAVE_INTTYPES_H 1 |
---|
10630 | | #define HAVE_STDINT_H 1 |
---|
10631 | | #define HAVE_UNISTD_H 1 |
---|
10632 | | #define __EXTENSIONS__ 1 |
---|
10633 | | #define _ALL_SOURCE 1 |
---|
10634 | | #define _GNU_SOURCE 1 |
---|
10635 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10636 | | #define _TANDEM_SOURCE 1 |
---|
10637 | | #define STDC_HEADERS 1 |
---|
10638 | | #define HAVE_DLFCN_H 1 |
---|
10639 | | #define HAVE_ERRNO_H 1 |
---|
10640 | | #define HAVE_FCNTL_H 1 |
---|
10641 | | #define HAVE_GRP_H 1 |
---|
10642 | | #define HAVE_LANGINFO_H 1 |
---|
10643 | | #define HAVE_LIBINTL_H 1 |
---|
10644 | | #define HAVE_POLL_H 1 |
---|
10645 | | #define HAVE_PTHREAD_H 1 |
---|
10646 | | #define HAVE_SIGNAL_H 1 |
---|
10647 | | #define HAVE_STDINT_H 1 |
---|
10648 | | #define HAVE_TERMIOS_H 1 |
---|
10649 | | #define HAVE_UNISTD_H 1 |
---|
10650 | | #define HAVE_UTIME_H 1 |
---|
10651 | | #define HAVE_SYS_EVENT_H 1 |
---|
10652 | | #define HAVE_SYS_FILE_H 1 |
---|
10653 | | #define HAVE_SYS_LOCK_H 1 |
---|
10654 | | #define HAVE_SYS_PARAM_H 1 |
---|
10655 | | #define HAVE_SYS_POLL_H 1 |
---|
10656 | | #define HAVE_SYS_SELECT_H 1 |
---|
10657 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10658 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10659 | | #define HAVE_SYS_STAT_H 1 |
---|
10660 | | #define HAVE_SYS_TIME_H 1 |
---|
10661 | | #define HAVE_SYS_TIMES_H 1 |
---|
10662 | | #define HAVE_SYS_TYPES_H 1 |
---|
10663 | | #define HAVE_SYS_UN_H 1 |
---|
10664 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10665 | | #define HAVE_SYS_WAIT_H 1 |
---|
10666 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10667 | | #define HAVE_SYSEXITS_H 1 |
---|
10668 | | #define HAVE_SPAWN_H 1 |
---|
10669 | | #define HAVE_UTIL_H 1 |
---|
10670 | | #define HAVE_ALLOCA_H 1 |
---|
10671 | | #define HAVE_DIRENT_H 1 |
---|
10672 | | #define HAVE_MAKEDEV 1 |
---|
10673 | | #define _LARGEFILE_SOURCE 1 |
---|
10674 | | #define _FILE_OFFSET_BITS 64 |
---|
10675 | | #if defined(SCO_DS) |
---|
10676 | | #undef _OFF_T |
---|
10677 | | #endif |
---|
10678 | | #define RETSIGTYPE void |
---|
10679 | | #define HAVE_UINT32_T 1 |
---|
10680 | | #define HAVE_UINT64_T 1 |
---|
10681 | | #define HAVE_INT32_T 1 |
---|
10682 | | #define HAVE_INT64_T 1 |
---|
10683 | | #define HAVE_SSIZE_T 1 |
---|
10684 | | #define SIZEOF_INT 4 |
---|
10685 | | #define SIZEOF_LONG 8 |
---|
10686 | | #define SIZEOF_VOID_P 8 |
---|
10687 | | #define SIZEOF_SHORT 2 |
---|
10688 | | #define SIZEOF_FLOAT 4 |
---|
10689 | | #define SIZEOF_DOUBLE 8 |
---|
10690 | | #define SIZEOF_FPOS_T 8 |
---|
10691 | | #define SIZEOF_SIZE_T 8 |
---|
10692 | | #define SIZEOF_PID_T 4 |
---|
10693 | | #define HAVE_LONG_LONG 1 |
---|
10694 | | #define SIZEOF_LONG_LONG 8 |
---|
10695 | | #define HAVE_LONG_DOUBLE 1 |
---|
10696 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
10697 | | #define HAVE_C99_BOOL 1 |
---|
10698 | | #define SIZEOF__BOOL 1 |
---|
10699 | | #define HAVE_UINTPTR_T 1 |
---|
10700 | | #define SIZEOF_UINTPTR_T 8 |
---|
10701 | | #define SIZEOF_OFF_T 8 |
---|
10702 | | #define SIZEOF_TIME_T 8 |
---|
10703 | | #define SIZEOF_PTHREAD_T 8 |
---|
10704 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
10705 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
10706 | | #define WITH_DYLD 1 |
---|
10707 | | #define SHLIB_EXT ".so" |
---|
10708 | | #define HAVE_LIBDL 1 |
---|
10709 | | #define HAVE_RAND_EGD 1 |
---|
10710 | | #define WITH_LIBINTL 1 |
---|
10711 | | #define WITH_THREAD 1 |
---|
10712 | | #define _REENTRANT 1 |
---|
10713 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10714 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
10715 | | #define ENABLE_IPV6 1 |
---|
10716 | | #define HAVE_OSX105_SDK 1 |
---|
10717 | | #define WITH_DOC_STRINGS 1 |
---|
10718 | | #define WITH_PYMALLOC 1 |
---|
10719 | | #define HAVE_DLOPEN 1 |
---|
10720 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
10721 | | #define HAVE_ALARM 1 |
---|
10722 | | #define HAVE_SETITIMER 1 |
---|
10723 | | #define HAVE_GETITIMER 1 |
---|
10724 | | #define HAVE_CHOWN 1 |
---|
10725 | | #define HAVE_CLOCK 1 |
---|
10726 | | #define HAVE_CONFSTR 1 |
---|
10727 | | #define HAVE_CTERMID 1 |
---|
10728 | | #define HAVE_EXECV 1 |
---|
10729 | | #define HAVE_FCHMOD 1 |
---|
10730 | | #define HAVE_FCHOWN 1 |
---|
10731 | | #define HAVE_FORK 1 |
---|
10732 | | #define HAVE_FPATHCONF 1 |
---|
10733 | | #define HAVE_FTIME 1 |
---|
10734 | | #define HAVE_FTRUNCATE 1 |
---|
10735 | | #define HAVE_GAI_STRERROR 1 |
---|
10736 | | #define HAVE_GETGROUPS 1 |
---|
10737 | | #define HAVE_GETLOGIN 1 |
---|
10738 | | #define HAVE_GETLOADAVG 1 |
---|
10739 | | #define HAVE_GETPEERNAME 1 |
---|
10740 | | #define HAVE_GETPGID 1 |
---|
10741 | | #define HAVE_GETPID 1 |
---|
10742 | | #define HAVE_GETPRIORITY 1 |
---|
10743 | | #define HAVE_GETPWENT 1 |
---|
10744 | | #define HAVE_GETSID 1 |
---|
10745 | | #define HAVE_GETWD 1 |
---|
10746 | | #define HAVE_INITGROUPS 1 |
---|
10747 | | #define HAVE_KILL 1 |
---|
10748 | | #define HAVE_KILLPG 1 |
---|
10749 | | #define HAVE_LCHMOD 1 |
---|
10750 | | #define HAVE_LCHOWN 1 |
---|
10751 | | #define HAVE_LSTAT 1 |
---|
10752 | | #define HAVE_MKFIFO 1 |
---|
10753 | | #define HAVE_MKNOD 1 |
---|
10754 | | #define HAVE_MKTIME 1 |
---|
10755 | | #define HAVE_MMAP 1 |
---|
10756 | | #define HAVE_NICE 1 |
---|
10757 | | #define HAVE_PATHCONF 1 |
---|
10758 | | #define HAVE_PAUSE 1 |
---|
10759 | | #define HAVE_POLL 1 |
---|
10760 | | #define HAVE_PUTENV 1 |
---|
10761 | | #define HAVE_READLINK 1 |
---|
10762 | | #define HAVE_REALPATH 1 |
---|
10763 | | #define HAVE_SELECT 1 |
---|
10764 | | #define HAVE_SEM_OPEN 1 |
---|
10765 | | #define HAVE_SEM_GETVALUE 1 |
---|
10766 | | #define HAVE_SEM_UNLINK 1 |
---|
10767 | | #define HAVE_SETEGID 1 |
---|
10768 | | #define HAVE_SETEUID 1 |
---|
10769 | | #define HAVE_SETGID 1 |
---|
10770 | | #define HAVE_SETLOCALE 1 |
---|
10771 | | #define HAVE_SETREGID 1 |
---|
10772 | | #define HAVE_SETREUID 1 |
---|
10773 | | #define HAVE_SETSID 1 |
---|
10774 | | #define HAVE_SETPGID 1 |
---|
10775 | | #define HAVE_SETPGRP 1 |
---|
10776 | | #define HAVE_SETUID 1 |
---|
10777 | | #define HAVE_SETVBUF 1 |
---|
10778 | | #define HAVE_SNPRINTF 1 |
---|
10779 | | #define HAVE_SETLOCALE 1 |
---|
10780 | | #define HAVE_SETREGID 1 |
---|
10781 | | #define HAVE_SETREUID 1 |
---|
10782 | | #define HAVE_SETSID 1 |
---|
10783 | | #define HAVE_SETPGID 1 |
---|
10784 | | #define HAVE_SETPGRP 1 |
---|
10785 | | #define HAVE_SETUID 1 |
---|
10786 | | #define HAVE_SETVBUF 1 |
---|
10787 | | #define HAVE_SNPRINTF 1 |
---|
10788 | | #define HAVE_SIGACTION 1 |
---|
10789 | | #define HAVE_SIGINTERRUPT 1 |
---|
10790 | | #define HAVE_SIGRELSE 1 |
---|
10791 | | #define HAVE_STRFTIME 1 |
---|
10792 | | #define HAVE_SYSCONF 1 |
---|
10793 | | #define HAVE_TCGETPGRP 1 |
---|
10794 | | #define HAVE_TCSETPGRP 1 |
---|
10795 | | #define HAVE_TEMPNAM 1 |
---|
10796 | | #define HAVE_TIMEGM 1 |
---|
10797 | | #define HAVE_TIMES 1 |
---|
10798 | | #define HAVE_TMPFILE 1 |
---|
10799 | | #define HAVE_TMPNAM 1 |
---|
10800 | | #define HAVE_TRUNCATE 1 |
---|
10801 | | #define HAVE_UNAME 1 |
---|
10802 | | #define HAVE_UNSETENV 1 |
---|
10803 | | #define HAVE_UTIMES 1 |
---|
10804 | | #define HAVE_WAITPID 1 |
---|
10805 | | #define HAVE_WAIT3 1 |
---|
10806 | | #define HAVE_WAIT4 1 |
---|
10807 | | #define HAVE_WCSCOLL 1 |
---|
10808 | | #define HAVE_CHROOT 1 |
---|
10809 | | #define HAVE_LINK 1 |
---|
10810 | | #define HAVE_SYMLINK 1 |
---|
10811 | | #define HAVE_FCHDIR 1 |
---|
10812 | | #define HAVE_FSYNC 1 |
---|
10813 | | #define HAVE_KQUEUE 1 |
---|
10814 | | #define HAVE_CTERMID_R 1 |
---|
10815 | | #define HAVE_FLOCK 1 |
---|
10816 | | #define HAVE_GETPAGESIZE 1 |
---|
10817 | | #define HAVE_ZLIB_COPY 1 |
---|
10818 | | #define HAVE_INET_PTON 1 |
---|
10819 | | #define HAVE_SETGROUPS 1 |
---|
10820 | | #define HAVE_OPENPTY 1 |
---|
10821 | | #define HAVE_FORKPTY 1 |
---|
10822 | | #define HAVE_MEMMOVE 1 |
---|
10823 | | #define HAVE_FSEEKO 1 |
---|
10824 | | #define HAVE_FSTATVFS 1 |
---|
10825 | | /* end confdefs.h. */ |
---|
10826 | | /* Define ftell64 to an innocuous variant, in case <limits.h> declares ftell64. |
---|
10827 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
10828 | | #define ftell64 innocuous_ftell64 |
---|
10829 | | |
---|
10830 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
10831 | | which can conflict with char ftell64 (); below. |
---|
10832 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
10833 | | <limits.h> exists even on freestanding compilers. */ |
---|
10834 | | |
---|
10835 | | #ifdef __STDC__ |
---|
10836 | | # include <limits.h> |
---|
10837 | | #else |
---|
10838 | | # include <assert.h> |
---|
10839 | | #endif |
---|
10840 | | |
---|
10841 | | #undef ftell64 |
---|
10842 | | |
---|
10843 | | /* Override any GCC internal prototype to avoid an error. |
---|
10844 | | Use char because int might match the return type of a GCC |
---|
10845 | | builtin and then its argument prototype would still apply. */ |
---|
10846 | | #ifdef __cplusplus |
---|
10847 | | extern "C" |
---|
10848 | | #endif |
---|
10849 | | char ftell64 (); |
---|
10850 | | /* The GNU C library defines this for functions which it implements |
---|
10851 | | to always fail with ENOSYS. Some functions are actually named |
---|
10852 | | something starting with __ and the normal name is an alias. */ |
---|
10853 | | #if defined __stub_ftell64 || defined __stub___ftell64 |
---|
10854 | | choke me |
---|
10855 | | #endif |
---|
10856 | | |
---|
10857 | | int |
---|
10858 | | main () |
---|
10859 | | { |
---|
10860 | | return ftell64 (); |
---|
10861 | | ; |
---|
10862 | | return 0; |
---|
10863 | | } |
---|
10864 | configure:11437: result: no |
---|
10865 | configure:11437: checking for ftello |
---|
10866 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10867 | configure:11437: $? = 0 |
---|
10868 | configure:11437: result: yes |
---|
10869 | configure:11437: checking for statvfs |
---|
10870 | configure:11437: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10871 | configure:11437: $? = 0 |
---|
10872 | configure:11437: result: yes |
---|
10873 | configure:11447: checking for dup2 |
---|
10874 | configure:11447: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10875 | configure:11447: $? = 0 |
---|
10876 | configure:11447: result: yes |
---|
10877 | configure:11460: checking for getcwd |
---|
10878 | configure:11460: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10879 | configure:11460: $? = 0 |
---|
10880 | configure:11460: result: yes |
---|
10881 | configure:11473: checking for strdup |
---|
10882 | configure:11473: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10883 | conftest.c:238:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
10884 | char strdup (); |
---|
10885 | ^ |
---|
10886 | conftest.c:238:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
10887 | 1 warning generated. |
---|
10888 | conftest.c:238:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
10889 | char strdup (); |
---|
10890 | ^ |
---|
10891 | conftest.c:238:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
10892 | 1 warning generated. |
---|
10893 | configure:11473: $? = 0 |
---|
10894 | configure:11473: result: yes |
---|
10895 | configure:11489: checking for getpgrp |
---|
10896 | configure:11489: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
10897 | configure:11489: $? = 0 |
---|
10898 | configure:11489: result: yes |
---|
10899 | configure:11505: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
10900 | conftest.c:221:9: error: too many arguments to function call, expected 0, have 1 |
---|
10901 | getpgrp(0); |
---|
10902 | ~~~~~~~ ^ |
---|
10903 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:458:1: note: 'getpgrp' declared here |
---|
10904 | pid_t getpgrp(void); |
---|
10905 | ^ |
---|
10906 | 1 error generated. |
---|
10907 | configure:11505: $? = 1 |
---|
10908 | configure: failed program was: |
---|
10909 | | /* confdefs.h */ |
---|
10910 | | #define _GNU_SOURCE 1 |
---|
10911 | | #define _NETBSD_SOURCE 1 |
---|
10912 | | #define __BSD_VISIBLE 1 |
---|
10913 | | #define _BSD_TYPES 1 |
---|
10914 | | #define _DARWIN_C_SOURCE 1 |
---|
10915 | | #define STDC_HEADERS 1 |
---|
10916 | | #define HAVE_SYS_TYPES_H 1 |
---|
10917 | | #define HAVE_SYS_STAT_H 1 |
---|
10918 | | #define HAVE_STDLIB_H 1 |
---|
10919 | | #define HAVE_STRING_H 1 |
---|
10920 | | #define HAVE_MEMORY_H 1 |
---|
10921 | | #define HAVE_STRINGS_H 1 |
---|
10922 | | #define HAVE_INTTYPES_H 1 |
---|
10923 | | #define HAVE_STDINT_H 1 |
---|
10924 | | #define HAVE_UNISTD_H 1 |
---|
10925 | | #define __EXTENSIONS__ 1 |
---|
10926 | | #define _ALL_SOURCE 1 |
---|
10927 | | #define _GNU_SOURCE 1 |
---|
10928 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10929 | | #define _TANDEM_SOURCE 1 |
---|
10930 | | #define STDC_HEADERS 1 |
---|
10931 | | #define HAVE_DLFCN_H 1 |
---|
10932 | | #define HAVE_ERRNO_H 1 |
---|
10933 | | #define HAVE_FCNTL_H 1 |
---|
10934 | | #define HAVE_GRP_H 1 |
---|
10935 | | #define HAVE_LANGINFO_H 1 |
---|
10936 | | #define HAVE_LIBINTL_H 1 |
---|
10937 | | #define HAVE_POLL_H 1 |
---|
10938 | | #define HAVE_PTHREAD_H 1 |
---|
10939 | | #define HAVE_SIGNAL_H 1 |
---|
10940 | | #define HAVE_STDINT_H 1 |
---|
10941 | | #define HAVE_TERMIOS_H 1 |
---|
10942 | | #define HAVE_UNISTD_H 1 |
---|
10943 | | #define HAVE_UTIME_H 1 |
---|
10944 | | #define HAVE_SYS_EVENT_H 1 |
---|
10945 | | #define HAVE_SYS_FILE_H 1 |
---|
10946 | | #define HAVE_SYS_LOCK_H 1 |
---|
10947 | | #define HAVE_SYS_PARAM_H 1 |
---|
10948 | | #define HAVE_SYS_POLL_H 1 |
---|
10949 | | #define HAVE_SYS_SELECT_H 1 |
---|
10950 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10951 | | #define HAVE_SYS_STATVFS_H 1 |
---|
10952 | | #define HAVE_SYS_STAT_H 1 |
---|
10953 | | #define HAVE_SYS_TIME_H 1 |
---|
10954 | | #define HAVE_SYS_TIMES_H 1 |
---|
10955 | | #define HAVE_SYS_TYPES_H 1 |
---|
10956 | | #define HAVE_SYS_UN_H 1 |
---|
10957 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
10958 | | #define HAVE_SYS_WAIT_H 1 |
---|
10959 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
10960 | | #define HAVE_SYSEXITS_H 1 |
---|
10961 | | #define HAVE_SPAWN_H 1 |
---|
10962 | | #define HAVE_UTIL_H 1 |
---|
10963 | | #define HAVE_ALLOCA_H 1 |
---|
10964 | | #define HAVE_DIRENT_H 1 |
---|
10965 | | #define HAVE_MAKEDEV 1 |
---|
10966 | | #define _LARGEFILE_SOURCE 1 |
---|
10967 | | #define _FILE_OFFSET_BITS 64 |
---|
10968 | | #if defined(SCO_DS) |
---|
10969 | | #undef _OFF_T |
---|
10970 | | #endif |
---|
10971 | | #define RETSIGTYPE void |
---|
10972 | | #define HAVE_UINT32_T 1 |
---|
10973 | | #define HAVE_UINT64_T 1 |
---|
10974 | | #define HAVE_INT32_T 1 |
---|
10975 | | #define HAVE_INT64_T 1 |
---|
10976 | | #define HAVE_SSIZE_T 1 |
---|
10977 | | #define SIZEOF_INT 4 |
---|
10978 | | #define SIZEOF_LONG 8 |
---|
10979 | | #define SIZEOF_VOID_P 8 |
---|
10980 | | #define SIZEOF_SHORT 2 |
---|
10981 | | #define SIZEOF_FLOAT 4 |
---|
10982 | | #define SIZEOF_DOUBLE 8 |
---|
10983 | | #define SIZEOF_FPOS_T 8 |
---|
10984 | | #define SIZEOF_SIZE_T 8 |
---|
10985 | | #define SIZEOF_PID_T 4 |
---|
10986 | | #define HAVE_LONG_LONG 1 |
---|
10987 | | #define SIZEOF_LONG_LONG 8 |
---|
10988 | | #define HAVE_LONG_DOUBLE 1 |
---|
10989 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
10990 | | #define HAVE_C99_BOOL 1 |
---|
10991 | | #define SIZEOF__BOOL 1 |
---|
10992 | | #define HAVE_UINTPTR_T 1 |
---|
10993 | | #define SIZEOF_UINTPTR_T 8 |
---|
10994 | | #define SIZEOF_OFF_T 8 |
---|
10995 | | #define SIZEOF_TIME_T 8 |
---|
10996 | | #define SIZEOF_PTHREAD_T 8 |
---|
10997 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
10998 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
10999 | | #define WITH_DYLD 1 |
---|
11000 | | #define SHLIB_EXT ".so" |
---|
11001 | | #define HAVE_LIBDL 1 |
---|
11002 | | #define HAVE_RAND_EGD 1 |
---|
11003 | | #define WITH_LIBINTL 1 |
---|
11004 | | #define WITH_THREAD 1 |
---|
11005 | | #define _REENTRANT 1 |
---|
11006 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11007 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
11008 | | #define ENABLE_IPV6 1 |
---|
11009 | | #define HAVE_OSX105_SDK 1 |
---|
11010 | | #define WITH_DOC_STRINGS 1 |
---|
11011 | | #define WITH_PYMALLOC 1 |
---|
11012 | | #define HAVE_DLOPEN 1 |
---|
11013 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
11014 | | #define HAVE_ALARM 1 |
---|
11015 | | #define HAVE_SETITIMER 1 |
---|
11016 | | #define HAVE_GETITIMER 1 |
---|
11017 | | #define HAVE_CHOWN 1 |
---|
11018 | | #define HAVE_CLOCK 1 |
---|
11019 | | #define HAVE_CONFSTR 1 |
---|
11020 | | #define HAVE_CTERMID 1 |
---|
11021 | | #define HAVE_EXECV 1 |
---|
11022 | | #define HAVE_FCHMOD 1 |
---|
11023 | | #define HAVE_FCHOWN 1 |
---|
11024 | | #define HAVE_FORK 1 |
---|
11025 | | #define HAVE_FPATHCONF 1 |
---|
11026 | | #define HAVE_FTIME 1 |
---|
11027 | | #define HAVE_FTRUNCATE 1 |
---|
11028 | | #define HAVE_GAI_STRERROR 1 |
---|
11029 | | #define HAVE_GETGROUPS 1 |
---|
11030 | | #define HAVE_GETLOGIN 1 |
---|
11031 | | #define HAVE_GETLOADAVG 1 |
---|
11032 | | #define HAVE_GETPEERNAME 1 |
---|
11033 | | #define HAVE_GETPGID 1 |
---|
11034 | | #define HAVE_GETPID 1 |
---|
11035 | | #define HAVE_GETPRIORITY 1 |
---|
11036 | | #define HAVE_GETPWENT 1 |
---|
11037 | | #define HAVE_GETSID 1 |
---|
11038 | | #define HAVE_GETWD 1 |
---|
11039 | | #define HAVE_INITGROUPS 1 |
---|
11040 | | #define HAVE_KILL 1 |
---|
11041 | | #define HAVE_KILLPG 1 |
---|
11042 | | #define HAVE_LCHMOD 1 |
---|
11043 | | #define HAVE_LCHOWN 1 |
---|
11044 | | #define HAVE_LSTAT 1 |
---|
11045 | | #define HAVE_MKFIFO 1 |
---|
11046 | | #define HAVE_MKNOD 1 |
---|
11047 | | #define HAVE_MKTIME 1 |
---|
11048 | | #define HAVE_MMAP 1 |
---|
11049 | | #define HAVE_NICE 1 |
---|
11050 | | #define HAVE_PATHCONF 1 |
---|
11051 | | #define HAVE_PAUSE 1 |
---|
11052 | | #define HAVE_POLL 1 |
---|
11053 | | #define HAVE_PUTENV 1 |
---|
11054 | | #define HAVE_READLINK 1 |
---|
11055 | | #define HAVE_REALPATH 1 |
---|
11056 | | #define HAVE_SELECT 1 |
---|
11057 | | #define HAVE_SEM_OPEN 1 |
---|
11058 | | #define HAVE_SEM_GETVALUE 1 |
---|
11059 | | #define HAVE_SEM_UNLINK 1 |
---|
11060 | | #define HAVE_SETEGID 1 |
---|
11061 | | #define HAVE_SETEUID 1 |
---|
11062 | | #define HAVE_SETGID 1 |
---|
11063 | | #define HAVE_SETLOCALE 1 |
---|
11064 | | #define HAVE_SETREGID 1 |
---|
11065 | | #define HAVE_SETREUID 1 |
---|
11066 | | #define HAVE_SETSID 1 |
---|
11067 | | #define HAVE_SETPGID 1 |
---|
11068 | | #define HAVE_SETPGRP 1 |
---|
11069 | | #define HAVE_SETUID 1 |
---|
11070 | | #define HAVE_SETVBUF 1 |
---|
11071 | | #define HAVE_SNPRINTF 1 |
---|
11072 | | #define HAVE_SETLOCALE 1 |
---|
11073 | | #define HAVE_SETREGID 1 |
---|
11074 | | #define HAVE_SETREUID 1 |
---|
11075 | | #define HAVE_SETSID 1 |
---|
11076 | | #define HAVE_SETPGID 1 |
---|
11077 | | #define HAVE_SETPGRP 1 |
---|
11078 | | #define HAVE_SETUID 1 |
---|
11079 | | #define HAVE_SETVBUF 1 |
---|
11080 | | #define HAVE_SNPRINTF 1 |
---|
11081 | | #define HAVE_SIGACTION 1 |
---|
11082 | | #define HAVE_SIGINTERRUPT 1 |
---|
11083 | | #define HAVE_SIGRELSE 1 |
---|
11084 | | #define HAVE_STRFTIME 1 |
---|
11085 | | #define HAVE_SYSCONF 1 |
---|
11086 | | #define HAVE_TCGETPGRP 1 |
---|
11087 | | #define HAVE_TCSETPGRP 1 |
---|
11088 | | #define HAVE_TEMPNAM 1 |
---|
11089 | | #define HAVE_TIMEGM 1 |
---|
11090 | | #define HAVE_TIMES 1 |
---|
11091 | | #define HAVE_TMPFILE 1 |
---|
11092 | | #define HAVE_TMPNAM 1 |
---|
11093 | | #define HAVE_TRUNCATE 1 |
---|
11094 | | #define HAVE_UNAME 1 |
---|
11095 | | #define HAVE_UNSETENV 1 |
---|
11096 | | #define HAVE_UTIMES 1 |
---|
11097 | | #define HAVE_WAITPID 1 |
---|
11098 | | #define HAVE_WAIT3 1 |
---|
11099 | | #define HAVE_WAIT4 1 |
---|
11100 | | #define HAVE_WCSCOLL 1 |
---|
11101 | | #define HAVE_CHROOT 1 |
---|
11102 | | #define HAVE_LINK 1 |
---|
11103 | | #define HAVE_SYMLINK 1 |
---|
11104 | | #define HAVE_FCHDIR 1 |
---|
11105 | | #define HAVE_FSYNC 1 |
---|
11106 | | #define HAVE_KQUEUE 1 |
---|
11107 | | #define HAVE_CTERMID_R 1 |
---|
11108 | | #define HAVE_FLOCK 1 |
---|
11109 | | #define HAVE_GETPAGESIZE 1 |
---|
11110 | | #define HAVE_ZLIB_COPY 1 |
---|
11111 | | #define HAVE_INET_PTON 1 |
---|
11112 | | #define HAVE_SETGROUPS 1 |
---|
11113 | | #define HAVE_OPENPTY 1 |
---|
11114 | | #define HAVE_FORKPTY 1 |
---|
11115 | | #define HAVE_MEMMOVE 1 |
---|
11116 | | #define HAVE_FSEEKO 1 |
---|
11117 | | #define HAVE_FSTATVFS 1 |
---|
11118 | | #define HAVE_FTELLO 1 |
---|
11119 | | #define HAVE_STATVFS 1 |
---|
11120 | | #define HAVE_DUP2 1 |
---|
11121 | | #define HAVE_GETCWD 1 |
---|
11122 | | #define HAVE_STRDUP 1 |
---|
11123 | | #define HAVE_GETPGRP 1 |
---|
11124 | | /* end confdefs.h. */ |
---|
11125 | | #include <unistd.h> |
---|
11126 | | int |
---|
11127 | | main () |
---|
11128 | | { |
---|
11129 | | getpgrp(0); |
---|
11130 | | ; |
---|
11131 | | return 0; |
---|
11132 | | } |
---|
11133 | configure:11517: checking for setpgrp |
---|
11134 | configure:11517: result: yes |
---|
11135 | configure:11533: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
11136 | conftest.c:222:9: error: too many arguments to function call, expected 0, have 2 |
---|
11137 | setpgrp(0,0); |
---|
11138 | ~~~~~~~ ^~~ |
---|
11139 | /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/unistd.h:591:1: note: 'setpgrp' declared here |
---|
11140 | pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); |
---|
11141 | ^ |
---|
11142 | 1 error generated. |
---|
11143 | configure:11533: $? = 1 |
---|
11144 | configure: failed program was: |
---|
11145 | | /* confdefs.h */ |
---|
11146 | | #define _GNU_SOURCE 1 |
---|
11147 | | #define _NETBSD_SOURCE 1 |
---|
11148 | | #define __BSD_VISIBLE 1 |
---|
11149 | | #define _BSD_TYPES 1 |
---|
11150 | | #define _DARWIN_C_SOURCE 1 |
---|
11151 | | #define STDC_HEADERS 1 |
---|
11152 | | #define HAVE_SYS_TYPES_H 1 |
---|
11153 | | #define HAVE_SYS_STAT_H 1 |
---|
11154 | | #define HAVE_STDLIB_H 1 |
---|
11155 | | #define HAVE_STRING_H 1 |
---|
11156 | | #define HAVE_MEMORY_H 1 |
---|
11157 | | #define HAVE_STRINGS_H 1 |
---|
11158 | | #define HAVE_INTTYPES_H 1 |
---|
11159 | | #define HAVE_STDINT_H 1 |
---|
11160 | | #define HAVE_UNISTD_H 1 |
---|
11161 | | #define __EXTENSIONS__ 1 |
---|
11162 | | #define _ALL_SOURCE 1 |
---|
11163 | | #define _GNU_SOURCE 1 |
---|
11164 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11165 | | #define _TANDEM_SOURCE 1 |
---|
11166 | | #define STDC_HEADERS 1 |
---|
11167 | | #define HAVE_DLFCN_H 1 |
---|
11168 | | #define HAVE_ERRNO_H 1 |
---|
11169 | | #define HAVE_FCNTL_H 1 |
---|
11170 | | #define HAVE_GRP_H 1 |
---|
11171 | | #define HAVE_LANGINFO_H 1 |
---|
11172 | | #define HAVE_LIBINTL_H 1 |
---|
11173 | | #define HAVE_POLL_H 1 |
---|
11174 | | #define HAVE_PTHREAD_H 1 |
---|
11175 | | #define HAVE_SIGNAL_H 1 |
---|
11176 | | #define HAVE_STDINT_H 1 |
---|
11177 | | #define HAVE_TERMIOS_H 1 |
---|
11178 | | #define HAVE_UNISTD_H 1 |
---|
11179 | | #define HAVE_UTIME_H 1 |
---|
11180 | | #define HAVE_SYS_EVENT_H 1 |
---|
11181 | | #define HAVE_SYS_FILE_H 1 |
---|
11182 | | #define HAVE_SYS_LOCK_H 1 |
---|
11183 | | #define HAVE_SYS_PARAM_H 1 |
---|
11184 | | #define HAVE_SYS_POLL_H 1 |
---|
11185 | | #define HAVE_SYS_SELECT_H 1 |
---|
11186 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11187 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11188 | | #define HAVE_SYS_STAT_H 1 |
---|
11189 | | #define HAVE_SYS_TIME_H 1 |
---|
11190 | | #define HAVE_SYS_TIMES_H 1 |
---|
11191 | | #define HAVE_SYS_TYPES_H 1 |
---|
11192 | | #define HAVE_SYS_UN_H 1 |
---|
11193 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11194 | | #define HAVE_SYS_WAIT_H 1 |
---|
11195 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11196 | | #define HAVE_SYSEXITS_H 1 |
---|
11197 | | #define HAVE_SPAWN_H 1 |
---|
11198 | | #define HAVE_UTIL_H 1 |
---|
11199 | | #define HAVE_ALLOCA_H 1 |
---|
11200 | | #define HAVE_DIRENT_H 1 |
---|
11201 | | #define HAVE_MAKEDEV 1 |
---|
11202 | | #define _LARGEFILE_SOURCE 1 |
---|
11203 | | #define _FILE_OFFSET_BITS 64 |
---|
11204 | | #if defined(SCO_DS) |
---|
11205 | | #undef _OFF_T |
---|
11206 | | #endif |
---|
11207 | | #define RETSIGTYPE void |
---|
11208 | | #define HAVE_UINT32_T 1 |
---|
11209 | | #define HAVE_UINT64_T 1 |
---|
11210 | | #define HAVE_INT32_T 1 |
---|
11211 | | #define HAVE_INT64_T 1 |
---|
11212 | | #define HAVE_SSIZE_T 1 |
---|
11213 | | #define SIZEOF_INT 4 |
---|
11214 | | #define SIZEOF_LONG 8 |
---|
11215 | | #define SIZEOF_VOID_P 8 |
---|
11216 | | #define SIZEOF_SHORT 2 |
---|
11217 | | #define SIZEOF_FLOAT 4 |
---|
11218 | | #define SIZEOF_DOUBLE 8 |
---|
11219 | | #define SIZEOF_FPOS_T 8 |
---|
11220 | | #define SIZEOF_SIZE_T 8 |
---|
11221 | | #define SIZEOF_PID_T 4 |
---|
11222 | | #define HAVE_LONG_LONG 1 |
---|
11223 | | #define SIZEOF_LONG_LONG 8 |
---|
11224 | | #define HAVE_LONG_DOUBLE 1 |
---|
11225 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
11226 | | #define HAVE_C99_BOOL 1 |
---|
11227 | | #define SIZEOF__BOOL 1 |
---|
11228 | | #define HAVE_UINTPTR_T 1 |
---|
11229 | | #define SIZEOF_UINTPTR_T 8 |
---|
11230 | | #define SIZEOF_OFF_T 8 |
---|
11231 | | #define SIZEOF_TIME_T 8 |
---|
11232 | | #define SIZEOF_PTHREAD_T 8 |
---|
11233 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
11234 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
11235 | | #define WITH_DYLD 1 |
---|
11236 | | #define SHLIB_EXT ".so" |
---|
11237 | | #define HAVE_LIBDL 1 |
---|
11238 | | #define HAVE_RAND_EGD 1 |
---|
11239 | | #define WITH_LIBINTL 1 |
---|
11240 | | #define WITH_THREAD 1 |
---|
11241 | | #define _REENTRANT 1 |
---|
11242 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11243 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
11244 | | #define ENABLE_IPV6 1 |
---|
11245 | | #define HAVE_OSX105_SDK 1 |
---|
11246 | | #define WITH_DOC_STRINGS 1 |
---|
11247 | | #define WITH_PYMALLOC 1 |
---|
11248 | | #define HAVE_DLOPEN 1 |
---|
11249 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
11250 | | #define HAVE_ALARM 1 |
---|
11251 | | #define HAVE_SETITIMER 1 |
---|
11252 | | #define HAVE_GETITIMER 1 |
---|
11253 | | #define HAVE_CHOWN 1 |
---|
11254 | | #define HAVE_CLOCK 1 |
---|
11255 | | #define HAVE_CONFSTR 1 |
---|
11256 | | #define HAVE_CTERMID 1 |
---|
11257 | | #define HAVE_EXECV 1 |
---|
11258 | | #define HAVE_FCHMOD 1 |
---|
11259 | | #define HAVE_FCHOWN 1 |
---|
11260 | | #define HAVE_FORK 1 |
---|
11261 | | #define HAVE_FPATHCONF 1 |
---|
11262 | | #define HAVE_FTIME 1 |
---|
11263 | | #define HAVE_FTRUNCATE 1 |
---|
11264 | | #define HAVE_GAI_STRERROR 1 |
---|
11265 | | #define HAVE_GETGROUPS 1 |
---|
11266 | | #define HAVE_GETLOGIN 1 |
---|
11267 | | #define HAVE_GETLOADAVG 1 |
---|
11268 | | #define HAVE_GETPEERNAME 1 |
---|
11269 | | #define HAVE_GETPGID 1 |
---|
11270 | | #define HAVE_GETPID 1 |
---|
11271 | | #define HAVE_GETPRIORITY 1 |
---|
11272 | | #define HAVE_GETPWENT 1 |
---|
11273 | | #define HAVE_GETSID 1 |
---|
11274 | | #define HAVE_GETWD 1 |
---|
11275 | | #define HAVE_INITGROUPS 1 |
---|
11276 | | #define HAVE_KILL 1 |
---|
11277 | | #define HAVE_KILLPG 1 |
---|
11278 | | #define HAVE_LCHMOD 1 |
---|
11279 | | #define HAVE_LCHOWN 1 |
---|
11280 | | #define HAVE_LSTAT 1 |
---|
11281 | | #define HAVE_MKFIFO 1 |
---|
11282 | | #define HAVE_MKNOD 1 |
---|
11283 | | #define HAVE_MKTIME 1 |
---|
11284 | | #define HAVE_MMAP 1 |
---|
11285 | | #define HAVE_NICE 1 |
---|
11286 | | #define HAVE_PATHCONF 1 |
---|
11287 | | #define HAVE_PAUSE 1 |
---|
11288 | | #define HAVE_POLL 1 |
---|
11289 | | #define HAVE_PUTENV 1 |
---|
11290 | | #define HAVE_READLINK 1 |
---|
11291 | | #define HAVE_REALPATH 1 |
---|
11292 | | #define HAVE_SELECT 1 |
---|
11293 | | #define HAVE_SEM_OPEN 1 |
---|
11294 | | #define HAVE_SEM_GETVALUE 1 |
---|
11295 | | #define HAVE_SEM_UNLINK 1 |
---|
11296 | | #define HAVE_SETEGID 1 |
---|
11297 | | #define HAVE_SETEUID 1 |
---|
11298 | | #define HAVE_SETGID 1 |
---|
11299 | | #define HAVE_SETLOCALE 1 |
---|
11300 | | #define HAVE_SETREGID 1 |
---|
11301 | | #define HAVE_SETREUID 1 |
---|
11302 | | #define HAVE_SETSID 1 |
---|
11303 | | #define HAVE_SETPGID 1 |
---|
11304 | | #define HAVE_SETPGRP 1 |
---|
11305 | | #define HAVE_SETUID 1 |
---|
11306 | | #define HAVE_SETVBUF 1 |
---|
11307 | | #define HAVE_SNPRINTF 1 |
---|
11308 | | #define HAVE_SETLOCALE 1 |
---|
11309 | | #define HAVE_SETREGID 1 |
---|
11310 | | #define HAVE_SETREUID 1 |
---|
11311 | | #define HAVE_SETSID 1 |
---|
11312 | | #define HAVE_SETPGID 1 |
---|
11313 | | #define HAVE_SETPGRP 1 |
---|
11314 | | #define HAVE_SETUID 1 |
---|
11315 | | #define HAVE_SETVBUF 1 |
---|
11316 | | #define HAVE_SNPRINTF 1 |
---|
11317 | | #define HAVE_SIGACTION 1 |
---|
11318 | | #define HAVE_SIGINTERRUPT 1 |
---|
11319 | | #define HAVE_SIGRELSE 1 |
---|
11320 | | #define HAVE_STRFTIME 1 |
---|
11321 | | #define HAVE_SYSCONF 1 |
---|
11322 | | #define HAVE_TCGETPGRP 1 |
---|
11323 | | #define HAVE_TCSETPGRP 1 |
---|
11324 | | #define HAVE_TEMPNAM 1 |
---|
11325 | | #define HAVE_TIMEGM 1 |
---|
11326 | | #define HAVE_TIMES 1 |
---|
11327 | | #define HAVE_TMPFILE 1 |
---|
11328 | | #define HAVE_TMPNAM 1 |
---|
11329 | | #define HAVE_TRUNCATE 1 |
---|
11330 | | #define HAVE_UNAME 1 |
---|
11331 | | #define HAVE_UNSETENV 1 |
---|
11332 | | #define HAVE_UTIMES 1 |
---|
11333 | | #define HAVE_WAITPID 1 |
---|
11334 | | #define HAVE_WAIT3 1 |
---|
11335 | | #define HAVE_WAIT4 1 |
---|
11336 | | #define HAVE_WCSCOLL 1 |
---|
11337 | | #define HAVE_CHROOT 1 |
---|
11338 | | #define HAVE_LINK 1 |
---|
11339 | | #define HAVE_SYMLINK 1 |
---|
11340 | | #define HAVE_FCHDIR 1 |
---|
11341 | | #define HAVE_FSYNC 1 |
---|
11342 | | #define HAVE_KQUEUE 1 |
---|
11343 | | #define HAVE_CTERMID_R 1 |
---|
11344 | | #define HAVE_FLOCK 1 |
---|
11345 | | #define HAVE_GETPAGESIZE 1 |
---|
11346 | | #define HAVE_ZLIB_COPY 1 |
---|
11347 | | #define HAVE_INET_PTON 1 |
---|
11348 | | #define HAVE_SETGROUPS 1 |
---|
11349 | | #define HAVE_OPENPTY 1 |
---|
11350 | | #define HAVE_FORKPTY 1 |
---|
11351 | | #define HAVE_MEMMOVE 1 |
---|
11352 | | #define HAVE_FSEEKO 1 |
---|
11353 | | #define HAVE_FSTATVFS 1 |
---|
11354 | | #define HAVE_FTELLO 1 |
---|
11355 | | #define HAVE_STATVFS 1 |
---|
11356 | | #define HAVE_DUP2 1 |
---|
11357 | | #define HAVE_GETCWD 1 |
---|
11358 | | #define HAVE_STRDUP 1 |
---|
11359 | | #define HAVE_GETPGRP 1 |
---|
11360 | | #define HAVE_SETPGRP 1 |
---|
11361 | | /* end confdefs.h. */ |
---|
11362 | | #include <unistd.h> |
---|
11363 | | int |
---|
11364 | | main () |
---|
11365 | | { |
---|
11366 | | setpgrp(0,0); |
---|
11367 | | ; |
---|
11368 | | return 0; |
---|
11369 | | } |
---|
11370 | configure:11545: checking for gettimeofday |
---|
11371 | configure:11545: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
11372 | configure:11545: $? = 0 |
---|
11373 | configure:11545: result: yes |
---|
11374 | configure:11561: /usr/bin/clang -c -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 conftest.c >&5 |
---|
11375 | configure:11561: $? = 0 |
---|
11376 | configure:11575: checking for major |
---|
11377 | configure:11598: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
11378 | conftest.c:225:10: fatal error: 'sys/types.h' file not found |
---|
11379 | #include <sys/types.h> |
---|
11380 | ^ |
---|
11381 | 1 error generated. |
---|
11382 | configure:11598: $? = 1 |
---|
11383 | configure: failed program was: |
---|
11384 | | /* confdefs.h */ |
---|
11385 | | #define _GNU_SOURCE 1 |
---|
11386 | | #define _NETBSD_SOURCE 1 |
---|
11387 | | #define __BSD_VISIBLE 1 |
---|
11388 | | #define _BSD_TYPES 1 |
---|
11389 | | #define _DARWIN_C_SOURCE 1 |
---|
11390 | | #define STDC_HEADERS 1 |
---|
11391 | | #define HAVE_SYS_TYPES_H 1 |
---|
11392 | | #define HAVE_SYS_STAT_H 1 |
---|
11393 | | #define HAVE_STDLIB_H 1 |
---|
11394 | | #define HAVE_STRING_H 1 |
---|
11395 | | #define HAVE_MEMORY_H 1 |
---|
11396 | | #define HAVE_STRINGS_H 1 |
---|
11397 | | #define HAVE_INTTYPES_H 1 |
---|
11398 | | #define HAVE_STDINT_H 1 |
---|
11399 | | #define HAVE_UNISTD_H 1 |
---|
11400 | | #define __EXTENSIONS__ 1 |
---|
11401 | | #define _ALL_SOURCE 1 |
---|
11402 | | #define _GNU_SOURCE 1 |
---|
11403 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11404 | | #define _TANDEM_SOURCE 1 |
---|
11405 | | #define STDC_HEADERS 1 |
---|
11406 | | #define HAVE_DLFCN_H 1 |
---|
11407 | | #define HAVE_ERRNO_H 1 |
---|
11408 | | #define HAVE_FCNTL_H 1 |
---|
11409 | | #define HAVE_GRP_H 1 |
---|
11410 | | #define HAVE_LANGINFO_H 1 |
---|
11411 | | #define HAVE_LIBINTL_H 1 |
---|
11412 | | #define HAVE_POLL_H 1 |
---|
11413 | | #define HAVE_PTHREAD_H 1 |
---|
11414 | | #define HAVE_SIGNAL_H 1 |
---|
11415 | | #define HAVE_STDINT_H 1 |
---|
11416 | | #define HAVE_TERMIOS_H 1 |
---|
11417 | | #define HAVE_UNISTD_H 1 |
---|
11418 | | #define HAVE_UTIME_H 1 |
---|
11419 | | #define HAVE_SYS_EVENT_H 1 |
---|
11420 | | #define HAVE_SYS_FILE_H 1 |
---|
11421 | | #define HAVE_SYS_LOCK_H 1 |
---|
11422 | | #define HAVE_SYS_PARAM_H 1 |
---|
11423 | | #define HAVE_SYS_POLL_H 1 |
---|
11424 | | #define HAVE_SYS_SELECT_H 1 |
---|
11425 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11426 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11427 | | #define HAVE_SYS_STAT_H 1 |
---|
11428 | | #define HAVE_SYS_TIME_H 1 |
---|
11429 | | #define HAVE_SYS_TIMES_H 1 |
---|
11430 | | #define HAVE_SYS_TYPES_H 1 |
---|
11431 | | #define HAVE_SYS_UN_H 1 |
---|
11432 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11433 | | #define HAVE_SYS_WAIT_H 1 |
---|
11434 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11435 | | #define HAVE_SYSEXITS_H 1 |
---|
11436 | | #define HAVE_SPAWN_H 1 |
---|
11437 | | #define HAVE_UTIL_H 1 |
---|
11438 | | #define HAVE_ALLOCA_H 1 |
---|
11439 | | #define HAVE_DIRENT_H 1 |
---|
11440 | | #define HAVE_MAKEDEV 1 |
---|
11441 | | #define _LARGEFILE_SOURCE 1 |
---|
11442 | | #define _FILE_OFFSET_BITS 64 |
---|
11443 | | #if defined(SCO_DS) |
---|
11444 | | #undef _OFF_T |
---|
11445 | | #endif |
---|
11446 | | #define RETSIGTYPE void |
---|
11447 | | #define HAVE_UINT32_T 1 |
---|
11448 | | #define HAVE_UINT64_T 1 |
---|
11449 | | #define HAVE_INT32_T 1 |
---|
11450 | | #define HAVE_INT64_T 1 |
---|
11451 | | #define HAVE_SSIZE_T 1 |
---|
11452 | | #define SIZEOF_INT 4 |
---|
11453 | | #define SIZEOF_LONG 8 |
---|
11454 | | #define SIZEOF_VOID_P 8 |
---|
11455 | | #define SIZEOF_SHORT 2 |
---|
11456 | | #define SIZEOF_FLOAT 4 |
---|
11457 | | #define SIZEOF_DOUBLE 8 |
---|
11458 | | #define SIZEOF_FPOS_T 8 |
---|
11459 | | #define SIZEOF_SIZE_T 8 |
---|
11460 | | #define SIZEOF_PID_T 4 |
---|
11461 | | #define HAVE_LONG_LONG 1 |
---|
11462 | | #define SIZEOF_LONG_LONG 8 |
---|
11463 | | #define HAVE_LONG_DOUBLE 1 |
---|
11464 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
11465 | | #define HAVE_C99_BOOL 1 |
---|
11466 | | #define SIZEOF__BOOL 1 |
---|
11467 | | #define HAVE_UINTPTR_T 1 |
---|
11468 | | #define SIZEOF_UINTPTR_T 8 |
---|
11469 | | #define SIZEOF_OFF_T 8 |
---|
11470 | | #define SIZEOF_TIME_T 8 |
---|
11471 | | #define SIZEOF_PTHREAD_T 8 |
---|
11472 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
11473 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
11474 | | #define WITH_DYLD 1 |
---|
11475 | | #define SHLIB_EXT ".so" |
---|
11476 | | #define HAVE_LIBDL 1 |
---|
11477 | | #define HAVE_RAND_EGD 1 |
---|
11478 | | #define WITH_LIBINTL 1 |
---|
11479 | | #define WITH_THREAD 1 |
---|
11480 | | #define _REENTRANT 1 |
---|
11481 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11482 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
11483 | | #define ENABLE_IPV6 1 |
---|
11484 | | #define HAVE_OSX105_SDK 1 |
---|
11485 | | #define WITH_DOC_STRINGS 1 |
---|
11486 | | #define WITH_PYMALLOC 1 |
---|
11487 | | #define HAVE_DLOPEN 1 |
---|
11488 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
11489 | | #define HAVE_ALARM 1 |
---|
11490 | | #define HAVE_SETITIMER 1 |
---|
11491 | | #define HAVE_GETITIMER 1 |
---|
11492 | | #define HAVE_CHOWN 1 |
---|
11493 | | #define HAVE_CLOCK 1 |
---|
11494 | | #define HAVE_CONFSTR 1 |
---|
11495 | | #define HAVE_CTERMID 1 |
---|
11496 | | #define HAVE_EXECV 1 |
---|
11497 | | #define HAVE_FCHMOD 1 |
---|
11498 | | #define HAVE_FCHOWN 1 |
---|
11499 | | #define HAVE_FORK 1 |
---|
11500 | | #define HAVE_FPATHCONF 1 |
---|
11501 | | #define HAVE_FTIME 1 |
---|
11502 | | #define HAVE_FTRUNCATE 1 |
---|
11503 | | #define HAVE_GAI_STRERROR 1 |
---|
11504 | | #define HAVE_GETGROUPS 1 |
---|
11505 | | #define HAVE_GETLOGIN 1 |
---|
11506 | | #define HAVE_GETLOADAVG 1 |
---|
11507 | | #define HAVE_GETPEERNAME 1 |
---|
11508 | | #define HAVE_GETPGID 1 |
---|
11509 | | #define HAVE_GETPID 1 |
---|
11510 | | #define HAVE_GETPRIORITY 1 |
---|
11511 | | #define HAVE_GETPWENT 1 |
---|
11512 | | #define HAVE_GETSID 1 |
---|
11513 | | #define HAVE_GETWD 1 |
---|
11514 | | #define HAVE_INITGROUPS 1 |
---|
11515 | | #define HAVE_KILL 1 |
---|
11516 | | #define HAVE_KILLPG 1 |
---|
11517 | | #define HAVE_LCHMOD 1 |
---|
11518 | | #define HAVE_LCHOWN 1 |
---|
11519 | | #define HAVE_LSTAT 1 |
---|
11520 | | #define HAVE_MKFIFO 1 |
---|
11521 | | #define HAVE_MKNOD 1 |
---|
11522 | | #define HAVE_MKTIME 1 |
---|
11523 | | #define HAVE_MMAP 1 |
---|
11524 | | #define HAVE_NICE 1 |
---|
11525 | | #define HAVE_PATHCONF 1 |
---|
11526 | | #define HAVE_PAUSE 1 |
---|
11527 | | #define HAVE_POLL 1 |
---|
11528 | | #define HAVE_PUTENV 1 |
---|
11529 | | #define HAVE_READLINK 1 |
---|
11530 | | #define HAVE_REALPATH 1 |
---|
11531 | | #define HAVE_SELECT 1 |
---|
11532 | | #define HAVE_SEM_OPEN 1 |
---|
11533 | | #define HAVE_SEM_GETVALUE 1 |
---|
11534 | | #define HAVE_SEM_UNLINK 1 |
---|
11535 | | #define HAVE_SETEGID 1 |
---|
11536 | | #define HAVE_SETEUID 1 |
---|
11537 | | #define HAVE_SETGID 1 |
---|
11538 | | #define HAVE_SETLOCALE 1 |
---|
11539 | | #define HAVE_SETREGID 1 |
---|
11540 | | #define HAVE_SETREUID 1 |
---|
11541 | | #define HAVE_SETSID 1 |
---|
11542 | | #define HAVE_SETPGID 1 |
---|
11543 | | #define HAVE_SETPGRP 1 |
---|
11544 | | #define HAVE_SETUID 1 |
---|
11545 | | #define HAVE_SETVBUF 1 |
---|
11546 | | #define HAVE_SNPRINTF 1 |
---|
11547 | | #define HAVE_SETLOCALE 1 |
---|
11548 | | #define HAVE_SETREGID 1 |
---|
11549 | | #define HAVE_SETREUID 1 |
---|
11550 | | #define HAVE_SETSID 1 |
---|
11551 | | #define HAVE_SETPGID 1 |
---|
11552 | | #define HAVE_SETPGRP 1 |
---|
11553 | | #define HAVE_SETUID 1 |
---|
11554 | | #define HAVE_SETVBUF 1 |
---|
11555 | | #define HAVE_SNPRINTF 1 |
---|
11556 | | #define HAVE_SIGACTION 1 |
---|
11557 | | #define HAVE_SIGINTERRUPT 1 |
---|
11558 | | #define HAVE_SIGRELSE 1 |
---|
11559 | | #define HAVE_STRFTIME 1 |
---|
11560 | | #define HAVE_SYSCONF 1 |
---|
11561 | | #define HAVE_TCGETPGRP 1 |
---|
11562 | | #define HAVE_TCSETPGRP 1 |
---|
11563 | | #define HAVE_TEMPNAM 1 |
---|
11564 | | #define HAVE_TIMEGM 1 |
---|
11565 | | #define HAVE_TIMES 1 |
---|
11566 | | #define HAVE_TMPFILE 1 |
---|
11567 | | #define HAVE_TMPNAM 1 |
---|
11568 | | #define HAVE_TRUNCATE 1 |
---|
11569 | | #define HAVE_UNAME 1 |
---|
11570 | | #define HAVE_UNSETENV 1 |
---|
11571 | | #define HAVE_UTIMES 1 |
---|
11572 | | #define HAVE_WAITPID 1 |
---|
11573 | | #define HAVE_WAIT3 1 |
---|
11574 | | #define HAVE_WAIT4 1 |
---|
11575 | | #define HAVE_WCSCOLL 1 |
---|
11576 | | #define HAVE_CHROOT 1 |
---|
11577 | | #define HAVE_LINK 1 |
---|
11578 | | #define HAVE_SYMLINK 1 |
---|
11579 | | #define HAVE_FCHDIR 1 |
---|
11580 | | #define HAVE_FSYNC 1 |
---|
11581 | | #define HAVE_KQUEUE 1 |
---|
11582 | | #define HAVE_CTERMID_R 1 |
---|
11583 | | #define HAVE_FLOCK 1 |
---|
11584 | | #define HAVE_GETPAGESIZE 1 |
---|
11585 | | #define HAVE_ZLIB_COPY 1 |
---|
11586 | | #define HAVE_INET_PTON 1 |
---|
11587 | | #define HAVE_SETGROUPS 1 |
---|
11588 | | #define HAVE_OPENPTY 1 |
---|
11589 | | #define HAVE_FORKPTY 1 |
---|
11590 | | #define HAVE_MEMMOVE 1 |
---|
11591 | | #define HAVE_FSEEKO 1 |
---|
11592 | | #define HAVE_FSTATVFS 1 |
---|
11593 | | #define HAVE_FTELLO 1 |
---|
11594 | | #define HAVE_STATVFS 1 |
---|
11595 | | #define HAVE_DUP2 1 |
---|
11596 | | #define HAVE_GETCWD 1 |
---|
11597 | | #define HAVE_STRDUP 1 |
---|
11598 | | #define HAVE_GETPGRP 1 |
---|
11599 | | #define HAVE_SETPGRP 1 |
---|
11600 | | #define HAVE_GETTIMEOFDAY 1 |
---|
11601 | | /* end confdefs.h. */ |
---|
11602 | | |
---|
11603 | | #if defined(MAJOR_IN_MKDEV) |
---|
11604 | | #include <sys/mkdev.h> |
---|
11605 | | #elif defined(MAJOR_IN_SYSMACROS) |
---|
11606 | | #include <sys/sysmacros.h> |
---|
11607 | | #else |
---|
11608 | | #include <sys/types.h> |
---|
11609 | | #endif |
---|
11610 | | |
---|
11611 | | int |
---|
11612 | | main () |
---|
11613 | | { |
---|
11614 | | |
---|
11615 | | makedev(major(0),minor(0)); |
---|
11616 | | |
---|
11617 | | ; |
---|
11618 | | return 0; |
---|
11619 | | } |
---|
11620 | configure:11608: result: no |
---|
11621 | configure:11617: checking for getaddrinfo |
---|
11622 | configure:11635: /usr/bin/clang -o conftest -arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/include/db48 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386 conftest.c -ldl >&5 |
---|
11623 | conftest.c:220:10: fatal error: 'sys/types.h' file not found |
---|
11624 | #include <sys/types.h> |
---|
11625 | ^ |
---|
11626 | 1 error generated. |
---|
11627 | configure:11635: $? = 1 |
---|
11628 | configure: failed program was: |
---|
11629 | | /* confdefs.h */ |
---|
11630 | | #define _GNU_SOURCE 1 |
---|
11631 | | #define _NETBSD_SOURCE 1 |
---|
11632 | | #define __BSD_VISIBLE 1 |
---|
11633 | | #define _BSD_TYPES 1 |
---|
11634 | | #define _DARWIN_C_SOURCE 1 |
---|
11635 | | #define STDC_HEADERS 1 |
---|
11636 | | #define HAVE_SYS_TYPES_H 1 |
---|
11637 | | #define HAVE_SYS_STAT_H 1 |
---|
11638 | | #define HAVE_STDLIB_H 1 |
---|
11639 | | #define HAVE_STRING_H 1 |
---|
11640 | | #define HAVE_MEMORY_H 1 |
---|
11641 | | #define HAVE_STRINGS_H 1 |
---|
11642 | | #define HAVE_INTTYPES_H 1 |
---|
11643 | | #define HAVE_STDINT_H 1 |
---|
11644 | | #define HAVE_UNISTD_H 1 |
---|
11645 | | #define __EXTENSIONS__ 1 |
---|
11646 | | #define _ALL_SOURCE 1 |
---|
11647 | | #define _GNU_SOURCE 1 |
---|
11648 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11649 | | #define _TANDEM_SOURCE 1 |
---|
11650 | | #define STDC_HEADERS 1 |
---|
11651 | | #define HAVE_DLFCN_H 1 |
---|
11652 | | #define HAVE_ERRNO_H 1 |
---|
11653 | | #define HAVE_FCNTL_H 1 |
---|
11654 | | #define HAVE_GRP_H 1 |
---|
11655 | | #define HAVE_LANGINFO_H 1 |
---|
11656 | | #define HAVE_LIBINTL_H 1 |
---|
11657 | | #define HAVE_POLL_H 1 |
---|
11658 | | #define HAVE_PTHREAD_H 1 |
---|
11659 | | #define HAVE_SIGNAL_H 1 |
---|
11660 | | #define HAVE_STDINT_H 1 |
---|
11661 | | #define HAVE_TERMIOS_H 1 |
---|
11662 | | #define HAVE_UNISTD_H 1 |
---|
11663 | | #define HAVE_UTIME_H 1 |
---|
11664 | | #define HAVE_SYS_EVENT_H 1 |
---|
11665 | | #define HAVE_SYS_FILE_H 1 |
---|
11666 | | #define HAVE_SYS_LOCK_H 1 |
---|
11667 | | #define HAVE_SYS_PARAM_H 1 |
---|
11668 | | #define HAVE_SYS_POLL_H 1 |
---|
11669 | | #define HAVE_SYS_SELECT_H 1 |
---|
11670 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11671 | | #define HAVE_SYS_STATVFS_H 1 |
---|
11672 | | #define HAVE_SYS_STAT_H 1 |
---|
11673 | | #define HAVE_SYS_TIME_H 1 |
---|
11674 | | #define HAVE_SYS_TIMES_H 1 |
---|
11675 | | #define HAVE_SYS_TYPES_H 1 |
---|
11676 | | #define HAVE_SYS_UN_H 1 |
---|
11677 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
11678 | | #define HAVE_SYS_WAIT_H 1 |
---|
11679 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
11680 | | #define HAVE_SYSEXITS_H 1 |
---|
11681 | | #define HAVE_SPAWN_H 1 |
---|
11682 | | #define HAVE_UTIL_H 1 |
---|
11683 | | #define HAVE_ALLOCA_H 1 |
---|
11684 | | #define HAVE_DIRENT_H 1 |
---|
11685 | | #define HAVE_MAKEDEV 1 |
---|
11686 | | #define _LARGEFILE_SOURCE 1 |
---|
11687 | | #define _FILE_OFFSET_BITS 64 |
---|
11688 | | #if defined(SCO_DS) |
---|
11689 | | #undef _OFF_T |
---|
11690 | | #endif |
---|
11691 | | #define RETSIGTYPE void |
---|
11692 | | #define HAVE_UINT32_T 1 |
---|
11693 | | #define HAVE_UINT64_T 1 |
---|
11694 | | #define HAVE_INT32_T 1 |
---|
11695 | | #define HAVE_INT64_T 1 |
---|
11696 | | #define HAVE_SSIZE_T 1 |
---|
11697 | | #define SIZEOF_INT 4 |
---|
11698 | | #define SIZEOF_LONG 8 |
---|
11699 | | #define SIZEOF_VOID_P 8 |
---|
11700 | | #define SIZEOF_SHORT 2 |
---|
11701 | | #define SIZEOF_FLOAT 4 |
---|
11702 | | #define SIZEOF_DOUBLE 8 |
---|
11703 | | #define SIZEOF_FPOS_T 8 |
---|
11704 | | #define SIZEOF_SIZE_T 8 |
---|
11705 | | #define SIZEOF_PID_T 4 |
---|
11706 | | #define HAVE_LONG_LONG 1 |
---|
11707 | | #define SIZEOF_LONG_LONG 8 |
---|
11708 | | #define HAVE_LONG_DOUBLE 1 |
---|
11709 | | #define SIZEOF_LONG_DOUBLE 16 |
---|
11710 | | #define HAVE_C99_BOOL 1 |
---|
11711 | | #define SIZEOF__BOOL 1 |
---|
11712 | | #define HAVE_UINTPTR_T 1 |
---|
11713 | | #define SIZEOF_UINTPTR_T 8 |
---|
11714 | | #define SIZEOF_OFF_T 8 |
---|
11715 | | #define SIZEOF_TIME_T 8 |
---|
11716 | | #define SIZEOF_PTHREAD_T 8 |
---|
11717 | | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
11718 | | #define WITH_NEXT_FRAMEWORK 1 |
---|
11719 | | #define WITH_DYLD 1 |
---|
11720 | | #define SHLIB_EXT ".so" |
---|
11721 | | #define HAVE_LIBDL 1 |
---|
11722 | | #define HAVE_RAND_EGD 1 |
---|
11723 | | #define WITH_LIBINTL 1 |
---|
11724 | | #define WITH_THREAD 1 |
---|
11725 | | #define _REENTRANT 1 |
---|
11726 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11727 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
11728 | | #define ENABLE_IPV6 1 |
---|
11729 | | #define HAVE_OSX105_SDK 1 |
---|
11730 | | #define WITH_DOC_STRINGS 1 |
---|
11731 | | #define WITH_PYMALLOC 1 |
---|
11732 | | #define HAVE_DLOPEN 1 |
---|
11733 | | #define HAVE_DYNAMIC_LOADING 1 |
---|
11734 | | #define HAVE_ALARM 1 |
---|
11735 | | #define HAVE_SETITIMER 1 |
---|
11736 | | #define HAVE_GETITIMER 1 |
---|
11737 | | #define HAVE_CHOWN 1 |
---|
11738 | | #define HAVE_CLOCK 1 |
---|
11739 | | #define HAVE_CONFSTR 1 |
---|
11740 | | #define HAVE_CTERMID 1 |
---|
11741 | | #define HAVE_EXECV 1 |
---|
11742 | | #define HAVE_FCHMOD 1 |
---|
11743 | | #define HAVE_FCHOWN 1 |
---|
11744 | | #define HAVE_FORK 1 |
---|
11745 | | #define HAVE_FPATHCONF 1 |
---|
11746 | | #define HAVE_FTIME 1 |
---|
11747 | | #define HAVE_FTRUNCATE 1 |
---|
11748 | | #define HAVE_GAI_STRERROR 1 |
---|
11749 | | #define HAVE_GETGROUPS 1 |
---|
11750 | | #define HAVE_GETLOGIN 1 |
---|
11751 | | #define HAVE_GETLOADAVG 1 |
---|
11752 | | #define HAVE_GETPEERNAME 1 |
---|
11753 | | #define HAVE_GETPGID 1 |
---|
11754 | | #define HAVE_GETPID 1 |
---|
11755 | | #define HAVE_GETPRIORITY 1 |
---|
11756 | | #define HAVE_GETPWENT 1 |
---|
11757 | | #define HAVE_GETSID 1 |
---|
11758 | | #define HAVE_GETWD 1 |
---|
11759 | | #define HAVE_INITGROUPS 1 |
---|
11760 | | #define HAVE_KILL 1 |
---|
11761 | | #define HAVE_KILLPG 1 |
---|
11762 | | #define HAVE_LCHMOD 1 |
---|
11763 | | #define HAVE_LCHOWN 1 |
---|
11764 | | #define HAVE_LSTAT 1 |
---|
11765 | | #define HAVE_MKFIFO 1 |
---|
11766 | | #define HAVE_MKNOD 1 |
---|
11767 | | #define HAVE_MKTIME 1 |
---|
11768 | | #define HAVE_MMAP 1 |
---|
11769 | | #define HAVE_NICE 1 |
---|
11770 | | #define HAVE_PATHCONF 1 |
---|
11771 | | #define HAVE_PAUSE 1 |
---|
11772 | | #define HAVE_POLL 1 |
---|
11773 | | #define HAVE_PUTENV 1 |
---|
11774 | | #define HAVE_READLINK 1 |
---|
11775 | | #define HAVE_REALPATH 1 |
---|
11776 | | #define HAVE_SELECT 1 |
---|
11777 | | #define HAVE_SEM_OPEN 1 |
---|
11778 | | #define HAVE_SEM_GETVALUE 1 |
---|
11779 | | #define HAVE_SEM_UNLINK 1 |
---|
11780 | | #define HAVE_SETEGID 1 |
---|
11781 | | #define HAVE_SETEUID 1 |
---|
11782 | | #define HAVE_SETGID 1 |
---|
11783 | | #define HAVE_SETLOCALE 1 |
---|
11784 | | #define HAVE_SETREGID 1 |
---|
11785 | | #define HAVE_SETREUID 1 |
---|
11786 | | #define HAVE_SETSID 1 |
---|
11787 | | #define HAVE_SETPGID 1 |
---|
11788 | | #define HAVE_SETPGRP 1 |
---|
11789 | | #define HAVE_SETUID 1 |
---|
11790 | | #define HAVE_SETVBUF 1 |
---|
11791 | | #define HAVE_SNPRINTF 1 |
---|
11792 | | #define HAVE_SETLOCALE 1 |
---|
11793 | | #define HAVE_SETREGID 1 |
---|
11794 | | #define HAVE_SETREUID 1 |
---|
11795 | | #define HAVE_SETSID 1 |
---|
11796 | | #define HAVE_SETPGID 1 |
---|
11797 | | #define HAVE_SETPGRP 1 |
---|
11798 | | #define HAVE_SETUID 1 |
---|
11799 | | #define HAVE_SETVBUF 1 |
---|
11800 | | #define HAVE_SNPRINTF 1 |
---|
11801 | | #define HAVE_SIGACTION 1 |
---|
11802 | | #define HAVE_SIGINTERRUPT 1 |
---|
11803 | | #define HAVE_SIGRELSE 1 |
---|
11804 | | #define HAVE_STRFTIME 1 |
---|
11805 | | #define HAVE_SYSCONF 1 |
---|
11806 | | #define HAVE_TCGETPGRP 1 |
---|
11807 | | #define HAVE_TCSETPGRP 1 |
---|
11808 | | #define HAVE_TEMPNAM 1 |
---|
11809 | | #define HAVE_TIMEGM 1 |
---|
11810 | | #define HAVE_TIMES 1 |
---|
11811 | | #define HAVE_TMPFILE 1 |
---|
11812 | | #define HAVE_TMPNAM 1 |
---|
11813 | | #define HAVE_TRUNCATE 1 |
---|
11814 | | #define HAVE_UNAME 1 |
---|
11815 | | #define HAVE_UNSETENV 1 |
---|
11816 | | #define HAVE_UTIMES 1 |
---|
11817 | | #define HAVE_WAITPID 1 |
---|
11818 | | #define HAVE_WAIT3 1 |
---|
11819 | | #define HAVE_WAIT4 1 |
---|
11820 | | #define HAVE_WCSCOLL 1 |
---|
11821 | | #define HAVE_CHROOT 1 |
---|
11822 | | #define HAVE_LINK 1 |
---|
11823 | | #define HAVE_SYMLINK 1 |
---|
11824 | | #define HAVE_FCHDIR 1 |
---|
11825 | | #define HAVE_FSYNC 1 |
---|
11826 | | #define HAVE_KQUEUE 1 |
---|
11827 | | #define HAVE_CTERMID_R 1 |
---|
11828 | | #define HAVE_FLOCK 1 |
---|
11829 | | #define HAVE_GETPAGESIZE 1 |
---|
11830 | | #define HAVE_ZLIB_COPY 1 |
---|
11831 | | #define HAVE_INET_PTON 1 |
---|
11832 | | #define HAVE_SETGROUPS 1 |
---|
11833 | | #define HAVE_OPENPTY 1 |
---|
11834 | | #define HAVE_FORKPTY 1 |
---|
11835 | | #define HAVE_MEMMOVE 1 |
---|
11836 | | #define HAVE_FSEEKO 1 |
---|
11837 | | #define HAVE_FSTATVFS 1 |
---|
11838 | | #define HAVE_FTELLO 1 |
---|
11839 | | #define HAVE_STATVFS 1 |
---|
11840 | | #define HAVE_DUP2 1 |
---|
11841 | | #define HAVE_GETCWD 1 |
---|
11842 | | #define HAVE_STRDUP 1 |
---|
11843 | | #define HAVE_GETPGRP 1 |
---|
11844 | | #define HAVE_SETPGRP 1 |
---|
11845 | | #define HAVE_GETTIMEOFDAY 1 |
---|
11846 | | /* end confdefs.h. */ |
---|
11847 | | |
---|
11848 | | #include <sys/types.h> |
---|
11849 | | #include <sys/socket.h> |
---|
11850 | | #include <netdb.h> |
---|
11851 | | #include <stdio.h> |
---|
11852 | | |
---|
11853 | | int |
---|
11854 | | main () |
---|
11855 | | { |
---|
11856 | | getaddrinfo(NULL, NULL, NULL, NULL); |
---|
11857 | | ; |
---|
11858 | | return 0; |
---|
11859 | | } |
---|
11860 | configure:11642: result: no |
---|
11861 | configure:11763: result: |
---|
11862 | |
---|
11863 | ## ---------------- ## |
---|
11864 | ## Cache variables. ## |
---|
11865 | ## ---------------- ## |
---|
11866 | |
---|
11867 | ac_cv_build=x86_64-apple-darwin15.5.0 |
---|
11868 | ac_cv_c_compiler_gnu=yes |
---|
11869 | ac_cv_c_int32_t=yes |
---|
11870 | ac_cv_c_int64_t=yes |
---|
11871 | ac_cv_c_uint32_t=yes |
---|
11872 | ac_cv_c_uint64_t=yes |
---|
11873 | ac_cv_cxx_thread=no |
---|
11874 | ac_cv_env_CC_set=set |
---|
11875 | ac_cv_env_CC_value=/usr/bin/clang |
---|
11876 | ac_cv_env_CFLAGS_set=set |
---|
11877 | ac_cv_env_CFLAGS_value='-pipe -Os -fwrapv -arch x86_64 -arch i386' |
---|
11878 | ac_cv_env_CPPFLAGS_set=set |
---|
11879 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -I/opt/local/include/db48' |
---|
11880 | ac_cv_env_CPP_set= |
---|
11881 | ac_cv_env_CPP_value= |
---|
11882 | ac_cv_env_LDFLAGS_set=set |
---|
11883 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386' |
---|
11884 | ac_cv_env_LIBS_set= |
---|
11885 | ac_cv_env_LIBS_value= |
---|
11886 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
11887 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
11888 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
11889 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
11890 | ac_cv_env_PKG_CONFIG_set= |
---|
11891 | ac_cv_env_PKG_CONFIG_value= |
---|
11892 | ac_cv_env_build_alias_set= |
---|
11893 | ac_cv_env_build_alias_value= |
---|
11894 | ac_cv_env_host_alias_set= |
---|
11895 | ac_cv_env_host_alias_value= |
---|
11896 | ac_cv_env_target_alias_set= |
---|
11897 | ac_cv_env_target_alias_value= |
---|
11898 | ac_cv_flock_decl=yes |
---|
11899 | ac_cv_func__getpty=no |
---|
11900 | ac_cv_func_alarm=yes |
---|
11901 | ac_cv_func_bind_textdomain_codeset=no |
---|
11902 | ac_cv_func_chown=yes |
---|
11903 | ac_cv_func_clock=yes |
---|
11904 | ac_cv_func_confstr=yes |
---|
11905 | ac_cv_func_ctermid=yes |
---|
11906 | ac_cv_func_dlopen=yes |
---|
11907 | ac_cv_func_dup2=yes |
---|
11908 | ac_cv_func_execv=yes |
---|
11909 | ac_cv_func_fchmod=yes |
---|
11910 | ac_cv_func_fchown=yes |
---|
11911 | ac_cv_func_flock=yes |
---|
11912 | ac_cv_func_fork=yes |
---|
11913 | ac_cv_func_forkpty=yes |
---|
11914 | ac_cv_func_fpathconf=yes |
---|
11915 | ac_cv_func_fseek64=no |
---|
11916 | ac_cv_func_fseeko=yes |
---|
11917 | ac_cv_func_fstatvfs=yes |
---|
11918 | ac_cv_func_ftell64=no |
---|
11919 | ac_cv_func_ftello=yes |
---|
11920 | ac_cv_func_ftime=yes |
---|
11921 | ac_cv_func_ftruncate=yes |
---|
11922 | ac_cv_func_gai_strerror=yes |
---|
11923 | ac_cv_func_getcwd=yes |
---|
11924 | ac_cv_func_getentropy=no |
---|
11925 | ac_cv_func_getgroups=yes |
---|
11926 | ac_cv_func_getitimer=yes |
---|
11927 | ac_cv_func_getloadavg=yes |
---|
11928 | ac_cv_func_getlogin=yes |
---|
11929 | ac_cv_func_getpeername=yes |
---|
11930 | ac_cv_func_getpgid=yes |
---|
11931 | ac_cv_func_getpgrp=yes |
---|
11932 | ac_cv_func_getpid=yes |
---|
11933 | ac_cv_func_getpriority=yes |
---|
11934 | ac_cv_func_getpwent=yes |
---|
11935 | ac_cv_func_getresgid=no |
---|
11936 | ac_cv_func_getresuid=no |
---|
11937 | ac_cv_func_getsid=yes |
---|
11938 | ac_cv_func_getspent=no |
---|
11939 | ac_cv_func_getspnam=no |
---|
11940 | ac_cv_func_gettimeofday=yes |
---|
11941 | ac_cv_func_getwd=yes |
---|
11942 | ac_cv_func_initgroups=yes |
---|
11943 | ac_cv_func_kill=yes |
---|
11944 | ac_cv_func_killpg=yes |
---|
11945 | ac_cv_func_lchmod=yes |
---|
11946 | ac_cv_func_lchown=yes |
---|
11947 | ac_cv_func_lstat=yes |
---|
11948 | ac_cv_func_memmove=yes |
---|
11949 | ac_cv_func_mkfifo=yes |
---|
11950 | ac_cv_func_mknod=yes |
---|
11951 | ac_cv_func_mktime=yes |
---|
11952 | ac_cv_func_mmap=yes |
---|
11953 | ac_cv_func_mremap=no |
---|
11954 | ac_cv_func_nice=yes |
---|
11955 | ac_cv_func_openpty=yes |
---|
11956 | ac_cv_func_pathconf=yes |
---|
11957 | ac_cv_func_pause=yes |
---|
11958 | ac_cv_func_plock=no |
---|
11959 | ac_cv_func_poll=yes |
---|
11960 | ac_cv_func_pthread_atfork=yes |
---|
11961 | ac_cv_func_pthread_init=no |
---|
11962 | ac_cv_func_pthread_sigmask=yes |
---|
11963 | ac_cv_func_putenv=yes |
---|
11964 | ac_cv_func_readlink=yes |
---|
11965 | ac_cv_func_realpath=yes |
---|
11966 | ac_cv_func_select=yes |
---|
11967 | ac_cv_func_sem_getvalue=yes |
---|
11968 | ac_cv_func_sem_open=yes |
---|
11969 | ac_cv_func_sem_timedwait=no |
---|
11970 | ac_cv_func_sem_unlink=yes |
---|
11971 | ac_cv_func_setegid=yes |
---|
11972 | ac_cv_func_seteuid=yes |
---|
11973 | ac_cv_func_setgid=yes |
---|
11974 | ac_cv_func_setitimer=yes |
---|
11975 | ac_cv_func_setlocale=yes |
---|
11976 | ac_cv_func_setpgid=yes |
---|
11977 | ac_cv_func_setpgrp=yes |
---|
11978 | ac_cv_func_setregid=yes |
---|
11979 | ac_cv_func_setresgid=no |
---|
11980 | ac_cv_func_setresuid=no |
---|
11981 | ac_cv_func_setreuid=yes |
---|
11982 | ac_cv_func_setsid=yes |
---|
11983 | ac_cv_func_setuid=yes |
---|
11984 | ac_cv_func_setvbuf=yes |
---|
11985 | ac_cv_func_sigaction=yes |
---|
11986 | ac_cv_func_siginterrupt=yes |
---|
11987 | ac_cv_func_sigrelse=yes |
---|
11988 | ac_cv_func_snprintf=yes |
---|
11989 | ac_cv_func_statvfs=yes |
---|
11990 | ac_cv_func_strdup=yes |
---|
11991 | ac_cv_func_strftime=yes |
---|
11992 | ac_cv_func_sysconf=yes |
---|
11993 | ac_cv_func_tcgetpgrp=yes |
---|
11994 | ac_cv_func_tcsetpgrp=yes |
---|
11995 | ac_cv_func_tempnam=yes |
---|
11996 | ac_cv_func_timegm=yes |
---|
11997 | ac_cv_func_times=yes |
---|
11998 | ac_cv_func_tmpfile=yes |
---|
11999 | ac_cv_func_tmpnam=yes |
---|
12000 | ac_cv_func_tmpnam_r=no |
---|
12001 | ac_cv_func_truncate=yes |
---|
12002 | ac_cv_func_uname=yes |
---|
12003 | ac_cv_func_unsetenv=yes |
---|
12004 | ac_cv_func_utimes=yes |
---|
12005 | ac_cv_func_wait3=yes |
---|
12006 | ac_cv_func_wait4=yes |
---|
12007 | ac_cv_func_waitpid=yes |
---|
12008 | ac_cv_func_wcscoll=yes |
---|
12009 | ac_cv_has_makedev=yes |
---|
12010 | ac_cv_have_chflags=no |
---|
12011 | ac_cv_have_lchflags=no |
---|
12012 | ac_cv_header_alloca_h=yes |
---|
12013 | ac_cv_header_asm_types_h=no |
---|
12014 | ac_cv_header_bluetooth_bluetooth_h=no |
---|
12015 | ac_cv_header_bluetooth_h=no |
---|
12016 | ac_cv_header_conio_h=no |
---|
12017 | ac_cv_header_direct_h=no |
---|
12018 | ac_cv_header_dirent_dirent_h=yes |
---|
12019 | ac_cv_header_dlfcn_h=yes |
---|
12020 | ac_cv_header_errno_h=yes |
---|
12021 | ac_cv_header_fcntl_h=yes |
---|
12022 | ac_cv_header_grp_h=yes |
---|
12023 | ac_cv_header_ieeefp_h=no |
---|
12024 | ac_cv_header_inttypes_h=yes |
---|
12025 | ac_cv_header_io_h=no |
---|
12026 | ac_cv_header_langinfo_h=yes |
---|
12027 | ac_cv_header_libintl_h=yes |
---|
12028 | ac_cv_header_libutil_h=no |
---|
12029 | ac_cv_header_linux_netlink_h=no |
---|
12030 | ac_cv_header_linux_tipc_h=no |
---|
12031 | ac_cv_header_memory_h=yes |
---|
12032 | ac_cv_header_minix_config_h=no |
---|
12033 | ac_cv_header_netpacket_packet_h=no |
---|
12034 | ac_cv_header_poll_h=yes |
---|
12035 | ac_cv_header_process_h=no |
---|
12036 | ac_cv_header_pthread_h=yes |
---|
12037 | ac_cv_header_pty_h=no |
---|
12038 | ac_cv_header_shadow_h=no |
---|
12039 | ac_cv_header_signal_h=yes |
---|
12040 | ac_cv_header_spawn_h=yes |
---|
12041 | ac_cv_header_stdc=yes |
---|
12042 | ac_cv_header_stdint_h=yes |
---|
12043 | ac_cv_header_stdlib_h=yes |
---|
12044 | ac_cv_header_string_h=yes |
---|
12045 | ac_cv_header_strings_h=yes |
---|
12046 | ac_cv_header_stropts_h=no |
---|
12047 | ac_cv_header_sys_audioio_h=no |
---|
12048 | ac_cv_header_sys_bsdtty_h=no |
---|
12049 | ac_cv_header_sys_epoll_h=no |
---|
12050 | ac_cv_header_sys_event_h=yes |
---|
12051 | ac_cv_header_sys_file_h=yes |
---|
12052 | ac_cv_header_sys_loadavg_h=no |
---|
12053 | ac_cv_header_sys_lock_h=yes |
---|
12054 | ac_cv_header_sys_mkdev_h=no |
---|
12055 | ac_cv_header_sys_modem_h=no |
---|
12056 | ac_cv_header_sys_param_h=yes |
---|
12057 | ac_cv_header_sys_poll_h=yes |
---|
12058 | ac_cv_header_sys_resource_h=yes |
---|
12059 | ac_cv_header_sys_select_h=yes |
---|
12060 | ac_cv_header_sys_socket_h=yes |
---|
12061 | ac_cv_header_sys_stat_h=yes |
---|
12062 | ac_cv_header_sys_statvfs_h=yes |
---|
12063 | ac_cv_header_sys_termio_h=no |
---|
12064 | ac_cv_header_sys_time_h=yes |
---|
12065 | ac_cv_header_sys_times_h=yes |
---|
12066 | ac_cv_header_sys_types_h=yes |
---|
12067 | ac_cv_header_sys_types_h_makedev=yes |
---|
12068 | ac_cv_header_sys_un_h=yes |
---|
12069 | ac_cv_header_sys_utsname_h=yes |
---|
12070 | ac_cv_header_sys_wait_h=yes |
---|
12071 | ac_cv_header_sysexits_h=yes |
---|
12072 | ac_cv_header_termios_h=yes |
---|
12073 | ac_cv_header_thread_h=no |
---|
12074 | ac_cv_header_unistd_h=yes |
---|
12075 | ac_cv_header_util_h=yes |
---|
12076 | ac_cv_header_utime_h=yes |
---|
12077 | ac_cv_host=x86_64-apple-darwin15.5.0 |
---|
12078 | ac_cv_kpthread=no |
---|
12079 | ac_cv_kthread=no |
---|
12080 | ac_cv_lib_c_inet_aton=yes |
---|
12081 | ac_cv_lib_crypto_RAND_egd=yes |
---|
12082 | ac_cv_lib_dl_dlopen=yes |
---|
12083 | ac_cv_lib_dld_shl_load=no |
---|
12084 | ac_cv_lib_intl_textdomain=yes |
---|
12085 | ac_cv_lib_nsl_t_open=no |
---|
12086 | ac_cv_lib_socket_socket=no |
---|
12087 | ac_cv_lib_z_inflateCopy=yes |
---|
12088 | ac_cv_no_strict_aliasing_ok=yes |
---|
12089 | ac_cv_objext=o |
---|
12090 | ac_cv_opt_olimit_ok=yes |
---|
12091 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
12092 | ac_cv_path_GREP=/usr/bin/grep |
---|
12093 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
12094 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
12095 | ac_cv_prog_HAS_HG=not-found |
---|
12096 | ac_cv_prog_LLVM_PROF_FOUND=not-found |
---|
12097 | ac_cv_prog_SVNVERSION=found |
---|
12098 | ac_cv_prog_TRUE=true |
---|
12099 | ac_cv_prog_ac_ct_AR=ar |
---|
12100 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
12101 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
12102 | ac_cv_prog_cc_c89= |
---|
12103 | ac_cv_prog_cc_g=yes |
---|
12104 | ac_cv_pthread=no |
---|
12105 | ac_cv_pthread_is_default=yes |
---|
12106 | ac_cv_pthread_system_supported=no |
---|
12107 | ac_cv_safe_to_define___extensions__=yes |
---|
12108 | ac_cv_search_opendir='none required' |
---|
12109 | ac_cv_search_sem_init='none required' |
---|
12110 | ac_cv_sizeof__Bool=1 |
---|
12111 | ac_cv_sizeof_double=8 |
---|
12112 | ac_cv_sizeof_float=4 |
---|
12113 | ac_cv_sizeof_fpos_t=8 |
---|
12114 | ac_cv_sizeof_int=4 |
---|
12115 | ac_cv_sizeof_long=8 |
---|
12116 | ac_cv_sizeof_long_double=16 |
---|
12117 | ac_cv_sizeof_long_long=8 |
---|
12118 | ac_cv_sizeof_off_t=8 |
---|
12119 | ac_cv_sizeof_pid_t=4 |
---|
12120 | ac_cv_sizeof_pthread_t=8 |
---|
12121 | ac_cv_sizeof_short=2 |
---|
12122 | ac_cv_sizeof_size_t=8 |
---|
12123 | ac_cv_sizeof_time_t=8 |
---|
12124 | ac_cv_sizeof_uintptr_t=8 |
---|
12125 | ac_cv_sizeof_void_p=8 |
---|
12126 | ac_cv_type_int32_t=yes |
---|
12127 | ac_cv_type_int64_t=yes |
---|
12128 | ac_cv_type_mode_t=yes |
---|
12129 | ac_cv_type_off_t=yes |
---|
12130 | ac_cv_type_pid_t=yes |
---|
12131 | ac_cv_type_size_t=yes |
---|
12132 | ac_cv_type_ssize_t=yes |
---|
12133 | ac_cv_type_uid_t=yes |
---|
12134 | ac_cv_type_uint32_t=yes |
---|
12135 | ac_cv_type_uint64_t=yes |
---|
12136 | ac_cv_type_uintptr_t=yes |
---|
12137 | |
---|
12138 | ## ----------------- ## |
---|
12139 | ## Output variables. ## |
---|
12140 | ## ----------------- ## |
---|
12141 | |
---|
12142 | AR='ar' |
---|
12143 | ARCH_RUN_32BIT='' |
---|
12144 | ARFLAGS='rc' |
---|
12145 | BASECFLAGS=' -fno-strict-aliasing -fno-common -dynamic' |
---|
12146 | BASECPPFLAGS='' |
---|
12147 | BLDLIBRARY='' |
---|
12148 | BLDSHARED='$(CC) -bundle -undefined dynamic_lookup' |
---|
12149 | BUILDEXEEXT='.exe' |
---|
12150 | CC='/usr/bin/clang' |
---|
12151 | CCSHARED='' |
---|
12152 | CFLAGS='-arch x86_64 -arch i386 -pipe -Os -fwrapv -arch x86_64 -arch i386' |
---|
12153 | CFLAGSFORSHARED='$(CCSHARED)' |
---|
12154 | CONFIGURE_MACOSX_DEPLOYMENT_TARGET='10.11' |
---|
12155 | CONFIG_ARGS=' '\''--prefix=/opt/local'\'' '\''--disable-dependency-tracking'\'' '\''--enable-framework=/opt/local/Library/Frameworks'\'' '\''--enable-ipv6'\'' '\''--enable-universalsdk=/'\'' '\''CC=/usr/bin/clang'\'' '\''CFLAGS=-pipe -Os -fwrapv -arch x86_64 -arch i386'\'' '\''LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386'\'' '\''CPPFLAGS=-I/opt/local/include -I/opt/local/include/db48'\''' |
---|
12156 | CPP='/usr/bin/clang -E' |
---|
12157 | CPPFLAGS='-I/opt/local/include -I/opt/local/include/db48' |
---|
12158 | CXX='/usr/bin/clang++' |
---|
12159 | DEFS='' |
---|
12160 | DLINCLDIR='.' |
---|
12161 | DLLLIBRARY='' |
---|
12162 | DYNLOADFILE='dynload_shlib.o' |
---|
12163 | ECHO_C='\c' |
---|
12164 | ECHO_N='' |
---|
12165 | ECHO_T='' |
---|
12166 | EGREP='/usr/bin/grep -E' |
---|
12167 | ENSUREPIP='' |
---|
12168 | EXEEXT='' |
---|
12169 | EXPORT_MACOSX_DEPLOYMENT_TARGET='' |
---|
12170 | EXTRAMACHDEPPATH='$(PLATMACPATH)' |
---|
12171 | EXTRAPLATDIR='$(PLATMACDIRS)' |
---|
12172 | FRAMEWORKALTINSTALLFIRST='frameworkinstallstructure bininstall maninstall' |
---|
12173 | FRAMEWORKALTINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkaltinstallunixtools' |
---|
12174 | FRAMEWORKINSTALLAPPSPREFIX='/Applications/MacPorts' |
---|
12175 | FRAMEWORKINSTALLFIRST='frameworkinstallstructure' |
---|
12176 | FRAMEWORKINSTALLLAST='frameworkinstallmaclib frameworkinstallapps frameworkinstallunixtools' |
---|
12177 | FRAMEWORKUNIXTOOLSPREFIX='/opt/local' |
---|
12178 | GNULD='no' |
---|
12179 | GREP='/usr/bin/grep' |
---|
12180 | HAS_HG='not-found' |
---|
12181 | HAVE_GETHOSTBYNAME='' |
---|
12182 | HAVE_GETHOSTBYNAME_R='' |
---|
12183 | HAVE_GETHOSTBYNAME_R_3_ARG='' |
---|
12184 | HAVE_GETHOSTBYNAME_R_5_ARG='' |
---|
12185 | HAVE_GETHOSTBYNAME_R_6_ARG='' |
---|
12186 | HGBRANCH='' |
---|
12187 | HGTAG='' |
---|
12188 | HGVERSION='' |
---|
12189 | INSTALL_DATA='${INSTALL} -m 644' |
---|
12190 | INSTALL_PROGRAM='${INSTALL}' |
---|
12191 | INSTALL_SCRIPT='${INSTALL}' |
---|
12192 | INSTSONAME='$(LDLIBRARY)' |
---|
12193 | LDCXXSHARED='$(CXX) -bundle -undefined dynamic_lookup' |
---|
12194 | LDFLAGS='-arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch x86_64 -arch i386' |
---|
12195 | LDLAST='' |
---|
12196 | LDLIBRARY='$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' |
---|
12197 | LDLIBRARYDIR='' |
---|
12198 | LDSHARED='$(CC) -bundle -undefined dynamic_lookup' |
---|
12199 | LIBC='' |
---|
12200 | LIBFFI_INCLUDEDIR='' |
---|
12201 | LIBM='' |
---|
12202 | LIBOBJS='' |
---|
12203 | LIBRARY='libpython$(VERSION).a' |
---|
12204 | LIBS='-ldl ' |
---|
12205 | LIBTOOL_CRUFT=' -lSystem -arch_only x86_64 -install_name $(PYTHONFRAMEWORKINSTALLDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) -compatibility_version $(VERSION) -current_version $(VERSION)' |
---|
12206 | LINKCC='$(PURIFY) $(MAINCC)' |
---|
12207 | LINKFORSHARED='-u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' |
---|
12208 | LIPO_32BIT_FLAGS='' |
---|
12209 | LLVM_PROF_ERR='yes' |
---|
12210 | LLVM_PROF_FILE='LLVM_PROFILE_FILE="code-%p.profclangr"' |
---|
12211 | LLVM_PROF_FOUND='not-found' |
---|
12212 | LLVM_PROF_MERGER='llvm-profdata merge -output=code.profclangd *.profclangr' |
---|
12213 | LN='ln' |
---|
12214 | LTLIBOBJS='' |
---|
12215 | LTOFLAGS='' |
---|
12216 | MACHDEP='darwin' |
---|
12217 | MACHDEP_OBJS='Python/mactoolboxglue.o' |
---|
12218 | MAINCC='$(CC)' |
---|
12219 | MKDIR_P='./install-sh -c -d' |
---|
12220 | MULTIARCH='' |
---|
12221 | OBJEXT='o' |
---|
12222 | OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' |
---|
12223 | OTHER_LIBTOOL_OPT='' |
---|
12224 | PACKAGE_BUGREPORT='http://bugs.python.org/' |
---|
12225 | PACKAGE_NAME='python' |
---|
12226 | PACKAGE_STRING='python 2.7' |
---|
12227 | PACKAGE_TARNAME='python' |
---|
12228 | PACKAGE_URL='' |
---|
12229 | PACKAGE_VERSION='2.7' |
---|
12230 | PATH_SEPARATOR=':' |
---|
12231 | PGO_PROF_GEN_FLAG='-fprofile-instr-generate' |
---|
12232 | PGO_PROF_USE_FLAG='-fprofile-instr-use=code.profclangd' |
---|
12233 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
12234 | PKG_CONFIG_LIBDIR='' |
---|
12235 | PKG_CONFIG_PATH='' |
---|
12236 | PLATDIR='plat-darwin' |
---|
12237 | PYTHONFRAMEWORK='Python' |
---|
12238 | PYTHONFRAMEWORKDIR='Python.framework' |
---|
12239 | PYTHONFRAMEWORKIDENTIFIER='org.python.python' |
---|
12240 | PYTHONFRAMEWORKINSTALLDIR='/opt/local/Library/Frameworks/Python.framework' |
---|
12241 | PYTHONFRAMEWORKPREFIX='/opt/local/Library/Frameworks' |
---|
12242 | PYTHON_FOR_BUILD='./$(BUILDPYTHON) -E' |
---|
12243 | RANLIB='ranlib' |
---|
12244 | RUNSHARED='DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python27/python27/work/Python-2.7.12' |
---|
12245 | SGI_ABI='' |
---|
12246 | SHELL='/bin/sh' |
---|
12247 | SHLIBS='$(LIBS)' |
---|
12248 | SIGNAL_OBJS='' |
---|
12249 | SO='.so' |
---|
12250 | SOVERSION='1.0' |
---|
12251 | SRCDIRS='' |
---|
12252 | SVNVERSION='svnversion $(srcdir)' |
---|
12253 | TCLTK_INCLUDES='' |
---|
12254 | TCLTK_LIBS='' |
---|
12255 | THREADHEADERS='' |
---|
12256 | THREADOBJ='Python/thread.o' |
---|
12257 | TRUE='true' |
---|
12258 | UNICODE_OBJS='' |
---|
12259 | UNIVERSALSDK='/' |
---|
12260 | UNIVERSAL_ARCH_FLAGS='-arch x86_64 -arch i386' |
---|
12261 | USE_SIGNAL_MODULE='' |
---|
12262 | USE_THREAD_MODULE='' |
---|
12263 | VERSION='2.7' |
---|
12264 | _PYTHON_HOST_PLATFORM='' |
---|
12265 | ac_ct_AR='ar' |
---|
12266 | ac_ct_CC='/usr/bin/clang' |
---|
12267 | ac_ct_CXX='' |
---|
12268 | bindir='${exec_prefix}/bin' |
---|
12269 | build='x86_64-apple-darwin15.5.0' |
---|
12270 | build_alias='' |
---|
12271 | build_cpu='x86_64' |
---|
12272 | build_os='darwin15.5.0' |
---|
12273 | build_vendor='apple' |
---|
12274 | cross_compiling='no' |
---|
12275 | datadir='${datarootdir}' |
---|
12276 | datarootdir='${prefix}/share' |
---|
12277 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
12278 | dvidir='${docdir}' |
---|
12279 | exec_prefix='NONE' |
---|
12280 | host='x86_64-apple-darwin15.5.0' |
---|
12281 | host_alias='' |
---|
12282 | host_cpu='x86_64' |
---|
12283 | host_os='darwin15.5.0' |
---|
12284 | host_vendor='apple' |
---|
12285 | htmldir='${docdir}' |
---|
12286 | includedir='${prefix}/include' |
---|
12287 | infodir='${datarootdir}/info' |
---|
12288 | libdir='${exec_prefix}/lib' |
---|
12289 | libexecdir='${exec_prefix}/libexec' |
---|
12290 | localedir='${datarootdir}/locale' |
---|
12291 | localstatedir='${prefix}/var' |
---|
12292 | mandir='${datarootdir}/man' |
---|
12293 | oldincludedir='/usr/include' |
---|
12294 | pdfdir='${docdir}' |
---|
12295 | prefix='/opt/local/Library/Frameworks/Python.framework/Versions/2.7' |
---|
12296 | program_transform_name='s,x,x,' |
---|
12297 | psdir='${docdir}' |
---|
12298 | sbindir='${exec_prefix}/sbin' |
---|
12299 | sharedstatedir='${prefix}/com' |
---|
12300 | sysconfdir='${prefix}/etc' |
---|
12301 | target_alias='' |
---|
12302 | |
---|
12303 | ## ----------- ## |
---|
12304 | ## confdefs.h. ## |
---|
12305 | ## ----------- ## |
---|
12306 | |
---|
12307 | /* confdefs.h */ |
---|
12308 | #define _GNU_SOURCE 1 |
---|
12309 | #define _NETBSD_SOURCE 1 |
---|
12310 | #define __BSD_VISIBLE 1 |
---|
12311 | #define _BSD_TYPES 1 |
---|
12312 | #define _DARWIN_C_SOURCE 1 |
---|
12313 | #define STDC_HEADERS 1 |
---|
12314 | #define HAVE_SYS_TYPES_H 1 |
---|
12315 | #define HAVE_SYS_STAT_H 1 |
---|
12316 | #define HAVE_STDLIB_H 1 |
---|
12317 | #define HAVE_STRING_H 1 |
---|
12318 | #define HAVE_MEMORY_H 1 |
---|
12319 | #define HAVE_STRINGS_H 1 |
---|
12320 | #define HAVE_INTTYPES_H 1 |
---|
12321 | #define HAVE_STDINT_H 1 |
---|
12322 | #define HAVE_UNISTD_H 1 |
---|
12323 | #define __EXTENSIONS__ 1 |
---|
12324 | #define _ALL_SOURCE 1 |
---|
12325 | #define _GNU_SOURCE 1 |
---|
12326 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12327 | #define _TANDEM_SOURCE 1 |
---|
12328 | #define STDC_HEADERS 1 |
---|
12329 | #define HAVE_DLFCN_H 1 |
---|
12330 | #define HAVE_ERRNO_H 1 |
---|
12331 | #define HAVE_FCNTL_H 1 |
---|
12332 | #define HAVE_GRP_H 1 |
---|
12333 | #define HAVE_LANGINFO_H 1 |
---|
12334 | #define HAVE_LIBINTL_H 1 |
---|
12335 | #define HAVE_POLL_H 1 |
---|
12336 | #define HAVE_PTHREAD_H 1 |
---|
12337 | #define HAVE_SIGNAL_H 1 |
---|
12338 | #define HAVE_STDINT_H 1 |
---|
12339 | #define HAVE_TERMIOS_H 1 |
---|
12340 | #define HAVE_UNISTD_H 1 |
---|
12341 | #define HAVE_UTIME_H 1 |
---|
12342 | #define HAVE_SYS_EVENT_H 1 |
---|
12343 | #define HAVE_SYS_FILE_H 1 |
---|
12344 | #define HAVE_SYS_LOCK_H 1 |
---|
12345 | #define HAVE_SYS_PARAM_H 1 |
---|
12346 | #define HAVE_SYS_POLL_H 1 |
---|
12347 | #define HAVE_SYS_SELECT_H 1 |
---|
12348 | #define HAVE_SYS_SOCKET_H 1 |
---|
12349 | #define HAVE_SYS_STATVFS_H 1 |
---|
12350 | #define HAVE_SYS_STAT_H 1 |
---|
12351 | #define HAVE_SYS_TIME_H 1 |
---|
12352 | #define HAVE_SYS_TIMES_H 1 |
---|
12353 | #define HAVE_SYS_TYPES_H 1 |
---|
12354 | #define HAVE_SYS_UN_H 1 |
---|
12355 | #define HAVE_SYS_UTSNAME_H 1 |
---|
12356 | #define HAVE_SYS_WAIT_H 1 |
---|
12357 | #define HAVE_SYS_RESOURCE_H 1 |
---|
12358 | #define HAVE_SYSEXITS_H 1 |
---|
12359 | #define HAVE_SPAWN_H 1 |
---|
12360 | #define HAVE_UTIL_H 1 |
---|
12361 | #define HAVE_ALLOCA_H 1 |
---|
12362 | #define HAVE_DIRENT_H 1 |
---|
12363 | #define HAVE_MAKEDEV 1 |
---|
12364 | #define _LARGEFILE_SOURCE 1 |
---|
12365 | #define _FILE_OFFSET_BITS 64 |
---|
12366 | #if defined(SCO_DS) |
---|
12367 | #undef _OFF_T |
---|
12368 | #endif |
---|
12369 | #define RETSIGTYPE void |
---|
12370 | #define HAVE_UINT32_T 1 |
---|
12371 | #define HAVE_UINT64_T 1 |
---|
12372 | #define HAVE_INT32_T 1 |
---|
12373 | #define HAVE_INT64_T 1 |
---|
12374 | #define HAVE_SSIZE_T 1 |
---|
12375 | #define SIZEOF_INT 4 |
---|
12376 | #define SIZEOF_LONG 8 |
---|
12377 | #define SIZEOF_VOID_P 8 |
---|
12378 | #define SIZEOF_SHORT 2 |
---|
12379 | #define SIZEOF_FLOAT 4 |
---|
12380 | #define SIZEOF_DOUBLE 8 |
---|
12381 | #define SIZEOF_FPOS_T 8 |
---|
12382 | #define SIZEOF_SIZE_T 8 |
---|
12383 | #define SIZEOF_PID_T 4 |
---|
12384 | #define HAVE_LONG_LONG 1 |
---|
12385 | #define SIZEOF_LONG_LONG 8 |
---|
12386 | #define HAVE_LONG_DOUBLE 1 |
---|
12387 | #define SIZEOF_LONG_DOUBLE 16 |
---|
12388 | #define HAVE_C99_BOOL 1 |
---|
12389 | #define SIZEOF__BOOL 1 |
---|
12390 | #define HAVE_UINTPTR_T 1 |
---|
12391 | #define SIZEOF_UINTPTR_T 8 |
---|
12392 | #define SIZEOF_OFF_T 8 |
---|
12393 | #define SIZEOF_TIME_T 8 |
---|
12394 | #define SIZEOF_PTHREAD_T 8 |
---|
12395 | #define USE_TOOLBOX_OBJECT_GLUE 1 |
---|
12396 | #define WITH_NEXT_FRAMEWORK 1 |
---|
12397 | #define WITH_DYLD 1 |
---|
12398 | #define SHLIB_EXT ".so" |
---|
12399 | #define HAVE_LIBDL 1 |
---|
12400 | #define HAVE_RAND_EGD 1 |
---|
12401 | #define WITH_LIBINTL 1 |
---|
12402 | #define WITH_THREAD 1 |
---|
12403 | #define _REENTRANT 1 |
---|
12404 | #define HAVE_PTHREAD_SIGMASK 1 |
---|
12405 | #define HAVE_PTHREAD_ATFORK 1 |
---|
12406 | #define ENABLE_IPV6 1 |
---|
12407 | #define HAVE_OSX105_SDK 1 |
---|
12408 | #define WITH_DOC_STRINGS 1 |
---|
12409 | #define WITH_PYMALLOC 1 |
---|
12410 | #define HAVE_DLOPEN 1 |
---|
12411 | #define HAVE_DYNAMIC_LOADING 1 |
---|
12412 | #define HAVE_ALARM 1 |
---|
12413 | #define HAVE_SETITIMER 1 |
---|
12414 | #define HAVE_GETITIMER 1 |
---|
12415 | #define HAVE_CHOWN 1 |
---|
12416 | #define HAVE_CLOCK 1 |
---|
12417 | #define HAVE_CONFSTR 1 |
---|
12418 | #define HAVE_CTERMID 1 |
---|
12419 | #define HAVE_EXECV 1 |
---|
12420 | #define HAVE_FCHMOD 1 |
---|
12421 | #define HAVE_FCHOWN 1 |
---|
12422 | #define HAVE_FORK 1 |
---|
12423 | #define HAVE_FPATHCONF 1 |
---|
12424 | #define HAVE_FTIME 1 |
---|
12425 | #define HAVE_FTRUNCATE 1 |
---|
12426 | #define HAVE_GAI_STRERROR 1 |
---|
12427 | #define HAVE_GETGROUPS 1 |
---|
12428 | #define HAVE_GETLOGIN 1 |
---|
12429 | #define HAVE_GETLOADAVG 1 |
---|
12430 | #define HAVE_GETPEERNAME 1 |
---|
12431 | #define HAVE_GETPGID 1 |
---|
12432 | #define HAVE_GETPID 1 |
---|
12433 | #define HAVE_GETPRIORITY 1 |
---|
12434 | #define HAVE_GETPWENT 1 |
---|
12435 | #define HAVE_GETSID 1 |
---|
12436 | #define HAVE_GETWD 1 |
---|
12437 | #define HAVE_INITGROUPS 1 |
---|
12438 | #define HAVE_KILL 1 |
---|
12439 | #define HAVE_KILLPG 1 |
---|
12440 | #define HAVE_LCHMOD 1 |
---|
12441 | #define HAVE_LCHOWN 1 |
---|
12442 | #define HAVE_LSTAT 1 |
---|
12443 | #define HAVE_MKFIFO 1 |
---|
12444 | #define HAVE_MKNOD 1 |
---|
12445 | #define HAVE_MKTIME 1 |
---|
12446 | #define HAVE_MMAP 1 |
---|
12447 | #define HAVE_NICE 1 |
---|
12448 | #define HAVE_PATHCONF 1 |
---|
12449 | #define HAVE_PAUSE 1 |
---|
12450 | #define HAVE_POLL 1 |
---|
12451 | #define HAVE_PUTENV 1 |
---|
12452 | #define HAVE_READLINK 1 |
---|
12453 | #define HAVE_REALPATH 1 |
---|
12454 | #define HAVE_SELECT 1 |
---|
12455 | #define HAVE_SEM_OPEN 1 |
---|
12456 | #define HAVE_SEM_GETVALUE 1 |
---|
12457 | #define HAVE_SEM_UNLINK 1 |
---|
12458 | #define HAVE_SETEGID 1 |
---|
12459 | #define HAVE_SETEUID 1 |
---|
12460 | #define HAVE_SETGID 1 |
---|
12461 | #define HAVE_SETLOCALE 1 |
---|
12462 | #define HAVE_SETREGID 1 |
---|
12463 | #define HAVE_SETREUID 1 |
---|
12464 | #define HAVE_SETSID 1 |
---|
12465 | #define HAVE_SETPGID 1 |
---|
12466 | #define HAVE_SETPGRP 1 |
---|
12467 | #define HAVE_SETUID 1 |
---|
12468 | #define HAVE_SETVBUF 1 |
---|
12469 | #define HAVE_SNPRINTF 1 |
---|
12470 | #define HAVE_SETLOCALE 1 |
---|
12471 | #define HAVE_SETREGID 1 |
---|
12472 | #define HAVE_SETREUID 1 |
---|
12473 | #define HAVE_SETSID 1 |
---|
12474 | #define HAVE_SETPGID 1 |
---|
12475 | #define HAVE_SETPGRP 1 |
---|
12476 | #define HAVE_SETUID 1 |
---|
12477 | #define HAVE_SETVBUF 1 |
---|
12478 | #define HAVE_SNPRINTF 1 |
---|
12479 | #define HAVE_SIGACTION 1 |
---|
12480 | #define HAVE_SIGINTERRUPT 1 |
---|
12481 | #define HAVE_SIGRELSE 1 |
---|
12482 | #define HAVE_STRFTIME 1 |
---|
12483 | #define HAVE_SYSCONF 1 |
---|
12484 | #define HAVE_TCGETPGRP 1 |
---|
12485 | #define HAVE_TCSETPGRP 1 |
---|
12486 | #define HAVE_TEMPNAM 1 |
---|
12487 | #define HAVE_TIMEGM 1 |
---|
12488 | #define HAVE_TIMES 1 |
---|
12489 | #define HAVE_TMPFILE 1 |
---|
12490 | #define HAVE_TMPNAM 1 |
---|
12491 | #define HAVE_TRUNCATE 1 |
---|
12492 | #define HAVE_UNAME 1 |
---|
12493 | #define HAVE_UNSETENV 1 |
---|
12494 | #define HAVE_UTIMES 1 |
---|
12495 | #define HAVE_WAITPID 1 |
---|
12496 | #define HAVE_WAIT3 1 |
---|
12497 | #define HAVE_WAIT4 1 |
---|
12498 | #define HAVE_WCSCOLL 1 |
---|
12499 | #define HAVE_CHROOT 1 |
---|
12500 | #define HAVE_LINK 1 |
---|
12501 | #define HAVE_SYMLINK 1 |
---|
12502 | #define HAVE_FCHDIR 1 |
---|
12503 | #define HAVE_FSYNC 1 |
---|
12504 | #define HAVE_KQUEUE 1 |
---|
12505 | #define HAVE_CTERMID_R 1 |
---|
12506 | #define HAVE_FLOCK 1 |
---|
12507 | #define HAVE_GETPAGESIZE 1 |
---|
12508 | #define HAVE_ZLIB_COPY 1 |
---|
12509 | #define HAVE_INET_PTON 1 |
---|
12510 | #define HAVE_SETGROUPS 1 |
---|
12511 | #define HAVE_OPENPTY 1 |
---|
12512 | #define HAVE_FORKPTY 1 |
---|
12513 | #define HAVE_MEMMOVE 1 |
---|
12514 | #define HAVE_FSEEKO 1 |
---|
12515 | #define HAVE_FSTATVFS 1 |
---|
12516 | #define HAVE_FTELLO 1 |
---|
12517 | #define HAVE_STATVFS 1 |
---|
12518 | #define HAVE_DUP2 1 |
---|
12519 | #define HAVE_GETCWD 1 |
---|
12520 | #define HAVE_STRDUP 1 |
---|
12521 | #define HAVE_GETPGRP 1 |
---|
12522 | #define HAVE_SETPGRP 1 |
---|
12523 | #define HAVE_GETTIMEOFDAY 1 |
---|
12524 | |
---|
12525 | configure: exit 1 |
---|