Ticket #40287: config.2.log

File config.2.log, 242.3 KB (added by wichert@…, 11 years ago)

config.log for +python27 +ruby

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