Ticket #40287: config.log

File config.log, 229.8 KB (added by wichert@…, 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ auto/configure --prefix=/opt/local --disable-gui --without-x --disable-gpm --mandir=/opt/local/share/man --with-tlib=ncurses --enable-multibyte --with-developer-dir=/Applications/Xcode.app/Contents/Developer --with-features=huge --srcdir=. --cache-file=auto/config.cache
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = zephyr.fritz.box
14uname -m = x86_64
15uname -r = 12.4.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 162 tasks, 826 threads, 4 processors
34Load average: 2.53, Mach factor: 1.71
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2486: creating cache auto/config.cache
52configure:2564: checking whether make sets $(MAKE)
53configure:2586: result: yes
54configure:2644: checking for gcc
55configure:2671: result: /usr/bin/clang
56configure:2900: checking for C compiler version
57configure:2909: /usr/bin/clang --version >&5
58Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
59Target: x86_64-apple-darwin12.4.1
60Thread model: posix
61configure:2920: $? = 0
62configure:2909: /usr/bin/clang -v >&5
63Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
64Target: x86_64-apple-darwin12.4.1
65Thread model: posix
66configure:2920: $? = 0
67configure:2909: /usr/bin/clang -V >&5
68clang: error: argument to '-V' is missing (expected 1 value)
69clang: error: no input files
70configure:2920: $? = 1
71configure:2909: /usr/bin/clang -qversion >&5
72clang: error: no input files
73configure:2920: $? = 1
74configure:2940: checking whether the C compiler works
75configure:2962: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
76configure:2966: $? = 0
77configure:3015: result: yes
78configure:3018: checking for C compiler default output file name
79configure:3020: result: a.out
80configure:3026: checking for suffix of executables
81configure:3033: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
82configure:3037: $? = 0
83configure:3059: result:
84configure:3081: checking whether we are cross compiling
85configure:3089: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
86configure:3093: $? = 0
87configure:3100: ./conftest
88configure:3104: $? = 0
89configure:3119: result: no
90configure:3124: checking for suffix of object files
91configure:3146: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
92configure:3150: $? = 0
93configure:3171: result: o
94configure:3175: checking whether we are using the GNU C compiler
95configure:3194: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
96configure:3194: $? = 0
97configure:3203: result: yes
98configure:3212: checking whether /usr/bin/clang accepts -g
99configure:3232: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
100configure:3232: $? = 0
101configure:3273: result: yes
102configure:3290: checking for /usr/bin/clang option to accept ISO C89
103configure:3354: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
104configure:3354: $? = 0
105configure:3367: result: none needed
106configure:3391: checking how to run the C preprocessor
107configure:3422: /usr/bin/clang -E -I/opt/local/include conftest.c
108configure:3422: $? = 0
109configure:3436: /usr/bin/clang -E -I/opt/local/include conftest.c
110conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
111#include <ac_nonexistent.h>
112         ^
1131 error generated.
114configure:3436: $? = 1
115configure: failed program was:
116| /* confdefs.h */
117| #define PACKAGE_NAME ""
118| #define PACKAGE_TARNAME ""
119| #define PACKAGE_VERSION ""
120| #define PACKAGE_STRING ""
121| #define PACKAGE_BUGREPORT ""
122| #define PACKAGE_URL ""
123| #define UNIX 1
124| /* end confdefs.h.  */
125| #include <ac_nonexistent.h>
126configure:3461: result: /usr/bin/clang -E
127configure:3481: /usr/bin/clang -E -I/opt/local/include conftest.c
128configure:3481: $? = 0
129configure:3495: /usr/bin/clang -E -I/opt/local/include conftest.c
130conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
131#include <ac_nonexistent.h>
132         ^
1331 error generated.
134configure:3495: $? = 1
135configure: failed program was:
136| /* confdefs.h */
137| #define PACKAGE_NAME ""
138| #define PACKAGE_TARNAME ""
139| #define PACKAGE_VERSION ""
140| #define PACKAGE_STRING ""
141| #define PACKAGE_BUGREPORT ""
142| #define PACKAGE_URL ""
143| #define UNIX 1
144| /* end confdefs.h.  */
145| #include <ac_nonexistent.h>
146configure:3524: checking for grep that handles long lines and -e
147configure:3582: result: /usr/bin/grep
148configure:3587: checking for egrep
149configure:3649: result: /usr/bin/grep -E
150configure:3663: checking for library containing strerror
151configure:3694: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
152conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror'
153char strerror ();
154     ^
155conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)'
1561 warning generated.
157configure:3694: $? = 0
158configure:3711: result: none required
159configure:3722: checking for gawk
160configure:3752: result: no
161configure:3722: checking for mawk
162configure:3752: result: no
163configure:3722: checking for nawk
164configure:3752: result: no
165configure:3722: checking for awk
166configure:3738: found /usr/bin/awk
167configure:3749: result: awk
168configure:3762: checking for strip
169configure:3778: found /opt/local/bin/strip
170configure:3790: result: strip
171configure:3801: checking for ANSI C header files
172configure:3821: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
173configure:3821: $? = 0
174configure:3894: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
175configure:3894: $? = 0
176configure:3894: ./conftest
177configure:3894: $? = 0
178configure:3905: result: yes
179configure:3913: checking for sys/wait.h that is POSIX.1 compatible
180configure:3939: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
181configure:3939: $? = 0
182configure:3946: result: yes
183configure:3956: checking --enable-fail-if-missing argument
184configure:3965: result: no
185configure:3996: checking for buggy tools...
186configure:4003: checking for BeOS
187configure:4009: result: no
188configure:4013: checking for QNX
189configure:4020: result: no
190configure:4024: checking for Darwin (Mac OS X)
191configure:4027: result: yes
192configure:4030: checking --disable-darwin argument
193configure:4040: result: no
194configure:4042: checking if Darwin files are there
195configure:4045: result: yes
196configure:4057: checking --with-mac-arch argument
197configure:4065: result: defaulting to current
198configure:4070: checking --with-developer-dir argument
199configure:4075: result: /Applications/Xcode.app/Contents/Developer
200configure:4209: checking for sys/types.h
201configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
202configure:4209: $? = 0
203configure:4209: result: yes
204configure:4209: checking for sys/stat.h
205configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
206configure:4209: $? = 0
207configure:4209: result: yes
208configure:4209: checking for stdlib.h
209configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
210configure:4209: $? = 0
211configure:4209: result: yes
212configure:4209: checking for string.h
213configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
214configure:4209: $? = 0
215configure:4209: result: yes
216configure:4209: checking for memory.h
217configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
218configure:4209: $? = 0
219configure:4209: result: yes
220configure:4209: checking for strings.h
221configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
222configure:4209: $? = 0
223configure:4209: result: yes
224configure:4209: checking for inttypes.h
225configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
226configure:4209: $? = 0
227configure:4209: result: yes
228configure:4209: checking for stdint.h
229configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
230configure:4209: $? = 0
231configure:4209: result: yes
232configure:4209: checking for unistd.h
233configure:4209: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
234configure:4209: $? = 0
235configure:4209: result: yes
236configure:4222: checking Carbon/Carbon.h usability
237configure:4222: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
238configure:4222: $? = 0
239configure:4222: result: yes
240configure:4222: checking Carbon/Carbon.h presence
241configure:4222: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
242configure:4222: $? = 0
243configure:4222: result: yes
244configure:4222: checking for Carbon/Carbon.h
245configure:4222: result: yes
246configure:4248: checking --with-local-dir argument
247configure:4272: result: Defaulting to /usr/local
248configure:4297: checking --with-vim-name argument
249configure:4305: result: Defaulting to vim
250configure:4310: checking --with-ex-name argument
251configure:4318: result: Defaulting to ex
252configure:4323: checking --with-view-name argument
253configure:4331: result: Defaulting to view
254configure:4337: checking --with-global-runtime argument
255configure:4348: result: no
256configure:4353: checking --with-modified-by argument
257configure:4364: result: no
258configure:4369: checking if character set is EBCDIC
259configure:4388: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
260conftest.c:30:1: error: use of undeclared identifier 'make'
261make an error "Character set is not EBCDIC"
262^
2631 error generated.
264configure:4388: $? = 1
265configure: failed program was:
266| /* confdefs.h */
267| #define PACKAGE_NAME ""
268| #define PACKAGE_TARNAME ""
269| #define PACKAGE_VERSION ""
270| #define PACKAGE_STRING ""
271| #define PACKAGE_BUGREPORT ""
272| #define PACKAGE_URL ""
273| #define UNIX 1
274| #define STDC_HEADERS 1
275| #define HAVE_SYS_WAIT_H 1
276| #define HAVE_SYS_TYPES_H 1
277| #define HAVE_SYS_STAT_H 1
278| #define HAVE_STDLIB_H 1
279| #define HAVE_STRING_H 1
280| #define HAVE_MEMORY_H 1
281| #define HAVE_STRINGS_H 1
282| #define HAVE_INTTYPES_H 1
283| #define HAVE_STDINT_H 1
284| #define HAVE_UNISTD_H 1
285| /* end confdefs.h.  */
286|
287| int
288| main ()
289| {
290|  /* TryCompile function for CharSet.
291|    Treat any failure as ASCII for compatibility with existing art.
292|    Use compile-time rather than run-time tests for cross-compiler
293|    tolerance.  */
294| #if '0'!=240
295| make an error "Character set is not EBCDIC"
296| #endif
297|   ;
298|   return 0;
299| }
300configure:4398: result: no
301configure:4459: checking --disable-selinux argument
302configure:4469: result: no
303configure:4471: checking for is_selinux_enabled in -lselinux
304configure:4496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lselinux   >&5
305ld: library not found for -lselinux
306clang: error: linker command failed with exit code 1 (use -v to see invocation)
307configure:4496: $? = 1
308configure: failed program was:
309| /* confdefs.h */
310| #define PACKAGE_NAME ""
311| #define PACKAGE_TARNAME ""
312| #define PACKAGE_VERSION ""
313| #define PACKAGE_STRING ""
314| #define PACKAGE_BUGREPORT ""
315| #define PACKAGE_URL ""
316| #define UNIX 1
317| #define STDC_HEADERS 1
318| #define HAVE_SYS_WAIT_H 1
319| #define HAVE_SYS_TYPES_H 1
320| #define HAVE_SYS_STAT_H 1
321| #define HAVE_STDLIB_H 1
322| #define HAVE_STRING_H 1
323| #define HAVE_MEMORY_H 1
324| #define HAVE_STRINGS_H 1
325| #define HAVE_INTTYPES_H 1
326| #define HAVE_STDINT_H 1
327| #define HAVE_UNISTD_H 1
328| /* end confdefs.h.  */
329|
330| /* Override any GCC internal prototype to avoid an error.
331|    Use char because int might match the return type of a GCC
332|    builtin and then its argument prototype would still apply.  */
333| #ifdef __cplusplus
334| extern "C"
335| #endif
336| char is_selinux_enabled ();
337| int
338| main ()
339| {
340| return is_selinux_enabled ();
341|   ;
342|   return 0;
343| }
344configure:4505: result: no
345configure:4519: checking --with-features argument
346configure:4524: result: huge
347configure:4555: checking --with-compiledby argument
348configure:4563: result: no
349configure:4569: checking --disable-xsmp argument
350configure:4580: result: no
351configure:4582: checking --disable-xsmp-interact argument
352configure:4592: result: no
353configure:4605: checking --enable-luainterp argument
354configure:4614: result: no
355configure:4765: checking --enable-mzschemeinterp argument
356configure:4774: result: no
357configure:5019: checking --enable-perlinterp argument
358configure:5028: result: no
359configure:5205: checking --enable-pythoninterp argument
360configure:5214: result: no
361configure:5505: checking --enable-python3interp argument
362configure:5514: result: no
363configure:5954: checking --enable-tclinterp argument
364configure:5963: result: no
365configure:6297: checking --enable-rubyinterp argument
366configure:6306: result: no
367configure:6446: checking --enable-cscope argument
368configure:6455: result: no
369configure:6462: checking --enable-workshop argument
370configure:6471: result: no
371configure:6485: checking --disable-netbeans argument
372configure:6495: result: no
373configure:6497: checking for socket in -lsocket
374configure:6522: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lsocket   >&5
375ld: library not found for -lsocket
376clang: error: linker command failed with exit code 1 (use -v to see invocation)
377configure:6522: $? = 1
378configure: failed program was:
379| /* confdefs.h */
380| #define PACKAGE_NAME ""
381| #define PACKAGE_TARNAME ""
382| #define PACKAGE_VERSION ""
383| #define PACKAGE_STRING ""
384| #define PACKAGE_BUGREPORT ""
385| #define PACKAGE_URL ""
386| #define UNIX 1
387| #define STDC_HEADERS 1
388| #define HAVE_SYS_WAIT_H 1
389| #define HAVE_SYS_TYPES_H 1
390| #define HAVE_SYS_STAT_H 1
391| #define HAVE_STDLIB_H 1
392| #define HAVE_STRING_H 1
393| #define HAVE_MEMORY_H 1
394| #define HAVE_STRINGS_H 1
395| #define HAVE_INTTYPES_H 1
396| #define HAVE_STDINT_H 1
397| #define HAVE_UNISTD_H 1
398| #define FEAT_HUGE 1
399| #define USE_XSMP_INTERACT 1
400| /* end confdefs.h.  */
401|
402| /* Override any GCC internal prototype to avoid an error.
403|    Use char because int might match the return type of a GCC
404|    builtin and then its argument prototype would still apply.  */
405| #ifdef __cplusplus
406| extern "C"
407| #endif
408| char socket ();
409| int
410| main ()
411| {
412| return socket ();
413|   ;
414|   return 0;
415| }
416configure:6531: result: no
417configure:6542: checking for gethostbyname in -lnsl
418configure:6567: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lnsl   >&5
419ld: library not found for -lnsl
420clang: error: linker command failed with exit code 1 (use -v to see invocation)
421configure:6567: $? = 1
422configure: failed program was:
423| /* confdefs.h */
424| #define PACKAGE_NAME ""
425| #define PACKAGE_TARNAME ""
426| #define PACKAGE_VERSION ""
427| #define PACKAGE_STRING ""
428| #define PACKAGE_BUGREPORT ""
429| #define PACKAGE_URL ""
430| #define UNIX 1
431| #define STDC_HEADERS 1
432| #define HAVE_SYS_WAIT_H 1
433| #define HAVE_SYS_TYPES_H 1
434| #define HAVE_SYS_STAT_H 1
435| #define HAVE_STDLIB_H 1
436| #define HAVE_STRING_H 1
437| #define HAVE_MEMORY_H 1
438| #define HAVE_STRINGS_H 1
439| #define HAVE_INTTYPES_H 1
440| #define HAVE_STDINT_H 1
441| #define HAVE_UNISTD_H 1
442| #define FEAT_HUGE 1
443| #define USE_XSMP_INTERACT 1
444| /* end confdefs.h.  */
445|
446| /* Override any GCC internal prototype to avoid an error.
447|    Use char because int might match the return type of a GCC
448|    builtin and then its argument prototype would still apply.  */
449| #ifdef __cplusplus
450| extern "C"
451| #endif
452| char gethostbyname ();
453| int
454| main ()
455| {
456| return gethostbyname ();
457|   ;
458|   return 0;
459| }
460configure:6576: result: no
461configure:6587: checking whether compiling netbeans integration is possible
462configure:6623: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  >&5
463configure:6623: $? = 0
464configure:6624: result: yes
465configure:6645: checking --enable-sniff argument
466configure:6654: result: no
467configure:6665: checking --enable-multibyte argument
468configure:6674: result: yes
469configure:6681: checking --enable-hangulinput argument
470configure:6690: result: no
471configure:6693: checking --enable-xim argument
472configure:6700: result: defaulting to auto
473configure:6705: checking --enable-fontset argument
474configure:6714: result: no
475configure:6720: result: defaulting to: don't HAVE_X11
476configure:7733: checking --enable-gui argument
477configure:7775: result: no GUI support
478configure:8655: checking X11/SM/SMlib.h usability
479configure:8655: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp  conftest.c >&5
480configure:8655: $? = 0
481configure:8655: result: yes
482configure:8655: checking X11/SM/SMlib.h presence
483configure:8655: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp  conftest.c
484configure:8655: $? = 0
485configure:8655: result: yes
486configure:8655: checking for X11/SM/SMlib.h
487configure:8655: result: yes
488configure:8859: checking whether toupper is broken
489configure:8882: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  >&5
490conftest.c:33:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
491main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
492^~~~
4931 warning generated.
494configure:8882: $? = 0
495configure:8882: ./conftest
496configure:8882: $? = 1
497configure: program exited with status 1
498configure: failed program was:
499| /* confdefs.h */
500| #define PACKAGE_NAME ""
501| #define PACKAGE_TARNAME ""
502| #define PACKAGE_VERSION ""
503| #define PACKAGE_STRING ""
504| #define PACKAGE_BUGREPORT ""
505| #define PACKAGE_URL ""
506| #define UNIX 1
507| #define STDC_HEADERS 1
508| #define HAVE_SYS_WAIT_H 1
509| #define HAVE_SYS_TYPES_H 1
510| #define HAVE_SYS_STAT_H 1
511| #define HAVE_STDLIB_H 1
512| #define HAVE_STRING_H 1
513| #define HAVE_MEMORY_H 1
514| #define HAVE_STRINGS_H 1
515| #define HAVE_INTTYPES_H 1
516| #define HAVE_STDINT_H 1
517| #define HAVE_UNISTD_H 1
518| #define FEAT_HUGE 1
519| #define USE_XSMP_INTERACT 1
520| #define FEAT_NETBEANS_INTG 1
521| #define FEAT_MBYTE 1
522| #define HAVE_X11_SM_SMLIB_H 1
523| /* end confdefs.h.  */
524|
525| #include "confdefs.h"
526| #include <ctype.h>
527| #if STDC_HEADERS
528| # include <stdlib.h>
529| # include <stddef.h>
530| #endif
531| main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
532|
533configure:8896: result: no
534configure:8904: checking whether __DATE__ and __TIME__ work
535configure:8917: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
536configure:8917: $? = 0
537configure:8918: result: yes
538configure:8927: checking whether __attribute__((unused)) is allowed
539configure:8940: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
540configure:8940: $? = 0
541configure:8941: result: yes
542configure:8950: checking elf.h usability
543configure:8950: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
544conftest.c:61:10: fatal error: 'elf.h' file not found
545#include <elf.h>
546         ^
5471 error generated.
548configure:8950: $? = 1
549configure: failed program was:
550| /* confdefs.h */
551| #define PACKAGE_NAME ""
552| #define PACKAGE_TARNAME ""
553| #define PACKAGE_VERSION ""
554| #define PACKAGE_STRING ""
555| #define PACKAGE_BUGREPORT ""
556| #define PACKAGE_URL ""
557| #define UNIX 1
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_WAIT_H 1
560| #define HAVE_SYS_TYPES_H 1
561| #define HAVE_SYS_STAT_H 1
562| #define HAVE_STDLIB_H 1
563| #define HAVE_STRING_H 1
564| #define HAVE_MEMORY_H 1
565| #define HAVE_STRINGS_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_UNISTD_H 1
569| #define FEAT_HUGE 1
570| #define USE_XSMP_INTERACT 1
571| #define FEAT_NETBEANS_INTG 1
572| #define FEAT_MBYTE 1
573| #define HAVE_X11_SM_SMLIB_H 1
574| #define HAVE_DATE_TIME 1
575| #define HAVE_ATTRIBUTE_UNUSED 1
576| /* end confdefs.h.  */
577| #include <stdio.h>
578| #ifdef HAVE_SYS_TYPES_H
579| # include <sys/types.h>
580| #endif
581| #ifdef HAVE_SYS_STAT_H
582| # include <sys/stat.h>
583| #endif
584| #ifdef STDC_HEADERS
585| # include <stdlib.h>
586| # include <stddef.h>
587| #else
588| # ifdef HAVE_STDLIB_H
589| #  include <stdlib.h>
590| # endif
591| #endif
592| #ifdef HAVE_STRING_H
593| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
594| #  include <memory.h>
595| # endif
596| # include <string.h>
597| #endif
598| #ifdef HAVE_STRINGS_H
599| # include <strings.h>
600| #endif
601| #ifdef HAVE_INTTYPES_H
602| # include <inttypes.h>
603| #endif
604| #ifdef HAVE_STDINT_H
605| # include <stdint.h>
606| #endif
607| #ifdef HAVE_UNISTD_H
608| # include <unistd.h>
609| #endif
610| #include <elf.h>
611configure:8950: result: no
612configure:8950: checking elf.h presence
613configure:8950: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
614conftest.c:28:10: fatal error: 'elf.h' file not found
615#include <elf.h>
616         ^
6171 error generated.
618configure:8950: $? = 1
619configure: failed program was:
620| /* confdefs.h */
621| #define PACKAGE_NAME ""
622| #define PACKAGE_TARNAME ""
623| #define PACKAGE_VERSION ""
624| #define PACKAGE_STRING ""
625| #define PACKAGE_BUGREPORT ""
626| #define PACKAGE_URL ""
627| #define UNIX 1
628| #define STDC_HEADERS 1
629| #define HAVE_SYS_WAIT_H 1
630| #define HAVE_SYS_TYPES_H 1
631| #define HAVE_SYS_STAT_H 1
632| #define HAVE_STDLIB_H 1
633| #define HAVE_STRING_H 1
634| #define HAVE_MEMORY_H 1
635| #define HAVE_STRINGS_H 1
636| #define HAVE_INTTYPES_H 1
637| #define HAVE_STDINT_H 1
638| #define HAVE_UNISTD_H 1
639| #define FEAT_HUGE 1
640| #define USE_XSMP_INTERACT 1
641| #define FEAT_NETBEANS_INTG 1
642| #define FEAT_MBYTE 1
643| #define HAVE_X11_SM_SMLIB_H 1
644| #define HAVE_DATE_TIME 1
645| #define HAVE_ATTRIBUTE_UNUSED 1
646| /* end confdefs.h.  */
647| #include <elf.h>
648configure:8950: result: no
649configure:8950: checking for elf.h
650configure:8950: result: no
651configure:9001: checking for dirent.h that defines DIR
652configure:9020: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
653configure:9020: $? = 0
654configure:9028: result: yes
655configure:9042: checking for library containing opendir
656configure:9073: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  >&5
657configure:9073: $? = 0
658configure:9090: result: none required
659configure:9198: checking stdarg.h usability
660configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
661configure:9198: $? = 0
662configure:9198: result: yes
663configure:9198: checking stdarg.h presence
664configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
665configure:9198: $? = 0
666configure:9198: result: yes
667configure:9198: checking for stdarg.h
668configure:9198: result: yes
669configure:9198: checking for stdint.h
670configure:9198: result: yes
671configure:9198: checking for stdlib.h
672configure:9198: result: yes
673configure:9198: checking for string.h
674configure:9198: result: yes
675configure:9198: checking sys/select.h usability
676configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
677configure:9198: $? = 0
678configure:9198: result: yes
679configure:9198: checking sys/select.h presence
680configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
681configure:9198: $? = 0
682configure:9198: result: yes
683configure:9198: checking for sys/select.h
684configure:9198: result: yes
685configure:9198: checking sys/utsname.h usability
686configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
687configure:9198: $? = 0
688configure:9198: result: yes
689configure:9198: checking sys/utsname.h presence
690configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
691configure:9198: $? = 0
692configure:9198: result: yes
693configure:9198: checking for sys/utsname.h
694configure:9198: result: yes
695configure:9198: checking termcap.h usability
696configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
697configure:9198: $? = 0
698configure:9198: result: yes
699configure:9198: checking termcap.h presence
700configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
701configure:9198: $? = 0
702configure:9198: result: yes
703configure:9198: checking for termcap.h
704configure:9198: result: yes
705configure:9198: checking fcntl.h usability
706configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
707configure:9198: $? = 0
708configure:9198: result: yes
709configure:9198: checking fcntl.h presence
710configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
711configure:9198: $? = 0
712configure:9198: result: yes
713configure:9198: checking for fcntl.h
714configure:9198: result: yes
715configure:9198: checking sgtty.h usability
716configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
717configure:9198: $? = 0
718configure:9198: result: yes
719configure:9198: checking sgtty.h presence
720configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
721configure:9198: $? = 0
722configure:9198: result: yes
723configure:9198: checking for sgtty.h
724configure:9198: result: yes
725configure:9198: checking sys/ioctl.h usability
726configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
727configure:9198: $? = 0
728configure:9198: result: yes
729configure:9198: checking sys/ioctl.h presence
730configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
731configure:9198: $? = 0
732configure:9198: result: yes
733configure:9198: checking for sys/ioctl.h
734configure:9198: result: yes
735configure:9198: checking sys/time.h usability
736configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
737configure:9198: $? = 0
738configure:9198: result: yes
739configure:9198: checking sys/time.h presence
740configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
741configure:9198: $? = 0
742configure:9198: result: yes
743configure:9198: checking for sys/time.h
744configure:9198: result: yes
745configure:9198: checking for sys/types.h
746configure:9198: result: yes
747configure:9198: checking termio.h usability
748configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
749conftest.c:74:10: fatal error: 'termio.h' file not found
750#include <termio.h>
751         ^
7521 error generated.
753configure:9198: $? = 1
754configure: failed program was:
755| /* confdefs.h */
756| #define PACKAGE_NAME ""
757| #define PACKAGE_TARNAME ""
758| #define PACKAGE_VERSION ""
759| #define PACKAGE_STRING ""
760| #define PACKAGE_BUGREPORT ""
761| #define PACKAGE_URL ""
762| #define UNIX 1
763| #define STDC_HEADERS 1
764| #define HAVE_SYS_WAIT_H 1
765| #define HAVE_SYS_TYPES_H 1
766| #define HAVE_SYS_STAT_H 1
767| #define HAVE_STDLIB_H 1
768| #define HAVE_STRING_H 1
769| #define HAVE_MEMORY_H 1
770| #define HAVE_STRINGS_H 1
771| #define HAVE_INTTYPES_H 1
772| #define HAVE_STDINT_H 1
773| #define HAVE_UNISTD_H 1
774| #define FEAT_HUGE 1
775| #define USE_XSMP_INTERACT 1
776| #define FEAT_NETBEANS_INTG 1
777| #define FEAT_MBYTE 1
778| #define HAVE_X11_SM_SMLIB_H 1
779| #define HAVE_DATE_TIME 1
780| #define HAVE_ATTRIBUTE_UNUSED 1
781| #define HAVE_DIRENT_H 1
782| #define HAVE_STDARG_H 1
783| #define HAVE_STDINT_H 1
784| #define HAVE_STDLIB_H 1
785| #define HAVE_STRING_H 1
786| #define HAVE_SYS_SELECT_H 1
787| #define HAVE_SYS_UTSNAME_H 1
788| #define HAVE_TERMCAP_H 1
789| #define HAVE_FCNTL_H 1
790| #define HAVE_SGTTY_H 1
791| #define HAVE_SYS_IOCTL_H 1
792| #define HAVE_SYS_TIME_H 1
793| #define HAVE_SYS_TYPES_H 1
794| /* end confdefs.h.  */
795| #include <stdio.h>
796| #ifdef HAVE_SYS_TYPES_H
797| # include <sys/types.h>
798| #endif
799| #ifdef HAVE_SYS_STAT_H
800| # include <sys/stat.h>
801| #endif
802| #ifdef STDC_HEADERS
803| # include <stdlib.h>
804| # include <stddef.h>
805| #else
806| # ifdef HAVE_STDLIB_H
807| #  include <stdlib.h>
808| # endif
809| #endif
810| #ifdef HAVE_STRING_H
811| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
812| #  include <memory.h>
813| # endif
814| # include <string.h>
815| #endif
816| #ifdef HAVE_STRINGS_H
817| # include <strings.h>
818| #endif
819| #ifdef HAVE_INTTYPES_H
820| # include <inttypes.h>
821| #endif
822| #ifdef HAVE_STDINT_H
823| # include <stdint.h>
824| #endif
825| #ifdef HAVE_UNISTD_H
826| # include <unistd.h>
827| #endif
828| #include <termio.h>
829configure:9198: result: no
830configure:9198: checking termio.h presence
831configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
832conftest.c:41:10: fatal error: 'termio.h' file not found
833#include <termio.h>
834         ^
8351 error generated.
836configure:9198: $? = 1
837configure: failed program was:
838| /* confdefs.h */
839| #define PACKAGE_NAME ""
840| #define PACKAGE_TARNAME ""
841| #define PACKAGE_VERSION ""
842| #define PACKAGE_STRING ""
843| #define PACKAGE_BUGREPORT ""
844| #define PACKAGE_URL ""
845| #define UNIX 1
846| #define STDC_HEADERS 1
847| #define HAVE_SYS_WAIT_H 1
848| #define HAVE_SYS_TYPES_H 1
849| #define HAVE_SYS_STAT_H 1
850| #define HAVE_STDLIB_H 1
851| #define HAVE_STRING_H 1
852| #define HAVE_MEMORY_H 1
853| #define HAVE_STRINGS_H 1
854| #define HAVE_INTTYPES_H 1
855| #define HAVE_STDINT_H 1
856| #define HAVE_UNISTD_H 1
857| #define FEAT_HUGE 1
858| #define USE_XSMP_INTERACT 1
859| #define FEAT_NETBEANS_INTG 1
860| #define FEAT_MBYTE 1
861| #define HAVE_X11_SM_SMLIB_H 1
862| #define HAVE_DATE_TIME 1
863| #define HAVE_ATTRIBUTE_UNUSED 1
864| #define HAVE_DIRENT_H 1
865| #define HAVE_STDARG_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_STDLIB_H 1
868| #define HAVE_STRING_H 1
869| #define HAVE_SYS_SELECT_H 1
870| #define HAVE_SYS_UTSNAME_H 1
871| #define HAVE_TERMCAP_H 1
872| #define HAVE_FCNTL_H 1
873| #define HAVE_SGTTY_H 1
874| #define HAVE_SYS_IOCTL_H 1
875| #define HAVE_SYS_TIME_H 1
876| #define HAVE_SYS_TYPES_H 1
877| /* end confdefs.h.  */
878| #include <termio.h>
879configure:9198: result: no
880configure:9198: checking for termio.h
881configure:9198: result: no
882configure:9198: checking iconv.h usability
883configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
884configure:9198: $? = 0
885configure:9198: result: yes
886configure:9198: checking iconv.h presence
887configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
888configure:9198: $? = 0
889configure:9198: result: yes
890configure:9198: checking for iconv.h
891configure:9198: result: yes
892configure:9198: checking for inttypes.h
893configure:9198: result: yes
894configure:9198: checking langinfo.h usability
895configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
896configure:9198: $? = 0
897configure:9198: result: yes
898configure:9198: checking langinfo.h presence
899configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
900configure:9198: $? = 0
901configure:9198: result: yes
902configure:9198: checking for langinfo.h
903configure:9198: result: yes
904configure:9198: checking math.h usability
905configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
906configure:9198: $? = 0
907configure:9198: result: yes
908configure:9198: checking math.h presence
909configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
910configure:9198: $? = 0
911configure:9198: result: yes
912configure:9198: checking for math.h
913configure:9198: result: yes
914configure:9198: checking for unistd.h
915configure:9198: result: yes
916configure:9198: checking stropts.h usability
917configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
918conftest.c:79:10: fatal error: 'stropts.h' file not found
919#include <stropts.h>
920         ^
9211 error generated.
922configure:9198: $? = 1
923configure: failed program was:
924| /* confdefs.h */
925| #define PACKAGE_NAME ""
926| #define PACKAGE_TARNAME ""
927| #define PACKAGE_VERSION ""
928| #define PACKAGE_STRING ""
929| #define PACKAGE_BUGREPORT ""
930| #define PACKAGE_URL ""
931| #define UNIX 1
932| #define STDC_HEADERS 1
933| #define HAVE_SYS_WAIT_H 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 FEAT_HUGE 1
944| #define USE_XSMP_INTERACT 1
945| #define FEAT_NETBEANS_INTG 1
946| #define FEAT_MBYTE 1
947| #define HAVE_X11_SM_SMLIB_H 1
948| #define HAVE_DATE_TIME 1
949| #define HAVE_ATTRIBUTE_UNUSED 1
950| #define HAVE_DIRENT_H 1
951| #define HAVE_STDARG_H 1
952| #define HAVE_STDINT_H 1
953| #define HAVE_STDLIB_H 1
954| #define HAVE_STRING_H 1
955| #define HAVE_SYS_SELECT_H 1
956| #define HAVE_SYS_UTSNAME_H 1
957| #define HAVE_TERMCAP_H 1
958| #define HAVE_FCNTL_H 1
959| #define HAVE_SGTTY_H 1
960| #define HAVE_SYS_IOCTL_H 1
961| #define HAVE_SYS_TIME_H 1
962| #define HAVE_SYS_TYPES_H 1
963| #define HAVE_ICONV_H 1
964| #define HAVE_INTTYPES_H 1
965| #define HAVE_LANGINFO_H 1
966| #define HAVE_MATH_H 1
967| #define HAVE_UNISTD_H 1
968| /* end confdefs.h.  */
969| #include <stdio.h>
970| #ifdef HAVE_SYS_TYPES_H
971| # include <sys/types.h>
972| #endif
973| #ifdef HAVE_SYS_STAT_H
974| # include <sys/stat.h>
975| #endif
976| #ifdef STDC_HEADERS
977| # include <stdlib.h>
978| # include <stddef.h>
979| #else
980| # ifdef HAVE_STDLIB_H
981| #  include <stdlib.h>
982| # endif
983| #endif
984| #ifdef HAVE_STRING_H
985| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
986| #  include <memory.h>
987| # endif
988| # include <string.h>
989| #endif
990| #ifdef HAVE_STRINGS_H
991| # include <strings.h>
992| #endif
993| #ifdef HAVE_INTTYPES_H
994| # include <inttypes.h>
995| #endif
996| #ifdef HAVE_STDINT_H
997| # include <stdint.h>
998| #endif
999| #ifdef HAVE_UNISTD_H
1000| # include <unistd.h>
1001| #endif
1002| #include <stropts.h>
1003configure:9198: result: no
1004configure:9198: checking stropts.h presence
1005configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1006conftest.c:46:10: fatal error: 'stropts.h' file not found
1007#include <stropts.h>
1008         ^
10091 error generated.
1010configure:9198: $? = 1
1011configure: failed program was:
1012| /* confdefs.h */
1013| #define PACKAGE_NAME ""
1014| #define PACKAGE_TARNAME ""
1015| #define PACKAGE_VERSION ""
1016| #define PACKAGE_STRING ""
1017| #define PACKAGE_BUGREPORT ""
1018| #define PACKAGE_URL ""
1019| #define UNIX 1
1020| #define STDC_HEADERS 1
1021| #define HAVE_SYS_WAIT_H 1
1022| #define HAVE_SYS_TYPES_H 1
1023| #define HAVE_SYS_STAT_H 1
1024| #define HAVE_STDLIB_H 1
1025| #define HAVE_STRING_H 1
1026| #define HAVE_MEMORY_H 1
1027| #define HAVE_STRINGS_H 1
1028| #define HAVE_INTTYPES_H 1
1029| #define HAVE_STDINT_H 1
1030| #define HAVE_UNISTD_H 1
1031| #define FEAT_HUGE 1
1032| #define USE_XSMP_INTERACT 1
1033| #define FEAT_NETBEANS_INTG 1
1034| #define FEAT_MBYTE 1
1035| #define HAVE_X11_SM_SMLIB_H 1
1036| #define HAVE_DATE_TIME 1
1037| #define HAVE_ATTRIBUTE_UNUSED 1
1038| #define HAVE_DIRENT_H 1
1039| #define HAVE_STDARG_H 1
1040| #define HAVE_STDINT_H 1
1041| #define HAVE_STDLIB_H 1
1042| #define HAVE_STRING_H 1
1043| #define HAVE_SYS_SELECT_H 1
1044| #define HAVE_SYS_UTSNAME_H 1
1045| #define HAVE_TERMCAP_H 1
1046| #define HAVE_FCNTL_H 1
1047| #define HAVE_SGTTY_H 1
1048| #define HAVE_SYS_IOCTL_H 1
1049| #define HAVE_SYS_TIME_H 1
1050| #define HAVE_SYS_TYPES_H 1
1051| #define HAVE_ICONV_H 1
1052| #define HAVE_INTTYPES_H 1
1053| #define HAVE_LANGINFO_H 1
1054| #define HAVE_MATH_H 1
1055| #define HAVE_UNISTD_H 1
1056| /* end confdefs.h.  */
1057| #include <stropts.h>
1058configure:9198: result: no
1059configure:9198: checking for stropts.h
1060configure:9198: result: no
1061configure:9198: checking errno.h usability
1062configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1063configure:9198: $? = 0
1064configure:9198: result: yes
1065configure:9198: checking errno.h presence
1066configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1067configure:9198: $? = 0
1068configure:9198: result: yes
1069configure:9198: checking for errno.h
1070configure:9198: result: yes
1071configure:9198: checking sys/resource.h usability
1072configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1073configure:9198: $? = 0
1074configure:9198: result: yes
1075configure:9198: checking sys/resource.h presence
1076configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1077configure:9198: $? = 0
1078configure:9198: result: yes
1079configure:9198: checking for sys/resource.h
1080configure:9198: result: yes
1081configure:9198: checking sys/systeminfo.h usability
1082configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1083conftest.c:81:10: fatal error: 'sys/systeminfo.h' file not found
1084#include <sys/systeminfo.h>
1085         ^
10861 error generated.
1087configure:9198: $? = 1
1088configure: failed program was:
1089| /* confdefs.h */
1090| #define PACKAGE_NAME ""
1091| #define PACKAGE_TARNAME ""
1092| #define PACKAGE_VERSION ""
1093| #define PACKAGE_STRING ""
1094| #define PACKAGE_BUGREPORT ""
1095| #define PACKAGE_URL ""
1096| #define UNIX 1
1097| #define STDC_HEADERS 1
1098| #define HAVE_SYS_WAIT_H 1
1099| #define HAVE_SYS_TYPES_H 1
1100| #define HAVE_SYS_STAT_H 1
1101| #define HAVE_STDLIB_H 1
1102| #define HAVE_STRING_H 1
1103| #define HAVE_MEMORY_H 1
1104| #define HAVE_STRINGS_H 1
1105| #define HAVE_INTTYPES_H 1
1106| #define HAVE_STDINT_H 1
1107| #define HAVE_UNISTD_H 1
1108| #define FEAT_HUGE 1
1109| #define USE_XSMP_INTERACT 1
1110| #define FEAT_NETBEANS_INTG 1
1111| #define FEAT_MBYTE 1
1112| #define HAVE_X11_SM_SMLIB_H 1
1113| #define HAVE_DATE_TIME 1
1114| #define HAVE_ATTRIBUTE_UNUSED 1
1115| #define HAVE_DIRENT_H 1
1116| #define HAVE_STDARG_H 1
1117| #define HAVE_STDINT_H 1
1118| #define HAVE_STDLIB_H 1
1119| #define HAVE_STRING_H 1
1120| #define HAVE_SYS_SELECT_H 1
1121| #define HAVE_SYS_UTSNAME_H 1
1122| #define HAVE_TERMCAP_H 1
1123| #define HAVE_FCNTL_H 1
1124| #define HAVE_SGTTY_H 1
1125| #define HAVE_SYS_IOCTL_H 1
1126| #define HAVE_SYS_TIME_H 1
1127| #define HAVE_SYS_TYPES_H 1
1128| #define HAVE_ICONV_H 1
1129| #define HAVE_INTTYPES_H 1
1130| #define HAVE_LANGINFO_H 1
1131| #define HAVE_MATH_H 1
1132| #define HAVE_UNISTD_H 1
1133| #define HAVE_ERRNO_H 1
1134| #define HAVE_SYS_RESOURCE_H 1
1135| /* end confdefs.h.  */
1136| #include <stdio.h>
1137| #ifdef HAVE_SYS_TYPES_H
1138| # include <sys/types.h>
1139| #endif
1140| #ifdef HAVE_SYS_STAT_H
1141| # include <sys/stat.h>
1142| #endif
1143| #ifdef STDC_HEADERS
1144| # include <stdlib.h>
1145| # include <stddef.h>
1146| #else
1147| # ifdef HAVE_STDLIB_H
1148| #  include <stdlib.h>
1149| # endif
1150| #endif
1151| #ifdef HAVE_STRING_H
1152| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1153| #  include <memory.h>
1154| # endif
1155| # include <string.h>
1156| #endif
1157| #ifdef HAVE_STRINGS_H
1158| # include <strings.h>
1159| #endif
1160| #ifdef HAVE_INTTYPES_H
1161| # include <inttypes.h>
1162| #endif
1163| #ifdef HAVE_STDINT_H
1164| # include <stdint.h>
1165| #endif
1166| #ifdef HAVE_UNISTD_H
1167| # include <unistd.h>
1168| #endif
1169| #include <sys/systeminfo.h>
1170configure:9198: result: no
1171configure:9198: checking sys/systeminfo.h presence
1172configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1173conftest.c:48:10: fatal error: 'sys/systeminfo.h' file not found
1174#include <sys/systeminfo.h>
1175         ^
11761 error generated.
1177configure:9198: $? = 1
1178configure: failed program was:
1179| /* confdefs.h */
1180| #define PACKAGE_NAME ""
1181| #define PACKAGE_TARNAME ""
1182| #define PACKAGE_VERSION ""
1183| #define PACKAGE_STRING ""
1184| #define PACKAGE_BUGREPORT ""
1185| #define PACKAGE_URL ""
1186| #define UNIX 1
1187| #define STDC_HEADERS 1
1188| #define HAVE_SYS_WAIT_H 1
1189| #define HAVE_SYS_TYPES_H 1
1190| #define HAVE_SYS_STAT_H 1
1191| #define HAVE_STDLIB_H 1
1192| #define HAVE_STRING_H 1
1193| #define HAVE_MEMORY_H 1
1194| #define HAVE_STRINGS_H 1
1195| #define HAVE_INTTYPES_H 1
1196| #define HAVE_STDINT_H 1
1197| #define HAVE_UNISTD_H 1
1198| #define FEAT_HUGE 1
1199| #define USE_XSMP_INTERACT 1
1200| #define FEAT_NETBEANS_INTG 1
1201| #define FEAT_MBYTE 1
1202| #define HAVE_X11_SM_SMLIB_H 1
1203| #define HAVE_DATE_TIME 1
1204| #define HAVE_ATTRIBUTE_UNUSED 1
1205| #define HAVE_DIRENT_H 1
1206| #define HAVE_STDARG_H 1
1207| #define HAVE_STDINT_H 1
1208| #define HAVE_STDLIB_H 1
1209| #define HAVE_STRING_H 1
1210| #define HAVE_SYS_SELECT_H 1
1211| #define HAVE_SYS_UTSNAME_H 1
1212| #define HAVE_TERMCAP_H 1
1213| #define HAVE_FCNTL_H 1
1214| #define HAVE_SGTTY_H 1
1215| #define HAVE_SYS_IOCTL_H 1
1216| #define HAVE_SYS_TIME_H 1
1217| #define HAVE_SYS_TYPES_H 1
1218| #define HAVE_ICONV_H 1
1219| #define HAVE_INTTYPES_H 1
1220| #define HAVE_LANGINFO_H 1
1221| #define HAVE_MATH_H 1
1222| #define HAVE_UNISTD_H 1
1223| #define HAVE_ERRNO_H 1
1224| #define HAVE_SYS_RESOURCE_H 1
1225| /* end confdefs.h.  */
1226| #include <sys/systeminfo.h>
1227configure:9198: result: no
1228configure:9198: checking for sys/systeminfo.h
1229configure:9198: result: no
1230configure:9198: checking locale.h usability
1231configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1232configure:9198: $? = 0
1233configure:9198: result: yes
1234configure:9198: checking locale.h presence
1235configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1236configure:9198: $? = 0
1237configure:9198: result: yes
1238configure:9198: checking for locale.h
1239configure:9198: result: yes
1240configure:9198: checking sys/stream.h usability
1241configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1242conftest.c:82:10: fatal error: 'sys/stream.h' file not found
1243#include <sys/stream.h>
1244         ^
12451 error generated.
1246configure:9198: $? = 1
1247configure: failed program was:
1248| /* confdefs.h */
1249| #define PACKAGE_NAME ""
1250| #define PACKAGE_TARNAME ""
1251| #define PACKAGE_VERSION ""
1252| #define PACKAGE_STRING ""
1253| #define PACKAGE_BUGREPORT ""
1254| #define PACKAGE_URL ""
1255| #define UNIX 1
1256| #define STDC_HEADERS 1
1257| #define HAVE_SYS_WAIT_H 1
1258| #define HAVE_SYS_TYPES_H 1
1259| #define HAVE_SYS_STAT_H 1
1260| #define HAVE_STDLIB_H 1
1261| #define HAVE_STRING_H 1
1262| #define HAVE_MEMORY_H 1
1263| #define HAVE_STRINGS_H 1
1264| #define HAVE_INTTYPES_H 1
1265| #define HAVE_STDINT_H 1
1266| #define HAVE_UNISTD_H 1
1267| #define FEAT_HUGE 1
1268| #define USE_XSMP_INTERACT 1
1269| #define FEAT_NETBEANS_INTG 1
1270| #define FEAT_MBYTE 1
1271| #define HAVE_X11_SM_SMLIB_H 1
1272| #define HAVE_DATE_TIME 1
1273| #define HAVE_ATTRIBUTE_UNUSED 1
1274| #define HAVE_DIRENT_H 1
1275| #define HAVE_STDARG_H 1
1276| #define HAVE_STDINT_H 1
1277| #define HAVE_STDLIB_H 1
1278| #define HAVE_STRING_H 1
1279| #define HAVE_SYS_SELECT_H 1
1280| #define HAVE_SYS_UTSNAME_H 1
1281| #define HAVE_TERMCAP_H 1
1282| #define HAVE_FCNTL_H 1
1283| #define HAVE_SGTTY_H 1
1284| #define HAVE_SYS_IOCTL_H 1
1285| #define HAVE_SYS_TIME_H 1
1286| #define HAVE_SYS_TYPES_H 1
1287| #define HAVE_ICONV_H 1
1288| #define HAVE_INTTYPES_H 1
1289| #define HAVE_LANGINFO_H 1
1290| #define HAVE_MATH_H 1
1291| #define HAVE_UNISTD_H 1
1292| #define HAVE_ERRNO_H 1
1293| #define HAVE_SYS_RESOURCE_H 1
1294| #define HAVE_LOCALE_H 1
1295| /* end confdefs.h.  */
1296| #include <stdio.h>
1297| #ifdef HAVE_SYS_TYPES_H
1298| # include <sys/types.h>
1299| #endif
1300| #ifdef HAVE_SYS_STAT_H
1301| # include <sys/stat.h>
1302| #endif
1303| #ifdef STDC_HEADERS
1304| # include <stdlib.h>
1305| # include <stddef.h>
1306| #else
1307| # ifdef HAVE_STDLIB_H
1308| #  include <stdlib.h>
1309| # endif
1310| #endif
1311| #ifdef HAVE_STRING_H
1312| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1313| #  include <memory.h>
1314| # endif
1315| # include <string.h>
1316| #endif
1317| #ifdef HAVE_STRINGS_H
1318| # include <strings.h>
1319| #endif
1320| #ifdef HAVE_INTTYPES_H
1321| # include <inttypes.h>
1322| #endif
1323| #ifdef HAVE_STDINT_H
1324| # include <stdint.h>
1325| #endif
1326| #ifdef HAVE_UNISTD_H
1327| # include <unistd.h>
1328| #endif
1329| #include <sys/stream.h>
1330configure:9198: result: no
1331configure:9198: checking sys/stream.h presence
1332configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1333conftest.c:49:10: fatal error: 'sys/stream.h' file not found
1334#include <sys/stream.h>
1335         ^
13361 error generated.
1337configure:9198: $? = 1
1338configure: failed program was:
1339| /* confdefs.h */
1340| #define PACKAGE_NAME ""
1341| #define PACKAGE_TARNAME ""
1342| #define PACKAGE_VERSION ""
1343| #define PACKAGE_STRING ""
1344| #define PACKAGE_BUGREPORT ""
1345| #define PACKAGE_URL ""
1346| #define UNIX 1
1347| #define STDC_HEADERS 1
1348| #define HAVE_SYS_WAIT_H 1
1349| #define HAVE_SYS_TYPES_H 1
1350| #define HAVE_SYS_STAT_H 1
1351| #define HAVE_STDLIB_H 1
1352| #define HAVE_STRING_H 1
1353| #define HAVE_MEMORY_H 1
1354| #define HAVE_STRINGS_H 1
1355| #define HAVE_INTTYPES_H 1
1356| #define HAVE_STDINT_H 1
1357| #define HAVE_UNISTD_H 1
1358| #define FEAT_HUGE 1
1359| #define USE_XSMP_INTERACT 1
1360| #define FEAT_NETBEANS_INTG 1
1361| #define FEAT_MBYTE 1
1362| #define HAVE_X11_SM_SMLIB_H 1
1363| #define HAVE_DATE_TIME 1
1364| #define HAVE_ATTRIBUTE_UNUSED 1
1365| #define HAVE_DIRENT_H 1
1366| #define HAVE_STDARG_H 1
1367| #define HAVE_STDINT_H 1
1368| #define HAVE_STDLIB_H 1
1369| #define HAVE_STRING_H 1
1370| #define HAVE_SYS_SELECT_H 1
1371| #define HAVE_SYS_UTSNAME_H 1
1372| #define HAVE_TERMCAP_H 1
1373| #define HAVE_FCNTL_H 1
1374| #define HAVE_SGTTY_H 1
1375| #define HAVE_SYS_IOCTL_H 1
1376| #define HAVE_SYS_TIME_H 1
1377| #define HAVE_SYS_TYPES_H 1
1378| #define HAVE_ICONV_H 1
1379| #define HAVE_INTTYPES_H 1
1380| #define HAVE_LANGINFO_H 1
1381| #define HAVE_MATH_H 1
1382| #define HAVE_UNISTD_H 1
1383| #define HAVE_ERRNO_H 1
1384| #define HAVE_SYS_RESOURCE_H 1
1385| #define HAVE_LOCALE_H 1
1386| /* end confdefs.h.  */
1387| #include <sys/stream.h>
1388configure:9198: result: no
1389configure:9198: checking for sys/stream.h
1390configure:9198: result: no
1391configure:9198: checking termios.h usability
1392configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1393configure:9198: $? = 0
1394configure:9198: result: yes
1395configure:9198: checking termios.h presence
1396configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1397configure:9198: $? = 0
1398configure:9198: result: yes
1399configure:9198: checking for termios.h
1400configure:9198: result: yes
1401configure:9198: checking libc.h usability
1402configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1403configure:9198: $? = 0
1404configure:9198: result: yes
1405configure:9198: checking libc.h presence
1406configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1407configure:9198: $? = 0
1408configure:9198: result: yes
1409configure:9198: checking for libc.h
1410configure:9198: result: yes
1411configure:9198: checking sys/statfs.h usability
1412configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1413conftest.c:84:10: fatal error: 'sys/statfs.h' file not found
1414#include <sys/statfs.h>
1415         ^
14161 error generated.
1417configure:9198: $? = 1
1418configure: failed program was:
1419| /* confdefs.h */
1420| #define PACKAGE_NAME ""
1421| #define PACKAGE_TARNAME ""
1422| #define PACKAGE_VERSION ""
1423| #define PACKAGE_STRING ""
1424| #define PACKAGE_BUGREPORT ""
1425| #define PACKAGE_URL ""
1426| #define UNIX 1
1427| #define STDC_HEADERS 1
1428| #define HAVE_SYS_WAIT_H 1
1429| #define HAVE_SYS_TYPES_H 1
1430| #define HAVE_SYS_STAT_H 1
1431| #define HAVE_STDLIB_H 1
1432| #define HAVE_STRING_H 1
1433| #define HAVE_MEMORY_H 1
1434| #define HAVE_STRINGS_H 1
1435| #define HAVE_INTTYPES_H 1
1436| #define HAVE_STDINT_H 1
1437| #define HAVE_UNISTD_H 1
1438| #define FEAT_HUGE 1
1439| #define USE_XSMP_INTERACT 1
1440| #define FEAT_NETBEANS_INTG 1
1441| #define FEAT_MBYTE 1
1442| #define HAVE_X11_SM_SMLIB_H 1
1443| #define HAVE_DATE_TIME 1
1444| #define HAVE_ATTRIBUTE_UNUSED 1
1445| #define HAVE_DIRENT_H 1
1446| #define HAVE_STDARG_H 1
1447| #define HAVE_STDINT_H 1
1448| #define HAVE_STDLIB_H 1
1449| #define HAVE_STRING_H 1
1450| #define HAVE_SYS_SELECT_H 1
1451| #define HAVE_SYS_UTSNAME_H 1
1452| #define HAVE_TERMCAP_H 1
1453| #define HAVE_FCNTL_H 1
1454| #define HAVE_SGTTY_H 1
1455| #define HAVE_SYS_IOCTL_H 1
1456| #define HAVE_SYS_TIME_H 1
1457| #define HAVE_SYS_TYPES_H 1
1458| #define HAVE_ICONV_H 1
1459| #define HAVE_INTTYPES_H 1
1460| #define HAVE_LANGINFO_H 1
1461| #define HAVE_MATH_H 1
1462| #define HAVE_UNISTD_H 1
1463| #define HAVE_ERRNO_H 1
1464| #define HAVE_SYS_RESOURCE_H 1
1465| #define HAVE_LOCALE_H 1
1466| #define HAVE_TERMIOS_H 1
1467| #define HAVE_LIBC_H 1
1468| /* end confdefs.h.  */
1469| #include <stdio.h>
1470| #ifdef HAVE_SYS_TYPES_H
1471| # include <sys/types.h>
1472| #endif
1473| #ifdef HAVE_SYS_STAT_H
1474| # include <sys/stat.h>
1475| #endif
1476| #ifdef STDC_HEADERS
1477| # include <stdlib.h>
1478| # include <stddef.h>
1479| #else
1480| # ifdef HAVE_STDLIB_H
1481| #  include <stdlib.h>
1482| # endif
1483| #endif
1484| #ifdef HAVE_STRING_H
1485| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1486| #  include <memory.h>
1487| # endif
1488| # include <string.h>
1489| #endif
1490| #ifdef HAVE_STRINGS_H
1491| # include <strings.h>
1492| #endif
1493| #ifdef HAVE_INTTYPES_H
1494| # include <inttypes.h>
1495| #endif
1496| #ifdef HAVE_STDINT_H
1497| # include <stdint.h>
1498| #endif
1499| #ifdef HAVE_UNISTD_H
1500| # include <unistd.h>
1501| #endif
1502| #include <sys/statfs.h>
1503configure:9198: result: no
1504configure:9198: checking sys/statfs.h presence
1505configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1506conftest.c:51:10: fatal error: 'sys/statfs.h' file not found
1507#include <sys/statfs.h>
1508         ^
15091 error generated.
1510configure:9198: $? = 1
1511configure: failed program was:
1512| /* confdefs.h */
1513| #define PACKAGE_NAME ""
1514| #define PACKAGE_TARNAME ""
1515| #define PACKAGE_VERSION ""
1516| #define PACKAGE_STRING ""
1517| #define PACKAGE_BUGREPORT ""
1518| #define PACKAGE_URL ""
1519| #define UNIX 1
1520| #define STDC_HEADERS 1
1521| #define HAVE_SYS_WAIT_H 1
1522| #define HAVE_SYS_TYPES_H 1
1523| #define HAVE_SYS_STAT_H 1
1524| #define HAVE_STDLIB_H 1
1525| #define HAVE_STRING_H 1
1526| #define HAVE_MEMORY_H 1
1527| #define HAVE_STRINGS_H 1
1528| #define HAVE_INTTYPES_H 1
1529| #define HAVE_STDINT_H 1
1530| #define HAVE_UNISTD_H 1
1531| #define FEAT_HUGE 1
1532| #define USE_XSMP_INTERACT 1
1533| #define FEAT_NETBEANS_INTG 1
1534| #define FEAT_MBYTE 1
1535| #define HAVE_X11_SM_SMLIB_H 1
1536| #define HAVE_DATE_TIME 1
1537| #define HAVE_ATTRIBUTE_UNUSED 1
1538| #define HAVE_DIRENT_H 1
1539| #define HAVE_STDARG_H 1
1540| #define HAVE_STDINT_H 1
1541| #define HAVE_STDLIB_H 1
1542| #define HAVE_STRING_H 1
1543| #define HAVE_SYS_SELECT_H 1
1544| #define HAVE_SYS_UTSNAME_H 1
1545| #define HAVE_TERMCAP_H 1
1546| #define HAVE_FCNTL_H 1
1547| #define HAVE_SGTTY_H 1
1548| #define HAVE_SYS_IOCTL_H 1
1549| #define HAVE_SYS_TIME_H 1
1550| #define HAVE_SYS_TYPES_H 1
1551| #define HAVE_ICONV_H 1
1552| #define HAVE_INTTYPES_H 1
1553| #define HAVE_LANGINFO_H 1
1554| #define HAVE_MATH_H 1
1555| #define HAVE_UNISTD_H 1
1556| #define HAVE_ERRNO_H 1
1557| #define HAVE_SYS_RESOURCE_H 1
1558| #define HAVE_LOCALE_H 1
1559| #define HAVE_TERMIOS_H 1
1560| #define HAVE_LIBC_H 1
1561| /* end confdefs.h.  */
1562| #include <sys/statfs.h>
1563configure:9198: result: no
1564configure:9198: checking for sys/statfs.h
1565configure:9198: result: no
1566configure:9198: checking poll.h usability
1567configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1568configure:9198: $? = 0
1569configure:9198: result: yes
1570configure:9198: checking poll.h presence
1571configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1572configure:9198: $? = 0
1573configure:9198: result: yes
1574configure:9198: checking for poll.h
1575configure:9198: result: yes
1576configure:9198: checking sys/poll.h usability
1577configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1578configure:9198: $? = 0
1579configure:9198: result: yes
1580configure:9198: checking sys/poll.h presence
1581configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1582configure:9198: $? = 0
1583configure:9198: result: yes
1584configure:9198: checking for sys/poll.h
1585configure:9198: result: yes
1586configure:9198: checking pwd.h usability
1587configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1588configure:9198: $? = 0
1589configure:9198: result: yes
1590configure:9198: checking pwd.h presence
1591configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1592configure:9198: $? = 0
1593configure:9198: result: yes
1594configure:9198: checking for pwd.h
1595configure:9198: result: yes
1596configure:9198: checking utime.h usability
1597configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1598configure:9198: $? = 0
1599configure:9198: result: yes
1600configure:9198: checking utime.h presence
1601configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1602configure:9198: $? = 0
1603configure:9198: result: yes
1604configure:9198: checking for utime.h
1605configure:9198: result: yes
1606configure:9198: checking sys/param.h usability
1607configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1608configure:9198: $? = 0
1609configure:9198: result: yes
1610configure:9198: checking sys/param.h presence
1611configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1612configure:9198: $? = 0
1613configure:9198: result: yes
1614configure:9198: checking for sys/param.h
1615configure:9198: result: yes
1616configure:9198: checking libintl.h usability
1617configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1618configure:9198: $? = 0
1619configure:9198: result: yes
1620configure:9198: checking libintl.h presence
1621configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1622configure:9198: $? = 0
1623configure:9198: result: yes
1624configure:9198: checking for libintl.h
1625configure:9198: result: yes
1626configure:9198: checking libgen.h usability
1627configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1628configure:9198: $? = 0
1629configure:9198: result: yes
1630configure:9198: checking libgen.h presence
1631configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1632configure:9198: $? = 0
1633configure:9198: result: yes
1634configure:9198: checking for libgen.h
1635configure:9198: result: yes
1636configure:9198: checking util/debug.h usability
1637configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1638conftest.c:91:10: fatal error: 'util/debug.h' file not found
1639#include <util/debug.h>
1640         ^
16411 error generated.
1642configure:9198: $? = 1
1643configure: failed program was:
1644| /* confdefs.h */
1645| #define PACKAGE_NAME ""
1646| #define PACKAGE_TARNAME ""
1647| #define PACKAGE_VERSION ""
1648| #define PACKAGE_STRING ""
1649| #define PACKAGE_BUGREPORT ""
1650| #define PACKAGE_URL ""
1651| #define UNIX 1
1652| #define STDC_HEADERS 1
1653| #define HAVE_SYS_WAIT_H 1
1654| #define HAVE_SYS_TYPES_H 1
1655| #define HAVE_SYS_STAT_H 1
1656| #define HAVE_STDLIB_H 1
1657| #define HAVE_STRING_H 1
1658| #define HAVE_MEMORY_H 1
1659| #define HAVE_STRINGS_H 1
1660| #define HAVE_INTTYPES_H 1
1661| #define HAVE_STDINT_H 1
1662| #define HAVE_UNISTD_H 1
1663| #define FEAT_HUGE 1
1664| #define USE_XSMP_INTERACT 1
1665| #define FEAT_NETBEANS_INTG 1
1666| #define FEAT_MBYTE 1
1667| #define HAVE_X11_SM_SMLIB_H 1
1668| #define HAVE_DATE_TIME 1
1669| #define HAVE_ATTRIBUTE_UNUSED 1
1670| #define HAVE_DIRENT_H 1
1671| #define HAVE_STDARG_H 1
1672| #define HAVE_STDINT_H 1
1673| #define HAVE_STDLIB_H 1
1674| #define HAVE_STRING_H 1
1675| #define HAVE_SYS_SELECT_H 1
1676| #define HAVE_SYS_UTSNAME_H 1
1677| #define HAVE_TERMCAP_H 1
1678| #define HAVE_FCNTL_H 1
1679| #define HAVE_SGTTY_H 1
1680| #define HAVE_SYS_IOCTL_H 1
1681| #define HAVE_SYS_TIME_H 1
1682| #define HAVE_SYS_TYPES_H 1
1683| #define HAVE_ICONV_H 1
1684| #define HAVE_INTTYPES_H 1
1685| #define HAVE_LANGINFO_H 1
1686| #define HAVE_MATH_H 1
1687| #define HAVE_UNISTD_H 1
1688| #define HAVE_ERRNO_H 1
1689| #define HAVE_SYS_RESOURCE_H 1
1690| #define HAVE_LOCALE_H 1
1691| #define HAVE_TERMIOS_H 1
1692| #define HAVE_LIBC_H 1
1693| #define HAVE_POLL_H 1
1694| #define HAVE_SYS_POLL_H 1
1695| #define HAVE_PWD_H 1
1696| #define HAVE_UTIME_H 1
1697| #define HAVE_SYS_PARAM_H 1
1698| #define HAVE_LIBINTL_H 1
1699| #define HAVE_LIBGEN_H 1
1700| /* end confdefs.h.  */
1701| #include <stdio.h>
1702| #ifdef HAVE_SYS_TYPES_H
1703| # include <sys/types.h>
1704| #endif
1705| #ifdef HAVE_SYS_STAT_H
1706| # include <sys/stat.h>
1707| #endif
1708| #ifdef STDC_HEADERS
1709| # include <stdlib.h>
1710| # include <stddef.h>
1711| #else
1712| # ifdef HAVE_STDLIB_H
1713| #  include <stdlib.h>
1714| # endif
1715| #endif
1716| #ifdef HAVE_STRING_H
1717| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1718| #  include <memory.h>
1719| # endif
1720| # include <string.h>
1721| #endif
1722| #ifdef HAVE_STRINGS_H
1723| # include <strings.h>
1724| #endif
1725| #ifdef HAVE_INTTYPES_H
1726| # include <inttypes.h>
1727| #endif
1728| #ifdef HAVE_STDINT_H
1729| # include <stdint.h>
1730| #endif
1731| #ifdef HAVE_UNISTD_H
1732| # include <unistd.h>
1733| #endif
1734| #include <util/debug.h>
1735configure:9198: result: no
1736configure:9198: checking util/debug.h presence
1737configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1738conftest.c:58:10: fatal error: 'util/debug.h' file not found
1739#include <util/debug.h>
1740         ^
17411 error generated.
1742configure:9198: $? = 1
1743configure: failed program was:
1744| /* confdefs.h */
1745| #define PACKAGE_NAME ""
1746| #define PACKAGE_TARNAME ""
1747| #define PACKAGE_VERSION ""
1748| #define PACKAGE_STRING ""
1749| #define PACKAGE_BUGREPORT ""
1750| #define PACKAGE_URL ""
1751| #define UNIX 1
1752| #define STDC_HEADERS 1
1753| #define HAVE_SYS_WAIT_H 1
1754| #define HAVE_SYS_TYPES_H 1
1755| #define HAVE_SYS_STAT_H 1
1756| #define HAVE_STDLIB_H 1
1757| #define HAVE_STRING_H 1
1758| #define HAVE_MEMORY_H 1
1759| #define HAVE_STRINGS_H 1
1760| #define HAVE_INTTYPES_H 1
1761| #define HAVE_STDINT_H 1
1762| #define HAVE_UNISTD_H 1
1763| #define FEAT_HUGE 1
1764| #define USE_XSMP_INTERACT 1
1765| #define FEAT_NETBEANS_INTG 1
1766| #define FEAT_MBYTE 1
1767| #define HAVE_X11_SM_SMLIB_H 1
1768| #define HAVE_DATE_TIME 1
1769| #define HAVE_ATTRIBUTE_UNUSED 1
1770| #define HAVE_DIRENT_H 1
1771| #define HAVE_STDARG_H 1
1772| #define HAVE_STDINT_H 1
1773| #define HAVE_STDLIB_H 1
1774| #define HAVE_STRING_H 1
1775| #define HAVE_SYS_SELECT_H 1
1776| #define HAVE_SYS_UTSNAME_H 1
1777| #define HAVE_TERMCAP_H 1
1778| #define HAVE_FCNTL_H 1
1779| #define HAVE_SGTTY_H 1
1780| #define HAVE_SYS_IOCTL_H 1
1781| #define HAVE_SYS_TIME_H 1
1782| #define HAVE_SYS_TYPES_H 1
1783| #define HAVE_ICONV_H 1
1784| #define HAVE_INTTYPES_H 1
1785| #define HAVE_LANGINFO_H 1
1786| #define HAVE_MATH_H 1
1787| #define HAVE_UNISTD_H 1
1788| #define HAVE_ERRNO_H 1
1789| #define HAVE_SYS_RESOURCE_H 1
1790| #define HAVE_LOCALE_H 1
1791| #define HAVE_TERMIOS_H 1
1792| #define HAVE_LIBC_H 1
1793| #define HAVE_POLL_H 1
1794| #define HAVE_SYS_POLL_H 1
1795| #define HAVE_PWD_H 1
1796| #define HAVE_UTIME_H 1
1797| #define HAVE_SYS_PARAM_H 1
1798| #define HAVE_LIBINTL_H 1
1799| #define HAVE_LIBGEN_H 1
1800| /* end confdefs.h.  */
1801| #include <util/debug.h>
1802configure:9198: result: no
1803configure:9198: checking for util/debug.h
1804configure:9198: result: no
1805configure:9198: checking util/msg18n.h usability
1806configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1807conftest.c:91:10: fatal error: 'util/msg18n.h' file not found
1808#include <util/msg18n.h>
1809         ^
18101 error generated.
1811configure:9198: $? = 1
1812configure: failed program was:
1813| /* confdefs.h */
1814| #define PACKAGE_NAME ""
1815| #define PACKAGE_TARNAME ""
1816| #define PACKAGE_VERSION ""
1817| #define PACKAGE_STRING ""
1818| #define PACKAGE_BUGREPORT ""
1819| #define PACKAGE_URL ""
1820| #define UNIX 1
1821| #define STDC_HEADERS 1
1822| #define HAVE_SYS_WAIT_H 1
1823| #define HAVE_SYS_TYPES_H 1
1824| #define HAVE_SYS_STAT_H 1
1825| #define HAVE_STDLIB_H 1
1826| #define HAVE_STRING_H 1
1827| #define HAVE_MEMORY_H 1
1828| #define HAVE_STRINGS_H 1
1829| #define HAVE_INTTYPES_H 1
1830| #define HAVE_STDINT_H 1
1831| #define HAVE_UNISTD_H 1
1832| #define FEAT_HUGE 1
1833| #define USE_XSMP_INTERACT 1
1834| #define FEAT_NETBEANS_INTG 1
1835| #define FEAT_MBYTE 1
1836| #define HAVE_X11_SM_SMLIB_H 1
1837| #define HAVE_DATE_TIME 1
1838| #define HAVE_ATTRIBUTE_UNUSED 1
1839| #define HAVE_DIRENT_H 1
1840| #define HAVE_STDARG_H 1
1841| #define HAVE_STDINT_H 1
1842| #define HAVE_STDLIB_H 1
1843| #define HAVE_STRING_H 1
1844| #define HAVE_SYS_SELECT_H 1
1845| #define HAVE_SYS_UTSNAME_H 1
1846| #define HAVE_TERMCAP_H 1
1847| #define HAVE_FCNTL_H 1
1848| #define HAVE_SGTTY_H 1
1849| #define HAVE_SYS_IOCTL_H 1
1850| #define HAVE_SYS_TIME_H 1
1851| #define HAVE_SYS_TYPES_H 1
1852| #define HAVE_ICONV_H 1
1853| #define HAVE_INTTYPES_H 1
1854| #define HAVE_LANGINFO_H 1
1855| #define HAVE_MATH_H 1
1856| #define HAVE_UNISTD_H 1
1857| #define HAVE_ERRNO_H 1
1858| #define HAVE_SYS_RESOURCE_H 1
1859| #define HAVE_LOCALE_H 1
1860| #define HAVE_TERMIOS_H 1
1861| #define HAVE_LIBC_H 1
1862| #define HAVE_POLL_H 1
1863| #define HAVE_SYS_POLL_H 1
1864| #define HAVE_PWD_H 1
1865| #define HAVE_UTIME_H 1
1866| #define HAVE_SYS_PARAM_H 1
1867| #define HAVE_LIBINTL_H 1
1868| #define HAVE_LIBGEN_H 1
1869| /* end confdefs.h.  */
1870| #include <stdio.h>
1871| #ifdef HAVE_SYS_TYPES_H
1872| # include <sys/types.h>
1873| #endif
1874| #ifdef HAVE_SYS_STAT_H
1875| # include <sys/stat.h>
1876| #endif
1877| #ifdef STDC_HEADERS
1878| # include <stdlib.h>
1879| # include <stddef.h>
1880| #else
1881| # ifdef HAVE_STDLIB_H
1882| #  include <stdlib.h>
1883| # endif
1884| #endif
1885| #ifdef HAVE_STRING_H
1886| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1887| #  include <memory.h>
1888| # endif
1889| # include <string.h>
1890| #endif
1891| #ifdef HAVE_STRINGS_H
1892| # include <strings.h>
1893| #endif
1894| #ifdef HAVE_INTTYPES_H
1895| # include <inttypes.h>
1896| #endif
1897| #ifdef HAVE_STDINT_H
1898| # include <stdint.h>
1899| #endif
1900| #ifdef HAVE_UNISTD_H
1901| # include <unistd.h>
1902| #endif
1903| #include <util/msg18n.h>
1904configure:9198: result: no
1905configure:9198: checking util/msg18n.h presence
1906configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
1907conftest.c:58:10: fatal error: 'util/msg18n.h' file not found
1908#include <util/msg18n.h>
1909         ^
19101 error generated.
1911configure:9198: $? = 1
1912configure: failed program was:
1913| /* confdefs.h */
1914| #define PACKAGE_NAME ""
1915| #define PACKAGE_TARNAME ""
1916| #define PACKAGE_VERSION ""
1917| #define PACKAGE_STRING ""
1918| #define PACKAGE_BUGREPORT ""
1919| #define PACKAGE_URL ""
1920| #define UNIX 1
1921| #define STDC_HEADERS 1
1922| #define HAVE_SYS_WAIT_H 1
1923| #define HAVE_SYS_TYPES_H 1
1924| #define HAVE_SYS_STAT_H 1
1925| #define HAVE_STDLIB_H 1
1926| #define HAVE_STRING_H 1
1927| #define HAVE_MEMORY_H 1
1928| #define HAVE_STRINGS_H 1
1929| #define HAVE_INTTYPES_H 1
1930| #define HAVE_STDINT_H 1
1931| #define HAVE_UNISTD_H 1
1932| #define FEAT_HUGE 1
1933| #define USE_XSMP_INTERACT 1
1934| #define FEAT_NETBEANS_INTG 1
1935| #define FEAT_MBYTE 1
1936| #define HAVE_X11_SM_SMLIB_H 1
1937| #define HAVE_DATE_TIME 1
1938| #define HAVE_ATTRIBUTE_UNUSED 1
1939| #define HAVE_DIRENT_H 1
1940| #define HAVE_STDARG_H 1
1941| #define HAVE_STDINT_H 1
1942| #define HAVE_STDLIB_H 1
1943| #define HAVE_STRING_H 1
1944| #define HAVE_SYS_SELECT_H 1
1945| #define HAVE_SYS_UTSNAME_H 1
1946| #define HAVE_TERMCAP_H 1
1947| #define HAVE_FCNTL_H 1
1948| #define HAVE_SGTTY_H 1
1949| #define HAVE_SYS_IOCTL_H 1
1950| #define HAVE_SYS_TIME_H 1
1951| #define HAVE_SYS_TYPES_H 1
1952| #define HAVE_ICONV_H 1
1953| #define HAVE_INTTYPES_H 1
1954| #define HAVE_LANGINFO_H 1
1955| #define HAVE_MATH_H 1
1956| #define HAVE_UNISTD_H 1
1957| #define HAVE_ERRNO_H 1
1958| #define HAVE_SYS_RESOURCE_H 1
1959| #define HAVE_LOCALE_H 1
1960| #define HAVE_TERMIOS_H 1
1961| #define HAVE_LIBC_H 1
1962| #define HAVE_POLL_H 1
1963| #define HAVE_SYS_POLL_H 1
1964| #define HAVE_PWD_H 1
1965| #define HAVE_UTIME_H 1
1966| #define HAVE_SYS_PARAM_H 1
1967| #define HAVE_LIBINTL_H 1
1968| #define HAVE_LIBGEN_H 1
1969| /* end confdefs.h.  */
1970| #include <util/msg18n.h>
1971configure:9198: result: no
1972configure:9198: checking for util/msg18n.h
1973configure:9198: result: no
1974configure:9198: checking frame.h usability
1975configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
1976conftest.c:91:10: fatal error: 'frame.h' file not found
1977#include <frame.h>
1978         ^
19791 error generated.
1980configure:9198: $? = 1
1981configure: failed program was:
1982| /* confdefs.h */
1983| #define PACKAGE_NAME ""
1984| #define PACKAGE_TARNAME ""
1985| #define PACKAGE_VERSION ""
1986| #define PACKAGE_STRING ""
1987| #define PACKAGE_BUGREPORT ""
1988| #define PACKAGE_URL ""
1989| #define UNIX 1
1990| #define STDC_HEADERS 1
1991| #define HAVE_SYS_WAIT_H 1
1992| #define HAVE_SYS_TYPES_H 1
1993| #define HAVE_SYS_STAT_H 1
1994| #define HAVE_STDLIB_H 1
1995| #define HAVE_STRING_H 1
1996| #define HAVE_MEMORY_H 1
1997| #define HAVE_STRINGS_H 1
1998| #define HAVE_INTTYPES_H 1
1999| #define HAVE_STDINT_H 1
2000| #define HAVE_UNISTD_H 1
2001| #define FEAT_HUGE 1
2002| #define USE_XSMP_INTERACT 1
2003| #define FEAT_NETBEANS_INTG 1
2004| #define FEAT_MBYTE 1
2005| #define HAVE_X11_SM_SMLIB_H 1
2006| #define HAVE_DATE_TIME 1
2007| #define HAVE_ATTRIBUTE_UNUSED 1
2008| #define HAVE_DIRENT_H 1
2009| #define HAVE_STDARG_H 1
2010| #define HAVE_STDINT_H 1
2011| #define HAVE_STDLIB_H 1
2012| #define HAVE_STRING_H 1
2013| #define HAVE_SYS_SELECT_H 1
2014| #define HAVE_SYS_UTSNAME_H 1
2015| #define HAVE_TERMCAP_H 1
2016| #define HAVE_FCNTL_H 1
2017| #define HAVE_SGTTY_H 1
2018| #define HAVE_SYS_IOCTL_H 1
2019| #define HAVE_SYS_TIME_H 1
2020| #define HAVE_SYS_TYPES_H 1
2021| #define HAVE_ICONV_H 1
2022| #define HAVE_INTTYPES_H 1
2023| #define HAVE_LANGINFO_H 1
2024| #define HAVE_MATH_H 1
2025| #define HAVE_UNISTD_H 1
2026| #define HAVE_ERRNO_H 1
2027| #define HAVE_SYS_RESOURCE_H 1
2028| #define HAVE_LOCALE_H 1
2029| #define HAVE_TERMIOS_H 1
2030| #define HAVE_LIBC_H 1
2031| #define HAVE_POLL_H 1
2032| #define HAVE_SYS_POLL_H 1
2033| #define HAVE_PWD_H 1
2034| #define HAVE_UTIME_H 1
2035| #define HAVE_SYS_PARAM_H 1
2036| #define HAVE_LIBINTL_H 1
2037| #define HAVE_LIBGEN_H 1
2038| /* end confdefs.h.  */
2039| #include <stdio.h>
2040| #ifdef HAVE_SYS_TYPES_H
2041| # include <sys/types.h>
2042| #endif
2043| #ifdef HAVE_SYS_STAT_H
2044| # include <sys/stat.h>
2045| #endif
2046| #ifdef STDC_HEADERS
2047| # include <stdlib.h>
2048| # include <stddef.h>
2049| #else
2050| # ifdef HAVE_STDLIB_H
2051| #  include <stdlib.h>
2052| # endif
2053| #endif
2054| #ifdef HAVE_STRING_H
2055| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2056| #  include <memory.h>
2057| # endif
2058| # include <string.h>
2059| #endif
2060| #ifdef HAVE_STRINGS_H
2061| # include <strings.h>
2062| #endif
2063| #ifdef HAVE_INTTYPES_H
2064| # include <inttypes.h>
2065| #endif
2066| #ifdef HAVE_STDINT_H
2067| # include <stdint.h>
2068| #endif
2069| #ifdef HAVE_UNISTD_H
2070| # include <unistd.h>
2071| #endif
2072| #include <frame.h>
2073configure:9198: result: no
2074configure:9198: checking frame.h presence
2075configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2076conftest.c:58:10: fatal error: 'frame.h' file not found
2077#include <frame.h>
2078         ^
20791 error generated.
2080configure:9198: $? = 1
2081configure: failed program was:
2082| /* confdefs.h */
2083| #define PACKAGE_NAME ""
2084| #define PACKAGE_TARNAME ""
2085| #define PACKAGE_VERSION ""
2086| #define PACKAGE_STRING ""
2087| #define PACKAGE_BUGREPORT ""
2088| #define PACKAGE_URL ""
2089| #define UNIX 1
2090| #define STDC_HEADERS 1
2091| #define HAVE_SYS_WAIT_H 1
2092| #define HAVE_SYS_TYPES_H 1
2093| #define HAVE_SYS_STAT_H 1
2094| #define HAVE_STDLIB_H 1
2095| #define HAVE_STRING_H 1
2096| #define HAVE_MEMORY_H 1
2097| #define HAVE_STRINGS_H 1
2098| #define HAVE_INTTYPES_H 1
2099| #define HAVE_STDINT_H 1
2100| #define HAVE_UNISTD_H 1
2101| #define FEAT_HUGE 1
2102| #define USE_XSMP_INTERACT 1
2103| #define FEAT_NETBEANS_INTG 1
2104| #define FEAT_MBYTE 1
2105| #define HAVE_X11_SM_SMLIB_H 1
2106| #define HAVE_DATE_TIME 1
2107| #define HAVE_ATTRIBUTE_UNUSED 1
2108| #define HAVE_DIRENT_H 1
2109| #define HAVE_STDARG_H 1
2110| #define HAVE_STDINT_H 1
2111| #define HAVE_STDLIB_H 1
2112| #define HAVE_STRING_H 1
2113| #define HAVE_SYS_SELECT_H 1
2114| #define HAVE_SYS_UTSNAME_H 1
2115| #define HAVE_TERMCAP_H 1
2116| #define HAVE_FCNTL_H 1
2117| #define HAVE_SGTTY_H 1
2118| #define HAVE_SYS_IOCTL_H 1
2119| #define HAVE_SYS_TIME_H 1
2120| #define HAVE_SYS_TYPES_H 1
2121| #define HAVE_ICONV_H 1
2122| #define HAVE_INTTYPES_H 1
2123| #define HAVE_LANGINFO_H 1
2124| #define HAVE_MATH_H 1
2125| #define HAVE_UNISTD_H 1
2126| #define HAVE_ERRNO_H 1
2127| #define HAVE_SYS_RESOURCE_H 1
2128| #define HAVE_LOCALE_H 1
2129| #define HAVE_TERMIOS_H 1
2130| #define HAVE_LIBC_H 1
2131| #define HAVE_POLL_H 1
2132| #define HAVE_SYS_POLL_H 1
2133| #define HAVE_PWD_H 1
2134| #define HAVE_UTIME_H 1
2135| #define HAVE_SYS_PARAM_H 1
2136| #define HAVE_LIBINTL_H 1
2137| #define HAVE_LIBGEN_H 1
2138| /* end confdefs.h.  */
2139| #include <frame.h>
2140configure:9198: result: no
2141configure:9198: checking for frame.h
2142configure:9198: result: no
2143configure:9198: checking sys/acl.h usability
2144configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2145configure:9198: $? = 0
2146configure:9198: result: yes
2147configure:9198: checking sys/acl.h presence
2148configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2149configure:9198: $? = 0
2150configure:9198: result: yes
2151configure:9198: checking for sys/acl.h
2152configure:9198: result: yes
2153configure:9198: checking sys/access.h usability
2154configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2155conftest.c:92:10: fatal error: 'sys/access.h' file not found
2156#include <sys/access.h>
2157         ^
21581 error generated.
2159configure:9198: $? = 1
2160configure: failed program was:
2161| /* confdefs.h */
2162| #define PACKAGE_NAME ""
2163| #define PACKAGE_TARNAME ""
2164| #define PACKAGE_VERSION ""
2165| #define PACKAGE_STRING ""
2166| #define PACKAGE_BUGREPORT ""
2167| #define PACKAGE_URL ""
2168| #define UNIX 1
2169| #define STDC_HEADERS 1
2170| #define HAVE_SYS_WAIT_H 1
2171| #define HAVE_SYS_TYPES_H 1
2172| #define HAVE_SYS_STAT_H 1
2173| #define HAVE_STDLIB_H 1
2174| #define HAVE_STRING_H 1
2175| #define HAVE_MEMORY_H 1
2176| #define HAVE_STRINGS_H 1
2177| #define HAVE_INTTYPES_H 1
2178| #define HAVE_STDINT_H 1
2179| #define HAVE_UNISTD_H 1
2180| #define FEAT_HUGE 1
2181| #define USE_XSMP_INTERACT 1
2182| #define FEAT_NETBEANS_INTG 1
2183| #define FEAT_MBYTE 1
2184| #define HAVE_X11_SM_SMLIB_H 1
2185| #define HAVE_DATE_TIME 1
2186| #define HAVE_ATTRIBUTE_UNUSED 1
2187| #define HAVE_DIRENT_H 1
2188| #define HAVE_STDARG_H 1
2189| #define HAVE_STDINT_H 1
2190| #define HAVE_STDLIB_H 1
2191| #define HAVE_STRING_H 1
2192| #define HAVE_SYS_SELECT_H 1
2193| #define HAVE_SYS_UTSNAME_H 1
2194| #define HAVE_TERMCAP_H 1
2195| #define HAVE_FCNTL_H 1
2196| #define HAVE_SGTTY_H 1
2197| #define HAVE_SYS_IOCTL_H 1
2198| #define HAVE_SYS_TIME_H 1
2199| #define HAVE_SYS_TYPES_H 1
2200| #define HAVE_ICONV_H 1
2201| #define HAVE_INTTYPES_H 1
2202| #define HAVE_LANGINFO_H 1
2203| #define HAVE_MATH_H 1
2204| #define HAVE_UNISTD_H 1
2205| #define HAVE_ERRNO_H 1
2206| #define HAVE_SYS_RESOURCE_H 1
2207| #define HAVE_LOCALE_H 1
2208| #define HAVE_TERMIOS_H 1
2209| #define HAVE_LIBC_H 1
2210| #define HAVE_POLL_H 1
2211| #define HAVE_SYS_POLL_H 1
2212| #define HAVE_PWD_H 1
2213| #define HAVE_UTIME_H 1
2214| #define HAVE_SYS_PARAM_H 1
2215| #define HAVE_LIBINTL_H 1
2216| #define HAVE_LIBGEN_H 1
2217| #define HAVE_SYS_ACL_H 1
2218| /* end confdefs.h.  */
2219| #include <stdio.h>
2220| #ifdef HAVE_SYS_TYPES_H
2221| # include <sys/types.h>
2222| #endif
2223| #ifdef HAVE_SYS_STAT_H
2224| # include <sys/stat.h>
2225| #endif
2226| #ifdef STDC_HEADERS
2227| # include <stdlib.h>
2228| # include <stddef.h>
2229| #else
2230| # ifdef HAVE_STDLIB_H
2231| #  include <stdlib.h>
2232| # endif
2233| #endif
2234| #ifdef HAVE_STRING_H
2235| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2236| #  include <memory.h>
2237| # endif
2238| # include <string.h>
2239| #endif
2240| #ifdef HAVE_STRINGS_H
2241| # include <strings.h>
2242| #endif
2243| #ifdef HAVE_INTTYPES_H
2244| # include <inttypes.h>
2245| #endif
2246| #ifdef HAVE_STDINT_H
2247| # include <stdint.h>
2248| #endif
2249| #ifdef HAVE_UNISTD_H
2250| # include <unistd.h>
2251| #endif
2252| #include <sys/access.h>
2253configure:9198: result: no
2254configure:9198: checking sys/access.h presence
2255configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2256conftest.c:59:10: fatal error: 'sys/access.h' file not found
2257#include <sys/access.h>
2258         ^
22591 error generated.
2260configure:9198: $? = 1
2261configure: failed program was:
2262| /* confdefs.h */
2263| #define PACKAGE_NAME ""
2264| #define PACKAGE_TARNAME ""
2265| #define PACKAGE_VERSION ""
2266| #define PACKAGE_STRING ""
2267| #define PACKAGE_BUGREPORT ""
2268| #define PACKAGE_URL ""
2269| #define UNIX 1
2270| #define STDC_HEADERS 1
2271| #define HAVE_SYS_WAIT_H 1
2272| #define HAVE_SYS_TYPES_H 1
2273| #define HAVE_SYS_STAT_H 1
2274| #define HAVE_STDLIB_H 1
2275| #define HAVE_STRING_H 1
2276| #define HAVE_MEMORY_H 1
2277| #define HAVE_STRINGS_H 1
2278| #define HAVE_INTTYPES_H 1
2279| #define HAVE_STDINT_H 1
2280| #define HAVE_UNISTD_H 1
2281| #define FEAT_HUGE 1
2282| #define USE_XSMP_INTERACT 1
2283| #define FEAT_NETBEANS_INTG 1
2284| #define FEAT_MBYTE 1
2285| #define HAVE_X11_SM_SMLIB_H 1
2286| #define HAVE_DATE_TIME 1
2287| #define HAVE_ATTRIBUTE_UNUSED 1
2288| #define HAVE_DIRENT_H 1
2289| #define HAVE_STDARG_H 1
2290| #define HAVE_STDINT_H 1
2291| #define HAVE_STDLIB_H 1
2292| #define HAVE_STRING_H 1
2293| #define HAVE_SYS_SELECT_H 1
2294| #define HAVE_SYS_UTSNAME_H 1
2295| #define HAVE_TERMCAP_H 1
2296| #define HAVE_FCNTL_H 1
2297| #define HAVE_SGTTY_H 1
2298| #define HAVE_SYS_IOCTL_H 1
2299| #define HAVE_SYS_TIME_H 1
2300| #define HAVE_SYS_TYPES_H 1
2301| #define HAVE_ICONV_H 1
2302| #define HAVE_INTTYPES_H 1
2303| #define HAVE_LANGINFO_H 1
2304| #define HAVE_MATH_H 1
2305| #define HAVE_UNISTD_H 1
2306| #define HAVE_ERRNO_H 1
2307| #define HAVE_SYS_RESOURCE_H 1
2308| #define HAVE_LOCALE_H 1
2309| #define HAVE_TERMIOS_H 1
2310| #define HAVE_LIBC_H 1
2311| #define HAVE_POLL_H 1
2312| #define HAVE_SYS_POLL_H 1
2313| #define HAVE_PWD_H 1
2314| #define HAVE_UTIME_H 1
2315| #define HAVE_SYS_PARAM_H 1
2316| #define HAVE_LIBINTL_H 1
2317| #define HAVE_LIBGEN_H 1
2318| #define HAVE_SYS_ACL_H 1
2319| /* end confdefs.h.  */
2320| #include <sys/access.h>
2321configure:9198: result: no
2322configure:9198: checking for sys/access.h
2323configure:9198: result: no
2324configure:9198: checking sys/sysinfo.h usability
2325configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2326conftest.c:92:10: fatal error: 'sys/sysinfo.h' file not found
2327#include <sys/sysinfo.h>
2328         ^
23291 error generated.
2330configure:9198: $? = 1
2331configure: failed program was:
2332| /* confdefs.h */
2333| #define PACKAGE_NAME ""
2334| #define PACKAGE_TARNAME ""
2335| #define PACKAGE_VERSION ""
2336| #define PACKAGE_STRING ""
2337| #define PACKAGE_BUGREPORT ""
2338| #define PACKAGE_URL ""
2339| #define UNIX 1
2340| #define STDC_HEADERS 1
2341| #define HAVE_SYS_WAIT_H 1
2342| #define HAVE_SYS_TYPES_H 1
2343| #define HAVE_SYS_STAT_H 1
2344| #define HAVE_STDLIB_H 1
2345| #define HAVE_STRING_H 1
2346| #define HAVE_MEMORY_H 1
2347| #define HAVE_STRINGS_H 1
2348| #define HAVE_INTTYPES_H 1
2349| #define HAVE_STDINT_H 1
2350| #define HAVE_UNISTD_H 1
2351| #define FEAT_HUGE 1
2352| #define USE_XSMP_INTERACT 1
2353| #define FEAT_NETBEANS_INTG 1
2354| #define FEAT_MBYTE 1
2355| #define HAVE_X11_SM_SMLIB_H 1
2356| #define HAVE_DATE_TIME 1
2357| #define HAVE_ATTRIBUTE_UNUSED 1
2358| #define HAVE_DIRENT_H 1
2359| #define HAVE_STDARG_H 1
2360| #define HAVE_STDINT_H 1
2361| #define HAVE_STDLIB_H 1
2362| #define HAVE_STRING_H 1
2363| #define HAVE_SYS_SELECT_H 1
2364| #define HAVE_SYS_UTSNAME_H 1
2365| #define HAVE_TERMCAP_H 1
2366| #define HAVE_FCNTL_H 1
2367| #define HAVE_SGTTY_H 1
2368| #define HAVE_SYS_IOCTL_H 1
2369| #define HAVE_SYS_TIME_H 1
2370| #define HAVE_SYS_TYPES_H 1
2371| #define HAVE_ICONV_H 1
2372| #define HAVE_INTTYPES_H 1
2373| #define HAVE_LANGINFO_H 1
2374| #define HAVE_MATH_H 1
2375| #define HAVE_UNISTD_H 1
2376| #define HAVE_ERRNO_H 1
2377| #define HAVE_SYS_RESOURCE_H 1
2378| #define HAVE_LOCALE_H 1
2379| #define HAVE_TERMIOS_H 1
2380| #define HAVE_LIBC_H 1
2381| #define HAVE_POLL_H 1
2382| #define HAVE_SYS_POLL_H 1
2383| #define HAVE_PWD_H 1
2384| #define HAVE_UTIME_H 1
2385| #define HAVE_SYS_PARAM_H 1
2386| #define HAVE_LIBINTL_H 1
2387| #define HAVE_LIBGEN_H 1
2388| #define HAVE_SYS_ACL_H 1
2389| /* end confdefs.h.  */
2390| #include <stdio.h>
2391| #ifdef HAVE_SYS_TYPES_H
2392| # include <sys/types.h>
2393| #endif
2394| #ifdef HAVE_SYS_STAT_H
2395| # include <sys/stat.h>
2396| #endif
2397| #ifdef STDC_HEADERS
2398| # include <stdlib.h>
2399| # include <stddef.h>
2400| #else
2401| # ifdef HAVE_STDLIB_H
2402| #  include <stdlib.h>
2403| # endif
2404| #endif
2405| #ifdef HAVE_STRING_H
2406| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2407| #  include <memory.h>
2408| # endif
2409| # include <string.h>
2410| #endif
2411| #ifdef HAVE_STRINGS_H
2412| # include <strings.h>
2413| #endif
2414| #ifdef HAVE_INTTYPES_H
2415| # include <inttypes.h>
2416| #endif
2417| #ifdef HAVE_STDINT_H
2418| # include <stdint.h>
2419| #endif
2420| #ifdef HAVE_UNISTD_H
2421| # include <unistd.h>
2422| #endif
2423| #include <sys/sysinfo.h>
2424configure:9198: result: no
2425configure:9198: checking sys/sysinfo.h presence
2426configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2427conftest.c:59:10: fatal error: 'sys/sysinfo.h' file not found
2428#include <sys/sysinfo.h>
2429         ^
24301 error generated.
2431configure:9198: $? = 1
2432configure: failed program was:
2433| /* confdefs.h */
2434| #define PACKAGE_NAME ""
2435| #define PACKAGE_TARNAME ""
2436| #define PACKAGE_VERSION ""
2437| #define PACKAGE_STRING ""
2438| #define PACKAGE_BUGREPORT ""
2439| #define PACKAGE_URL ""
2440| #define UNIX 1
2441| #define STDC_HEADERS 1
2442| #define HAVE_SYS_WAIT_H 1
2443| #define HAVE_SYS_TYPES_H 1
2444| #define HAVE_SYS_STAT_H 1
2445| #define HAVE_STDLIB_H 1
2446| #define HAVE_STRING_H 1
2447| #define HAVE_MEMORY_H 1
2448| #define HAVE_STRINGS_H 1
2449| #define HAVE_INTTYPES_H 1
2450| #define HAVE_STDINT_H 1
2451| #define HAVE_UNISTD_H 1
2452| #define FEAT_HUGE 1
2453| #define USE_XSMP_INTERACT 1
2454| #define FEAT_NETBEANS_INTG 1
2455| #define FEAT_MBYTE 1
2456| #define HAVE_X11_SM_SMLIB_H 1
2457| #define HAVE_DATE_TIME 1
2458| #define HAVE_ATTRIBUTE_UNUSED 1
2459| #define HAVE_DIRENT_H 1
2460| #define HAVE_STDARG_H 1
2461| #define HAVE_STDINT_H 1
2462| #define HAVE_STDLIB_H 1
2463| #define HAVE_STRING_H 1
2464| #define HAVE_SYS_SELECT_H 1
2465| #define HAVE_SYS_UTSNAME_H 1
2466| #define HAVE_TERMCAP_H 1
2467| #define HAVE_FCNTL_H 1
2468| #define HAVE_SGTTY_H 1
2469| #define HAVE_SYS_IOCTL_H 1
2470| #define HAVE_SYS_TIME_H 1
2471| #define HAVE_SYS_TYPES_H 1
2472| #define HAVE_ICONV_H 1
2473| #define HAVE_INTTYPES_H 1
2474| #define HAVE_LANGINFO_H 1
2475| #define HAVE_MATH_H 1
2476| #define HAVE_UNISTD_H 1
2477| #define HAVE_ERRNO_H 1
2478| #define HAVE_SYS_RESOURCE_H 1
2479| #define HAVE_LOCALE_H 1
2480| #define HAVE_TERMIOS_H 1
2481| #define HAVE_LIBC_H 1
2482| #define HAVE_POLL_H 1
2483| #define HAVE_SYS_POLL_H 1
2484| #define HAVE_PWD_H 1
2485| #define HAVE_UTIME_H 1
2486| #define HAVE_SYS_PARAM_H 1
2487| #define HAVE_LIBINTL_H 1
2488| #define HAVE_LIBGEN_H 1
2489| #define HAVE_SYS_ACL_H 1
2490| /* end confdefs.h.  */
2491| #include <sys/sysinfo.h>
2492configure:9198: result: no
2493configure:9198: checking for sys/sysinfo.h
2494configure:9198: result: no
2495configure:9198: checking wchar.h usability
2496configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2497configure:9198: $? = 0
2498configure:9198: result: yes
2499configure:9198: checking wchar.h presence
2500configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2501configure:9198: $? = 0
2502configure:9198: result: yes
2503configure:9198: checking for wchar.h
2504configure:9198: result: yes
2505configure:9198: checking wctype.h usability
2506configure:9198: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2507configure:9198: $? = 0
2508configure:9198: result: yes
2509configure:9198: checking wctype.h presence
2510configure:9198: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
2511configure:9198: $? = 0
2512configure:9198: result: yes
2513configure:9198: checking for wctype.h
2514configure:9198: result: yes
2515configure:9212: checking for sys/ptem.h
2516configure:9212: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2517conftest.c:65:10: fatal error: 'sys/ptem.h' file not found
2518#include <sys/ptem.h>
2519         ^
25201 error generated.
2521configure:9212: $? = 1
2522configure: failed program was:
2523| /* confdefs.h */
2524| #define PACKAGE_NAME ""
2525| #define PACKAGE_TARNAME ""
2526| #define PACKAGE_VERSION ""
2527| #define PACKAGE_STRING ""
2528| #define PACKAGE_BUGREPORT ""
2529| #define PACKAGE_URL ""
2530| #define UNIX 1
2531| #define STDC_HEADERS 1
2532| #define HAVE_SYS_WAIT_H 1
2533| #define HAVE_SYS_TYPES_H 1
2534| #define HAVE_SYS_STAT_H 1
2535| #define HAVE_STDLIB_H 1
2536| #define HAVE_STRING_H 1
2537| #define HAVE_MEMORY_H 1
2538| #define HAVE_STRINGS_H 1
2539| #define HAVE_INTTYPES_H 1
2540| #define HAVE_STDINT_H 1
2541| #define HAVE_UNISTD_H 1
2542| #define FEAT_HUGE 1
2543| #define USE_XSMP_INTERACT 1
2544| #define FEAT_NETBEANS_INTG 1
2545| #define FEAT_MBYTE 1
2546| #define HAVE_X11_SM_SMLIB_H 1
2547| #define HAVE_DATE_TIME 1
2548| #define HAVE_ATTRIBUTE_UNUSED 1
2549| #define HAVE_DIRENT_H 1
2550| #define HAVE_STDARG_H 1
2551| #define HAVE_STDINT_H 1
2552| #define HAVE_STDLIB_H 1
2553| #define HAVE_STRING_H 1
2554| #define HAVE_SYS_SELECT_H 1
2555| #define HAVE_SYS_UTSNAME_H 1
2556| #define HAVE_TERMCAP_H 1
2557| #define HAVE_FCNTL_H 1
2558| #define HAVE_SGTTY_H 1
2559| #define HAVE_SYS_IOCTL_H 1
2560| #define HAVE_SYS_TIME_H 1
2561| #define HAVE_SYS_TYPES_H 1
2562| #define HAVE_ICONV_H 1
2563| #define HAVE_INTTYPES_H 1
2564| #define HAVE_LANGINFO_H 1
2565| #define HAVE_MATH_H 1
2566| #define HAVE_UNISTD_H 1
2567| #define HAVE_ERRNO_H 1
2568| #define HAVE_SYS_RESOURCE_H 1
2569| #define HAVE_LOCALE_H 1
2570| #define HAVE_TERMIOS_H 1
2571| #define HAVE_LIBC_H 1
2572| #define HAVE_POLL_H 1
2573| #define HAVE_SYS_POLL_H 1
2574| #define HAVE_PWD_H 1
2575| #define HAVE_UTIME_H 1
2576| #define HAVE_SYS_PARAM_H 1
2577| #define HAVE_LIBINTL_H 1
2578| #define HAVE_LIBGEN_H 1
2579| #define HAVE_SYS_ACL_H 1
2580| #define HAVE_WCHAR_H 1
2581| #define HAVE_WCTYPE_H 1
2582| /* end confdefs.h.  */
2583| #if defined HAVE_SYS_STREAM_H
2584| #  include <sys/stream.h>
2585| #endif
2586|
2587| #include <sys/ptem.h>
2588configure:9212: result: no
2589configure:9228: checking for sys/sysctl.h
2590configure:9228: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2591configure:9228: $? = 0
2592configure:9228: result: yes
2593configure:9243: checking for pthread_np.h
2594configure:9258: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2595conftest.c:64:10: fatal error: 'pthread_np.h' file not found
2596#include <pthread_np.h>
2597         ^
25981 error generated.
2599configure:9258: $? = 1
2600configure: failed program was:
2601| /* confdefs.h */
2602| #define PACKAGE_NAME ""
2603| #define PACKAGE_TARNAME ""
2604| #define PACKAGE_VERSION ""
2605| #define PACKAGE_STRING ""
2606| #define PACKAGE_BUGREPORT ""
2607| #define PACKAGE_URL ""
2608| #define UNIX 1
2609| #define STDC_HEADERS 1
2610| #define HAVE_SYS_WAIT_H 1
2611| #define HAVE_SYS_TYPES_H 1
2612| #define HAVE_SYS_STAT_H 1
2613| #define HAVE_STDLIB_H 1
2614| #define HAVE_STRING_H 1
2615| #define HAVE_MEMORY_H 1
2616| #define HAVE_STRINGS_H 1
2617| #define HAVE_INTTYPES_H 1
2618| #define HAVE_STDINT_H 1
2619| #define HAVE_UNISTD_H 1
2620| #define FEAT_HUGE 1
2621| #define USE_XSMP_INTERACT 1
2622| #define FEAT_NETBEANS_INTG 1
2623| #define FEAT_MBYTE 1
2624| #define HAVE_X11_SM_SMLIB_H 1
2625| #define HAVE_DATE_TIME 1
2626| #define HAVE_ATTRIBUTE_UNUSED 1
2627| #define HAVE_DIRENT_H 1
2628| #define HAVE_STDARG_H 1
2629| #define HAVE_STDINT_H 1
2630| #define HAVE_STDLIB_H 1
2631| #define HAVE_STRING_H 1
2632| #define HAVE_SYS_SELECT_H 1
2633| #define HAVE_SYS_UTSNAME_H 1
2634| #define HAVE_TERMCAP_H 1
2635| #define HAVE_FCNTL_H 1
2636| #define HAVE_SGTTY_H 1
2637| #define HAVE_SYS_IOCTL_H 1
2638| #define HAVE_SYS_TIME_H 1
2639| #define HAVE_SYS_TYPES_H 1
2640| #define HAVE_ICONV_H 1
2641| #define HAVE_INTTYPES_H 1
2642| #define HAVE_LANGINFO_H 1
2643| #define HAVE_MATH_H 1
2644| #define HAVE_UNISTD_H 1
2645| #define HAVE_ERRNO_H 1
2646| #define HAVE_SYS_RESOURCE_H 1
2647| #define HAVE_LOCALE_H 1
2648| #define HAVE_TERMIOS_H 1
2649| #define HAVE_LIBC_H 1
2650| #define HAVE_POLL_H 1
2651| #define HAVE_SYS_POLL_H 1
2652| #define HAVE_PWD_H 1
2653| #define HAVE_UTIME_H 1
2654| #define HAVE_SYS_PARAM_H 1
2655| #define HAVE_LIBINTL_H 1
2656| #define HAVE_LIBGEN_H 1
2657| #define HAVE_SYS_ACL_H 1
2658| #define HAVE_WCHAR_H 1
2659| #define HAVE_WCTYPE_H 1
2660| #define HAVE_SYS_SYSCTL_H 1
2661| /* end confdefs.h.  */
2662|
2663| #include <pthread.h>
2664| #include <pthread_np.h>
2665| int
2666| main ()
2667| {
2668| int i; i = 0;
2669|   ;
2670|   return 0;
2671| }
2672configure:9264: result: no
2673configure:9271: checking for strings.h
2674configure:9271: result: yes
2675configure:9329: checking whether /usr/bin/clang needs -traditional
2676conftest.c:64:10: fatal error: 'termio.h' file not found
2677#include <termio.h>
2678         ^
26791 error generated.
2680configure:9363: result: no
2681configure:9370: checking for an ANSI C-conforming const
2682configure:9435: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2683configure:9435: $? = 0
2684configure:9442: result: yes
2685configure:9450: checking for working volatile
2686configure:9469: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2687configure:9469: $? = 0
2688configure:9476: result: yes
2689configure:9484: checking for mode_t
2690configure:9484: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2691configure:9484: $? = 0
2692configure:9484: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2693conftest.c:100:21: error: expected expression
2694if (sizeof ((mode_t)))
2695                    ^
26961 error generated.
2697configure:9484: $? = 1
2698configure: failed program was:
2699| /* confdefs.h */
2700| #define PACKAGE_NAME ""
2701| #define PACKAGE_TARNAME ""
2702| #define PACKAGE_VERSION ""
2703| #define PACKAGE_STRING ""
2704| #define PACKAGE_BUGREPORT ""
2705| #define PACKAGE_URL ""
2706| #define UNIX 1
2707| #define STDC_HEADERS 1
2708| #define HAVE_SYS_WAIT_H 1
2709| #define HAVE_SYS_TYPES_H 1
2710| #define HAVE_SYS_STAT_H 1
2711| #define HAVE_STDLIB_H 1
2712| #define HAVE_STRING_H 1
2713| #define HAVE_MEMORY_H 1
2714| #define HAVE_STRINGS_H 1
2715| #define HAVE_INTTYPES_H 1
2716| #define HAVE_STDINT_H 1
2717| #define HAVE_UNISTD_H 1
2718| #define FEAT_HUGE 1
2719| #define USE_XSMP_INTERACT 1
2720| #define FEAT_NETBEANS_INTG 1
2721| #define FEAT_MBYTE 1
2722| #define HAVE_X11_SM_SMLIB_H 1
2723| #define HAVE_DATE_TIME 1
2724| #define HAVE_ATTRIBUTE_UNUSED 1
2725| #define HAVE_DIRENT_H 1
2726| #define HAVE_STDARG_H 1
2727| #define HAVE_STDINT_H 1
2728| #define HAVE_STDLIB_H 1
2729| #define HAVE_STRING_H 1
2730| #define HAVE_SYS_SELECT_H 1
2731| #define HAVE_SYS_UTSNAME_H 1
2732| #define HAVE_TERMCAP_H 1
2733| #define HAVE_FCNTL_H 1
2734| #define HAVE_SGTTY_H 1
2735| #define HAVE_SYS_IOCTL_H 1
2736| #define HAVE_SYS_TIME_H 1
2737| #define HAVE_SYS_TYPES_H 1
2738| #define HAVE_ICONV_H 1
2739| #define HAVE_INTTYPES_H 1
2740| #define HAVE_LANGINFO_H 1
2741| #define HAVE_MATH_H 1
2742| #define HAVE_UNISTD_H 1
2743| #define HAVE_ERRNO_H 1
2744| #define HAVE_SYS_RESOURCE_H 1
2745| #define HAVE_LOCALE_H 1
2746| #define HAVE_TERMIOS_H 1
2747| #define HAVE_LIBC_H 1
2748| #define HAVE_POLL_H 1
2749| #define HAVE_SYS_POLL_H 1
2750| #define HAVE_PWD_H 1
2751| #define HAVE_UTIME_H 1
2752| #define HAVE_SYS_PARAM_H 1
2753| #define HAVE_LIBINTL_H 1
2754| #define HAVE_LIBGEN_H 1
2755| #define HAVE_SYS_ACL_H 1
2756| #define HAVE_WCHAR_H 1
2757| #define HAVE_WCTYPE_H 1
2758| #define HAVE_SYS_SYSCTL_H 1
2759| #define HAVE_STRINGS_H 1
2760| #define NO_STRINGS_WITH_STRING_H 1
2761| /* end confdefs.h.  */
2762| #include <stdio.h>
2763| #ifdef HAVE_SYS_TYPES_H
2764| # include <sys/types.h>
2765| #endif
2766| #ifdef HAVE_SYS_STAT_H
2767| # include <sys/stat.h>
2768| #endif
2769| #ifdef STDC_HEADERS
2770| # include <stdlib.h>
2771| # include <stddef.h>
2772| #else
2773| # ifdef HAVE_STDLIB_H
2774| #  include <stdlib.h>
2775| # endif
2776| #endif
2777| #ifdef HAVE_STRING_H
2778| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2779| #  include <memory.h>
2780| # endif
2781| # include <string.h>
2782| #endif
2783| #ifdef HAVE_STRINGS_H
2784| # include <strings.h>
2785| #endif
2786| #ifdef HAVE_INTTYPES_H
2787| # include <inttypes.h>
2788| #endif
2789| #ifdef HAVE_STDINT_H
2790| # include <stdint.h>
2791| #endif
2792| #ifdef HAVE_UNISTD_H
2793| # include <unistd.h>
2794| #endif
2795| int
2796| main ()
2797| {
2798| if (sizeof ((mode_t)))
2799|           return 0;
2800|   ;
2801|   return 0;
2802| }
2803configure:9484: result: yes
2804configure:9495: checking for off_t
2805configure:9495: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2806configure:9495: $? = 0
2807configure:9495: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2808conftest.c:100:20: error: expected expression
2809if (sizeof ((off_t)))
2810                   ^
28111 error generated.
2812configure:9495: $? = 1
2813configure: failed program was:
2814| /* confdefs.h */
2815| #define PACKAGE_NAME ""
2816| #define PACKAGE_TARNAME ""
2817| #define PACKAGE_VERSION ""
2818| #define PACKAGE_STRING ""
2819| #define PACKAGE_BUGREPORT ""
2820| #define PACKAGE_URL ""
2821| #define UNIX 1
2822| #define STDC_HEADERS 1
2823| #define HAVE_SYS_WAIT_H 1
2824| #define HAVE_SYS_TYPES_H 1
2825| #define HAVE_SYS_STAT_H 1
2826| #define HAVE_STDLIB_H 1
2827| #define HAVE_STRING_H 1
2828| #define HAVE_MEMORY_H 1
2829| #define HAVE_STRINGS_H 1
2830| #define HAVE_INTTYPES_H 1
2831| #define HAVE_STDINT_H 1
2832| #define HAVE_UNISTD_H 1
2833| #define FEAT_HUGE 1
2834| #define USE_XSMP_INTERACT 1
2835| #define FEAT_NETBEANS_INTG 1
2836| #define FEAT_MBYTE 1
2837| #define HAVE_X11_SM_SMLIB_H 1
2838| #define HAVE_DATE_TIME 1
2839| #define HAVE_ATTRIBUTE_UNUSED 1
2840| #define HAVE_DIRENT_H 1
2841| #define HAVE_STDARG_H 1
2842| #define HAVE_STDINT_H 1
2843| #define HAVE_STDLIB_H 1
2844| #define HAVE_STRING_H 1
2845| #define HAVE_SYS_SELECT_H 1
2846| #define HAVE_SYS_UTSNAME_H 1
2847| #define HAVE_TERMCAP_H 1
2848| #define HAVE_FCNTL_H 1
2849| #define HAVE_SGTTY_H 1
2850| #define HAVE_SYS_IOCTL_H 1
2851| #define HAVE_SYS_TIME_H 1
2852| #define HAVE_SYS_TYPES_H 1
2853| #define HAVE_ICONV_H 1
2854| #define HAVE_INTTYPES_H 1
2855| #define HAVE_LANGINFO_H 1
2856| #define HAVE_MATH_H 1
2857| #define HAVE_UNISTD_H 1
2858| #define HAVE_ERRNO_H 1
2859| #define HAVE_SYS_RESOURCE_H 1
2860| #define HAVE_LOCALE_H 1
2861| #define HAVE_TERMIOS_H 1
2862| #define HAVE_LIBC_H 1
2863| #define HAVE_POLL_H 1
2864| #define HAVE_SYS_POLL_H 1
2865| #define HAVE_PWD_H 1
2866| #define HAVE_UTIME_H 1
2867| #define HAVE_SYS_PARAM_H 1
2868| #define HAVE_LIBINTL_H 1
2869| #define HAVE_LIBGEN_H 1
2870| #define HAVE_SYS_ACL_H 1
2871| #define HAVE_WCHAR_H 1
2872| #define HAVE_WCTYPE_H 1
2873| #define HAVE_SYS_SYSCTL_H 1
2874| #define HAVE_STRINGS_H 1
2875| #define NO_STRINGS_WITH_STRING_H 1
2876| /* end confdefs.h.  */
2877| #include <stdio.h>
2878| #ifdef HAVE_SYS_TYPES_H
2879| # include <sys/types.h>
2880| #endif
2881| #ifdef HAVE_SYS_STAT_H
2882| # include <sys/stat.h>
2883| #endif
2884| #ifdef STDC_HEADERS
2885| # include <stdlib.h>
2886| # include <stddef.h>
2887| #else
2888| # ifdef HAVE_STDLIB_H
2889| #  include <stdlib.h>
2890| # endif
2891| #endif
2892| #ifdef HAVE_STRING_H
2893| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2894| #  include <memory.h>
2895| # endif
2896| # include <string.h>
2897| #endif
2898| #ifdef HAVE_STRINGS_H
2899| # include <strings.h>
2900| #endif
2901| #ifdef HAVE_INTTYPES_H
2902| # include <inttypes.h>
2903| #endif
2904| #ifdef HAVE_STDINT_H
2905| # include <stdint.h>
2906| #endif
2907| #ifdef HAVE_UNISTD_H
2908| # include <unistd.h>
2909| #endif
2910| int
2911| main ()
2912| {
2913| if (sizeof ((off_t)))
2914|           return 0;
2915|   ;
2916|   return 0;
2917| }
2918configure:9495: result: yes
2919configure:9506: checking for pid_t
2920configure:9506: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2921configure:9506: $? = 0
2922configure:9506: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
2923conftest.c:100:20: error: expected expression
2924if (sizeof ((pid_t)))
2925                   ^
29261 error generated.
2927configure:9506: $? = 1
2928configure: failed program was:
2929| /* confdefs.h */
2930| #define PACKAGE_NAME ""
2931| #define PACKAGE_TARNAME ""
2932| #define PACKAGE_VERSION ""
2933| #define PACKAGE_STRING ""
2934| #define PACKAGE_BUGREPORT ""
2935| #define PACKAGE_URL ""
2936| #define UNIX 1
2937| #define STDC_HEADERS 1
2938| #define HAVE_SYS_WAIT_H 1
2939| #define HAVE_SYS_TYPES_H 1
2940| #define HAVE_SYS_STAT_H 1
2941| #define HAVE_STDLIB_H 1
2942| #define HAVE_STRING_H 1
2943| #define HAVE_MEMORY_H 1
2944| #define HAVE_STRINGS_H 1
2945| #define HAVE_INTTYPES_H 1
2946| #define HAVE_STDINT_H 1
2947| #define HAVE_UNISTD_H 1
2948| #define FEAT_HUGE 1
2949| #define USE_XSMP_INTERACT 1
2950| #define FEAT_NETBEANS_INTG 1
2951| #define FEAT_MBYTE 1
2952| #define HAVE_X11_SM_SMLIB_H 1
2953| #define HAVE_DATE_TIME 1
2954| #define HAVE_ATTRIBUTE_UNUSED 1
2955| #define HAVE_DIRENT_H 1
2956| #define HAVE_STDARG_H 1
2957| #define HAVE_STDINT_H 1
2958| #define HAVE_STDLIB_H 1
2959| #define HAVE_STRING_H 1
2960| #define HAVE_SYS_SELECT_H 1
2961| #define HAVE_SYS_UTSNAME_H 1
2962| #define HAVE_TERMCAP_H 1
2963| #define HAVE_FCNTL_H 1
2964| #define HAVE_SGTTY_H 1
2965| #define HAVE_SYS_IOCTL_H 1
2966| #define HAVE_SYS_TIME_H 1
2967| #define HAVE_SYS_TYPES_H 1
2968| #define HAVE_ICONV_H 1
2969| #define HAVE_INTTYPES_H 1
2970| #define HAVE_LANGINFO_H 1
2971| #define HAVE_MATH_H 1
2972| #define HAVE_UNISTD_H 1
2973| #define HAVE_ERRNO_H 1
2974| #define HAVE_SYS_RESOURCE_H 1
2975| #define HAVE_LOCALE_H 1
2976| #define HAVE_TERMIOS_H 1
2977| #define HAVE_LIBC_H 1
2978| #define HAVE_POLL_H 1
2979| #define HAVE_SYS_POLL_H 1
2980| #define HAVE_PWD_H 1
2981| #define HAVE_UTIME_H 1
2982| #define HAVE_SYS_PARAM_H 1
2983| #define HAVE_LIBINTL_H 1
2984| #define HAVE_LIBGEN_H 1
2985| #define HAVE_SYS_ACL_H 1
2986| #define HAVE_WCHAR_H 1
2987| #define HAVE_WCTYPE_H 1
2988| #define HAVE_SYS_SYSCTL_H 1
2989| #define HAVE_STRINGS_H 1
2990| #define NO_STRINGS_WITH_STRING_H 1
2991| /* end confdefs.h.  */
2992| #include <stdio.h>
2993| #ifdef HAVE_SYS_TYPES_H
2994| # include <sys/types.h>
2995| #endif
2996| #ifdef HAVE_SYS_STAT_H
2997| # include <sys/stat.h>
2998| #endif
2999| #ifdef STDC_HEADERS
3000| # include <stdlib.h>
3001| # include <stddef.h>
3002| #else
3003| # ifdef HAVE_STDLIB_H
3004| #  include <stdlib.h>
3005| # endif
3006| #endif
3007| #ifdef HAVE_STRING_H
3008| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3009| #  include <memory.h>
3010| # endif
3011| # include <string.h>
3012| #endif
3013| #ifdef HAVE_STRINGS_H
3014| # include <strings.h>
3015| #endif
3016| #ifdef HAVE_INTTYPES_H
3017| # include <inttypes.h>
3018| #endif
3019| #ifdef HAVE_STDINT_H
3020| # include <stdint.h>
3021| #endif
3022| #ifdef HAVE_UNISTD_H
3023| # include <unistd.h>
3024| #endif
3025| int
3026| main ()
3027| {
3028| if (sizeof ((pid_t)))
3029|           return 0;
3030|   ;
3031|   return 0;
3032| }
3033configure:9506: result: yes
3034configure:9517: checking for size_t
3035configure:9517: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3036configure:9517: $? = 0
3037configure:9517: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3038conftest.c:100:21: error: expected expression
3039if (sizeof ((size_t)))
3040                    ^
30411 error generated.
3042configure:9517: $? = 1
3043configure: failed program was:
3044| /* confdefs.h */
3045| #define PACKAGE_NAME ""
3046| #define PACKAGE_TARNAME ""
3047| #define PACKAGE_VERSION ""
3048| #define PACKAGE_STRING ""
3049| #define PACKAGE_BUGREPORT ""
3050| #define PACKAGE_URL ""
3051| #define UNIX 1
3052| #define STDC_HEADERS 1
3053| #define HAVE_SYS_WAIT_H 1
3054| #define HAVE_SYS_TYPES_H 1
3055| #define HAVE_SYS_STAT_H 1
3056| #define HAVE_STDLIB_H 1
3057| #define HAVE_STRING_H 1
3058| #define HAVE_MEMORY_H 1
3059| #define HAVE_STRINGS_H 1
3060| #define HAVE_INTTYPES_H 1
3061| #define HAVE_STDINT_H 1
3062| #define HAVE_UNISTD_H 1
3063| #define FEAT_HUGE 1
3064| #define USE_XSMP_INTERACT 1
3065| #define FEAT_NETBEANS_INTG 1
3066| #define FEAT_MBYTE 1
3067| #define HAVE_X11_SM_SMLIB_H 1
3068| #define HAVE_DATE_TIME 1
3069| #define HAVE_ATTRIBUTE_UNUSED 1
3070| #define HAVE_DIRENT_H 1
3071| #define HAVE_STDARG_H 1
3072| #define HAVE_STDINT_H 1
3073| #define HAVE_STDLIB_H 1
3074| #define HAVE_STRING_H 1
3075| #define HAVE_SYS_SELECT_H 1
3076| #define HAVE_SYS_UTSNAME_H 1
3077| #define HAVE_TERMCAP_H 1
3078| #define HAVE_FCNTL_H 1
3079| #define HAVE_SGTTY_H 1
3080| #define HAVE_SYS_IOCTL_H 1
3081| #define HAVE_SYS_TIME_H 1
3082| #define HAVE_SYS_TYPES_H 1
3083| #define HAVE_ICONV_H 1
3084| #define HAVE_INTTYPES_H 1
3085| #define HAVE_LANGINFO_H 1
3086| #define HAVE_MATH_H 1
3087| #define HAVE_UNISTD_H 1
3088| #define HAVE_ERRNO_H 1
3089| #define HAVE_SYS_RESOURCE_H 1
3090| #define HAVE_LOCALE_H 1
3091| #define HAVE_TERMIOS_H 1
3092| #define HAVE_LIBC_H 1
3093| #define HAVE_POLL_H 1
3094| #define HAVE_SYS_POLL_H 1
3095| #define HAVE_PWD_H 1
3096| #define HAVE_UTIME_H 1
3097| #define HAVE_SYS_PARAM_H 1
3098| #define HAVE_LIBINTL_H 1
3099| #define HAVE_LIBGEN_H 1
3100| #define HAVE_SYS_ACL_H 1
3101| #define HAVE_WCHAR_H 1
3102| #define HAVE_WCTYPE_H 1
3103| #define HAVE_SYS_SYSCTL_H 1
3104| #define HAVE_STRINGS_H 1
3105| #define NO_STRINGS_WITH_STRING_H 1
3106| /* end confdefs.h.  */
3107| #include <stdio.h>
3108| #ifdef HAVE_SYS_TYPES_H
3109| # include <sys/types.h>
3110| #endif
3111| #ifdef HAVE_SYS_STAT_H
3112| # include <sys/stat.h>
3113| #endif
3114| #ifdef STDC_HEADERS
3115| # include <stdlib.h>
3116| # include <stddef.h>
3117| #else
3118| # ifdef HAVE_STDLIB_H
3119| #  include <stdlib.h>
3120| # endif
3121| #endif
3122| #ifdef HAVE_STRING_H
3123| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3124| #  include <memory.h>
3125| # endif
3126| # include <string.h>
3127| #endif
3128| #ifdef HAVE_STRINGS_H
3129| # include <strings.h>
3130| #endif
3131| #ifdef HAVE_INTTYPES_H
3132| # include <inttypes.h>
3133| #endif
3134| #ifdef HAVE_STDINT_H
3135| # include <stdint.h>
3136| #endif
3137| #ifdef HAVE_UNISTD_H
3138| # include <unistd.h>
3139| #endif
3140| int
3141| main ()
3142| {
3143| if (sizeof ((size_t)))
3144|           return 0;
3145|   ;
3146|   return 0;
3147| }
3148configure:9517: result: yes
3149configure:9528: checking for uid_t in sys/types.h
3150configure:9547: result: yes
3151configure:9558: checking for uint32_t
3152configure:9558: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3153configure:9558: $? = 0
3154configure:9558: result: yes
3155configure:9573: checking whether time.h and sys/time.h may both be included
3156configure:9593: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3157configure:9593: $? = 0
3158configure:9600: result: yes
3159configure:9608: checking for ino_t
3160configure:9608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3161configure:9608: $? = 0
3162configure:9608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3163conftest.c:101:20: error: expected expression
3164if (sizeof ((ino_t)))
3165                   ^
31661 error generated.
3167configure:9608: $? = 1
3168configure: failed program was:
3169| /* confdefs.h */
3170| #define PACKAGE_NAME ""
3171| #define PACKAGE_TARNAME ""
3172| #define PACKAGE_VERSION ""
3173| #define PACKAGE_STRING ""
3174| #define PACKAGE_BUGREPORT ""
3175| #define PACKAGE_URL ""
3176| #define UNIX 1
3177| #define STDC_HEADERS 1
3178| #define HAVE_SYS_WAIT_H 1
3179| #define HAVE_SYS_TYPES_H 1
3180| #define HAVE_SYS_STAT_H 1
3181| #define HAVE_STDLIB_H 1
3182| #define HAVE_STRING_H 1
3183| #define HAVE_MEMORY_H 1
3184| #define HAVE_STRINGS_H 1
3185| #define HAVE_INTTYPES_H 1
3186| #define HAVE_STDINT_H 1
3187| #define HAVE_UNISTD_H 1
3188| #define FEAT_HUGE 1
3189| #define USE_XSMP_INTERACT 1
3190| #define FEAT_NETBEANS_INTG 1
3191| #define FEAT_MBYTE 1
3192| #define HAVE_X11_SM_SMLIB_H 1
3193| #define HAVE_DATE_TIME 1
3194| #define HAVE_ATTRIBUTE_UNUSED 1
3195| #define HAVE_DIRENT_H 1
3196| #define HAVE_STDARG_H 1
3197| #define HAVE_STDINT_H 1
3198| #define HAVE_STDLIB_H 1
3199| #define HAVE_STRING_H 1
3200| #define HAVE_SYS_SELECT_H 1
3201| #define HAVE_SYS_UTSNAME_H 1
3202| #define HAVE_TERMCAP_H 1
3203| #define HAVE_FCNTL_H 1
3204| #define HAVE_SGTTY_H 1
3205| #define HAVE_SYS_IOCTL_H 1
3206| #define HAVE_SYS_TIME_H 1
3207| #define HAVE_SYS_TYPES_H 1
3208| #define HAVE_ICONV_H 1
3209| #define HAVE_INTTYPES_H 1
3210| #define HAVE_LANGINFO_H 1
3211| #define HAVE_MATH_H 1
3212| #define HAVE_UNISTD_H 1
3213| #define HAVE_ERRNO_H 1
3214| #define HAVE_SYS_RESOURCE_H 1
3215| #define HAVE_LOCALE_H 1
3216| #define HAVE_TERMIOS_H 1
3217| #define HAVE_LIBC_H 1
3218| #define HAVE_POLL_H 1
3219| #define HAVE_SYS_POLL_H 1
3220| #define HAVE_PWD_H 1
3221| #define HAVE_UTIME_H 1
3222| #define HAVE_SYS_PARAM_H 1
3223| #define HAVE_LIBINTL_H 1
3224| #define HAVE_LIBGEN_H 1
3225| #define HAVE_SYS_ACL_H 1
3226| #define HAVE_WCHAR_H 1
3227| #define HAVE_WCTYPE_H 1
3228| #define HAVE_SYS_SYSCTL_H 1
3229| #define HAVE_STRINGS_H 1
3230| #define NO_STRINGS_WITH_STRING_H 1
3231| #define TIME_WITH_SYS_TIME 1
3232| /* end confdefs.h.  */
3233| #include <stdio.h>
3234| #ifdef HAVE_SYS_TYPES_H
3235| # include <sys/types.h>
3236| #endif
3237| #ifdef HAVE_SYS_STAT_H
3238| # include <sys/stat.h>
3239| #endif
3240| #ifdef STDC_HEADERS
3241| # include <stdlib.h>
3242| # include <stddef.h>
3243| #else
3244| # ifdef HAVE_STDLIB_H
3245| #  include <stdlib.h>
3246| # endif
3247| #endif
3248| #ifdef HAVE_STRING_H
3249| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3250| #  include <memory.h>
3251| # endif
3252| # include <string.h>
3253| #endif
3254| #ifdef HAVE_STRINGS_H
3255| # include <strings.h>
3256| #endif
3257| #ifdef HAVE_INTTYPES_H
3258| # include <inttypes.h>
3259| #endif
3260| #ifdef HAVE_STDINT_H
3261| # include <stdint.h>
3262| #endif
3263| #ifdef HAVE_UNISTD_H
3264| # include <unistd.h>
3265| #endif
3266| int
3267| main ()
3268| {
3269| if (sizeof ((ino_t)))
3270|           return 0;
3271|   ;
3272|   return 0;
3273| }
3274configure:9608: result: yes
3275configure:9619: checking for dev_t
3276configure:9619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3277configure:9619: $? = 0
3278configure:9619: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3279conftest.c:101:20: error: expected expression
3280if (sizeof ((dev_t)))
3281                   ^
32821 error generated.
3283configure:9619: $? = 1
3284configure: failed program was:
3285| /* confdefs.h */
3286| #define PACKAGE_NAME ""
3287| #define PACKAGE_TARNAME ""
3288| #define PACKAGE_VERSION ""
3289| #define PACKAGE_STRING ""
3290| #define PACKAGE_BUGREPORT ""
3291| #define PACKAGE_URL ""
3292| #define UNIX 1
3293| #define STDC_HEADERS 1
3294| #define HAVE_SYS_WAIT_H 1
3295| #define HAVE_SYS_TYPES_H 1
3296| #define HAVE_SYS_STAT_H 1
3297| #define HAVE_STDLIB_H 1
3298| #define HAVE_STRING_H 1
3299| #define HAVE_MEMORY_H 1
3300| #define HAVE_STRINGS_H 1
3301| #define HAVE_INTTYPES_H 1
3302| #define HAVE_STDINT_H 1
3303| #define HAVE_UNISTD_H 1
3304| #define FEAT_HUGE 1
3305| #define USE_XSMP_INTERACT 1
3306| #define FEAT_NETBEANS_INTG 1
3307| #define FEAT_MBYTE 1
3308| #define HAVE_X11_SM_SMLIB_H 1
3309| #define HAVE_DATE_TIME 1
3310| #define HAVE_ATTRIBUTE_UNUSED 1
3311| #define HAVE_DIRENT_H 1
3312| #define HAVE_STDARG_H 1
3313| #define HAVE_STDINT_H 1
3314| #define HAVE_STDLIB_H 1
3315| #define HAVE_STRING_H 1
3316| #define HAVE_SYS_SELECT_H 1
3317| #define HAVE_SYS_UTSNAME_H 1
3318| #define HAVE_TERMCAP_H 1
3319| #define HAVE_FCNTL_H 1
3320| #define HAVE_SGTTY_H 1
3321| #define HAVE_SYS_IOCTL_H 1
3322| #define HAVE_SYS_TIME_H 1
3323| #define HAVE_SYS_TYPES_H 1
3324| #define HAVE_ICONV_H 1
3325| #define HAVE_INTTYPES_H 1
3326| #define HAVE_LANGINFO_H 1
3327| #define HAVE_MATH_H 1
3328| #define HAVE_UNISTD_H 1
3329| #define HAVE_ERRNO_H 1
3330| #define HAVE_SYS_RESOURCE_H 1
3331| #define HAVE_LOCALE_H 1
3332| #define HAVE_TERMIOS_H 1
3333| #define HAVE_LIBC_H 1
3334| #define HAVE_POLL_H 1
3335| #define HAVE_SYS_POLL_H 1
3336| #define HAVE_PWD_H 1
3337| #define HAVE_UTIME_H 1
3338| #define HAVE_SYS_PARAM_H 1
3339| #define HAVE_LIBINTL_H 1
3340| #define HAVE_LIBGEN_H 1
3341| #define HAVE_SYS_ACL_H 1
3342| #define HAVE_WCHAR_H 1
3343| #define HAVE_WCTYPE_H 1
3344| #define HAVE_SYS_SYSCTL_H 1
3345| #define HAVE_STRINGS_H 1
3346| #define NO_STRINGS_WITH_STRING_H 1
3347| #define TIME_WITH_SYS_TIME 1
3348| /* end confdefs.h.  */
3349| #include <stdio.h>
3350| #ifdef HAVE_SYS_TYPES_H
3351| # include <sys/types.h>
3352| #endif
3353| #ifdef HAVE_SYS_STAT_H
3354| # include <sys/stat.h>
3355| #endif
3356| #ifdef STDC_HEADERS
3357| # include <stdlib.h>
3358| # include <stddef.h>
3359| #else
3360| # ifdef HAVE_STDLIB_H
3361| #  include <stdlib.h>
3362| # endif
3363| #endif
3364| #ifdef HAVE_STRING_H
3365| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3366| #  include <memory.h>
3367| # endif
3368| # include <string.h>
3369| #endif
3370| #ifdef HAVE_STRINGS_H
3371| # include <strings.h>
3372| #endif
3373| #ifdef HAVE_INTTYPES_H
3374| # include <inttypes.h>
3375| #endif
3376| #ifdef HAVE_STDINT_H
3377| # include <stdint.h>
3378| #endif
3379| #ifdef HAVE_UNISTD_H
3380| # include <unistd.h>
3381| #endif
3382| int
3383| main ()
3384| {
3385| if (sizeof ((dev_t)))
3386|           return 0;
3387|   ;
3388|   return 0;
3389| }
3390configure:9619: result: yes
3391configure:9630: checking whether byte ordering is bigendian
3392configure:9645: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3393configure:9645: $? = 0
3394configure:9690: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3395configure:9690: $? = 0
3396configure:9708: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3397conftest.c:72:4: error: use of undeclared identifier 'not'
3398                 not big endian
3399                 ^
34001 error generated.
3401configure:9708: $? = 1
3402configure: failed program was:
3403| /* confdefs.h */
3404| #define PACKAGE_NAME ""
3405| #define PACKAGE_TARNAME ""
3406| #define PACKAGE_VERSION ""
3407| #define PACKAGE_STRING ""
3408| #define PACKAGE_BUGREPORT ""
3409| #define PACKAGE_URL ""
3410| #define UNIX 1
3411| #define STDC_HEADERS 1
3412| #define HAVE_SYS_WAIT_H 1
3413| #define HAVE_SYS_TYPES_H 1
3414| #define HAVE_SYS_STAT_H 1
3415| #define HAVE_STDLIB_H 1
3416| #define HAVE_STRING_H 1
3417| #define HAVE_MEMORY_H 1
3418| #define HAVE_STRINGS_H 1
3419| #define HAVE_INTTYPES_H 1
3420| #define HAVE_STDINT_H 1
3421| #define HAVE_UNISTD_H 1
3422| #define FEAT_HUGE 1
3423| #define USE_XSMP_INTERACT 1
3424| #define FEAT_NETBEANS_INTG 1
3425| #define FEAT_MBYTE 1
3426| #define HAVE_X11_SM_SMLIB_H 1
3427| #define HAVE_DATE_TIME 1
3428| #define HAVE_ATTRIBUTE_UNUSED 1
3429| #define HAVE_DIRENT_H 1
3430| #define HAVE_STDARG_H 1
3431| #define HAVE_STDINT_H 1
3432| #define HAVE_STDLIB_H 1
3433| #define HAVE_STRING_H 1
3434| #define HAVE_SYS_SELECT_H 1
3435| #define HAVE_SYS_UTSNAME_H 1
3436| #define HAVE_TERMCAP_H 1
3437| #define HAVE_FCNTL_H 1
3438| #define HAVE_SGTTY_H 1
3439| #define HAVE_SYS_IOCTL_H 1
3440| #define HAVE_SYS_TIME_H 1
3441| #define HAVE_SYS_TYPES_H 1
3442| #define HAVE_ICONV_H 1
3443| #define HAVE_INTTYPES_H 1
3444| #define HAVE_LANGINFO_H 1
3445| #define HAVE_MATH_H 1
3446| #define HAVE_UNISTD_H 1
3447| #define HAVE_ERRNO_H 1
3448| #define HAVE_SYS_RESOURCE_H 1
3449| #define HAVE_LOCALE_H 1
3450| #define HAVE_TERMIOS_H 1
3451| #define HAVE_LIBC_H 1
3452| #define HAVE_POLL_H 1
3453| #define HAVE_SYS_POLL_H 1
3454| #define HAVE_PWD_H 1
3455| #define HAVE_UTIME_H 1
3456| #define HAVE_SYS_PARAM_H 1
3457| #define HAVE_LIBINTL_H 1
3458| #define HAVE_LIBGEN_H 1
3459| #define HAVE_SYS_ACL_H 1
3460| #define HAVE_WCHAR_H 1
3461| #define HAVE_WCTYPE_H 1
3462| #define HAVE_SYS_SYSCTL_H 1
3463| #define HAVE_STRINGS_H 1
3464| #define NO_STRINGS_WITH_STRING_H 1
3465| #define TIME_WITH_SYS_TIME 1
3466| /* end confdefs.h.  */
3467| #include <sys/types.h>
3468|               #include <sys/param.h>
3469|
3470| int
3471| main ()
3472| {
3473| #if BYTE_ORDER != BIG_ENDIAN
3474|                not big endian
3475|               #endif
3476|
3477|   ;
3478|   return 0;
3479| }
3480configure:9836: result: no
3481configure:9855: checking for rlim_t
3482configure:9882: result: yes
3483configure:9891: checking for stack_t
3484configure:9916: result: yes
3485configure:9925: checking whether stack_t has an ss_base field
3486configure:9946: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3487conftest.c:77:24: error: no member named 'ss_base' in 'struct __darwin_sigaltstack'
3488stack_t sigstk; sigstk.ss_base = 0;
3489                ~~~~~~ ^
34901 error generated.
3491configure:9946: $? = 1
3492configure: failed program was:
3493| /* confdefs.h */
3494| #define PACKAGE_NAME ""
3495| #define PACKAGE_TARNAME ""
3496| #define PACKAGE_VERSION ""
3497| #define PACKAGE_STRING ""
3498| #define PACKAGE_BUGREPORT ""
3499| #define PACKAGE_URL ""
3500| #define UNIX 1
3501| #define STDC_HEADERS 1
3502| #define HAVE_SYS_WAIT_H 1
3503| #define HAVE_SYS_TYPES_H 1
3504| #define HAVE_SYS_STAT_H 1
3505| #define HAVE_STDLIB_H 1
3506| #define HAVE_STRING_H 1
3507| #define HAVE_MEMORY_H 1
3508| #define HAVE_STRINGS_H 1
3509| #define HAVE_INTTYPES_H 1
3510| #define HAVE_STDINT_H 1
3511| #define HAVE_UNISTD_H 1
3512| #define FEAT_HUGE 1
3513| #define USE_XSMP_INTERACT 1
3514| #define FEAT_NETBEANS_INTG 1
3515| #define FEAT_MBYTE 1
3516| #define HAVE_X11_SM_SMLIB_H 1
3517| #define HAVE_DATE_TIME 1
3518| #define HAVE_ATTRIBUTE_UNUSED 1
3519| #define HAVE_DIRENT_H 1
3520| #define HAVE_STDARG_H 1
3521| #define HAVE_STDINT_H 1
3522| #define HAVE_STDLIB_H 1
3523| #define HAVE_STRING_H 1
3524| #define HAVE_SYS_SELECT_H 1
3525| #define HAVE_SYS_UTSNAME_H 1
3526| #define HAVE_TERMCAP_H 1
3527| #define HAVE_FCNTL_H 1
3528| #define HAVE_SGTTY_H 1
3529| #define HAVE_SYS_IOCTL_H 1
3530| #define HAVE_SYS_TIME_H 1
3531| #define HAVE_SYS_TYPES_H 1
3532| #define HAVE_ICONV_H 1
3533| #define HAVE_INTTYPES_H 1
3534| #define HAVE_LANGINFO_H 1
3535| #define HAVE_MATH_H 1
3536| #define HAVE_UNISTD_H 1
3537| #define HAVE_ERRNO_H 1
3538| #define HAVE_SYS_RESOURCE_H 1
3539| #define HAVE_LOCALE_H 1
3540| #define HAVE_TERMIOS_H 1
3541| #define HAVE_LIBC_H 1
3542| #define HAVE_POLL_H 1
3543| #define HAVE_SYS_POLL_H 1
3544| #define HAVE_PWD_H 1
3545| #define HAVE_UTIME_H 1
3546| #define HAVE_SYS_PARAM_H 1
3547| #define HAVE_LIBINTL_H 1
3548| #define HAVE_LIBGEN_H 1
3549| #define HAVE_SYS_ACL_H 1
3550| #define HAVE_WCHAR_H 1
3551| #define HAVE_WCTYPE_H 1
3552| #define HAVE_SYS_SYSCTL_H 1
3553| #define HAVE_STRINGS_H 1
3554| #define NO_STRINGS_WITH_STRING_H 1
3555| #define TIME_WITH_SYS_TIME 1
3556| /* end confdefs.h.  */
3557|
3558| #include <sys/types.h>
3559| #if STDC_HEADERS
3560| # include <stdlib.h>
3561| # include <stddef.h>
3562| #endif
3563| #include <signal.h>
3564| #include "confdefs.h"
3565|
3566| int
3567| main ()
3568| {
3569| stack_t sigstk; sigstk.ss_base = 0;
3570|   ;
3571|   return 0;
3572| }
3573configure:9951: result: no
3574configure:9957: checking --with-tlib argument
3575configure:9966: result: ncurses
3576configure:9969: checking for linking with ncurses library
3577configure:9982: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3578configure:9982: $? = 0
3579configure:9983: result: OK
3580configure:10087: checking for tgetent()
3581configure:10100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3582conftest.c:69:26: warning: implicit declaration of function 'tgetent' is invalid in C99 [-Wimplicit-function-declaration]
3583char s[10000]; int res = tgetent(s, "thisterminaldoesnotexist");
3584                         ^
35851 warning generated.
3586configure:10100: $? = 0
3587configure:10101: result: yes
3588configure:10112: checking whether we talk terminfo
3589configure:10141: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3590conftest.c:77:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
3591main()
3592^~~~
35931 warning generated.
3594configure:10141: $? = 0
3595configure:10141: ./conftest
3596configure:10141: $? = 1
3597configure: program exited with status 1
3598configure: failed program was:
3599| /* confdefs.h */
3600| #define PACKAGE_NAME ""
3601| #define PACKAGE_TARNAME ""
3602| #define PACKAGE_VERSION ""
3603| #define PACKAGE_STRING ""
3604| #define PACKAGE_BUGREPORT ""
3605| #define PACKAGE_URL ""
3606| #define UNIX 1
3607| #define STDC_HEADERS 1
3608| #define HAVE_SYS_WAIT_H 1
3609| #define HAVE_SYS_TYPES_H 1
3610| #define HAVE_SYS_STAT_H 1
3611| #define HAVE_STDLIB_H 1
3612| #define HAVE_STRING_H 1
3613| #define HAVE_MEMORY_H 1
3614| #define HAVE_STRINGS_H 1
3615| #define HAVE_INTTYPES_H 1
3616| #define HAVE_STDINT_H 1
3617| #define HAVE_UNISTD_H 1
3618| #define FEAT_HUGE 1
3619| #define USE_XSMP_INTERACT 1
3620| #define FEAT_NETBEANS_INTG 1
3621| #define FEAT_MBYTE 1
3622| #define HAVE_X11_SM_SMLIB_H 1
3623| #define HAVE_DATE_TIME 1
3624| #define HAVE_ATTRIBUTE_UNUSED 1
3625| #define HAVE_DIRENT_H 1
3626| #define HAVE_STDARG_H 1
3627| #define HAVE_STDINT_H 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STRING_H 1
3630| #define HAVE_SYS_SELECT_H 1
3631| #define HAVE_SYS_UTSNAME_H 1
3632| #define HAVE_TERMCAP_H 1
3633| #define HAVE_FCNTL_H 1
3634| #define HAVE_SGTTY_H 1
3635| #define HAVE_SYS_IOCTL_H 1
3636| #define HAVE_SYS_TIME_H 1
3637| #define HAVE_SYS_TYPES_H 1
3638| #define HAVE_ICONV_H 1
3639| #define HAVE_INTTYPES_H 1
3640| #define HAVE_LANGINFO_H 1
3641| #define HAVE_MATH_H 1
3642| #define HAVE_UNISTD_H 1
3643| #define HAVE_ERRNO_H 1
3644| #define HAVE_SYS_RESOURCE_H 1
3645| #define HAVE_LOCALE_H 1
3646| #define HAVE_TERMIOS_H 1
3647| #define HAVE_LIBC_H 1
3648| #define HAVE_POLL_H 1
3649| #define HAVE_SYS_POLL_H 1
3650| #define HAVE_PWD_H 1
3651| #define HAVE_UTIME_H 1
3652| #define HAVE_SYS_PARAM_H 1
3653| #define HAVE_LIBINTL_H 1
3654| #define HAVE_LIBGEN_H 1
3655| #define HAVE_SYS_ACL_H 1
3656| #define HAVE_WCHAR_H 1
3657| #define HAVE_WCTYPE_H 1
3658| #define HAVE_SYS_SYSCTL_H 1
3659| #define HAVE_STRINGS_H 1
3660| #define NO_STRINGS_WITH_STRING_H 1
3661| #define TIME_WITH_SYS_TIME 1
3662| /* end confdefs.h.  */
3663|
3664| #include "confdefs.h"
3665| #ifdef HAVE_TERMCAP_H
3666| # include <termcap.h>
3667| #endif
3668| #ifdef HAVE_STRING_H
3669| # include <string.h>
3670| #endif
3671| #if STDC_HEADERS
3672| # include <stdlib.h>
3673| # include <stddef.h>
3674| #endif
3675| main()
3676| {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }
3677|
3678configure:10156: result: yes
3679configure:10215: checking whether termcap.h contains ospeed
3680configure:10232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3681configure:10232: $? = 0
3682configure:10233: result: yes
3683configure:10272: checking whether termcap.h contains UP, BC and PC
3684configure:10289: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3685configure:10289: $? = 0
3686configure:10290: result: yes
3687configure:10329: checking whether tputs() uses outfuntype
3688configure:10346: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3689conftest.c:76:36: error: use of undeclared identifier 'outfuntype'
3690extern int xx(); tputs("test", 1, (outfuntype)xx)
3691                                   ^
36921 error generated.
3693configure:10346: $? = 1
3694configure: failed program was:
3695| /* confdefs.h */
3696| #define PACKAGE_NAME ""
3697| #define PACKAGE_TARNAME ""
3698| #define PACKAGE_VERSION ""
3699| #define PACKAGE_STRING ""
3700| #define PACKAGE_BUGREPORT ""
3701| #define PACKAGE_URL ""
3702| #define UNIX 1
3703| #define STDC_HEADERS 1
3704| #define HAVE_SYS_WAIT_H 1
3705| #define HAVE_SYS_TYPES_H 1
3706| #define HAVE_SYS_STAT_H 1
3707| #define HAVE_STDLIB_H 1
3708| #define HAVE_STRING_H 1
3709| #define HAVE_MEMORY_H 1
3710| #define HAVE_STRINGS_H 1
3711| #define HAVE_INTTYPES_H 1
3712| #define HAVE_STDINT_H 1
3713| #define HAVE_UNISTD_H 1
3714| #define FEAT_HUGE 1
3715| #define USE_XSMP_INTERACT 1
3716| #define FEAT_NETBEANS_INTG 1
3717| #define FEAT_MBYTE 1
3718| #define HAVE_X11_SM_SMLIB_H 1
3719| #define HAVE_DATE_TIME 1
3720| #define HAVE_ATTRIBUTE_UNUSED 1
3721| #define HAVE_DIRENT_H 1
3722| #define HAVE_STDARG_H 1
3723| #define HAVE_STDINT_H 1
3724| #define HAVE_STDLIB_H 1
3725| #define HAVE_STRING_H 1
3726| #define HAVE_SYS_SELECT_H 1
3727| #define HAVE_SYS_UTSNAME_H 1
3728| #define HAVE_TERMCAP_H 1
3729| #define HAVE_FCNTL_H 1
3730| #define HAVE_SGTTY_H 1
3731| #define HAVE_SYS_IOCTL_H 1
3732| #define HAVE_SYS_TIME_H 1
3733| #define HAVE_SYS_TYPES_H 1
3734| #define HAVE_ICONV_H 1
3735| #define HAVE_INTTYPES_H 1
3736| #define HAVE_LANGINFO_H 1
3737| #define HAVE_MATH_H 1
3738| #define HAVE_UNISTD_H 1
3739| #define HAVE_ERRNO_H 1
3740| #define HAVE_SYS_RESOURCE_H 1
3741| #define HAVE_LOCALE_H 1
3742| #define HAVE_TERMIOS_H 1
3743| #define HAVE_LIBC_H 1
3744| #define HAVE_POLL_H 1
3745| #define HAVE_SYS_POLL_H 1
3746| #define HAVE_PWD_H 1
3747| #define HAVE_UTIME_H 1
3748| #define HAVE_SYS_PARAM_H 1
3749| #define HAVE_LIBINTL_H 1
3750| #define HAVE_LIBGEN_H 1
3751| #define HAVE_SYS_ACL_H 1
3752| #define HAVE_WCHAR_H 1
3753| #define HAVE_WCTYPE_H 1
3754| #define HAVE_SYS_SYSCTL_H 1
3755| #define HAVE_STRINGS_H 1
3756| #define NO_STRINGS_WITH_STRING_H 1
3757| #define TIME_WITH_SYS_TIME 1
3758| #define TERMINFO 1
3759| #define HAVE_OSPEED 1
3760| #define HAVE_UP_BC_PC 1
3761| /* end confdefs.h.  */
3762|
3763| #ifdef HAVE_TERMCAP_H
3764| # include <termcap.h>
3765| #endif
3766|
3767| int
3768| main ()
3769| {
3770| extern int xx(); tputs("test", 1, (outfuntype)xx)
3771|   ;
3772|   return 0;
3773| }
3774configure:10351: result: no
3775configure:10356: checking whether sys/select.h and sys/time.h may both be included
3776configure:10372: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3777configure:10372: $? = 0
3778configure:10373: result: yes
3779configure:10384: checking for /dev/ptc
3780configure:10392: result: no
3781configure:10396: checking for SVR4 ptys
3782configure:10410: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3783conftest.c:73:1: warning: implicit declaration of function 'ptsname' is invalid in C99 [-Wimplicit-function-declaration]
3784ptsname(0);grantpt(0);unlockpt(0);
3785^
3786conftest.c:73:12: warning: implicit declaration of function 'grantpt' is invalid in C99 [-Wimplicit-function-declaration]
3787ptsname(0);grantpt(0);unlockpt(0);
3788           ^
3789conftest.c:73:23: warning: implicit declaration of function 'unlockpt' is invalid in C99 [-Wimplicit-function-declaration]
3790ptsname(0);grantpt(0);unlockpt(0);
3791                      ^
37923 warnings generated.
3793configure:10410: $? = 0
3794configure:10411: result: yes
3795configure:10425: checking for ptyranges
3796configure:10458: result: pqrstuvw / 0123456789abcdef
3797configure:10466: checking default tty permissions/group
3798configure:10517: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
3799conftest.c:84:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
3800main()
3801^~~~
38021 warning generated.
3803configure:10517: $? = 0
3804configure:10517: ./conftest
3805configure:10517: $? = 1
3806configure: program exited with status 1
3807configure: failed program was:
3808| /* confdefs.h */
3809| #define PACKAGE_NAME ""
3810| #define PACKAGE_TARNAME ""
3811| #define PACKAGE_VERSION ""
3812| #define PACKAGE_STRING ""
3813| #define PACKAGE_BUGREPORT ""
3814| #define PACKAGE_URL ""
3815| #define UNIX 1
3816| #define STDC_HEADERS 1
3817| #define HAVE_SYS_WAIT_H 1
3818| #define HAVE_SYS_TYPES_H 1
3819| #define HAVE_SYS_STAT_H 1
3820| #define HAVE_STDLIB_H 1
3821| #define HAVE_STRING_H 1
3822| #define HAVE_MEMORY_H 1
3823| #define HAVE_STRINGS_H 1
3824| #define HAVE_INTTYPES_H 1
3825| #define HAVE_STDINT_H 1
3826| #define HAVE_UNISTD_H 1
3827| #define FEAT_HUGE 1
3828| #define USE_XSMP_INTERACT 1
3829| #define FEAT_NETBEANS_INTG 1
3830| #define FEAT_MBYTE 1
3831| #define HAVE_X11_SM_SMLIB_H 1
3832| #define HAVE_DATE_TIME 1
3833| #define HAVE_ATTRIBUTE_UNUSED 1
3834| #define HAVE_DIRENT_H 1
3835| #define HAVE_STDARG_H 1
3836| #define HAVE_STDINT_H 1
3837| #define HAVE_STDLIB_H 1
3838| #define HAVE_STRING_H 1
3839| #define HAVE_SYS_SELECT_H 1
3840| #define HAVE_SYS_UTSNAME_H 1
3841| #define HAVE_TERMCAP_H 1
3842| #define HAVE_FCNTL_H 1
3843| #define HAVE_SGTTY_H 1
3844| #define HAVE_SYS_IOCTL_H 1
3845| #define HAVE_SYS_TIME_H 1
3846| #define HAVE_SYS_TYPES_H 1
3847| #define HAVE_ICONV_H 1
3848| #define HAVE_INTTYPES_H 1
3849| #define HAVE_LANGINFO_H 1
3850| #define HAVE_MATH_H 1
3851| #define HAVE_UNISTD_H 1
3852| #define HAVE_ERRNO_H 1
3853| #define HAVE_SYS_RESOURCE_H 1
3854| #define HAVE_LOCALE_H 1
3855| #define HAVE_TERMIOS_H 1
3856| #define HAVE_LIBC_H 1
3857| #define HAVE_POLL_H 1
3858| #define HAVE_SYS_POLL_H 1
3859| #define HAVE_PWD_H 1
3860| #define HAVE_UTIME_H 1
3861| #define HAVE_SYS_PARAM_H 1
3862| #define HAVE_LIBINTL_H 1
3863| #define HAVE_LIBGEN_H 1
3864| #define HAVE_SYS_ACL_H 1
3865| #define HAVE_WCHAR_H 1
3866| #define HAVE_WCTYPE_H 1
3867| #define HAVE_SYS_SYSCTL_H 1
3868| #define HAVE_STRINGS_H 1
3869| #define NO_STRINGS_WITH_STRING_H 1
3870| #define TIME_WITH_SYS_TIME 1
3871| #define TERMINFO 1
3872| #define HAVE_OSPEED 1
3873| #define HAVE_UP_BC_PC 1
3874| #define SYS_SELECT_WITH_SYS_TIME 1
3875| #define HAVE_SVR4_PTYS 1
3876| #define PTYRANGE0 "pqrstuvw"
3877| #define PTYRANGE1 "0123456789abcdef"
3878| /* end confdefs.h.  */
3879|
3880| #include "confdefs.h"
3881| #include <sys/types.h>
3882| #if STDC_HEADERS
3883| # include <stdlib.h>
3884| # include <stddef.h>
3885| #endif
3886| #ifdef HAVE_UNISTD_H
3887| #include <unistd.h>
3888| #endif
3889| #include <sys/stat.h>
3890| #include <stdio.h>
3891| main()
3892| {
3893|   struct stat sb;
3894|   char *x,*ttyname();
3895|   int om, m;
3896|   FILE *fp;
3897|
3898|   if (!(x = ttyname(0))) exit(1);
3899|   if (stat(x, &sb)) exit(1);
3900|   om = sb.st_mode;
3901|   if (om & 002) exit(0);
3902|   m = system("mesg y");
3903|   if (m == -1 || m == 127) exit(1);
3904|   if (stat(x, &sb)) exit(1);
3905|   m = sb.st_mode;
3906|   if (chmod(x, om)) exit(1);
3907|   if (m & 002) exit(0);
3908|   if (sb.st_gid == getgid()) exit(1);
3909|   if (!(fp=fopen("conftest_grp", "w")))
3910|     exit(1);
3911|   fprintf(fp, "%d\n", sb.st_gid);
3912|   fclose(fp);
3913|   exit(0);
3914| }
3915|
3916configure:10535: result: can't determine - assume ptys are world accessible
3917configure:10545: result: world
3918configure:10563: checking return type of signal handlers
3919configure:10581: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
3920conftest.c:78:8: error: indirection requires pointer operand ('void' invalid)
3921return *(signal (0, 0)) (0) == 1;
3922       ^~~~~~~~~~~~~~~~~~~~
39231 error generated.
3924configure:10581: $? = 1
3925configure: failed program was:
3926| /* confdefs.h */
3927| #define PACKAGE_NAME ""
3928| #define PACKAGE_TARNAME ""
3929| #define PACKAGE_VERSION ""
3930| #define PACKAGE_STRING ""
3931| #define PACKAGE_BUGREPORT ""
3932| #define PACKAGE_URL ""
3933| #define UNIX 1
3934| #define STDC_HEADERS 1
3935| #define HAVE_SYS_WAIT_H 1
3936| #define HAVE_SYS_TYPES_H 1
3937| #define HAVE_SYS_STAT_H 1
3938| #define HAVE_STDLIB_H 1
3939| #define HAVE_STRING_H 1
3940| #define HAVE_MEMORY_H 1
3941| #define HAVE_STRINGS_H 1
3942| #define HAVE_INTTYPES_H 1
3943| #define HAVE_STDINT_H 1
3944| #define HAVE_UNISTD_H 1
3945| #define FEAT_HUGE 1
3946| #define USE_XSMP_INTERACT 1
3947| #define FEAT_NETBEANS_INTG 1
3948| #define FEAT_MBYTE 1
3949| #define HAVE_X11_SM_SMLIB_H 1
3950| #define HAVE_DATE_TIME 1
3951| #define HAVE_ATTRIBUTE_UNUSED 1
3952| #define HAVE_DIRENT_H 1
3953| #define HAVE_STDARG_H 1
3954| #define HAVE_STDINT_H 1
3955| #define HAVE_STDLIB_H 1
3956| #define HAVE_STRING_H 1
3957| #define HAVE_SYS_SELECT_H 1
3958| #define HAVE_SYS_UTSNAME_H 1
3959| #define HAVE_TERMCAP_H 1
3960| #define HAVE_FCNTL_H 1
3961| #define HAVE_SGTTY_H 1
3962| #define HAVE_SYS_IOCTL_H 1
3963| #define HAVE_SYS_TIME_H 1
3964| #define HAVE_SYS_TYPES_H 1
3965| #define HAVE_ICONV_H 1
3966| #define HAVE_INTTYPES_H 1
3967| #define HAVE_LANGINFO_H 1
3968| #define HAVE_MATH_H 1
3969| #define HAVE_UNISTD_H 1
3970| #define HAVE_ERRNO_H 1
3971| #define HAVE_SYS_RESOURCE_H 1
3972| #define HAVE_LOCALE_H 1
3973| #define HAVE_TERMIOS_H 1
3974| #define HAVE_LIBC_H 1
3975| #define HAVE_POLL_H 1
3976| #define HAVE_SYS_POLL_H 1
3977| #define HAVE_PWD_H 1
3978| #define HAVE_UTIME_H 1
3979| #define HAVE_SYS_PARAM_H 1
3980| #define HAVE_LIBINTL_H 1
3981| #define HAVE_LIBGEN_H 1
3982| #define HAVE_SYS_ACL_H 1
3983| #define HAVE_WCHAR_H 1
3984| #define HAVE_WCTYPE_H 1
3985| #define HAVE_SYS_SYSCTL_H 1
3986| #define HAVE_STRINGS_H 1
3987| #define NO_STRINGS_WITH_STRING_H 1
3988| #define TIME_WITH_SYS_TIME 1
3989| #define TERMINFO 1
3990| #define HAVE_OSPEED 1
3991| #define HAVE_UP_BC_PC 1
3992| #define SYS_SELECT_WITH_SYS_TIME 1
3993| #define HAVE_SVR4_PTYS 1
3994| #define PTYRANGE0 "pqrstuvw"
3995| #define PTYRANGE1 "0123456789abcdef"
3996| /* end confdefs.h.  */
3997| #include <sys/types.h>
3998| #include <signal.h>
3999|
4000| int
4001| main ()
4002| {
4003| return *(signal (0, 0)) (0) == 1;
4004|   ;
4005|   return 0;
4006| }
4007configure:10588: result: void
4008configure:10605: checking for struct sigcontext
4009configure:10625: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
4010conftest.c:76:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4011test_sig()
4012^~~~~~~~
40131 warning generated.
4014configure:10625: $? = 0
4015configure:10626: result: yes
4016configure:10636: checking getcwd implementation is broken
4017configure:10664: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4018conftest.c:81:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4019main()
4020^~~~
40211 warning generated.
4022configure:10664: $? = 0
4023configure:10664: ./conftest
4024configure:10664: $? = 0
4025configure:10679: result: no
4026configure:10696: checking for bcmp
4027configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4028configure:10696: $? = 0
4029configure:10696: result: yes
4030configure:10696: checking for fchdir
4031configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4032configure:10696: $? = 0
4033configure:10696: result: yes
4034configure:10696: checking for fchown
4035configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4036configure:10696: $? = 0
4037configure:10696: result: yes
4038configure:10696: checking for fsync
4039configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4040configure:10696: $? = 0
4041configure:10696: result: yes
4042configure:10696: checking for getcwd
4043configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4044configure:10696: $? = 0
4045configure:10696: result: yes
4046configure:10696: checking for getpseudotty
4047configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4048Undefined symbols for architecture x86_64:
4049  "_getpseudotty", referenced from:
4050      _main in conftest-gWAzhc.o
4051ld: symbol(s) not found for architecture x86_64
4052clang: error: linker command failed with exit code 1 (use -v to see invocation)
4053configure:10696: $? = 1
4054configure: failed program was:
4055| /* confdefs.h */
4056| #define PACKAGE_NAME ""
4057| #define PACKAGE_TARNAME ""
4058| #define PACKAGE_VERSION ""
4059| #define PACKAGE_STRING ""
4060| #define PACKAGE_BUGREPORT ""
4061| #define PACKAGE_URL ""
4062| #define UNIX 1
4063| #define STDC_HEADERS 1
4064| #define HAVE_SYS_WAIT_H 1
4065| #define HAVE_SYS_TYPES_H 1
4066| #define HAVE_SYS_STAT_H 1
4067| #define HAVE_STDLIB_H 1
4068| #define HAVE_STRING_H 1
4069| #define HAVE_MEMORY_H 1
4070| #define HAVE_STRINGS_H 1
4071| #define HAVE_INTTYPES_H 1
4072| #define HAVE_STDINT_H 1
4073| #define HAVE_UNISTD_H 1
4074| #define FEAT_HUGE 1
4075| #define USE_XSMP_INTERACT 1
4076| #define FEAT_NETBEANS_INTG 1
4077| #define FEAT_MBYTE 1
4078| #define HAVE_X11_SM_SMLIB_H 1
4079| #define HAVE_DATE_TIME 1
4080| #define HAVE_ATTRIBUTE_UNUSED 1
4081| #define HAVE_DIRENT_H 1
4082| #define HAVE_STDARG_H 1
4083| #define HAVE_STDINT_H 1
4084| #define HAVE_STDLIB_H 1
4085| #define HAVE_STRING_H 1
4086| #define HAVE_SYS_SELECT_H 1
4087| #define HAVE_SYS_UTSNAME_H 1
4088| #define HAVE_TERMCAP_H 1
4089| #define HAVE_FCNTL_H 1
4090| #define HAVE_SGTTY_H 1
4091| #define HAVE_SYS_IOCTL_H 1
4092| #define HAVE_SYS_TIME_H 1
4093| #define HAVE_SYS_TYPES_H 1
4094| #define HAVE_ICONV_H 1
4095| #define HAVE_INTTYPES_H 1
4096| #define HAVE_LANGINFO_H 1
4097| #define HAVE_MATH_H 1
4098| #define HAVE_UNISTD_H 1
4099| #define HAVE_ERRNO_H 1
4100| #define HAVE_SYS_RESOURCE_H 1
4101| #define HAVE_LOCALE_H 1
4102| #define HAVE_TERMIOS_H 1
4103| #define HAVE_LIBC_H 1
4104| #define HAVE_POLL_H 1
4105| #define HAVE_SYS_POLL_H 1
4106| #define HAVE_PWD_H 1
4107| #define HAVE_UTIME_H 1
4108| #define HAVE_SYS_PARAM_H 1
4109| #define HAVE_LIBINTL_H 1
4110| #define HAVE_LIBGEN_H 1
4111| #define HAVE_SYS_ACL_H 1
4112| #define HAVE_WCHAR_H 1
4113| #define HAVE_WCTYPE_H 1
4114| #define HAVE_SYS_SYSCTL_H 1
4115| #define HAVE_STRINGS_H 1
4116| #define NO_STRINGS_WITH_STRING_H 1
4117| #define TIME_WITH_SYS_TIME 1
4118| #define TERMINFO 1
4119| #define HAVE_OSPEED 1
4120| #define HAVE_UP_BC_PC 1
4121| #define SYS_SELECT_WITH_SYS_TIME 1
4122| #define HAVE_SVR4_PTYS 1
4123| #define PTYRANGE0 "pqrstuvw"
4124| #define PTYRANGE1 "0123456789abcdef"
4125| #define RETSIGTYPE void
4126| #define SIGRETURN return
4127| #define HAVE_SIGCONTEXT 1
4128| #define HAVE_BCMP 1
4129| #define HAVE_FCHDIR 1
4130| #define HAVE_FCHOWN 1
4131| #define HAVE_FSYNC 1
4132| #define HAVE_GETCWD 1
4133| /* end confdefs.h.  */
4134| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
4135|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4136| #define getpseudotty innocuous_getpseudotty
4137|
4138| /* System header to define __stub macros and hopefully few prototypes,
4139|     which can conflict with char getpseudotty (); below.
4140|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4141|     <limits.h> exists even on freestanding compilers.  */
4142|
4143| #ifdef __STDC__
4144| # include <limits.h>
4145| #else
4146| # include <assert.h>
4147| #endif
4148|
4149| #undef getpseudotty
4150|
4151| /* Override any GCC internal prototype to avoid an error.
4152|    Use char because int might match the return type of a GCC
4153|    builtin and then its argument prototype would still apply.  */
4154| #ifdef __cplusplus
4155| extern "C"
4156| #endif
4157| char getpseudotty ();
4158| /* The GNU C library defines this for functions which it implements
4159|     to always fail with ENOSYS.  Some functions are actually named
4160|     something starting with __ and the normal name is an alias.  */
4161| #if defined __stub_getpseudotty || defined __stub___getpseudotty
4162| choke me
4163| #endif
4164|
4165| int
4166| main ()
4167| {
4168| return getpseudotty ();
4169|   ;
4170|   return 0;
4171| }
4172configure:10696: result: no
4173configure:10696: checking for getpwent
4174configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4175configure:10696: $? = 0
4176configure:10696: result: yes
4177configure:10696: checking for getpwnam
4178configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4179configure:10696: $? = 0
4180configure:10696: result: yes
4181configure:10696: checking for getpwuid
4182configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4183configure:10696: $? = 0
4184configure:10696: result: yes
4185configure:10696: checking for getrlimit
4186configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4187configure:10696: $? = 0
4188configure:10696: result: yes
4189configure:10696: checking for gettimeofday
4190configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4191configure:10696: $? = 0
4192configure:10696: result: yes
4193configure:10696: checking for getwd
4194configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4195configure:10696: $? = 0
4196configure:10696: result: yes
4197configure:10696: checking for lstat
4198configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4199configure:10696: $? = 0
4200configure:10696: result: yes
4201configure:10696: checking for memcmp
4202configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4203conftest.c:110:6: warning: incompatible redeclaration of library function 'memcmp'
4204char memcmp ();
4205     ^
4206conftest.c:110:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
42071 warning generated.
4208configure:10696: $? = 0
4209configure:10696: result: yes
4210configure:10696: checking for memset
4211configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4212conftest.c:111:6: warning: incompatible redeclaration of library function 'memset'
4213char memset ();
4214     ^
4215conftest.c:111:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
42161 warning generated.
4217configure:10696: $? = 0
4218configure:10696: result: yes
4219configure:10696: checking for mkdtemp
4220configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4221configure:10696: $? = 0
4222configure:10696: result: yes
4223configure:10696: checking for nanosleep
4224configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4225configure:10696: $? = 0
4226configure:10696: result: yes
4227configure:10696: checking for opendir
4228configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4229configure:10696: $? = 0
4230configure:10696: result: yes
4231configure:10696: checking for putenv
4232configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4233configure:10696: $? = 0
4234configure:10696: result: yes
4235configure:10696: checking for qsort
4236configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4237configure:10696: $? = 0
4238configure:10696: result: yes
4239configure:10696: checking for readlink
4240configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4241configure:10696: $? = 0
4242configure:10696: result: yes
4243configure:10696: checking for select
4244configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4245configure:10696: $? = 0
4246configure:10696: result: yes
4247configure:10696: checking for setenv
4248configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4249configure:10696: $? = 0
4250configure:10696: result: yes
4251configure:10696: checking for setpgid
4252configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4253configure:10696: $? = 0
4254configure:10696: result: yes
4255configure:10696: checking for setsid
4256configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4257configure:10696: $? = 0
4258configure:10696: result: yes
4259configure:10696: checking for sigaltstack
4260configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4261configure:10696: $? = 0
4262configure:10696: result: yes
4263configure:10696: checking for sigstack
4264configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4265Undefined symbols for architecture x86_64:
4266  "_sigstack", referenced from:
4267      _main in conftest-BWejiz.o
4268ld: symbol(s) not found for architecture x86_64
4269clang: error: linker command failed with exit code 1 (use -v to see invocation)
4270configure:10696: $? = 1
4271configure: failed program was:
4272| /* confdefs.h */
4273| #define PACKAGE_NAME ""
4274| #define PACKAGE_TARNAME ""
4275| #define PACKAGE_VERSION ""
4276| #define PACKAGE_STRING ""
4277| #define PACKAGE_BUGREPORT ""
4278| #define PACKAGE_URL ""
4279| #define UNIX 1
4280| #define STDC_HEADERS 1
4281| #define HAVE_SYS_WAIT_H 1
4282| #define HAVE_SYS_TYPES_H 1
4283| #define HAVE_SYS_STAT_H 1
4284| #define HAVE_STDLIB_H 1
4285| #define HAVE_STRING_H 1
4286| #define HAVE_MEMORY_H 1
4287| #define HAVE_STRINGS_H 1
4288| #define HAVE_INTTYPES_H 1
4289| #define HAVE_STDINT_H 1
4290| #define HAVE_UNISTD_H 1
4291| #define FEAT_HUGE 1
4292| #define USE_XSMP_INTERACT 1
4293| #define FEAT_NETBEANS_INTG 1
4294| #define FEAT_MBYTE 1
4295| #define HAVE_X11_SM_SMLIB_H 1
4296| #define HAVE_DATE_TIME 1
4297| #define HAVE_ATTRIBUTE_UNUSED 1
4298| #define HAVE_DIRENT_H 1
4299| #define HAVE_STDARG_H 1
4300| #define HAVE_STDINT_H 1
4301| #define HAVE_STDLIB_H 1
4302| #define HAVE_STRING_H 1
4303| #define HAVE_SYS_SELECT_H 1
4304| #define HAVE_SYS_UTSNAME_H 1
4305| #define HAVE_TERMCAP_H 1
4306| #define HAVE_FCNTL_H 1
4307| #define HAVE_SGTTY_H 1
4308| #define HAVE_SYS_IOCTL_H 1
4309| #define HAVE_SYS_TIME_H 1
4310| #define HAVE_SYS_TYPES_H 1
4311| #define HAVE_ICONV_H 1
4312| #define HAVE_INTTYPES_H 1
4313| #define HAVE_LANGINFO_H 1
4314| #define HAVE_MATH_H 1
4315| #define HAVE_UNISTD_H 1
4316| #define HAVE_ERRNO_H 1
4317| #define HAVE_SYS_RESOURCE_H 1
4318| #define HAVE_LOCALE_H 1
4319| #define HAVE_TERMIOS_H 1
4320| #define HAVE_LIBC_H 1
4321| #define HAVE_POLL_H 1
4322| #define HAVE_SYS_POLL_H 1
4323| #define HAVE_PWD_H 1
4324| #define HAVE_UTIME_H 1
4325| #define HAVE_SYS_PARAM_H 1
4326| #define HAVE_LIBINTL_H 1
4327| #define HAVE_LIBGEN_H 1
4328| #define HAVE_SYS_ACL_H 1
4329| #define HAVE_WCHAR_H 1
4330| #define HAVE_WCTYPE_H 1
4331| #define HAVE_SYS_SYSCTL_H 1
4332| #define HAVE_STRINGS_H 1
4333| #define NO_STRINGS_WITH_STRING_H 1
4334| #define TIME_WITH_SYS_TIME 1
4335| #define TERMINFO 1
4336| #define HAVE_OSPEED 1
4337| #define HAVE_UP_BC_PC 1
4338| #define SYS_SELECT_WITH_SYS_TIME 1
4339| #define HAVE_SVR4_PTYS 1
4340| #define PTYRANGE0 "pqrstuvw"
4341| #define PTYRANGE1 "0123456789abcdef"
4342| #define RETSIGTYPE void
4343| #define SIGRETURN return
4344| #define HAVE_SIGCONTEXT 1
4345| #define HAVE_BCMP 1
4346| #define HAVE_FCHDIR 1
4347| #define HAVE_FCHOWN 1
4348| #define HAVE_FSYNC 1
4349| #define HAVE_GETCWD 1
4350| #define HAVE_GETPWENT 1
4351| #define HAVE_GETPWNAM 1
4352| #define HAVE_GETPWUID 1
4353| #define HAVE_GETRLIMIT 1
4354| #define HAVE_GETTIMEOFDAY 1
4355| #define HAVE_GETWD 1
4356| #define HAVE_LSTAT 1
4357| #define HAVE_MEMCMP 1
4358| #define HAVE_MEMSET 1
4359| #define HAVE_MKDTEMP 1
4360| #define HAVE_NANOSLEEP 1
4361| #define HAVE_OPENDIR 1
4362| #define HAVE_PUTENV 1
4363| #define HAVE_QSORT 1
4364| #define HAVE_READLINK 1
4365| #define HAVE_SELECT 1
4366| #define HAVE_SETENV 1
4367| #define HAVE_SETPGID 1
4368| #define HAVE_SETSID 1
4369| #define HAVE_SIGALTSTACK 1
4370| /* end confdefs.h.  */
4371| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
4372|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4373| #define sigstack innocuous_sigstack
4374|
4375| /* System header to define __stub macros and hopefully few prototypes,
4376|     which can conflict with char sigstack (); below.
4377|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4378|     <limits.h> exists even on freestanding compilers.  */
4379|
4380| #ifdef __STDC__
4381| # include <limits.h>
4382| #else
4383| # include <assert.h>
4384| #endif
4385|
4386| #undef sigstack
4387|
4388| /* Override any GCC internal prototype to avoid an error.
4389|    Use char because int might match the return type of a GCC
4390|    builtin and then its argument prototype would still apply.  */
4391| #ifdef __cplusplus
4392| extern "C"
4393| #endif
4394| char sigstack ();
4395| /* The GNU C library defines this for functions which it implements
4396|     to always fail with ENOSYS.  Some functions are actually named
4397|     something starting with __ and the normal name is an alias.  */
4398| #if defined __stub_sigstack || defined __stub___sigstack
4399| choke me
4400| #endif
4401|
4402| int
4403| main ()
4404| {
4405| return sigstack ();
4406|   ;
4407|   return 0;
4408| }
4409configure:10696: result: no
4410configure:10696: checking for sigset
4411configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4412configure:10696: $? = 0
4413configure:10696: result: yes
4414configure:10696: checking for sigsetjmp
4415configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4416conftest.c:124:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
4417char sigsetjmp ();
4418     ^
44191 warning generated.
4420configure:10696: $? = 0
4421configure:10696: result: yes
4422configure:10696: checking for sigaction
4423configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4424configure:10696: $? = 0
4425configure:10696: result: yes
4426configure:10696: checking for sigvec
4427configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4428configure:10696: $? = 0
4429configure:10696: result: yes
4430configure:10696: checking for strcasecmp
4431configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4432conftest.c:127:6: warning: incompatible redeclaration of library function 'strcasecmp'
4433char strcasecmp ();
4434     ^
4435conftest.c:127:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
44361 warning generated.
4437configure:10696: $? = 0
4438configure:10696: result: yes
4439configure:10696: checking for strerror
4440configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4441conftest.c:128:6: warning: incompatible redeclaration of library function 'strerror'
4442char strerror ();
4443     ^
4444conftest.c:128:6: note: 'strerror' is a builtin with type 'char *(int)'
44451 warning generated.
4446configure:10696: $? = 0
4447configure:10696: result: yes
4448configure:10696: checking for strftime
4449configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4450configure:10696: $? = 0
4451configure:10696: result: yes
4452configure:10696: checking for stricmp
4453configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4454Undefined symbols for architecture x86_64:
4455  "_stricmp", referenced from:
4456      _main in conftest-Gih9Bu.o
4457ld: symbol(s) not found for architecture x86_64
4458clang: error: linker command failed with exit code 1 (use -v to see invocation)
4459configure:10696: $? = 1
4460configure: failed program was:
4461| /* confdefs.h */
4462| #define PACKAGE_NAME ""
4463| #define PACKAGE_TARNAME ""
4464| #define PACKAGE_VERSION ""
4465| #define PACKAGE_STRING ""
4466| #define PACKAGE_BUGREPORT ""
4467| #define PACKAGE_URL ""
4468| #define UNIX 1
4469| #define STDC_HEADERS 1
4470| #define HAVE_SYS_WAIT_H 1
4471| #define HAVE_SYS_TYPES_H 1
4472| #define HAVE_SYS_STAT_H 1
4473| #define HAVE_STDLIB_H 1
4474| #define HAVE_STRING_H 1
4475| #define HAVE_MEMORY_H 1
4476| #define HAVE_STRINGS_H 1
4477| #define HAVE_INTTYPES_H 1
4478| #define HAVE_STDINT_H 1
4479| #define HAVE_UNISTD_H 1
4480| #define FEAT_HUGE 1
4481| #define USE_XSMP_INTERACT 1
4482| #define FEAT_NETBEANS_INTG 1
4483| #define FEAT_MBYTE 1
4484| #define HAVE_X11_SM_SMLIB_H 1
4485| #define HAVE_DATE_TIME 1
4486| #define HAVE_ATTRIBUTE_UNUSED 1
4487| #define HAVE_DIRENT_H 1
4488| #define HAVE_STDARG_H 1
4489| #define HAVE_STDINT_H 1
4490| #define HAVE_STDLIB_H 1
4491| #define HAVE_STRING_H 1
4492| #define HAVE_SYS_SELECT_H 1
4493| #define HAVE_SYS_UTSNAME_H 1
4494| #define HAVE_TERMCAP_H 1
4495| #define HAVE_FCNTL_H 1
4496| #define HAVE_SGTTY_H 1
4497| #define HAVE_SYS_IOCTL_H 1
4498| #define HAVE_SYS_TIME_H 1
4499| #define HAVE_SYS_TYPES_H 1
4500| #define HAVE_ICONV_H 1
4501| #define HAVE_INTTYPES_H 1
4502| #define HAVE_LANGINFO_H 1
4503| #define HAVE_MATH_H 1
4504| #define HAVE_UNISTD_H 1
4505| #define HAVE_ERRNO_H 1
4506| #define HAVE_SYS_RESOURCE_H 1
4507| #define HAVE_LOCALE_H 1
4508| #define HAVE_TERMIOS_H 1
4509| #define HAVE_LIBC_H 1
4510| #define HAVE_POLL_H 1
4511| #define HAVE_SYS_POLL_H 1
4512| #define HAVE_PWD_H 1
4513| #define HAVE_UTIME_H 1
4514| #define HAVE_SYS_PARAM_H 1
4515| #define HAVE_LIBINTL_H 1
4516| #define HAVE_LIBGEN_H 1
4517| #define HAVE_SYS_ACL_H 1
4518| #define HAVE_WCHAR_H 1
4519| #define HAVE_WCTYPE_H 1
4520| #define HAVE_SYS_SYSCTL_H 1
4521| #define HAVE_STRINGS_H 1
4522| #define NO_STRINGS_WITH_STRING_H 1
4523| #define TIME_WITH_SYS_TIME 1
4524| #define TERMINFO 1
4525| #define HAVE_OSPEED 1
4526| #define HAVE_UP_BC_PC 1
4527| #define SYS_SELECT_WITH_SYS_TIME 1
4528| #define HAVE_SVR4_PTYS 1
4529| #define PTYRANGE0 "pqrstuvw"
4530| #define PTYRANGE1 "0123456789abcdef"
4531| #define RETSIGTYPE void
4532| #define SIGRETURN return
4533| #define HAVE_SIGCONTEXT 1
4534| #define HAVE_BCMP 1
4535| #define HAVE_FCHDIR 1
4536| #define HAVE_FCHOWN 1
4537| #define HAVE_FSYNC 1
4538| #define HAVE_GETCWD 1
4539| #define HAVE_GETPWENT 1
4540| #define HAVE_GETPWNAM 1
4541| #define HAVE_GETPWUID 1
4542| #define HAVE_GETRLIMIT 1
4543| #define HAVE_GETTIMEOFDAY 1
4544| #define HAVE_GETWD 1
4545| #define HAVE_LSTAT 1
4546| #define HAVE_MEMCMP 1
4547| #define HAVE_MEMSET 1
4548| #define HAVE_MKDTEMP 1
4549| #define HAVE_NANOSLEEP 1
4550| #define HAVE_OPENDIR 1
4551| #define HAVE_PUTENV 1
4552| #define HAVE_QSORT 1
4553| #define HAVE_READLINK 1
4554| #define HAVE_SELECT 1
4555| #define HAVE_SETENV 1
4556| #define HAVE_SETPGID 1
4557| #define HAVE_SETSID 1
4558| #define HAVE_SIGALTSTACK 1
4559| #define HAVE_SIGSET 1
4560| #define HAVE_SIGSETJMP 1
4561| #define HAVE_SIGACTION 1
4562| #define HAVE_SIGVEC 1
4563| #define HAVE_STRCASECMP 1
4564| #define HAVE_STRERROR 1
4565| #define HAVE_STRFTIME 1
4566| /* end confdefs.h.  */
4567| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
4568|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4569| #define stricmp innocuous_stricmp
4570|
4571| /* System header to define __stub macros and hopefully few prototypes,
4572|     which can conflict with char stricmp (); below.
4573|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4574|     <limits.h> exists even on freestanding compilers.  */
4575|
4576| #ifdef __STDC__
4577| # include <limits.h>
4578| #else
4579| # include <assert.h>
4580| #endif
4581|
4582| #undef stricmp
4583|
4584| /* Override any GCC internal prototype to avoid an error.
4585|    Use char because int might match the return type of a GCC
4586|    builtin and then its argument prototype would still apply.  */
4587| #ifdef __cplusplus
4588| extern "C"
4589| #endif
4590| char stricmp ();
4591| /* The GNU C library defines this for functions which it implements
4592|     to always fail with ENOSYS.  Some functions are actually named
4593|     something starting with __ and the normal name is an alias.  */
4594| #if defined __stub_stricmp || defined __stub___stricmp
4595| choke me
4596| #endif
4597|
4598| int
4599| main ()
4600| {
4601| return stricmp ();
4602|   ;
4603|   return 0;
4604| }
4605configure:10696: result: no
4606configure:10696: checking for strncasecmp
4607configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4608conftest.c:130:6: warning: incompatible redeclaration of library function 'strncasecmp'
4609char strncasecmp ();
4610     ^
4611conftest.c:130:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
46121 warning generated.
4613configure:10696: $? = 0
4614configure:10696: result: yes
4615configure:10696: checking for strnicmp
4616configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4617Undefined symbols for architecture x86_64:
4618  "_strnicmp", referenced from:
4619      _main in conftest-8woeFd.o
4620ld: symbol(s) not found for architecture x86_64
4621clang: error: linker command failed with exit code 1 (use -v to see invocation)
4622configure:10696: $? = 1
4623configure: failed program was:
4624| /* confdefs.h */
4625| #define PACKAGE_NAME ""
4626| #define PACKAGE_TARNAME ""
4627| #define PACKAGE_VERSION ""
4628| #define PACKAGE_STRING ""
4629| #define PACKAGE_BUGREPORT ""
4630| #define PACKAGE_URL ""
4631| #define UNIX 1
4632| #define STDC_HEADERS 1
4633| #define HAVE_SYS_WAIT_H 1
4634| #define HAVE_SYS_TYPES_H 1
4635| #define HAVE_SYS_STAT_H 1
4636| #define HAVE_STDLIB_H 1
4637| #define HAVE_STRING_H 1
4638| #define HAVE_MEMORY_H 1
4639| #define HAVE_STRINGS_H 1
4640| #define HAVE_INTTYPES_H 1
4641| #define HAVE_STDINT_H 1
4642| #define HAVE_UNISTD_H 1
4643| #define FEAT_HUGE 1
4644| #define USE_XSMP_INTERACT 1
4645| #define FEAT_NETBEANS_INTG 1
4646| #define FEAT_MBYTE 1
4647| #define HAVE_X11_SM_SMLIB_H 1
4648| #define HAVE_DATE_TIME 1
4649| #define HAVE_ATTRIBUTE_UNUSED 1
4650| #define HAVE_DIRENT_H 1
4651| #define HAVE_STDARG_H 1
4652| #define HAVE_STDINT_H 1
4653| #define HAVE_STDLIB_H 1
4654| #define HAVE_STRING_H 1
4655| #define HAVE_SYS_SELECT_H 1
4656| #define HAVE_SYS_UTSNAME_H 1
4657| #define HAVE_TERMCAP_H 1
4658| #define HAVE_FCNTL_H 1
4659| #define HAVE_SGTTY_H 1
4660| #define HAVE_SYS_IOCTL_H 1
4661| #define HAVE_SYS_TIME_H 1
4662| #define HAVE_SYS_TYPES_H 1
4663| #define HAVE_ICONV_H 1
4664| #define HAVE_INTTYPES_H 1
4665| #define HAVE_LANGINFO_H 1
4666| #define HAVE_MATH_H 1
4667| #define HAVE_UNISTD_H 1
4668| #define HAVE_ERRNO_H 1
4669| #define HAVE_SYS_RESOURCE_H 1
4670| #define HAVE_LOCALE_H 1
4671| #define HAVE_TERMIOS_H 1
4672| #define HAVE_LIBC_H 1
4673| #define HAVE_POLL_H 1
4674| #define HAVE_SYS_POLL_H 1
4675| #define HAVE_PWD_H 1
4676| #define HAVE_UTIME_H 1
4677| #define HAVE_SYS_PARAM_H 1
4678| #define HAVE_LIBINTL_H 1
4679| #define HAVE_LIBGEN_H 1
4680| #define HAVE_SYS_ACL_H 1
4681| #define HAVE_WCHAR_H 1
4682| #define HAVE_WCTYPE_H 1
4683| #define HAVE_SYS_SYSCTL_H 1
4684| #define HAVE_STRINGS_H 1
4685| #define NO_STRINGS_WITH_STRING_H 1
4686| #define TIME_WITH_SYS_TIME 1
4687| #define TERMINFO 1
4688| #define HAVE_OSPEED 1
4689| #define HAVE_UP_BC_PC 1
4690| #define SYS_SELECT_WITH_SYS_TIME 1
4691| #define HAVE_SVR4_PTYS 1
4692| #define PTYRANGE0 "pqrstuvw"
4693| #define PTYRANGE1 "0123456789abcdef"
4694| #define RETSIGTYPE void
4695| #define SIGRETURN return
4696| #define HAVE_SIGCONTEXT 1
4697| #define HAVE_BCMP 1
4698| #define HAVE_FCHDIR 1
4699| #define HAVE_FCHOWN 1
4700| #define HAVE_FSYNC 1
4701| #define HAVE_GETCWD 1
4702| #define HAVE_GETPWENT 1
4703| #define HAVE_GETPWNAM 1
4704| #define HAVE_GETPWUID 1
4705| #define HAVE_GETRLIMIT 1
4706| #define HAVE_GETTIMEOFDAY 1
4707| #define HAVE_GETWD 1
4708| #define HAVE_LSTAT 1
4709| #define HAVE_MEMCMP 1
4710| #define HAVE_MEMSET 1
4711| #define HAVE_MKDTEMP 1
4712| #define HAVE_NANOSLEEP 1
4713| #define HAVE_OPENDIR 1
4714| #define HAVE_PUTENV 1
4715| #define HAVE_QSORT 1
4716| #define HAVE_READLINK 1
4717| #define HAVE_SELECT 1
4718| #define HAVE_SETENV 1
4719| #define HAVE_SETPGID 1
4720| #define HAVE_SETSID 1
4721| #define HAVE_SIGALTSTACK 1
4722| #define HAVE_SIGSET 1
4723| #define HAVE_SIGSETJMP 1
4724| #define HAVE_SIGACTION 1
4725| #define HAVE_SIGVEC 1
4726| #define HAVE_STRCASECMP 1
4727| #define HAVE_STRERROR 1
4728| #define HAVE_STRFTIME 1
4729| #define HAVE_STRNCASECMP 1
4730| /* end confdefs.h.  */
4731| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
4732|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4733| #define strnicmp innocuous_strnicmp
4734|
4735| /* System header to define __stub macros and hopefully few prototypes,
4736|     which can conflict with char strnicmp (); below.
4737|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4738|     <limits.h> exists even on freestanding compilers.  */
4739|
4740| #ifdef __STDC__
4741| # include <limits.h>
4742| #else
4743| # include <assert.h>
4744| #endif
4745|
4746| #undef strnicmp
4747|
4748| /* Override any GCC internal prototype to avoid an error.
4749|    Use char because int might match the return type of a GCC
4750|    builtin and then its argument prototype would still apply.  */
4751| #ifdef __cplusplus
4752| extern "C"
4753| #endif
4754| char strnicmp ();
4755| /* The GNU C library defines this for functions which it implements
4756|     to always fail with ENOSYS.  Some functions are actually named
4757|     something starting with __ and the normal name is an alias.  */
4758| #if defined __stub_strnicmp || defined __stub___strnicmp
4759| choke me
4760| #endif
4761|
4762| int
4763| main ()
4764| {
4765| return strnicmp ();
4766|   ;
4767|   return 0;
4768| }
4769configure:10696: result: no
4770configure:10696: checking for strpbrk
4771configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4772conftest.c:131:6: warning: incompatible redeclaration of library function 'strpbrk'
4773char strpbrk ();
4774     ^
4775conftest.c:131:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
47761 warning generated.
4777configure:10696: $? = 0
4778configure:10696: result: yes
4779configure:10696: checking for strtol
4780configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4781configure:10696: $? = 0
4782configure:10696: result: yes
4783configure:10696: checking for tgetent
4784configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4785configure:10696: $? = 0
4786configure:10696: result: yes
4787configure:10696: checking for towlower
4788configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4789configure:10696: $? = 0
4790configure:10696: result: yes
4791configure:10696: checking for towupper
4792configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4793configure:10696: $? = 0
4794configure:10696: result: yes
4795configure:10696: checking for iswupper
4796configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4797configure:10696: $? = 0
4798configure:10696: result: yes
4799configure:10696: checking for usleep
4800configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4801configure:10696: $? = 0
4802configure:10696: result: yes
4803configure:10696: checking for utime
4804configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4805configure:10696: $? = 0
4806configure:10696: result: yes
4807configure:10696: checking for utimes
4808configure:10696: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4809configure:10696: $? = 0
4810configure:10696: result: yes
4811configure:10706: checking for _LARGEFILE_SOURCE value needed for large files
4812configure:10725: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4813configure:10725: $? = 0
4814configure:10753: result: no
4815configure:10782: checking for special C compiler options needed for large files
4816configure:10827: result: no
4817configure:10833: checking for _FILE_OFFSET_BITS value needed for large files
4818configure:10858: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
4819configure:10858: $? = 0
4820configure:10890: result: no
4821configure:10974: checking for st_blksize
4822configure:10992: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
4823configure:10992: $? = 0
4824configure:10993: result: yes
4825configure:11002: checking whether stat() ignores a trailing slash
4826configure:11026: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses >&5
4827conftest.c:127:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4828main() {struct stat st;  exit(stat("configure/", &st) != 0); }
4829^~~~
48301 warning generated.
4831configure:11026: $? = 0
4832configure:11026: ./conftest
4833configure:11026: $? = 1
4834configure: program exited with status 1
4835configure: failed program was:
4836| /* confdefs.h */
4837| #define PACKAGE_NAME ""
4838| #define PACKAGE_TARNAME ""
4839| #define PACKAGE_VERSION ""
4840| #define PACKAGE_STRING ""
4841| #define PACKAGE_BUGREPORT ""
4842| #define PACKAGE_URL ""
4843| #define UNIX 1
4844| #define STDC_HEADERS 1
4845| #define HAVE_SYS_WAIT_H 1
4846| #define HAVE_SYS_TYPES_H 1
4847| #define HAVE_SYS_STAT_H 1
4848| #define HAVE_STDLIB_H 1
4849| #define HAVE_STRING_H 1
4850| #define HAVE_MEMORY_H 1
4851| #define HAVE_STRINGS_H 1
4852| #define HAVE_INTTYPES_H 1
4853| #define HAVE_STDINT_H 1
4854| #define HAVE_UNISTD_H 1
4855| #define FEAT_HUGE 1
4856| #define USE_XSMP_INTERACT 1
4857| #define FEAT_NETBEANS_INTG 1
4858| #define FEAT_MBYTE 1
4859| #define HAVE_X11_SM_SMLIB_H 1
4860| #define HAVE_DATE_TIME 1
4861| #define HAVE_ATTRIBUTE_UNUSED 1
4862| #define HAVE_DIRENT_H 1
4863| #define HAVE_STDARG_H 1
4864| #define HAVE_STDINT_H 1
4865| #define HAVE_STDLIB_H 1
4866| #define HAVE_STRING_H 1
4867| #define HAVE_SYS_SELECT_H 1
4868| #define HAVE_SYS_UTSNAME_H 1
4869| #define HAVE_TERMCAP_H 1
4870| #define HAVE_FCNTL_H 1
4871| #define HAVE_SGTTY_H 1
4872| #define HAVE_SYS_IOCTL_H 1
4873| #define HAVE_SYS_TIME_H 1
4874| #define HAVE_SYS_TYPES_H 1
4875| #define HAVE_ICONV_H 1
4876| #define HAVE_INTTYPES_H 1
4877| #define HAVE_LANGINFO_H 1
4878| #define HAVE_MATH_H 1
4879| #define HAVE_UNISTD_H 1
4880| #define HAVE_ERRNO_H 1
4881| #define HAVE_SYS_RESOURCE_H 1
4882| #define HAVE_LOCALE_H 1
4883| #define HAVE_TERMIOS_H 1
4884| #define HAVE_LIBC_H 1
4885| #define HAVE_POLL_H 1
4886| #define HAVE_SYS_POLL_H 1
4887| #define HAVE_PWD_H 1
4888| #define HAVE_UTIME_H 1
4889| #define HAVE_SYS_PARAM_H 1
4890| #define HAVE_LIBINTL_H 1
4891| #define HAVE_LIBGEN_H 1
4892| #define HAVE_SYS_ACL_H 1
4893| #define HAVE_WCHAR_H 1
4894| #define HAVE_WCTYPE_H 1
4895| #define HAVE_SYS_SYSCTL_H 1
4896| #define HAVE_STRINGS_H 1
4897| #define NO_STRINGS_WITH_STRING_H 1
4898| #define TIME_WITH_SYS_TIME 1
4899| #define TERMINFO 1
4900| #define HAVE_OSPEED 1
4901| #define HAVE_UP_BC_PC 1
4902| #define SYS_SELECT_WITH_SYS_TIME 1
4903| #define HAVE_SVR4_PTYS 1
4904| #define PTYRANGE0 "pqrstuvw"
4905| #define PTYRANGE1 "0123456789abcdef"
4906| #define RETSIGTYPE void
4907| #define SIGRETURN return
4908| #define HAVE_SIGCONTEXT 1
4909| #define HAVE_BCMP 1
4910| #define HAVE_FCHDIR 1
4911| #define HAVE_FCHOWN 1
4912| #define HAVE_FSYNC 1
4913| #define HAVE_GETCWD 1
4914| #define HAVE_GETPWENT 1
4915| #define HAVE_GETPWNAM 1
4916| #define HAVE_GETPWUID 1
4917| #define HAVE_GETRLIMIT 1
4918| #define HAVE_GETTIMEOFDAY 1
4919| #define HAVE_GETWD 1
4920| #define HAVE_LSTAT 1
4921| #define HAVE_MEMCMP 1
4922| #define HAVE_MEMSET 1
4923| #define HAVE_MKDTEMP 1
4924| #define HAVE_NANOSLEEP 1
4925| #define HAVE_OPENDIR 1
4926| #define HAVE_PUTENV 1
4927| #define HAVE_QSORT 1
4928| #define HAVE_READLINK 1
4929| #define HAVE_SELECT 1
4930| #define HAVE_SETENV 1
4931| #define HAVE_SETPGID 1
4932| #define HAVE_SETSID 1
4933| #define HAVE_SIGALTSTACK 1
4934| #define HAVE_SIGSET 1
4935| #define HAVE_SIGSETJMP 1
4936| #define HAVE_SIGACTION 1
4937| #define HAVE_SIGVEC 1
4938| #define HAVE_STRCASECMP 1
4939| #define HAVE_STRERROR 1
4940| #define HAVE_STRFTIME 1
4941| #define HAVE_STRNCASECMP 1
4942| #define HAVE_STRPBRK 1
4943| #define HAVE_STRTOL 1
4944| #define HAVE_TGETENT 1
4945| #define HAVE_TOWLOWER 1
4946| #define HAVE_TOWUPPER 1
4947| #define HAVE_ISWUPPER 1
4948| #define HAVE_USLEEP 1
4949| #define HAVE_UTIME 1
4950| #define HAVE_UTIMES 1
4951| #define HAVE_FSEEKO 1
4952| #define HAVE_ST_BLKSIZE 1
4953| /* end confdefs.h.  */
4954|
4955| #include "confdefs.h"
4956| #if STDC_HEADERS
4957| # include <stdlib.h>
4958| # include <stddef.h>
4959| #endif
4960| #include <sys/types.h>
4961| #include <sys/stat.h>
4962| main() {struct stat st;  exit(stat("configure/", &st) != 0); }
4963|
4964configure:11041: result: no
4965configure:11049: checking for iconv_open()
4966configure:11068: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses -liconv >&5
4967configure:11068: $? = 0
4968configure:11069: result: yes; with -liconv
4969configure:11104: checking for nl_langinfo(CODESET)
4970configure:11121: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c  -lncurses -liconv >&5
4971configure:11121: $? = 0
4972configure:11122: result: yes
4973configure:11132: checking for strtod in -lm
4974configure:11157: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm   -lncurses -liconv >&5
4975configure:11157: $? = 0
4976configure:11166: result: yes
4977configure:11177: checking for strtod() and other floating point functions
4978configure:11209: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4979configure:11209: $? = 0
4980configure:11210: result: yes
4981configure:11220: checking --disable-acl argument
4982configure:11230: result: no
4983configure:11232: checking for acl_get_file in -lposix1e
4984configure:11257: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lposix1e  -lm  -lncurses -liconv >&5
4985ld: library not found for -lposix1e
4986clang: error: linker command failed with exit code 1 (use -v to see invocation)
4987configure:11257: $? = 1
4988configure: failed program was:
4989| /* confdefs.h */
4990| #define PACKAGE_NAME ""
4991| #define PACKAGE_TARNAME ""
4992| #define PACKAGE_VERSION ""
4993| #define PACKAGE_STRING ""
4994| #define PACKAGE_BUGREPORT ""
4995| #define PACKAGE_URL ""
4996| #define UNIX 1
4997| #define STDC_HEADERS 1
4998| #define HAVE_SYS_WAIT_H 1
4999| #define HAVE_SYS_TYPES_H 1
5000| #define HAVE_SYS_STAT_H 1
5001| #define HAVE_STDLIB_H 1
5002| #define HAVE_STRING_H 1
5003| #define HAVE_MEMORY_H 1
5004| #define HAVE_STRINGS_H 1
5005| #define HAVE_INTTYPES_H 1
5006| #define HAVE_STDINT_H 1
5007| #define HAVE_UNISTD_H 1
5008| #define FEAT_HUGE 1
5009| #define USE_XSMP_INTERACT 1
5010| #define FEAT_NETBEANS_INTG 1
5011| #define FEAT_MBYTE 1
5012| #define HAVE_X11_SM_SMLIB_H 1
5013| #define HAVE_DATE_TIME 1
5014| #define HAVE_ATTRIBUTE_UNUSED 1
5015| #define HAVE_DIRENT_H 1
5016| #define HAVE_STDARG_H 1
5017| #define HAVE_STDINT_H 1
5018| #define HAVE_STDLIB_H 1
5019| #define HAVE_STRING_H 1
5020| #define HAVE_SYS_SELECT_H 1
5021| #define HAVE_SYS_UTSNAME_H 1
5022| #define HAVE_TERMCAP_H 1
5023| #define HAVE_FCNTL_H 1
5024| #define HAVE_SGTTY_H 1
5025| #define HAVE_SYS_IOCTL_H 1
5026| #define HAVE_SYS_TIME_H 1
5027| #define HAVE_SYS_TYPES_H 1
5028| #define HAVE_ICONV_H 1
5029| #define HAVE_INTTYPES_H 1
5030| #define HAVE_LANGINFO_H 1
5031| #define HAVE_MATH_H 1
5032| #define HAVE_UNISTD_H 1
5033| #define HAVE_ERRNO_H 1
5034| #define HAVE_SYS_RESOURCE_H 1
5035| #define HAVE_LOCALE_H 1
5036| #define HAVE_TERMIOS_H 1
5037| #define HAVE_LIBC_H 1
5038| #define HAVE_POLL_H 1
5039| #define HAVE_SYS_POLL_H 1
5040| #define HAVE_PWD_H 1
5041| #define HAVE_UTIME_H 1
5042| #define HAVE_SYS_PARAM_H 1
5043| #define HAVE_LIBINTL_H 1
5044| #define HAVE_LIBGEN_H 1
5045| #define HAVE_SYS_ACL_H 1
5046| #define HAVE_WCHAR_H 1
5047| #define HAVE_WCTYPE_H 1
5048| #define HAVE_SYS_SYSCTL_H 1
5049| #define HAVE_STRINGS_H 1
5050| #define NO_STRINGS_WITH_STRING_H 1
5051| #define TIME_WITH_SYS_TIME 1
5052| #define TERMINFO 1
5053| #define HAVE_OSPEED 1
5054| #define HAVE_UP_BC_PC 1
5055| #define SYS_SELECT_WITH_SYS_TIME 1
5056| #define HAVE_SVR4_PTYS 1
5057| #define PTYRANGE0 "pqrstuvw"
5058| #define PTYRANGE1 "0123456789abcdef"
5059| #define RETSIGTYPE void
5060| #define SIGRETURN return
5061| #define HAVE_SIGCONTEXT 1
5062| #define HAVE_BCMP 1
5063| #define HAVE_FCHDIR 1
5064| #define HAVE_FCHOWN 1
5065| #define HAVE_FSYNC 1
5066| #define HAVE_GETCWD 1
5067| #define HAVE_GETPWENT 1
5068| #define HAVE_GETPWNAM 1
5069| #define HAVE_GETPWUID 1
5070| #define HAVE_GETRLIMIT 1
5071| #define HAVE_GETTIMEOFDAY 1
5072| #define HAVE_GETWD 1
5073| #define HAVE_LSTAT 1
5074| #define HAVE_MEMCMP 1
5075| #define HAVE_MEMSET 1
5076| #define HAVE_MKDTEMP 1
5077| #define HAVE_NANOSLEEP 1
5078| #define HAVE_OPENDIR 1
5079| #define HAVE_PUTENV 1
5080| #define HAVE_QSORT 1
5081| #define HAVE_READLINK 1
5082| #define HAVE_SELECT 1
5083| #define HAVE_SETENV 1
5084| #define HAVE_SETPGID 1
5085| #define HAVE_SETSID 1
5086| #define HAVE_SIGALTSTACK 1
5087| #define HAVE_SIGSET 1
5088| #define HAVE_SIGSETJMP 1
5089| #define HAVE_SIGACTION 1
5090| #define HAVE_SIGVEC 1
5091| #define HAVE_STRCASECMP 1
5092| #define HAVE_STRERROR 1
5093| #define HAVE_STRFTIME 1
5094| #define HAVE_STRNCASECMP 1
5095| #define HAVE_STRPBRK 1
5096| #define HAVE_STRTOL 1
5097| #define HAVE_TGETENT 1
5098| #define HAVE_TOWLOWER 1
5099| #define HAVE_TOWUPPER 1
5100| #define HAVE_ISWUPPER 1
5101| #define HAVE_USLEEP 1
5102| #define HAVE_UTIME 1
5103| #define HAVE_UTIMES 1
5104| #define HAVE_FSEEKO 1
5105| #define HAVE_ST_BLKSIZE 1
5106| #define HAVE_ICONV 1
5107| #define HAVE_NL_LANGINFO_CODESET 1
5108| #define HAVE_LIBM 1
5109| #define HAVE_FLOAT_FUNCS 1
5110| /* end confdefs.h.  */
5111|
5112| /* Override any GCC internal prototype to avoid an error.
5113|    Use char because int might match the return type of a GCC
5114|    builtin and then its argument prototype would still apply.  */
5115| #ifdef __cplusplus
5116| extern "C"
5117| #endif
5118| char acl_get_file ();
5119| int
5120| main ()
5121| {
5122| return acl_get_file ();
5123|   ;
5124|   return 0;
5125| }
5126configure:11266: result: no
5127configure:11271: checking for acl_get_file in -lacl
5128configure:11296: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lacl  -lm  -lncurses -liconv >&5
5129ld: library not found for -lacl
5130clang: error: linker command failed with exit code 1 (use -v to see invocation)
5131configure:11296: $? = 1
5132configure: failed program was:
5133| /* confdefs.h */
5134| #define PACKAGE_NAME ""
5135| #define PACKAGE_TARNAME ""
5136| #define PACKAGE_VERSION ""
5137| #define PACKAGE_STRING ""
5138| #define PACKAGE_BUGREPORT ""
5139| #define PACKAGE_URL ""
5140| #define UNIX 1
5141| #define STDC_HEADERS 1
5142| #define HAVE_SYS_WAIT_H 1
5143| #define HAVE_SYS_TYPES_H 1
5144| #define HAVE_SYS_STAT_H 1
5145| #define HAVE_STDLIB_H 1
5146| #define HAVE_STRING_H 1
5147| #define HAVE_MEMORY_H 1
5148| #define HAVE_STRINGS_H 1
5149| #define HAVE_INTTYPES_H 1
5150| #define HAVE_STDINT_H 1
5151| #define HAVE_UNISTD_H 1
5152| #define FEAT_HUGE 1
5153| #define USE_XSMP_INTERACT 1
5154| #define FEAT_NETBEANS_INTG 1
5155| #define FEAT_MBYTE 1
5156| #define HAVE_X11_SM_SMLIB_H 1
5157| #define HAVE_DATE_TIME 1
5158| #define HAVE_ATTRIBUTE_UNUSED 1
5159| #define HAVE_DIRENT_H 1
5160| #define HAVE_STDARG_H 1
5161| #define HAVE_STDINT_H 1
5162| #define HAVE_STDLIB_H 1
5163| #define HAVE_STRING_H 1
5164| #define HAVE_SYS_SELECT_H 1
5165| #define HAVE_SYS_UTSNAME_H 1
5166| #define HAVE_TERMCAP_H 1
5167| #define HAVE_FCNTL_H 1
5168| #define HAVE_SGTTY_H 1
5169| #define HAVE_SYS_IOCTL_H 1
5170| #define HAVE_SYS_TIME_H 1
5171| #define HAVE_SYS_TYPES_H 1
5172| #define HAVE_ICONV_H 1
5173| #define HAVE_INTTYPES_H 1
5174| #define HAVE_LANGINFO_H 1
5175| #define HAVE_MATH_H 1
5176| #define HAVE_UNISTD_H 1
5177| #define HAVE_ERRNO_H 1
5178| #define HAVE_SYS_RESOURCE_H 1
5179| #define HAVE_LOCALE_H 1
5180| #define HAVE_TERMIOS_H 1
5181| #define HAVE_LIBC_H 1
5182| #define HAVE_POLL_H 1
5183| #define HAVE_SYS_POLL_H 1
5184| #define HAVE_PWD_H 1
5185| #define HAVE_UTIME_H 1
5186| #define HAVE_SYS_PARAM_H 1
5187| #define HAVE_LIBINTL_H 1
5188| #define HAVE_LIBGEN_H 1
5189| #define HAVE_SYS_ACL_H 1
5190| #define HAVE_WCHAR_H 1
5191| #define HAVE_WCTYPE_H 1
5192| #define HAVE_SYS_SYSCTL_H 1
5193| #define HAVE_STRINGS_H 1
5194| #define NO_STRINGS_WITH_STRING_H 1
5195| #define TIME_WITH_SYS_TIME 1
5196| #define TERMINFO 1
5197| #define HAVE_OSPEED 1
5198| #define HAVE_UP_BC_PC 1
5199| #define SYS_SELECT_WITH_SYS_TIME 1
5200| #define HAVE_SVR4_PTYS 1
5201| #define PTYRANGE0 "pqrstuvw"
5202| #define PTYRANGE1 "0123456789abcdef"
5203| #define RETSIGTYPE void
5204| #define SIGRETURN return
5205| #define HAVE_SIGCONTEXT 1
5206| #define HAVE_BCMP 1
5207| #define HAVE_FCHDIR 1
5208| #define HAVE_FCHOWN 1
5209| #define HAVE_FSYNC 1
5210| #define HAVE_GETCWD 1
5211| #define HAVE_GETPWENT 1
5212| #define HAVE_GETPWNAM 1
5213| #define HAVE_GETPWUID 1
5214| #define HAVE_GETRLIMIT 1
5215| #define HAVE_GETTIMEOFDAY 1
5216| #define HAVE_GETWD 1
5217| #define HAVE_LSTAT 1
5218| #define HAVE_MEMCMP 1
5219| #define HAVE_MEMSET 1
5220| #define HAVE_MKDTEMP 1
5221| #define HAVE_NANOSLEEP 1
5222| #define HAVE_OPENDIR 1
5223| #define HAVE_PUTENV 1
5224| #define HAVE_QSORT 1
5225| #define HAVE_READLINK 1
5226| #define HAVE_SELECT 1
5227| #define HAVE_SETENV 1
5228| #define HAVE_SETPGID 1
5229| #define HAVE_SETSID 1
5230| #define HAVE_SIGALTSTACK 1
5231| #define HAVE_SIGSET 1
5232| #define HAVE_SIGSETJMP 1
5233| #define HAVE_SIGACTION 1
5234| #define HAVE_SIGVEC 1
5235| #define HAVE_STRCASECMP 1
5236| #define HAVE_STRERROR 1
5237| #define HAVE_STRFTIME 1
5238| #define HAVE_STRNCASECMP 1
5239| #define HAVE_STRPBRK 1
5240| #define HAVE_STRTOL 1
5241| #define HAVE_TGETENT 1
5242| #define HAVE_TOWLOWER 1
5243| #define HAVE_TOWUPPER 1
5244| #define HAVE_ISWUPPER 1
5245| #define HAVE_USLEEP 1
5246| #define HAVE_UTIME 1
5247| #define HAVE_UTIMES 1
5248| #define HAVE_FSEEKO 1
5249| #define HAVE_ST_BLKSIZE 1
5250| #define HAVE_ICONV 1
5251| #define HAVE_NL_LANGINFO_CODESET 1
5252| #define HAVE_LIBM 1
5253| #define HAVE_FLOAT_FUNCS 1
5254| /* end confdefs.h.  */
5255|
5256| /* Override any GCC internal prototype to avoid an error.
5257|    Use char because int might match the return type of a GCC
5258|    builtin and then its argument prototype would still apply.  */
5259| #ifdef __cplusplus
5260| extern "C"
5261| #endif
5262| char acl_get_file ();
5263| int
5264| main ()
5265| {
5266| return acl_get_file ();
5267|   ;
5268|   return 0;
5269| }
5270configure:11305: result: no
5271configure:11354: checking for POSIX ACL support
5272configure:11374: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5273configure:11374: $? = 0
5274configure:11375: result: yes
5275configure:11385: checking for acl_get in -lsec
5276configure:11410: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lsec  -lm  -lncurses -liconv >&5
5277ld: library not found for -lsec
5278clang: error: linker command failed with exit code 1 (use -v to see invocation)
5279configure:11410: $? = 1
5280configure: failed program was:
5281| /* confdefs.h */
5282| #define PACKAGE_NAME ""
5283| #define PACKAGE_TARNAME ""
5284| #define PACKAGE_VERSION ""
5285| #define PACKAGE_STRING ""
5286| #define PACKAGE_BUGREPORT ""
5287| #define PACKAGE_URL ""
5288| #define UNIX 1
5289| #define STDC_HEADERS 1
5290| #define HAVE_SYS_WAIT_H 1
5291| #define HAVE_SYS_TYPES_H 1
5292| #define HAVE_SYS_STAT_H 1
5293| #define HAVE_STDLIB_H 1
5294| #define HAVE_STRING_H 1
5295| #define HAVE_MEMORY_H 1
5296| #define HAVE_STRINGS_H 1
5297| #define HAVE_INTTYPES_H 1
5298| #define HAVE_STDINT_H 1
5299| #define HAVE_UNISTD_H 1
5300| #define FEAT_HUGE 1
5301| #define USE_XSMP_INTERACT 1
5302| #define FEAT_NETBEANS_INTG 1
5303| #define FEAT_MBYTE 1
5304| #define HAVE_X11_SM_SMLIB_H 1
5305| #define HAVE_DATE_TIME 1
5306| #define HAVE_ATTRIBUTE_UNUSED 1
5307| #define HAVE_DIRENT_H 1
5308| #define HAVE_STDARG_H 1
5309| #define HAVE_STDINT_H 1
5310| #define HAVE_STDLIB_H 1
5311| #define HAVE_STRING_H 1
5312| #define HAVE_SYS_SELECT_H 1
5313| #define HAVE_SYS_UTSNAME_H 1
5314| #define HAVE_TERMCAP_H 1
5315| #define HAVE_FCNTL_H 1
5316| #define HAVE_SGTTY_H 1
5317| #define HAVE_SYS_IOCTL_H 1
5318| #define HAVE_SYS_TIME_H 1
5319| #define HAVE_SYS_TYPES_H 1
5320| #define HAVE_ICONV_H 1
5321| #define HAVE_INTTYPES_H 1
5322| #define HAVE_LANGINFO_H 1
5323| #define HAVE_MATH_H 1
5324| #define HAVE_UNISTD_H 1
5325| #define HAVE_ERRNO_H 1
5326| #define HAVE_SYS_RESOURCE_H 1
5327| #define HAVE_LOCALE_H 1
5328| #define HAVE_TERMIOS_H 1
5329| #define HAVE_LIBC_H 1
5330| #define HAVE_POLL_H 1
5331| #define HAVE_SYS_POLL_H 1
5332| #define HAVE_PWD_H 1
5333| #define HAVE_UTIME_H 1
5334| #define HAVE_SYS_PARAM_H 1
5335| #define HAVE_LIBINTL_H 1
5336| #define HAVE_LIBGEN_H 1
5337| #define HAVE_SYS_ACL_H 1
5338| #define HAVE_WCHAR_H 1
5339| #define HAVE_WCTYPE_H 1
5340| #define HAVE_SYS_SYSCTL_H 1
5341| #define HAVE_STRINGS_H 1
5342| #define NO_STRINGS_WITH_STRING_H 1
5343| #define TIME_WITH_SYS_TIME 1
5344| #define TERMINFO 1
5345| #define HAVE_OSPEED 1
5346| #define HAVE_UP_BC_PC 1
5347| #define SYS_SELECT_WITH_SYS_TIME 1
5348| #define HAVE_SVR4_PTYS 1
5349| #define PTYRANGE0 "pqrstuvw"
5350| #define PTYRANGE1 "0123456789abcdef"
5351| #define RETSIGTYPE void
5352| #define SIGRETURN return
5353| #define HAVE_SIGCONTEXT 1
5354| #define HAVE_BCMP 1
5355| #define HAVE_FCHDIR 1
5356| #define HAVE_FCHOWN 1
5357| #define HAVE_FSYNC 1
5358| #define HAVE_GETCWD 1
5359| #define HAVE_GETPWENT 1
5360| #define HAVE_GETPWNAM 1
5361| #define HAVE_GETPWUID 1
5362| #define HAVE_GETRLIMIT 1
5363| #define HAVE_GETTIMEOFDAY 1
5364| #define HAVE_GETWD 1
5365| #define HAVE_LSTAT 1
5366| #define HAVE_MEMCMP 1
5367| #define HAVE_MEMSET 1
5368| #define HAVE_MKDTEMP 1
5369| #define HAVE_NANOSLEEP 1
5370| #define HAVE_OPENDIR 1
5371| #define HAVE_PUTENV 1
5372| #define HAVE_QSORT 1
5373| #define HAVE_READLINK 1
5374| #define HAVE_SELECT 1
5375| #define HAVE_SETENV 1
5376| #define HAVE_SETPGID 1
5377| #define HAVE_SETSID 1
5378| #define HAVE_SIGALTSTACK 1
5379| #define HAVE_SIGSET 1
5380| #define HAVE_SIGSETJMP 1
5381| #define HAVE_SIGACTION 1
5382| #define HAVE_SIGVEC 1
5383| #define HAVE_STRCASECMP 1
5384| #define HAVE_STRERROR 1
5385| #define HAVE_STRFTIME 1
5386| #define HAVE_STRNCASECMP 1
5387| #define HAVE_STRPBRK 1
5388| #define HAVE_STRTOL 1
5389| #define HAVE_TGETENT 1
5390| #define HAVE_TOWLOWER 1
5391| #define HAVE_TOWUPPER 1
5392| #define HAVE_ISWUPPER 1
5393| #define HAVE_USLEEP 1
5394| #define HAVE_UTIME 1
5395| #define HAVE_UTIMES 1
5396| #define HAVE_FSEEKO 1
5397| #define HAVE_ST_BLKSIZE 1
5398| #define HAVE_ICONV 1
5399| #define HAVE_NL_LANGINFO_CODESET 1
5400| #define HAVE_LIBM 1
5401| #define HAVE_FLOAT_FUNCS 1
5402| #define HAVE_POSIX_ACL 1
5403| /* end confdefs.h.  */
5404|
5405| /* Override any GCC internal prototype to avoid an error.
5406|    Use char because int might match the return type of a GCC
5407|    builtin and then its argument prototype would still apply.  */
5408| #ifdef __cplusplus
5409| extern "C"
5410| #endif
5411| char acl_get ();
5412| int
5413| main ()
5414| {
5415| return acl_get ();
5416|   ;
5417|   return 0;
5418| }
5419configure:11419: result: no
5420configure:11425: checking for Solaris ACL support
5421configure:11442: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5422In file included from conftest.c:126:
5423In file included from /usr/include/sys/acl.h:27:
5424/usr/include/sys/kauth.h:65:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
5425        u_int8_t                sid_kind;
5426        ^
5427/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
5428typedef __signed char           __int8_t;
5429                                ^
5430In file included from conftest.c:126:
5431In file included from /usr/include/sys/acl.h:27:
5432/usr/include/sys/kauth.h:66:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
5433        u_int8_t                sid_authcount;
5434        ^
5435/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
5436typedef __signed char           __int8_t;
5437                                ^
5438In file included from conftest.c:126:
5439In file included from /usr/include/sys/acl.h:27:
5440/usr/include/sys/kauth.h:67:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
5441        u_int8_t                sid_authority[6];
5442        ^
5443/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
5444typedef __signed char           __int8_t;
5445                                ^
5446In file included from conftest.c:126:
5447In file included from /usr/include/sys/acl.h:27:
5448/usr/include/sys/kauth.h:69:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5449        u_int32_t       sid_authorities[KAUTH_NTSID_MAX_AUTHORITIES];
5450        ^
5451/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5452typedef int                     __int32_t;
5453                                ^
5454In file included from conftest.c:126:
5455In file included from /usr/include/sys/acl.h:27:
5456/usr/include/sys/kauth.h:86:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5457        u_int32_t       el_seqno;       /* request sequence number */
5458        ^
5459/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5460typedef int                     __int32_t;
5461                                ^
5462In file included from conftest.c:126:
5463In file included from /usr/include/sys/acl.h:27:
5464/usr/include/sys/kauth.h:87:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5465        u_int32_t       el_result;      /* lookup result */
5466        ^
5467/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5468typedef int                     __int32_t;
5469                                ^
5470In file included from conftest.c:126:
5471In file included from /usr/include/sys/acl.h:27:
5472/usr/include/sys/kauth.h:93:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5473        u_int32_t       el_flags;
5474        ^
5475/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5476typedef int                     __int32_t;
5477                                ^
5478In file included from conftest.c:126:
5479In file included from /usr/include/sys/acl.h:27:
5480/usr/include/sys/kauth.h:115:2: error: unknown type name 'u_int64_t'; did you mean '__int64_t'?
5481        u_int64_t       el_extend;              /* extension field */
5482        ^
5483/usr/include/i386/_types.h:46:20: note: '__int64_t' declared here
5484typedef long long               __int64_t;
5485                                ^
5486In file included from conftest.c:126:
5487In file included from /usr/include/sys/acl.h:27:
5488/usr/include/sys/kauth.h:116:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5489        u_int32_t       el_info_reserved_1;     /* reserved (APPLE) */
5490        ^
5491/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5492typedef int                     __int32_t;
5493                                ^
5494In file included from conftest.c:126:
5495In file included from /usr/include/sys/acl.h:27:
5496/usr/include/sys/kauth.h:118:2: error: unknown type name 'uid_t'; did you mean 'guid_t'?
5497        uid_t           el_uid;         /* user ID */
5498        ^
5499/usr/include/sys/kauth.h:58:3: note: 'guid_t' declared here
5500} guid_t;
5501  ^
5502/usr/include/sys/kauth.h:120:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5503        u_int32_t       el_uguid_valid; /* TTL on translation result (seconds) */
5504        ^
5505/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5506typedef int                     __int32_t;
5507                                ^
5508In file included from conftest.c:126:
5509In file included from /usr/include/sys/acl.h:27:
5510/usr/include/sys/kauth.h:122:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5511        u_int32_t       el_usid_valid;  /* TTL on translation result (seconds) */
5512        ^
5513/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5514typedef int                     __int32_t;
5515                                ^
5516In file included from conftest.c:126:
5517In file included from /usr/include/sys/acl.h:27:
5518/usr/include/sys/kauth.h:123:2: error: unknown type name 'gid_t'; did you mean 'guid_t'?
5519        gid_t           el_gid;         /* group ID */
5520        ^
5521/usr/include/sys/kauth.h:58:3: note: 'guid_t' declared here
5522} guid_t;
5523  ^
5524/usr/include/sys/kauth.h:125:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5525        u_int32_t       el_gguid_valid; /* TTL on translation result (seconds) */
5526        ^
5527/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5528typedef int                     __int32_t;
5529                                ^
5530In file included from conftest.c:126:
5531In file included from /usr/include/sys/acl.h:27:
5532/usr/include/sys/kauth.h:127:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5533        u_int32_t       el_gsid_valid;  /* TTL on translation result (seconds) */
5534        ^
5535/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5536typedef int                     __int32_t;
5537                                ^
5538In file included from conftest.c:126:
5539In file included from /usr/include/sys/acl.h:27:
5540/usr/include/sys/kauth.h:128:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5541        u_int32_t       el_member_valid; /* TTL on group lookup result */
5542        ^
5543/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5544typedef int                     __int32_t;
5545                                ^
5546In file included from conftest.c:126:
5547In file included from /usr/include/sys/acl.h:27:
5548/usr/include/sys/kauth.h:132:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5549        u_int32_t kcs_group_size;
5550        ^
5551/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5552typedef int                     __int32_t;
5553                                ^
5554In file included from conftest.c:126:
5555In file included from /usr/include/sys/acl.h:27:
5556/usr/include/sys/kauth.h:133:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5557        u_int32_t kcs_id_size;
5558        ^
5559/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5560typedef int                     __int32_t;
5561                                ^
5562In file included from conftest.c:126:
5563In file included from /usr/include/sys/acl.h:27:
5564/usr/include/sys/kauth.h:151:9: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
5565typedef u_int32_t kauth_ace_rights_t;
5566        ^
5567/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
5568typedef int                     __int32_t;
5569                                ^
5570fatal error: too many errors emitted, stopping now [-ferror-limit=]
557120 errors generated.
5572configure:11442: $? = 1
5573configure: failed program was:
5574| /* confdefs.h */
5575| #define PACKAGE_NAME ""
5576| #define PACKAGE_TARNAME ""
5577| #define PACKAGE_VERSION ""
5578| #define PACKAGE_STRING ""
5579| #define PACKAGE_BUGREPORT ""
5580| #define PACKAGE_URL ""
5581| #define UNIX 1
5582| #define STDC_HEADERS 1
5583| #define HAVE_SYS_WAIT_H 1
5584| #define HAVE_SYS_TYPES_H 1
5585| #define HAVE_SYS_STAT_H 1
5586| #define HAVE_STDLIB_H 1
5587| #define HAVE_STRING_H 1
5588| #define HAVE_MEMORY_H 1
5589| #define HAVE_STRINGS_H 1
5590| #define HAVE_INTTYPES_H 1
5591| #define HAVE_STDINT_H 1
5592| #define HAVE_UNISTD_H 1
5593| #define FEAT_HUGE 1
5594| #define USE_XSMP_INTERACT 1
5595| #define FEAT_NETBEANS_INTG 1
5596| #define FEAT_MBYTE 1
5597| #define HAVE_X11_SM_SMLIB_H 1
5598| #define HAVE_DATE_TIME 1
5599| #define HAVE_ATTRIBUTE_UNUSED 1
5600| #define HAVE_DIRENT_H 1
5601| #define HAVE_STDARG_H 1
5602| #define HAVE_STDINT_H 1
5603| #define HAVE_STDLIB_H 1
5604| #define HAVE_STRING_H 1
5605| #define HAVE_SYS_SELECT_H 1
5606| #define HAVE_SYS_UTSNAME_H 1
5607| #define HAVE_TERMCAP_H 1
5608| #define HAVE_FCNTL_H 1
5609| #define HAVE_SGTTY_H 1
5610| #define HAVE_SYS_IOCTL_H 1
5611| #define HAVE_SYS_TIME_H 1
5612| #define HAVE_SYS_TYPES_H 1
5613| #define HAVE_ICONV_H 1
5614| #define HAVE_INTTYPES_H 1
5615| #define HAVE_LANGINFO_H 1
5616| #define HAVE_MATH_H 1
5617| #define HAVE_UNISTD_H 1
5618| #define HAVE_ERRNO_H 1
5619| #define HAVE_SYS_RESOURCE_H 1
5620| #define HAVE_LOCALE_H 1
5621| #define HAVE_TERMIOS_H 1
5622| #define HAVE_LIBC_H 1
5623| #define HAVE_POLL_H 1
5624| #define HAVE_SYS_POLL_H 1
5625| #define HAVE_PWD_H 1
5626| #define HAVE_UTIME_H 1
5627| #define HAVE_SYS_PARAM_H 1
5628| #define HAVE_LIBINTL_H 1
5629| #define HAVE_LIBGEN_H 1
5630| #define HAVE_SYS_ACL_H 1
5631| #define HAVE_WCHAR_H 1
5632| #define HAVE_WCTYPE_H 1
5633| #define HAVE_SYS_SYSCTL_H 1
5634| #define HAVE_STRINGS_H 1
5635| #define NO_STRINGS_WITH_STRING_H 1
5636| #define TIME_WITH_SYS_TIME 1
5637| #define TERMINFO 1
5638| #define HAVE_OSPEED 1
5639| #define HAVE_UP_BC_PC 1
5640| #define SYS_SELECT_WITH_SYS_TIME 1
5641| #define HAVE_SVR4_PTYS 1
5642| #define PTYRANGE0 "pqrstuvw"
5643| #define PTYRANGE1 "0123456789abcdef"
5644| #define RETSIGTYPE void
5645| #define SIGRETURN return
5646| #define HAVE_SIGCONTEXT 1
5647| #define HAVE_BCMP 1
5648| #define HAVE_FCHDIR 1
5649| #define HAVE_FCHOWN 1
5650| #define HAVE_FSYNC 1
5651| #define HAVE_GETCWD 1
5652| #define HAVE_GETPWENT 1
5653| #define HAVE_GETPWNAM 1
5654| #define HAVE_GETPWUID 1
5655| #define HAVE_GETRLIMIT 1
5656| #define HAVE_GETTIMEOFDAY 1
5657| #define HAVE_GETWD 1
5658| #define HAVE_LSTAT 1
5659| #define HAVE_MEMCMP 1
5660| #define HAVE_MEMSET 1
5661| #define HAVE_MKDTEMP 1
5662| #define HAVE_NANOSLEEP 1
5663| #define HAVE_OPENDIR 1
5664| #define HAVE_PUTENV 1
5665| #define HAVE_QSORT 1
5666| #define HAVE_READLINK 1
5667| #define HAVE_SELECT 1
5668| #define HAVE_SETENV 1
5669| #define HAVE_SETPGID 1
5670| #define HAVE_SETSID 1
5671| #define HAVE_SIGALTSTACK 1
5672| #define HAVE_SIGSET 1
5673| #define HAVE_SIGSETJMP 1
5674| #define HAVE_SIGACTION 1
5675| #define HAVE_SIGVEC 1
5676| #define HAVE_STRCASECMP 1
5677| #define HAVE_STRERROR 1
5678| #define HAVE_STRFTIME 1
5679| #define HAVE_STRNCASECMP 1
5680| #define HAVE_STRPBRK 1
5681| #define HAVE_STRTOL 1
5682| #define HAVE_TGETENT 1
5683| #define HAVE_TOWLOWER 1
5684| #define HAVE_TOWUPPER 1
5685| #define HAVE_ISWUPPER 1
5686| #define HAVE_USLEEP 1
5687| #define HAVE_UTIME 1
5688| #define HAVE_UTIMES 1
5689| #define HAVE_FSEEKO 1
5690| #define HAVE_ST_BLKSIZE 1
5691| #define HAVE_ICONV 1
5692| #define HAVE_NL_LANGINFO_CODESET 1
5693| #define HAVE_LIBM 1
5694| #define HAVE_FLOAT_FUNCS 1
5695| #define HAVE_POSIX_ACL 1
5696| /* end confdefs.h.  */
5697|
5698| #ifdef HAVE_SYS_ACL_H
5699| # include <sys/acl.h>
5700| #endif
5701| int
5702| main ()
5703| {
5704| acl("foo", GETACLCNT, 0, NULL);
5705|
5706|   ;
5707|   return 0;
5708| }
5709configure:11447: result: no
5710configure:11455: checking for AIX ACL support
5711configure:11487: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5712In file included from conftest.c:130:
5713In file included from /usr/include/sys/acl.h:27:
5714/usr/include/sys/kauth.h:123:2: error: unknown type name 'gid_t'
5715        gid_t           el_gid;         /* group ID */
5716        ^
5717In file included from conftest.c:130:
5718/usr/include/sys/acl.h:200:8: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5719extern ssize_t  acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
5720       ^
5721/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5722typedef __darwin_size_t                 size_t;
5723                                        ^
5724In file included from conftest.c:130:
5725/usr/include/sys/acl.h:200:53: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5726extern ssize_t  acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
5727                                                     ^
5728/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5729typedef __darwin_size_t                 size_t;
5730                                        ^
5731In file included from conftest.c:130:
5732/usr/include/sys/acl.h:201:8: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5733extern ssize_t  acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
5734       ^
5735/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5736typedef __darwin_size_t                 size_t;
5737                                        ^
5738In file included from conftest.c:130:
5739/usr/include/sys/acl.h:201:60: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5740extern ssize_t  acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
5741                                                            ^
5742/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5743typedef __darwin_size_t                 size_t;
5744                                        ^
5745In file included from conftest.c:130:
5746/usr/include/sys/acl.h:205:8: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5747extern ssize_t  acl_size(acl_t acl);
5748       ^
5749/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5750typedef __darwin_size_t                 size_t;
5751                                        ^
5752In file included from conftest.c:130:
5753/usr/include/sys/acl.h:206:37: error: unknown type name 'ssize_t'; did you mean 'size_t'?
5754extern char     *acl_to_text(acl_t acl, ssize_t *len_p);
5755                                        ^
5756/usr/include/sys/signal.h:167:27: note: 'size_t' declared here
5757typedef __darwin_size_t                 size_t;
5758                                        ^
5759conftest.c:144:11: error: invalid application of 'sizeof' to an incomplete type 'struct acl'
5760aclsize = sizeof(struct acl);
5761          ^     ~~~~~~~~~~~~
5762conftest.c:140:8: note: forward declaration of 'struct acl'
5763struct acl *aclent;
5764       ^
5765conftest.c:146:2: warning: implicit declaration of function 'statacl' is invalid in C99 [-Wimplicit-function-declaration]
5766        statacl("foo", STX_NORMAL, aclent, aclsize);
5767        ^
5768conftest.c:146:17: error: use of undeclared identifier 'STX_NORMAL'
5769        statacl("foo", STX_NORMAL, aclent, aclsize);
5770                       ^
57711 warning and 9 errors generated.
5772configure:11487: $? = 1
5773configure: failed program was:
5774| /* confdefs.h */
5775| #define PACKAGE_NAME ""
5776| #define PACKAGE_TARNAME ""
5777| #define PACKAGE_VERSION ""
5778| #define PACKAGE_STRING ""
5779| #define PACKAGE_BUGREPORT ""
5780| #define PACKAGE_URL ""
5781| #define UNIX 1
5782| #define STDC_HEADERS 1
5783| #define HAVE_SYS_WAIT_H 1
5784| #define HAVE_SYS_TYPES_H 1
5785| #define HAVE_SYS_STAT_H 1
5786| #define HAVE_STDLIB_H 1
5787| #define HAVE_STRING_H 1
5788| #define HAVE_MEMORY_H 1
5789| #define HAVE_STRINGS_H 1
5790| #define HAVE_INTTYPES_H 1
5791| #define HAVE_STDINT_H 1
5792| #define HAVE_UNISTD_H 1
5793| #define FEAT_HUGE 1
5794| #define USE_XSMP_INTERACT 1
5795| #define FEAT_NETBEANS_INTG 1
5796| #define FEAT_MBYTE 1
5797| #define HAVE_X11_SM_SMLIB_H 1
5798| #define HAVE_DATE_TIME 1
5799| #define HAVE_ATTRIBUTE_UNUSED 1
5800| #define HAVE_DIRENT_H 1
5801| #define HAVE_STDARG_H 1
5802| #define HAVE_STDINT_H 1
5803| #define HAVE_STDLIB_H 1
5804| #define HAVE_STRING_H 1
5805| #define HAVE_SYS_SELECT_H 1
5806| #define HAVE_SYS_UTSNAME_H 1
5807| #define HAVE_TERMCAP_H 1
5808| #define HAVE_FCNTL_H 1
5809| #define HAVE_SGTTY_H 1
5810| #define HAVE_SYS_IOCTL_H 1
5811| #define HAVE_SYS_TIME_H 1
5812| #define HAVE_SYS_TYPES_H 1
5813| #define HAVE_ICONV_H 1
5814| #define HAVE_INTTYPES_H 1
5815| #define HAVE_LANGINFO_H 1
5816| #define HAVE_MATH_H 1
5817| #define HAVE_UNISTD_H 1
5818| #define HAVE_ERRNO_H 1
5819| #define HAVE_SYS_RESOURCE_H 1
5820| #define HAVE_LOCALE_H 1
5821| #define HAVE_TERMIOS_H 1
5822| #define HAVE_LIBC_H 1
5823| #define HAVE_POLL_H 1
5824| #define HAVE_SYS_POLL_H 1
5825| #define HAVE_PWD_H 1
5826| #define HAVE_UTIME_H 1
5827| #define HAVE_SYS_PARAM_H 1
5828| #define HAVE_LIBINTL_H 1
5829| #define HAVE_LIBGEN_H 1
5830| #define HAVE_SYS_ACL_H 1
5831| #define HAVE_WCHAR_H 1
5832| #define HAVE_WCTYPE_H 1
5833| #define HAVE_SYS_SYSCTL_H 1
5834| #define HAVE_STRINGS_H 1
5835| #define NO_STRINGS_WITH_STRING_H 1
5836| #define TIME_WITH_SYS_TIME 1
5837| #define TERMINFO 1
5838| #define HAVE_OSPEED 1
5839| #define HAVE_UP_BC_PC 1
5840| #define SYS_SELECT_WITH_SYS_TIME 1
5841| #define HAVE_SVR4_PTYS 1
5842| #define PTYRANGE0 "pqrstuvw"
5843| #define PTYRANGE1 "0123456789abcdef"
5844| #define RETSIGTYPE void
5845| #define SIGRETURN return
5846| #define HAVE_SIGCONTEXT 1
5847| #define HAVE_BCMP 1
5848| #define HAVE_FCHDIR 1
5849| #define HAVE_FCHOWN 1
5850| #define HAVE_FSYNC 1
5851| #define HAVE_GETCWD 1
5852| #define HAVE_GETPWENT 1
5853| #define HAVE_GETPWNAM 1
5854| #define HAVE_GETPWUID 1
5855| #define HAVE_GETRLIMIT 1
5856| #define HAVE_GETTIMEOFDAY 1
5857| #define HAVE_GETWD 1
5858| #define HAVE_LSTAT 1
5859| #define HAVE_MEMCMP 1
5860| #define HAVE_MEMSET 1
5861| #define HAVE_MKDTEMP 1
5862| #define HAVE_NANOSLEEP 1
5863| #define HAVE_OPENDIR 1
5864| #define HAVE_PUTENV 1
5865| #define HAVE_QSORT 1
5866| #define HAVE_READLINK 1
5867| #define HAVE_SELECT 1
5868| #define HAVE_SETENV 1
5869| #define HAVE_SETPGID 1
5870| #define HAVE_SETSID 1
5871| #define HAVE_SIGALTSTACK 1
5872| #define HAVE_SIGSET 1
5873| #define HAVE_SIGSETJMP 1
5874| #define HAVE_SIGACTION 1
5875| #define HAVE_SIGVEC 1
5876| #define HAVE_STRCASECMP 1
5877| #define HAVE_STRERROR 1
5878| #define HAVE_STRFTIME 1
5879| #define HAVE_STRNCASECMP 1
5880| #define HAVE_STRPBRK 1
5881| #define HAVE_STRTOL 1
5882| #define HAVE_TGETENT 1
5883| #define HAVE_TOWLOWER 1
5884| #define HAVE_TOWUPPER 1
5885| #define HAVE_ISWUPPER 1
5886| #define HAVE_USLEEP 1
5887| #define HAVE_UTIME 1
5888| #define HAVE_UTIMES 1
5889| #define HAVE_FSEEKO 1
5890| #define HAVE_ST_BLKSIZE 1
5891| #define HAVE_ICONV 1
5892| #define HAVE_NL_LANGINFO_CODESET 1
5893| #define HAVE_LIBM 1
5894| #define HAVE_FLOAT_FUNCS 1
5895| #define HAVE_POSIX_ACL 1
5896| /* end confdefs.h.  */
5897|
5898| #if STDC_HEADERS
5899| # include <stdlib.h>
5900| # include <stddef.h>
5901| #endif
5902| #ifdef HAVE_SYS_ACL_H
5903| # include <sys/acl.h>
5904| #endif
5905| #ifdef HAVE_SYS_ACCESS_H
5906| # include <sys/access.h>
5907| #endif
5908| #define _ALL_SOURCE
5909|
5910| #include <sys/stat.h>
5911|
5912| int aclsize;
5913| struct acl *aclent;
5914| int
5915| main ()
5916| {
5917| aclsize = sizeof(struct acl);
5918|       aclent = (void *)malloc(aclsize);
5919|       statacl("foo", STX_NORMAL, aclent, aclsize);
5920|
5921|   ;
5922|   return 0;
5923| }
5924configure:11492: result: no
5925configure:11502: checking --disable-gpm argument
5926configure:11551: result: yes
5927configure:11555: checking --disable-sysmouse argument
5928configure:11566: result: no
5929configure:11568: checking for sysmouse
5930configure:11590: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5931conftest.c:124:10: fatal error: 'sys/consio.h' file not found
5932#include <sys/consio.h>
5933         ^
59341 error generated.
5935configure:11590: $? = 1
5936configure: failed program was:
5937| /* confdefs.h */
5938| #define PACKAGE_NAME ""
5939| #define PACKAGE_TARNAME ""
5940| #define PACKAGE_VERSION ""
5941| #define PACKAGE_STRING ""
5942| #define PACKAGE_BUGREPORT ""
5943| #define PACKAGE_URL ""
5944| #define UNIX 1
5945| #define STDC_HEADERS 1
5946| #define HAVE_SYS_WAIT_H 1
5947| #define HAVE_SYS_TYPES_H 1
5948| #define HAVE_SYS_STAT_H 1
5949| #define HAVE_STDLIB_H 1
5950| #define HAVE_STRING_H 1
5951| #define HAVE_MEMORY_H 1
5952| #define HAVE_STRINGS_H 1
5953| #define HAVE_INTTYPES_H 1
5954| #define HAVE_STDINT_H 1
5955| #define HAVE_UNISTD_H 1
5956| #define FEAT_HUGE 1
5957| #define USE_XSMP_INTERACT 1
5958| #define FEAT_NETBEANS_INTG 1
5959| #define FEAT_MBYTE 1
5960| #define HAVE_X11_SM_SMLIB_H 1
5961| #define HAVE_DATE_TIME 1
5962| #define HAVE_ATTRIBUTE_UNUSED 1
5963| #define HAVE_DIRENT_H 1
5964| #define HAVE_STDARG_H 1
5965| #define HAVE_STDINT_H 1
5966| #define HAVE_STDLIB_H 1
5967| #define HAVE_STRING_H 1
5968| #define HAVE_SYS_SELECT_H 1
5969| #define HAVE_SYS_UTSNAME_H 1
5970| #define HAVE_TERMCAP_H 1
5971| #define HAVE_FCNTL_H 1
5972| #define HAVE_SGTTY_H 1
5973| #define HAVE_SYS_IOCTL_H 1
5974| #define HAVE_SYS_TIME_H 1
5975| #define HAVE_SYS_TYPES_H 1
5976| #define HAVE_ICONV_H 1
5977| #define HAVE_INTTYPES_H 1
5978| #define HAVE_LANGINFO_H 1
5979| #define HAVE_MATH_H 1
5980| #define HAVE_UNISTD_H 1
5981| #define HAVE_ERRNO_H 1
5982| #define HAVE_SYS_RESOURCE_H 1
5983| #define HAVE_LOCALE_H 1
5984| #define HAVE_TERMIOS_H 1
5985| #define HAVE_LIBC_H 1
5986| #define HAVE_POLL_H 1
5987| #define HAVE_SYS_POLL_H 1
5988| #define HAVE_PWD_H 1
5989| #define HAVE_UTIME_H 1
5990| #define HAVE_SYS_PARAM_H 1
5991| #define HAVE_LIBINTL_H 1
5992| #define HAVE_LIBGEN_H 1
5993| #define HAVE_SYS_ACL_H 1
5994| #define HAVE_WCHAR_H 1
5995| #define HAVE_WCTYPE_H 1
5996| #define HAVE_SYS_SYSCTL_H 1
5997| #define HAVE_STRINGS_H 1
5998| #define NO_STRINGS_WITH_STRING_H 1
5999| #define TIME_WITH_SYS_TIME 1
6000| #define TERMINFO 1
6001| #define HAVE_OSPEED 1
6002| #define HAVE_UP_BC_PC 1
6003| #define SYS_SELECT_WITH_SYS_TIME 1
6004| #define HAVE_SVR4_PTYS 1
6005| #define PTYRANGE0 "pqrstuvw"
6006| #define PTYRANGE1 "0123456789abcdef"
6007| #define RETSIGTYPE void
6008| #define SIGRETURN return
6009| #define HAVE_SIGCONTEXT 1
6010| #define HAVE_BCMP 1
6011| #define HAVE_FCHDIR 1
6012| #define HAVE_FCHOWN 1
6013| #define HAVE_FSYNC 1
6014| #define HAVE_GETCWD 1
6015| #define HAVE_GETPWENT 1
6016| #define HAVE_GETPWNAM 1
6017| #define HAVE_GETPWUID 1
6018| #define HAVE_GETRLIMIT 1
6019| #define HAVE_GETTIMEOFDAY 1
6020| #define HAVE_GETWD 1
6021| #define HAVE_LSTAT 1
6022| #define HAVE_MEMCMP 1
6023| #define HAVE_MEMSET 1
6024| #define HAVE_MKDTEMP 1
6025| #define HAVE_NANOSLEEP 1
6026| #define HAVE_OPENDIR 1
6027| #define HAVE_PUTENV 1
6028| #define HAVE_QSORT 1
6029| #define HAVE_READLINK 1
6030| #define HAVE_SELECT 1
6031| #define HAVE_SETENV 1
6032| #define HAVE_SETPGID 1
6033| #define HAVE_SETSID 1
6034| #define HAVE_SIGALTSTACK 1
6035| #define HAVE_SIGSET 1
6036| #define HAVE_SIGSETJMP 1
6037| #define HAVE_SIGACTION 1
6038| #define HAVE_SIGVEC 1
6039| #define HAVE_STRCASECMP 1
6040| #define HAVE_STRERROR 1
6041| #define HAVE_STRFTIME 1
6042| #define HAVE_STRNCASECMP 1
6043| #define HAVE_STRPBRK 1
6044| #define HAVE_STRTOL 1
6045| #define HAVE_TGETENT 1
6046| #define HAVE_TOWLOWER 1
6047| #define HAVE_TOWUPPER 1
6048| #define HAVE_ISWUPPER 1
6049| #define HAVE_USLEEP 1
6050| #define HAVE_UTIME 1
6051| #define HAVE_UTIMES 1
6052| #define HAVE_FSEEKO 1
6053| #define HAVE_ST_BLKSIZE 1
6054| #define HAVE_ICONV 1
6055| #define HAVE_NL_LANGINFO_CODESET 1
6056| #define HAVE_LIBM 1
6057| #define HAVE_FLOAT_FUNCS 1
6058| #define HAVE_POSIX_ACL 1
6059| /* end confdefs.h.  */
6060| #include <sys/consio.h>
6061|            #include <signal.h>
6062|            #include <sys/fbio.h>
6063| int
6064| main ()
6065| {
6066| struct mouse_info   mouse;
6067|            mouse.operation = MOUSE_MODE;
6068|            mouse.operation = MOUSE_SHOW;
6069|            mouse.u.mode.mode = 0;
6070|            mouse.u.mode.signal = SIGUSR2;
6071|   ;
6072|   return 0;
6073| }
6074configure:11599: result: no
6075configure:11610: checking for FD_CLOEXEC
6076configure:11625: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6077configure:11625: $? = 0
6078configure:11626: result: yes
6079configure:11635: checking for rename
6080configure:11648: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6081configure:11648: $? = 0
6082configure:11649: result: yes
6083configure:11659: checking for sysctl
6084configure:11680: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6085configure:11680: $? = 0
6086configure:11681: result: yes
6087configure:11690: checking for sysinfo
6088configure:11709: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6089conftest.c:128:10: fatal error: 'sys/sysinfo.h' file not found
6090#include <sys/sysinfo.h>
6091         ^
60921 error generated.
6093configure:11709: $? = 1
6094configure: failed program was:
6095| /* confdefs.h */
6096| #define PACKAGE_NAME ""
6097| #define PACKAGE_TARNAME ""
6098| #define PACKAGE_VERSION ""
6099| #define PACKAGE_STRING ""
6100| #define PACKAGE_BUGREPORT ""
6101| #define PACKAGE_URL ""
6102| #define UNIX 1
6103| #define STDC_HEADERS 1
6104| #define HAVE_SYS_WAIT_H 1
6105| #define HAVE_SYS_TYPES_H 1
6106| #define HAVE_SYS_STAT_H 1
6107| #define HAVE_STDLIB_H 1
6108| #define HAVE_STRING_H 1
6109| #define HAVE_MEMORY_H 1
6110| #define HAVE_STRINGS_H 1
6111| #define HAVE_INTTYPES_H 1
6112| #define HAVE_STDINT_H 1
6113| #define HAVE_UNISTD_H 1
6114| #define FEAT_HUGE 1
6115| #define USE_XSMP_INTERACT 1
6116| #define FEAT_NETBEANS_INTG 1
6117| #define FEAT_MBYTE 1
6118| #define HAVE_X11_SM_SMLIB_H 1
6119| #define HAVE_DATE_TIME 1
6120| #define HAVE_ATTRIBUTE_UNUSED 1
6121| #define HAVE_DIRENT_H 1
6122| #define HAVE_STDARG_H 1
6123| #define HAVE_STDINT_H 1
6124| #define HAVE_STDLIB_H 1
6125| #define HAVE_STRING_H 1
6126| #define HAVE_SYS_SELECT_H 1
6127| #define HAVE_SYS_UTSNAME_H 1
6128| #define HAVE_TERMCAP_H 1
6129| #define HAVE_FCNTL_H 1
6130| #define HAVE_SGTTY_H 1
6131| #define HAVE_SYS_IOCTL_H 1
6132| #define HAVE_SYS_TIME_H 1
6133| #define HAVE_SYS_TYPES_H 1
6134| #define HAVE_ICONV_H 1
6135| #define HAVE_INTTYPES_H 1
6136| #define HAVE_LANGINFO_H 1
6137| #define HAVE_MATH_H 1
6138| #define HAVE_UNISTD_H 1
6139| #define HAVE_ERRNO_H 1
6140| #define HAVE_SYS_RESOURCE_H 1
6141| #define HAVE_LOCALE_H 1
6142| #define HAVE_TERMIOS_H 1
6143| #define HAVE_LIBC_H 1
6144| #define HAVE_POLL_H 1
6145| #define HAVE_SYS_POLL_H 1
6146| #define HAVE_PWD_H 1
6147| #define HAVE_UTIME_H 1
6148| #define HAVE_SYS_PARAM_H 1
6149| #define HAVE_LIBINTL_H 1
6150| #define HAVE_LIBGEN_H 1
6151| #define HAVE_SYS_ACL_H 1
6152| #define HAVE_WCHAR_H 1
6153| #define HAVE_WCTYPE_H 1
6154| #define HAVE_SYS_SYSCTL_H 1
6155| #define HAVE_STRINGS_H 1
6156| #define NO_STRINGS_WITH_STRING_H 1
6157| #define TIME_WITH_SYS_TIME 1
6158| #define TERMINFO 1
6159| #define HAVE_OSPEED 1
6160| #define HAVE_UP_BC_PC 1
6161| #define SYS_SELECT_WITH_SYS_TIME 1
6162| #define HAVE_SVR4_PTYS 1
6163| #define PTYRANGE0 "pqrstuvw"
6164| #define PTYRANGE1 "0123456789abcdef"
6165| #define RETSIGTYPE void
6166| #define SIGRETURN return
6167| #define HAVE_SIGCONTEXT 1
6168| #define HAVE_BCMP 1
6169| #define HAVE_FCHDIR 1
6170| #define HAVE_FCHOWN 1
6171| #define HAVE_FSYNC 1
6172| #define HAVE_GETCWD 1
6173| #define HAVE_GETPWENT 1
6174| #define HAVE_GETPWNAM 1
6175| #define HAVE_GETPWUID 1
6176| #define HAVE_GETRLIMIT 1
6177| #define HAVE_GETTIMEOFDAY 1
6178| #define HAVE_GETWD 1
6179| #define HAVE_LSTAT 1
6180| #define HAVE_MEMCMP 1
6181| #define HAVE_MEMSET 1
6182| #define HAVE_MKDTEMP 1
6183| #define HAVE_NANOSLEEP 1
6184| #define HAVE_OPENDIR 1
6185| #define HAVE_PUTENV 1
6186| #define HAVE_QSORT 1
6187| #define HAVE_READLINK 1
6188| #define HAVE_SELECT 1
6189| #define HAVE_SETENV 1
6190| #define HAVE_SETPGID 1
6191| #define HAVE_SETSID 1
6192| #define HAVE_SIGALTSTACK 1
6193| #define HAVE_SIGSET 1
6194| #define HAVE_SIGSETJMP 1
6195| #define HAVE_SIGACTION 1
6196| #define HAVE_SIGVEC 1
6197| #define HAVE_STRCASECMP 1
6198| #define HAVE_STRERROR 1
6199| #define HAVE_STRFTIME 1
6200| #define HAVE_STRNCASECMP 1
6201| #define HAVE_STRPBRK 1
6202| #define HAVE_STRTOL 1
6203| #define HAVE_TGETENT 1
6204| #define HAVE_TOWLOWER 1
6205| #define HAVE_TOWUPPER 1
6206| #define HAVE_ISWUPPER 1
6207| #define HAVE_USLEEP 1
6208| #define HAVE_UTIME 1
6209| #define HAVE_UTIMES 1
6210| #define HAVE_FSEEKO 1
6211| #define HAVE_ST_BLKSIZE 1
6212| #define HAVE_ICONV 1
6213| #define HAVE_NL_LANGINFO_CODESET 1
6214| #define HAVE_LIBM 1
6215| #define HAVE_FLOAT_FUNCS 1
6216| #define HAVE_POSIX_ACL 1
6217| #define HAVE_FD_CLOEXEC 1
6218| #define HAVE_RENAME 1
6219| #define HAVE_SYSCTL 1
6220| /* end confdefs.h.  */
6221| #include <sys/types.h>
6222| #include <sys/sysinfo.h>
6223| int
6224| main ()
6225| {
6226|       struct sysinfo sinfo;
6227|       int t;
6228|
6229|       (void)sysinfo(&sinfo);
6230|       t = sinfo.totalram;
6231|
6232|   ;
6233|   return 0;
6234| }
6235configure:11714: result: not usable
6236configure:11719: checking for sysinfo.mem_unit
6237configure:11735: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6238conftest.c:128:10: fatal error: 'sys/sysinfo.h' file not found
6239#include <sys/sysinfo.h>
6240         ^
62411 error generated.
6242configure:11735: $? = 1
6243configure: failed program was:
6244| /* confdefs.h */
6245| #define PACKAGE_NAME ""
6246| #define PACKAGE_TARNAME ""
6247| #define PACKAGE_VERSION ""
6248| #define PACKAGE_STRING ""
6249| #define PACKAGE_BUGREPORT ""
6250| #define PACKAGE_URL ""
6251| #define UNIX 1
6252| #define STDC_HEADERS 1
6253| #define HAVE_SYS_WAIT_H 1
6254| #define HAVE_SYS_TYPES_H 1
6255| #define HAVE_SYS_STAT_H 1
6256| #define HAVE_STDLIB_H 1
6257| #define HAVE_STRING_H 1
6258| #define HAVE_MEMORY_H 1
6259| #define HAVE_STRINGS_H 1
6260| #define HAVE_INTTYPES_H 1
6261| #define HAVE_STDINT_H 1
6262| #define HAVE_UNISTD_H 1
6263| #define FEAT_HUGE 1
6264| #define USE_XSMP_INTERACT 1
6265| #define FEAT_NETBEANS_INTG 1
6266| #define FEAT_MBYTE 1
6267| #define HAVE_X11_SM_SMLIB_H 1
6268| #define HAVE_DATE_TIME 1
6269| #define HAVE_ATTRIBUTE_UNUSED 1
6270| #define HAVE_DIRENT_H 1
6271| #define HAVE_STDARG_H 1
6272| #define HAVE_STDINT_H 1
6273| #define HAVE_STDLIB_H 1
6274| #define HAVE_STRING_H 1
6275| #define HAVE_SYS_SELECT_H 1
6276| #define HAVE_SYS_UTSNAME_H 1
6277| #define HAVE_TERMCAP_H 1
6278| #define HAVE_FCNTL_H 1
6279| #define HAVE_SGTTY_H 1
6280| #define HAVE_SYS_IOCTL_H 1
6281| #define HAVE_SYS_TIME_H 1
6282| #define HAVE_SYS_TYPES_H 1
6283| #define HAVE_ICONV_H 1
6284| #define HAVE_INTTYPES_H 1
6285| #define HAVE_LANGINFO_H 1
6286| #define HAVE_MATH_H 1
6287| #define HAVE_UNISTD_H 1
6288| #define HAVE_ERRNO_H 1
6289| #define HAVE_SYS_RESOURCE_H 1
6290| #define HAVE_LOCALE_H 1
6291| #define HAVE_TERMIOS_H 1
6292| #define HAVE_LIBC_H 1
6293| #define HAVE_POLL_H 1
6294| #define HAVE_SYS_POLL_H 1
6295| #define HAVE_PWD_H 1
6296| #define HAVE_UTIME_H 1
6297| #define HAVE_SYS_PARAM_H 1
6298| #define HAVE_LIBINTL_H 1
6299| #define HAVE_LIBGEN_H 1
6300| #define HAVE_SYS_ACL_H 1
6301| #define HAVE_WCHAR_H 1
6302| #define HAVE_WCTYPE_H 1
6303| #define HAVE_SYS_SYSCTL_H 1
6304| #define HAVE_STRINGS_H 1
6305| #define NO_STRINGS_WITH_STRING_H 1
6306| #define TIME_WITH_SYS_TIME 1
6307| #define TERMINFO 1
6308| #define HAVE_OSPEED 1
6309| #define HAVE_UP_BC_PC 1
6310| #define SYS_SELECT_WITH_SYS_TIME 1
6311| #define HAVE_SVR4_PTYS 1
6312| #define PTYRANGE0 "pqrstuvw"
6313| #define PTYRANGE1 "0123456789abcdef"
6314| #define RETSIGTYPE void
6315| #define SIGRETURN return
6316| #define HAVE_SIGCONTEXT 1
6317| #define HAVE_BCMP 1
6318| #define HAVE_FCHDIR 1
6319| #define HAVE_FCHOWN 1
6320| #define HAVE_FSYNC 1
6321| #define HAVE_GETCWD 1
6322| #define HAVE_GETPWENT 1
6323| #define HAVE_GETPWNAM 1
6324| #define HAVE_GETPWUID 1
6325| #define HAVE_GETRLIMIT 1
6326| #define HAVE_GETTIMEOFDAY 1
6327| #define HAVE_GETWD 1
6328| #define HAVE_LSTAT 1
6329| #define HAVE_MEMCMP 1
6330| #define HAVE_MEMSET 1
6331| #define HAVE_MKDTEMP 1
6332| #define HAVE_NANOSLEEP 1
6333| #define HAVE_OPENDIR 1
6334| #define HAVE_PUTENV 1
6335| #define HAVE_QSORT 1
6336| #define HAVE_READLINK 1
6337| #define HAVE_SELECT 1
6338| #define HAVE_SETENV 1
6339| #define HAVE_SETPGID 1
6340| #define HAVE_SETSID 1
6341| #define HAVE_SIGALTSTACK 1
6342| #define HAVE_SIGSET 1
6343| #define HAVE_SIGSETJMP 1
6344| #define HAVE_SIGACTION 1
6345| #define HAVE_SIGVEC 1
6346| #define HAVE_STRCASECMP 1
6347| #define HAVE_STRERROR 1
6348| #define HAVE_STRFTIME 1
6349| #define HAVE_STRNCASECMP 1
6350| #define HAVE_STRPBRK 1
6351| #define HAVE_STRTOL 1
6352| #define HAVE_TGETENT 1
6353| #define HAVE_TOWLOWER 1
6354| #define HAVE_TOWUPPER 1
6355| #define HAVE_ISWUPPER 1
6356| #define HAVE_USLEEP 1
6357| #define HAVE_UTIME 1
6358| #define HAVE_UTIMES 1
6359| #define HAVE_FSEEKO 1
6360| #define HAVE_ST_BLKSIZE 1
6361| #define HAVE_ICONV 1
6362| #define HAVE_NL_LANGINFO_CODESET 1
6363| #define HAVE_LIBM 1
6364| #define HAVE_FLOAT_FUNCS 1
6365| #define HAVE_POSIX_ACL 1
6366| #define HAVE_FD_CLOEXEC 1
6367| #define HAVE_RENAME 1
6368| #define HAVE_SYSCTL 1
6369| /* end confdefs.h.  */
6370| #include <sys/types.h>
6371| #include <sys/sysinfo.h>
6372| int
6373| main ()
6374| {
6375|       struct sysinfo sinfo;
6376|       sinfo.mem_unit = 1;
6377|
6378|   ;
6379|   return 0;
6380| }
6381configure:11740: result: no
6382configure:11745: checking for sysconf
6383configure:11760: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6384conftest.c:132:16: error: use of undeclared identifier '_SC_PHYS_PAGES'
6385        (void)sysconf(_SC_PHYS_PAGES);
6386                      ^
63871 error generated.
6388configure:11760: $? = 1
6389configure: failed program was:
6390| /* confdefs.h */
6391| #define PACKAGE_NAME ""
6392| #define PACKAGE_TARNAME ""
6393| #define PACKAGE_VERSION ""
6394| #define PACKAGE_STRING ""
6395| #define PACKAGE_BUGREPORT ""
6396| #define PACKAGE_URL ""
6397| #define UNIX 1
6398| #define STDC_HEADERS 1
6399| #define HAVE_SYS_WAIT_H 1
6400| #define HAVE_SYS_TYPES_H 1
6401| #define HAVE_SYS_STAT_H 1
6402| #define HAVE_STDLIB_H 1
6403| #define HAVE_STRING_H 1
6404| #define HAVE_MEMORY_H 1
6405| #define HAVE_STRINGS_H 1
6406| #define HAVE_INTTYPES_H 1
6407| #define HAVE_STDINT_H 1
6408| #define HAVE_UNISTD_H 1
6409| #define FEAT_HUGE 1
6410| #define USE_XSMP_INTERACT 1
6411| #define FEAT_NETBEANS_INTG 1
6412| #define FEAT_MBYTE 1
6413| #define HAVE_X11_SM_SMLIB_H 1
6414| #define HAVE_DATE_TIME 1
6415| #define HAVE_ATTRIBUTE_UNUSED 1
6416| #define HAVE_DIRENT_H 1
6417| #define HAVE_STDARG_H 1
6418| #define HAVE_STDINT_H 1
6419| #define HAVE_STDLIB_H 1
6420| #define HAVE_STRING_H 1
6421| #define HAVE_SYS_SELECT_H 1
6422| #define HAVE_SYS_UTSNAME_H 1
6423| #define HAVE_TERMCAP_H 1
6424| #define HAVE_FCNTL_H 1
6425| #define HAVE_SGTTY_H 1
6426| #define HAVE_SYS_IOCTL_H 1
6427| #define HAVE_SYS_TIME_H 1
6428| #define HAVE_SYS_TYPES_H 1
6429| #define HAVE_ICONV_H 1
6430| #define HAVE_INTTYPES_H 1
6431| #define HAVE_LANGINFO_H 1
6432| #define HAVE_MATH_H 1
6433| #define HAVE_UNISTD_H 1
6434| #define HAVE_ERRNO_H 1
6435| #define HAVE_SYS_RESOURCE_H 1
6436| #define HAVE_LOCALE_H 1
6437| #define HAVE_TERMIOS_H 1
6438| #define HAVE_LIBC_H 1
6439| #define HAVE_POLL_H 1
6440| #define HAVE_SYS_POLL_H 1
6441| #define HAVE_PWD_H 1
6442| #define HAVE_UTIME_H 1
6443| #define HAVE_SYS_PARAM_H 1
6444| #define HAVE_LIBINTL_H 1
6445| #define HAVE_LIBGEN_H 1
6446| #define HAVE_SYS_ACL_H 1
6447| #define HAVE_WCHAR_H 1
6448| #define HAVE_WCTYPE_H 1
6449| #define HAVE_SYS_SYSCTL_H 1
6450| #define HAVE_STRINGS_H 1
6451| #define NO_STRINGS_WITH_STRING_H 1
6452| #define TIME_WITH_SYS_TIME 1
6453| #define TERMINFO 1
6454| #define HAVE_OSPEED 1
6455| #define HAVE_UP_BC_PC 1
6456| #define SYS_SELECT_WITH_SYS_TIME 1
6457| #define HAVE_SVR4_PTYS 1
6458| #define PTYRANGE0 "pqrstuvw"
6459| #define PTYRANGE1 "0123456789abcdef"
6460| #define RETSIGTYPE void
6461| #define SIGRETURN return
6462| #define HAVE_SIGCONTEXT 1
6463| #define HAVE_BCMP 1
6464| #define HAVE_FCHDIR 1
6465| #define HAVE_FCHOWN 1
6466| #define HAVE_FSYNC 1
6467| #define HAVE_GETCWD 1
6468| #define HAVE_GETPWENT 1
6469| #define HAVE_GETPWNAM 1
6470| #define HAVE_GETPWUID 1
6471| #define HAVE_GETRLIMIT 1
6472| #define HAVE_GETTIMEOFDAY 1
6473| #define HAVE_GETWD 1
6474| #define HAVE_LSTAT 1
6475| #define HAVE_MEMCMP 1
6476| #define HAVE_MEMSET 1
6477| #define HAVE_MKDTEMP 1
6478| #define HAVE_NANOSLEEP 1
6479| #define HAVE_OPENDIR 1
6480| #define HAVE_PUTENV 1
6481| #define HAVE_QSORT 1
6482| #define HAVE_READLINK 1
6483| #define HAVE_SELECT 1
6484| #define HAVE_SETENV 1
6485| #define HAVE_SETPGID 1
6486| #define HAVE_SETSID 1
6487| #define HAVE_SIGALTSTACK 1
6488| #define HAVE_SIGSET 1
6489| #define HAVE_SIGSETJMP 1
6490| #define HAVE_SIGACTION 1
6491| #define HAVE_SIGVEC 1
6492| #define HAVE_STRCASECMP 1
6493| #define HAVE_STRERROR 1
6494| #define HAVE_STRFTIME 1
6495| #define HAVE_STRNCASECMP 1
6496| #define HAVE_STRPBRK 1
6497| #define HAVE_STRTOL 1
6498| #define HAVE_TGETENT 1
6499| #define HAVE_TOWLOWER 1
6500| #define HAVE_TOWUPPER 1
6501| #define HAVE_ISWUPPER 1
6502| #define HAVE_USLEEP 1
6503| #define HAVE_UTIME 1
6504| #define HAVE_UTIMES 1
6505| #define HAVE_FSEEKO 1
6506| #define HAVE_ST_BLKSIZE 1
6507| #define HAVE_ICONV 1
6508| #define HAVE_NL_LANGINFO_CODESET 1
6509| #define HAVE_LIBM 1
6510| #define HAVE_FLOAT_FUNCS 1
6511| #define HAVE_POSIX_ACL 1
6512| #define HAVE_FD_CLOEXEC 1
6513| #define HAVE_RENAME 1
6514| #define HAVE_SYSCTL 1
6515| /* end confdefs.h.  */
6516| #include <unistd.h>
6517| int
6518| main ()
6519| {
6520|       (void)sysconf(_SC_PAGESIZE);
6521|       (void)sysconf(_SC_PHYS_PAGES);
6522|
6523|   ;
6524|   return 0;
6525| }
6526configure:11765: result: not usable
6527configure:11774: checking size of int
6528configure:11779: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6529configure:11779: $? = 0
6530configure:11779: ./conftest
6531configure:11779: $? = 0
6532configure:11794: result: 4
6533configure:11808: checking size of long
6534configure:11813: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6535configure:11813: $? = 0
6536configure:11813: ./conftest
6537configure:11813: $? = 0
6538configure:11828: result: 8
6539configure:11842: checking size of time_t
6540configure:11847: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6541configure:11847: $? = 0
6542configure:11847: ./conftest
6543configure:11847: $? = 0
6544configure:11862: result: 8
6545configure:11876: checking size of off_t
6546configure:11881: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6547configure:11881: $? = 0
6548configure:11881: ./conftest
6549configure:11881: $? = 0
6550configure:11896: result: 8
6551configure:11907: checking uint32_t is 32 bits
6552configure:11929: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6553conftest.c:138:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
6554main() {
6555^~~~
6556conftest.c:141:69: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
6557  if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
6558                                                                    ^
6559conftest.c:141:69: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
65602 warnings generated.
6561configure:11929: $? = 0
6562configure:11929: ./conftest
6563configure:11929: $? = 0
6564configure:11930: result: ok
6565configure:11963: checking whether memmove handles overlaps
6566configure:11978: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6567conftest.c:140:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
6568main() {
6569^~~~
65701 warning generated.
6571configure:11978: $? = 0
6572configure:11978: ./conftest
6573configure:11978: $? = 0
6574configure:11993: result: yes
6575configure:12138: checking for _xpg4_setrunelocale in -lxpg4
6576configure:12163: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lxpg4  -lm  -lncurses -liconv >&5
6577ld: library not found for -lxpg4
6578clang: error: linker command failed with exit code 1 (use -v to see invocation)
6579configure:12163: $? = 1
6580configure: failed program was:
6581| /* confdefs.h */
6582| #define PACKAGE_NAME ""
6583| #define PACKAGE_TARNAME ""
6584| #define PACKAGE_VERSION ""
6585| #define PACKAGE_STRING ""
6586| #define PACKAGE_BUGREPORT ""
6587| #define PACKAGE_URL ""
6588| #define UNIX 1
6589| #define STDC_HEADERS 1
6590| #define HAVE_SYS_WAIT_H 1
6591| #define HAVE_SYS_TYPES_H 1
6592| #define HAVE_SYS_STAT_H 1
6593| #define HAVE_STDLIB_H 1
6594| #define HAVE_STRING_H 1
6595| #define HAVE_MEMORY_H 1
6596| #define HAVE_STRINGS_H 1
6597| #define HAVE_INTTYPES_H 1
6598| #define HAVE_STDINT_H 1
6599| #define HAVE_UNISTD_H 1
6600| #define FEAT_HUGE 1
6601| #define USE_XSMP_INTERACT 1
6602| #define FEAT_NETBEANS_INTG 1
6603| #define FEAT_MBYTE 1
6604| #define HAVE_X11_SM_SMLIB_H 1
6605| #define HAVE_DATE_TIME 1
6606| #define HAVE_ATTRIBUTE_UNUSED 1
6607| #define HAVE_DIRENT_H 1
6608| #define HAVE_STDARG_H 1
6609| #define HAVE_STDINT_H 1
6610| #define HAVE_STDLIB_H 1
6611| #define HAVE_STRING_H 1
6612| #define HAVE_SYS_SELECT_H 1
6613| #define HAVE_SYS_UTSNAME_H 1
6614| #define HAVE_TERMCAP_H 1
6615| #define HAVE_FCNTL_H 1
6616| #define HAVE_SGTTY_H 1
6617| #define HAVE_SYS_IOCTL_H 1
6618| #define HAVE_SYS_TIME_H 1
6619| #define HAVE_SYS_TYPES_H 1
6620| #define HAVE_ICONV_H 1
6621| #define HAVE_INTTYPES_H 1
6622| #define HAVE_LANGINFO_H 1
6623| #define HAVE_MATH_H 1
6624| #define HAVE_UNISTD_H 1
6625| #define HAVE_ERRNO_H 1
6626| #define HAVE_SYS_RESOURCE_H 1
6627| #define HAVE_LOCALE_H 1
6628| #define HAVE_TERMIOS_H 1
6629| #define HAVE_LIBC_H 1
6630| #define HAVE_POLL_H 1
6631| #define HAVE_SYS_POLL_H 1
6632| #define HAVE_PWD_H 1
6633| #define HAVE_UTIME_H 1
6634| #define HAVE_SYS_PARAM_H 1
6635| #define HAVE_LIBINTL_H 1
6636| #define HAVE_LIBGEN_H 1
6637| #define HAVE_SYS_ACL_H 1
6638| #define HAVE_WCHAR_H 1
6639| #define HAVE_WCTYPE_H 1
6640| #define HAVE_SYS_SYSCTL_H 1
6641| #define HAVE_STRINGS_H 1
6642| #define NO_STRINGS_WITH_STRING_H 1
6643| #define TIME_WITH_SYS_TIME 1
6644| #define TERMINFO 1
6645| #define HAVE_OSPEED 1
6646| #define HAVE_UP_BC_PC 1
6647| #define SYS_SELECT_WITH_SYS_TIME 1
6648| #define HAVE_SVR4_PTYS 1
6649| #define PTYRANGE0 "pqrstuvw"
6650| #define PTYRANGE1 "0123456789abcdef"
6651| #define RETSIGTYPE void
6652| #define SIGRETURN return
6653| #define HAVE_SIGCONTEXT 1
6654| #define HAVE_BCMP 1
6655| #define HAVE_FCHDIR 1
6656| #define HAVE_FCHOWN 1
6657| #define HAVE_FSYNC 1
6658| #define HAVE_GETCWD 1
6659| #define HAVE_GETPWENT 1
6660| #define HAVE_GETPWNAM 1
6661| #define HAVE_GETPWUID 1
6662| #define HAVE_GETRLIMIT 1
6663| #define HAVE_GETTIMEOFDAY 1
6664| #define HAVE_GETWD 1
6665| #define HAVE_LSTAT 1
6666| #define HAVE_MEMCMP 1
6667| #define HAVE_MEMSET 1
6668| #define HAVE_MKDTEMP 1
6669| #define HAVE_NANOSLEEP 1
6670| #define HAVE_OPENDIR 1
6671| #define HAVE_PUTENV 1
6672| #define HAVE_QSORT 1
6673| #define HAVE_READLINK 1
6674| #define HAVE_SELECT 1
6675| #define HAVE_SETENV 1
6676| #define HAVE_SETPGID 1
6677| #define HAVE_SETSID 1
6678| #define HAVE_SIGALTSTACK 1
6679| #define HAVE_SIGSET 1
6680| #define HAVE_SIGSETJMP 1
6681| #define HAVE_SIGACTION 1
6682| #define HAVE_SIGVEC 1
6683| #define HAVE_STRCASECMP 1
6684| #define HAVE_STRERROR 1
6685| #define HAVE_STRFTIME 1
6686| #define HAVE_STRNCASECMP 1
6687| #define HAVE_STRPBRK 1
6688| #define HAVE_STRTOL 1
6689| #define HAVE_TGETENT 1
6690| #define HAVE_TOWLOWER 1
6691| #define HAVE_TOWUPPER 1
6692| #define HAVE_ISWUPPER 1
6693| #define HAVE_USLEEP 1
6694| #define HAVE_UTIME 1
6695| #define HAVE_UTIMES 1
6696| #define HAVE_FSEEKO 1
6697| #define HAVE_ST_BLKSIZE 1
6698| #define HAVE_ICONV 1
6699| #define HAVE_NL_LANGINFO_CODESET 1
6700| #define HAVE_LIBM 1
6701| #define HAVE_FLOAT_FUNCS 1
6702| #define HAVE_POSIX_ACL 1
6703| #define HAVE_FD_CLOEXEC 1
6704| #define HAVE_RENAME 1
6705| #define HAVE_SYSCTL 1
6706| #define SIZEOF_INT 4
6707| #define SIZEOF_LONG 8
6708| #define SIZEOF_TIME_T 8
6709| #define SIZEOF_OFF_T 8
6710| #define USEMEMMOVE 1
6711| /* end confdefs.h.  */
6712|
6713| /* Override any GCC internal prototype to avoid an error.
6714|    Use char because int might match the return type of a GCC
6715|    builtin and then its argument prototype would still apply.  */
6716| #ifdef __cplusplus
6717| extern "C"
6718| #endif
6719| char _xpg4_setrunelocale ();
6720| int
6721| main ()
6722| {
6723| return _xpg4_setrunelocale ();
6724|   ;
6725|   return 0;
6726| }
6727configure:12172: result: no
6728configure:12179: checking how to create tags
6729ctags: illegal option -- -
6730usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
6731auto/configure: line 12184: exctags: command not found
6732auto/configure: line 12186: exuberant-ctags: command not found
6733etags: skipping /dev/null: it is not a regular file.
6734etags: no input files specified.
6735        Try `etags --help' for a complete list of options.
6736ctags: illegal option -- s
6737usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
6738ctags: illegal option -- s
6739usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
6740ctags: illegal option -- i
6741usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
6742configure:12199: result: ctags -t
6743configure:12202: checking how to run man with a section nr
6744configure:12206: result: man -s
6745configure:12213: checking --disable-nls argument
6746configure:12224: result: no
6747configure:12234: checking for msgfmt
6748configure:12250: found /opt/local/bin/msgfmt
6749configure:12261: result: msgfmt
6750configure:12269: checking for NLS
6751configure:12285: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
6752Undefined symbols for architecture x86_64:
6753  "_libintl_gettext", referenced from:
6754      _main in conftest-xiDqHX.o
6755ld: symbol(s) not found for architecture x86_64
6756clang: error: linker command failed with exit code 1 (use -v to see invocation)
6757configure:12285: $? = 1
6758configure: failed program was:
6759| /* confdefs.h */
6760| #define PACKAGE_NAME ""
6761| #define PACKAGE_TARNAME ""
6762| #define PACKAGE_VERSION ""
6763| #define PACKAGE_STRING ""
6764| #define PACKAGE_BUGREPORT ""
6765| #define PACKAGE_URL ""
6766| #define UNIX 1
6767| #define STDC_HEADERS 1
6768| #define HAVE_SYS_WAIT_H 1
6769| #define HAVE_SYS_TYPES_H 1
6770| #define HAVE_SYS_STAT_H 1
6771| #define HAVE_STDLIB_H 1
6772| #define HAVE_STRING_H 1
6773| #define HAVE_MEMORY_H 1
6774| #define HAVE_STRINGS_H 1
6775| #define HAVE_INTTYPES_H 1
6776| #define HAVE_STDINT_H 1
6777| #define HAVE_UNISTD_H 1
6778| #define FEAT_HUGE 1
6779| #define USE_XSMP_INTERACT 1
6780| #define FEAT_NETBEANS_INTG 1
6781| #define FEAT_MBYTE 1
6782| #define HAVE_X11_SM_SMLIB_H 1
6783| #define HAVE_DATE_TIME 1
6784| #define HAVE_ATTRIBUTE_UNUSED 1
6785| #define HAVE_DIRENT_H 1
6786| #define HAVE_STDARG_H 1
6787| #define HAVE_STDINT_H 1
6788| #define HAVE_STDLIB_H 1
6789| #define HAVE_STRING_H 1
6790| #define HAVE_SYS_SELECT_H 1
6791| #define HAVE_SYS_UTSNAME_H 1
6792| #define HAVE_TERMCAP_H 1
6793| #define HAVE_FCNTL_H 1
6794| #define HAVE_SGTTY_H 1
6795| #define HAVE_SYS_IOCTL_H 1
6796| #define HAVE_SYS_TIME_H 1
6797| #define HAVE_SYS_TYPES_H 1
6798| #define HAVE_ICONV_H 1
6799| #define HAVE_INTTYPES_H 1
6800| #define HAVE_LANGINFO_H 1
6801| #define HAVE_MATH_H 1
6802| #define HAVE_UNISTD_H 1
6803| #define HAVE_ERRNO_H 1
6804| #define HAVE_SYS_RESOURCE_H 1
6805| #define HAVE_LOCALE_H 1
6806| #define HAVE_TERMIOS_H 1
6807| #define HAVE_LIBC_H 1
6808| #define HAVE_POLL_H 1
6809| #define HAVE_SYS_POLL_H 1
6810| #define HAVE_PWD_H 1
6811| #define HAVE_UTIME_H 1
6812| #define HAVE_SYS_PARAM_H 1
6813| #define HAVE_LIBINTL_H 1
6814| #define HAVE_LIBGEN_H 1
6815| #define HAVE_SYS_ACL_H 1
6816| #define HAVE_WCHAR_H 1
6817| #define HAVE_WCTYPE_H 1
6818| #define HAVE_SYS_SYSCTL_H 1
6819| #define HAVE_STRINGS_H 1
6820| #define NO_STRINGS_WITH_STRING_H 1
6821| #define TIME_WITH_SYS_TIME 1
6822| #define TERMINFO 1
6823| #define HAVE_OSPEED 1
6824| #define HAVE_UP_BC_PC 1
6825| #define SYS_SELECT_WITH_SYS_TIME 1
6826| #define HAVE_SVR4_PTYS 1
6827| #define PTYRANGE0 "pqrstuvw"
6828| #define PTYRANGE1 "0123456789abcdef"
6829| #define RETSIGTYPE void
6830| #define SIGRETURN return
6831| #define HAVE_SIGCONTEXT 1
6832| #define HAVE_BCMP 1
6833| #define HAVE_FCHDIR 1
6834| #define HAVE_FCHOWN 1
6835| #define HAVE_FSYNC 1
6836| #define HAVE_GETCWD 1
6837| #define HAVE_GETPWENT 1
6838| #define HAVE_GETPWNAM 1
6839| #define HAVE_GETPWUID 1
6840| #define HAVE_GETRLIMIT 1
6841| #define HAVE_GETTIMEOFDAY 1
6842| #define HAVE_GETWD 1
6843| #define HAVE_LSTAT 1
6844| #define HAVE_MEMCMP 1
6845| #define HAVE_MEMSET 1
6846| #define HAVE_MKDTEMP 1
6847| #define HAVE_NANOSLEEP 1
6848| #define HAVE_OPENDIR 1
6849| #define HAVE_PUTENV 1
6850| #define HAVE_QSORT 1
6851| #define HAVE_READLINK 1
6852| #define HAVE_SELECT 1
6853| #define HAVE_SETENV 1
6854| #define HAVE_SETPGID 1
6855| #define HAVE_SETSID 1
6856| #define HAVE_SIGALTSTACK 1
6857| #define HAVE_SIGSET 1
6858| #define HAVE_SIGSETJMP 1
6859| #define HAVE_SIGACTION 1
6860| #define HAVE_SIGVEC 1
6861| #define HAVE_STRCASECMP 1
6862| #define HAVE_STRERROR 1
6863| #define HAVE_STRFTIME 1
6864| #define HAVE_STRNCASECMP 1
6865| #define HAVE_STRPBRK 1
6866| #define HAVE_STRTOL 1
6867| #define HAVE_TGETENT 1
6868| #define HAVE_TOWLOWER 1
6869| #define HAVE_TOWUPPER 1
6870| #define HAVE_ISWUPPER 1
6871| #define HAVE_USLEEP 1
6872| #define HAVE_UTIME 1
6873| #define HAVE_UTIMES 1
6874| #define HAVE_FSEEKO 1
6875| #define HAVE_ST_BLKSIZE 1
6876| #define HAVE_ICONV 1
6877| #define HAVE_NL_LANGINFO_CODESET 1
6878| #define HAVE_LIBM 1
6879| #define HAVE_FLOAT_FUNCS 1
6880| #define HAVE_POSIX_ACL 1
6881| #define HAVE_FD_CLOEXEC 1
6882| #define HAVE_RENAME 1
6883| #define HAVE_SYSCTL 1
6884| #define SIZEOF_INT 4
6885| #define SIZEOF_LONG 8
6886| #define SIZEOF_TIME_T 8
6887| #define SIZEOF_OFF_T 8
6888| #define USEMEMMOVE 1
6889| #define USEMAN_S 1
6890| /* end confdefs.h.  */
6891| #include <libintl.h>
6892| int
6893| main ()
6894| {
6895| gettext("Test");
6896|   ;
6897|   return 0;
6898| }
6899configure:12302: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv -lintl >&5
6900configure:12302: $? = 0
6901configure:12303: result: gettext() works with -lintl
6902configure:12326: checking for bind_textdomain_codeset
6903configure:12326: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv -lintl >&5
6904configure:12326: $? = 0
6905configure:12326: result: yes
6906configure:12335: checking for _nl_msg_cat_cntr
6907configure:12349: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv -lintl >&5
6908configure:12349: $? = 0
6909configure:12350: result: yes
6910configure:12369: checking dlfcn.h usability
6911configure:12369: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6912configure:12369: $? = 0
6913configure:12369: result: yes
6914configure:12369: checking dlfcn.h presence
6915configure:12369: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
6916configure:12369: $? = 0
6917configure:12369: result: yes
6918configure:12369: checking for dlfcn.h
6919configure:12369: result: yes
6920configure:12386: checking for dlopen()
6921configure:12402: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv -lintl >&5
6922configure:12402: $? = 0
6923configure:12403: result: yes
6924configure:12445: checking for dlsym()
6925configure:12461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm  -lncurses -liconv -lintl >&5
6926configure:12461: $? = 0
6927configure:12462: result: yes
6928configure:12570: checking setjmp.h usability
6929configure:12570: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5
6930configure:12570: $? = 0
6931configure:12570: result: yes
6932configure:12570: checking setjmp.h presence
6933configure:12570: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c
6934configure:12570: $? = 0
6935configure:12570: result: yes
6936configure:12570: checking for setjmp.h
6937configure:12570: result: yes
6938configure:12589: checking whether we need -framework Cocoa
6939configure:12593: result: yes
6940configure:12606: checking for GCC 3 or later
6941configure:12611: result: yes
6942configure:12617: checking whether we need -D_FORTIFY_SOURCE=1
6943configure:12621: result: yes
6944configure:12630: checking linker --as-needed support
6945configure:12642: result: no
6946configure:12719: updating cache auto/config.cache
6947configure:12757: creating auto/config.status
6948
6949## ---------------------- ##
6950## Running config.status. ##
6951## ---------------------- ##
6952
6953This file was extended by config.status, which was
6954generated by GNU Autoconf 2.65.  Invocation command line was
6955
6956  CONFIG_FILES    =
6957  CONFIG_HEADERS  =
6958  CONFIG_LINKS    =
6959  CONFIG_COMMANDS =
6960  $ auto/config.status
6961
6962on zephyr.fritz.box
6963
6964config.status:1019: creating auto/config.mk
6965config.status:1019: creating auto/config.h
6966
6967## ---------------- ##
6968## Cache variables. ##
6969## ---------------- ##
6970
6971ac_cv_c_bigendian=no
6972ac_cv_c_compiler_gnu=yes
6973ac_cv_c_const=yes
6974ac_cv_c_uint32_t=yes
6975ac_cv_c_volatile=yes
6976ac_cv_env_CC_set=set
6977ac_cv_env_CC_value=/usr/bin/clang
6978ac_cv_env_CFLAGS_set=set
6979ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
6980ac_cv_env_CPPFLAGS_set=set
6981ac_cv_env_CPPFLAGS_value=-I/opt/local/include
6982ac_cv_env_CPP_set=
6983ac_cv_env_CPP_value=
6984ac_cv_env_LDFLAGS_set=set
6985ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
6986ac_cv_env_LIBS_set=
6987ac_cv_env_LIBS_value=
6988ac_cv_env_XMKMF_set=
6989ac_cv_env_XMKMF_value=
6990ac_cv_env_build_alias_set=
6991ac_cv_env_build_alias_value=
6992ac_cv_env_host_alias_set=
6993ac_cv_env_host_alias_value=
6994ac_cv_env_target_alias_set=
6995ac_cv_env_target_alias_value=
6996ac_cv_func_bcmp=yes
6997ac_cv_func_bind_textdomain_codeset=yes
6998ac_cv_func_fchdir=yes
6999ac_cv_func_fchown=yes
7000ac_cv_func_fsync=yes
7001ac_cv_func_getcwd=yes
7002ac_cv_func_getpseudotty=no
7003ac_cv_func_getpwent=yes
7004ac_cv_func_getpwnam=yes
7005ac_cv_func_getpwuid=yes
7006ac_cv_func_getrlimit=yes
7007ac_cv_func_gettimeofday=yes
7008ac_cv_func_getwd=yes
7009ac_cv_func_iswupper=yes
7010ac_cv_func_lstat=yes
7011ac_cv_func_memcmp=yes
7012ac_cv_func_memset=yes
7013ac_cv_func_mkdtemp=yes
7014ac_cv_func_nanosleep=yes
7015ac_cv_func_opendir=yes
7016ac_cv_func_putenv=yes
7017ac_cv_func_qsort=yes
7018ac_cv_func_readlink=yes
7019ac_cv_func_select=yes
7020ac_cv_func_setenv=yes
7021ac_cv_func_setpgid=yes
7022ac_cv_func_setsid=yes
7023ac_cv_func_sigaction=yes
7024ac_cv_func_sigaltstack=yes
7025ac_cv_func_sigset=yes
7026ac_cv_func_sigsetjmp=yes
7027ac_cv_func_sigstack=no
7028ac_cv_func_sigvec=yes
7029ac_cv_func_strcasecmp=yes
7030ac_cv_func_strerror=yes
7031ac_cv_func_strftime=yes
7032ac_cv_func_stricmp=no
7033ac_cv_func_strncasecmp=yes
7034ac_cv_func_strnicmp=no
7035ac_cv_func_strpbrk=yes
7036ac_cv_func_strtol=yes
7037ac_cv_func_tgetent=yes
7038ac_cv_func_towlower=yes
7039ac_cv_func_towupper=yes
7040ac_cv_func_usleep=yes
7041ac_cv_func_utime=yes
7042ac_cv_func_utimes=yes
7043ac_cv_header_Carbon_Carbon_h=yes
7044ac_cv_header_X11_SM_SMlib_h=yes
7045ac_cv_header_dirent_dirent_h=yes
7046ac_cv_header_dlfcn_h=yes
7047ac_cv_header_elf_h=no
7048ac_cv_header_errno_h=yes
7049ac_cv_header_fcntl_h=yes
7050ac_cv_header_frame_h=no
7051ac_cv_header_iconv_h=yes
7052ac_cv_header_inttypes_h=yes
7053ac_cv_header_langinfo_h=yes
7054ac_cv_header_libc_h=yes
7055ac_cv_header_libgen_h=yes
7056ac_cv_header_libintl_h=yes
7057ac_cv_header_locale_h=yes
7058ac_cv_header_math_h=yes
7059ac_cv_header_memory_h=yes
7060ac_cv_header_poll_h=yes
7061ac_cv_header_pwd_h=yes
7062ac_cv_header_setjmp_h=yes
7063ac_cv_header_sgtty_h=yes
7064ac_cv_header_stdarg_h=yes
7065ac_cv_header_stdc=yes
7066ac_cv_header_stdint_h=yes
7067ac_cv_header_stdlib_h=yes
7068ac_cv_header_string_h=yes
7069ac_cv_header_strings_h=yes
7070ac_cv_header_stropts_h=no
7071ac_cv_header_sys_access_h=no
7072ac_cv_header_sys_acl_h=yes
7073ac_cv_header_sys_ioctl_h=yes
7074ac_cv_header_sys_param_h=yes
7075ac_cv_header_sys_poll_h=yes
7076ac_cv_header_sys_ptem_h=no
7077ac_cv_header_sys_resource_h=yes
7078ac_cv_header_sys_select_h=yes
7079ac_cv_header_sys_stat_h=yes
7080ac_cv_header_sys_statfs_h=no
7081ac_cv_header_sys_stream_h=no
7082ac_cv_header_sys_sysctl_h=yes
7083ac_cv_header_sys_sysinfo_h=no
7084ac_cv_header_sys_systeminfo_h=no
7085ac_cv_header_sys_time_h=yes
7086ac_cv_header_sys_types_h=yes
7087ac_cv_header_sys_utsname_h=yes
7088ac_cv_header_sys_wait_h=yes
7089ac_cv_header_termcap_h=yes
7090ac_cv_header_termio_h=no
7091ac_cv_header_termios_h=yes
7092ac_cv_header_time=yes
7093ac_cv_header_unistd_h=yes
7094ac_cv_header_util_debug_h=no
7095ac_cv_header_util_msg18n_h=no
7096ac_cv_header_utime_h=yes
7097ac_cv_header_wchar_h=yes
7098ac_cv_header_wctype_h=yes
7099ac_cv_lib_acl_acl_get_file=no
7100ac_cv_lib_m_strtod=yes
7101ac_cv_lib_nsl_gethostbyname=no
7102ac_cv_lib_posix1e_acl_get_file=no
7103ac_cv_lib_sec_acl_get=no
7104ac_cv_lib_selinux_is_selinux_enabled=no
7105ac_cv_lib_socket_socket=no
7106ac_cv_lib_xpg4__xpg4_setrunelocale=no
7107ac_cv_objext=o
7108ac_cv_path_EGREP='/usr/bin/grep -E'
7109ac_cv_path_GREP=/usr/bin/grep
7110ac_cv_prog_AWK=awk
7111ac_cv_prog_CPP='/usr/bin/clang -E'
7112ac_cv_prog_MSGFMT=msgfmt
7113ac_cv_prog_STRIP=strip
7114ac_cv_prog_ac_ct_CC=/usr/bin/clang
7115ac_cv_prog_cc_c89=
7116ac_cv_prog_cc_g=yes
7117ac_cv_prog_gcc_traditional=no
7118ac_cv_prog_make_make_set=yes
7119ac_cv_search_opendir='none required'
7120ac_cv_search_strerror='none required'
7121ac_cv_sizeof_int=4
7122ac_cv_sizeof_long=8
7123ac_cv_sizeof_off_t=8
7124ac_cv_sizeof_time_t=8
7125ac_cv_sys_file_offset_bits=no
7126ac_cv_sys_largefile_CC=no
7127ac_cv_sys_largefile_source=no
7128ac_cv_type_dev_t=yes
7129ac_cv_type_ino_t=yes
7130ac_cv_type_mode_t=yes
7131ac_cv_type_off_t=yes
7132ac_cv_type_pid_t=yes
7133ac_cv_type_rlim_t=yes
7134ac_cv_type_signal=void
7135ac_cv_type_size_t=yes
7136ac_cv_type_stack_t=yes
7137ac_cv_type_uid_t=yes
7138cf_cv_ebcdic=no
7139vi_cv_have_sysmouse=no
7140vim_cv_getcwd_broken=no
7141vim_cv_memmove_handles_overlap=yes
7142vim_cv_stat_ignores_slash=no
7143vim_cv_terminfo=yes
7144vim_cv_toupper_broken=no
7145vim_cv_tty_group=world
7146
7147## ----------------- ##
7148## Output variables. ##
7149## ----------------- ##
7150
7151AWK='awk'
7152CC='/usr/bin/clang'
7153CFLAGS='-pipe -Os -arch x86_64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
7154CPP='/usr/bin/clang -E'
7155CPPFLAGS='-I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp'
7156CPP_MM='M'
7157DEFS='-DHAVE_CONFIG_H'
7158DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
7159ECHO_C='\c'
7160ECHO_N=''
7161ECHO_T=''
7162EGREP='/usr/bin/grep -E'
7163EXEEXT=''
7164EXNAME='ex'
7165GNOME_INCLUDEDIR=''
7166GNOME_LIBDIR=''
7167GNOME_LIBS=''
7168GREP='/usr/bin/grep'
7169GTK_CFLAGS=''
7170GTK_LIBNAME=''
7171GTK_LIBS=''
7172GUITYPE='NONE'
7173GUI_INC_LOC=''
7174GUI_LIB_LOC=''
7175GUI_X_LIBS=''
7176HANGULIN_OBJ=''
7177HANGULIN_SRC=''
7178INSTALL_LANGS='install-languages'
7179INSTALL_TOOL_LANGS='install-tool-languages'
7180LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib'
7181LIBOBJS=''
7182LIBS='-lm  -lncurses -liconv -lintl -framework Cocoa'
7183LINK_AS_NEEDED=''
7184LTLIBOBJS=''
7185LUA_CFLAGS=''
7186LUA_LIBS=''
7187LUA_OBJ=''
7188LUA_PRO=''
7189LUA_SRC=''
7190MAKEMO='yes'
7191MOTIF_LIBNAME=''
7192MSGFMT='msgfmt'
7193MZSCHEME_CFLAGS=''
7194MZSCHEME_EXTRA=''
7195MZSCHEME_LIBS=''
7196MZSCHEME_MZC=''
7197MZSCHEME_OBJ=''
7198MZSCHEME_PRO=''
7199MZSCHEME_SRC=''
7200NARROW_PROTO=''
7201NETBEANS_OBJ='objects/netbeans.o'
7202NETBEANS_SRC='netbeans.c'
7203OBJEXT='o'
7204OS_EXTRA_OBJ='objects/os_macosx.o objects/os_mac_conv.o'
7205OS_EXTRA_SRC='os_macosx.m os_mac_conv.c'
7206PACKAGE_BUGREPORT=''
7207PACKAGE_NAME=''
7208PACKAGE_STRING=''
7209PACKAGE_TARNAME=''
7210PACKAGE_URL=''
7211PACKAGE_VERSION=''
7212PATH_SEPARATOR=':'
7213PERL_CFLAGS=''
7214PERL_LIBS=''
7215PERL_OBJ=''
7216PERL_PRO=''
7217PERL_SRC=''
7218PKG_CONFIG=''
7219PYTHON3_CFLAGS=''
7220PYTHON3_CONFDIR=''
7221PYTHON3_LIBS=''
7222PYTHON3_OBJ=''
7223PYTHON3_SRC=''
7224PYTHON_CFLAGS=''
7225PYTHON_CONFDIR=''
7226PYTHON_GETPATH_CFLAGS=''
7227PYTHON_LIBS=''
7228PYTHON_OBJ=''
7229PYTHON_SRC=''
7230QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'''
7231RUBY_CFLAGS=''
7232RUBY_LIBS=''
7233RUBY_OBJ=''
7234RUBY_PRO=''
7235RUBY_SRC=''
7236SET_MAKE=''
7237SHELL='/bin/sh'
7238SNIFF_OBJ=''
7239SNIFF_SRC=''
7240STRIP='strip'
7241TAGPRG='ctags -t'
7242TCL_CFLAGS=''
7243TCL_LIBS=''
7244TCL_OBJ=''
7245TCL_PRO=''
7246TCL_SRC=''
7247VIEWNAME='view'
7248VIMNAME='vim'
7249WORKSHOP_OBJ=''
7250WORKSHOP_SRC=''
7251XCODE_SELECT=''
7252XMKMF=''
7253X_CFLAGS=''
7254X_EXTRA_LIBS=''
7255X_LIB=''
7256X_LIBS=''
7257X_PRE_LIBS=''
7258ac_ct_CC='/usr/bin/clang'
7259bindir='${exec_prefix}/bin'
7260build_alias=''
7261compiledby=''
7262datadir='${datarootdir}'
7263datarootdir='${prefix}/share'
7264docdir='${datarootdir}/doc/${PACKAGE}'
7265dogvimdiff='installgvimdiff'
7266dovimdiff='installvimdiff'
7267dvidir='${docdir}'
7268exec_prefix='${prefix}'
7269host_alias=''
7270htmldir='${docdir}'
7271includedir='${prefix}/include'
7272infodir='${datarootdir}/info'
7273libdir='${exec_prefix}/lib'
7274libexecdir='${exec_prefix}/libexec'
7275line_break='"\\012"'
7276localedir='${datarootdir}/locale'
7277localstatedir='${prefix}/var'
7278mandir='/opt/local/share/man'
7279oldincludedir='/usr/include'
7280pdfdir='${docdir}'
7281prefix='/opt/local'
7282program_transform_name='s,x,x,'
7283psdir='${docdir}'
7284sbindir='${exec_prefix}/sbin'
7285sharedstatedir='${prefix}/com'
7286shrpenv=''
7287sysconfdir='${prefix}/etc'
7288target_alias=''
7289vi_cv_path_lua=''
7290vi_cv_path_mzscheme=''
7291vi_cv_path_perl=''
7292vi_cv_path_python3=''
7293vi_cv_path_python=''
7294vi_cv_path_ruby=''
7295vi_cv_path_tcl=''
7296vi_cv_perllib=''
7297xmkmfpath=''
7298
7299## ----------- ##
7300## confdefs.h. ##
7301## ----------- ##
7302
7303/* confdefs.h */
7304#define PACKAGE_NAME ""
7305#define PACKAGE_TARNAME ""
7306#define PACKAGE_VERSION ""
7307#define PACKAGE_STRING ""
7308#define PACKAGE_BUGREPORT ""
7309#define PACKAGE_URL ""
7310#define UNIX 1
7311#define STDC_HEADERS 1
7312#define HAVE_SYS_WAIT_H 1
7313#define HAVE_SYS_TYPES_H 1
7314#define HAVE_SYS_STAT_H 1
7315#define HAVE_STDLIB_H 1
7316#define HAVE_STRING_H 1
7317#define HAVE_MEMORY_H 1
7318#define HAVE_STRINGS_H 1
7319#define HAVE_INTTYPES_H 1
7320#define HAVE_STDINT_H 1
7321#define HAVE_UNISTD_H 1
7322#define FEAT_HUGE 1
7323#define USE_XSMP_INTERACT 1
7324#define FEAT_NETBEANS_INTG 1
7325#define FEAT_MBYTE 1
7326#define HAVE_X11_SM_SMLIB_H 1
7327#define HAVE_DATE_TIME 1
7328#define HAVE_ATTRIBUTE_UNUSED 1
7329#define HAVE_DIRENT_H 1
7330#define HAVE_STDARG_H 1
7331#define HAVE_STDINT_H 1
7332#define HAVE_STDLIB_H 1
7333#define HAVE_STRING_H 1
7334#define HAVE_SYS_SELECT_H 1
7335#define HAVE_SYS_UTSNAME_H 1
7336#define HAVE_TERMCAP_H 1
7337#define HAVE_FCNTL_H 1
7338#define HAVE_SGTTY_H 1
7339#define HAVE_SYS_IOCTL_H 1
7340#define HAVE_SYS_TIME_H 1
7341#define HAVE_SYS_TYPES_H 1
7342#define HAVE_ICONV_H 1
7343#define HAVE_INTTYPES_H 1
7344#define HAVE_LANGINFO_H 1
7345#define HAVE_MATH_H 1
7346#define HAVE_UNISTD_H 1
7347#define HAVE_ERRNO_H 1
7348#define HAVE_SYS_RESOURCE_H 1
7349#define HAVE_LOCALE_H 1
7350#define HAVE_TERMIOS_H 1
7351#define HAVE_LIBC_H 1
7352#define HAVE_POLL_H 1
7353#define HAVE_SYS_POLL_H 1
7354#define HAVE_PWD_H 1
7355#define HAVE_UTIME_H 1
7356#define HAVE_SYS_PARAM_H 1
7357#define HAVE_LIBINTL_H 1
7358#define HAVE_LIBGEN_H 1
7359#define HAVE_SYS_ACL_H 1
7360#define HAVE_WCHAR_H 1
7361#define HAVE_WCTYPE_H 1
7362#define HAVE_SYS_SYSCTL_H 1
7363#define HAVE_STRINGS_H 1
7364#define NO_STRINGS_WITH_STRING_H 1
7365#define TIME_WITH_SYS_TIME 1
7366#define TERMINFO 1
7367#define HAVE_OSPEED 1
7368#define HAVE_UP_BC_PC 1
7369#define SYS_SELECT_WITH_SYS_TIME 1
7370#define HAVE_SVR4_PTYS 1
7371#define PTYRANGE0 "pqrstuvw"
7372#define PTYRANGE1 "0123456789abcdef"
7373#define RETSIGTYPE void
7374#define SIGRETURN return
7375#define HAVE_SIGCONTEXT 1
7376#define HAVE_BCMP 1
7377#define HAVE_FCHDIR 1
7378#define HAVE_FCHOWN 1
7379#define HAVE_FSYNC 1
7380#define HAVE_GETCWD 1
7381#define HAVE_GETPWENT 1
7382#define HAVE_GETPWNAM 1
7383#define HAVE_GETPWUID 1
7384#define HAVE_GETRLIMIT 1
7385#define HAVE_GETTIMEOFDAY 1
7386#define HAVE_GETWD 1
7387#define HAVE_LSTAT 1
7388#define HAVE_MEMCMP 1
7389#define HAVE_MEMSET 1
7390#define HAVE_MKDTEMP 1
7391#define HAVE_NANOSLEEP 1
7392#define HAVE_OPENDIR 1
7393#define HAVE_PUTENV 1
7394#define HAVE_QSORT 1
7395#define HAVE_READLINK 1
7396#define HAVE_SELECT 1
7397#define HAVE_SETENV 1
7398#define HAVE_SETPGID 1
7399#define HAVE_SETSID 1
7400#define HAVE_SIGALTSTACK 1
7401#define HAVE_SIGSET 1
7402#define HAVE_SIGSETJMP 1
7403#define HAVE_SIGACTION 1
7404#define HAVE_SIGVEC 1
7405#define HAVE_STRCASECMP 1
7406#define HAVE_STRERROR 1
7407#define HAVE_STRFTIME 1
7408#define HAVE_STRNCASECMP 1
7409#define HAVE_STRPBRK 1
7410#define HAVE_STRTOL 1
7411#define HAVE_TGETENT 1
7412#define HAVE_TOWLOWER 1
7413#define HAVE_TOWUPPER 1
7414#define HAVE_ISWUPPER 1
7415#define HAVE_USLEEP 1
7416#define HAVE_UTIME 1
7417#define HAVE_UTIMES 1
7418#define HAVE_FSEEKO 1
7419#define HAVE_ST_BLKSIZE 1
7420#define HAVE_ICONV 1
7421#define HAVE_NL_LANGINFO_CODESET 1
7422#define HAVE_LIBM 1
7423#define HAVE_FLOAT_FUNCS 1
7424#define HAVE_POSIX_ACL 1
7425#define HAVE_FD_CLOEXEC 1
7426#define HAVE_RENAME 1
7427#define HAVE_SYSCTL 1
7428#define SIZEOF_INT 4
7429#define SIZEOF_LONG 8
7430#define SIZEOF_TIME_T 8
7431#define SIZEOF_OFF_T 8
7432#define USEMEMMOVE 1
7433#define USEMAN_S 1
7434#define HAVE_GETTEXT 1
7435#define HAVE_BIND_TEXTDOMAIN_CODESET 1
7436#define HAVE_NL_MSG_CAT_CNTR 1
7437#define HAVE_DLFCN_H 1
7438#define HAVE_DLOPEN 1
7439#define HAVE_DLSYM 1
7440#define HAVE_SETJMP_H 1
7441
7442configure: exit 0